diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-09-06 22:53:17 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-09-06 22:53:17 +0000 |
commit | 94b6d7e22023b069ffe7bdc1288fffb21a8f4269 (patch) | |
tree | 25469d631c53aa97cd31fdf2d861a8d87d8eecf7 /langpacks/polish | |
parent | ddc9a2e2a80a9237dd758dbe6c0fb87ee1ab1030 (diff) |
langpacks: update according to [15144]
git-svn-id: http://svn.miranda-ng.org/main/trunk@15287 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/polish')
-rw-r--r-- | langpacks/polish/Plugins/MessageState.txt | 7 | ||||
-rw-r--r-- | langpacks/polish/Plugins/Tox.txt | 30 | ||||
-rw-r--r-- | langpacks/polish/Plugins/WhatsApp.txt | 2 | ||||
-rw-r--r-- | langpacks/polish/Untranslated/MessageState.txt | 3 | ||||
-rw-r--r-- | langpacks/polish/Untranslated/Tox.txt | 13 |
5 files changed, 54 insertions, 1 deletions
diff --git a/langpacks/polish/Plugins/MessageState.txt b/langpacks/polish/Plugins/MessageState.txt index 19df6f3236..f67df6c45a 100644 --- a/langpacks/polish/Plugins/MessageState.txt +++ b/langpacks/polish/Plugins/MessageState.txt @@ -7,6 +7,9 @@ ;============================================================
[Displays icons in message window showing whether your last outgoing message was read / is still unread.]
Wyświetla ikonę w oknie rozmowy informującą o tym czy ostatnia wysłana wiadomość została już odczytana czy nie.
+;file \plugins\MessageState\src\clist_extra.cpp
+[MessageState unread extra icon]
+
;file \plugins\MessageState\src\global.h
[Unread message icon]
Ikona nieprzeczytanej wiadomości
@@ -16,9 +19,13 @@ Ikona odczytanej wiadomości Ikona nieudanego wysyłania
[Sending message icon]
Ikona wysyłania wiadomości
+[Unread clist extra icon]
+
;file \plugins\MessageState\src\messagestate.cpp
[Last message read at]
ostatnią wiadomość przeczytano
+[Last message read (unknown time)]
+
[Last message is not read]
Nie przeczytano ostatniej wiadomości
[Last message was not sent.]
diff --git a/langpacks/polish/Plugins/Tox.txt b/langpacks/polish/Plugins/Tox.txt index ebedc0e9bd..70318adb68 100644 --- a/langpacks/polish/Plugins/Tox.txt +++ b/langpacks/polish/Plugins/Tox.txt @@ -181,6 +181,15 @@ Protokoły Konto
[Nodes]
Gniazda
+;file \protocols\Tox\src\tox_profile.cpp
+[Unable to open tox profile]
+
+[Unable to read tox profile]
+
+[Unable to decrypt tox profile]
+
+[Unable to load tox profile]
+
;file \protocols\Tox\src\tox_proto.cpp
[You cannot add yourself to your contact list]
Nie możesz dodać siebie samego do swojej listy kontaktów
@@ -189,3 +198,24 @@ Kontakt jest już na liście kontaktów ;file \protocols\Tox\src\tox_search.cpp
[Query]
Zapytanie
+;file \protocols\Tox\src\tox_utils.cpp
+[One of the arguments is not valid or ]
+
+[Unable to allocate enough memory]
+
+[Unable to bind to a port]
+
+[The proxy type is not valid]
+
+[The proxy host is not valid]
+
+[The proxy port is not valid]
+
+[The proxy address could not be resolved]
+
+[The profile is encrypted]
+
+[The data format is not valid]
+
+[Unknown error]
+Nieznany błąd
diff --git a/langpacks/polish/Plugins/WhatsApp.txt b/langpacks/polish/Plugins/WhatsApp.txt index 15bd208570..af973a9ff0 100644 --- a/langpacks/polish/Plugins/WhatsApp.txt +++ b/langpacks/polish/Plugins/WhatsApp.txt @@ -2,7 +2,7 @@ ;============================================================
; File: WhatsApp.dll
; Plugin: WhatsApp protocol
-; Version: 0.1.2.15
+; Version: 0.1.3.1
; Authors: Uli Hecht
;============================================================
[WhatsApp protocol support for Miranda NG.]
diff --git a/langpacks/polish/Untranslated/MessageState.txt b/langpacks/polish/Untranslated/MessageState.txt new file mode 100644 index 0000000000..9d408a963b --- /dev/null +++ b/langpacks/polish/Untranslated/MessageState.txt @@ -0,0 +1,3 @@ +[MessageState unread extra icon]
+[Unread clist extra icon]
+[Last message read (unknown time)]
diff --git a/langpacks/polish/Untranslated/Tox.txt b/langpacks/polish/Untranslated/Tox.txt new file mode 100644 index 0000000000..a909351666 --- /dev/null +++ b/langpacks/polish/Untranslated/Tox.txt @@ -0,0 +1,13 @@ +[Unable to open tox profile]
+[Unable to read tox profile]
+[Unable to decrypt tox profile]
+[Unable to load tox profile]
+[One of the arguments is not valid or ]
+[Unable to allocate enough memory]
+[Unable to bind to a port]
+[The proxy type is not valid]
+[The proxy host is not valid]
+[The proxy port is not valid]
+[The proxy address could not be resolved]
+[The profile is encrypted]
+[The data format is not valid]
|