diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:37 +0000 |
commit | b550d1c31a147315ebcd1dc222ac86c68d70f000 (patch) | |
tree | 91c836aaa8f3f01c0746c001a32e839de0ebd7c3 /apps/files/l10n/cs.json | |
parent | 6d557569f6106f00867c970eeae2d8daa960e8be (diff) | |
download | nextcloud-server-b550d1c31a147315ebcd1dc222ac86c68d70f000.tar.gz nextcloud-server-b550d1c31a147315ebcd1dc222ac86c68d70f000.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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 466949dda7e..dc2890f645f 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -167,6 +167,7 @@ "The ownership transfer of {path} from {user} has completed." : "Převedení vlastnictví {path} od {user} dokončeno.", "in %s" : "v %s", "File Management" : "Správa souboru", + "Current directory path" : "Stávající popis umístění složky", "Reload current directory" : "Znovu načíst stávající složku", "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", @@ -221,6 +222,7 @@ "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána", "Cannot transfer ownership of a file or folder you do not own" : "Není možné převést vlastnictví souboru či složky, kterých nejste vlastníky", "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", + "Choose file" : "Vyberte soubor", "Choose {file}" : "Zvolit {file}", "Add" : "Přidat", "Loading current folder" : "Načítá se stávající složka", @@ -266,6 +268,7 @@ "A file or folder with that name already exists in this folder" : "V této složce už existuje stejnojmenný soubor či složka", "The files is locked" : "Soubory jsou uzamčené", "The file does not exist anymore" : "Soubor už neexistuje", + "Choose destination" : "Vyberte cíl", "Copy to {target}" : "Zkopírovat do {target}", "Move to {target}" : "Přesunout do {target}", "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena", @@ -276,6 +279,7 @@ "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}“", + "One of the dropped files could not be processed" : "Jeden z přetažených souborů se nepodařilo zpracovat", "Uploading \"{filename}\" failed" : "Nahrávání „{filename}“ se nezdařilo", "_{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"], |