summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r--lib/l10n/de.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 64250641b77..cb53a9f7812 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -7,10 +7,6 @@ OC.L10N.register(
"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.",
"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 Deine Installation zerstören und wird nicht unterstützt. Bitte lies die Dokumentation, bevor Du Änderungen an der config.php vornimmst.",
- "You are not allowed to share %s" : "Die Freigabe von %s ist Dir nicht erlaubt",
- "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen",
- "Expiration date is in the past" : "Ablaufdatum ist in der Vergangenheit",
- "Cannot set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
"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.",
"Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s",
@@ -21,6 +17,10 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
"ownCloud %s or higher is required." : "ownCloud %s oder höher wird benötigt.",
"ownCloud %s or lower is required." : "ownCloud %s oder niedriger wird benötigt.",
+ "You are not allowed to share %s" : "Die Freigabe von %s ist Dir nicht erlaubt",
+ "Cannot increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen",
+ "Expiration date is in the past" : "Ablaufdatum ist in der Vergangenheit",
+ "Cannot set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
"Help" : "Hilfe",
"Personal" : "Persönlich",
"Users" : "Benutzer",