diff --git a/install/lang/ca/install.php b/install/lang/ca/install.php index c3cd53d450616..dc66361463b57 100644 --- a/install/lang/ca/install.php +++ b/install/lang/ca/install.php @@ -79,9 +79,9 @@ $string['pathswrongadmindir'] = 'No existeix el directori d\'administració'; $string['phpextension'] = 'Extensió PHP {$a}'; $string['phpversion'] = 'Versió PHP'; -$string['phpversionhelp'] = '

Moodle necessita una versió de PHP 4.3.0 o 5.1.0 (les versions 5.0.x tenien uns quants problemes coneguts).

-

A hores d\'ara esteu utilitzant la versió {$a}.

-

Us cal actualitzar el PHP o traslladar Moodle a un ordinador amb una versió de PHP més recent.
(Si esteu utilitzant la versió 5.0.x, alternativament també podríeu tornar enrere a la 4.4.x)

'; +$string['phpversionhelp'] = '

El Moodle requereix una versió de PHP almenys 5.6.5 o 7.1 (7.0.x té algunes limitacions del motor).

+

Actualment esteu executant la versió {$a}.

+

Heu d\'actualitzar el PHP o canviar a un servidor amb una versió més nova del PHP.

'; $string['welcomep10'] = '{$a->installername} ({$a->installerversion})'; $string['welcomep20'] = 'Esteu veient aquesta pàgina perquè heu instal·lat amb èxit i heu executat el paquet {$a->packname} {$a->packversion}. Felicitacions.'; $string['welcomep30'] = 'Aquesta versió de {$a->installername} inclou les aplicacions necessàries per crear un entorn en el qual funcioni Moodle, concretament:'; diff --git a/install/lang/mt/langconfig.php b/install/lang/mt/langconfig.php new file mode 100644 index 0000000000000..ea5bb448629d2 --- /dev/null +++ b/install/lang/mt/langconfig.php @@ -0,0 +1,32 @@ +. + +/** + * 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'] = 'Malti'; diff --git a/install/lang/zu/admin.php b/install/lang/zu/admin.php new file mode 100644 index 0000000000000..a77cadb093875 --- /dev/null +++ b/install/lang/zu/admin.php @@ -0,0 +1,40 @@ +. + +/** + * 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'] = 'y'; +$string['cliincorrectvalueerror'] = 'Iphutha, inani elingalungile "{$a->value}" le-"{$a->option}"'; +$string['cliincorrectvalueretry'] = 'Inani elingalungile, sicela uzame futhi'; +$string['clitypevalue'] = 'uhlobo lwevelu'; +$string['clitypevaluedefault'] = 'thayipha inani, cindezela u-Enter ukuze usebenzise inani elizenzakalelayo ({$a})'; +$string['cliunknowoption'] = 'Izinketho ezingaziwa: + {$a} +Sicela usebenzise inketho ethi --help.';