diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 51c4b4845ce..156347e37da 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -37,10 +37,7 @@ OC.L10N.register( "Set reminder" : "Nastavit připomínku", "Edit locally" : "Upravit lokálně", "Open" : "Otevřít", - "Delete file" : "Smazat soubor", - "Delete folder" : "Smazat složku", - "Disconnect storage" : "Odpojit úložiště", - "Leave this share" : "Opustit toto sdílení", + "_Delete file_::_Delete files_" : ["Smazat soubor","Smazat soubory","Smazat soubory","Smazat soubory"], "Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor „{file}“", "Files" : "Soubory", "Details" : "Podrobnosti", @@ -258,6 +255,7 @@ OC.L10N.register( "Blank" : "Prázdný", "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "Delete permanently" : "Nevratně smazat", + "Delete and unshare" : "Smazat a zrušit sdílení", "Destination is not a folder" : "Cíl není složka", "This file/folder is already in that directory" : "V oné složce se už daný soubor/složka nachází", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Není možné přesunout soubor/složku do sebe samé nebo do své vlastní podložky", |