diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-22 02:16:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-22 02:16:26 +0000 |
commit | 99420445cc7974055a4bec96ad1b0b6004fb2131 (patch) | |
tree | ddc1c17f625bfa0bca4e41a4be87fcdcad1ea9a3 /apps/files/l10n/cs.json | |
parent | f9aa207440ee8a299ef00451f6b1f0c7697d6b85 (diff) | |
download | nextcloud-server-99420445cc7974055a4bec96ad1b0b6004fb2131.tar.gz nextcloud-server-99420445cc7974055a4bec96ad1b0b6004fb2131.zip |
[tx-robot] updated from transifex
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 64838e5ca15..c0cb8fcc417 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -13,7 +13,7 @@ "Close" : "Zavřít", "Could not create folder \"{dir}\"" : "Složku „{dir}“ nelze vytvořit", "This will stop your current uploads." : "Toto zastaví stávající nahrávání.", - "Upload cancelled." : "Odesílání zrušeno.", + "Upload cancelled." : "Nahrávání zrušeno.", "Processing files …" : "Zpracovávání souborů…", "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Soubor {filename} nelze nahrát, protože je to buď adresář nebo má velikost nula bajtů", @@ -55,13 +55,13 @@ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název „{targetName}“ je už použitý ve složce „{dir}“. Zvolte jiný název.", "Could not rename \"{fileName}\"" : "„{fileName}“ nelze přejmenovat", "Could not create file \"{file}\"" : "Soubor „{file}“ nelze vytvořit", - "Could not create file \"{file}\" because it already exists" : "Soubor „{file}“ nelze vytvořit, protože už existuje", + "Could not create file \"{file}\" because it already exists" : "Soubor „{file}“ nelze vytvořit, protože zde už existuje", "Could not create folder \"{dir}\" because it already exists" : "Složku „{dir}“ nelze vytvořit, protože už 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", + "Modified" : "Změněno", "_%n folder_::_%n folders_" : ["%n složka","%n složky","%n složek","%n složky"], "_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů","%n soubory"], "{dirs} and {files}" : "{dirs} a {files}", |