Rev 1 | Autoría | Comparar con el anterior | Ultima modificación | Ver Log |
<?php// This file is part of Moodle - https://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 <https://www.gnu.org/licenses/>./*** Automatically generated strings for Moodle installer** Do not edit this file manually! It contains just a subset of strings* needed during the very first steps of installation. This file was* generated automatically by export-installer.php (which is part of AMOS* {@link https://moodledev.io/general/projects/api/amos}) using the* list of strings defined in install/stringnames.txt file.** @package installer* @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later*/defined('MOODLE_INTERNAL') || die();$string['admindirname'] = 'Admin Directory';$string['availablelangs'] = 'தயராக உளà¯à®³ மொழி அடà¯à®•à¯à®•à¯';$string['chooselanguagehead'] = 'மொழியைத௠தேரà¯à®¨à¯à®¤à¯†à®Ÿà¯';$string['chooselanguagesub'] = 'Please choose a language for the installation ONLY. You will be able to choose site and user languages on a later screen.';$string['dataroot'] = 'Data Directory';$string['dbprefix'] = 'Tables prefix';$string['dirroot'] = 'Moodle Directory';$string['environmenthead'] = 'Checking your environment ...';$string['installation'] = 'Installation';$string['langdownloaderror'] = 'Unfortunately the language "{$a}" was not installed. The installation process will continue in English.';$string['phpversion'] = 'பிஎசà¯à®ªà®¿ பதிபà¯à®ªà¯';$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';$string['welcomep20'] = 'You are seeing this page because you have successfully installed andlaunched the <strong>{$a->packname} {$a->packversion}</strong> package in your computer. Congratulations!';$string['welcomep30'] = 'This release of the <strong>{$a->installername}</strong> includes the applicationsto create an environment in which <strong>Moodle</strong> will operate, namely:';$string['welcomep40'] = 'The package also includes <strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>.';$string['welcomep50'] = 'The use of all the applications in this package is governed by their respectivelicences. The complete <strong>{$a->installername}</strong> package is<a href="http://www.opensource.org/docs/definition_plain.html">open source</a> and is distributedunder the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> license.';$string['welcomep60'] = 'The following pages will lead you through some easy to follow steps toconfigure and set up <strong>Moodle</strong> on your computer. You may accept the defaultsettings or, optionally, amend them to suit your own needs.';$string['welcomep70'] = 'Click the "Next" button below to continue with the set up of <strong>Moodle</strong>.';$string['wwwroot'] = 'இணைய à®®à¯à®•வரி';