diff options
Diffstat (limited to 'apps/files_trashbin/l10n/cs.js')
-rw-r--r-- | apps/files_trashbin/l10n/cs.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/cs.js b/apps/files_trashbin/l10n/cs.js index 94fd77ea256..81bb58d551f 100644 --- a/apps/files_trashbin/l10n/cs.js +++ b/apps/files_trashbin/l10n/cs.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Odstraněné soubory", "Restore" : "Obnovit", "Delete" : "Smazat", + "Error while restoring file from trashbin" : "Chyba při obnovování souboru z Koše", "Delete permanently" : "Trvale odstranit", + "Error while removing file from trashbin" : "Chyba při odebírání souboru z Koše", + "Error while restoring files from trashbin" : "Chyba při obnovování souborů z Koše", + "Error while emptying trashbin" : "Chyba při vyprazdňování Koše", + "Error while removing files from trashbin" : "Chyba při odebírání souborů z Koše", "This operation is forbidden" : "Tato operace je zakázána", "This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce", "restored" : "obnoveno", |