diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:25 +0000 |
commit | 83c2729aaec26f5f471b696dfcdc3d62e7b2b45d (patch) | |
tree | 2202447b3d5bf06b0261003fcaa57695417ac397 /apps/files/l10n/cs.js | |
parent | ca946e7e2721cf62122e979d30f175c84a9dad48 (diff) | |
download | nextcloud-server-83c2729aaec26f5f471b696dfcdc3d62e7b2b45d.tar.gz nextcloud-server-83c2729aaec26f5f471b696dfcdc3d62e7b2b45d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 6931f35115c..902c1aebba6 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -194,13 +194,10 @@ OC.L10N.register( "Could not copy {file}. {message}" : "Nepodařilo se zkopírovat {file}. {message}", "Could not move {file}. {message}" : "Nepodařilo se přesunout {file}. {message}", "Total rows summary" : "Celkový souhrn řádek", - "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo", - "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána", - "ascending" : "vzestupně", - "descending" : "sestupně", - "Sort list by {column} ({direction})" : "Seřadit seznam podle {column} ({direction})", "Select all" : "Vybrat vše", "Unselect all" : "Zrušit výběr všeho", + "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo", + "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána", "List of files and folders." : "Seznam souborů a složek.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", "{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}", @@ -309,6 +306,9 @@ OC.L10N.register( "This file has the tag {tag}" : "Tento soubor má štítek {tag}", "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}", "Open folder {name}" : "Otevřít složku {name}", + "ascending" : "vzestupně", + "descending" : "sestupně", + "Sort list by {column} ({direction})" : "Seřadit seznam podle {column} ({direction})", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", "Search for an account" : "Hledat účet", "Choose" : "Vybrat", |