diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /apps/files/l10n/sk.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 14 |
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" }, |