From 582436f9da20b09a198ad6543bda0d97a72c4f92 Mon Sep 17 00:00:00 2001 From: bunnyhoney Date: Thu, 27 Mar 2014 08:23:27 +0000 Subject: langpacks/polish update (by Sherman) git-svn-id: http://svn.miranda-ng.org/main/trunk@8771 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/polish/Plugins/CmdLine.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'langpacks/polish/Plugins/CmdLine.txt') diff --git a/langpacks/polish/Plugins/CmdLine.txt b/langpacks/polish/Plugins/CmdLine.txt index 161d302b73..90d6407b70 100644 --- a/langpacks/polish/Plugins/CmdLine.txt +++ b/langpacks/polish/Plugins/CmdLine.txt @@ -58,7 +58,7 @@ Wywołuje jedną z usług Mirandy.\nJak używać: callservice (d|s) [ [ [...]]] .\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.] Wysyła wiadomość do określonego kontaktu(ów).\nJak używać: message [ [ [...]]] .\nKomenda wyśle do określonego kontaktu(ów) - przynajmniej jeden kontakt musi zostać podany - wszystkie parametry poza ostatnim są określane jako adresaci.\n ma następujący format: [:]. to nazwa wyświetlana lub identyfikator kontaktu (ID), a to opcjonalny parametr definiujący nazwę konta kontaktu (pomocne, gdy jest więcej kontaktów o tej samej nazwie).\nUwaga: Wiadomość nie może przekroczyć 512 znaków. [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.] -Pozwala na zarządzanie ustawieniami bazy danych.\nJak używać:\n db set (b|i|d|s|w)\n db delete \n db get .\nKomenda pozwala ustawić wpis w bazie danych do podanej wartości (jeżeli podany wpis nie istnieje w bazie, zostanie on stworzony) oraz odczytać i usuwać wpisy z bazy danych. to nazwa modułu, w którym powinien znajdować się klucz, to nazwa klucza, a to wartość, która ma zostać wpisana. Przed wartością musi zostać umieszczony znak w celu określenia jakiego typu dane mają zostać zapisane: b - bajt, i - liczba całkowita (słowo), d - słowo podwójne, s - ciąg, w - ciąg szeroki. +Pozwala na zarządzanie ustawieniami bazy danych.\nJak używać:\n db set (b|i|d|s|w)\n db delete \n db get .\nKomenda pozwala ustawić wpis w bazie danych do podanej wartości (jeżeli podany wpis nie istnieje w bazie, zostanie on utworzony) oraz odczytać i usuwać wpisy z bazy danych. to nazwa modułu, w którym powinien znajdować się klucz, to nazwa klucza, a to wartość, która ma zostać wpisana. Przed wartością musi zostać umieszczony znak w celu określenia jakiego typu dane mają zostać zapisane: b - bajt, i - liczba całkowita (słowo), d - słowo podwójne, s - ciąg, w - ciąg szeroki. [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 .] Konfiguruje ustawienia Proxy, globalnie lub dla wybranego konta.\nJak używać: proxy (global|) [].\n to jedno z poniższych ustawień:\n status (disable | enable | toggle)\n server . [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.] @@ -154,7 +154,7 @@ Kontakt "%s" ma %d zdarzeń w historii. Błąd ustawiania nicka na "%s" dla protokołu "%s" ;file \plugins\CmdLine\src\services.cpp [Could not create CommandLine listening server!] -Nie udało się stworzyć serwera nasłuchu wiersza poleceń! +Nie udało się utworzyć serwera nasłuchu wiersza poleceń! [You can only run one instance of CmdLine plugin.] Możesz uruchomić tylko jedną instancję wtyczki CmdLine. ;file \plugins\CmdLine\src\utils.cpp -- cgit v1.2.3