diff options
Diffstat (limited to 'apps/theming/l10n/sk.js')
-rw-r--r-- | apps/theming/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js index f6506537d74..70ecf3ae1ea 100644 --- a/apps/theming/l10n/sk.js +++ b/apps/theming/l10n/sk.js @@ -16,7 +16,6 @@ OC.L10N.register( "Missing a temporary folder" : "Chýba priečinok pre dočasné súbory", "No file uploaded" : "Žiadny súbor nebol nahraný", "Unsupported image type" : "Typ obrázka nie je podporovaný", - "You are already using a custom theme" : "Už používate upravený vzhľad", "Theming" : "Zmena vzhľadu", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Zmena vzhľadu umožňuje ľahko upraviť pocit z vašej inštalácie a podporovaných klientov. Toto bude viditeľné pre všetkých klientov.", "Name" : "Názov", @@ -31,6 +30,7 @@ OC.L10N.register( "Upload new login background" : "Nahrať nové prihlasovacie pozadie", "Remove background image" : "Odstrániť obrázok pozadia", "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.", + "You are already using a custom theme" : "Už používate upravený vzhľad", "reset to default" : "nastaviť predvolené", "There is no error, the file uploaded with success" : "Nenastala žiadna chyba, súbor bol úspešne nahraný", "The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len čiastočne", |