diff options
-rw-r--r-- | langpacks/english/Plugins/Dropbox.txt | 6 | ||||
-rw-r--r-- | langpacks/english/Plugins/FTPFile.txt | 2 | ||||
-rw-r--r-- | langpacks/english/Plugins/MinecraftDynmap.txt | 23 | ||||
-rw-r--r-- | langpacks/english/Plugins/StartupSilence.txt | 2 | ||||
-rw-r--r-- | langpacks/english/Plugins/Tox.txt | 2 | ||||
-rw-r--r-- | langpacks/russian/Plugins/Dropbox.txt | 4 | ||||
-rw-r--r-- | langpacks/russian/Plugins/FTPFile.txt | 2 | ||||
-rw-r--r-- | langpacks/russian/Plugins/MinecraftDynmap.txt | 7 | ||||
-rw-r--r-- | langpacks/russian/Plugins/StartupSilence.txt | 2 | ||||
-rw-r--r-- | langpacks/russian/Plugins/Tox.txt | 2 | ||||
-rw-r--r-- | langpacks/russian/Untranslated/Dropbox.txt | 3 | ||||
-rw-r--r-- | langpacks/russian/Untranslated/MinecraftDynmap.txt | 11 | ||||
-rw-r--r-- | langpacks/russian/Untranslated/StartupSilence.txt | 1 |
13 files changed, 53 insertions, 14 deletions
diff --git a/langpacks/english/Plugins/Dropbox.txt b/langpacks/english/Plugins/Dropbox.txt index 855b94e192..706a8cdaee 100644 --- a/langpacks/english/Plugins/Dropbox.txt +++ b/langpacks/english/Plugins/Dropbox.txt @@ -2,7 +2,7 @@ ;============================================================
; File: Dropbox.dll
; Plugin: Dropbox
-; Version: 0.12.0.4
+; Version: 0.12.0.5
; Authors: Miranda NG Team
;============================================================
[Allows you to transfer files via Dropbox.]
@@ -35,14 +35,14 @@ [is not deleted]
[is deleted]
;file \plugins\Dropbox\src\dropbox_events.cpp
-[Send files to Dropbox]
+[Upload files to Dropbox]
;file \plugins\Dropbox\src\dropbox_icons.cpp
[Protocol icon]
+[Upload file(s)]
;file \plugins\Dropbox\src\dropbox_menus.cpp
;file \plugins\Dropbox\src\dropbox_options.cpp
[you are already authorized]
[you are not authorized yet]
[Network]
-[Dropbox]
;file \plugins\Dropbox\src\dropbox_services.cpp
["%s" is not valid.\nUse "/help" for more info.]
diff --git a/langpacks/english/Plugins/FTPFile.txt b/langpacks/english/Plugins/FTPFile.txt index ca136f200c..89b8ee8a49 100644 --- a/langpacks/english/Plugins/FTPFile.txt +++ b/langpacks/english/Plugins/FTPFile.txt @@ -2,7 +2,7 @@ ;============================================================
; File: FTPFile.dll
; Plugin: FTP File YM
-; Version: 0.5.0.0
+; Version: 0.6.0.0
; Authors: yaho
;============================================================
[FTP a file to a server and send the URL to your friend. Supported automatic zipping before upload and encryption via SFTP and FTPS.]
diff --git a/langpacks/english/Plugins/MinecraftDynmap.txt b/langpacks/english/Plugins/MinecraftDynmap.txt new file mode 100644 index 0000000000..5ad0fbbea9 --- /dev/null +++ b/langpacks/english/Plugins/MinecraftDynmap.txt @@ -0,0 +1,23 @@ +#muuid {40da5ebd-4f2d-4bea-841c-eab77bee6f4f}
+;============================================================
+; File: MinecraftDynmap.dll
+; Plugin: Minecraft Dynmap protocol
+; Version: 0.0.0.1
+; Authors: Robert Pösel
+;============================================================
+[Minecraft Dynmap support for Miranda NG.]
+;file \protocols\MinecraftDynmap\res\resource.rc
+[Server:]
+[Visible name:]
+;file \protocols\MinecraftDynmap\src\chat.cpp
+[Server]
+[You]
+;file \protocols\MinecraftDynmap\src\communication.cpp
+[Message was not sent. Probably you are sending them too fast or chat is disabled completely.]
+[Set server address to connect.]
+;file \protocols\MinecraftDynmap\src\dialogs.cpp
+[Protocol Icon]
+;file \protocols\MinecraftDynmap\src\proto.cpp
+[%s server connection]
+[Unable to get Netlib connection for Minecraft Dynmap.]
+[Visible name]
diff --git a/langpacks/english/Plugins/StartupSilence.txt b/langpacks/english/Plugins/StartupSilence.txt index 08c9fb09fb..68f8ed41c1 100644 --- a/langpacks/english/Plugins/StartupSilence.txt +++ b/langpacks/english/Plugins/StartupSilence.txt @@ -41,5 +41,5 @@ [Silence At Startup is ON]
[Silence At Startup is OFF]
[Toggle Silence At Startup]
-[You have to install TopToolBar to use this option.]
+[You have to install "TopToolBar" to use this option.]
[You have to install "YAPP" or "Popup+" to use this option.]
diff --git a/langpacks/english/Plugins/Tox.txt b/langpacks/english/Plugins/Tox.txt index 4a9ba7ad77..43f8e7cdd6 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.5
+; Version: 0.11.1.6
; Authors: Miranda NG Team
;============================================================
[Tox protocol support for Miranda NG.]
diff --git a/langpacks/russian/Plugins/Dropbox.txt b/langpacks/russian/Plugins/Dropbox.txt index 746d8bc04c..581d164225 100644 --- a/langpacks/russian/Plugins/Dropbox.txt +++ b/langpacks/russian/Plugins/Dropbox.txt @@ -2,7 +2,7 @@ ;============================================================
; File: Dropbox.dll
; Plugin: Dropbox
-; Version: 0.12.0.4
+; Version: 0.12.0.5
; Authors: Miranda NG Team
;============================================================
[Allows you to transfer files via Dropbox.]
@@ -57,8 +57,6 @@ не удалён
[is deleted]
удалён
-[Send files to Dropbox]
-Файл через Dropbox
[Protocol icon]
Значок протокола
[you are already authorized]
diff --git a/langpacks/russian/Plugins/FTPFile.txt b/langpacks/russian/Plugins/FTPFile.txt index a3651a7df1..0f036dc6d1 100644 --- a/langpacks/russian/Plugins/FTPFile.txt +++ b/langpacks/russian/Plugins/FTPFile.txt @@ -2,7 +2,7 @@ ;============================================================
; File: FTPFile.dll
; Plugin: FTP File YM
-; Version: 0.5.0.0
+; Version: 0.6.0.0
; Authors: yaho
;============================================================
[FTP a file to a server and send the URL to your friend. Supported automatic zipping before upload and encryption via SFTP and FTPS.]
diff --git a/langpacks/russian/Plugins/MinecraftDynmap.txt b/langpacks/russian/Plugins/MinecraftDynmap.txt new file mode 100644 index 0000000000..facdb4e2e6 --- /dev/null +++ b/langpacks/russian/Plugins/MinecraftDynmap.txt @@ -0,0 +1,7 @@ +#muuid {40da5ebd-4f2d-4bea-841c-eab77bee6f4f}
+;============================================================
+; File: MinecraftDynmap.dll
+; Plugin: Minecraft Dynmap protocol
+; Version: 0.0.0.1
+; Authors: Robert Pösel
+;============================================================
diff --git a/langpacks/russian/Plugins/StartupSilence.txt b/langpacks/russian/Plugins/StartupSilence.txt index a1de791f90..d7caf5685f 100644 --- a/langpacks/russian/Plugins/StartupSilence.txt +++ b/langpacks/russian/Plugins/StartupSilence.txt @@ -71,7 +71,5 @@ Тихий запуск выключен
[Toggle Silence At Startup]
Тихий запуск Вкл/Выкл
-[You have to install TopToolBar to use this option.]
-Для использования этой функции необходим установленный плагин TopToolBar.
[You have to install "YAPP" or "Popup+" to use this option.]
Для использования этой функции необходим установленный \"YAPP\" или \"Popup+\" модуль всплывающих окон.
diff --git a/langpacks/russian/Plugins/Tox.txt b/langpacks/russian/Plugins/Tox.txt index 29c07a0994..61c8f16fc1 100644 --- a/langpacks/russian/Plugins/Tox.txt +++ b/langpacks/russian/Plugins/Tox.txt @@ -2,7 +2,7 @@ ;============================================================
; File: Tox.dll
; Plugin: Tox protocol
-; Version: 0.11.1.5
+; Version: 0.11.1.6
; Authors: Miranda NG Team
;============================================================
[Tox protocol support for Miranda NG.]
diff --git a/langpacks/russian/Untranslated/Dropbox.txt b/langpacks/russian/Untranslated/Dropbox.txt index 56eb18c63d..dc5cefea35 100644 --- a/langpacks/russian/Untranslated/Dropbox.txt +++ b/langpacks/russian/Untranslated/Dropbox.txt @@ -1 +1,2 @@ -[Dropbox]
+[Upload files to Dropbox]
+[Upload file(s)]
diff --git a/langpacks/russian/Untranslated/MinecraftDynmap.txt b/langpacks/russian/Untranslated/MinecraftDynmap.txt new file mode 100644 index 0000000000..6677a9ca53 --- /dev/null +++ b/langpacks/russian/Untranslated/MinecraftDynmap.txt @@ -0,0 +1,11 @@ +[Minecraft Dynmap support for Miranda NG.]
+[Server:]
+[Visible name:]
+[Server]
+[You]
+[Message was not sent. Probably you are sending them too fast or chat is disabled completely.]
+[Set server address to connect.]
+[Protocol Icon]
+[%s server connection]
+[Unable to get Netlib connection for Minecraft Dynmap.]
+[Visible name]
diff --git a/langpacks/russian/Untranslated/StartupSilence.txt b/langpacks/russian/Untranslated/StartupSilence.txt new file mode 100644 index 0000000000..80a9b88b8a --- /dev/null +++ b/langpacks/russian/Untranslated/StartupSilence.txt @@ -0,0 +1 @@ +[You have to install "TopToolBar" to use this option.]
|