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:
authorNextcloud bot <bot@nextcloud.com>2017-11-11 04:10:09 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-11 04:10:09 +0300
commit6ca4abfc0bc47e3bf5da72697f60b033b9c11356 (patch)
tree8e90638a5e25598fac298b18ad6fbc5e3de8b561 /apps/theming/l10n/sk.json
parent1a2f9fe678fce329c37b69df47164a2eddead8f1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/sk.json')
-rw-r--r--apps/theming/l10n/sk.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json
index c37e28a1a60..5bbf58531a3 100644
--- a/apps/theming/l10n/sk.json
+++ b/apps/theming/l10n/sk.json
@@ -7,6 +7,14 @@
"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",
@@ -23,6 +31,7 @@
"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"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"