From c517ae27438aa967831c5a0cf510aff30ba39071 Mon Sep 17 00:00:00 2001 From: RMN Date: Sun, 25 May 2014 20:48:02 +0000 Subject: - langpacks/english_gb: HistoryStats - langpacks/ukrainian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@9309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/ukrainian/Plugins/CmdLine.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'langpacks/ukrainian/Plugins/CmdLine.txt') diff --git a/langpacks/ukrainian/Plugins/CmdLine.txt b/langpacks/ukrainian/Plugins/CmdLine.txt index ec3e510476..e8ab0b2ab8 100644 --- a/langpacks/ukrainian/Plugins/CmdLine.txt +++ b/langpacks/ukrainian/Plugins/CmdLine.txt @@ -48,7 +48,7 @@ Miranda була закрита або сталася помилка при оч [Notifies YAMN plugin to check for email.\nUsage: yamn check.] Запускає перевірку пошти у плагіні YAMN.\nВикористання: yamn check. [Calls a Miranda service.\nUsage: callservice (d|s) (d|s).\nThe command will call Miranda service using wParam and lParam as arguments; the first letter of the paramater must be either 'd' if the parameter is a decimal number or 's' if the parameter is a string. Be careful when you use this function as you can only pass numbers and strings as data.\nNOTE: If you pass invalid data to a service Miranda might crash.] -Викликає сервіс Miranda.\nВикористання: callservice <сервіс> (d|s) (d|s).\nКоманда викликає <сервіс> Miranda з використанням в якості аргументів wParam і lParam. Перша літера параметра повинна бути або 'd' (якщо параметр - десятковий), або 's' (якщо параметр - рядок). Будьте обережні з використанням цієї команди, оскільки можна передавати тільки числа і рядки як значення параметрів.\nУВАГА: Якщо ви вкажете невірні дані в параметрах сервісу, Miranda може аварійно завершитися. +Викликає сервіс Miranda.\nВикористання: callservice <сервіс> (d|s) (d|s).\nКоманда викликає <сервіс> Miranda з використанням в якості аргументів wParam і lParam. Перша літера параметра повинна бути або 'd' (якщо параметр - десятковий), або 's' (якщо параметр - рядок). Будьте обережні з використанням цієї команди, оскільки передавати як значення параметрів можна тільки числа і рядки.\nУВАГА: Якщо ви вкажете невірні дані в параметрах сервісу, 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.] -- cgit v1.2.3