From dc1e07fdb97bd0d9751b714d32b01ac87f005d3f Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Thu, 12 Feb 2026 00:09:49 +0000 Subject: [PATCH] Automatically generated installer lang files --- public/install/lang/es_ve/admin.php | 41 +++++++++++++++++++++++++++ public/install/lang/gd/error.php | 44 +++++++++++++++++++++++++++++ 2 files changed, 85 insertions(+) create mode 100644 public/install/lang/es_ve/admin.php create mode 100644 public/install/lang/gd/error.php diff --git a/public/install/lang/es_ve/admin.php b/public/install/lang/es_ve/admin.php new file mode 100644 index 00000000000..fbb7d90f742 --- /dev/null +++ b/public/install/lang/es_ve/admin.php @@ -0,0 +1,41 @@ +. + +/** + * 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 https://moodledev.io/general/projects/api/amos}) using the + * list of strings defined in public/install/stringnames.txt file. + * + * @package installer + * @license https://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 incorrecto "{$a->value}" para "{$a->option}"'; +$string['cliincorrectvalueretry'] = 'Valor incorrecto, por favor intenta de nuevo'; +$string['clitypevalue'] = 'escribe el valor'; +$string['clitypevaluedefault'] = 'escribe el valor, presiona Enter para usar el valor predeterminado ({$a})'; +$string['cliunknowoption'] = 'Opciones no reconocidas: + {$a} +Por favor usa la opción --help.'; +$string['cliyesnoprompt'] = 'escribe s (significa sí) o n (significa no)'; diff --git a/public/install/lang/gd/error.php b/public/install/lang/gd/error.php new file mode 100644 index 00000000000..0e8882c45d8 --- /dev/null +++ b/public/install/lang/gd/error.php @@ -0,0 +1,44 @@ +. + +/** + * 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 https://moodledev.io/general/projects/api/amos}) using the + * list of strings defined in public/install/stringnames.txt file. + * + * @package installer + * @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +defined('MOODLE_INTERNAL') || die(); + +$string['cannotcreatedboninstall'] = '

Chan urrainn an stòr-dàta a chruthachadh.

+

Chan eil an stòr-dàta a chaidh a shònrachadh ann am bith agus chan eil cead aig an neach-cleachdaidh tugta an stòr-dàta a chruthachadh.

+

Bu chòir do rianaire na làraich rèiteachadh an stòr-dàta a dhearbhadh.

'; +$string['cannotcreatelangdir'] = 'Chan urrainn iùl-lann cànain a chruthachadh'; +$string['cannotcreatetempdir'] = 'Chan urrainn iùl-lann shealach a chruthachadh'; +$string['cannotdownloadcomponents'] = 'Chan urrainn co-phàirtean a luchdachadh a-nuas'; +$string['cannotdownloadzipfile'] = 'Chan urrainn faidhle ZIP a luchdachadh a-nuas'; +$string['cannotfindcomponent'] = 'Chan urrainn a’ cho-phàirt a lorg'; +$string['cannotsavemd5file'] = 'Chan urrainn faidhle md5 a shàbhaladh'; +$string['cannotsavezipfile'] = 'Chan urrainn faidhle ZIP a shàbhaladh'; +$string['cannotunzipfile'] = 'Chan urrainn am faidhle siopach fhosgladh'; +$string['componentisuptodate'] = 'Tha a’ cho-phàirt ris an latha'; +$string['dmlexceptiononinstall'] = '

Tha mearachd stòir-dàta air tachairt \\[{$a->errorcode}].
{$a->debuginfo}

';