diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
commit | af313a79e879f6af5b6f430a981befb4df23a4b1 (patch) | |
tree | ed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/files/l10n/cs.json | |
parent | 9695c021c2da7a497a248aba969396f16dea5d49 (diff) | |
download | nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index fbe715751b3..55864c59b03 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -176,7 +176,6 @@ "Upload successful" : "Nahrání úspěšné", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", - "Select the row for {displayName}" : "Vyberte řádek pro {displayName}", "Rename file" : "Přejmenovat soubor", "File name" : "Název souboru", "Folder name" : "Název složky", @@ -194,8 +193,6 @@ "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", - "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.", @@ -296,6 +293,7 @@ "Files and folders you recently modified will show up here." : "Zde budou zobrazeny soubory a složky, které jste nedávno změnili.", "Toggle %1$s sublist" : "Přepnout %1$s podseznam", "No entries found in this folder" : "V této složce nebylo nic nalezeno", + "Select all" : "Vybrat vše", "Upload too large" : "Nahrávaná data jsou příliš objemná", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte nahrát, překračují limit velikosti nahrávání na tomto serveru.", "Text file" : "Textový soubor", @@ -313,7 +311,9 @@ "Pending shares" : "Čekající sdílení", "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}", + "Select the row for {displayName}" : "Vyberte řádek pro {displayName}", "Open folder {name}" : "Otevřít složku {name}", + "Unselect all" : "Zrušit výběr všeho", "ascending" : "vzestupně", "descending" : "sestupně", "Sort list by {column} ({direction})" : "Seřadit seznam podle {column} ({direction})", |