diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
commit | 93f5745700c3b8def653b45e6d574d74cd84e0df (patch) | |
tree | 447184072863bbf76bfe7f6a07813d587920eb31 /apps/theming/l10n/de.json | |
parent | 8e27fed9d340c126dba4a3c3ded65b11f5fba897 (diff) | |
download | nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.tar.gz nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/de.json')
-rw-r--r-- | apps/theming/l10n/de.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 7586035e091..7f6b4352eae 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -11,7 +11,6 @@ "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.", @@ -33,6 +32,7 @@ "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", "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" + "reset to default" : "Auf Standard zurücksetzen", + "The uploaded file was only partially uploaded" : "Die Datei konnte nur teilweise übertragen werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |