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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 949d7c6de..fc29f52b1 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -2,6 +2,15 @@ OC.L10N.register(
"text",
{
"New text document" : "Nový textový dokument",
+ "The file was uploaded" : "Súbor bol 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 špecifikované vo formulári HTML.",
+ "The file was only partially uploaded" : "Súbor bol nahraný iba čiastočne",
+ "No file was uploaded" : "Nenahral sa žiadny súbor",
+ "Missing a temporary folder" : "Chýba priečinok pre dočasné súbory",
+ "Could not 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 or file size exceeds maximum of %s" : "Nenahral sa žiadny súbor alebo jeho veľkosť presiahla %s",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "textový dokument",
"Readme" : "Čítajma",
@@ -51,7 +60,12 @@ OC.L10N.register(
"Code block" : "Blok kódu",
"Some code" : "Nejaký kód",
"Insert emoji" : "Vložiť emotikon",
+ "Upload from computer" : "Nahrať z počítača",
+ "Insert from Files" : "Vložiť zo Súborov",
+ "Insert from link" : "Vložiť z odkazu",
+ "Image link to insert" : "Odkaz na obrázok pre vloženie",
"Insert image" : "Vložiť obrázok",
+ "Image format not supported" : "Formát obrázku nie je podporovaný",
"Insert an image" : "Vložiť obrázok",
"Alt" : "Alt",
"Update Link" : "Aktualizovať odkaz",