diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-15 02:16:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-15 02:16:15 +0000 |
commit | 2dd53c2f631b07cd21a02eeac37343a3b95559ed (patch) | |
tree | d0ff569487aa2f6e8eecf71169b6a9f7891b2250 /apps/theming/l10n/de_DE.js | |
parent | 4941258631f4fb54805b594357984eebf91b3a85 (diff) | |
download | nextcloud-server-2dd53c2f631b07cd21a02eeac37343a3b95559ed.tar.gz nextcloud-server-2dd53c2f631b07cd21a02eeac37343a3b95559ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/de_DE.js')
-rw-r--r-- | apps/theming/l10n/de_DE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index 864a4f1d1ce..80b210a4920 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -12,7 +12,7 @@ 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", @@ -50,6 +50,6 @@ OC.L10N.register( "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." : "Installieren Sie 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." : "Installieren Sie die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen." }, "nplurals=2; plural=(n != 1);"); |