From be76a44f4e717d047b3e234e60493b9bf9244172 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 15 Mar 2023 00:07:44 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/szl/langconfig.php | 33 ++++++++++++++++++++++++++++++ install/lang/szl/moodle.php | 36 +++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 install/lang/szl/langconfig.php create mode 100644 install/lang/szl/moodle.php diff --git a/install/lang/szl/langconfig.php b/install/lang/szl/langconfig.php new file mode 100644 index 00000000000..a22257755e6 --- /dev/null +++ b/install/lang/szl/langconfig.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['parentlanguage'] = 'pl'; +$string['thislanguage'] = 'Ślōnski'; diff --git a/install/lang/szl/moodle.php b/install/lang/szl/moodle.php new file mode 100644 index 00000000000..67fc1a48a11 --- /dev/null +++ b/install/lang/szl/moodle.php @@ -0,0 +1,36 @@ +. + +/** + * 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'] = 'Język'; +$string['moodlelogo'] = 'Logo Moodle'; +$string['next'] = 'Dalij'; +$string['previous'] = 'Nazŏd'; +$string['reload'] = 'Ôdśwież';