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:
authorNextcloud bot <bot@nextcloud.com>2017-10-17 03:08:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-17 03:08:23 +0300
commit59c3ea91fd42f00ba58fc35d5c49e1ea65435b8d (patch)
treec82ba3d0b1d6cda7629a785c50a8c4d9feeae57e /apps/theming/l10n/de_DE.js
parentd34c7e89a0dd609d9b4ad91e2073279aa2c08a82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/de_DE.js')
-rw-r--r--apps/theming/l10n/de_DE.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js
index 8e9ec2fe8d9..88dab08c44a 100644
--- a/apps/theming/l10n/de_DE.js
+++ b/apps/theming/l10n/de_DE.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"The given web address is too long" : "Die eingegebene Adresse ist zu lang",
"The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
"The given color is invalid" : "Die gewählte Farbe ist ungültig",
+ "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist",
+ "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden",
+ "No file was uploaded" : "Es wurde keine Datei hochgeladen",
+ "Missing a temporary folder" : "Kein temporärer Ordner vorhanden",
+ "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.",
+ "A PHP extension stopped the file upload." : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt.",
"No file uploaded" : "Keine Datei hochgeladen",
"Unsupported image type" : "Nicht unterstütztes Bild-Format",
"You are already using a custom theme" : "Sie benutzen bereits ein eigenes Thema",