diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 7bb85805045..cbd6c72d572 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -29,6 +29,7 @@ OC.L10N.register( "Actions" : "Činnosti", "Rename" : "Přejmenovat", "Copy" : "Kopírovat", + "Choose target folder" : "Zvolte cílovou složku", "Disconnect storage" : "Odpojit úložiště", "Unshare" : "Zrušit sdílení", "Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor {file}", @@ -134,6 +135,7 @@ OC.L10N.register( "Save" : "Uložit", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.", "Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.", + "%1$s of %2$s used" : "%1$s z %2$s použito", "%s used" : "%s použito", "Settings" : "Nastavení", "Show hidden files" : "Zobrazit skryté soubory", |