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:
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r--apps/files/l10n/sk.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index 6bc4d74da67..3c82fa3b566 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -45,7 +45,7 @@ OC.L10N.register(
"Could not move \"{file}\", target exists" : "Nie je možné presunúť \"{file}\", cieľ už existuje",
"Could not move \"{file}\"" : "Nie je možné presunúť \"{file}\"",
"copy" : "kópia",
- "Could not copy \"{file}\", target exists" : "Nie je možné presunúť \"{file}\", cieľ už existuje",
+ "Could not copy \"{file}\", target exists" : "Nie je možné kopírovať \"{file}\", cieľ už existuje",
"Could not copy \"{file}\"" : "Nie je možné skopírovať \"{file}\"",
"Copied {origin} inside {destination}" : "Skopírované {origin} do {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Skopírované {origin} a {nbfiles} ostatných súborov do {destination}",
@@ -134,12 +134,6 @@ OC.L10N.register(
"Unlimited" : "Neobmedzené",
"Upload (max. %s)" : "Nahrať (max. %s)",
"File Management" : "Správa súborov",
- "File handling" : "Nastavenie správania sa k súborom",
- "Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
- "max. possible: " : "najväčšie možné:",
- "Save" : "Uložiť",
- "With PHP-FPM it might take 5 minutes for changes to be applied." : "Použitím PHP-FPM môžu byť zmeny vykonané do 5 minút.",
- "Missing permissions to edit from here." : "Chýbajú oprávnenia pre možnosť tu upravovať.",
"%s of %s used" : "Využité: %s z %s",
"%1$s%% of %2$s used" : "použité %1$s%% z %2$s",
"%s used" : "%s použitých",
@@ -166,6 +160,12 @@ OC.L10N.register(
"Text file" : "Textový súbor",
"New text file.txt" : "Nový text file.txt",
"Target folder" : "Cieľový priečinok",
+ "File handling" : "Nastavenie správania sa k súborom",
+ "Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
+ "max. possible: " : "najväčšie možné:",
+ "Save" : "Uložiť",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Použitím PHP-FPM môžu byť zmeny vykonané do 5 minút.",
+ "Missing permissions to edit from here." : "Chýbajú oprávnenia pre možnosť tu upravovať.",
"Cancel upload" : "Zrušiť nahrávanie",
"%1$s of %2$s used" : "Využité: %1$s z %2$s"
},