diff --git a/install/lang/bar/admin.php b/install/lang/bar/admin.php new file mode 100644 index 00000000000..645fbf6d055 --- /dev/null +++ b/install/lang/bar/admin.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['clianswerno'] = 'n'; +$string['cliansweryes'] = 'j'; +$string['cliincorrectvalueretry'] = 'Falscha Wert, probiers nummal'; +$string['cliyesnoprompt'] = 'druck j (bedeit ja) oda n (bedeit na)'; diff --git a/install/lang/bar/langconfig.php b/install/lang/bar/langconfig.php new file mode 100644 index 00000000000..02f2239b46e --- /dev/null +++ b/install/lang/bar/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'] = 'de'; +$string['thislanguage'] = 'Bairisch'; diff --git a/install/lang/hi/moodle.php b/install/lang/hi/moodle.php index 38af08e7965..0cc122bd9e5 100644 --- a/install/lang/hi/moodle.php +++ b/install/lang/hi/moodle.php @@ -31,5 +31,6 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'भाषा'; +$string['moodlelogo'] = 'Moodle लोगो'; $string['next'] = 'अगला'; $string['reload'] = 'सीमा से अधिक लादना'; diff --git a/install/lang/hi_kids/langconfig.php b/install/lang/hi_kids/langconfig.php new file mode 100644 index 00000000000..af460324f84 --- /dev/null +++ b/install/lang/hi_kids/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'] = 'hi'; +$string['thislanguage'] = 'हिंदी';