Файловый менеджер - Редактировать - /home/harasnat/www/moodledata/lang/nl/availability_profile.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 'availability_profile', language 'nl', branch 'MOODLE_34_STABLE' * * @package availability_profile * @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['conditiontitle'] = 'Profielveld gebruiker'; $string['description'] = 'Toegangscontrole gebaseerd op velden in het profiel van de leerling.'; $string['error_selectfield'] = 'Je moet een profielveld selecteren.'; $string['error_setvalue'] = 'Je moet een waarde typen'; $string['label_operator'] = 'Vergelijkingsmethode'; $string['label_value'] = 'Waarde om mee te vergelijken'; $string['missing'] = '(Ontbrekend aangepast veld: {$a})'; $string['op_contains'] = 'bevat'; $string['op_doesnotcontain'] = 'bevat niet'; $string['op_endswith'] = 'eindigt op'; $string['op_isempty'] = 'is leeg'; $string['op_isequalto'] = 'gelijk aan'; $string['op_isnotempty'] = 'is niet leeg'; $string['op_startswith'] = 'begint met'; $string['pluginname'] = 'Beperking door profiel'; $string['privacy:metadata'] = 'De beperkingen door profiel-plugin bewaart geen persoonlijke gegevens.'; $string['requires_contains'] = 'Jouw <strong>{$a->field}</strong> bevat <strong>{$a->value}</strong>'; $string['requires_doesnotcontain'] = 'Jouw <strong>{$a->field}</strong> bevat <strong>{$a->value}</strong> niet'; $string['requires_endswith'] = 'Jouw <strong>{$a->field}</strong> eindigt met <strong>{$a->value}</strong>'; $string['requires_isempty'] = 'Jouw <strong>{$a->field}</strong> is leeg'; $string['requires_isequalto'] = 'Jouw <strong>{$a->field}</strong> is <strong>{$a->value}</strong>'; $string['requires_isnotempty'] = 'Jouw <strong>{$a->field}</strong> is niet leeg'; $string['requires_notendswith'] = 'Jouw <strong>{$a->field}</strong> eindigt niet met <strong>{$a->value}</strong>'; $string['requires_notisequalto'] = 'Jouw <strong>{$a->field}</strong> is niet <strong>{$a->value}</strong>'; $string['requires_notstartswith'] = 'Jouw <strong>{$a->field}</strong> start niet met <strong>{$a->value}</strong>'; $string['requires_startswith'] = 'Jouw <strong>{$a->field}</strong> begint met <strong>{$a->value}</strong>'; $string['title'] = 'Gebruikersprofiel';
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка