platform/plugins/drive-assets/lang/cs.json

32 lines
817 B
JSON
Raw Normal View History

{
"string": {
"Drive": "Disk",
"Drives": "Disky",
"Grid": "Mřížka",
"File": "Soubor",
"Files": "Soubory",
"FileVersion": "Verze souboru",
"FileVersions": "Verze souborů",
"Folder": "Složka",
"Folders": "Složky",
"Resource": "Zdroj",
"Name": "Název",
"Description": "Popis",
"Parent": "Nadřazená položka",
"Path": "Cesta",
"Version": "Verze",
"Size": "Velikost",
"ContentType": "Typ obsahu",
"LastModified": "Naposledy upraveno",
"Download": "Stáhnout",
"Upload": "Nahrát",
"CreateDrive": "Vytvořit disk",
"CreateFolder": "Vytvořit složku",
"UploadFile": "Nahrát soubory",
"EditDrive": "Upravit disk",
"Rename": "Přejmenovat",
"Restore": "Obnovit",
"RoleLabel": "Role",
"Root": "/"
}
}