From 4729a5696b5a1e37e4abe01d36838f0c967b8429 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 19 Sep 2015 21:37:32 +0000 Subject: langpacks update git-svn-id: http://svn.miranda-ng.org/main/trunk@15406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/english/Plugins/GG.txt | 2 +- langpacks/english/Plugins/ICQCorp.txt | 3 +-- langpacks/english/Plugins/MirLua.txt | 2 +- langpacks/english/Plugins/SendSS.txt | 2 +- langpacks/english/Plugins/Toaster.txt | 9 +++++++++ langpacks/russian/Plugins/ICQCorp.txt | 4 ++-- langpacks/russian/Plugins/MirLua.txt | 2 +- langpacks/russian/Plugins/SendSS.txt | 2 -- langpacks/russian/Plugins/Toaster.txt | 8 ++++++++ langpacks/russian/Untranslated/ICQCorp.txt | 1 - langpacks/russian/Untranslated/SendSS.txt | 1 + langpacks/russian/Untranslated/Toaster.txt | 3 +++ 12 files changed, 28 insertions(+), 11 deletions(-) create mode 100644 langpacks/russian/Untranslated/Toaster.txt (limited to 'langpacks') diff --git a/langpacks/english/Plugins/GG.txt b/langpacks/english/Plugins/GG.txt index 146d7eb791..432294a837 100644 --- a/langpacks/english/Plugins/GG.txt +++ b/langpacks/english/Plugins/GG.txt @@ -229,7 +229,7 @@ ;file \protocols\Gadu-Gadu\src\userutils.cpp [Cannot register new account because of error:\n\t%s] [Registration rejected] -[You have registered new account.\nPlease fill up your personal details in "M -> View/Change My Details..."] +[You have registered new account.\nPlease fill up your personal details in "Main menu -> View/change my details..."] [Your account cannot be removed because of error:\n\t%s] [Bad number or password] [Your account has been removed.] diff --git a/langpacks/english/Plugins/ICQCorp.txt b/langpacks/english/Plugins/ICQCorp.txt index 730036b7e0..a5682b7bca 100644 --- a/langpacks/english/Plugins/ICQCorp.txt +++ b/langpacks/english/Plugins/ICQCorp.txt @@ -16,7 +16,7 @@ [Ping:] [ICQ Corp] [Login Server:] -[ICQ#:] +[ICQ number:] [Password:] [You will need to reconnect to the ICQ network for the changes you have made on this page to take effect.] ;file \protocols\ICQCorp\src\options.cpp @@ -26,7 +26,6 @@ [You need specify ICQ Corporate login server.] [Your ICQ Corp number and password combination was rejected by the ICQ Corporate server. Please go to Options -> Network -> ICQCorp and try again.] ;file \protocols\ICQCorp\src\services.cpp -[ICQ number:] [%d file] [%d files] [%d directory] diff --git a/langpacks/english/Plugins/MirLua.txt b/langpacks/english/Plugins/MirLua.txt index 7633d707b1..3b9604670a 100644 --- a/langpacks/english/Plugins/MirLua.txt +++ b/langpacks/english/Plugins/MirLua.txt @@ -2,7 +2,7 @@ ;============================================================ ; File: MirLua.dll ; Plugin: MirLua -; Version: 0.11.4.4 +; Version: 0.11.4.5 ; Authors: Miranda NG team ;============================================================ [Extends Miranda NG functionality with Lua scripts.] diff --git a/langpacks/english/Plugins/SendSS.txt b/langpacks/english/Plugins/SendSS.txt index 76de5546d8..51cea8289a 100644 --- a/langpacks/english/Plugins/SendSS.txt +++ b/langpacks/english/Plugins/SendSS.txt @@ -146,7 +146,7 @@ [Couldn't take a screenshot] [Select a file] [Select a target window.] -[Screenshot of "%s"] +[Screenshot of entire desktop] [Screenshot for client area of "%s" window] [Screenshot of "%s" window] [Send screenshot?] diff --git a/langpacks/english/Plugins/Toaster.txt b/langpacks/english/Plugins/Toaster.txt index b232e55ffc..9b84c420b5 100644 --- a/langpacks/english/Plugins/Toaster.txt +++ b/langpacks/english/Plugins/Toaster.txt @@ -6,6 +6,15 @@ ; Authors: Miranda NG team ;============================================================ [Provides popup services based on Windows toast notification for different plugins.] +;file \plugins\Toaster\res\resource.rc +[Preview] +[Add shortcut] ;file \plugins\Toaster\src\main.cpp [This plugin requires Windows 8 or higher] +;file \plugins\Toaster\src\options.cpp [Failed to create shortcut] +[Shortcut was added to the start menu] +[Information] +[Warning] +[Error] +[Popups] diff --git a/langpacks/russian/Plugins/ICQCorp.txt b/langpacks/russian/Plugins/ICQCorp.txt index f91374dae7..a0702f22b8 100644 --- a/langpacks/russian/Plugins/ICQCorp.txt +++ b/langpacks/russian/Plugins/ICQCorp.txt @@ -23,6 +23,8 @@ Пинг: [Login Server:] Сервер: +[ICQ number:] +Номер ICQ: [Password:] Пароль: [You will need to reconnect to the ICQ network for the changes you have made on this page to take effect.] @@ -35,8 +37,6 @@ Необходимо указать сервер для подключения. [Your ICQ Corp number and password combination was rejected by the ICQ Corporate server. Please go to Options -> Network -> ICQCorp and try again.] Сервер не принял номер и пароль ICQ Corp. Исправьте их через Настройки -> Сеть -> ICQCorp и попробуйте подключиться снова. -[ICQ number:] -Номер ICQ: [%d file] %d файл [%d files] diff --git a/langpacks/russian/Plugins/MirLua.txt b/langpacks/russian/Plugins/MirLua.txt index fd17e1ef14..5fa49d2601 100644 --- a/langpacks/russian/Plugins/MirLua.txt +++ b/langpacks/russian/Plugins/MirLua.txt @@ -2,7 +2,7 @@ ;============================================================ ; File: MirLua.dll ; Plugin: MirLua -; Version: 0.11.4.4 +; Version: 0.11.4.5 ; Authors: Miranda NG team ;============================================================ [Extends Miranda NG functionality with Lua scripts.] diff --git a/langpacks/russian/Plugins/SendSS.txt b/langpacks/russian/Plugins/SendSS.txt index 6d29523c83..0bd3da4579 100644 --- a/langpacks/russian/Plugins/SendSS.txt +++ b/langpacks/russian/Plugins/SendSS.txt @@ -209,8 +209,6 @@ Upload Pie (1 нед) Выберите файл [Select a target window.] Выберите окно для отправки. -[Screenshot of "%s"] -Снимок "%s" [Screenshot for client area of "%s" window] Снимок содержимого окна "%s" [Screenshot of "%s" window] diff --git a/langpacks/russian/Plugins/Toaster.txt b/langpacks/russian/Plugins/Toaster.txt index bfa8f26244..4042a7d711 100644 --- a/langpacks/russian/Plugins/Toaster.txt +++ b/langpacks/russian/Plugins/Toaster.txt @@ -11,3 +11,11 @@ Для этого плагина требуется Windows 8 или новее. [Failed to create shortcut] Не удалось создать ярлык. +[Information] +Информация +[Warning] +Предупреждение +[Error] +Ошибка +[Popups] +Всплывающие окна diff --git a/langpacks/russian/Untranslated/ICQCorp.txt b/langpacks/russian/Untranslated/ICQCorp.txt index 201257acd2..bd5d086ed4 100644 --- a/langpacks/russian/Untranslated/ICQCorp.txt +++ b/langpacks/russian/Untranslated/ICQCorp.txt @@ -1,2 +1 @@ [ICQ Corp] -[ICQ#:] diff --git a/langpacks/russian/Untranslated/SendSS.txt b/langpacks/russian/Untranslated/SendSS.txt index 7d07c3c77f..0c8afe0841 100644 --- a/langpacks/russian/Untranslated/SendSS.txt +++ b/langpacks/russian/Untranslated/SendSS.txt @@ -21,3 +21,4 @@ [BBC link] [Could not register Miranda service.] [Fill description textbox.] +[Screenshot of entire desktop] diff --git a/langpacks/russian/Untranslated/Toaster.txt b/langpacks/russian/Untranslated/Toaster.txt new file mode 100644 index 0000000000..3270a6de8c --- /dev/null +++ b/langpacks/russian/Untranslated/Toaster.txt @@ -0,0 +1,3 @@ +[Preview] +[Add shortcut] +[Shortcut was added to the start menu] -- cgit v1.2.3