diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-28 02:18:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-28 02:18:24 +0000 |
commit | 099b7590a9a9e3f421f21d7c1e937cd53da254f4 (patch) | |
tree | 71e7784ec626bf9d2fe5da4ce3ef3000955b5c79 /apps/theming | |
parent | 6c513f8b43e9ed1c4d88447d65d9e6661c12cbca (diff) | |
download | nextcloud-server-099b7590a9a9e3f421f21d7c1e937cd53da254f4.tar.gz nextcloud-server-099b7590a9a9e3f421f21d7c1e937cd53da254f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 477ad909b37..ad7436f1d33 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -49,7 +49,7 @@ 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." : "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.", + "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 Logos und der Farbe zu erstellen.", "Unsupported image type" : "Nicht unterstütztes Bild-Format" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index a08d9eb81e5..9caadb57bc8 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -47,7 +47,7 @@ "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 Favicons 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 Logos und der Farbe zu erstellen.", "Unsupported image type" : "Nicht unterstütztes Bild-Format" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |