diff options
Diffstat (limited to 'apps/theming/l10n/cs.js')
-rw-r--r-- | apps/theming/l10n/cs.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 6f8b07065d2..be26ec700b0 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -49,7 +49,6 @@ OC.L10N.register( "Upload new header logo" : "Nahrát nové logo do záhlaví", "Favicon" : "ikona webu", "Upload new favicon" : "Nahrát novou ikonu webu", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky vytváří favicon na základě nahraného loga a barvy.", - "Unsupported image type" : "Nepodporovaný typ obrázku" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky vytváří favicon na základě nahraného loga a barvy." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |