Your IP : 216.73.216.48
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Strings for component 'block_cmanager', language 'bg', branch 'MOODLE_35_STABLE'
*
* @package block_cmanager
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['cmanagerConfirmCancel'] = 'Сигурни ли сте, че искате да откажете тази заявка?';
$string['cmanagerDisplaySearchForm'] = 'Конфигуриране форма за заявка - Страница 1';
$string['configurecourseformfields'] = 'Конфигуриране форма за заявка - Страница 1';
$string['configure_defaultStartDate'] = 'Дата на започване';
$string['configure_defaultStartDateInstructions'] = 'Моля изберете дата по подразбиране за започване на нови курсове.';
$string['configure_delete'] = 'Сигурни ли сте, че искате да изтриете тази заявка?';
$string['configure_deleteMail'] = 'Сигурни ли сте, че искате да изтриете този имейл адрес на администратор?';
$string['configure_instruction2'] = 'Формата за заявка е разделена на две страници. Страница 1 ще предложи на потребителя да въведе кратко и дълго име на курса, който да бъде създаден. Тази връзка Ви позволява да именувате тази полета както и да зададете настройки за курса.';
$string['denyrequest_Btn'] = 'Отказване на заявката';
$string['formBuilder_name'] = 'Конфигуриране форма за заявка - Страница 2';
$string['formBuilder_saveTxt'] = 'Запис';
$string['formfieldsHeader'] = 'Конфигуриране форма за заявка - Страница 1';
$string['formpage1'] = 'Страница 1 от форма';
$string['formpage2'] = 'Страница 2 от форма';
$string['formpage2builder'] = 'Страница 2 от форма Builder';
$string['informationform'] = 'Конфигуриране форма за заявка - Страница 2';
$string['SaveAll'] = 'Записване на всички';
$string['SaveChanges'] = 'Записване на промените';
$string['status'] = 'СЪСТОЯНИЕ';