diff options
Diffstat (limited to 'langpacks/german')
-rw-r--r-- | langpacks/german/Plugins/Import.txt | 4 | ||||
-rw-r--r-- | langpacks/german/Plugins/Tox.txt | 26 | ||||
-rw-r--r-- | langpacks/german/Untranslated/Import.txt | 2 | ||||
-rw-r--r-- | langpacks/german/Untranslated/Tox.txt | 3 |
4 files changed, 23 insertions, 12 deletions
diff --git a/langpacks/german/Plugins/Import.txt b/langpacks/german/Plugins/Import.txt index 7bd99f9d13..090c851535 100644 --- a/langpacks/german/Plugins/Import.txt +++ b/langpacks/german/Plugins/Import.txt @@ -87,6 +87,10 @@ Hinzufügen des %S-Kontakts %s fehlgeschlagen %S-Kontakt %s hinzugefügt, '%s'
[Added %S contact %s]
%S-Kontakt %s hinzugefügt
+[Added metacontact '%s']
+
+[Added metacontact]
+
[Skipping contact with no protocol]
Überspringe Kontakt ohne Protokoll
[Skipping contact, account %S cannot be mapped.]
diff --git a/langpacks/german/Plugins/Tox.txt b/langpacks/german/Plugins/Tox.txt index a65ca79614..96c74d095e 100644 --- a/langpacks/german/Plugins/Tox.txt +++ b/langpacks/german/Plugins/Tox.txt @@ -2,7 +2,7 @@ ;============================================================
; File: Tox.dll
; Plugin: Tox Protocol
-; Version: 0.11.0.3
+; Version: 0.11.0.4
; Authors: ForNeVeR, Mataes, unsane
;============================================================
[Tox protocol support for Miranda NG.]
@@ -16,6 +16,8 @@ Tox-ID: Standardgruppe:
[C]
K
+[Password:]
+Passwort:
[Connection settings]
Verbindungseinstellungen
[Disable UDP (force Tox to use TCP)]
@@ -24,15 +26,15 @@ UDP deaktivieren (zwingt Tox, TCP zu verwenden) IPv6 deaktivieren
[Tox]
Tox
-[Tox profile]
-Tox-Profil
-[Tox profile contains your ID and friend list.\r\nYou may create new profile if you never used tox or use existing profile from other tox client.]
-Ihr Tox-Profil enthält Ihre ID und Freundesliste.\r\nSie können ein neues Profil erstellen, falls Sie Tox noch nicht verwendet haben, oder Sie können ein existierendes Profil aus einem anderen Tox Client verwenden.
-[Create new profile]
-Neues Profil erstellen
-[Use existing profile]
-Existierendes Profil verwenden
-[If this field contains tox address (76 hex character), you will be prompted to add it in your friend list. Otherwise, miranda will search this query via tox dns discovery.]
+[Tox profile import]
+
+[Import]
+Importieren
+[Tox profile contains your ID and friend list.\r\nYou may import existing profile from other tox client.\r\nPress "Import" to perform import from existing profile.\r\nPress "Cancel" or close this window to create new profile.]
+
+[Cancel]
+Abbrechen
+[If this field contains tox address (76 hex characters), you will be prompted to add it in your friend list. Otherwise, Miranda will search this query via tox dns discovery.]
Wenn dieses Feld eine Tox-Adresse enthält (76 Hex-Zeichen), dann werden Sie gefragt ob Sie diese zu Ihrer Freundesliste hinzufügen wollen. Anderenfalls sucht Miranda über Tox-DNS-Erkennung
;file \protocols\Tox\src\tox_events.cpp
[Network]
@@ -47,8 +49,6 @@ Konto Alle Dateien (*.*)
[Select tox profile]
Tox-Profil auswählen
-[Tox profile with same name already exists.\r\nIf you continue, the profile will be lost!]
-Ein Tox-Profil mit dem selben Namen existiert bereits.\r\nFalls Sie fortfahren wird dieses Profil überschrieben.
;file \protocols\Tox\src\tox_proto.cpp
[Protocols]
Protokolle
@@ -57,5 +57,7 @@ Protokollicon ;file \protocols\Tox\src\tox_search.cpp
[Query]
Query
+[You cannot add yourself to friend list]
+
[Contact already in your contact list]
Der Kontakt ist bereits in Ihrer Kontaktliste
diff --git a/langpacks/german/Untranslated/Import.txt b/langpacks/german/Untranslated/Import.txt new file mode 100644 index 0000000000..96acabbd5f --- /dev/null +++ b/langpacks/german/Untranslated/Import.txt @@ -0,0 +1,2 @@ +[Added metacontact '%s']
+[Added metacontact]
diff --git a/langpacks/german/Untranslated/Tox.txt b/langpacks/german/Untranslated/Tox.txt new file mode 100644 index 0000000000..836e6e0e5e --- /dev/null +++ b/langpacks/german/Untranslated/Tox.txt @@ -0,0 +1,3 @@ +[Tox profile import]
+[Tox profile contains your ID and friend list.\r\nYou may import existing profile from other tox client.\r\nPress "Import" to perform import from existing profile.\r\nPress "Cancel" or close this window to create new profile.]
+[You cannot add yourself to friend list]
|