diff options
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index fc9ec582271..4eebeaa630a 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -192,7 +192,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru", "Error while loading the file data" : "Chyba pri načítaní údajov súboru", "Pick a template for {name}" : "Vyberte šablónu pre {name}", - "Cancel" : "Zrušiť", "Create" : "Vytvoriť", "Create a new file with the selected template" : "Vytvoriť nový súbor pomocou vybranej šablóny", "Creating file" : "Vyváram súbor", @@ -226,6 +225,7 @@ OC.L10N.register( "Unlimited" : "Neobmedzené", "Search users" : "Hľadať používateľov", "Cannot transfer ownership of a file or folder you don't own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", + "Cancel" : "Zrušiť", "%s used" : "%s použitých", "%s%%" : "%s%%", "%1$s of %2$s used" : "Využité: %1$s z %2$s", |