summaryrefslogtreecommitdiff
path: root/langpacks/german
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2015-09-06 22:53:17 +0000
committerDart Raiden <wowemuh@gmail.com>2015-09-06 22:53:17 +0000
commit94b6d7e22023b069ffe7bdc1288fffb21a8f4269 (patch)
tree25469d631c53aa97cd31fdf2d861a8d87d8eecf7 /langpacks/german
parentddc9a2e2a80a9237dd758dbe6c0fb87ee1ab1030 (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/german')
-rw-r--r--langpacks/german/Plugins/MessageState.txt7
-rw-r--r--langpacks/german/Plugins/Tox.txt30
-rw-r--r--langpacks/german/Plugins/WhatsApp.txt2
-rw-r--r--langpacks/german/Untranslated/MessageState.txt3
-rw-r--r--langpacks/german/Untranslated/Tox.txt13
5 files changed, 54 insertions, 1 deletions
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]