diff options
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 2e4a525730e..ab2ffd2348e 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -198,6 +198,7 @@ "{relative}% used" : "{relative}% využito", "Could not refresh storage stats" : "Nedaří se znovu načíst statistiky úložiště", "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné – soubory už proto nelze aktualizovat ani synchronizovat!", + "Create" : "Vytvořit", "Transfer ownership of a file or folder" : "Převést vlastnictví souboru či složky", "Choose file or folder to transfer" : "Zvolte soubor nebo složku k převedení", "Change" : "Změnit", @@ -244,7 +245,6 @@ "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru", "Error while loading the file data" : "Chyba při načítání dat souboru", "Pick a template for {name}" : "Vyberte si šablonu pro {name}", - "Create" : "Vytvořit", "Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony", "Creating file" : "Vytváření souboru", "Blank" : "Prázdný", @@ -268,10 +268,11 @@ "Open details" : "Otevřít podorobnosti", "Could not copy {file}. {message}" : "Nepodařilo se zkopírovat {file}. {message}", "Could not move {file}. {message}" : "Nepodařilo se přesunout {file}. {message}", + "Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“", + "Filename" : "Soubor", + "Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro š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}“", "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"], |