From bae5c5f21f99e13bbbdcfa2128cacbd0a7d6e08f Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 10 Jan 2014 08:51:28 +0000 Subject: - langpacks/belarusian: update (by Jerbifor) git-svn-id: http://svn.miranda-ng.org/main/trunk@7574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/belarusian/Plugins/CmdLine.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'langpacks/belarusian/Plugins/CmdLine.txt') diff --git a/langpacks/belarusian/Plugins/CmdLine.txt b/langpacks/belarusian/Plugins/CmdLine.txt index 34634da607..0502822022 100644 --- a/langpacks/belarusian/Plugins/CmdLine.txt +++ b/langpacks/belarusian/Plugins/CmdLine.txt @@ -58,7 +58,7 @@ Miranda была зачынена ці адбылася памылка пры ч [Sends a message to the specified contact(s).\nUsage: message [ [ [...]]] .\nThe command will send to the specified contact(s) - at least one contact must be specified - all parameters except the last one are considered recipients.\n has the following format: [:]. is the contact display name or unique ID and is an optional parameter representing the account of the contact (useful in case there is more than one contact with the same name).\nNOTE: The message string cannot exceed 512 characters.] Даслылае паведамленне пазначаным кантактам.\nВыкарыстанне: message <кантакт> [<кантакт> [<кантакт> ] [...]]] <Паведамленне>.\nКоманда адправіць<паведамленне> пазначаным кантактам. Трэба пазначыць мінімум адзін кантакт - усе параметры акрамя апошняга лічацца атрымальнікамі.\n<Кантакт> мае наступны фармат: <імя>[:<конт>]. <імя> - адлюстроўваемае імя кантакта, ці яго ID, <конт> - дадатковы параметр, конт кантакта (калі ёсць некалькі канатктаў з аднолькавым іменем).\nЗаўвага: <паведамленне> не павінна перавышаць 512 сімвалаў. [Allows you to manage database settings.\nUsage:\n db set (b|i|d|s|w)\n db delete \n db get .\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. is the name of the module where the key should be located, is the name of the key and is the value to be written. A character must be placed before 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 - юнікод. +Дазваляе кіраваць наладамі ў базе дадзеных.\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|) [].\n is one of the following settings:\n status (disable | enable | toggle)\n server .] Настройвае проксі сервер для конту ці глабальна.\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 a message windows for specified contacts.\nUsage:\n contacts list [ [account:] [id:] [status:] [ [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:'. To search for contacts that have a certain ID use the keyword 'id:'. To search for contacts that have a certain status use 'status:'.\n contacts open [ [account:] [id:] [status:] [ [...]]].\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:'. To search for contacts that have a certain ID use the keyword 'id:'. To search for contacts that have a certain status use 'status:'. If no keyword is specified the command will open a message window for all contacts that have unread messages.] -- cgit v1.2.3