Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
commit479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch)
tree8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/de.js
parent90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r--lib/l10n/de.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 0b123169b17..4260bb253bc 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -66,8 +66,6 @@ OC.L10N.register(
"Log out" : "Abmelden",
"Users" : "Benutzer",
"Unknown user" : "Unbekannter Benutzer",
- "APCu" : "APCu",
- "Redis" : "Redis",
"Create" : "Anlegen",
"Change" : "Ändern",
"Delete" : "Löschen",
@@ -78,7 +76,6 @@ OC.L10N.register(
"Security" : "Sicherheit",
"Encryption" : "Verschlüsselung",
"Additional settings" : "Zusätzliche Einstellungen",
- "Tips & tricks" : "Tipps & Tricks",
"Personal info" : "Persönliche Informationen ",
"Mobile & desktop" : "Mobil & Desktop",
"Unlimited" : "Unbegrenzt",
@@ -236,6 +233,9 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s",
"Personal" : "Persönlich",
"Admin" : "Administrator",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Tips & tricks" : "Tipps & Tricks",
"DB Error: \"%s\"" : "DB-Fehler: \"%s“",
"Offending command was: \"%s\"" : "Fehlerhafter Befehl war: \"%s“",
"Offending command was: \"%s\", name: %s, password: %s" : "Fehlerhafter Befehl war: \"%s“, Name: %s, Passwort: %s",