diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
commit | 02676462d0fe587ee210f01c3f482d1081ff88e5 (patch) | |
tree | 72ca22f262aff4079078340cea70108b5a2987db /apps/files/l10n/cs.json | |
parent | 62fde219af0135ea9bfa367530f3a347b5e11b30 (diff) | |
download | nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.tar.gz nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.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 | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index bd775670ae9..525a4f832b7 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -171,15 +171,14 @@ "Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“", "Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem", "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", - "A long time ago" : "Před dlouhou dobou", - "This node is unavailable" : "Tento uzel není k dispozici", - "Download file {name}" : "Stáhnout soubor {name}", "File name" : "Název souboru", "Folder name" : "Název složky", - "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", - "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", + "This node is unavailable" : "Tento uzel není k dispozici", + "Download file {name}" : "Stáhnout soubor {name}", "\"{name}\" is not an allowed filetype." : "„{name}“ není dovoleným typem souboru.", "{newName} already exists." : "{newName} už existuje.", "\"{char}\" is not allowed inside a file name." : "„{char}“ není povolený znak v názvu souboru.", @@ -189,6 +188,7 @@ "Could not rename \"{oldName}\", it does not exist any more" : "Není možné přejmenovat „{oldName}“ – už neexistuje", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název „{newtName}“ je už použitý ve složce „{dir}“. Zvolte jiný název.", "Could not rename \"{oldName}\"" : "„{oldName}“ se nepodařilo přejmenovat", + "A long time ago" : "Před dlouhou dobou", "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", @@ -196,6 +196,7 @@ "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", + "Sort list by {column}" : "Seřadit podle {column}", "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}", @@ -226,6 +227,7 @@ "Share" : "Nasdílet", "Shared by link" : "Sdíleno pomocí odkazu", "Shared" : "Sdíleno", + "Switch to list view" : "Přepnout do zobrazení v seznamu", "Open the files app settings" : "Otevřít nastavení aplikace soubory", "Files settings" : "Nastavení pro Soubory", "File cannot be accessed" : "K souboru se nedaří přistoupit", @@ -262,11 +264,10 @@ "Open folder {displayName}" : "Otevřít složku {displayName}", "Open in Files" : "Otevřít v Souborech", "Open details" : "Otevřít podorobnosti", - "Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“", - "Set up templates folder" : "Vytvořit složku pro šablony", - "Templates" : "Šablony", "Create new templates folder" : "Vytvořit novou složku šablon", + "Templates" : "Šablony", "Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony", + "Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} složka","{folderCount} složky","{folderCount} složek","{folderCount} složky"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} soubor","{fileCount} soubory","{fileCount} souborů","{fileCount} soubory"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"], @@ -291,6 +292,7 @@ "Unlimited" : "Neomezeně", "Search users" : "Hledat uživatele", "Cancel" : "Storno", + "Set up templates folder" : "Vytvořit složku pro šablony", "%s used" : "%s použito", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s z %2$s použito", |