diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
commit | b1ee9862f86d7d873f5168a921b183c5f373cc20 (patch) | |
tree | 6c4ca011b0f545e7e8be0e6631d2c4758fbf3db9 /lib/l10n/de.js | |
parent | 8ec2e34576e84b256ee671f805a319ff27f3f944 (diff) | |
download | nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.tar.gz nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 8f6047acb47..6c0ba95dfad 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -5,6 +5,7 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird", "See %s" : "Siehe %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das Konfigurationsverzeichnis gegeben wird%s.", + "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.", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", |