diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-10-12 23:28:33 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-10-12 23:28:33 +0000 |
commit | cea595258e9d13df4148359341b414a6b7292717 (patch) | |
tree | 4130aa9348640e3342e380539eb3df49aef5ab43 /langpacks/russian/Plugins/CmdLine.txt | |
parent | 024d1075890086359d9ede5aa2ebd160ecaedb10 (diff) |
langpacks: update
git-svn-id: http://svn.miranda-ng.org/main/trunk@15551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/russian/Plugins/CmdLine.txt')
-rw-r--r-- | langpacks/russian/Plugins/CmdLine.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/langpacks/russian/Plugins/CmdLine.txt b/langpacks/russian/Plugins/CmdLine.txt index 7878b39262..05af8cc45a 100644 --- a/langpacks/russian/Plugins/CmdLine.txt +++ b/langpacks/russian/Plugins/CmdLine.txt @@ -36,7 +36,7 @@ [Allows you to manage database settings.\nUsage:\n db set <module> <name> (b|i|d|s|w)<value>\n db delete <module> <name>\n db get <module> <name>.\nThe command can set a database entry to the specified value (if the entry does not exist, it will be created) as well as read or delete a specified database entry. <Module> is the name of the module where the key should be located, <name> is the name of the key and <value> is the value to be written. A character must be placed before <value> in order to specify what kind of data to write: b - byte, i - integer (word), d - double word, s - string, w - wide string.]
Позволяет управлять настройками в базе данных.\nИспользование:\n db set <модуль> <имя> (b|i|d|s|w)<значение>\n db delete <модуль> <имя>\n db get <модуль> <имя>.\nКоманда позволяет считывать, удалять и устанавливать значения параметров в базе (если указанного параметра нет, он будет создан).\n<Модуль> - имя модуля, в котором находится ключ, <имя> - имя ключа, а <значение> это данные ключа. Перед <значение> должен быть указан символ для указания типа данных ключа: b - байт, i - целое (слово), d - двойное слово, s - строка, w - юникод.
[Configures proxy settings either globally or per account.\nUsage: proxy (global|<account>) <setting> [<params>].\n<Setting> is one of the following settings:\n status (disable | enable | toggle)\n server <proxy type> <server> <port>.]
-Настраивает прокси сервер для учётной записи или глобально.\nИспользование: proxy (global|<учётная запись>) <настройка> [<параметры>].\n<Настройка> - одно из следующих значений:\n status (disable | enable | toggle)*\n server <тип прокси> <сервер> <порт>.\n*disable - выключить.\n*enable - включить\n*toggle - переключить состояние.
+Настраивает прокси для учётной записи или глобально.\nИспользование: proxy (global|<учётная запись>) <настройка> [<параметры>].\n<Настройка> - одно из следующих значений:\n status (disable | enable | toggle)*\n server <тип прокси> <сервер> <порт>.\n*disable - выключить.\n*enable - включить\n*toggle - переключить состояние.
[Allows you to search/list contacts or open message windows for specified contacts.\nUsage:\n contacts list [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'.\n contacts open [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will open a message window for all contacts that match the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'. If no keyword is specified, the command will open a message window for all contacts that have unread messages.]
Позволяет искать/отображать контакты или открывать окно сообщений для указанных контактов.\nИспользование:\n contacts list [<ключ> [account:<учётная запись>] [id:<id>] [status:<статус>] [<ключ> [...]]].\nКоманда отобразит все контакты, найденные по указанным критериям.\nДля поиска по конкретной учётной записи используйте параметр 'account:<учётная запись>'\nДля поиска контакта по ID используйте ключ 'id:<id>'\nДля поиска контактов с указанным статусом, используйте 'status:<статус>'\n open [<ключ> [account:<учётная запись>] [id:<id>] [status:<статус>] [<ключ> [...]]].\nКоманда откроет окно сообщения для всех контактов, совпадающих с указанными критериями.\nДля поиска по конкретной учётной записи используйте параметр 'account:<учётная запись>'\nДля поиска контакта по ID используйте ключ 'id:<id>'\nДля поиска контактов с указанным статусом, используйте 'status:<статус>'\nЕсли ни один ключ не указан, команда откроет окно сообщений для всех контактов с непрочитанными сообщениями.
[Shows history or unread messages for a contact.\nUsage: history <command> <contact>.\n<Command> is one of the following commands:\n unread - show unread messages for that contact.\n show <contact> <start> <finish> - show history from event number <start> to <finish>. If any number is negative, it is interpreted as a relative index from the last event number +1 (so the last event for a contact is -1).]
@@ -160,7 +160,7 @@ ['%s' proxy was enabled.]
'%s' прокси включён.
[%s proxy server: %s %s:%d.]
-%s прокси сервер: %s %s:%d.
+%s прокси-сервер: %s %s:%d.
[%s proxy set to %s %s:%d.]
%s прокси установлен на %s %s:%d.
[%s The port or the proxy type parameter is invalid.]
|