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 0362edfa86d..fb11afe0c0c 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -201,7 +201,6 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Chystáte se smazat {count} položku","Chystáte se smazat {count} položky","Chystáte se smazat {count} položek","Chystáte se smazat {count} položek"], "Confirm deletion" : "Potvrdit smazání", "Cancel" : "Storno", - "Download" : "Stáhnout", "Edit file locally" : "Upravit soubor lokálně", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Soubor by se nyní měl otevřít místně. Pokud se to neděje, ověřte, že je v systému nainstalován klient pro počítač.", "Retry local edit" : "Znovu se pokusit o lokální úpravu", @@ -294,6 +293,7 @@ OC.L10N.register( "Upload too large" : "Nahrávaná data jsou příliš objemná", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte nahrát, překračují limit velikosti nahrávání na tomto serveru.", "File could not be found" : "Soubor se nedaří nalézt", + "Download" : "Stáhnout", "Show list view" : "Zobrazit v seznamu", "Show grid view" : "Zobrazit v mřížce", "Close" : "Zavřít", |