diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-11 01:10:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-11 01:10:09 +0000 |
commit | 6ca4abfc0bc47e3bf5da72697f60b033b9c11356 (patch) | |
tree | 8e90638a5e25598fac298b18ad6fbc5e3de8b561 /apps/theming/l10n/sk.js | |
parent | 1a2f9fe678fce329c37b69df47164a2eddead8f1 (diff) | |
download | nextcloud-server-6ca4abfc0bc47e3bf5da72697f60b033b9c11356.tar.gz nextcloud-server-6ca4abfc0bc47e3bf5da72697f60b033b9c11356.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/sk.js')
-rw-r--r-- | apps/theming/l10n/sk.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js index 9f6ea2dff62..fe4a78ce2d8 100644 --- a/apps/theming/l10n/sk.js +++ b/apps/theming/l10n/sk.js @@ -9,6 +9,14 @@ OC.L10N.register( "The given web address is too long" : "Zadaná web adresa je príliš dlhá", "The given slogan is too long" : "Zadaný slogan je príliš dlhý", "The given color is invalid" : "Zadaná farba nie je platná", + "There is no error, the file uploaded with success" : "Nenastala žiadna chyba, súbor bol úspešne nahraný", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", + "The uploaded file was only partially uploaded" : "Ukladaný súbor sa nahral len čiastočne", + "No file was uploaded" : "Nenahral sa žiadny súbor", + "Missing a temporary folder" : "Chýba priečinok pre dočasné súbory", + "Failed to write file to disk." : "Nepodarilo sa zapísať súbor na disk.", + "A PHP extension stopped the file upload." : "rozšírenie PHP zastavilo nahrávanie súboru.", "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", @@ -25,6 +33,7 @@ OC.L10N.register( "Login image" : "Prihlasovací obrázok", "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.", "reset to default" : "nastaviť predvolené", "Log in image" : "Prihlasovací obrázok" }, |