Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/sk.js')
-rw-r--r--apps/theming/l10n/sk.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js
index 87d33e0786b..b7556663975 100644
--- a/apps/theming/l10n/sk.js
+++ b/apps/theming/l10n/sk.js
@@ -49,7 +49,6 @@ OC.L10N.register(
"Upload new header logo" : "Nahrať nové logo do hlavičky",
"Favicon" : "Favicon",
"Upload new favicon" : "Nahrať novú ikonu webu",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ak chcete automaticky generovať favikony na základe nahraného loga a farby, nainštalujte rozšírenie Imagemagick PHP s podporou pre SVG obrázky.",
- "Unsupported image type" : "Typ obrázka nie je podporovaný"
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ak chcete automaticky generovať favikony na základe nahraného loga a farby, nainštalujte rozšírenie Imagemagick PHP s podporou pre SVG obrázky."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");