diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:28 +0000 |
commit | f800c1697c548a4ee8df75b94cd7ceb07234856c (patch) | |
tree | 326976b226bcd4ca867aca85da7976af5f92791e /lib/l10n/de.js | |
parent | 7249f73832e70743e01fd7d7449e7429eb9ba607 (diff) | |
download | nextcloud-server-f800c1697c548a4ee8df75b94cd7ceb07234856c.tar.gz nextcloud-server-f800c1697c548a4ee8df75b94cd7ceb07234856c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 5dd2ca5112c..c57759bb2b7 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -80,7 +80,6 @@ OC.L10N.register( "Additional settings" : "Zusätzliche Einstellungen", "Tips & tricks" : "Tipps & Tricks", "Personal info" : "Persönliche Informationen ", - "Sync clients" : " Sync-Clients ", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", "Verifying …" : " Überprüfe… ", @@ -247,6 +246,7 @@ OC.L10N.register( "Files can't be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", "Cannot set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen", "No app name specified" : "Es wurde kein App-Name angegeben", - "App '%s' could not be installed!" : "App '%s' konnte nicht installiert werden!" + "App '%s' could not be installed!" : "App '%s' konnte nicht installiert werden!", + "Sync clients" : " Sync-Clients " }, "nplurals=2; plural=(n != 1);"); |