diff options
Diffstat (limited to 'lib/l10n/de.php')
-rw-r--r-- | lib/l10n/de.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/de.php b/lib/l10n/de.php index d887930a3b9..e2586d286ed 100644 --- a/lib/l10n/de.php +++ b/lib/l10n/de.php @@ -50,6 +50,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig", "Set an admin username." => "Setze Administrator Benutzername.", "Set an admin password." => "Setze Administrator Passwort", +"Can't create or write into the data directory %s" => "Das Datenverzeichnis %s kann nicht erstellt oder beschreiben werden", "%s shared »%s« with you" => "%s teilte »%s« mit Dir", "Sharing %s failed, because the file does not exist" => "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert", "You are not allowed to share %s" => "Die Freigabe von %s ist Dir nicht erlaubt", |