diff options
Diffstat (limited to 'apps/files/l10n/sk.json')
-rw-r--r-- | apps/files/l10n/sk.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index d6d68facf6d..3662b8df40a 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -132,9 +132,8 @@ "Unlimited" : "Neobmedzené", "Upload (max. %s)" : "Nahrať (max. %s)", "File Management" : "Správa súborov", - "%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", + "%1$s of %2$s used" : "Využité: %1$s z %2$s", "Settings" : "Nastavenia", "Show hidden files" : "Zobraziť skryté súbory", "WebDAV" : "WebDAV", @@ -164,7 +163,8 @@ "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", - "%1$s of %2$s used" : "Využité: %1$s z %2$s" + "%1$s%% of %2$s used" : "použ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);" }
\ No newline at end of file |