diff options
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 |