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)'; 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'; 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'] = 'بارگیری مجدد';