Merge branch 'install_404_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_404_STABLE

This commit is contained in:
Huong Nguyen
2025-09-18 08:34:25 +07:00
3 changed files with 41 additions and 4 deletions
+36
View File
@@ -0,0 +1,36 @@
<?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['cliincorrectvalueerror'] = 'Mearachd, luach ceàrr "{$a->value}" airson "{$a->option}"';
$string['cliincorrectvalueretry'] = 'Luach ceàrr, feuch a-rithist';
$string['cliunknowoption'] = 'Roghainnean nach deach an aithneachadh:
{$a}
Cleachd— an roghainn airson cuideachadh';
+2 -1
View File
@@ -32,7 +32,7 @@ defined('MOODLE_INTERNAL') || die();
$string['clianswerno'] = 'n';
$string['cliansweryes'] = 'y';
$string['cliincorrectvalueerror'] = 'Xato, “{$a->option}” uchun notogri “{$a->value}” qiymati';
$string['cliincorrectvalueretry'] = 'Noto\'g\'ri qiymat, iltimos qayta urinib ko\'ring';
$string['cliincorrectvalueretry'] = 'Notogri qiymat, iltimos qayta urinib koring';
$string['clitypevalue'] = 'qiymatni kiritish';
$string['clitypevaluedefault'] = 'qiymatni kiriting, ({$a}) odatiy qiymatni ishlatish uchun Enter tumgasini bosing';
$string['cliunknowoption'] = 'Noma\'lum parametrlar:
@@ -41,3 +41,4 @@ Iltimos, -- help parametridan foydalaning';
$string['cliyesnoprompt'] = 'y tugmasini bosing (ha degani) yoki n tugmasini bosing (yoq degani)';
$string['environmentrequireinstall'] = 'ornatilishi va yoqilishi shart.';
$string['environmentrequireversion'] = '{$a->needed} versiyasi talab etiladi, sizda esa hozirda {$a->current} ishlatilmoqda';
$string['upgradekeyset'] = 'Yangilash kaliti (ornatmaslik uchun bosh qoldiring)';
+3 -3
View File
@@ -29,9 +29,9 @@
defined('MOODLE_INTERNAL') || die();
$string['admindirname'] = 'Administrator katalogi nomi';
$string['admindirname'] = 'Admin katalogi';
$string['availablelangs'] = 'Mavjud til paketlari';
$string['dataroot'] = 'Ma\'lumotlar katalogi';
$string['dataroot'] = 'Malumotlar katalogi';
$string['dbprefix'] = 'Jadvallar prefiksi';
$string['dirroot'] = 'Moodle kataloglari';
$string['dirroot'] = 'Moodle katalogi';
$string['installation'] = 'O\'rnatish';