diff options
-rw-r--r-- | langpacks/ru/Plugins/AIM.txt | 4 | ||||
-rw-r--r-- | langpacks/ru/Plugins/AutoShutdown.txt | 11 | ||||
-rw-r--r-- | langpacks/ru/Plugins/CyrTranslit.txt | 11 | ||||
-rw-r--r-- | langpacks/ru/Plugins/DbChecker.txt | 4 | ||||
-rw-r--r-- | langpacks/ru/Plugins/Dbx_tree.txt | 11 | ||||
-rw-r--r-- | langpacks/ru/Plugins/SimpleStatusMsg.txt | 4 | ||||
-rw-r--r-- | plugins/DbChecker/src/version.h | 2 | ||||
-rw-r--r-- | plugins/Dbx_tree/src/Interface.h | 2 | ||||
-rw-r--r-- | plugins/SimpleStatusMsg/src/main.cpp | 2 | ||||
-rw-r--r-- | protocols/AimOscar/src/aim.cpp | 2 |
10 files changed, 43 insertions, 10 deletions
diff --git a/langpacks/ru/Plugins/AIM.txt b/langpacks/ru/Plugins/AIM.txt index 2b81aa7221..ac032e0847 100644 --- a/langpacks/ru/Plugins/AIM.txt +++ b/langpacks/ru/Plugins/AIM.txt @@ -12,8 +12,8 @@ (секунды)
[*Aim must be reconnected for some option to take effect.]
*AIM должен быть переподключён, чтобы изменения вступили в силу.
-[Provides support for AOL® Instant Messenger (AIM) protocol]
-Модуль протокола AIM
+[Provides support for AOL Instant Messenger (AIM) protocol.]
+Поддержка протокола AIM в Miranda NG.
[AIM Account Setup]
Настройки учётной записи AIM
[AIM Instant Idler]
diff --git a/langpacks/ru/Plugins/AutoShutdown.txt b/langpacks/ru/Plugins/AutoShutdown.txt new file mode 100644 index 0000000000..d3accba27f --- /dev/null +++ b/langpacks/ru/Plugins/AutoShutdown.txt @@ -0,0 +1,11 @@ +#muuid {9de24579-5c5c-49aa-80e8-4d38e4344e63}
+;============================================================
+; File: AutoShutdown.dll
+; Plugin: Adds the possibility to shutdown the computer when a specified event occurs
+; Versions: 1.4.0.2
+; URL: http://addons.miranda-im.org/details.php?action=viewfile&id=1086
+; Source: http://addons.miranda-im.org/download.php?dlsource=1086
+; Authors: H. Herkenrath
+;============================================================
+[Adds the possibility to shutdown the computer when a specified event occurs.]
+Модуль добвавляет возможность управления выключением компьютера через Miranda NG.
\ No newline at end of file diff --git a/langpacks/ru/Plugins/CyrTranslit.txt b/langpacks/ru/Plugins/CyrTranslit.txt new file mode 100644 index 0000000000..1251124692 --- /dev/null +++ b/langpacks/ru/Plugins/CyrTranslit.txt @@ -0,0 +1,11 @@ +#muuid {bcec0bd7-ca59-44b2-9a14-3a14980f524a}
+;============================================================
+; File: CyrTranslit.dll
+; Plugin: Replaces (for the selected contacts only) the Cyrillic letters in the outgoing messages with the phonetically equivalent Latin letter combinations
+; Versions: 0.1.2.0
+; URL: http://addons.miranda-im.org/details.php?action=viewfile&id=2523
+; Source: http://addons.miranda-im.org/download.php?dlsource=2523
+; Authors: ValeraVi, Ivan Krechetov
+;============================================================
+[Replaces (for the selected contacts only) the Cyrillic letters in the outgoing messages with the phonetically equivalent Latin letter combinations.]
+Транслитерация исходящих сообщений (заменп кириллических символов на фонетический эквивалент латинских).
\ No newline at end of file diff --git a/langpacks/ru/Plugins/DbChecker.txt b/langpacks/ru/Plugins/DbChecker.txt index fd9ad4e855..f6cfa8aa30 100644 --- a/langpacks/ru/Plugins/DbChecker.txt +++ b/langpacks/ru/Plugins/DbChecker.txt @@ -236,7 +236,7 @@ текущей БД
[Database encrypted with %s by %s]
БД зашифрована с помощью алгоритма %s от %s
-[Miranda NG Database Checker]
-Модуль проверки БД Miranda NG
+[Miranda NG Database Checker.]
+Модуль проверки БД Miranda NG.
[Database Checker cannot find a suitable database plugin to open '%s'.]
Модуль проверки не может найти подходящего драйвера БД для открытия '%s'.
\ No newline at end of file diff --git a/langpacks/ru/Plugins/Dbx_tree.txt b/langpacks/ru/Plugins/Dbx_tree.txt new file mode 100644 index 0000000000..22ec00b5d4 --- /dev/null +++ b/langpacks/ru/Plugins/Dbx_tree.txt @@ -0,0 +1,11 @@ +#muuid {28f45248-8c9c-4bee-9307-7bcf3e12bf99}
+;============================================================
+; File: Dbx_tree.dll
+; Plugin: Provides extended Miranda database support
+; Versions: 0.0.0.18
+; URL: http://www-user.tu-chemnitz.de/~kunmi/?dbx_tree&lang=en
+; Source: https://mysvn.ru/ghazan/myranda/trunk/plugins/Dbx_tree/
+; Authors: Michael 'Protogenes' Kunz
+;============================================================
+[Provides extended Miranda database support.]
+Продвинутый драйвер базы для Miranda NG.
\ No newline at end of file diff --git a/langpacks/ru/Plugins/SimpleStatusMsg.txt b/langpacks/ru/Plugins/SimpleStatusMsg.txt index d5bd1deaa3..309d583b9f 100644 --- a/langpacks/ru/Plugins/SimpleStatusMsg.txt +++ b/langpacks/ru/Plugins/SimpleStatusMsg.txt @@ -7,8 +7,8 @@ ; Source: http://dezeath.googlecode.com/svn/trunk/AddContactPlus/
; Authors: Dezeath
;============================================================
-[Provides a simple way to set status and away messages]
-Быстрая смена статусов и предустановленных сообщений статуса
+[Provides a simple way to set status and away messages.]
+Быстрая смена статусов и предустановленных сообщений статуса.
[Behaviour on status change]
Поведение при изменении статуса
[Global status change]
diff --git a/plugins/DbChecker/src/version.h b/plugins/DbChecker/src/version.h index b1c252353b..b6c1a876ae 100644 --- a/plugins/DbChecker/src/version.h +++ b/plugins/DbChecker/src/version.h @@ -5,7 +5,7 @@ #define __PLUGIN_NAME "Database Checker"
#define __INTERNAL_NAME "dbchecker"
#define __FILENAME "dbchecker.dll"
-#define __DESCRIPTION "Miranda NG Database Checker"
+#define __DESCRIPTION "Miranda NG Database Checker."
#define __AUTHOR "George Hazan"
#define __AUTHOREMAIL "ghazan@miranda-ng.org"
#define __AUTHORWEB "http://www.miranda-ng.org/"
diff --git a/plugins/Dbx_tree/src/Interface.h b/plugins/Dbx_tree/src/Interface.h index bde0a74511..f845707fde 100644 --- a/plugins/Dbx_tree/src/Interface.h +++ b/plugins/Dbx_tree/src/Interface.h @@ -49,7 +49,7 @@ extern DATABASELINK gDBLink; #define gResVersionString "0.0.0.18"
#define gInternalName "dbx_tree"
#define gInternalNameLong "Miranda dbx_tree database driver"
-#define gDescription "Provides extended Miranda database support"
+#define gDescription "Provides extended Miranda database support."
#define gAutor "Michael 'Protogenes' Kunz"
#define gAutorEmail "Michael.Kunz@s2005.TU-Chemnitz.de"
#define gCopyright "2007 - 2010 Michael 'Protogenes' Kunz"
diff --git a/plugins/SimpleStatusMsg/src/main.cpp b/plugins/SimpleStatusMsg/src/main.cpp index fca9393f51..81396b8f97 100644 --- a/plugins/SimpleStatusMsg/src/main.cpp +++ b/plugins/SimpleStatusMsg/src/main.cpp @@ -37,7 +37,7 @@ PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX),
"Simple Status Message",
PLUGIN_MAKE_VERSION(1, 9, 0, 4),
- "Provides a simple way to set status and away messages",
+ "Provides a simple way to set status and away messages.",
"Bartosz 'Dezeath' Biaek, Harven",
"dezred"/*antispam*/"@"/*antispam*/"gmail"/*antispam*/"."/*antispam*/"com",
" 2006-2011 Bartosz Biaek, 2005 Harven",
diff --git a/protocols/AimOscar/src/aim.cpp b/protocols/AimOscar/src/aim.cpp index 32ce3f8c58..e7880dea40 100644 --- a/protocols/AimOscar/src/aim.cpp +++ b/protocols/AimOscar/src/aim.cpp @@ -52,7 +52,7 @@ static const PLUGININFOEX pluginInfo = sizeof(PLUGININFOEX),
"AIM Protocol",
__VERSION_DWORD,
- "Provides support for AOL Instant Messenger (AIM) protocol",
+ "Provides support for AOL Instant Messenger (AIM) protocol.",
"Boris Krasnovskiy, Aaron Myles Landwehr",
"borkra@miranda-im.org",
" 2008-2011 Boris Krasnovskiy, 2005-2006 Aaron Myles Landwehr",
|