diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-10 02:18:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-10 02:18:44 +0000 |
commit | 98d1a3f34cfb421366643a26df791af0c5507a72 (patch) | |
tree | 25b9d5693042d44a48e7d81c4346913e58f24339 /apps/theming/l10n/de.js | |
parent | c8822508de0aec9e1e6dbdfb793d2a1db8cb92c4 (diff) | |
download | nextcloud-server-98d1a3f34cfb421366643a26df791af0c5507a72.tar.gz nextcloud-server-98d1a3f34cfb421366643a26df791af0c5507a72.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/de.js')
-rw-r--r-- | apps/theming/l10n/de.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 45784ba433a..477ad909b37 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -12,12 +12,12 @@ OC.L10N.register( "The given legal notice address is too long" : "Die im Impressum angegebene Adresse ist zu lang", "The given legal notice address is not a valid URL" : "Die eingegebene Impressums-Adresse ist keine gültige URL", "The given privacy policy address is too long" : "Die eingegebene Adresse der Datenschutzerklärung ist zu lang", - "The given privacy policy address is not a valid URL" : "Die eingegebene Datenschutz-Adresse ist keine gültige URL", + "The given privacy policy address is not a valid URL" : "Die eingegebene Adresse der Datenschutzerklärung ist keine gültige URL", "The given slogan is too long" : "Der eingegebene Slogan ist zu lang", "The given color is invalid" : "Die gewählte Farbe ist ungültig", "The file was uploaded" : "Die Datei wurde 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 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", @@ -45,11 +45,11 @@ OC.L10N.register( "Advanced options" : "Erweiterte Optionen", "Legal notice link" : "Link zum Impressum", "Privacy policy link" : "Link zur Datenschutzerklärung", - "Header logo" : "Kopfbereich-Logo", - "Upload new header logo" : "Neues Kopfbereich-Logo hochladen", + "Header logo" : "Kopfbereichs-Logo", + "Upload new header logo" : "Neues Kopfbereichs-Logo hochladen", "Favicon" : "Favicon", "Upload new favicon" : "Neues Favicon hochladen", - "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.", + "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 Favicons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.", "Unsupported image type" : "Nicht unterstütztes Bild-Format" }, "nplurals=2; plural=(n != 1);"); |