aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-21 01:11:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-21 01:11:55 +0000
commitaf3ab1de107e5ecea65a9a95a790d72f02684bb4 (patch)
treef7de4794faebe752bfc591068c344a29e3277581 /apps/theming/l10n/de.js
parent18994cd7008f422fb12b1d4a9ba164cb25f8984a (diff)
downloadnextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.tar.gz
nextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/de.js')
-rw-r--r--apps/theming/l10n/de.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js
index 6156ee16f5e..db34fb0b88c 100644
--- a/apps/theming/l10n/de.js
+++ b/apps/theming/l10n/de.js
@@ -10,14 +10,11 @@ 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 file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen 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" : "Du benutzt bereits ein eigenes Thema",
@@ -36,6 +33,9 @@ OC.L10N.register(
"Remove background image" : "Entferne Hintergrundbild",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.",
"reset to default" : "Auf Standard zurücksetzen",
- "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden"
+ "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.",
+ "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden",
+ "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."
},
"nplurals=2; plural=(n != 1);");