From 5989a94787fbd8b3214d070c88e10a00815aae77 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sat, 22 Aug 2020 00:07:52 +0000 Subject: [PATCH 1/3] Automatically generated installer lang files --- install/lang/kaa/langconfig.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 install/lang/kaa/langconfig.php diff --git a/install/lang/kaa/langconfig.php b/install/lang/kaa/langconfig.php new file mode 100644 index 00000000000..4740f55456e --- /dev/null +++ b/install/lang/kaa/langconfig.php @@ -0,0 +1,33 @@ +. + +/** + * 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['thislanguage'] = 'Qaraqalpaq tili'; From 122ed3beafad2aa6ebaa70c4be07574c6cde2522 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 26 Aug 2020 00:07:28 +0000 Subject: [PATCH 2/3] Automatically generated installer lang files --- install/lang/prs/moodle.php | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 install/lang/prs/moodle.php diff --git a/install/lang/prs/moodle.php b/install/lang/prs/moodle.php new file mode 100644 index 00000000000..f7b2fbd03ab --- /dev/null +++ b/install/lang/prs/moodle.php @@ -0,0 +1,37 @@ +. + +/** + * 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['language'] = 'زبان'; +$string['moodlelogo'] = 'لوگوی مودل (Moodle)'; +$string['next'] = 'بعدی'; +$string['previous'] = 'قبلی'; +$string['reload'] = 'بارگیری مجدد'; From 95cc0d562b63ca15cb73621186a41a79c6bedc30 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 27 Aug 2020 00:07:08 +0000 Subject: [PATCH 3/3] Automatically generated installer lang files --- install/lang/eu/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/eu/admin.php b/install/lang/eu/admin.php index 796e496f35e..6c8b91c016f 100644 --- a/install/lang/eu/admin.php +++ b/install/lang/eu/admin.php @@ -41,5 +41,5 @@ $string['cliunknowoption'] = 'Aukera ezezagunak: Mesedez, erabili --help aukera.'; $string['cliyesnoprompt'] = 'idatzi b (bai esateko) edo e (ez esateko)'; $string['environmentrequireinstall'] = 'derrigorrezkoa da instalatuta eta gaituta izatea'; -$string['environmentrequireversion'] = '{$a->needed} bertsioa beharrezkoa da eta zu {$a->current} ari zara egikaritzen'; +$string['environmentrequireversion'] = '{$a->needed} bertsioa beharrezkoa da eta zu {$a->current} ari zara exekutatzen'; $string['upgradekeyset'] = 'Eguneraketa-kodea (utzi hutsik kodea erabili nahi ez baduzu)';