diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:33 +0000 |
commit | 841c5c3527326426a8f4d1fd7bf5fe672dc08220 (patch) | |
tree | 62de7c1d0f862d0907a27345dfb547b14604dcc5 /apps/files/l10n/cs.js | |
parent | e9174a418927eade3a1e6261978b27abdfdfcef6 (diff) | |
download | nextcloud-server-841c5c3527326426a8f4d1fd7bf5fe672dc08220.tar.gz nextcloud-server-841c5c3527326426a8f4d1fd7bf5fe672dc08220.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 8b6ad3a4c0b..c7903a4cfa6 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -193,6 +193,7 @@ OC.L10N.register( "ascending" : "vzestupně", "descending" : "sestupně", "Sort list by {column} ({direction})" : "Seřadit seznam podle {column} ({direction})", + "List of files and folders." : "Seznam souborů a složek.", "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.", "Storage informations" : "Informace o úložišti", "{usedQuotaByte} used" : "{usedQuotaByte} využito", |