diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index c2212d48ccc..4b50148a95b 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -220,7 +220,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru", "Error while loading the file data" : "Chyba při načítání dat souboru", "Pick a template for {name}" : "Vyberte si šablonu pro {name}", - "Cancel" : "Storno", "Create" : "Vytvořit", "Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony", "Creating file" : "Vytváření souboru", @@ -254,6 +253,7 @@ OC.L10N.register( "Unlimited" : "Neomezeně", "Search users" : "Hledat uživatele", "Cannot transfer ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru či složky, které nejste vlastníky", + "Cancel" : "Storno", "%s used" : "%s použito", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s z %2$s použito", |