Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/bulgarian/md_document.inc.php

8 lines
711 B

<?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";
?>