diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:39 +0000 |
commit | ad511185f769cc571dfc744c886811229fbcbbab (patch) | |
tree | bf91a283ff573e9858d0d9e5b550d07fc9f43a92 /apps/files/l10n/cs.js | |
parent | 46da23f0188ece6fb2ee352545191b8c68f00061 (diff) | |
download | nextcloud-server-ad511185f769cc571dfc744c886811229fbcbbab.tar.gz nextcloud-server-ad511185f769cc571dfc744c886811229fbcbbab.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index c7903a4cfa6..21a37510438 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -194,7 +194,6 @@ OC.L10N.register( "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", "{relative}% used" : "{relative}% využito", @@ -271,6 +270,7 @@ OC.L10N.register( "Deleted shares" : "Smazaná sdílení", "Pending shares" : "Čekající sdílení", "Open folder {name}" : "Otevřít složku {name}", + "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", "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky" }, |