From 94b6d7e22023b069ffe7bdc1288fffb21a8f4269 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 6 Sep 2015 22:53:17 +0000 Subject: langpacks: update according to [15144] git-svn-id: http://svn.miranda-ng.org/main/trunk@15287 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/german/Plugins/MessageState.txt | 7 ++++++ langpacks/german/Plugins/Tox.txt | 30 ++++++++++++++++++++++++++ langpacks/german/Plugins/WhatsApp.txt | 2 +- langpacks/german/Untranslated/MessageState.txt | 3 +++ langpacks/german/Untranslated/Tox.txt | 13 +++++++++++ 5 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 langpacks/german/Untranslated/MessageState.txt create mode 100644 langpacks/german/Untranslated/Tox.txt (limited to 'langpacks/german') 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] -- cgit v1.2.3