summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-05 01:55:52 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-05 01:55:52 -0500
commit4d53f163fdb0439a21eadad6da1920e1a3e6a822 (patch)
tree6509efaad7803e85792a7cddebcb57ed7a112a4e /lib/l10n/de.js
parent1c369093e5103e34ffac450a096fc36a587f6292 (diff)
downloadnextcloud-server-4d53f163fdb0439a21eadad6da1920e1a3e6a822.tar.gz
nextcloud-server-4d53f163fdb0439a21eadad6da1920e1a3e6a822.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r--lib/l10n/de.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 215052da7f9..8417825b4a9 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise repariert werden, indem dem Webserver %s Schreibzugriff auf das config-Verzeichnis %s gegeben wird.",
"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 wird nicht unterstützt kann zum Abruch Ihrer Installation führen. Bitte lese die Dokumentation vor der Änderung an der config.php.",
+ "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",
"Help" : "Hilfe",
"Personal" : "Persönlich",
"Settings" : "Einstellungen",
@@ -105,7 +106,6 @@ OC.L10N.register(
"Please install one of these locales on your system and restart your webserver." : "Bitte installiere eine dieser Sprachen auf Deinem System und starte den Webserver neu.",
"Please ask your server administrator to install the module." : "Bitte frage, für die Installation des Moduls, Deinen Server-Administrator.",
"PHP module %s not installed." : "PHP-Modul %s nicht installiert.",
- "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",
"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Bitte frage zur Aktualisierung von PHP auf die letzte Version Deinen Server-Administrator. Deine PHP-Version wird nicht länger durch ownCloud und der PHP-Gemeinschaft unterstützt.",
"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly." : "PHP-Sicherheitsmodus ist aktiviert. ownCloud benötigt für eine korrekte Funktion eine Deaktivierung von diesem Modus.",
"PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." : "Der PHP-Sicherheitsmodus ist eine veraltete und meist nutzlose Einstellung, die deaktiviert werden sollte. Bitte frage Deinen Server-Administrator zur Deaktivierung in der php.ini oder Deiner Webserver-Konfiguration.",