diff options
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index cae289b7a3c..1bf33d068a2 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -43,6 +43,7 @@ "Could not create file \"{file}\" because it already exists" : "Nelze vytvořit soubor \"{file}\", protože již existuje", "Could not create folder \"{dir}\" because it already exists" : "Nelze vytvořit adresář \"{dir}\", protože již existuje", "Error deleting file \"{fileName}\"." : "Chyba mazání souboru \"{fileName}\".", + "No search results in other folders for {tag}{filter}{endtag}" : "Žádné výsledky hledání v ostatních složkách pro {tag}{filter}{endtag}", "Name" : "Název", "Size" : "Velikost", "Modified" : "Upraveno", @@ -55,6 +56,7 @@ "New" : "Nový", "\"{name}\" is an invalid file name." : "\"{name}\" je neplatným názvem souboru.", "File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" není povolený typ souboru", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Úložiště uživatele {owner} je zaplněné, soubory nelze aktualizovat a synchronizovat!", "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)", |