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.json')
-rw-r--r--apps/files/l10n/sk.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index 9a74fdce280..d6d68facf6d 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -43,7 +43,7 @@
"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}",
@@ -132,12 +132,6 @@
"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",
@@ -164,6 +158,12 @@
"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"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"