Browse Source

New translations irc.lang.json (German)

tags/v1.2.0-rc1
Daniel Oaks 4 years ago
parent
commit
4e0c2c0c2c
1 changed files with 7 additions and 7 deletions
  1. 7
    7
      languages/de-DE-irc.lang.json

+ 7
- 7
languages/de-DE-irc.lang.json View File

@@ -29,10 +29,10 @@
29 29
   "Account verification successful": "Konto-Verifizierung erfolgreich",
30 30
   "Account: %s": "Konto: %s",
31 31
   "Actual user@host, Actual IP": "",
32
-  "Added D-Line for %s": "",
33
-  "Added K-Line for %s": "",
34
-  "Added temporary (%[1]s) D-Line for %[2]s": "",
35
-  "Added temporary (%[1]s) K-Line for %[2]s": "",
32
+  "Added D-Line for %s": "D-Line für %s wurde hinzugefügt",
33
+  "Added K-Line for %s": "K-Line für %s wurde hinzugefügt",
34
+  "Added temporary (%[1]s) D-Line for %[2]s": "Temporäre (%[1]s) D-Line für %[2]s wurde hinzugefügt",
35
+  "Added temporary (%[1]s) K-Line for %[2]s": "Temporäre (%[1]s) K-Line für %[2]s wurde hinzugefügt",
36 36
   "Additional grouped nick: %s": "",
37 37
   "An error occurred": "Ein Fehler ist aufgetreten",
38 38
   "Authentication successful": "Authentifizierung erfolgreich",
@@ -155,9 +155,9 @@
155 155
   "Registered channel: %s": "Registrierter Channel: %s",
156 156
   "Registration requires a valid e-mail address": "Registrierung erfordert eine gültige E-Mail Adresse",
157 157
   "Rehashing": "",
158
-  "Remote servers not yet supported": "",
159
-  "Removed D-Line for %s": "",
160
-  "Removed K-Line for %s": "",
158
+  "Remote servers not yet supported": "Remote Server werden noch nicht unterstützt",
159
+  "Removed D-Line for %s": "D-Line für %s wurde gelöscht",
160
+  "Removed K-Line for %s": "K-Line für %s wurde gelöscht",
161 161
   "Requesting the %s client capability is forbidden": "Request der %s Client Capability ist nicht erlaubt",
162 162
   "Resume may have lost up to %d seconds of history": "",
163 163
   "SASL authentication aborted": "SASL Authentifizierung abgebrochen",

Loading…
Cancel
Save