Your IP : 216.73.216.48


Current Path : /hdd/hdd21/moodle/lang/bg/
Upload File :
Current File : /hdd/hdd21/moodle/lang/bg/attendance.php

<?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 'attendance', language 'bg', branch 'MOODLE_37_STABLE'
 *
 * @package   attendance
 * @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['acronym'] = 'Съкращение';
$string['add'] = 'Добавяне';
$string['Afull'] = 'Отсъства';
$string['all'] = 'Всички';
$string['allcourses'] = 'Всички курсове';
$string['allpast'] = 'Всички предишни';
$string['allsessions'] = 'Всички сесии';
$string['calclose'] = 'Затвори';
$string['caltoday'] = 'Днес';
$string['column'] = 'колона';
$string['columns'] = 'колони';
$string['commonsession'] = 'Всички студенти';
$string['commonsessions'] = 'Всички студенти';
$string['days'] = 'Дни';
$string['delete'] = 'Изтрий';
$string['description'] = 'Описание';
$string['duration'] = 'Продължителност';
$string['Efull'] = 'Извинен';
$string['export'] = 'Експортирай';
$string['Lfull'] = 'Закъснял';
$string['modulename'] = 'Присъствие';
$string['modulenameplural'] = 'Присъствия';
$string['months'] = 'Месеци';
$string['mustselectusers'] = 'Трябва да изберете потребители, които да бъдат експортирани';
$string['noofdaysabsent'] = 'Брой на дните в които е отсъствал';
$string['noofdayslate'] = 'Брой на дните в които е закъснял';
$string['noofdayspresent'] = 'Брой на дните в които е присъствал';
$string['participant'] = 'Участник';
$string['percentage'] = 'Процент';
$string['Pfull'] = 'Присъства';
$string['pluginname'] = 'Присъствие';
$string['points'] = 'Точки';
$string['remarks'] = 'Коментари';
$string['report'] = 'Отчет';
$string['session'] = 'СЕсия';
$string['sessiondate'] = 'Дата';
$string['session_help'] = 'Сесия';
$string['sessions'] = 'Сесии';
$string['sessiontype'] = 'Тип';
$string['sessiontypeshort'] = 'Тип';
$string['settings'] = 'Настройки';
$string['status'] = 'Статус';
$string['statuses'] = 'Статуси';
$string['summary'] = 'Резюме';
$string['tactions'] = 'Действие';
$string['tcreated'] = 'Създаден';
$string['time'] = 'Време';
$string['tuseremail'] = '';
$string['update'] = 'Обновяване';
$string['variable'] = 'променлива';
$string['weeks'] = 'Седмици';