From 27a33e9ec9f2a3ef6dc1ab050a250c58299727d5 Mon Sep 17 00:00:00 2001 From: Goraf Date: Fri, 17 Jan 2014 23:04:25 +0000 Subject: langpacks/polish: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7703 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/polish/Plugins/DbEditorPP.txt | 2 +- langpacks/polish/Plugins/Ping.txt | 4 ++-- langpacks/polish/Plugins/Variables.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'langpacks/polish/Plugins') diff --git a/langpacks/polish/Plugins/DbEditorPP.txt b/langpacks/polish/Plugins/DbEditorPP.txt index 13c669b377..cffe6e03d7 100644 --- a/langpacks/polish/Plugins/DbEditorPP.txt +++ b/langpacks/polish/Plugins/DbEditorPP.txt @@ -337,7 +337,7 @@ Typ [Size] Rozmiar [*** encrypted ***] -*** zaszyfrowane +*** zaszyfrowane *** [UNICODE] UNICODE [BLOB] diff --git a/langpacks/polish/Plugins/Ping.txt b/langpacks/polish/Plugins/Ping.txt index 79e394a911..49bd7d47a4 100644 --- a/langpacks/polish/Plugins/Ping.txt +++ b/langpacks/polish/Plugins/Ping.txt @@ -109,7 +109,7 @@ Włącz wszystkie pingi Wyłącz wszystkie pingi ;file \plugins\Ping\src\options.cpp [Open log file] - +Otwórz raport pliku [All\0*.*\0Text\0*.TXT\0] Wszystkie\0*.*\0Tekst\0*.TXT\0 [] @@ -160,7 +160,7 @@ Ping [Show/Hide &Ping Window] Pokaż/Ukryj okno Pingu [List] - +Lista ;file \plugins\Ping\src\rawping.cpp [Host %s requests that you reduce the amount of traffic you are sending.] Host %s prosi o zredukowanie produkowanego przez ciebie ruchu. diff --git a/langpacks/polish/Plugins/Variables.txt b/langpacks/polish/Plugins/Variables.txt index 72708308d3..3df352758c 100644 --- a/langpacks/polish/Plugins/Variables.txt +++ b/langpacks/polish/Plugins/Variables.txt @@ -378,4 +378,4 @@ przechowuje "y" jako zmienną o nazwie "x" ;file \plugins\Variables\src\variables.cpp ;file \plugins\Variables\src\variables.h [--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?()\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!()\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n``\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form , for example or .\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.] - +--- Znaki specjalne ---\r\n\r\n\Następujące znaki mają specjalne znaczenie w przetwarzaniu zmiennych:\r\n\r\n\?()\r\n\Przetworzy to podane argumenty funkcji, a wynik zostanie przetworzony ponownie. Przykład: Dzisiaj jest ?cdate(yyyy/MM/dd).\r\n\r\n\!()\r\n\Przetworzy to podane argumenty funkcji, a wynik nie zostanie przetworzony ponownie. Przykład: Wiadomość oczekująca: !message(,first,rcvd,unread).\r\n\r\n\%%\r\n\Będzie to przetwarzać dane pole. Przykład: Zainstalowałem Mirandę w: %mirandapath%.\r\n\r\n\``\r\n\To nie przetworzy podanego ciągu znaków. Każda funkcja, pole czy znak specjalny w ciągu będzie widoczny w wynikach nieprzetworzony. Przykład: Użyj `%mirandapath%` by pokazać ścieżkę instalacyjną Mirandy.\r\n\r\n\#\r\n\Doda to komentarz w przetwarzanym ciągu znaków. Wszystko od znaku # do końca linii zostanie usunięte. Przykład: %dbprofile% #jest to bezużyteczny komentarz.\r\n\r\n\r\n\--- Kontakty ---\r\n\r\n\Gdy funkcja wymaga kontaktu jako argumentu, to można określić go na dwa sposoby:\r\n\r\n\(1) Użyć unikalnego ID (UIN dla ICQ, email dla MSN) albo id protokołu i po nim id kontaktu w postaci , przykładowo lub .\r\n\r\n\(2) Używając funkcji kontaktów:\r\n\?contact(x,y)\r\n\Zostanie wyszukany kontakt który będzie zawierał wartość "x" w właściwości "y", przy czym "y" może przyjąć wartość:\r\n\first, last, nick, email, id lub display\r\n\r\n\Przykładowo: ?contact(miranda@hotmail.com,email) lub ?contact(Miranda,nick). Funkcja kontaktu zwróci unikalny kontakt zgodnie z zapytaniem, lub nic, jeżeli nie istnieje kontakt spełniający podane kryteria lub istnieje ich kilka. -- cgit v1.2.3