From baa46ac0e2bc9b2ff34c0eea421bd2fbd5468106 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Tue, 30 Jan 2018 00:06:27 +0000 Subject: [PATCH 1/3] Automatically generated installer lang files --- install/lang/an/moodle.php | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 install/lang/an/moodle.php diff --git a/install/lang/an/moodle.php b/install/lang/an/moodle.php new file mode 100644 index 00000000000..94f46240d87 --- /dev/null +++ b/install/lang/an/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'] = 'Idioma'; +$string['moodlelogo'] = 'Logo de Moodle'; +$string['next'] = 'Siguient'; +$string['previous'] = 'Anterior'; +$string['reload'] = 'Recargar'; From cab91b357a061122e2c147de42f9d0dce2f74296 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 31 Jan 2018 00:06:25 +0000 Subject: [PATCH 2/3] Automatically generated installer lang files --- install/lang/an/admin.php | 45 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 install/lang/an/admin.php diff --git a/install/lang/an/admin.php b/install/lang/an/admin.php new file mode 100644 index 00000000000..b832625b679 --- /dev/null +++ b/install/lang/an/admin.php @@ -0,0 +1,45 @@ +. + +/** + * 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['clianswerno'] = 'n'; +$string['cliansweryes'] = 's'; +$string['cliincorrectvalueerror'] = 'Error, valor incorrecta "{$a->value}" atura "{$a->option}"'; +$string['cliincorrectvalueretry'] = 'Valor incorrecta, per favor, intente de nuevo'; +$string['clitypevalue'] = 'valor d\'o tipo'; +$string['clitypevaluedefault'] = 'valor d\'o tipo, prete Enter pa utilizar la valor per defecto ({$a})'; +$string['cliunknowoption'] = 'Opcions no reconoixidas: +{$a} +Per favor, utilice la opción Aduya.'; +$string['cliyesnoprompt'] = 'escriba s (pa ell) u n (atura no)'; +$string['environmentrequireinstall'] = 'ha d\'estar instalau/activau'; +$string['environmentrequireversion'] = 'versión {$a->needed} ye obligatoria y ye executando {$a->current}'; +$string['upgradekeyset'] = 'Clau d\'actualización (deixar en blanco pa no establir-la)'; From 5b60901de6ebfc78c7f96cffacbcab1e533d847e Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 1 Feb 2018 00:06:35 +0000 Subject: [PATCH 3/3] Automatically generated installer lang files --- install/lang/an/admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/lang/an/admin.php b/install/lang/an/admin.php index b832625b679..79c0a2d0d3e 100644 --- a/install/lang/an/admin.php +++ b/install/lang/an/admin.php @@ -32,14 +32,14 @@ defined('MOODLE_INTERNAL') || die(); $string['clianswerno'] = 'n'; $string['cliansweryes'] = 's'; -$string['cliincorrectvalueerror'] = 'Error, valor incorrecta "{$a->value}" atura "{$a->option}"'; +$string['cliincorrectvalueerror'] = 'Error, valor incorrecta "{$a->value}" pa "{$a->option}"'; $string['cliincorrectvalueretry'] = 'Valor incorrecta, per favor, intente de nuevo'; $string['clitypevalue'] = 'valor d\'o tipo'; $string['clitypevaluedefault'] = 'valor d\'o tipo, prete Enter pa utilizar la valor per defecto ({$a})'; $string['cliunknowoption'] = 'Opcions no reconoixidas: {$a} Per favor, utilice la opción Aduya.'; -$string['cliyesnoprompt'] = 'escriba s (pa ell) u n (atura no)'; +$string['cliyesnoprompt'] = 'escriba s (pa sí) u n (pa no)'; $string['environmentrequireinstall'] = 'ha d\'estar instalau/activau'; $string['environmentrequireversion'] = 'versión {$a->needed} ye obligatoria y ye executando {$a->current}'; $string['upgradekeyset'] = 'Clau d\'actualización (deixar en blanco pa no establir-la)';