Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
200fb14b
Commit
200fb14b
authored
Oct 02, 2021
by
Eloy Lafuente
Browse files
Merge branch 'install_master' of
https://git.in.moodle.com/amosbot/moodle-install
parents
0b6ed7bf
d7f83f84
Changes
2
Hide whitespace changes
Inline
Side-by-side
install/lang/lo/admin.php
View file @
200fb14b
...
...
@@ -29,5 +29,15 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$string
[
'environmentrequireinstall'
]
=
'is required to be installed/enabled.'
;
$string
[
'environmentrequireversion'
]
=
'version {$a->needed} is required and you are running {$a->current}'
;
$string
[
'clianswerno'
]
=
'n'
;
$string
[
'cliansweryes'
]
=
'y'
;
$string
[
'cliincorrectvalueerror'
]
=
'ຜິດພາດ, ຄ່າບໍ່ຖືກຕ້ອງ "{$a->value}" ສໍາລັບ "{$a->option}"'
;
$string
[
'cliincorrectvalueretry'
]
=
'ຄ່າບໍ່ຖືກຕ້ອງ, ກະລຸນາລອງໃໝ່'
;
$string
[
'clitypevalue'
]
=
'ປະເພດມູນຄ່າ'
;
$string
[
'clitypevaluedefault'
]
=
'ພິມຄ່າ, ກົດ Enter ເພື່ອໃຊ້ຄ່າເລີ່ມຕົ້ນ ({$a})'
;
$string
[
'cliunknowoption'
]
=
'ຕົວເລືອກທີ່ບໍ່ຮູ້ຈັກ:
{$a}
ກະລຸນາໃຊ້ --ຕົວເລືອກຊ່ວຍເຫຼືອ.'
;
$string
[
'cliyesnoprompt'
]
=
'ປະເພດ y (ໝາຍຄວາມວ່າແມ່ນ) ຫຼື n (ໝາຍຄວາມວ່າບໍ່)'
;
$string
[
'environmentrequireinstall'
]
=
'ຕ້ອງໄດ້ຕິດຕັ້ງ ແລະ ເປີດໃຊ້ງານ'
;
$string
[
'environmentrequireversion'
]
=
'ຕ້ອງການສະບັບ {$a->needed} ແລະ ທ່ານກຳລັງໃຊ້ງານ {$a->current}'
;
install/lang/lo/moodle.php
View file @
200fb14b
...
...
@@ -32,3 +32,5 @@ defined('MOODLE_INTERNAL') || die();
$string
[
'language'
]
=
'ພາສາທີ່ໃຊ້ໃນເວັບ'
;
$string
[
'moodlelogo'
]
=
'ໂລໂກ້ Moodle'
;
$string
[
'next'
]
=
'ຕໍ່ໄປ'
;
$string
[
'previous'
]
=
'ທີ່ຜ່ານມາ'
;
$string
[
'reload'
]
=
'ໂຫຼດຄືນໃໝ່'
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment