From 9bf42e7aade001c5386de82fb2fa284335f66d3e Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Fri, 18 Apr 2025 00:07:40 +0000 Subject: [PATCH 1/6] Automatically generated installer lang files --- install/lang/ia/error.php | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 install/lang/ia/error.php diff --git a/install/lang/ia/error.php b/install/lang/ia/error.php new file mode 100644 index 00000000000..66298dce637 --- /dev/null +++ b/install/lang/ia/error.php @@ -0,0 +1,39 @@ +. + +/** + * 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['cannotcreatedboninstall'] = '

Non pote crear le base de datos.

+

Le base de datos specificate non existe e le date usator non ha le permission a crear le base de datos.

+

Le administrator de sito deberea verificar le configuration de base de datos.

'; +$string['cannotcreatelangdir'] = 'Non pote crear directorio de linguage (lang)'; +$string['cannotcreatetempdir'] = 'Non pote crear directorio temp'; +$string['cannotdownloadcomponents'] = 'Non pote discargar componentes'; +$string['cannotdownloadzipfile'] = 'Non pote discargar file ZIP'; +$string['cannotfindcomponent'] = 'Non pote trovar componente'; From b57eb5dd8868a115c1b8a43d47dac5772f67eaa5 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sat, 19 Apr 2025 00:07:37 +0000 Subject: [PATCH 2/6] Automatically generated installer lang files --- install/lang/ia/error.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/install/lang/ia/error.php b/install/lang/ia/error.php index 66298dce637..88cd83516ac 100644 --- a/install/lang/ia/error.php +++ b/install/lang/ia/error.php @@ -37,3 +37,10 @@ $string['cannotcreatetempdir'] = 'Non pote crear directorio temp'; $string['cannotdownloadcomponents'] = 'Non pote discargar componentes'; $string['cannotdownloadzipfile'] = 'Non pote discargar file ZIP'; $string['cannotfindcomponent'] = 'Non pote trovar componente'; +$string['cannotsavemd5file'] = 'Non pote salveguardar file md5'; +$string['cannotsavezipfile'] = 'Non pote salveguardar file ZIP'; +$string['cannotunzipfile'] = 'Non pote extraher (unzip) file Zip'; +$string['componentisuptodate'] = 'Componente es actualisate'; +$string['dmlexceptiononinstall'] = '

Un error de base de datos ha occurrite [{$a->errorcode}].
{$a->debuginfo}

'; +$string['downloadedfilecheckfailed'] = 'Verifica de file discargate falleva'; +$string['invalidmd5'] = 'Le variabile de verifica esseva errate - essaya novemente'; From b2ba6624ce536825db075e5a7037c67853ec3883 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 20 Apr 2025 00:08:01 +0000 Subject: [PATCH 3/6] Automatically generated installer lang files --- install/lang/ia/error.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/ia/error.php b/install/lang/ia/error.php index 88cd83516ac..24458b999da 100644 --- a/install/lang/ia/error.php +++ b/install/lang/ia/error.php @@ -44,3 +44,4 @@ $string['componentisuptodate'] = 'Componente es actualisate'; $string['dmlexceptiononinstall'] = '

Un error de base de datos ha occurrite [{$a->errorcode}].
{$a->debuginfo}

'; $string['downloadedfilecheckfailed'] = 'Verifica de file discargate falleva'; $string['invalidmd5'] = 'Le variabile de verifica esseva errate - essaya novemente'; +$string['missingrequiredfield'] = 'Alcun campo requirite es mancante'; From ac270cb26f924bb37de615a6c6dd04f3eac56fed Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 23 Apr 2025 00:07:39 +0000 Subject: [PATCH 4/6] Automatically generated installer lang files --- install/lang/ia/error.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/install/lang/ia/error.php b/install/lang/ia/error.php index 24458b999da..7f826d7fe2d 100644 --- a/install/lang/ia/error.php +++ b/install/lang/ia/error.php @@ -45,3 +45,8 @@ $string['dmlexceptiononinstall'] = '

Un error de base de datos ha occurrite [{ $string['downloadedfilecheckfailed'] = 'Verifica de file discargate falleva'; $string['invalidmd5'] = 'Le variabile de verifica esseva errate - essaya novemente'; $string['missingrequiredfield'] = 'Alcun campo requirite es mancante'; +$string['remotedownloaderror'] = '

Le discargamento delcomponente sur tu servitor falleva. Per favor verifica preferentias de proxy; le extension de PHP cURL ed fortemente recommendate.

+

Tu debe discargar le file {$a->url} manualmente, copiar lo a "{$a->dest}" in tu servitor e extraher lo (unzip) illac.

'; +$string['wrongdestpath'] = 'Percurso de destination errate'; +$string['wrongsourcebase'] = 'Base de URL de fonte errate'; +$string['wrongzipfilename'] = 'Nomine de file ZIP errate'; From 6c95086bc929560899def125a45b54cdef6e7cdf Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 1 May 2025 00:07:39 +0000 Subject: [PATCH 5/6] Automatically generated installer lang files --- install/lang/ca_wp/moodle.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 install/lang/ca_wp/moodle.php diff --git a/install/lang/ca_wp/moodle.php b/install/lang/ca_wp/moodle.php new file mode 100644 index 00000000000..a2dd18126fd --- /dev/null +++ b/install/lang/ca_wp/moodle.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['language'] = 'Idioma'; +$string['moodlelogo'] = 'Logo de Moodle'; From 747fff61c4673116332aab0c3a9222b2b3702e11 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 7 May 2025 00:07:33 +0000 Subject: [PATCH 6/6] Automatically generated installer lang files --- install/lang/ca_wp/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/ca_wp/moodle.php b/install/lang/ca_wp/moodle.php index a2dd18126fd..d700eef6a45 100644 --- a/install/lang/ca_wp/moodle.php +++ b/install/lang/ca_wp/moodle.php @@ -31,3 +31,4 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Idioma'; $string['moodlelogo'] = 'Logo de Moodle'; +$string['next'] = 'Següent';