summaryrefslogtreecommitdiffstats
path: root/core/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/de.php')
-rw-r--r--core/l10n/de.php9
1 files changed, 6 insertions, 3 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php
index 7a0aecf4d5f..c3f912bdc90 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -41,10 +41,10 @@ $TRANSLATIONS = array(
"_%n month ago_::_%n months ago_" => array("Vor %n Monat","Vor %n Monaten"),
"last year" => "Letztes Jahr",
"years ago" => "Vor Jahren",
-"Choose" => "Auswählen",
-"Error loading file picker template: {error}" => "Fehler beim Laden der Dateiauswahlvorlage: {error}",
"Yes" => "Ja",
"No" => "Nein",
+"Choose" => "Auswählen",
+"Error loading file picker template: {error}" => "Fehler beim Laden der Dateiauswahlvorlage: {error}",
"Ok" => "OK",
"Error loading message template: {error}" => "Fehler beim Laden der Nachrichtenvorlage: {error}",
"_{count} file conflict_::_{count} file conflicts_" => array("{count} Dateikonflikt","{count} Dateikonflikte"),
@@ -73,8 +73,10 @@ $TRANSLATIONS = array(
"Shared with you by {owner}" => "{owner} hat dies mit Dir geteilt",
"Share with user or group …" => "Mit Benutzer oder Gruppe teilen ....",
"Share link" => "Link Teilen",
+"The public link will expire no later than {days} days after it is created" => "Der öffentliche Link wird spätestens nach {days} Tagen, nach Erstellung, ablaufen",
+"By default the public link will expire after {days} days" => "Standardmäßig wird der öffentliche Link nach {days} Tagen ablaufen",
"Password protect" => "Passwortschutz",
-"Password" => "Passwort",
+"Choose a password for the public link" => "Wählen Sie ein Passwort für den öffentlichen Link",
"Allow Public Upload" => "Öffentliches Hochladen erlauben",
"Email link to person" => "Link per E-Mail verschicken",
"Send" => "Senden",
@@ -150,6 +152,7 @@ $TRANSLATIONS = array(
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Für Informationen, wie Du Deinen Server richtig konfigurierst, lies bitte die <a href=\"%s\" target=\"_blank\">Dokumentation</a>.",
"Create an <strong>admin account</strong>" => "<strong>Administrator-Konto</strong> anlegen",
+"Password" => "Passwort",
"Storage & database" => "Speicher & Datenbank",
"Data folder" => "Datenverzeichnis",
"Configure the database" => "Datenbank einrichten",