From 8d97af30c0904cdce9ccb720d985e6c6a21ff2e8 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 9 Feb 2022 00:07:34 +0000 Subject: [PATCH 1/2] Automatically generated installer lang files --- install/lang/hsb/langconfig.php | 2 +- install/lang/lo/moodle.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install/lang/hsb/langconfig.php b/install/lang/hsb/langconfig.php index 6daf2b20e98..018d51157a1 100644 --- a/install/lang/hsb/langconfig.php +++ b/install/lang/hsb/langconfig.php @@ -31,4 +31,4 @@ defined('MOODLE_INTERNAL') || die(); $string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; -$string['thislanguage'] = 'Hornjoserbsski'; +$string['thislanguage'] = 'Hornjoserbsce'; diff --git a/install/lang/lo/moodle.php b/install/lang/lo/moodle.php index b910fd9fc58..9bec7bcf391 100644 --- a/install/lang/lo/moodle.php +++ b/install/lang/lo/moodle.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$string['language'] = 'ພາສາທີ່ໃຊ້ໃນເວັບ'; +$string['language'] = 'ພາສາທີ່ໃຊ້'; $string['moodlelogo'] = 'ໂລໂກ້ Moodle'; $string['next'] = 'ຕໍ່ໄປ'; $string['previous'] = 'ທີ່ຜ່ານມາ'; From 9ce0d04cebee379f1d44b66c150fe8a56d96b653 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 10 Feb 2022 00:07:49 +0000 Subject: [PATCH 2/2] Automatically generated installer lang files --- install/lang/pt/error.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/install/lang/pt/error.php b/install/lang/pt/error.php index 5878a6f9069..2f084ad3593 100644 --- a/install/lang/pt/error.php +++ b/install/lang/pt/error.php @@ -33,11 +33,11 @@ $string['cannotcreatedboninstall'] = '

Não é possível criar a base de dados $string['cannotcreatelangdir'] = 'Não é possível criar a pasta de pacotes linguísticos'; $string['cannotcreatetempdir'] = 'Não é possível criar a pasta de ficheiros temporários'; $string['cannotdownloadcomponents'] = 'Não é possível descarregar os componentes.'; -$string['cannotdownloadzipfile'] = 'Não é possível descarregar o ficheiro ZIP.'; +$string['cannotdownloadzipfile'] = 'Não é possível descarregar o ficheiro Zip.'; $string['cannotfindcomponent'] = 'Não é possível encontrar o componente'; $string['cannotsavemd5file'] = 'Não é possível guardar o ficheiro md5'; -$string['cannotsavezipfile'] = 'Não é possível guardar o ficheiro ZIP'; -$string['cannotunzipfile'] = 'Não é possível descompactar o ficheiro ZIP'; +$string['cannotsavezipfile'] = 'Não é possível guardar o ficheiro Zip'; +$string['cannotunzipfile'] = 'Não é possível descompactar o ficheiro Zip'; $string['componentisuptodate'] = 'O componente está atualizado.'; $string['dmlexceptiononinstall'] = '

Ocorreu um erro de base de dados [{$a->errorcode}].
{$a->debuginfo}

'; $string['downloadedfilecheckfailed'] = 'A verificação do ficheiro descarregado falhou.'; @@ -46,4 +46,4 @@ $string['missingrequiredfield'] = 'Um dos campos obrigatórios está em falta'; $string['remotedownloaderror'] = 'Não foi possível descarregar o componente para o servidor. Verifique as configurações do proxy. É altamente recomendado a instalação da extensão cURL do PHP.

Terá de descarregar manualmente o ficheiro {$a->url}, copiá-lo para a pasta "{$a->dest}" no seu servidor e descompactá-lo.'; $string['wrongdestpath'] = 'Caminho de destino errado'; $string['wrongsourcebase'] = 'Base do URL de origem errada'; -$string['wrongzipfilename'] = 'Nome de ficheiro ZIP errado'; +$string['wrongzipfilename'] = 'Nome de ficheiro Zip errado';