diff options
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 7da56014942..c6992d3c7b9 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -162,15 +162,14 @@ OC.L10N.register( "Deleted shares" : "Vymazané zdieľania", "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ť.", - "%s of %s used" : "Využité: %s z %s", "Cancel upload" : "Zrušiť nahrávanie", + "%s of %s used" : "Využité: %s z %s", "%1$s%% of %2$s used" : "použité %1$s%% z %2$s" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |