summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk_SK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sk_SK.js')
-rw-r--r--apps/files/l10n/sk_SK.js24
1 files changed, 4 insertions, 20 deletions
diff --git a/apps/files/l10n/sk_SK.js b/apps/files/l10n/sk_SK.js
index 1736a1f94c1..ca7e107d1ca 100644
--- a/apps/files/l10n/sk_SK.js
+++ b/apps/files/l10n/sk_SK.js
@@ -4,13 +4,6 @@ OC.L10N.register(
"Storage not available" : "Úložisko nie je dostupné",
"Storage invalid" : "Úložisko nie je platné",
"Unknown error" : "Neznáma chyba",
- "Could not move %s - File with this name already exists" : "Nie je možné presunúť %s - súbor s týmto menom už existuje",
- "Could not move %s" : "Nie je možné presunúť %s",
- "Permission denied" : "Prístup bol odmietnutý",
- "The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.",
- "The name %s is already used in the folder %s. Please choose a different name." : "Názov %s už používa priečinok s%. Prosím zvoľte iný názov.",
- "Error when creating the file" : "Chyba pri vytváraní súboru",
- "Error when creating the folder" : "Chyba pri vytváraní priečinka",
"Unable to set upload directory." : "Nemožno nastaviť priečinok pre nahrané súbory.",
"Invalid Token" : "Neplatný token",
"No file was uploaded. Unknown error" : "Žiaden súbor nebol nahraný. Neznáma chyba",
@@ -22,6 +15,7 @@ OC.L10N.register(
"Missing a temporary folder" : "Chýba dočasný priečinok",
"Failed to write to disk" : "Zápis na disk sa nepodaril",
"Not enough storage available" : "Nedostatok dostupného úložného priestoru",
+ "The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.",
"Upload failed. Could not find uploaded file" : "Nahrávanie zlyhalo. Nepodarilo sa nájsť nahrávaný súbor",
"Upload failed. Could not get file info." : "Nahrávanie zlyhalo. Nepodarilo sa získať informácie o súbore.",
"Invalid directory." : "Neplatný priečinok.",
@@ -46,14 +40,6 @@ OC.L10N.register(
"Unable to determine date" : "Nemožno určiť dátum",
"This operation is forbidden" : "Táto operácia je zakázaná",
"This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu",
- "Error moving file." : "Chyba pri presune súboru.",
- "Error moving file" : "Chyba pri presúvaní súboru",
- "Error" : "Chyba",
- "{new_name} already exists" : "{new_name} už existuje",
- "Could not rename file" : "Nemožno premenovať súbor",
- "Could not create file" : "Nemožno vytvoriť súbor",
- "Could not create folder" : "Nemožno vytvoriť priečinok",
- "Error deleting file." : "Chyba pri mazaní súboru.",
"No entries in this folder match '{filter}'" : "V tomto priečinku nič nezodpovedá '{filter}'",
"Name" : "Názov",
"Size" : "Veľkosť",
@@ -75,8 +61,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
"Favorited" : "Pridané k obľúbeným",
"Favorite" : "Obľúbené",
- "Text file" : "Textový súbor",
- "New text file.txt" : "Nový text file.txt",
"Folder" : "Priečinok",
"New folder" : "Nový priečinok",
"{newname} already exists" : "{newname} už existuje",
@@ -96,8 +80,6 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s zmazal %1$s",
"You restored %1$s" : "Bol obnovený %1$s",
"%2$s restored %1$s" : "%2$s obnovil %1$s",
- "%s could not be renamed as it has been deleted" : "%s nebolo možné premenovať, pretože bol zmazaný",
- "%s could not be renamed" : "%s nemohol byť premenovaný",
"Upload (max. %s)" : "Nahrať (max. %s)",
"File handling" : "Nastavenie správania sa k súborom",
"Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
@@ -116,6 +98,8 @@ OC.L10N.register(
"Files are being scanned, please wait." : "Čakajte, súbory sú prehľadávané.",
"Currently scanning" : "Prehľadáva sa",
"No favorites" : "Žiadne obľúbené",
- "Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu"
+ "Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu",
+ "Text file" : "Textový súbor",
+ "New text file.txt" : "Nový text file.txt"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");