From 65f63bf36db1e24fbf5aaedd87cdac137e805e10 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 7 Oct 2021 00:07:31 +0000 Subject: [PATCH 1/1] Automatically generated installer lang files --- install/lang/lo/error.php | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 install/lang/lo/error.php diff --git a/install/lang/lo/error.php b/install/lang/lo/error.php new file mode 100644 index 00000000000..e35f07a2bc4 --- /dev/null +++ b/install/lang/lo/error.php @@ -0,0 +1,48 @@ +. + +/** + * 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 http://docs.moodle.org/dev/Languages/AMOS}) using the + * list of strings defined in /install/stringnames.txt. + * + * @package installer + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die(); + +$string['cannotcreatedboninstall'] = '

ບໍ່ສາມາດສ້າງຖານຂໍ້ມູນໄດ້.

+

ຖານຂໍ້ມູນທີ່ລະບຸນັ້ນບໍ່ມີຢູ່ ແລະ ຜູ້ໃຊ້ທີ່ໃຫ້ມາບໍ່ໄດ້ຮັບອະນຸຍາດໃຫ້ສ້າງຖານຂໍ້ມູນ.

+

ຜູ້ຄວບຄຸມເວັບໄຊທ໌ຄວນກວດສອບການຕັ້ງຄ່າຖານຂໍ້ມູນ.

'; +$string['cannotcreatelangdir'] = 'ບໍ່ສາມາດສ້າງບັນຊີລາຍຊື່ພາສາໄດ້'; +$string['cannotcreatetempdir'] = 'ບໍ່ສາມາດສ້າງບັນຊີລາຍຊື່ຊົ່ວຄາວໄດ້'; +$string['cannotdownloadcomponents'] = 'ບໍ່ສາມາດດາວໂຫຼດອົງປະກອບໄດ້'; +$string['cannotdownloadzipfile'] = 'ບໍ່ສາມາດດາວໂຫຼດໄຟລ໌ ZIP ໄດ້'; +$string['cannotfindcomponent'] = 'ບໍ່ພົບອົງປະກອບ'; +$string['cannotsavemd5file'] = 'ບໍ່ສາມາດບັນທຶກໄຟລ໌ md5 ໄດ້'; +$string['cannotsavezipfile'] = 'ບໍ່ສາມາດບັນທຶກໄຟລ໌ ZIP ໄດ້'; +$string['cannotunzipfile'] = 'ບໍ່ສາມາດແຍກໄຟລ໌'; +$string['componentisuptodate'] = 'ອົງປະກອບໃໝ່ຫຼ້າສຸດແລ້ວ'; +$string['dmlexceptiononinstall'] = '

ເກີດຄວາມຜິດພາດທາງຖານຂໍ້ມູນ [{$a->errorcode}].
{$a->debuginfo}

'; +$string['downloadedfilecheckfailed'] = 'ດາວໂຫຼດໄຟລ໌ກວດສອບບໍ່ສຳເລັດ'; +$string['invalidmd5'] = 'ຕົວປ່ຽນການກວດສອບບໍ່ຖືກຕ້ອງ - ລອງໃໝ່ອີກຄັ້ງ'; +$string['missingrequiredfield'] = 'ຊ່ອງຂໍ້ມູນທີ່ຕ້ອງການບາງບ່ອນຂາດຫາຍໄປ'; +$string['remotedownloaderror'] = '

ການດາວໂຫຼດອົງປະກອບໃສ່ເຊີບເວີຂອງທ່ານບໍ່ສໍາເລັດ. ກະລຸນາກວດສອບການຕັ້ງຄ່າຕົວແທນ; ສ່ວນຂະຫຍາຍ PHP cURL ແມ່ນແນະນໍາທີ່ສຸດ.

ທ່ານຕ້ອງດາວໂຫຼດໄຟລ໌ {$a->url} ດ້ວຍຕົນເອງ, ອັດສຳເນົາມັນໃສ່ "{$a->dest} "ຢູ່ໃນເຊີບເວີຂອງທ່ານ ແລະ ແຍກມັນຢູ່ທີ່ນັ້ນ.

'; -- 2.43.0