diff options
44 files changed, 356 insertions, 17 deletions
diff --git a/langpacks/belarusian/Plugins/MessageState.txt b/langpacks/belarusian/Plugins/MessageState.txt index 50d7eb0813..d4be9aeee4 100644 --- a/langpacks/belarusian/Plugins/MessageState.txt +++ b/langpacks/belarusian/Plugins/MessageState.txt @@ -5,6 +5,7 @@ ; Version: 0.0.1.0
; Authors: MikalaiR
;============================================================
+;file \plugins\MessageState\src\clist_extra.cpp
;file \plugins\MessageState\src\global.h
;file \plugins\MessageState\src\messagestate.cpp
[Sending...]
diff --git a/langpacks/belarusian/Plugins/Tox.txt b/langpacks/belarusian/Plugins/Tox.txt index 31668727c7..529024cb4f 100644 --- a/langpacks/belarusian/Plugins/Tox.txt +++ b/langpacks/belarusian/Plugins/Tox.txt @@ -79,9 +79,11 @@ Сеціва
[Account]
Конт
+;file \protocols\Tox\src\tox_profile.cpp
;file \protocols\Tox\src\tox_proto.cpp
[Contact already in your contact list]
Кантакт ужо ў вашым спісе
;file \protocols\Tox\src\tox_search.cpp
[Query]
Запыт
+;file \protocols\Tox\src\tox_utils.cpp
diff --git a/langpacks/belarusian/Plugins/WhatsApp.txt b/langpacks/belarusian/Plugins/WhatsApp.txt index f6fd89f662..24b29ca1a9 100644 --- a/langpacks/belarusian/Plugins/WhatsApp.txt +++ b/langpacks/belarusian/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/bulgarian/Plugins/WhatsApp.txt b/langpacks/bulgarian/Plugins/WhatsApp.txt index 5d0d838d6f..da026df726 100644 --- a/langpacks/bulgarian/Plugins/WhatsApp.txt +++ b/langpacks/bulgarian/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
;============================================================
[Phone number]
diff --git a/langpacks/bulgarian/Untranslated/MessageState.txt b/langpacks/bulgarian/Untranslated/MessageState.txt index a16fd566e8..b503e7bf91 100644 --- a/langpacks/bulgarian/Untranslated/MessageState.txt +++ b/langpacks/bulgarian/Untranslated/MessageState.txt @@ -1,8 +1,11 @@ [Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+[MessageState unread extra icon]
[Unread message icon]
[Read message icon]
[Failed sending icon]
[Sending message icon]
+[Unread clist extra icon]
[Last message read at]
+[Last message read (unknown time)]
[Last message is not read]
[Last message was not sent.]
diff --git a/langpacks/bulgarian/Untranslated/Tox.txt b/langpacks/bulgarian/Untranslated/Tox.txt index 6d77bdfd2a..7cb716c99d 100644 --- a/langpacks/bulgarian/Untranslated/Tox.txt +++ b/langpacks/bulgarian/Untranslated/Tox.txt @@ -3,3 +3,17 @@ [Audio start]
[Audio end]
[Call canceled]
+[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]
+[Unknown error]
diff --git a/langpacks/croatian/Plugins/MessageState.txt b/langpacks/croatian/Plugins/MessageState.txt index aec1de175d..4cf5e76efd 100644 --- a/langpacks/croatian/Plugins/MessageState.txt +++ b/langpacks/croatian/Plugins/MessageState.txt @@ -7,6 +7,9 @@ ;============================================================
[Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+;file \plugins\MessageState\src\clist_extra.cpp
+[MessageState unread extra icon]
+
;file \plugins\MessageState\src\global.h
[Unread message icon]
@@ -16,9 +19,13 @@ [Sending message icon]
+[Unread clist extra icon]
+
;file \plugins\MessageState\src\messagestate.cpp
[Last message read at]
+[Last message read (unknown time)]
+
[Last message is not read]
[Last message was not sent.]
diff --git a/langpacks/croatian/Plugins/Tox.txt b/langpacks/croatian/Plugins/Tox.txt index a265779f66..5f5c27826e 100644 --- a/langpacks/croatian/Plugins/Tox.txt +++ b/langpacks/croatian/Plugins/Tox.txt @@ -181,6 +181,15 @@ sve datoteke [Nodes]
+;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]
@@ -189,3 +198,24 @@ sve datoteke ;file \protocols\Tox\src\tox_search.cpp
[Query]
+;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]
+
diff --git a/langpacks/croatian/Plugins/WhatsApp.txt b/langpacks/croatian/Plugins/WhatsApp.txt index 39ad7cecc7..e6a8f6834f 100644 --- a/langpacks/croatian/Plugins/WhatsApp.txt +++ b/langpacks/croatian/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/croatian/Untranslated/MessageState.txt b/langpacks/croatian/Untranslated/MessageState.txt index a7babeebaa..84260f3bf0 100644 --- a/langpacks/croatian/Untranslated/MessageState.txt +++ b/langpacks/croatian/Untranslated/MessageState.txt @@ -1,9 +1,12 @@ [Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+[MessageState unread extra icon]
[Unread message icon]
[Read message icon]
[Failed sending icon]
[Sending message icon]
+[Unread clist extra icon]
[Last message read at]
+[Last message read (unknown time)]
[Last message is not read]
[Last message was not sent.]
[Sending...]
diff --git a/langpacks/croatian/Untranslated/Tox.txt b/langpacks/croatian/Untranslated/Tox.txt index a7f6b98b65..360ea3b96c 100644 --- a/langpacks/croatian/Untranslated/Tox.txt +++ b/langpacks/croatian/Untranslated/Tox.txt @@ -76,6 +76,20 @@ [Network]
[Account]
[Nodes]
+[Unable to open tox profile]
+[Unable to read tox profile]
+[Unable to decrypt tox profile]
+[Unable to load tox profile]
[You cannot add yourself to your contact list]
[Contact already in your contact list]
[Query]
+[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]
diff --git a/langpacks/english_gb/Plugins/WhatsApp.txt b/langpacks/english_gb/Plugins/WhatsApp.txt index 223b9f6318..f4470fd7f2 100644 --- a/langpacks/english_gb/Plugins/WhatsApp.txt +++ b/langpacks/english_gb/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
;============================================================
[Unable to initialize Netlib for %s.]
diff --git a/langpacks/french/Plugins/MessageState.txt b/langpacks/french/Plugins/MessageState.txt index fd42275b9c..210617f078 100644 --- a/langpacks/french/Plugins/MessageState.txt +++ b/langpacks/french/Plugins/MessageState.txt @@ -7,6 +7,9 @@ ;============================================================
[Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+;file \plugins\MessageState\src\clist_extra.cpp
+[MessageState unread extra icon]
+
;file \plugins\MessageState\src\global.h
[Unread message icon]
@@ -16,9 +19,13 @@ [Sending message icon]
+[Unread clist extra icon]
+
;file \plugins\MessageState\src\messagestate.cpp
[Last message read at]
+[Last message read (unknown time)]
+
[Last message is not read]
[Last message was not sent.]
diff --git a/langpacks/french/Plugins/Tox.txt b/langpacks/french/Plugins/Tox.txt index 8690c35a1d..0f3b5ba5d8 100644 --- a/langpacks/french/Plugins/Tox.txt +++ b/langpacks/french/Plugins/Tox.txt @@ -181,6 +181,15 @@ Réseau Compte
[Nodes]
+;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]
@@ -189,3 +198,24 @@ Compte ;file \protocols\Tox\src\tox_search.cpp
[Query]
+;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]
+Erreur inconnue
diff --git a/langpacks/french/Plugins/WhatsApp.txt b/langpacks/french/Plugins/WhatsApp.txt index 57e6e1b13b..975bf9b387 100644 --- a/langpacks/french/Plugins/WhatsApp.txt +++ b/langpacks/french/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/french/Untranslated/MessageState.txt b/langpacks/french/Untranslated/MessageState.txt index a16fd566e8..b503e7bf91 100644 --- a/langpacks/french/Untranslated/MessageState.txt +++ b/langpacks/french/Untranslated/MessageState.txt @@ -1,8 +1,11 @@ [Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+[MessageState unread extra icon]
[Unread message icon]
[Read message icon]
[Failed sending icon]
[Sending message icon]
+[Unread clist extra icon]
[Last message read at]
+[Last message read (unknown time)]
[Last message is not read]
[Last message was not sent.]
diff --git a/langpacks/french/Untranslated/Tox.txt b/langpacks/french/Untranslated/Tox.txt index aefaaa95d9..cc5cb0fcae 100644 --- a/langpacks/french/Untranslated/Tox.txt +++ b/langpacks/french/Untranslated/Tox.txt @@ -58,6 +58,19 @@ [User nodes]
[Node deleting]
[Nodes]
+[Unable to open tox profile]
+[Unable to read tox profile]
+[Unable to decrypt tox profile]
+[Unable to load tox profile]
[You cannot add yourself to your contact list]
[Contact already in your contact list]
[Query]
+[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]
diff --git a/langpacks/german/Plugins/MessageState.txt b/langpacks/german/Plugins/MessageState.txt index c28c7680ac..4bbedbe304 100644 --- a/langpacks/german/Plugins/MessageState.txt +++ b/langpacks/german/Plugins/MessageState.txt @@ -7,6 +7,9 @@ ;============================================================
[Displays icons in message window showing whether your last outgoing message was read / is still unread.]
Zeigt mit einem Icon im Nachrichtenfenster ob Ihre Nachricht schon gelesen wurde oder noch ungelesen ist
+;file \plugins\MessageState\src\clist_extra.cpp
+[MessageState unread extra icon]
+
;file \plugins\MessageState\src\global.h
[Unread message icon]
Nachricht-ungelesen-Icon
@@ -16,9 +19,13 @@ Nachricht-gelesen-Icon Senden-fehlgeschlagen-Icon
[Sending message icon]
Nachricht-senden-Icon
+[Unread clist extra icon]
+
;file \plugins\MessageState\src\messagestate.cpp
[Last message read at]
Letzte Nachricht gelesen um
+[Last message read (unknown time)]
+
[Last message is not read]
Letzte Nachricht ist ungelesen
[Last message was not sent.]
diff --git a/langpacks/german/Plugins/Tox.txt b/langpacks/german/Plugins/Tox.txt index f843e2e2c2..31e3ca87f6 100644 --- a/langpacks/german/Plugins/Tox.txt +++ b/langpacks/german/Plugins/Tox.txt @@ -181,6 +181,15 @@ Netzwerk Konto
[Nodes]
Knoten
+;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]
Sie können sich nicht selbst zu Ihrer Kontaktliste hinzufügen
@@ -189,3 +198,24 @@ Der Kontakt ist bereits in Ihrer Kontaktliste ;file \protocols\Tox\src\tox_search.cpp
[Query]
Query
+;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]
+Unbekannter Fehler
diff --git a/langpacks/german/Plugins/WhatsApp.txt b/langpacks/german/Plugins/WhatsApp.txt index e814939fdb..5a9e9d6b32 100644 --- a/langpacks/german/Plugins/WhatsApp.txt +++ b/langpacks/german/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/german/Untranslated/MessageState.txt b/langpacks/german/Untranslated/MessageState.txt new file mode 100644 index 0000000000..9d408a963b --- /dev/null +++ b/langpacks/german/Untranslated/MessageState.txt @@ -0,0 +1,3 @@ +[MessageState unread extra icon]
+[Unread clist extra icon]
+[Last message read (unknown time)]
diff --git a/langpacks/german/Untranslated/Tox.txt b/langpacks/german/Untranslated/Tox.txt new file mode 100644 index 0000000000..a909351666 --- /dev/null +++ b/langpacks/german/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]
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]
diff --git a/langpacks/russian/Plugins/MessageState.txt b/langpacks/russian/Plugins/MessageState.txt index 59378036ac..093ea1b77e 100644 --- a/langpacks/russian/Plugins/MessageState.txt +++ b/langpacks/russian/Plugins/MessageState.txt @@ -18,7 +18,7 @@ [Sending message icon]
Значок отправки сообщения
[Unread clist extra icon]
-Значок непрочитанного сообщения в контакт листе
+Значок непрочитанного сообщения в списке контактов
[Last message read at]
Последнее сообщение прочитано в
[Last message read (unknown time)]
diff --git a/langpacks/russian/Plugins/Tox.txt b/langpacks/russian/Plugins/Tox.txt index 8892bb4705..a46b854059 100644 --- a/langpacks/russian/Plugins/Tox.txt +++ b/langpacks/russian/Plugins/Tox.txt @@ -184,19 +184,19 @@ IPv6 адрес (необязательно) [Query]
Запрос
[One of the arguments is not valid or ]
-Однин из аргументов является недопустимым или
+Один из аргументов является недопустимым или\s
[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]
diff --git a/langpacks/serbian/Plugins/MessageState.txt b/langpacks/serbian/Plugins/MessageState.txt index 056485bf44..721a339280 100644 --- a/langpacks/serbian/Plugins/MessageState.txt +++ b/langpacks/serbian/Plugins/MessageState.txt @@ -7,6 +7,9 @@ ;============================================================
[Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+;file \plugins\MessageState\src\clist_extra.cpp
+[MessageState unread extra icon]
+
;file \plugins\MessageState\src\global.h
[Unread message icon]
@@ -16,9 +19,13 @@ [Sending message icon]
+[Unread clist extra icon]
+
;file \plugins\MessageState\src\messagestate.cpp
[Last message read at]
+[Last message read (unknown time)]
+
[Last message is not read]
[Last message was not sent.]
diff --git a/langpacks/serbian/Plugins/Tox.txt b/langpacks/serbian/Plugins/Tox.txt index 6fa3be5290..0948523d21 100644 --- a/langpacks/serbian/Plugins/Tox.txt +++ b/langpacks/serbian/Plugins/Tox.txt @@ -181,6 +181,15 @@ Mreža [Nodes]
+;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]
@@ -189,3 +198,24 @@ Mreža ;file \protocols\Tox\src\tox_search.cpp
[Query]
+;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]
+
diff --git a/langpacks/serbian/Plugins/WhatsApp.txt b/langpacks/serbian/Plugins/WhatsApp.txt index 8199fe13e6..30e0c10b57 100644 --- a/langpacks/serbian/Plugins/WhatsApp.txt +++ b/langpacks/serbian/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/serbian/Untranslated/MessageState.txt b/langpacks/serbian/Untranslated/MessageState.txt index a16fd566e8..b503e7bf91 100644 --- a/langpacks/serbian/Untranslated/MessageState.txt +++ b/langpacks/serbian/Untranslated/MessageState.txt @@ -1,8 +1,11 @@ [Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+[MessageState unread extra icon]
[Unread message icon]
[Read message icon]
[Failed sending icon]
[Sending message icon]
+[Unread clist extra icon]
[Last message read at]
+[Last message read (unknown time)]
[Last message is not read]
[Last message was not sent.]
diff --git a/langpacks/serbian/Untranslated/Tox.txt b/langpacks/serbian/Untranslated/Tox.txt index d344a2afa5..9ad656f34b 100644 --- a/langpacks/serbian/Untranslated/Tox.txt +++ b/langpacks/serbian/Untranslated/Tox.txt @@ -65,6 +65,20 @@ [Node deleting]
[Account]
[Nodes]
+[Unable to open tox profile]
+[Unable to read tox profile]
+[Unable to decrypt tox profile]
+[Unable to load tox profile]
[You cannot add yourself to your contact list]
[Contact already in your contact list]
[Query]
+[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]
diff --git a/langpacks/slovak/Plugins/Tox.txt b/langpacks/slovak/Plugins/Tox.txt index 14a628accc..63d8e144df 100644 --- a/langpacks/slovak/Plugins/Tox.txt +++ b/langpacks/slovak/Plugins/Tox.txt @@ -25,3 +25,5 @@ Všetky súbory Chyba
[Network]
Sieť
+[Unknown error]
+Neznáma chyba
diff --git a/langpacks/slovak/Plugins/WhatsApp.txt b/langpacks/slovak/Plugins/WhatsApp.txt index 606ae2c993..e17494ef18 100644 --- a/langpacks/slovak/Plugins/WhatsApp.txt +++ b/langpacks/slovak/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/slovak/Untranslated/MessageState.txt b/langpacks/slovak/Untranslated/MessageState.txt index a16fd566e8..b503e7bf91 100644 --- a/langpacks/slovak/Untranslated/MessageState.txt +++ b/langpacks/slovak/Untranslated/MessageState.txt @@ -1,8 +1,11 @@ [Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+[MessageState unread extra icon]
[Unread message icon]
[Read message icon]
[Failed sending icon]
[Sending message icon]
+[Unread clist extra icon]
[Last message read at]
+[Last message read (unknown time)]
[Last message is not read]
[Last message was not sent.]
diff --git a/langpacks/slovak/Untranslated/Tox.txt b/langpacks/slovak/Untranslated/Tox.txt index cf38aa3589..76846ee970 100644 --- a/langpacks/slovak/Untranslated/Tox.txt +++ b/langpacks/slovak/Untranslated/Tox.txt @@ -72,6 +72,19 @@ [Node deleting]
[Account]
[Nodes]
+[Unable to open tox profile]
+[Unable to read tox profile]
+[Unable to decrypt tox profile]
+[Unable to load tox profile]
[You cannot add yourself to your contact list]
[Contact already in your contact list]
[Query]
+[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]
diff --git a/langpacks/spanish/Plugins/WhatsApp.txt b/langpacks/spanish/Plugins/WhatsApp.txt index 12cd2d8458..b745656c19 100644 --- a/langpacks/spanish/Plugins/WhatsApp.txt +++ b/langpacks/spanish/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
;============================================================
[Nickname]
diff --git a/langpacks/spanish/Untranslated/MessageState.txt b/langpacks/spanish/Untranslated/MessageState.txt index a16fd566e8..b503e7bf91 100644 --- a/langpacks/spanish/Untranslated/MessageState.txt +++ b/langpacks/spanish/Untranslated/MessageState.txt @@ -1,8 +1,11 @@ [Displays icons in message window showing whether your last outgoing message was read / is still unread.]
+[MessageState unread extra icon]
[Unread message icon]
[Read message icon]
[Failed sending icon]
[Sending message icon]
+[Unread clist extra icon]
[Last message read at]
+[Last message read (unknown time)]
[Last message is not read]
[Last message was not sent.]
diff --git a/langpacks/spanish/Untranslated/Tox.txt b/langpacks/spanish/Untranslated/Tox.txt index c4bbc4d729..049eed6f32 100644 --- a/langpacks/spanish/Untranslated/Tox.txt +++ b/langpacks/spanish/Untranslated/Tox.txt @@ -61,6 +61,20 @@ [Are you sure?]
[Node deleting]
[Nodes]
+[Unable to open tox profile]
+[Unable to read tox profile]
+[Unable to decrypt tox profile]
+[Unable to load tox profile]
[You cannot add yourself to your contact list]
[Contact already in your contact list]
[Query]
+[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]
diff --git a/langpacks/ukrainian/Plugins/WhatsApp.txt b/langpacks/ukrainian/Plugins/WhatsApp.txt index 6c9a1c03dc..e2c05ab771 100644 --- a/langpacks/ukrainian/Plugins/WhatsApp.txt +++ b/langpacks/ukrainian/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/ukrainian/Untranslated/MessageState.txt b/langpacks/ukrainian/Untranslated/MessageState.txt new file mode 100644 index 0000000000..9d408a963b --- /dev/null +++ b/langpacks/ukrainian/Untranslated/MessageState.txt @@ -0,0 +1,3 @@ +[MessageState unread extra icon]
+[Unread clist extra icon]
+[Last message read (unknown time)]
diff --git a/langpacks/ukrainian/Untranslated/Tox.txt b/langpacks/ukrainian/Untranslated/Tox.txt index 3872aaf45e..dcb47ed50d 100644 --- a/langpacks/ukrainian/Untranslated/Tox.txt +++ b/langpacks/ukrainian/Untranslated/Tox.txt @@ -1,2 +1,16 @@ [Tox ID:]
[Tox]
+[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]
+[Unknown error]
|