📄 cs.inc
字号:
<?php//Uncomment this line in new translations!require_once($GO_LANGUAGE->get_fallback_base_language_file('filetypes'));$filetypes['unknown'] = 'Nezn谩m媒 typ souboru';$filetypes['txt'] = 'Textov媒 soubor';$filetypes['sxw'] = 'OpenOffice.Org Writer dokument';$filetypes['doc'] = 'Microsoft Word dokument';$filetypes['xls'] = 'Microsoft Excel tabulka';$filetypes['mdb'] = 'Microsoft Access database';$filetypes['ppt'] = $filetypes['pps'] = 'Microsoft Powerpoint presentace';$filetypes['sxc'] = 'OpenOffice.Org Calc tabulka';$filetypes['tar'] = 'Tar archiv';$filetypes['zip'] = 'ZIP compressed archiv';$filetypes['rar'] = 'RAR compressed archiv';$filetypes['gz'] = $filetypes['tgz'] = 'GZIP compressed archiv';$filetypes['bz2'] = 'BZIP2 compressed archiv';$filetypes['pdf'] = 'PDF dokument';$filetypes['exe'] = 'Windows spustiteln媒 soubor';$filetypes['ttf'] = 'True type font';$filetypes['html'] = $filetypes['htm'] = 'HTML dokument';$filetypes['jpg'] = $filetypes['jpeg'] = 'Obr谩zek';$filetypes['gif'] = 'Obr谩zek';$filetypes['bmp'] = 'Obr谩zek';$filetypes['tif'] = 'Obr谩zek';$filetypes['png'] = 'Obr谩zek';$filetypes['php'] = 'PHP Script';$filetypes['ics'] = 'Calendar informace';$filetypes['vcf'] = 'Contact informace';$filetypes['wav'] = $filetypes['ogg'] = $filetypes['mp3'] = $filetypes['wma'] = 'Zvukov媒 soubor';$filetypes['mpg'] = $filetypes['mpeg'] = $filetypes['avi'] = $filetypes['wmv'] = $filetypes['wmf'] = 'Video klip';?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -