diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 0b4fb54e68b..61ff9a3ed38 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -22,6 +22,7 @@ OC.L10N.register( "Uploading …" : "Nahrávání…", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", + "Uploading that item is not supported" : "Nahrání této položky není podporováno", "Target folder does not exist any more" : "Cílový adresář už neexistuje", "Error when assembling chunks, status code {status}" : "Chyba při kompletaci kusů, kód chyby {status}", "Actions" : "Činnosti", @@ -150,9 +151,11 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené", "Tags" : "Značky", "Deleted files" : "Odstraněné soubory", + "Shares" : "Sdílení", "Shared with others" : "Sdíleno s ostatními", "Shared with you" : "Sdíleno s vámi", "Shared by link" : "Sdíleno pomocí odkazu", + "Deleted shares" : "Smazaná sdílení", "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", "Move" : "Přesunout", |