12345678 |
- <?php /*
- for more information: see languages.txt in the lang folder.
- */
- $langMdCallingTool = "Äîêóìåíòè";
- $langStore = "Çàïàçè";
- $langConfirmDelete = "Íàèñòèíà ëè èñêçòå äà èçòðèåòå âñè÷êè ìåòàäàííè?";
- $langFormats = ":text/plain;CP1251:text/plain;CP1251,, text/plain;utf-8:text/plain;utf-8,, text/html;CP1251:text/html;CP1251,, text/html;utf-8:text/html;utf-8,, inode/directory:Folder,, application/msword:MsWord,, application/octet-stream:Octet stream,, application/pdf:PDF,, application/postscript:PostScript,, application/rtf:RTF,, application/vnd.ms-excel:MsExcel,, application/vnd.ms-powerpoint:MsPowerpoint,, application/xml;CP1251:XML;CP1251,, application/xml;utf-8:XML;utf-8,, application/zip:ZIP";
- ?>
|