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/reservation.inc.php

16 lines
1.2 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$BookingSystem = "&#1057;&#1080;&#1089;&#1090;&#1077;&#1084;&#1072; &#1079;&#1072; &#1088;&#1077;&#1079;&#1077;&#1088;&#1074;&#1072;&#1094;&#1080;&#1080;";
$ResourceList = "&#1057;&#1087;&#1080;&#1089;&#1098;&#1082; &#1089; &#1088;&#1077;&#1089;&#1091;&#1088;&#1089;&#1080;&#1090;&#1077;";
$GoTo = "&#1050;&#1098;&#1084;";
$ResourceTypeName = "&#1042;&#1080;&#1076; &#1085;&#1072; &#1088;&#1077;&#1089;&#1091;&#1088;&#1089;&#1072;";
$ResourceType = "&#1042;&#1080;&#1076; &#1085;&#1072; &#1088;&#1077;&#1089;&#1091;&#1088;&#1089;&#1072;";
$Notes = "&#1041;&#1077;&#1083;&#1077;&#1078;&#1082;&#1080;";
$ResourceName = "&#1056;&#1077;&#1089;&#1091;&#1088;&#1089;";
$AddNewResource = "&#1044;&#1086;&#1073;&#1072;&#1074;&#1103;&#1085;&#1077; &#1085;&#1072; &#1088;&#1077;&#1089;&#1091;&#1088;&#1089;";
$Resource = "&#1056;&#1077;&#1089;&#1091;&#1088;&#1089;";
$DeleteResource = "&#1048;&#1079;&#1090;&#1088;&#1080;&#1074;&#1072;&#1085;&#1077; &#1085;&#1072; &#1088;&#1077;&#1089;&#1091;&#1088;&#1089;&#1072;";
$NoItems = "&#1053;&#1103;&#1084;&#1072; &#1088;&#1077;&#1089;&#1091;&#1088;&#1089;&#1080;.";
$Resources = "&#1056;&#1077;&#1089;&#1091;&#1088;&#1089;&#1080;";
?>