diff options
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/cs.js | 3 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/cs.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/cs.js b/apps/files_trashbin/l10n/cs.js index 95025dce53c..db09d5234ec 100644 --- a/apps/files_trashbin/l10n/cs.js +++ b/apps/files_trashbin/l10n/cs.js @@ -11,9 +11,10 @@ OC.L10N.register( "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 prosím logy nebo kontaktujte svého správce systému", "restored" : "obnoveno", + "This application enables users to restore files that were deleted from the system." : "Tato aplikace umožňuje uživatelům obnovit soubory které byly ze systému smazány.", "No deleted files" : "Žádné smazané soubory", "You will be able to recover deleted files from here" : "Odtud budete moci obnovovat odstraněné soubory", - "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno", + "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Select all" : "Vybrat vše", "Name" : "Název", "Deleted" : "Smazáno" diff --git a/apps/files_trashbin/l10n/cs.json b/apps/files_trashbin/l10n/cs.json index 0caf0326778..b38d7f8f48d 100644 --- a/apps/files_trashbin/l10n/cs.json +++ b/apps/files_trashbin/l10n/cs.json @@ -9,9 +9,10 @@ "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 prosím logy nebo kontaktujte svého správce systému", "restored" : "obnoveno", + "This application enables users to restore files that were deleted from the system." : "Tato aplikace umožňuje uživatelům obnovit soubory které byly ze systému smazány.", "No deleted files" : "Žádné smazané soubory", "You will be able to recover deleted files from here" : "Odtud budete moci obnovovat odstraněné soubory", - "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno", + "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Select all" : "Vybrat vše", "Name" : "Název", "Deleted" : "Smazáno" |