diff --git a/install/lang/ti/admin.php b/install/lang/ti/admin.php new file mode 100644 index 00000000000..021cfc30f6c --- /dev/null +++ b/install/lang/ti/admin.php @@ -0,0 +1,35 @@ +. + +/** + * 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'] = 'ኖ'; +$string['cliansweryes'] = 'እ'; +$string['cliincorrectvalueretry'] = 'ዘይቅኑዕ ዋጋ፣ ዳግማይ ይሞከር\'ባ'; +$string['clitypevalue'] = 'ዓይነት ዋጋ'; diff --git a/install/lang/ti/moodle.php b/install/lang/ti/moodle.php index ca3a8b21dc0..3cb4f762968 100644 --- a/install/lang/ti/moodle.php +++ b/install/lang/ti/moodle.php @@ -32,3 +32,4 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'ቋንቋ'; $string['next'] = 'ቀፃሊ'; $string['previous'] = 'ዝሐለፈ'; +$string['reload'] = 'እንደገና ንምፅዓን';