From 4e78b502efc9c8ca9f783ea15d0d885e8fcb75ce Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 24 Aug 2025 00:09:54 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/uz/error.php | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 install/lang/uz/error.php diff --git a/install/lang/uz/error.php b/install/lang/uz/error.php new file mode 100644 index 00000000000..b1931469de1 --- /dev/null +++ b/install/lang/uz/error.php @@ -0,0 +1,39 @@ +. + +/** + * 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['cannotcreatedboninstall'] = '

Ma\'lumotlar bazasini yaratib bo\'lmadi.

+

Ko\'rsatilgan ma\'lumotlar bazasi mavjud emas va berilgan foydalanuvchida uni yaratish huquqi yo\'q.

+

Sayt administratori ma\'lumotlar bazasi konfiguratsiyasini tekshirishi kerak.

'; +$string['cannotcreatelangdir'] = 'Til katalogini yaratib bo\'lmadi'; +$string['cannotcreatetempdir'] = 'Vaqtinchalik jildni yaratib bo‘lmadi'; +$string['cannotdownloadcomponents'] = 'Komponentlarni yuklab olib bo\'lmadi'; +$string['cannotdownloadzipfile'] = 'ZIP faylini yuklab olib bo\'lmadi'; +$string['cannotfindcomponent'] = 'Komponentni topib bo\'lmadi';