diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-29 17:03:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-29 17:03:24 +0000 |
commit | a84dacc16fdb08112b7ac5c73c710108986e5379 (patch) | |
tree | 935182bef0cb27f45b00bea802c87869cf04404d /lib/l10n/de.js | |
parent | d86b29b42b93ba535b242bd8949fcf3fee52ce1e (diff) | |
download | nextcloud-server-a84dacc16fdb08112b7ac5c73c710108986e5379.tar.gz nextcloud-server-a84dacc16fdb08112b7ac5c73c710108986e5379.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index cb442f0d271..f5f30f70768 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -8,6 +8,10 @@ OC.L10N.register( "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %$1s wurden nicht korrekt ersetzt. Stelle sicher, dass die Version mit dem Server kompatibel ist.", "Sample configuration detected" : "Beispielkonfiguration gefunden", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Ihre Installation zunichte machen und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.", + "%1$s and %2$s" : "%1$s und %2$s", + "%1$s, %2$s and %3$s" : "%1$s, %2$s und %3$s", + "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s und %4$s", + "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", "%sbit or higher PHP required." : "%sbit oder höheres PHP wird benötigt.", |