diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-18 00:22:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-18 00:22:21 +0000 |
commit | 23fe7615b30ca3795589cd6545b82c4fc1779cad (patch) | |
tree | 44e3aef0ae8108733d4595258e4e014890268367 /apps/files_trashbin/l10n | |
parent | fe90aa3ffe0a8127a92cf0226333c44ed5b793dc (diff) | |
download | nextcloud-server-23fe7615b30ca3795589cd6545b82c4fc1779cad.tar.gz nextcloud-server-23fe7615b30ca3795589cd6545b82c4fc1779cad.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/cs.js | 3 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/cs.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/cs.js b/apps/files_trashbin/l10n/cs.js index e85b70310a2..ab270f832b8 100644 --- a/apps/files_trashbin/l10n/cs.js +++ b/apps/files_trashbin/l10n/cs.js @@ -14,7 +14,10 @@ OC.L10N.register( "Deleted by" : "Smazal(a)", "Deleted" : "Smazáno", "A long time ago" : "Před dlouhou dobou", + "Confirm permanent deletion" : "Potvrdit nevratné smazání", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Opravdu chcete nevratně smazat veškeré soubory a složky v koši? Toto nelze vzít zpět!", "Cancel" : "Storno", + "Empty deleted files" : "Vyprázdnit smazané soubory", "Deletion cancelled" : "Mazání zrušeno", "List of files that have been deleted." : "Seznam souborů, které byly smazány", "No deleted files" : "Žádné smazané soubory", diff --git a/apps/files_trashbin/l10n/cs.json b/apps/files_trashbin/l10n/cs.json index e2f2a5b2aa0..f58c3d094ae 100644 --- a/apps/files_trashbin/l10n/cs.json +++ b/apps/files_trashbin/l10n/cs.json @@ -12,7 +12,10 @@ "Deleted by" : "Smazal(a)", "Deleted" : "Smazáno", "A long time ago" : "Před dlouhou dobou", + "Confirm permanent deletion" : "Potvrdit nevratné smazání", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Opravdu chcete nevratně smazat veškeré soubory a složky v koši? Toto nelze vzít zpět!", "Cancel" : "Storno", + "Empty deleted files" : "Vyprázdnit smazané soubory", "Deletion cancelled" : "Mazání zrušeno", "List of files that have been deleted." : "Seznam souborů, které byly smazány", "No deleted files" : "Žádné smazané soubory", |