Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/de.js')
-rw-r--r--apps/settings/l10n/de.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 37c8f8021a6..496ed58e988 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -328,14 +328,13 @@ OC.L10N.register(
"Sharing" : "Teilen",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator kannst Du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest Du in der Dokumentation.",
"Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben",
+ "Expire after " : "Ablauf nach ",
+ "days" : "Tagen",
+ "Enforce expiration date" : "Ablaufdatum erzwingen",
"Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen",
"Allow public uploads" : "Öffentliches Hochladen erlauben",
"Always ask for a password" : "Immer nach einem Passwort fragen",
"Enforce password protection" : "Passwortschutz erzwingen",
- "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen",
- "Expire after " : "Ablauf nach ",
- "days" : "Tagen",
- "Enforce expiration date" : "Ablaufdatum erzwingen",
"Allow resharing" : "Weiterverteilen erlauben",
"Allow sharing with groups" : "Teilen mit Gruppen erlauben",
"Restrict users to only share with users in their groups" : "Benutzer auf das Teilen innerhalb ihrer Gruppen beschränken",
@@ -827,6 +826,7 @@ OC.L10N.register(
"Store credentials" : "Anmeldeinformationen speichern",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ",
"Use system cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.",
+ "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen",
"Follow us on Google+" : " Folge uns auf Google+"
},
"nplurals=2; plural=(n != 1);");