summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--langpacks/english/Plugins/NewAwaySys.txt45
-rw-r--r--langpacks/english/Plugins/Tox.txt6
-rw-r--r--langpacks/english/Plugins/VKontakte.txt7
-rw-r--r--langpacks/english/Plugins/WhatsApp.txt2
-rw-r--r--langpacks/russian/Plugins/NewAwaySys.txt80
-rw-r--r--langpacks/russian/Plugins/Tox.txt10
-rw-r--r--langpacks/russian/Plugins/VKontakte.txt34
-rw-r--r--langpacks/russian/Untranslated/NewAwaySys.txt4
-rw-r--r--langpacks/russian/Untranslated/Tox.txt1
-rw-r--r--langpacks/russian/Untranslated/VKontakte.txt8
-rw-r--r--langpacks/russian/Untranslated/WhatsApp.txt2
11 files changed, 80 insertions, 119 deletions
diff --git a/langpacks/english/Plugins/NewAwaySys.txt b/langpacks/english/Plugins/NewAwaySys.txt
index 2bf15b251c..95c77f2825 100644
--- a/langpacks/english/Plugins/NewAwaySys.txt
+++ b/langpacks/english/Plugins/NewAwaySys.txt
@@ -2,36 +2,11 @@
;============================================================
; File: NewAwaySys.dll
; Plugin: New Away System Mod
-; Version: 0.4.0.3
+; Version: 0.4.0.4
; Authors: NightFox, Deathdemon, XF007, Goblineye Entertainment
;============================================================
[Allows you to handle your status messages in a convenient way.]
;file \plugins\NewAwaySysMod\res\NewAwaySys.rc
-[Popup notification]
-[Popup text format]
-[Preview]
-[V]
-[%extratext% is your status message]
-[Click action]
-[On left click]
-[On right click]
-[Delay]
-[Sec]
-[0 = Default]
-[-1 = Infinite]
-[Colors]
-[Background]
-[Use default]
-[Text]
-[Only notify when:]
-[On&line]
-[&Away]
-[&NA]
-[Occ&upied]
-[&DND]
-[&Free for chat]
-[&Other]
-[Log to a file only when popup notification for a contact is enabled]
[Enable autoreply]
[On event...]
[Don't reply to ICQ contacts]
@@ -43,10 +18,18 @@
[times (-1=infinite)]
[Reset this counter also when I just change my status text\n(when status icon remains the same)]
[Disable autoreply when...]
+[On&line]
+[&Away]
+[&NA]
+[Occ&upied]
+[&DND]
+[&Free for chat]
[&Invisible]
[On the &phone]
[Out to &lunch]
[Autoreply format:]
+[V]
+[%extratext% is your status message]
[&Variables]
[Se&ttings]
[Ignore requests]
@@ -142,8 +125,15 @@
[Out to lunch]
[Been having ?ifgreater(?ctime(H),2,?ifgreater(?ctime(H),10,?ifgreater(?ctime(H),16,supper,dinner),breakfast),supper) since %nas_awaysince_time%.]
;file \plugins\NewAwaySysMod\src\AwaySys.cpp
-[Toggle On]
[Toggle Off]
+[Toggle On]
+[Dot]
+[Ignore]
+[Indefinite]
+[Set status message]
+[Add]
+[Save]
+[Settings]
[Set %s message for the contact]
[Re&ad %s message]
[Toggle autoreply on/off]
@@ -164,7 +154,6 @@
[%d minutes]
[%d seconds]
[Read status message]
-[Set status message]
[On]
[Off]
[Use the default setting]
diff --git a/langpacks/english/Plugins/Tox.txt b/langpacks/english/Plugins/Tox.txt
index 0807953acd..aee973b17f 100644
--- a/langpacks/english/Plugins/Tox.txt
+++ b/langpacks/english/Plugins/Tox.txt
@@ -2,7 +2,7 @@
;============================================================
; File: Tox.dll
; Plugin: Tox protocol
-; Version: 0.11.1.13
+; Version: 0.11.1.14
; Authors: Miranda NG Team
;============================================================
[Tox protocol support for Miranda NG.]
@@ -56,7 +56,7 @@
;file \protocols\Tox\src\tox_chatrooms.cpp
[Group chat]
;file \protocols\Tox\src\tox_core.cpp
-[Unable to initialize tox core]
+[Unable to initialize Tox core]
;file \protocols\Tox\src\tox_events.cpp
[Profiles folder]
[Tox URI scheme]
@@ -71,6 +71,8 @@
;file \protocols\Tox\src\tox_menus.cpp
[Request authorization]
[Grant authorization]
+;file \protocols\Tox\src\tox_messages.cpp
+[You cannot send when you are offline.]
;file \protocols\Tox\src\tox_multimedia.cpp
[Incoming call from %s]
[Outgoing call to %s]
diff --git a/langpacks/english/Plugins/VKontakte.txt b/langpacks/english/Plugins/VKontakte.txt
index 31ea18bfa4..f382bf75a4 100644
--- a/langpacks/english/Plugins/VKontakte.txt
+++ b/langpacks/english/Plugins/VKontakte.txt
@@ -2,7 +2,7 @@
;============================================================
; File: VKontakte.dll
; Plugin: VKontakte protocol
-; Version: 0.1.1.14
+; Version: 0.1.1.15
; Authors: Miranda NG Team
;============================================================
[VKontakte protocol support for Miranda NG.]
@@ -183,11 +183,11 @@
[Topic text:]
;file \protocols\VKontakte\src\vk_files.cpp
[Protocol is offline]
-[File not exist]
+[File does not exist]
[File type not supported]
[Error open file]
[Error read file]
-[Error upload file]
+[File upload error]
[Upload server returned empty URL]
[Invalid or unknown recipient user ID]
[Couldn't save file]
@@ -199,7 +199,6 @@
[Invalid filename]
[Invalid filesize]
[Unknown error occurred]
-[File upload error]
;file \protocols\VKontakte\src\vk_history.cpp
[Are you sure to reload all messages from vk.com?\nLocal contact history will be deleted and reloaded from the server.\nIt may take a long time.\nDo you want to continue?]
[Attention!]
diff --git a/langpacks/english/Plugins/WhatsApp.txt b/langpacks/english/Plugins/WhatsApp.txt
index 96efd4eb81..d1af609140 100644
--- a/langpacks/english/Plugins/WhatsApp.txt
+++ b/langpacks/english/Plugins/WhatsApp.txt
@@ -46,6 +46,8 @@
[Please enter a password.]
;file \protocols\WhatsApp\src\contacts.cpp
[is now known as '%s']
+[Last online on %x at %X]
+[Denied: Last online on %x at %X]
[Last seen on %x at %X]
;file \protocols\WhatsApp\src\dialogs.cpp
[An SMS with registration code will be sent to your mobile phone.\nNotice that you are not able to use the real WhatsApp and this plugin simultaneously!\nContinue?]
diff --git a/langpacks/russian/Plugins/NewAwaySys.txt b/langpacks/russian/Plugins/NewAwaySys.txt
index 46f985ef31..4ab42f7a41 100644
--- a/langpacks/russian/Plugins/NewAwaySys.txt
+++ b/langpacks/russian/Plugins/NewAwaySys.txt
@@ -2,61 +2,11 @@
;============================================================
; File: NewAwaySys.dll
; Plugin: New Away System Mod
-; Version: 0.4.0.3
+; Version: 0.4.0.4
; Authors: NightFox, Deathdemon, XF007, Goblineye Entertainment
;============================================================
[Allows you to handle your status messages in a convenient way.]
Позволяет удобно управлять сообщениями статуса.
-[Popup notification]
-Всплывающее окно
-[Popup text format]
-Формат сообщения во вспл. окне
-[Preview]
-Тест
-[V]
-Пер.
-[%extratext% is your status message]
-%extratext% это ваше сообщение статуса
-[Click action]
-Действия по щелчку
-[On left click]
-Левый щелчок
-[On right click]
-Правый щелчок
-[Delay]
-Задержка
-[Sec]
-сек.
-[0 = Default]
-0=Умолчание
-[-1 = Infinite]
--1=Бесконечно
-[Colors]
-Цвета
-[Background]
-Фон
-[Use default]
-По умолчанию
-[Text]
-Текст
-[Only notify when:]
-Уведомлять, только если:
-[On&line]
-В с&ети
-[&Away]
-&Отсутствую
-[&NA]
-&Недоступен
-[Occ&upied]
-Зан&ят
-[&DND]
-Не &беспокоить
-[&Free for chat]
-&Готов болтать
-[&Other]
-&Другое
-[Log to a file only when popup notification for a contact is enabled]
-Записывать в файл, только если уведомление окном включено
[Enable autoreply]
Включить автоответчик
[On event...]
@@ -79,6 +29,18 @@
Сбросить этот счётчик после смены статусного сообщения (но не статуса)
[Disable autoreply when...]
Отключить автоответчик когда...
+[On&line]
+В с&ети
+[&Away]
+&Отсутствую
+[&NA]
+&Недоступен
+[Occ&upied]
+Зан&ят
+[&DND]
+Не &беспокоить
+[&Free for chat]
+&Готов болтать
[&Invisible]
&Невидимый
[On the &phone]
@@ -87,6 +49,10 @@
Обедаю
[Autoreply format:]
Формат автоответа:
+[V]
+Пер.
+[%extratext% is your status message]
+%extratext% это ваше сообщение статуса
[&Variables]
&Переменные
[Se&ttings]
@@ -271,10 +237,16 @@
Обедаю
[Been having ?ifgreater(?ctime(H),2,?ifgreater(?ctime(H),10,?ifgreater(?ctime(H),16,supper,dinner),breakfast),supper) since %nas_awaysince_time%.]
Сейчас ?ifgreater(?ctime(H),2,?ifgreater(?ctime(H),10,?ifgreater(?ctime(H),16,ужинаю,обедаю),завтракаю),ужинаю) с %nas_awaysince_time%.
-[Toggle On]
-Включить
[Toggle Off]
Выключить
+[Toggle On]
+Включить
+[Ignore]
+Игнорировать
+[Set status message]
+Установить статусное сообщение
+[Add]
+Добавить
[Set %s message for the contact]
Уст. %s сообщение для контакта
[Re&ad %s message]
@@ -315,8 +287,6 @@
%d сек.
[Read status message]
Читать статусное сообщение
-[Set status message]
-Установить статусное сообщение
[On]
Вкл
[Off]
diff --git a/langpacks/russian/Plugins/Tox.txt b/langpacks/russian/Plugins/Tox.txt
index 4385fe8a36..0e55424792 100644
--- a/langpacks/russian/Plugins/Tox.txt
+++ b/langpacks/russian/Plugins/Tox.txt
@@ -2,15 +2,11 @@
;============================================================
; File: Tox.dll
; Plugin: Tox protocol
-; Version: 0.11.1.13
+; Version: 0.11.1.14
; Authors: Miranda NG Team
;============================================================
[Tox protocol support for Miranda NG.]
Поддержка протокола Tox в Miranda NG.
-[Unable to initialize tox core]
-Невозможно инициализировать ядро Tox
-[One of the arguments is missing]
-Пропущен один из аргументов
[Create]
Создать
[Import]
@@ -101,6 +97,8 @@ IPv6 адрес (необязательно)
Для:
[Group chat]
Чат
+[Unable to initialize Tox core]
+Невозможно инициализировать ядро Tox
[Profiles folder]
Папка профилей
[Tox URI scheme]
@@ -185,6 +183,8 @@ IPv6 адрес (необязательно)
Контакт уже в вашем списке контактов
[Query]
Запрос
+[One of the arguments is missing]
+Пропущен один из аргументов
[Unable to allocate enough memory]
Невозможно выделить достаточно памяти
[Unable to bind to a port]
diff --git a/langpacks/russian/Plugins/VKontakte.txt b/langpacks/russian/Plugins/VKontakte.txt
index 560af4e7fd..86a73fb576 100644
--- a/langpacks/russian/Plugins/VKontakte.txt
+++ b/langpacks/russian/Plugins/VKontakte.txt
@@ -2,7 +2,7 @@
;============================================================
; File: VKontakte.dll
; Plugin: VKontakte protocol
-; Version: 0.1.1.14
+; Version: 0.1.1.15
; Authors: Miranda NG Team
;============================================================
[VKontakte protocol support for Miranda NG.]
@@ -345,6 +345,22 @@ Cоздать комнату чата
Текст записи:
[Topic text:]
Текст темы:
+[Protocol is offline]
+Протокол не в сети
+[File does not exist]
+Файл отсутствует
+[File type not supported]
+Неподдерживаемый тип файла
+[Error open file]
+Ошибка при открытии файла
+[Error read file]
+Ошибка при чтении файла
+[File upload error]
+Ошибка загрузки файла
+[Upload server returned empty URL]
+Сервер вернул пустую ссылку
+[Invalid or unknown recipient user ID]
+ID получателя ошибочен или неизвестен
[Couldn't save file]
Невозможно сохранить файл
[Invalid album id]
@@ -363,8 +379,6 @@ Cоздать комнату чата
Неверный размер файла
[Unknown error occurred]
Неизвестная ошибка
-[File upload error]
-Ошибка загрузки файла
[Are you sure to reload all messages from vk.com?\nLocal contact history will be deleted and reloaded from the server.\nIt may take a long time.\nDo you want to continue?]
Вы уверены, что хотите загрузить все сообщения с сайта vk.com?\nЛокальная история контакта будет удалена и загружена с сервера.\nЭто может занять много времени.\nВы уверены, что хотите продолжить?
[Attention!]
@@ -459,17 +473,3 @@ Cоздать комнату чата
Сообщение на стене пользователя
[Attention! Message body or url should not be empty!]
Внимание! Текст сообщения или ссылка не могут быть пустыми!
-[Protocol is offline]
-Протокол не в сети
-[File does not exist]
-Файл отсутствует
-[File type not supported]
-Неподдерживаемый тип файла
-[Error open file]
-Ошибка при открытии файла
-[Error read file]
-Ошибка при чтении файла
-[Upload server returned empty URL]
-Сервер вернул пустую ссылку
-[Invalid or unknown recipient user ID]
-ID получателя ошибочен или неизвестен
diff --git a/langpacks/russian/Untranslated/NewAwaySys.txt b/langpacks/russian/Untranslated/NewAwaySys.txt
index cc23decc68..c22008f959 100644
--- a/langpacks/russian/Untranslated/NewAwaySys.txt
+++ b/langpacks/russian/Untranslated/NewAwaySys.txt
@@ -1,4 +1,8 @@
[Configure autoaway]
+[Dot]
+[Indefinite]
+[Save]
+[Settings]
[Set message for]
[message for]
[available autoreply only]
diff --git a/langpacks/russian/Untranslated/Tox.txt b/langpacks/russian/Untranslated/Tox.txt
index 3872aaf45e..cc86a6c870 100644
--- a/langpacks/russian/Untranslated/Tox.txt
+++ b/langpacks/russian/Untranslated/Tox.txt
@@ -1,2 +1,3 @@
[Tox ID:]
[Tox]
+[You cannot send when you are offline.]
diff --git a/langpacks/russian/Untranslated/VKontakte.txt b/langpacks/russian/Untranslated/VKontakte.txt
index 6fda07a3f7..4d2147c4cb 100644
--- a/langpacks/russian/Untranslated/VKontakte.txt
+++ b/langpacks/russian/Untranslated/VKontakte.txt
@@ -1,9 +1 @@
[URL:]
-[Protocol is offline]
-[File not exist]
-[File type not supported]
-[Error open file]
-[Error read file]
-[Error upload file]
-[Upload server returned empty URL]
-[Invalid or unknown recipient user ID]
diff --git a/langpacks/russian/Untranslated/WhatsApp.txt b/langpacks/russian/Untranslated/WhatsApp.txt
index 59f7651014..469e1f695a 100644
--- a/langpacks/russian/Untranslated/WhatsApp.txt
+++ b/langpacks/russian/Untranslated/WhatsApp.txt
@@ -1 +1,3 @@
[Use remote message timestamps]
+[Last online on %x at %X]
+[Denied: Last online on %x at %X]