From 3f58ec1385eace9a87f5449678e6a9d10ed86b17 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Fri, 7 Aug 2015 00:04:12 +0800 Subject: [PATCH 1/3] Automatically generated installer lang files --- install/lang/oc_gsc/langconfig.php | 2 ++ install/lang/pt_br/error.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/install/lang/oc_gsc/langconfig.php b/install/lang/oc_gsc/langconfig.php index f725a3ee0e7..a62d23a94c5 100644 --- a/install/lang/oc_gsc/langconfig.php +++ b/install/lang/oc_gsc/langconfig.php @@ -30,4 +30,6 @@ defined('MOODLE_INTERNAL') || die(); +$string['parentlanguage'] = ''; +$string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Gascon'; diff --git a/install/lang/pt_br/error.php b/install/lang/pt_br/error.php index 4eac84f80af..65e5af67443 100644 --- a/install/lang/pt_br/error.php +++ b/install/lang/pt_br/error.php @@ -46,7 +46,7 @@ $string['dmlexceptiononinstall'] = '

Ocorreu um erro no banco de dados [{$a-> $string['downloadedfilecheckfailed'] = 'A verificação do arquivo baixado falhou'; $string['invalidmd5'] = 'A variável de verificação estava errada - tente novamente'; $string['missingrequiredfield'] = 'Faltam informações obrigatórias'; -$string['remotedownloaderror'] = 'O download do componente falhou, por favor verifique as configurações do proxy. A extensão cURL do PHP é altamente recomendada.

Você precisar baixar o arquivo manualmente, copiar para "{$a->dest}" e descompactar lá.'; +$string['remotedownloaderror'] = '

O download do componente falhou, por favor verifique as configurações do proxy. A extensão cURL do PHP é altamente recomendada.

Você precisar baixar o arquivo manualmente, copiar para "{$a->dest}" e descompactar lá.

'; $string['wrongdestpath'] = 'Caminho do destino errado'; $string['wrongsourcebase'] = 'URL do recurso errada'; $string['wrongzipfilename'] = 'Nome do arquivo ZIP errado'; From b227a2c771f6e713edc5c43cac597e5ad29da83f Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 13 Aug 2015 00:04:33 +0800 Subject: [PATCH 2/3] Automatically generated installer lang files --- install/lang/gl/error.php | 6 +++++ install/lang/sr/langconfig.php | 34 ---------------------------- install/lang/sr_cr_bo/langconfig.php | 34 ---------------------------- 3 files changed, 6 insertions(+), 68 deletions(-) delete mode 100644 install/lang/sr/langconfig.php delete mode 100644 install/lang/sr_cr_bo/langconfig.php diff --git a/install/lang/gl/error.php b/install/lang/gl/error.php index dfa4b2584aa..06f0cb7decd 100644 --- a/install/lang/gl/error.php +++ b/install/lang/gl/error.php @@ -30,6 +30,9 @@ defined('MOODLE_INTERNAL') || die(); +$string['cannotcreatedboninstall'] = '

Non é posíbel crear a base de datos.

+

A base de datos especificada non existe e o usuario indicado non ten permiso para crear a base de datos.

+

O administrador do sitio debería verificar a configuración da base de datos.

'; $string['cannotcreatelangdir'] = 'Non se pode crear o directorio de idioma'; $string['cannotcreatetempdir'] = 'Non se pode crear un directorio temporal'; $string['cannotdownloadcomponents'] = 'Non foi posíbel descargar compoñentes'; @@ -39,9 +42,12 @@ $string['cannotsavemd5file'] = 'Non é posíbel gardar o ficheiro md5'; $string['cannotsavezipfile'] = 'Non é posíbel gardar o ficheiro ZIP'; $string['cannotunzipfile'] = 'Non é posíbel descomprimir o ficheiro'; $string['componentisuptodate'] = 'O compoñente está actualizado'; +$string['dmlexceptiononinstall'] = '

Produciuse un erro na base de datos [{$a->errorcode}].
{$a->debuginfo}

'; $string['downloadedfilecheckfailed'] = 'A comprobación do ficheiro descargado non foi satisfactoria'; $string['invalidmd5'] = 'md5 non válido'; $string['missingrequiredfield'] = 'Falta algún campo obrigatorio'; +$string['remotedownloaderror'] = '

Fallo a descarga do compoñente cara o seu servidor. Recomendase encarecidamente que verifiqoe os axustes do proxy, extensión PHP cURL.

+

Debe descargar o ficheiro {$a->url} manualmente, copialo en «{$a->dest}» no seu servidor e descomprimilo alí.

'; $string['wrongdestpath'] = 'Camiño de destino errado.'; $string['wrongsourcebase'] = 'URL da fonte errado.'; $string['wrongzipfilename'] = 'Nome de ficheiro ZIP errado.'; diff --git a/install/lang/sr/langconfig.php b/install/lang/sr/langconfig.php deleted file mode 100644 index 9e1d4de06ca..00000000000 --- a/install/lang/sr/langconfig.php +++ /dev/null @@ -1,34 +0,0 @@ -. - -/** - * 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['thisdirection'] = 'ltr'; -$string['thislanguage'] = 'Српски'; diff --git a/install/lang/sr_cr_bo/langconfig.php b/install/lang/sr_cr_bo/langconfig.php deleted file mode 100644 index 9e1d4de06ca..00000000000 --- a/install/lang/sr_cr_bo/langconfig.php +++ /dev/null @@ -1,34 +0,0 @@ -. - -/** - * 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['thisdirection'] = 'ltr'; -$string['thislanguage'] = 'Српски'; From 029bb766412497bad0c304d10879b4885306ed2f Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 13 Aug 2015 00:04:33 +0800 Subject: [PATCH 3/3] Automatically generated installer lang files --- install/lang/sma/langconfig.php | 34 +++++++++++++++++++++++++++++++++ install/lang/smj/langconfig.php | 34 +++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 install/lang/sma/langconfig.php create mode 100644 install/lang/smj/langconfig.php diff --git a/install/lang/sma/langconfig.php b/install/lang/sma/langconfig.php new file mode 100644 index 00000000000..6503a849656 --- /dev/null +++ b/install/lang/sma/langconfig.php @@ -0,0 +1,34 @@ +. + +/** + * 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['parentlanguage'] = 'no'; +$string['thislanguage'] = 'Sørsamisk'; diff --git a/install/lang/smj/langconfig.php b/install/lang/smj/langconfig.php new file mode 100644 index 00000000000..ac1d7cb48f8 --- /dev/null +++ b/install/lang/smj/langconfig.php @@ -0,0 +1,34 @@ +. + +/** + * 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['parentlanguage'] = 'no'; +$string['thislanguage'] = 'Lulesamisk';