diff --git a/install/lang/af/admin.php b/install/lang/af/admin.php index ea6c1dea732be..5754f92d2a204 100644 --- a/install/lang/af/admin.php +++ b/install/lang/af/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Fout, verkeerde waarde "{$ a-> value}" vir "{$ a-> option}"'; diff --git a/install/lang/af/langconfig.php b/install/lang/af/langconfig.php index be998c3fae95e..b8f051f5f69df 100644 --- a/install/lang/af/langconfig.php +++ b/install/lang/af/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'Afrikaans'; diff --git a/install/lang/am/install.php b/install/lang/am/install.php index 08667627b73fe..fa99643a36bfe 100644 --- a/install/lang/am/install.php +++ b/install/lang/am/install.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['dirroot'] = 'Moodle ማውጫ'; diff --git a/install/lang/am/langconfig.php b/install/lang/am/langconfig.php index 3fa72b3368f3e..1819567531149 100644 --- a/install/lang/am/langconfig.php +++ b/install/lang/am/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = ' አማርኛ'; diff --git a/install/lang/am/moodle.php b/install/lang/am/moodle.php index 5c66bf7a7d51d..855925bc7a57d 100644 --- a/install/lang/am/moodle.php +++ b/install/lang/am/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'ቋንቋ'; $string['next'] = 'ቀጣይ'; $string['previous'] = 'ቀዳሚ'; diff --git a/install/lang/ar/admin.php b/install/lang/ar/admin.php index c50b1d0b28d8e..a6f8ab44a4621 100644 --- a/install/lang/ar/admin.php +++ b/install/lang/ar/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'لا'; $string['cliansweryes'] = 'نعم'; $string['cliincorrectvalueerror'] = 'خطأ، القيمة "{$a->value}" غير صحيحة من أجل "{$a->option}"'; diff --git a/install/lang/ar/error.php b/install/lang/ar/error.php index 3c8217a003c6e..7b534b26c01e9 100644 --- a/install/lang/ar/error.php +++ b/install/lang/ar/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'لا يمكن إنشاء مجلد اللغة'; $string['cannotcreatetempdir'] = 'لا يمكن إنشاء المجلد المؤقت'; $string['cannotdownloadcomponents'] = 'لم يتم تحميل العناصر'; diff --git a/install/lang/ar/install.php b/install/lang/ar/install.php index 4ec2873e45178..a6c0c592e8531 100644 --- a/install/lang/ar/install.php +++ b/install/lang/ar/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'مجلد الإدارة'; $string['availablelangs'] = 'حزم اللغة المتوفره'; $string['chooselanguagehead'] = 'اختر اللغة'; diff --git a/install/lang/ar/langconfig.php b/install/lang/ar/langconfig.php index 90bcdd6a5ba3c..1b675b8b70897 100644 --- a/install/lang/ar/langconfig.php +++ b/install/lang/ar/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'rtl'; $string['thislanguage'] = 'عربي'; diff --git a/install/lang/ar/moodle.php b/install/lang/ar/moodle.php index 9da2270c0114c..b07170ff75732 100644 --- a/install/lang/ar/moodle.php +++ b/install/lang/ar/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'اللغة'; $string['next'] = 'التالي'; $string['previous'] = 'السابق'; diff --git a/install/lang/ast/admin.php b/install/lang/ast/admin.php index ef7b007113220..8eff439a20c6b 100644 --- a/install/lang/ast/admin.php +++ b/install/lang/ast/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'solicítase instalar y activar esto.'; $string['environmentrequireversion'] = 'Solicítase la versión {$a->needed} y va executar la {$a->current}'; diff --git a/install/lang/ast/error.php b/install/lang/ast/error.php index edbf9da0cb309..4b807b5f86598 100644 --- a/install/lang/ast/error.php +++ b/install/lang/ast/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Nun pue crear un direutoriu d\'idioma.'; $string['cannotcreatetempdir'] = 'Nun pue crear un direutoriu de tiempu.'; $string['cannotdownloadcomponents'] = 'Nun pue descargar componentes.'; diff --git a/install/lang/ast/install.php b/install/lang/ast/install.php index 305c31c1661db..9eebec5b327e1 100644 --- a/install/lang/ast/install.php +++ b/install/lang/ast/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Direutoriu d\'alministración'; $string['availablelangs'] = 'Paquetes d\'idioma disponibles'; $string['chooselanguagehead'] = 'Escueya idioma'; diff --git a/install/lang/ast/langconfig.php b/install/lang/ast/langconfig.php index 9137bca681dcf..06736188f88ef 100644 --- a/install/lang/ast/langconfig.php +++ b/install/lang/ast/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Asturianu'; diff --git a/install/lang/ast/moodle.php b/install/lang/ast/moodle.php index cdeab307abff8..2000dcf003967 100644 --- a/install/lang/ast/moodle.php +++ b/install/lang/ast/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Idioma'; $string['next'] = 'Siguiente'; $string['previous'] = 'Anterior'; diff --git a/install/lang/az/admin.php b/install/lang/az/admin.php index 4d0d638746226..a9aa34d9cdd37 100644 --- a/install/lang/az/admin.php +++ b/install/lang/az/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Səhv, "{$a->option}" üçün səhv "{$a->value}" qiyməti'; diff --git a/install/lang/az/error.php b/install/lang/az/error.php index 4fd4e5bbafb22..ff9e85257df05 100644 --- a/install/lang/az/error.php +++ b/install/lang/az/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['wrongdestpath'] = 'Səhv təyinat yolu'; $string['wrongsourcebase'] = 'Baza URL-in səhv mənbəyi'; $string['wrongzipfilename'] = 'ZİP faylın səhv adı'; diff --git a/install/lang/az/install.php b/install/lang/az/install.php index 569b2f449ad89..a6886e27b4da7 100644 --- a/install/lang/az/install.php +++ b/install/lang/az/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Administrator kataloqu'; $string['availablelangs'] = 'Mümkün dillərin siyahısı'; $string['chooselanguagehead'] = 'Dili seçin'; diff --git a/install/lang/az/langconfig.php b/install/lang/az/langconfig.php index 25d0db0e3e6d3..4714f4da58aaf 100644 --- a/install/lang/az/langconfig.php +++ b/install/lang/az/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'Azərbaycanca'; diff --git a/install/lang/be/langconfig.php b/install/lang/be/langconfig.php index aaab724854ad8..68110b2866146 100644 --- a/install/lang/be/langconfig.php +++ b/install/lang/be/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Беларуская'; diff --git a/install/lang/be/moodle.php b/install/lang/be/moodle.php index 2511a2a75d1f1..ae8e7a8d2c5e0 100644 --- a/install/lang/be/moodle.php +++ b/install/lang/be/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Мова'; $string['next'] = 'Далей'; $string['previous'] = 'Папярэдні'; diff --git a/install/lang/bg/admin.php b/install/lang/bg/admin.php index b35a036cbb253..a3bef59993c89 100644 --- a/install/lang/bg/admin.php +++ b/install/lang/bg/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'Не'; $string['cliansweryes'] = 'Да'; $string['cliincorrectvalueretry'] = 'Неправилна стойност. Моля опитайте отново'; diff --git a/install/lang/bg/error.php b/install/lang/bg/error.php index 847e2ed013fa7..6009dcf6436e1 100644 --- a/install/lang/bg/error.php +++ b/install/lang/bg/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatetempdir'] = 'Не може да създаде временна директория'; $string['cannotfindcomponent'] = 'Не можа да намери компонент'; $string['remotedownloaderror'] = 'Изтеглянето на компонента към вашия сървър пропадна, проверете настройките на proxy, препоръчително е PHP разширението cURL.

Вие трябва ръчно да изтеглите файла {$a->url}, да го копирате в директория {$a->dest} на вашия сървър и да го разархивирате там.'; diff --git a/install/lang/bg/install.php b/install/lang/bg/install.php index 7df0457bc197a..c0a6f81cef314 100644 --- a/install/lang/bg/install.php +++ b/install/lang/bg/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['availablelangs'] = 'Списък на наличните езици'; $string['chooselanguagehead'] = 'Изберете език'; $string['chooselanguagesub'] = 'Моля, изберете език за инсталацията. Този език ще бъде, също така, език по подразбиране на сайта, но може да бъде променен и по-късно след инсталирането.'; diff --git a/install/lang/bg/langconfig.php b/install/lang/bg/langconfig.php index b313202f2bcd3..7dedfdbf108f2 100644 --- a/install/lang/bg/langconfig.php +++ b/install/lang/bg/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Български'; diff --git a/install/lang/bg/moodle.php b/install/lang/bg/moodle.php index 5279319b04602..f0f694cdc65a0 100644 --- a/install/lang/bg/moodle.php +++ b/install/lang/bg/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Език'; $string['next'] = 'Следваща'; $string['previous'] = 'Предишна'; diff --git a/install/lang/bn/admin.php b/install/lang/bn/admin.php index ddce9a5a3f4cb..182e514fe740c 100644 --- a/install/lang/bn/admin.php +++ b/install/lang/bn/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'ত্রুটি, "{$a->option}"-র জন্য "{$a->value}" ভুল মান '; diff --git a/install/lang/bn/error.php b/install/lang/bn/error.php index 1422593f06297..2da998c860f93 100644 --- a/install/lang/bn/error.php +++ b/install/lang/bn/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'lang ডিরেক্টরি তৈরি করতে পারে না'; $string['cannotcreatetempdir'] = 'টেম্প ডিরেক্টরি তৈরি করতে পারে না'; $string['cannotdownloadcomponents'] = 'কম্পোনেন্ট ডাউনলোড করা যায় না'; diff --git a/install/lang/bn/install.php b/install/lang/bn/install.php index e0613580e7f47..6b04657aa0b7e 100644 --- a/install/lang/bn/install.php +++ b/install/lang/bn/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'অ্যাডমিন ডিরেক্টরিটি'; $string['availablelangs'] = 'প্রাপ্তিসাধ্য ভাষার তালিকা'; $string['chooselanguagehead'] = 'একটি ভাষা নির্বাচন'; diff --git a/install/lang/bn/langconfig.php b/install/lang/bn/langconfig.php index b8c5fbb2715e2..59da4f0531401 100644 --- a/install/lang/bn/langconfig.php +++ b/install/lang/bn/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'বাংলা'; diff --git a/install/lang/bn/moodle.php b/install/lang/bn/moodle.php index 5ef6b6a45457d..69214b151e3cc 100644 --- a/install/lang/bn/moodle.php +++ b/install/lang/bn/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'ভাষা'; $string['next'] = 'পরবর্তী'; $string['previous'] = 'পূর্ববর্তী '; diff --git a/install/lang/bs/install.php b/install/lang/bs/install.php index 3f9408f4bc33c..2278347dfd43b 100644 --- a/install/lang/bs/install.php +++ b/install/lang/bs/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Administratorski direktorij'; $string['dataroot'] = 'Direktorij podataka'; $string['dbprefix'] = 'Lista prefiksa'; diff --git a/install/lang/bs/langconfig.php b/install/lang/bs/langconfig.php index ea8fc7a8527aa..2ce7d3c639b62 100644 --- a/install/lang/bs/langconfig.php +++ b/install/lang/bs/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Bosanski'; diff --git a/install/lang/ca/admin.php b/install/lang/ca/admin.php index 41ef99cf01f51..41fbe9a7eb96a 100644 --- a/install/lang/ca/admin.php +++ b/install/lang/ca/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'No'; $string['cliansweryes'] = 'Sí'; $string['cliincorrectvalueerror'] = 'Error, valor incorrecte "{$a->value}" per a "{$a->option}"'; diff --git a/install/lang/ca/error.php b/install/lang/ca/error.php index 0b31088b77625..6c6c63e724acc 100644 --- a/install/lang/ca/error.php +++ b/install/lang/ca/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'No s\'ha pogut crear el directori d\'idiomes.'; $string['cannotcreatetempdir'] = 'No s\'ha pogut crear el directori temporal'; $string['cannotdownloadcomponents'] = 'No s\'han pogut baixar components'; diff --git a/install/lang/ca/install.php b/install/lang/ca/install.php index 10472ecdb24b1..7cf1b70a21766 100644 --- a/install/lang/ca/install.php +++ b/install/lang/ca/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Directori d\'administració'; $string['availablelangs'] = 'Llista d\'idiomes disponibles'; $string['chooselanguagehead'] = 'Trieu un idioma'; diff --git a/install/lang/ca/langconfig.php b/install/lang/ca/langconfig.php index 5e4a2edf65f84..e2625f986cf76 100644 --- a/install/lang/ca/langconfig.php +++ b/install/lang/ca/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Català'; diff --git a/install/lang/ca/moodle.php b/install/lang/ca/moodle.php index 0f7bd68c00f17..10f92beb9cce7 100644 --- a/install/lang/ca/moodle.php +++ b/install/lang/ca/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Idioma'; $string['next'] = 'Següent'; $string['previous'] = 'Anterior'; diff --git a/install/lang/ckb/langconfig.php b/install/lang/ckb/langconfig.php index 7bce9c0329cf1..05173b8f78e3b 100644 --- a/install/lang/ckb/langconfig.php +++ b/install/lang/ckb/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'سۆرانی'; diff --git a/install/lang/cs/admin.php b/install/lang/cs/admin.php index 1b4b1862cbe45..733823cd5dd32 100644 --- a/install/lang/cs/admin.php +++ b/install/lang/cs/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'a'; $string['cliincorrectvalueerror'] = 'Chyba, nesprávná hodnota "{$a->value}" volby "{$a->option}"'; diff --git a/install/lang/cs/error.php b/install/lang/cs/error.php index f30c6e59e8882..dca73593c566f 100644 --- a/install/lang/cs/error.php +++ b/install/lang/cs/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Nelze vytvořit adresář pro jazykové soubory'; $string['cannotcreatetempdir'] = 'Nelze vytvořit dočasný adresář'; $string['cannotdownloadcomponents'] = 'Nelze stáhnout komponenty'; diff --git a/install/lang/cs/install.php b/install/lang/cs/install.php index 9b1408634d9f8..7792de5d85119 100644 --- a/install/lang/cs/install.php +++ b/install/lang/cs/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Adresář se soubory pro správu serveru'; $string['availablelangs'] = 'Dostupné jazykové balíčky'; $string['chooselanguagehead'] = 'Vyberte jazyk'; diff --git a/install/lang/cs/langconfig.php b/install/lang/cs/langconfig.php index a84724a0485f4..a9ce3acc9cdfb 100644 --- a/install/lang/cs/langconfig.php +++ b/install/lang/cs/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Čeština'; diff --git a/install/lang/cs/moodle.php b/install/lang/cs/moodle.php index 958a3f88b95de..d3679f428170f 100644 --- a/install/lang/cs/moodle.php +++ b/install/lang/cs/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Jazyk'; $string['next'] = 'Další'; $string['previous'] = 'Předchozí'; diff --git a/install/lang/cy/admin.php b/install/lang/cy/admin.php index dfc0c32a06b38..e2a711eda4e75 100644 --- a/install/lang/cy/admin.php +++ b/install/lang/cy/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'angen ei osod/ei alluogi.'; $string['environmentrequireversion'] = 'Mae angen fersiwn {$a->needed} ac rydych yn defnyddio {$a->current}'; diff --git a/install/lang/cy/error.php b/install/lang/cy/error.php index c08c834e2896d..f1e6d00a71fb4 100644 --- a/install/lang/cy/error.php +++ b/install/lang/cy/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Does dim modd creu cyfeiriadur iaith.'; $string['cannotcreatetempdir'] = 'Does dim modd creu cyfeiriadur dros dro.'; $string['cannotdownloadcomponents'] = 'Does dim modd llwytho cydrannau i lawr.'; diff --git a/install/lang/cy/install.php b/install/lang/cy/install.php index 95e31824eb8c3..8b99a9111e819 100644 --- a/install/lang/cy/install.php +++ b/install/lang/cy/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Cyfeiriadur y Gweinyddwr'; $string['availablelangs'] = 'Y pecynnau iaith sydd ar gael'; $string['chooselanguagehead'] = 'Dewis iaith'; diff --git a/install/lang/cy/langconfig.php b/install/lang/cy/langconfig.php index 6e94f4ad7bef8..bd152b2344821 100644 --- a/install/lang/cy/langconfig.php +++ b/install/lang/cy/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Cymraeg'; diff --git a/install/lang/cy/moodle.php b/install/lang/cy/moodle.php index 95f5809b438e0..882b193a8ee93 100644 --- a/install/lang/cy/moodle.php +++ b/install/lang/cy/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Iaith'; $string['next'] = 'Nesaf'; $string['previous'] = 'Blaenorol'; diff --git a/install/lang/da/admin.php b/install/lang/da/admin.php index 066ea713b1a2b..9130c2aec395c 100644 --- a/install/lang/da/admin.php +++ b/install/lang/da/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'j'; $string['cliincorrectvalueerror'] = 'Fejl, "{$a->value}" er en forkert værdi for "{$a->option}"'; diff --git a/install/lang/da/error.php b/install/lang/da/error.php index c0256c6220fdc..4c03f7f132e0b 100644 --- a/install/lang/da/error.php +++ b/install/lang/da/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Kan ikke oprette sprogmappe'; $string['cannotcreatetempdir'] = 'Kan ikke oprette temp-mappe'; $string['cannotdownloadcomponents'] = 'Kan ikke downloade komponenter'; diff --git a/install/lang/da/install.php b/install/lang/da/install.php index 9514543b9b621..af8c0f80f834c 100644 --- a/install/lang/da/install.php +++ b/install/lang/da/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin-mappe'; $string['availablelangs'] = 'Tilgængelige sprogpakker'; $string['chooselanguagehead'] = 'Vælg et sprog'; diff --git a/install/lang/da/langconfig.php b/install/lang/da/langconfig.php index 4bbefe03e9d2b..9596408343d4e 100644 --- a/install/lang/da/langconfig.php +++ b/install/lang/da/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Dansk'; diff --git a/install/lang/da/moodle.php b/install/lang/da/moodle.php index 7e78e22e1fa6f..c9c567b8f06f7 100644 --- a/install/lang/da/moodle.php +++ b/install/lang/da/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Sprog'; $string['next'] = 'Næste'; $string['previous'] = 'Forrige'; diff --git a/install/lang/de/admin.php b/install/lang/de/admin.php index e512001e1b901..10f6ae899505e 100644 --- a/install/lang/de/admin.php +++ b/install/lang/de/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'j'; $string['cliincorrectvalueerror'] = 'Fehler: Falscher Wert "{$a->value}" für "{$a->option}"'; diff --git a/install/lang/de/error.php b/install/lang/de/error.php index 4bfe0304182b7..e7a30ebe2cd88 100644 --- a/install/lang/de/error.php +++ b/install/lang/de/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Verzeichnis "lang" kann nicht angelegt werden'; $string['cannotcreatetempdir'] = 'Das Verzeichnis "temp" kann nicht angelegt werden.'; $string['cannotdownloadcomponents'] = 'Einige Komponenten können nicht heruntergeladen werden.'; diff --git a/install/lang/de/install.php b/install/lang/de/install.php index 854d57397b099..48f7152abf840 100644 --- a/install/lang/de/install.php +++ b/install/lang/de/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin-Verzeichnis'; $string['availablelangs'] = 'Verfügbare Sprachpakete'; $string['chooselanguagehead'] = 'Sprache wählen'; diff --git a/install/lang/de/langconfig.php b/install/lang/de/langconfig.php index cd74b712ec1aa..e30c2d9eb904a 100644 --- a/install/lang/de/langconfig.php +++ b/install/lang/de/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Deutsch'; diff --git a/install/lang/de/moodle.php b/install/lang/de/moodle.php index 0dbc2e5e42131..3fa54eb0e15dc 100644 --- a/install/lang/de/moodle.php +++ b/install/lang/de/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Sprache'; $string['next'] = 'Weiter'; $string['previous'] = 'Zurück'; diff --git a/install/lang/de_du/error.php b/install/lang/de_du/error.php index 0fca7ad64a349..98488f0118d24 100644 --- a/install/lang/de_du/error.php +++ b/install/lang/de_du/error.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['downloadedfilecheckfailed'] = 'Die Prüfung der heruntergeladenen Datei ist gescheitert'; diff --git a/install/lang/de_du/install.php b/install/lang/de_du/install.php index e1c9b0623e073..d2a0d943e1f4c 100644 --- a/install/lang/de_du/install.php +++ b/install/lang/de_du/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['chooselanguagesub'] = 'Wähle eine Sprache, die du während der Installation verwenden möchtest. Nach der Installation kannst du die Sprache für die Oberfläche und die Nutzer/innen festlegen.'; $string['memorylimithelp'] = '

Die PHP-Einstellung memory_limit für deinen Server ist zur Zeit auf {$a} eingestellt.

Dies wird vermutlich zu Problemen führen, wenn du Moodle mit vielen Aktivitäten oder vielen Nutzer/innen verwendst.

diff --git a/install/lang/de_du/langconfig.php b/install/lang/de_du/langconfig.php index aa538c9fb3591..66e63a1b67e86 100644 --- a/install/lang/de_du/langconfig.php +++ b/install/lang/de_du/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'de'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Deutsch - Du'; diff --git a/install/lang/de_kids/langconfig.php b/install/lang/de_kids/langconfig.php index 74c972a273f42..3e140dff8f882 100644 --- a/install/lang/de_kids/langconfig.php +++ b/install/lang/de_kids/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'de_du'; $string['thisdirection'] = ''; $string['thislanguage'] = 'Deutsch - Kids'; diff --git a/install/lang/dv/admin.php b/install/lang/dv/admin.php index f137541001c8f..14ccc9d621700 100644 --- a/install/lang/dv/admin.php +++ b/install/lang/dv/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = ''; $string['environmentrequireversion'] = ''; diff --git a/install/lang/dv/error.php b/install/lang/dv/error.php index 3cd31045584fa..c6a0cf258d547 100644 --- a/install/lang/dv/error.php +++ b/install/lang/dv/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'ލޭންގް (lang) ޑައިރެކްޓްރީއެއް ނުހެދުނު'; $string['cannotcreatetempdir'] = 'ޓެމްޕް ޑައިރެކްޓްރީ ނުހެދުނު'; $string['cannotdownloadcomponents'] = 'ކޮމްޕޯނަންޓްތައް ޑައުންލޯޑެއް ނުކުރެވޭ'; diff --git a/install/lang/dv/install.php b/install/lang/dv/install.php index 4ac34f193a405..3636c8ee0ecfb 100644 --- a/install/lang/dv/install.php +++ b/install/lang/dv/install.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['availablelangs'] = 'ލިބެންހުރި ބަސް ޕެކުތައް'; diff --git a/install/lang/dv/langconfig.php b/install/lang/dv/langconfig.php index f0234826806ea..f55ee05b36bba 100644 --- a/install/lang/dv/langconfig.php +++ b/install/lang/dv/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'rtl'; $string['thislanguage'] = 'ދިވެހި'; diff --git a/install/lang/dv/moodle.php b/install/lang/dv/moodle.php index 703bba05675d3..7f6cb1bc91d32 100644 --- a/install/lang/dv/moodle.php +++ b/install/lang/dv/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'ބަސް'; $string['next'] = 'ދެން ޖެހިގެން'; $string['previous'] = 'ކުރި'; diff --git a/install/lang/el/admin.php b/install/lang/el/admin.php index 102713c76dec9..d7e65e89298de 100644 --- a/install/lang/el/admin.php +++ b/install/lang/el/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'απαιτείται να εγκατασταθεί/ ενεργοποιηθεί'; $string['environmentrequireversion'] = 'απαιτείται η έκδοση {$a->needed} ενώ εσείς έχετε την {$a->current}'; diff --git a/install/lang/el/error.php b/install/lang/el/error.php index 802907e401291..9a6d6d32c42ac 100644 --- a/install/lang/el/error.php +++ b/install/lang/el/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Δε δημιουργήθηκε φάκελος γλώσσας.'; $string['cannotcreatetempdir'] = 'Δε δημιουργήθηκε φάκελος temp.'; $string['cannotdownloadcomponents'] = 'Δεν κατέβηκαν τα τμήματα.'; diff --git a/install/lang/el/install.php b/install/lang/el/install.php index 7d5e2fed0239e..daabbce74d691 100644 --- a/install/lang/el/install.php +++ b/install/lang/el/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Φάκελος Admin'; $string['availablelangs'] = 'Λίστα διαθέσιμων γλωσσών'; $string['chooselanguagehead'] = 'Επιλογή γλώσσας'; diff --git a/install/lang/el/langconfig.php b/install/lang/el/langconfig.php index e3030d894a77c..d590a833d19e9 100644 --- a/install/lang/el/langconfig.php +++ b/install/lang/el/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Ελληνικά'; diff --git a/install/lang/el/moodle.php b/install/lang/el/moodle.php index 44e75a30405ae..9f33698793916 100644 --- a/install/lang/el/moodle.php +++ b/install/lang/el/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Γλώσσα'; $string['next'] = 'Επόμενο'; $string['previous'] = 'Προηγούμενο'; diff --git a/install/lang/en/admin.php b/install/lang/en/admin.php index c3b8d50fa7605..ba6c18700b705 100644 --- a/install/lang/en/admin.php +++ b/install/lang/en/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Error, incorrect value "{$a->value}" for "{$a->option}"'; diff --git a/install/lang/en/error.php b/install/lang/en/error.php index 7ab47bf4beaed..468bf02bd8042 100644 --- a/install/lang/en/error.php +++ b/install/lang/en/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Cannot create lang directory'; $string['cannotcreatetempdir'] = 'Cannot create temp directory'; $string['cannotdownloadcomponents'] = 'Cannot download components'; diff --git a/install/lang/en/install.php b/install/lang/en/install.php index eb1078202de06..dda54a58efb1a 100644 --- a/install/lang/en/install.php +++ b/install/lang/en/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin directory'; $string['availablelangs'] = 'List of available languages'; $string['chooselanguagehead'] = 'Choose a language'; diff --git a/install/lang/en/langconfig.php b/install/lang/en/langconfig.php index 5ce6a7c0e1129..3f3378dcce956 100644 --- a/install/lang/en/langconfig.php +++ b/install/lang/en/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'English'; diff --git a/install/lang/en/moodle.php b/install/lang/en/moodle.php index 48b7f99f8efe5..bacbfc8fede60 100644 --- a/install/lang/en/moodle.php +++ b/install/lang/en/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Language'; $string['next'] = 'Next'; $string['previous'] = 'Previous'; diff --git a/install/lang/en_kids/langconfig.php b/install/lang/en_kids/langconfig.php index 47c71a1a1c70e..5ed3dada90f73 100644 --- a/install/lang/en_kids/langconfig.php +++ b/install/lang/en_kids/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'en'; $string['thislanguage'] = 'English - Kids'; diff --git a/install/lang/en_us/install.php b/install/lang/en_us/install.php index 6c361a53fab2b..24a76e3b6ce40 100644 --- a/install/lang/en_us/install.php +++ b/install/lang/en_us/install.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['welcomep50'] = 'In non interactive mode you must agree to license by specifying --agree-license option'; diff --git a/install/lang/en_us/langconfig.php b/install/lang/en_us/langconfig.php index ab9731315237d..b174dd52bc45b 100644 --- a/install/lang/en_us/langconfig.php +++ b/install/lang/en_us/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'English - United States'; diff --git a/install/lang/es/admin.php b/install/lang/es/admin.php index 8541a8d7d650a..f02b608688772 100644 --- a/install/lang/es/admin.php +++ b/install/lang/es/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 's'; $string['cliincorrectvalueerror'] = 'Error, valor incorrecto "{$a->value}" para "{$a->option}"'; diff --git a/install/lang/es/error.php b/install/lang/es/error.php index d4540b157c7c9..b50896c217c54 100644 --- a/install/lang/es/error.php +++ b/install/lang/es/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'No se puede crear el directorio de idioma.'; $string['cannotcreatetempdir'] = 'No se puede crear el directorio temp.'; $string['cannotdownloadcomponents'] = 'No se puede descargar componentes'; diff --git a/install/lang/es/install.php b/install/lang/es/install.php index 0c79568ed2711..0e4b30b88bfff 100644 --- a/install/lang/es/install.php +++ b/install/lang/es/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Directorio Admin'; $string['availablelangs'] = 'Lista de idiomas disponibles'; $string['chooselanguagehead'] = 'Seleccionar idioma'; diff --git a/install/lang/es/langconfig.php b/install/lang/es/langconfig.php index 606f931638472..7144036c3b787 100644 --- a/install/lang/es/langconfig.php +++ b/install/lang/es/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Español - Internacional'; diff --git a/install/lang/es/moodle.php b/install/lang/es/moodle.php index cef2bc486e5cf..5d21dbd46b8a7 100644 --- a/install/lang/es/moodle.php +++ b/install/lang/es/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Idioma'; $string['next'] = 'Siguiente'; $string['previous'] = 'Anterior'; diff --git a/install/lang/es_ar/langconfig.php b/install/lang/es_ar/langconfig.php index 5fd6b81296c8d..2f44fe46f76d6 100644 --- a/install/lang/es_ar/langconfig.php +++ b/install/lang/es_ar/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'es'; $string['thislanguage'] = 'Español - Argentina'; diff --git a/install/lang/es_es/langconfig.php b/install/lang/es_es/langconfig.php index adb38b3a3d697..5105416faa1ea 100644 --- a/install/lang/es_es/langconfig.php +++ b/install/lang/es_es/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'es'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Español - España'; diff --git a/install/lang/es_mx/langconfig.php b/install/lang/es_mx/langconfig.php index 6ba66817ac51e..ae65dfecafb7d 100644 --- a/install/lang/es_mx/langconfig.php +++ b/install/lang/es_mx/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'es'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Español - Mexico'; diff --git a/install/lang/et/admin.php b/install/lang/et/admin.php index 69f5cf2b6a0ab..53b1031f5da04 100644 --- a/install/lang/et/admin.php +++ b/install/lang/et/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'ei'; $string['cliansweryes'] = 'jah'; $string['environmentrequireinstall'] = 'on nõutud, et oleks installeeritud ja võimaldatud'; diff --git a/install/lang/et/error.php b/install/lang/et/error.php index d379e819023ba..a8f162a050c29 100644 --- a/install/lang/et/error.php +++ b/install/lang/et/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Ei saa luua lang kataloogi'; $string['cannotcreatetempdir'] = 'Ei saa luua temp kataloogi'; $string['cannotdownloadcomponents'] = 'Ei saa alla tõmmata komponente.'; diff --git a/install/lang/et/install.php b/install/lang/et/install.php index cacb0d028b9c4..ed45ab97e9565 100644 --- a/install/lang/et/install.php +++ b/install/lang/et/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Administreerimiskataloog'; $string['availablelangs'] = 'Saadaval keelte nimekiri'; $string['chooselanguagehead'] = 'Keele valik'; diff --git a/install/lang/et/langconfig.php b/install/lang/et/langconfig.php index 72219ac7438a9..f4be9a7ab04be 100644 --- a/install/lang/et/langconfig.php +++ b/install/lang/et/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Eesti'; diff --git a/install/lang/et/moodle.php b/install/lang/et/moodle.php index 8829901155596..c6b473363d109 100644 --- a/install/lang/et/moodle.php +++ b/install/lang/et/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Keel'; $string['next'] = 'Järgmine'; $string['previous'] = 'Eelmine'; diff --git a/install/lang/eu/admin.php b/install/lang/eu/admin.php index 83bf0c1a73fd5..7706601de116b 100644 --- a/install/lang/eu/admin.php +++ b/install/lang/eu/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'e'; $string['cliansweryes'] = 'b'; $string['cliincorrectvalueerror'] = 'Errorea, "{$a->value}" balorea ez da egokia "{$a->option}"-rako'; diff --git a/install/lang/eu/error.php b/install/lang/eu/error.php index b330231c9e755..a50781f019c41 100644 --- a/install/lang/eu/error.php +++ b/install/lang/eu/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Ezin da hizkuntza-direktorioa sortu'; $string['cannotcreatetempdir'] = 'Ezin da temp direktorioa sortu'; $string['cannotdownloadcomponents'] = 'Ezin dira osagaiak jaitsi'; diff --git a/install/lang/eu/install.php b/install/lang/eu/install.php index 156a9ca1b39ec..92332959fc8ce 100644 --- a/install/lang/eu/install.php +++ b/install/lang/eu/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin direktorioa'; $string['availablelangs'] = 'Eskura dauden hizkuntzen zerrenda'; $string['chooselanguagehead'] = 'Aukeratu hizkuntza bat'; diff --git a/install/lang/eu/langconfig.php b/install/lang/eu/langconfig.php index 92724d540c63d..c0efbd66839fa 100644 --- a/install/lang/eu/langconfig.php +++ b/install/lang/eu/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Euskara'; diff --git a/install/lang/eu/moodle.php b/install/lang/eu/moodle.php index 0866262eeec30..50eff4351912b 100644 --- a/install/lang/eu/moodle.php +++ b/install/lang/eu/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Hizkuntza'; $string['next'] = 'Hurrengoa'; $string['previous'] = 'Aurrekoa'; diff --git a/install/lang/fa/admin.php b/install/lang/fa/admin.php index 9e91000683a1b..d77b92fcf9def 100644 --- a/install/lang/fa/admin.php +++ b/install/lang/fa/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'باید نصب و فعال باشد'; $string['environmentrequireversion'] = 'نسخهٔ {$a->needed} لازم است و شما نسخهٔ {$a->current} را دارید'; diff --git a/install/lang/fa/install.php b/install/lang/fa/install.php index cddb98c800d3c..ff55300f04d13 100644 --- a/install/lang/fa/install.php +++ b/install/lang/fa/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'دایرکتوری مدیر'; $string['availablelangs'] = 'بسته‌های زبانی موجود'; $string['chooselanguagehead'] = 'انتخاب زبان'; diff --git a/install/lang/fa/langconfig.php b/install/lang/fa/langconfig.php index fb5121fcf1732..05937eb3b6994 100644 --- a/install/lang/fa/langconfig.php +++ b/install/lang/fa/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'rtl'; $string['thislanguage'] = 'فارسی'; diff --git a/install/lang/fa/moodle.php b/install/lang/fa/moodle.php index 37c9e302b5251..7d5684eeb5526 100644 --- a/install/lang/fa/moodle.php +++ b/install/lang/fa/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'زبان'; $string['next'] = 'بعدی'; $string['previous'] = 'قبلی'; diff --git a/install/lang/fi/admin.php b/install/lang/fi/admin.php index 797b1221c8970..22e4f234128ae 100644 --- a/install/lang/fi/admin.php +++ b/install/lang/fi/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'vaaditaan asennettavaksi/käyttöönotettavaksi'; $string['environmentrequireversion'] = 'versio {$a->needed} vaaditaan ja käytössä on versio {$a->current}'; diff --git a/install/lang/fi/error.php b/install/lang/fi/error.php index a51916af0e44a..faa5c32aeea38 100644 --- a/install/lang/fi/error.php +++ b/install/lang/fi/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Kielihakemistoa ei voitu luoda'; $string['cannotcreatetempdir'] = 'Temp-hakemistoa ei voitu luoda'; $string['cannotdownloadcomponents'] = 'Komponentteja ei voitu ladata'; diff --git a/install/lang/fi/install.php b/install/lang/fi/install.php index 1bf441b190a7a..6ee0234428494 100644 --- a/install/lang/fi/install.php +++ b/install/lang/fi/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Ylläpitohakemisto'; $string['availablelangs'] = 'Saatavilla olevat kielipaketit'; $string['chooselanguagehead'] = 'Valitse kieli'; diff --git a/install/lang/fi/langconfig.php b/install/lang/fi/langconfig.php index 0a3118c36c4ad..4823188ff15ac 100644 --- a/install/lang/fi/langconfig.php +++ b/install/lang/fi/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Suomi'; diff --git a/install/lang/fi/moodle.php b/install/lang/fi/moodle.php index f7dd6bf13b975..fdf09df5379d7 100644 --- a/install/lang/fi/moodle.php +++ b/install/lang/fi/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Kieli'; $string['next'] = 'Seuraava'; $string['previous'] = 'Edellinen'; diff --git a/install/lang/fil/langconfig.php b/install/lang/fil/langconfig.php index bb7b672d5612d..d5ff92a43145b 100644 --- a/install/lang/fil/langconfig.php +++ b/install/lang/fil/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'tl'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Filipino'; diff --git a/install/lang/fil/moodle.php b/install/lang/fil/moodle.php index d22266228b0db..2bb38da8652b4 100644 --- a/install/lang/fil/moodle.php +++ b/install/lang/fil/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Lengguwahe'; $string['next'] = 'Susunod'; $string['previous'] = 'Nakaraan'; diff --git a/install/lang/fj/langconfig.php b/install/lang/fj/langconfig.php index 51bc62dda8813..1d8448d8b09a9 100644 --- a/install/lang/fj/langconfig.php +++ b/install/lang/fj/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'VakaViti'; diff --git a/install/lang/fj/moodle.php b/install/lang/fj/moodle.php index ea5f5e0a5fcd4..e59a66f28f3eb 100644 --- a/install/lang/fj/moodle.php +++ b/install/lang/fj/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'vosa'; $string['next'] = 'tarava'; $string['previous'] = 'lesu'; diff --git a/install/lang/fr/admin.php b/install/lang/fr/admin.php index 6560c90ab96c8..fe3f076c3f9e6 100644 --- a/install/lang/fr/admin.php +++ b/install/lang/fr/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Erreur, valeur incorrecte « {$a->value} » pour le paramètre « {$a->option} »'; diff --git a/install/lang/fr/error.php b/install/lang/fr/error.php index cfafd38c3c5d0..88899b2e7431b 100644 --- a/install/lang/fr/error.php +++ b/install/lang/fr/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Création du dossier lang impossible'; $string['cannotcreatetempdir'] = 'Création du dossier temp impossible'; $string['cannotdownloadcomponents'] = 'Téléchargement des composants impossible'; diff --git a/install/lang/fr/install.php b/install/lang/fr/install.php index 067951b2b39d3..f3e0f8c21a8c6 100644 --- a/install/lang/fr/install.php +++ b/install/lang/fr/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Dossier administration'; $string['availablelangs'] = 'Liste des langues disponibles'; $string['chooselanguagehead'] = 'Choisissez une langue'; diff --git a/install/lang/fr/langconfig.php b/install/lang/fr/langconfig.php index fecdffb0580a6..bd1f0b444da7d 100644 --- a/install/lang/fr/langconfig.php +++ b/install/lang/fr/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Français'; diff --git a/install/lang/fr/moodle.php b/install/lang/fr/moodle.php index f973007c248f5..f89f3e054d0f4 100644 --- a/install/lang/fr/moodle.php +++ b/install/lang/fr/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Langue'; $string['next'] = 'Suivant'; $string['previous'] = 'Précédent'; diff --git a/install/lang/fr_ca/install.php b/install/lang/fr_ca/install.php index 0a3418584a5e5..753ef801de999 100644 --- a/install/lang/fr_ca/install.php +++ b/install/lang/fr_ca/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Dossier d\'administration'; $string['dataroot'] = 'Dossier de données'; $string['dbprefix'] = 'Préfixe des tables'; diff --git a/install/lang/fr_ca/langconfig.php b/install/lang/fr_ca/langconfig.php index 1434255ad1707..d16bcc9ed98c7 100644 --- a/install/lang/fr_ca/langconfig.php +++ b/install/lang/fr_ca/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'fr'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Français - Canada'; diff --git a/install/lang/fr_ca/moodle.php b/install/lang/fr_ca/moodle.php index 02b49cb8d50b1..8b98df2ef2e58 100644 --- a/install/lang/fr_ca/moodle.php +++ b/install/lang/fr_ca/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Langue'; $string['next'] = 'Suivant'; $string['previous'] = 'Précédent'; diff --git a/install/lang/ga/langconfig.php b/install/lang/ga/langconfig.php index b22b591a99d6a..c9cc083f4dc39 100644 --- a/install/lang/ga/langconfig.php +++ b/install/lang/ga/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Gaeilge'; diff --git a/install/lang/gd/langconfig.php b/install/lang/gd/langconfig.php index 3dff354d700e4..38e417918df31 100644 --- a/install/lang/gd/langconfig.php +++ b/install/lang/gd/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'Gàidhlig'; diff --git a/install/lang/gd/moodle.php b/install/lang/gd/moodle.php index 297467d632497..80bdc1adbb916 100644 --- a/install/lang/gd/moodle.php +++ b/install/lang/gd/moodle.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Cànan'; diff --git a/install/lang/gl/admin.php b/install/lang/gl/admin.php index be0f5af51eee0..4199bc64670b2 100644 --- a/install/lang/gl/admin.php +++ b/install/lang/gl/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'é solicitada para ser instalada/activada.'; $string['environmentrequireversion'] = 'Solicítase a versión {$a->needed} e está a executar a {$a->current}'; diff --git a/install/lang/gl/error.php b/install/lang/gl/error.php index 76c3689285ef8..cc9d83fed56a8 100644 --- a/install/lang/gl/error.php +++ b/install/lang/gl/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Non pode crear directorio de idioma'; $string['cannotcreatetempdir'] = 'Non pode crear directorio de tempo'; $string['cannotdownloadcomponents'] = 'Non pode descargar compoñentes.'; diff --git a/install/lang/gl/install.php b/install/lang/gl/install.php index 00ec8e2d65e74..dd3a9995ef8ec 100644 --- a/install/lang/gl/install.php +++ b/install/lang/gl/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Directorio de administración'; $string['availablelangs'] = 'Paquetes de idioma dispoñibles'; $string['chooselanguagehead'] = 'Escolla idioma'; diff --git a/install/lang/gl/langconfig.php b/install/lang/gl/langconfig.php index 01111d5ad2b4b..0e244b18b776e 100644 --- a/install/lang/gl/langconfig.php +++ b/install/lang/gl/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'pt'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Galego'; diff --git a/install/lang/gl/moodle.php b/install/lang/gl/moodle.php index 0e7b3a6aaaa63..f761ea8d4a988 100644 --- a/install/lang/gl/moodle.php +++ b/install/lang/gl/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Idioma'; $string['next'] = 'Seguinte'; $string['previous'] = 'Anterior'; diff --git a/install/lang/gu/error.php b/install/lang/gu/error.php index 894762d21740e..43ef133048d16 100644 --- a/install/lang/gu/error.php +++ b/install/lang/gu/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'lang dir બનાવી શકાતી નથી.'; $string['cannotcreatetempdir'] = 'temp dir બનાવી શકાતી નથી.'; $string['cannotdownloadcomponents'] = 'કમ્પોનન્ટ્સ ડાઊનલોડ કરી શકાતા નથી.'; diff --git a/install/lang/gu/langconfig.php b/install/lang/gu/langconfig.php index 7df4b614ae9f7..06cfa5b84b825 100644 --- a/install/lang/gu/langconfig.php +++ b/install/lang/gu/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'ગુજરાતી'; diff --git a/install/lang/gu/moodle.php b/install/lang/gu/moodle.php index 18b75f4897eaf..916a904aa81db 100644 --- a/install/lang/gu/moodle.php +++ b/install/lang/gu/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'ભાષા'; $string['next'] = 'આગળ'; $string['previous'] = 'પહેલાનું'; diff --git a/install/lang/ha/langconfig.php b/install/lang/ha/langconfig.php index b5f460857608e..6a684d32ec4e8 100644 --- a/install/lang/ha/langconfig.php +++ b/install/lang/ha/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'Hausa'; diff --git a/install/lang/he/admin.php b/install/lang/he/admin.php index b73cc7e8c4089..c935faef617d5 100644 --- a/install/lang/he/admin.php +++ b/install/lang/he/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'שגיאה: ערך לא תקין diff --git a/install/lang/he/error.php b/install/lang/he/error.php index d14ab70469ab9..2d37d0fc5128f 100644 --- a/install/lang/he/error.php +++ b/install/lang/he/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'לא ניתן ליצור סיפריית שפה.'; $string['cannotcreatetempdir'] = 'לא ניתן ליצור סיפרייה זמנית.'; $string['cannotdownloadcomponents'] = 'לא ניתן להוריד רכיבים.'; diff --git a/install/lang/he/install.php b/install/lang/he/install.php index 4e4bacf9f6974..84e32c5ce7c4b 100644 --- a/install/lang/he/install.php +++ b/install/lang/he/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'ספריית מנהל המערכת'; $string['availablelangs'] = 'חבילות שפה זמינות'; $string['chooselanguagehead'] = 'בחר שפה'; diff --git a/install/lang/he/langconfig.php b/install/lang/he/langconfig.php index ff8f10b0831d6..1b10d9cfffc30 100644 --- a/install/lang/he/langconfig.php +++ b/install/lang/he/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'rtl'; $string['thislanguage'] = 'עברית'; diff --git a/install/lang/he/moodle.php b/install/lang/he/moodle.php index b268f2e59c766..dd3e9cca0d793 100644 --- a/install/lang/he/moodle.php +++ b/install/lang/he/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'שפה'; $string['next'] = 'הלאה'; $string['previous'] = 'קודם'; diff --git a/install/lang/hi/langconfig.php b/install/lang/hi/langconfig.php index 1c5a00779a16d..99c64c4ffe7e6 100644 --- a/install/lang/hi/langconfig.php +++ b/install/lang/hi/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'िहन्दी'; diff --git a/install/lang/hi/moodle.php b/install/lang/hi/moodle.php index bb6aee883d67b..d8dba51f58262 100644 --- a/install/lang/hi/moodle.php +++ b/install/lang/hi/moodle.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'भाषा'; $string['next'] = 'अगला'; diff --git a/install/lang/hr/admin.php b/install/lang/hr/admin.php index b4d07374b87b7..2714e2daaaf81 100644 --- a/install/lang/hr/admin.php +++ b/install/lang/hr/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Pogreška, netočna vrijednost "{$a->value}" za "{$a->option}"'; diff --git a/install/lang/hr/error.php b/install/lang/hr/error.php index 34a11dcd52b8e..6d14a1423508d 100644 --- a/install/lang/hr/error.php +++ b/install/lang/hr/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Nije moguće stvoriti jezičnu (lang) mapu'; $string['cannotcreatetempdir'] = 'Nije moguće stvoriti privremenu (temp) mapu'; $string['cannotdownloadcomponents'] = 'Nije moguće preuzeti komponente'; diff --git a/install/lang/hr/install.php b/install/lang/hr/install.php index fad6eddbac2a6..bf62060059c7e 100644 --- a/install/lang/hr/install.php +++ b/install/lang/hr/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin mapa'; $string['availablelangs'] = 'Popis dostupnih jezika'; $string['chooselanguagehead'] = 'Odaberite jezik'; diff --git a/install/lang/hr/langconfig.php b/install/lang/hr/langconfig.php index 7f34ea20e074d..074ef3831537e 100644 --- a/install/lang/hr/langconfig.php +++ b/install/lang/hr/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Hrvatski'; diff --git a/install/lang/hr/moodle.php b/install/lang/hr/moodle.php index 3ac6314068de3..c3792bc8dc721 100644 --- a/install/lang/hr/moodle.php +++ b/install/lang/hr/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Jezik'; $string['next'] = 'Nastavi'; $string['previous'] = 'Prethodni'; diff --git a/install/lang/hu/admin.php b/install/lang/hu/admin.php index 43bc367c0031d..8079ccd539168 100644 --- a/install/lang/hu/admin.php +++ b/install/lang/hu/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'i'; $string['cliincorrectvalueerror'] = 'Hiba, "{$a->value}" értéke "{$a->option}" esetén hibás'; diff --git a/install/lang/hu/error.php b/install/lang/hu/error.php index 48e9de1f7af4f..2553e131ea7d3 100644 --- a/install/lang/hu/error.php +++ b/install/lang/hu/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Nem hozható létre a lang könyvtár.'; $string['cannotcreatetempdir'] = 'Nem hozható létre a temp könyvtár.'; $string['cannotdownloadcomponents'] = 'Az összetevőket nem lehet letölteni.'; diff --git a/install/lang/hu/install.php b/install/lang/hu/install.php index f4b46ae65bdaa..0284ed638177b 100644 --- a/install/lang/hu/install.php +++ b/install/lang/hu/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Rendszergazdakönyvtár'; $string['availablelangs'] = 'Elérhető nyelvek listája'; $string['chooselanguagehead'] = 'Nyelv kiválasztása'; diff --git a/install/lang/hu/langconfig.php b/install/lang/hu/langconfig.php index f2176bd16b695..fbdb208fcb0ea 100644 --- a/install/lang/hu/langconfig.php +++ b/install/lang/hu/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'magyar'; diff --git a/install/lang/hu/moodle.php b/install/lang/hu/moodle.php index 10495cc90be50..ec3c63ea53808 100644 --- a/install/lang/hu/moodle.php +++ b/install/lang/hu/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Nyelv'; $string['next'] = 'Következő'; $string['previous'] = 'Előző'; diff --git a/install/lang/hy/admin.php b/install/lang/hy/admin.php index ae36cff15478f..c5c2c27536813 100644 --- a/install/lang/hy/admin.php +++ b/install/lang/hy/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'անհրաժեշտ է, որպեսզի տեղակայված և թույլատրված լինի'; $string['environmentrequireversion'] = 'պահանջվում է {$a->needed} տարբերակը, դուք գործարկում եք՝ {$a->current}'; diff --git a/install/lang/hy/error.php b/install/lang/hy/error.php index e04b04e9867ab..62e90ee6b7b10 100644 --- a/install/lang/hy/error.php +++ b/install/lang/hy/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Չի հաջողվել ստեղծել lang դիրեկտորիա'; $string['cannotcreatetempdir'] = 'Չի հաջողվել ստեղծել temp դիրեկտորիա'; $string['cannotdownloadcomponents'] = 'Չի կարող ներլցնել բաղադրիչներ։'; diff --git a/install/lang/hy/install.php b/install/lang/hy/install.php index 9b5945e23d4f1..2daed9e749cd2 100644 --- a/install/lang/hy/install.php +++ b/install/lang/hy/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin դիրեկտորիա'; $string['availablelangs'] = 'Մատչելի լեզվային փաթեթներ'; $string['chooselanguagehead'] = 'Ընտրեք լեզուն'; diff --git a/install/lang/hy/langconfig.php b/install/lang/hy/langconfig.php index f44c05d67745d..69f5d13660ac0 100644 --- a/install/lang/hy/langconfig.php +++ b/install/lang/hy/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Հայերեն'; diff --git a/install/lang/hy/moodle.php b/install/lang/hy/moodle.php index c7186ce75de27..00eb46aa7b635 100644 --- a/install/lang/hy/moodle.php +++ b/install/lang/hy/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Լեզու'; $string['next'] = 'Հաջորդը'; $string['previous'] = 'Նախորդը'; diff --git a/install/lang/id/langconfig.php b/install/lang/id/langconfig.php index 8a6a89b705f23..619288fcdf7f1 100644 --- a/install/lang/id/langconfig.php +++ b/install/lang/id/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Indonesian'; diff --git a/install/lang/id/moodle.php b/install/lang/id/moodle.php index 51ed31c92378d..f7ba832814e58 100644 --- a/install/lang/id/moodle.php +++ b/install/lang/id/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Bahasa'; $string['next'] = 'Selanjutnya'; $string['previous'] = 'Sebelumnya'; diff --git a/install/lang/is/admin.php b/install/lang/is/admin.php index 342f63c5b1bdc..3555f9dc226b8 100644 --- a/install/lang/is/admin.php +++ b/install/lang/is/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'j'; $string['cliincorrectvalueerror'] = 'Villa, "{$a->value}" er ótækt gildi fyrir "{$a->option}"'; diff --git a/install/lang/is/error.php b/install/lang/is/error.php index c951316b33b8c..753154ad140f3 100644 --- a/install/lang/is/error.php +++ b/install/lang/is/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Get ekki myndað lang skráarsafnið'; $string['cannotcreatetempdir'] = 'Get ekki myndað tímabundið skráarsafn'; $string['cannotdownloadcomponents'] = 'Get ekki sótt viðbótareiningar'; diff --git a/install/lang/is/install.php b/install/lang/is/install.php index e6264024eddfa..6be86c5c59ae9 100644 --- a/install/lang/is/install.php +++ b/install/lang/is/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['availablelangs'] = 'Tiltækir tungumálapakkar'; $string['chooselanguagehead'] = 'Tungumál valið'; $string['chooselanguagesub'] = 'Veldu tungumál sem þú vilt nota við uppsetninguna. Tungumálið sem þú velur verður einnig notað sem sjálfgefið tungumál á vefnum, en því má breyta síðar.'; diff --git a/install/lang/is/langconfig.php b/install/lang/is/langconfig.php index 4f892663a35a3..8e73a1779a9a0 100644 --- a/install/lang/is/langconfig.php +++ b/install/lang/is/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Íslenska'; diff --git a/install/lang/is/moodle.php b/install/lang/is/moodle.php index bd4cdf2d4f75b..aab6bf3e98d1f 100644 --- a/install/lang/is/moodle.php +++ b/install/lang/is/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Tungumál'; $string['next'] = 'Áfram'; $string['previous'] = 'Fyrra'; diff --git a/install/lang/it/admin.php b/install/lang/it/admin.php index 865757af56d85..83ba8b44a04ca 100644 --- a/install/lang/it/admin.php +++ b/install/lang/it/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 's'; $string['cliincorrectvalueerror'] = 'Errore, il valore "{$a->value}" non è corretto per "{$a->option}"'; diff --git a/install/lang/it/error.php b/install/lang/it/error.php index 3a8e2a4872f68..be9eac4b29ec3 100644 --- a/install/lang/it/error.php +++ b/install/lang/it/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Non è possibile creare la cartella lang'; $string['cannotcreatetempdir'] = 'Non è possibile creare la cartella temp'; $string['cannotdownloadcomponents'] = 'Non è possibile scaricare componenti.'; diff --git a/install/lang/it/install.php b/install/lang/it/install.php index ef12f4167df4b..6453c58a4cba0 100644 --- a/install/lang/it/install.php +++ b/install/lang/it/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Cartella Admin'; $string['availablelangs'] = 'Elenco delle lingue disponibili:'; $string['chooselanguagehead'] = 'Scegli la lingua'; diff --git a/install/lang/it/langconfig.php b/install/lang/it/langconfig.php index 34145e0e2c898..9d213e393c370 100644 --- a/install/lang/it/langconfig.php +++ b/install/lang/it/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Italiano'; diff --git a/install/lang/it/moodle.php b/install/lang/it/moodle.php index e195d3cf843fc..23a9731365e07 100644 --- a/install/lang/it/moodle.php +++ b/install/lang/it/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Lingua'; $string['next'] = 'Successivo'; $string['previous'] = 'Precedente'; diff --git a/install/lang/ja/admin.php b/install/lang/ja/admin.php index ef62068d92789..60de9a5fd8544 100644 --- a/install/lang/ja/admin.php +++ b/install/lang/ja/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'エラー、「 {$a->option} 」の値「 {$a->value} 」が正しくありません。'; diff --git a/install/lang/ja/error.php b/install/lang/ja/error.php index 0f7fe1f217810..278dc3c318adc 100644 --- a/install/lang/ja/error.php +++ b/install/lang/ja/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'langディレクトリを作成できません。'; $string['cannotcreatetempdir'] = 'tempディレクトリを作成できません。'; $string['cannotdownloadcomponents'] = 'コンポーネットをダウンロードできません。'; diff --git a/install/lang/ja/install.php b/install/lang/ja/install.php index 36f1dd4ad5ca3..a18017f6843af 100644 --- a/install/lang/ja/install.php +++ b/install/lang/ja/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Adminディレクトリ'; $string['availablelangs'] = '利用可能な言語一覧'; $string['chooselanguagehead'] = '言語を選択してください。'; diff --git a/install/lang/ja/langconfig.php b/install/lang/ja/langconfig.php index 59c6e94c2f5a4..de6aaa9088938 100644 --- a/install/lang/ja/langconfig.php +++ b/install/lang/ja/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = '日本語'; diff --git a/install/lang/ja/moodle.php b/install/lang/ja/moodle.php index db5a69eee25fa..43722f4fa5de1 100644 --- a/install/lang/ja/moodle.php +++ b/install/lang/ja/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = '言語設定'; $string['next'] = '次へ'; $string['previous'] = '前へ'; diff --git a/install/lang/ka/admin.php b/install/lang/ka/admin.php index 97c107c1c49f7..10ff8ed7c14e0 100644 --- a/install/lang/ka/admin.php +++ b/install/lang/ka/admin.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'რეკომენდირებულია ჩართვა/დაყენება'; diff --git a/install/lang/ka/install.php b/install/lang/ka/install.php index c95ec525e02f6..b1ee12cf7f7fc 100644 --- a/install/lang/ka/install.php +++ b/install/lang/ka/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'ადმინისტრატორის დირექტორია'; $string['availablelangs'] = 'ხელმისაწვდომი ენის პაკეტები'; $string['dataroot'] = 'მონაცემტა დირექტორია'; diff --git a/install/lang/ka/langconfig.php b/install/lang/ka/langconfig.php index 54804338abe7c..41a248097186e 100644 --- a/install/lang/ka/langconfig.php +++ b/install/lang/ka/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'ქართული'; diff --git a/install/lang/kk/install.php b/install/lang/kk/install.php index fcc21a965988a..c327699d42293 100644 --- a/install/lang/kk/install.php +++ b/install/lang/kk/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Әкімшіліктер каталогы'; $string['dataroot'] = 'Мәліметтер каталогы'; $string['dbprefix'] = 'Кестелердің префиксі'; diff --git a/install/lang/kk/langconfig.php b/install/lang/kk/langconfig.php index 529c9b7eca2c6..69919074d4629 100644 --- a/install/lang/kk/langconfig.php +++ b/install/lang/kk/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Қазақша'; diff --git a/install/lang/kk/moodle.php b/install/lang/kk/moodle.php index f1930e91cfdd5..8f73e91ea48b9 100644 --- a/install/lang/kk/moodle.php +++ b/install/lang/kk/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Тіл'; $string['next'] = 'Келесі'; $string['previous'] = 'Алдыңғы'; diff --git a/install/lang/km/admin.php b/install/lang/km/admin.php index b3139092111e9..1762bff582934 100644 --- a/install/lang/km/admin.php +++ b/install/lang/km/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'ត្រូវ​តែ​បាន​ដំឡើង និង​អនុញ្ញាត'; $string['environmentrequireversion'] = 'ត្រូវការ​កំណែ {$a->needed} ហើយ​អ្នក​កំពុង​រត់ {$a->current}'; diff --git a/install/lang/km/error.php b/install/lang/km/error.php index 599ce02dae511..80ee17c580292 100644 --- a/install/lang/km/error.php +++ b/install/lang/km/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'មិនអាច​បង្កើត​ថត lang បាន​ឡើយ ។'; $string['cannotcreatetempdir'] = 'មិនអាច​បង្កើត​ថត temp បាន​ឡើយ ។'; $string['cannotdownloadcomponents'] = 'មិនអាច​ទាញយក​សមាសភាគ​បាន​ឡើយ ។'; diff --git a/install/lang/km/install.php b/install/lang/km/install.php index 1b0079d7e077a..de1ec21c5989b 100644 --- a/install/lang/km/install.php +++ b/install/lang/km/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'ថត​អ្នក​គ្រប់គ្រង'; $string['availablelangs'] = 'កញ្ចប់​ភាសា​ដែល​មាន'; $string['chooselanguagehead'] = 'ជ្រើស​ភាសា'; diff --git a/install/lang/km/langconfig.php b/install/lang/km/langconfig.php index f8ddc82433e95..4a709c8a725a0 100644 --- a/install/lang/km/langconfig.php +++ b/install/lang/km/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'ខ្មែរ'; diff --git a/install/lang/km/moodle.php b/install/lang/km/moodle.php index 5f0d2d1dce6f1..8154b9f33051c 100644 --- a/install/lang/km/moodle.php +++ b/install/lang/km/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'ភាសា'; $string['next'] = 'បន្ទាប់'; $string['previous'] = 'មុន​'; diff --git a/install/lang/kn/langconfig.php b/install/lang/kn/langconfig.php index 85886044a7014..f946f1337235f 100644 --- a/install/lang/kn/langconfig.php +++ b/install/lang/kn/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'ಕನ್ನಡ'; diff --git a/install/lang/ko/admin.php b/install/lang/ko/admin.php index 25951e8a84da1..0cede05dac47a 100644 --- a/install/lang/ko/admin.php +++ b/install/lang/ko/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = '오류: "{$a->option}" 에 대한 "{$a->value}" 값이 바르지 않음'; diff --git a/install/lang/ko/error.php b/install/lang/ko/error.php index 8ac8cb85decb8..f2955bf33d892 100644 --- a/install/lang/ko/error.php +++ b/install/lang/ko/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = '언어팩 경로를 생성할 수 없음'; $string['cannotcreatetempdir'] = 'temp 디렉토리를 만들 수 없음'; $string['cannotdownloadcomponents'] = '구성요소를 내려받을 수 없음'; diff --git a/install/lang/ko/install.php b/install/lang/ko/install.php index 9e45dfc70c7e2..66582d1e13a51 100644 --- a/install/lang/ko/install.php +++ b/install/lang/ko/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = '관리 디렉토리'; $string['availablelangs'] = '가능한 언어 목록'; $string['chooselanguagehead'] = '언어를 선택하시오'; diff --git a/install/lang/ko/langconfig.php b/install/lang/ko/langconfig.php index 2035b6d57ef49..29b86ce468486 100644 --- a/install/lang/ko/langconfig.php +++ b/install/lang/ko/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = '한국어'; diff --git a/install/lang/ko/moodle.php b/install/lang/ko/moodle.php index a1493d6e099b4..173fae662f2fb 100644 --- a/install/lang/ko/moodle.php +++ b/install/lang/ko/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = '언어'; $string['next'] = '다음'; $string['previous'] = '이전으로'; diff --git a/install/lang/la/langconfig.php b/install/lang/la/langconfig.php index 6fd5b4a1206a8..3da3cf8fd04f6 100644 --- a/install/lang/la/langconfig.php +++ b/install/lang/la/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'en'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Latin'; diff --git a/install/lang/la/moodle.php b/install/lang/la/moodle.php index 9ae7dda5b43d0..7863b555e24b3 100644 --- a/install/lang/la/moodle.php +++ b/install/lang/la/moodle.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'lingua'; $string['next'] = 'proximus'; diff --git a/install/lang/lo/admin.php b/install/lang/lo/admin.php index c8048dcf4e26d..ffcf4cd067c49 100644 --- a/install/lang/lo/admin.php +++ b/install/lang/lo/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'is required to be installed/enabled.'; $string['environmentrequireversion'] = 'version {$a->needed} is required and you are running {$a->current}'; diff --git a/install/lang/lo/install.php b/install/lang/lo/install.php index 68a003757d36d..f7118363c6463 100644 --- a/install/lang/lo/install.php +++ b/install/lang/lo/install.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['availablelangs'] = 'Available language packs'; diff --git a/install/lang/lo/langconfig.php b/install/lang/lo/langconfig.php index 1ecff63b1f534..f902443e3a828 100644 --- a/install/lang/lo/langconfig.php +++ b/install/lang/lo/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Laotian'; diff --git a/install/lang/lo/moodle.php b/install/lang/lo/moodle.php index 2a6d30755bfbb..b6511d69943d8 100644 --- a/install/lang/lo/moodle.php +++ b/install/lang/lo/moodle.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'ພາສາທີ່ໃຊ້ໃນເວັບ'; diff --git a/install/lang/lt/langconfig.php b/install/lang/lt/langconfig.php index 82fb165c7ba82..9a5bcda0f61fd 100644 --- a/install/lang/lt/langconfig.php +++ b/install/lang/lt/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Lietuvių'; diff --git a/install/lang/lt/moodle.php b/install/lang/lt/moodle.php index 6b1206a881a0d..d02b5314c779a 100644 --- a/install/lang/lt/moodle.php +++ b/install/lang/lt/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Kalba'; $string['next'] = 'Toliau'; $string['previous'] = 'Ankstesnis'; diff --git a/install/lang/lv/admin.php b/install/lang/lv/admin.php index 649f332a2a22f..1e209621a3645 100644 --- a/install/lang/lv/admin.php +++ b/install/lang/lv/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'nepieciešams instalēt/iespējot'; $string['environmentrequireversion'] = 'nepieciešama versija {$a->needed}, bet jūs izmantojat versiju {$a->current}'; diff --git a/install/lang/lv/error.php b/install/lang/lv/error.php index 843b729b720db..f19a446566eb2 100644 --- a/install/lang/lv/error.php +++ b/install/lang/lv/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Nevar izveidot valodas direktoriju'; $string['cannotcreatetempdir'] = 'Nevar izveidot pagaidu direktoriju'; $string['cannotdownloadcomponents'] = 'Nevar lejupielādēt komponentus'; diff --git a/install/lang/lv/install.php b/install/lang/lv/install.php index c2f3600b10c16..56ff985bdc09b 100644 --- a/install/lang/lv/install.php +++ b/install/lang/lv/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Administratora direktorijs'; $string['availablelangs'] = 'Pieejamās valodu pakotnes'; $string['chooselanguagehead'] = 'Valodas izvēle'; diff --git a/install/lang/lv/langconfig.php b/install/lang/lv/langconfig.php index 5367f56d53f90..72ebdb82888dc 100644 --- a/install/lang/lv/langconfig.php +++ b/install/lang/lv/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Latviešu'; diff --git a/install/lang/lv/moodle.php b/install/lang/lv/moodle.php index f73d19bca61a1..245a05d7233ef 100644 --- a/install/lang/lv/moodle.php +++ b/install/lang/lv/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Valoda'; $string['next'] = 'Nākamais'; $string['previous'] = 'Iepriekšējais'; diff --git a/install/lang/mi_tn/langconfig.php b/install/lang/mi_tn/langconfig.php index 1758bf19c02bc..a59ef8a5c6627 100644 --- a/install/lang/mi_tn/langconfig.php +++ b/install/lang/mi_tn/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Māori - Tainui'; diff --git a/install/lang/mi_tn/moodle.php b/install/lang/mi_tn/moodle.php index 96f2c4bfa2165..f1009ec0e27f6 100644 --- a/install/lang/mi_tn/moodle.php +++ b/install/lang/mi_tn/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Reo'; $string['next'] = 'Anō'; $string['previous'] = 'O mua'; diff --git a/install/lang/mi_wwow/admin.php b/install/lang/mi_wwow/admin.php index 265aa801e6cad..98f2889af3ed5 100644 --- a/install/lang/mi_wwow/admin.php +++ b/install/lang/mi_wwow/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'e hiahiatia ana kia tāuta/whakahohe.'; $string['environmentrequireversion'] = 'putanga {$a->needed} hiahiatia ana, ā, kei te whakahaere koe i te {$a->current}'; diff --git a/install/lang/mi_wwow/error.php b/install/lang/mi_wwow/error.php index 41b7d225ab062..4f6bd11d905d8 100644 --- a/install/lang/mi_wwow/error.php +++ b/install/lang/mi_wwow/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Kāore e taea te waihanga whaiaronga reo'; $string['cannotcreatetempdir'] = 'Kāore e taea te waihanga whaiaronga rangitahi'; $string['cannotdownloadcomponents'] = 'Kāore e taea te tikiake i ngā mōtete'; diff --git a/install/lang/mi_wwow/install.php b/install/lang/mi_wwow/install.php index 1cacd8da6fad6..98c9d41e32475 100644 --- a/install/lang/mi_wwow/install.php +++ b/install/lang/mi_wwow/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Whaiaronga Whakahaere'; $string['availablelangs'] = 'Rārangi o ngā reo wātea ki db n'; $string['chooselanguagehead'] = 'Kōwhiritia tētahi reo'; diff --git a/install/lang/mi_wwow/langconfig.php b/install/lang/mi_wwow/langconfig.php index 0bd7ecc46a5fa..cc7b596a448b6 100644 --- a/install/lang/mi_wwow/langconfig.php +++ b/install/lang/mi_wwow/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Māori - Waikato'; diff --git a/install/lang/mi_wwow/moodle.php b/install/lang/mi_wwow/moodle.php index 84159ec572fa3..bbf1988ab2865 100644 --- a/install/lang/mi_wwow/moodle.php +++ b/install/lang/mi_wwow/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Reo'; $string['next'] = 'Panuku'; $string['previous'] = 'Tōmua'; diff --git a/install/lang/mk/admin.php b/install/lang/mk/admin.php index c9ea0f957c626..c4a09c5bd1fb7 100644 --- a/install/lang/mk/admin.php +++ b/install/lang/mk/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'потребно е да се инсталира/овозможи'; $string['environmentrequireversion'] = 'верзијата {$a->needed} е потребна, а вие извршувате {$a->current}'; diff --git a/install/lang/mk/error.php b/install/lang/mk/error.php index 351d2862e9e98..b4cd20d25a71a 100644 --- a/install/lang/mk/error.php +++ b/install/lang/mk/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Не може да се креира lang директориумот.'; $string['cannotcreatetempdir'] = 'Не може да се креира temp директориумот.'; $string['cannotdownloadcomponents'] = 'Не може да се преземат компонентите.'; diff --git a/install/lang/mk/install.php b/install/lang/mk/install.php index 331ea7ff268a6..175208c725700 100644 --- a/install/lang/mk/install.php +++ b/install/lang/mk/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Директориум аdmin'; $string['availablelangs'] = 'Достапни јазични пакети'; $string['chooselanguagehead'] = 'Изберете јазик'; diff --git a/install/lang/mk/langconfig.php b/install/lang/mk/langconfig.php index d2fb4594f52bc..9e04fcef4ae59 100644 --- a/install/lang/mk/langconfig.php +++ b/install/lang/mk/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Македонски'; diff --git a/install/lang/mk/moodle.php b/install/lang/mk/moodle.php index 2a4f4626dfbc3..00fe62e6838bc 100644 --- a/install/lang/mk/moodle.php +++ b/install/lang/mk/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Јазик'; $string['next'] = 'Следно'; $string['previous'] = 'Претходно'; diff --git a/install/lang/ml/langconfig.php b/install/lang/ml/langconfig.php index 67366bb72c01b..6e3688d13bae6 100644 --- a/install/lang/ml/langconfig.php +++ b/install/lang/ml/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'മലയാളം'; diff --git a/install/lang/ml/moodle.php b/install/lang/ml/moodle.php index 147f199ab5add..ebd5dee497374 100644 --- a/install/lang/ml/moodle.php +++ b/install/lang/ml/moodle.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'ഭാഷ'; diff --git a/install/lang/mn/admin.php b/install/lang/mn/admin.php index 7d7f42bf2aee4..9c5c55f556ed1 100644 --- a/install/lang/mn/admin.php +++ b/install/lang/mn/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'суусан/идэвхжсэн байх ёстой'; $string['environmentrequireversion'] = 'та {$a->current} хувилбар ашиглаж байна {$a->needed} хувилбарыг ашиглагх ёстой'; diff --git a/install/lang/mn/error.php b/install/lang/mn/error.php index e294c06f8764c..ae1122647f7a3 100644 --- a/install/lang/mn/error.php +++ b/install/lang/mn/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'lang хавтсыг үүсгэх боломжгүй.'; $string['cannotcreatetempdir'] = 'temp директор үүсгэж чадахгүй байна'; $string['cannotdownloadcomponents'] = 'Компонент татаж чадахгүй байна.'; diff --git a/install/lang/mn/install.php b/install/lang/mn/install.php index 2e2d8551310e5..a68080d2941a0 100644 --- a/install/lang/mn/install.php +++ b/install/lang/mn/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Админ директор'; $string['availablelangs'] = 'Боломжит хэлний багцууд'; $string['chooselanguagehead'] = 'Хэлээ сонго'; diff --git a/install/lang/mn/langconfig.php b/install/lang/mn/langconfig.php index 1bae625a55836..936d625b833a9 100644 --- a/install/lang/mn/langconfig.php +++ b/install/lang/mn/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Монгол'; diff --git a/install/lang/mn/moodle.php b/install/lang/mn/moodle.php index e26fdfb392a44..4cc95d78b25cb 100644 --- a/install/lang/mn/moodle.php +++ b/install/lang/mn/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Хэл'; $string['next'] = 'Дараагийн'; $string['previous'] = 'Өмнөх'; diff --git a/install/lang/mr/admin.php b/install/lang/mr/admin.php index e571447347e8e..52f4d6d73c0e5 100644 --- a/install/lang/mr/admin.php +++ b/install/lang/mr/admin.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'ईंस्टॉल केलेच् पाहीजे व सुरु केले पाहीजे'; diff --git a/install/lang/mr/error.php b/install/lang/mr/error.php index 6a50c354f97a7..440c2f55af686 100644 --- a/install/lang/mr/error.php +++ b/install/lang/mr/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'भाषेची फोल्डर तयार करु शकत नाही'; $string['cannotcreatetempdir'] = 'टेम्प फोल्डर तयार करु शकत नाही'; $string['cannotdownloadcomponents'] = 'भाग डाउंनलोड करु शकत नाही'; diff --git a/install/lang/mr/install.php b/install/lang/mr/install.php index be3af0d0dc1f4..7d7fc31d2fbeb 100644 --- a/install/lang/mr/install.php +++ b/install/lang/mr/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'व्यवस्थापकाची डिरेक्टरी'; $string['availablelangs'] = 'उपलब्ध भाषा संच'; $string['chooselanguagehead'] = 'भाषा निवडा'; diff --git a/install/lang/mr/langconfig.php b/install/lang/mr/langconfig.php index e46aa70bb881f..e0db02e447071 100644 --- a/install/lang/mr/langconfig.php +++ b/install/lang/mr/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'मराठी'; diff --git a/install/lang/mr/moodle.php b/install/lang/mr/moodle.php index 7d199ca1cae38..37dfe751fe40f 100644 --- a/install/lang/mr/moodle.php +++ b/install/lang/mr/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'भाषा'; $string['next'] = 'पुढचा'; $string['previous'] = 'आधीचा'; diff --git a/install/lang/ms/admin.php b/install/lang/ms/admin.php index 24e80ca24eb19..22413fa927781 100644 --- a/install/lang/ms/admin.php +++ b/install/lang/ms/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 't'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Ralat, nilai tidak betul "{$a->value}" untuk "{$a->option}"'; diff --git a/install/lang/ms/langconfig.php b/install/lang/ms/langconfig.php index 60bff62b9d3cb..f24765167df2a 100644 --- a/install/lang/ms/langconfig.php +++ b/install/lang/ms/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Bahasa Melayu'; diff --git a/install/lang/my/langconfig.php b/install/lang/my/langconfig.php index 73a7ca985173f..d5c71432014aa 100644 --- a/install/lang/my/langconfig.php +++ b/install/lang/my/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'myanma bhasa'; diff --git a/install/lang/nl/admin.php b/install/lang/nl/admin.php index db13abc9462a4..cc452e6c503ca 100644 --- a/install/lang/nl/admin.php +++ b/install/lang/nl/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'j'; $string['cliincorrectvalueerror'] = 'Fout, waarde "{$a->value}" voor de optie "{$a->option}" is niet juist'; diff --git a/install/lang/nl/error.php b/install/lang/nl/error.php index f7ee1302ec66f..c29a660a34c66 100644 --- a/install/lang/nl/error.php +++ b/install/lang/nl/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Kan lang map niet maken'; $string['cannotcreatetempdir'] = 'Kan tijdelijke map niet maken.'; $string['cannotdownloadcomponents'] = 'Kan componenten niet downloaden.'; diff --git a/install/lang/nl/install.php b/install/lang/nl/install.php index b88e7698aead3..526acf5a6a7a7 100644 --- a/install/lang/nl/install.php +++ b/install/lang/nl/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin-map'; $string['availablelangs'] = 'Lijst met beschikbare talen'; $string['chooselanguagehead'] = 'Kies een taal'; diff --git a/install/lang/nl/langconfig.php b/install/lang/nl/langconfig.php index 2face4828a6d0..e67babbfc8254 100644 --- a/install/lang/nl/langconfig.php +++ b/install/lang/nl/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Nederlands'; diff --git a/install/lang/nl/moodle.php b/install/lang/nl/moodle.php index ba57a3a5d1834..ad317e05afd97 100644 --- a/install/lang/nl/moodle.php +++ b/install/lang/nl/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Taal'; $string['next'] = 'Volgende'; $string['previous'] = 'Vorige'; diff --git a/install/lang/nn/langconfig.php b/install/lang/nn/langconfig.php index 52e19a33f88e9..1eb473293fc56 100644 --- a/install/lang/nn/langconfig.php +++ b/install/lang/nn/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'no'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Norsk - nynorsk'; diff --git a/install/lang/nn/moodle.php b/install/lang/nn/moodle.php index 64fbd7b1d9b99..c5a385c43d550 100644 --- a/install/lang/nn/moodle.php +++ b/install/lang/nn/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Språk'; $string['next'] = 'Neste'; $string['previous'] = 'Forrige'; diff --git a/install/lang/no/admin.php b/install/lang/no/admin.php index 9ea0ba33f84b9..7af1235963ef1 100644 --- a/install/lang/no/admin.php +++ b/install/lang/no/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Feil, ugyldig verdi angitt for "{$a->option}"'; diff --git a/install/lang/no/error.php b/install/lang/no/error.php index c4ca7b4b12c16..9273fbfe2cc03 100644 --- a/install/lang/no/error.php +++ b/install/lang/no/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Kan ikke opprette mappen \'lang\'.'; $string['cannotcreatetempdir'] = 'Kan ikke opprette mappen \'temp'; $string['cannotdownloadcomponents'] = 'Kan ikke laste ned komponentene.'; diff --git a/install/lang/no/install.php b/install/lang/no/install.php index 82582e4259492..dd9bffad1b4b1 100644 --- a/install/lang/no/install.php +++ b/install/lang/no/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Adminmappe'; $string['availablelangs'] = 'Tilgjengelige språkpakker'; $string['chooselanguagehead'] = 'Velg et språk'; diff --git a/install/lang/no/langconfig.php b/install/lang/no/langconfig.php index faa6d7f30fb72..8b48aa24abbeb 100644 --- a/install/lang/no/langconfig.php +++ b/install/lang/no/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Norsk - bokmål'; diff --git a/install/lang/no/moodle.php b/install/lang/no/moodle.php index f03352ab1de7c..005e3f9d22a24 100644 --- a/install/lang/no/moodle.php +++ b/install/lang/no/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Språk'; $string['next'] = 'Neste'; $string['previous'] = 'Forrige'; diff --git a/install/lang/no_gr/langconfig.php b/install/lang/no_gr/langconfig.php index bbe585fc83d9a..f65a05559d329 100644 --- a/install/lang/no_gr/langconfig.php +++ b/install/lang/no_gr/langconfig.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['parentlanguage'] = 'no'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Norsk'; diff --git a/install/lang/no_gr/moodle.php b/install/lang/no_gr/moodle.php index 64fbd7b1d9b99..c5a385c43d550 100644 --- a/install/lang/no_gr/moodle.php +++ b/install/lang/no_gr/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Språk'; $string['next'] = 'Neste'; $string['previous'] = 'Forrige'; diff --git a/install/lang/oc_es/langconfig.php b/install/lang/oc_es/langconfig.php index 58941f4d93845..02f294e2ce679 100644 --- a/install/lang/oc_es/langconfig.php +++ b/install/lang/oc_es/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'Aranés'; diff --git a/install/lang/pl/admin.php b/install/lang/pl/admin.php index 7d273397a5188..a7284b21cc40e 100644 --- a/install/lang/pl/admin.php +++ b/install/lang/pl/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 't'; $string['cliincorrectvalueerror'] = 'Błąd, niepoprawna wartość "{$a->value}" dla "{$a->option}"'; diff --git a/install/lang/pl/error.php b/install/lang/pl/error.php index a5350cc9609ec..e599b1af56420 100644 --- a/install/lang/pl/error.php +++ b/install/lang/pl/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Nie można utworzyć katalogu językowego'; $string['cannotcreatetempdir'] = 'Nie można utworzyć katalogu tymczasowego'; $string['cannotdownloadcomponents'] = 'Nie można pobrać składowych (komponentów)'; diff --git a/install/lang/pl/install.php b/install/lang/pl/install.php index 5c707261e6c8a..cc6148566bc2c 100644 --- a/install/lang/pl/install.php +++ b/install/lang/pl/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Katalog admin'; $string['availablelangs'] = 'Dostępne paczki językowe'; $string['chooselanguagehead'] = 'Wybierz język'; diff --git a/install/lang/pl/langconfig.php b/install/lang/pl/langconfig.php index eef97127d979d..82ff577ddd37b 100644 --- a/install/lang/pl/langconfig.php +++ b/install/lang/pl/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Polski'; diff --git a/install/lang/pl/moodle.php b/install/lang/pl/moodle.php index 3be9e50d625ec..471fd9e312968 100644 --- a/install/lang/pl/moodle.php +++ b/install/lang/pl/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Język'; $string['next'] = 'Następne'; $string['previous'] = 'Poprzedni'; diff --git a/install/lang/pt/admin.php b/install/lang/pt/admin.php index 4ff907be03d1a..5be89b426c7be 100644 --- a/install/lang/pt/admin.php +++ b/install/lang/pt/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 's'; $string['cliincorrectvalueretry'] = 'Valor incorrecto, por favor tente novamente'; diff --git a/install/lang/pt/error.php b/install/lang/pt/error.php index 05578b0e78b4e..ea9733ab1fc40 100644 --- a/install/lang/pt/error.php +++ b/install/lang/pt/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Não é possível criar o directório para pacotes linguísticos'; $string['cannotcreatetempdir'] = 'Não é possível criar o directório temporário'; $string['cannotdownloadcomponents'] = 'Não é possível descarregar componentes'; diff --git a/install/lang/pt/install.php b/install/lang/pt/install.php index 4dd2d735bc5aa..9f7637a0e0e7d 100644 --- a/install/lang/pt/install.php +++ b/install/lang/pt/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Directório de administração'; $string['availablelangs'] = 'Lista de línguas disponíveis'; $string['chooselanguagehead'] = 'Escolha uma língua'; diff --git a/install/lang/pt/langconfig.php b/install/lang/pt/langconfig.php index 2b5488617c1dc..974cdd3cd73bf 100644 --- a/install/lang/pt/langconfig.php +++ b/install/lang/pt/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Português - Portugal'; diff --git a/install/lang/pt/moodle.php b/install/lang/pt/moodle.php index c2f093a170337..c756f97df934c 100644 --- a/install/lang/pt/moodle.php +++ b/install/lang/pt/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Língua'; $string['next'] = 'Próximo'; $string['previous'] = 'Anterior'; diff --git a/install/lang/pt_br/admin.php b/install/lang/pt_br/admin.php index 9f3a6b089d292..1116d55f447ef 100644 --- a/install/lang/pt_br/admin.php +++ b/install/lang/pt_br/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 's'; $string['cliincorrectvalueerror'] = 'Erro, valor incorreto "{$a->value}" para "{$a->option}"'; diff --git a/install/lang/pt_br/error.php b/install/lang/pt_br/error.php index f087e8ed3430f..b19f0efb60b5b 100644 --- a/install/lang/pt_br/error.php +++ b/install/lang/pt_br/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Impossível criar diretório lang'; $string['cannotcreatetempdir'] = 'Impossível criar diretório temp'; $string['cannotdownloadcomponents'] = 'Impossível fazer download dos componentes'; diff --git a/install/lang/pt_br/install.php b/install/lang/pt_br/install.php index f1e094c1ef3c3..3fd73b8750277 100644 --- a/install/lang/pt_br/install.php +++ b/install/lang/pt_br/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Diretório admin'; $string['availablelangs'] = 'Lista de idiomas disponíveis'; $string['chooselanguagehead'] = 'Escolha um idioma'; diff --git a/install/lang/pt_br/langconfig.php b/install/lang/pt_br/langconfig.php index 1ee4f53800263..ffb5eded62a5c 100644 --- a/install/lang/pt_br/langconfig.php +++ b/install/lang/pt_br/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Português - Brasil'; diff --git a/install/lang/pt_br/moodle.php b/install/lang/pt_br/moodle.php index a942def2cdb46..28f4f16bdbd87 100644 --- a/install/lang/pt_br/moodle.php +++ b/install/lang/pt_br/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Idioma'; $string['next'] = 'Próximo'; $string['previous'] = 'Anterior'; diff --git a/install/lang/rm_surs/langconfig.php b/install/lang/rm_surs/langconfig.php index e5fd623dd9b0f..d4c24993a480a 100644 --- a/install/lang/rm_surs/langconfig.php +++ b/install/lang/rm_surs/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'Romansh Sursilvan'; diff --git a/install/lang/ro/admin.php b/install/lang/ro/admin.php index 000a3b9b99dc9..349c2101aa6d2 100644 --- a/install/lang/ro/admin.php +++ b/install/lang/ro/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'd'; $string['cliincorrectvalueerror'] = 'Eroare, valoare incorectă "{$a->value}" pentru "{$a->option}"'; diff --git a/install/lang/ro/error.php b/install/lang/ro/error.php index c009913bd41eb..73774fa2c1d75 100644 --- a/install/lang/ro/error.php +++ b/install/lang/ro/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Nu se poate crea un director lang'; $string['cannotcreatetempdir'] = 'Nu se poate crea director temporar'; $string['cannotdownloadcomponents'] = 'Nu se pot descărca componente'; diff --git a/install/lang/ro/install.php b/install/lang/ro/install.php index bd23cc2645e71..0cc02882e2f47 100644 --- a/install/lang/ro/install.php +++ b/install/lang/ro/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin Directory'; $string['availablelangs'] = 'Pachete de limbă disponibile'; $string['chooselanguagehead'] = 'Selectare limbă'; diff --git a/install/lang/ro/langconfig.php b/install/lang/ro/langconfig.php index eb3a9a282fc54..94fb0d5ce1766 100644 --- a/install/lang/ro/langconfig.php +++ b/install/lang/ro/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Română'; diff --git a/install/lang/ro/moodle.php b/install/lang/ro/moodle.php index c8739b7230343..984f1ddf3aadd 100644 --- a/install/lang/ro/moodle.php +++ b/install/lang/ro/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Limba'; $string['next'] = 'Următorul'; $string['previous'] = 'Precedent'; diff --git a/install/lang/ru/admin.php b/install/lang/ru/admin.php index 12407e62f3e37..63b9957f93abd 100644 --- a/install/lang/ru/admin.php +++ b/install/lang/ru/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Ошибка, некорректное значение "{$a->value}" для "{$a->option}"'; diff --git a/install/lang/ru/error.php b/install/lang/ru/error.php index 314aed2cadaf2..8f5ca163e0253 100644 --- a/install/lang/ru/error.php +++ b/install/lang/ru/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Не удается создать каталог языка'; $string['cannotcreatetempdir'] = 'Не удается создать временный каталог'; $string['cannotdownloadcomponents'] = 'Невозможно загрузить компоненты.'; diff --git a/install/lang/ru/install.php b/install/lang/ru/install.php index 3f96ede02ea0a..bc3c6c29fbb06 100644 --- a/install/lang/ru/install.php +++ b/install/lang/ru/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Каталог администратора'; $string['availablelangs'] = 'Доступные языковые пакеты'; $string['chooselanguagehead'] = 'Выберите язык'; diff --git a/install/lang/ru/langconfig.php b/install/lang/ru/langconfig.php index be9cac9d9a94c..20ba7c340bc7d 100644 --- a/install/lang/ru/langconfig.php +++ b/install/lang/ru/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Русский'; diff --git a/install/lang/ru/moodle.php b/install/lang/ru/moodle.php index 8cc3f3352e536..297fc32b46118 100644 --- a/install/lang/ru/moodle.php +++ b/install/lang/ru/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Язык'; $string['next'] = 'Далее'; $string['previous'] = 'Назад'; diff --git a/install/lang/si/admin.php b/install/lang/si/admin.php index 385e9a6fed6ad..56e40ac95debb 100644 --- a/install/lang/si/admin.php +++ b/install/lang/si/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'ස්ථාපනයට/ක්‍රියාත්මක කිරීමට අවශ්‍යයි'; $string['environmentrequireversion'] = '{$a->needed} අනුවාදය අවශ්‍ය කරන අතර දැනට ඔබ භා‍විතාකරන්නේ {$a->current} අනුවාදයයි'; diff --git a/install/lang/si/error.php b/install/lang/si/error.php index 7447a853a84ff..41272cb91b71c 100644 --- a/install/lang/si/error.php +++ b/install/lang/si/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'lang ඩිරෙක්ටරිය සෑදීය නොහැක'; $string['cannotcreatetempdir'] = 'temp ඩිරෙක්ටරිය සෑදීය නොහැක'; $string['cannotdownloadcomponents'] = 'සංරචක බාගත කළ නොහැක'; diff --git a/install/lang/si/install.php b/install/lang/si/install.php index f57546b951422..b15b002d25b3c 100644 --- a/install/lang/si/install.php +++ b/install/lang/si/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'admin ඩිරෙක්ටරිය'; $string['availablelangs'] = 'පවතින භාෂා ලයිස්තුව'; $string['chooselanguagehead'] = 'භාෂාවක් තෝරාගන්න'; diff --git a/install/lang/si/langconfig.php b/install/lang/si/langconfig.php index 49bba7bf9221c..0761964871a58 100644 --- a/install/lang/si/langconfig.php +++ b/install/lang/si/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'සිංහල'; diff --git a/install/lang/si/moodle.php b/install/lang/si/moodle.php index 1ab17ac65c868..d05ff00b75e46 100644 --- a/install/lang/si/moodle.php +++ b/install/lang/si/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'භාෂාව'; $string['next'] = 'ඊලඟ'; $string['previous'] = 'පසුගිය'; diff --git a/install/lang/sk/admin.php b/install/lang/sk/admin.php index 51d2ebd774c10..e8904580d11da 100644 --- a/install/lang/sk/admin.php +++ b/install/lang/sk/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'N'; $string['cliansweryes'] = 'A'; $string['cliincorrectvalueerror'] = 'Chyba, nesprávna hodnota "{$a->value}" for "{$a->option}"'; diff --git a/install/lang/sk/error.php b/install/lang/sk/error.php index 71903f8456168..c7562390676ed 100644 --- a/install/lang/sk/error.php +++ b/install/lang/sk/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Nie je možné vytvoriť adresár pre jazykové súbory.'; $string['cannotcreatetempdir'] = 'Nie je možné vytvoriť dočasný adresár.'; $string['cannotdownloadcomponents'] = 'Nie je možné stiahnuť komponenty.'; diff --git a/install/lang/sk/install.php b/install/lang/sk/install.php index 624a9928a42ed..b693acc1e1c73 100644 --- a/install/lang/sk/install.php +++ b/install/lang/sk/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Adresár pre správu (admin)'; $string['availablelangs'] = 'Dostupné jazykové balíčky'; $string['chooselanguagehead'] = 'Vyberte jazyk'; diff --git a/install/lang/sk/langconfig.php b/install/lang/sk/langconfig.php index 16b8ab592d676..71e7f7742659e 100644 --- a/install/lang/sk/langconfig.php +++ b/install/lang/sk/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Slovenčina'; diff --git a/install/lang/sk/moodle.php b/install/lang/sk/moodle.php index 5c2c2aaaf781e..7b9864e056c5d 100644 --- a/install/lang/sk/moodle.php +++ b/install/lang/sk/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Jazyk'; $string['next'] = 'Ďalší'; $string['previous'] = 'Predchádzajúci'; diff --git a/install/lang/sl/admin.php b/install/lang/sl/admin.php index abcfc18b212bd..2e632182e7602 100644 --- a/install/lang/sl/admin.php +++ b/install/lang/sl/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'd'; $string['cliincorrectvalueerror'] = 'Napaka, nepravilna vrednost "{$a->value}" za "{$a->option}"'; diff --git a/install/lang/sl/error.php b/install/lang/sl/error.php index 0f206be744f3f..8c4b02023b2ea 100644 --- a/install/lang/sl/error.php +++ b/install/lang/sl/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Imenika jezika ni možno ustvariti.'; $string['cannotcreatetempdir'] = 'Začasnega imenika ni mogoče ustvariti'; $string['cannotdownloadcomponents'] = 'Komponent ni mogoče prenesti.'; @@ -36,7 +39,7 @@ $string['cannotsavemd5file'] = 'Datoteke MD5 ni možno shraniti.'; $string['cannotsavezipfile'] = 'Datoteke ZIP ni možno shraniti.'; $string['cannotunzipfile'] = 'Datoteke ni mogoče razširiti (unzip).'; -$string['componentisuptodate'] = 'Komponenta je posodobljena.'; +$string['componentisuptodate'] = 'vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvKomponenta je posodobljena.'; $string['downloadedfilecheckfailed'] = 'Preverjanje prenesene datoteke je spodletelo.'; $string['invalidmd5'] = 'Preverjanje spremenljivke je bilo napačno - poskusite ponovno'; $string['missingrequiredfield'] = 'Eno izmed zahtevanih polj manjka'; diff --git a/install/lang/sl/install.php b/install/lang/sl/install.php index d5f22a3d34863..df0da13cf2b0c 100644 --- a/install/lang/sl/install.php +++ b/install/lang/sl/install.php @@ -28,10 +28,15 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Skrbniški imenik'; $string['availablelangs'] = 'Jezikovni paketi na voljo'; $string['chooselanguagehead'] = 'Izberite jezik'; $string['chooselanguagesub'] = 'Izberite jezik za namestitev. Ta jezik bo uporabljen kot privzeti za spletno mesto, lahko pa se spremeni tudi kasneje.'; +$string['clialreadyinstalled'] = 'Datoteka config.php že obstaja, prosimo uporabite admin/cli/upgrade.php, če želite posodobiti vašo stran.'; +$string['cliinstallheader'] = 'Moodle {$a} namestitveni program z ukazno vrstico'; $string['databasehost'] = 'Gostitelj baze podatkov'; $string['databasename'] = 'Ime baze podatkov'; $string['databasetypehead'] = 'Izberi gonilnik baze podatkov'; @@ -39,6 +44,7 @@ $string['dbprefix'] = 'Predpona tabel'; $string['dirroot'] = 'Imenik Moodle'; $string['environmenthead'] = 'Preverjanje vašega okolja ...'; +$string['environmentsub2'] = 'Vsaka moodle izdaja ima nekatere minimalne PHP zahteve in številne mandatorne PHP razširitve. Pred vsako namestitvijo ali posodobitvijo se izvede popolna preverba okolja. Prosimo kontaktirajte strežniškega administratorja, če ne veste kako namestiti novo verzijo ali omogočiti PHP razširitev.'; $string['errorsinenvironment'] = 'Preverjanje okolja neuspešno!'; $string['installation'] = 'Namestitev'; $string['langdownloaderror'] = 'Jezika "{$a}" ni mogoče namestiti. Postopek namestitve se bo nadaljeval v angleščini.'; @@ -65,6 +71,13 @@ $string['pathserrcreatedataroot'] = 'Imenika podatkov ({$a->dataroot}) ni mogoče ustvariti.'; $string['pathshead'] = 'Potrdi poti'; $string['pathsrodataroot'] = 'Root imenik za podatke ni zapisljiv.'; +$string['pathsroparentdataroot'] = 'Starševska mapa ({$a->parent}) ni za pisanje. Podatkovna mapa ({$a->dataroot}) ne more biti ustvarjena preko namestitvenega programa.'; +$string['pathssubadmindir'] = 'Zelo malo Spletnih gostiteljev uporablja /admin kot posebni URL preko katerega dostopate do nadzorn plošče. Na žalost je to v konfliktu s standardno lokacijo za Moodlove skrbniške strani. To lahko popravite s preimenovanjemskrbniške mape v vaši namestitvi in vnesete tukaj to novo ime. Na primer: moodleadmin. To bo popravilo skrbniške povezave v Moodlu.'; +$string['pathssubdataroot'] = 'Potrebujete prostor, kamor bo Moodle shranjeval naložene datoteke. Ta mapa naj ima omogočeno branje IN PISANJE s strani uporabnika spletnega strežnika (po navadi \'brez\' ali \'apache\'), ampak ne sme biti dostopno neposredno preko spleta. Namestitveni program jo bo poskušal ustvariti, če že ne obstaja.'; +$string['pathssubdirroot'] = 'Polna pot do Moodle nameščene mape.'; +$string['pathssubwwwroot'] = 'Polni spletni naslov kjer bo Moodle dostopan. Dostop do Moodla z uporabo več naslovov ni mogoč. Če ima vaša stran več javnih naslovov, morate nastaviti trajne preusmeritve na vse naslove razen tega. Če je vaša stran dosropana preko interneta in omrežja, uporabite tukaj javne naslove in nastaviet DNS tako, da lahko uporabniki znotraj omrežja uporabljajo tudi javne naslove. Če naslovi niso pravilni prosimo spremenite URL v vašem brskalniku in ponovno poženite namestitev z drugo vrednostjo.'; +$string['pathsunsecuredataroot'] = 'Korenska lokacija ni varna'; +$string['pathswrongadmindir'] = 'Skrbniška mapa ne obstaja'; $string['phpextension'] = '{$a} PHP razširitev'; $string['phpversion'] = 'Različica PHP'; $string['phpversionhelp'] = '

Moodle zahteva različico PHP vsaj 4.3.0 ali 5.1.0 (5.0.x ima vrsto znanih težav).

diff --git a/install/lang/sl/langconfig.php b/install/lang/sl/langconfig.php index c9ea072227c2d..14f60b22a1632 100644 --- a/install/lang/sl/langconfig.php +++ b/install/lang/sl/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Slovenščina'; diff --git a/install/lang/sl/moodle.php b/install/lang/sl/moodle.php index bb87cbf5bc04d..c075b84b5e172 100644 --- a/install/lang/sl/moodle.php +++ b/install/lang/sl/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Jezik'; $string['next'] = 'Naslednje'; $string['previous'] = 'Prejšnje'; diff --git a/install/lang/sm/install.php b/install/lang/sm/install.php index 6d1ccd9e58554..c64370571473c 100644 --- a/install/lang/sm/install.php +++ b/install/lang/sm/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Fa\'afoega'; $string['dataroot'] = 'Ala atu i fa\'amaumauga'; $string['dbprefix'] = 'Tables prefix'; diff --git a/install/lang/sm/langconfig.php b/install/lang/sm/langconfig.php index 47debee7f2b3d..a3aa66a70286b 100644 --- a/install/lang/sm/langconfig.php +++ b/install/lang/sm/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Samoan'; diff --git a/install/lang/sm/moodle.php b/install/lang/sm/moodle.php index c53e15f37f8da..fad329bf0c490 100644 --- a/install/lang/sm/moodle.php +++ b/install/lang/sm/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Gagana'; $string['next'] = 'Le isi'; $string['previous'] = 'Talu ai, tuana\'i'; diff --git a/install/lang/so/admin.php b/install/lang/so/admin.php index 30993e222bc9f..6d397d683eb1c 100644 --- a/install/lang/so/admin.php +++ b/install/lang/so/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'm'; $string['cliansweryes'] = 'h'; $string['cliincorrectvalueretry'] = 'Qiime khalad ah, fadla mar kale isky day'; diff --git a/install/lang/so/install.php b/install/lang/so/install.php index dff9c6d51fe78..ffc0fc4e324d4 100644 --- a/install/lang/so/install.php +++ b/install/lang/so/install.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['availablelangs'] = 'Boqshadaha luqadaha la heli karo'; diff --git a/install/lang/so/langconfig.php b/install/lang/so/langconfig.php index 3dfad2d628a54..19f68c69b059b 100644 --- a/install/lang/so/langconfig.php +++ b/install/lang/so/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Soomaali'; diff --git a/install/lang/so/moodle.php b/install/lang/so/moodle.php index c73958eb570b6..883c576c9f109 100644 --- a/install/lang/so/moodle.php +++ b/install/lang/so/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Luqad'; $string['next'] = 'Ka ku xiga'; $string['previous'] = 'Kii hore'; diff --git a/install/lang/sq/langconfig.php b/install/lang/sq/langconfig.php index c23da0e4ed0e5..a7ae30ef1bf80 100644 --- a/install/lang/sq/langconfig.php +++ b/install/lang/sq/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Shqip'; diff --git a/install/lang/sq/moodle.php b/install/lang/sq/moodle.php index ca43286a33b41..e13591e1adb4d 100644 --- a/install/lang/sq/moodle.php +++ b/install/lang/sq/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Gjuha'; $string['next'] = 'Pasardhësi'; $string['previous'] = 'Paraardhësi'; diff --git a/install/lang/sr/langconfig.php b/install/lang/sr/langconfig.php index 3ff8488dc59fd..30f7d5b825eba 100644 --- a/install/lang/sr/langconfig.php +++ b/install/lang/sr/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Српски'; diff --git a/install/lang/sr_cr/admin.php b/install/lang/sr_cr/admin.php index 105bf6bce1006..ca7976c1222b0 100644 --- a/install/lang/sr_cr/admin.php +++ b/install/lang/sr_cr/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Грешка, неисправна вредност "{$a->value}" за "{$a->option}"'; diff --git a/install/lang/sr_cr/error.php b/install/lang/sr_cr/error.php index c4801f39695a8..e0dc877e38048 100644 --- a/install/lang/sr_cr/error.php +++ b/install/lang/sr_cr/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Није могуће креирање директоријума језика'; $string['cannotcreatetempdir'] = 'Није могуће креирање привременог директоријума'; $string['cannotdownloadcomponents'] = 'Није могуће преузети компоненте.'; diff --git a/install/lang/sr_cr/install.php b/install/lang/sr_cr/install.php index da10c61006714..2073aef772cee 100644 --- a/install/lang/sr_cr/install.php +++ b/install/lang/sr_cr/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Администраторски директоријум'; $string['availablelangs'] = 'Списак доступних језика'; $string['chooselanguagehead'] = 'Изаберите језик'; diff --git a/install/lang/sr_cr/langconfig.php b/install/lang/sr_cr/langconfig.php index 3ff8488dc59fd..30f7d5b825eba 100644 --- a/install/lang/sr_cr/langconfig.php +++ b/install/lang/sr_cr/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Српски'; diff --git a/install/lang/sr_cr/moodle.php b/install/lang/sr_cr/moodle.php index fc40c49ddc80b..81db509363866 100644 --- a/install/lang/sr_cr/moodle.php +++ b/install/lang/sr_cr/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Језик'; $string['next'] = 'Следећи'; $string['previous'] = 'Претходни'; diff --git a/install/lang/sr_cr_bo/langconfig.php b/install/lang/sr_cr_bo/langconfig.php index 3ff8488dc59fd..30f7d5b825eba 100644 --- a/install/lang/sr_cr_bo/langconfig.php +++ b/install/lang/sr_cr_bo/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Српски'; diff --git a/install/lang/sr_lt/admin.php b/install/lang/sr_lt/admin.php index ba22f9219215f..8c639926d7e67 100644 --- a/install/lang/sr_lt/admin.php +++ b/install/lang/sr_lt/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Greška, neispravna vrednost "{$a->value}" za "{$a->option}"'; diff --git a/install/lang/sr_lt/error.php b/install/lang/sr_lt/error.php index b744e438bc3df..28459865cf1bb 100644 --- a/install/lang/sr_lt/error.php +++ b/install/lang/sr_lt/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Nije moguće kreiranje direktorijuma jezika'; $string['cannotcreatetempdir'] = 'Nije moguće kreiranje privremenog direktorijuma'; $string['cannotdownloadcomponents'] = 'Nije moguće preuzeti komponente.'; diff --git a/install/lang/sr_lt/install.php b/install/lang/sr_lt/install.php index 6730a2610606b..e4ef9e46c4d25 100644 --- a/install/lang/sr_lt/install.php +++ b/install/lang/sr_lt/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Administratorski direktorijum'; $string['availablelangs'] = 'Spisak dostupnih jezika'; $string['chooselanguagehead'] = 'Izaberite jezik'; diff --git a/install/lang/sr_lt/langconfig.php b/install/lang/sr_lt/langconfig.php index 4a3bd23597100..4751e5d594c09 100644 --- a/install/lang/sr_lt/langconfig.php +++ b/install/lang/sr_lt/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Srpski'; diff --git a/install/lang/sr_lt/moodle.php b/install/lang/sr_lt/moodle.php index afc350b952d6a..44240f418112a 100644 --- a/install/lang/sr_lt/moodle.php +++ b/install/lang/sr_lt/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Jezik'; $string['next'] = 'Sledeći'; $string['previous'] = 'Prethodni'; diff --git a/install/lang/sv/admin.php b/install/lang/sv/admin.php index 23a1e714c26a7..51ae33a99f066 100644 --- a/install/lang/sv/admin.php +++ b/install/lang/sv/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'Fel, värdet "{$a->value}" för "{$a->option}" är inte korrekt.'; diff --git a/install/lang/sv/error.php b/install/lang/sv/error.php index 14731fb0fd9ee..d0023c0bf196a 100644 --- a/install/lang/sv/error.php +++ b/install/lang/sv/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Det går inte att skapa en lang-katalog'; $string['cannotcreatetempdir'] = 'Det går inte att skapa en temp-katalog'; $string['cannotdownloadcomponents'] = 'Det går inte att ladda ner komponenter'; diff --git a/install/lang/sv/install.php b/install/lang/sv/install.php index c88b73e9eff32..31fb90f3029a9 100644 --- a/install/lang/sv/install.php +++ b/install/lang/sv/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Katalog/mapp för administration'; $string['availablelangs'] = 'Tillgängliga språkpaket'; $string['chooselanguagehead'] = 'Välj ett språk'; diff --git a/install/lang/sv/langconfig.php b/install/lang/sv/langconfig.php index 81aea86837dce..d59c4ce740c4c 100644 --- a/install/lang/sv/langconfig.php +++ b/install/lang/sv/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Svenska'; diff --git a/install/lang/sv/moodle.php b/install/lang/sv/moodle.php index 9347943792ecf..929c89cbe2a50 100644 --- a/install/lang/sv/moodle.php +++ b/install/lang/sv/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Språk'; $string['next'] = 'Nästa'; $string['previous'] = 'Tidigare'; diff --git a/install/lang/sw/langconfig.php b/install/lang/sw/langconfig.php index 206017445f461..d6fd7c1b1e188 100644 --- a/install/lang/sw/langconfig.php +++ b/install/lang/sw/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'Kiswahili'; diff --git a/install/lang/ta/admin.php b/install/lang/ta/admin.php index c8048dcf4e26d..ffcf4cd067c49 100644 --- a/install/lang/ta/admin.php +++ b/install/lang/ta/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'is required to be installed/enabled.'; $string['environmentrequireversion'] = 'version {$a->needed} is required and you are running {$a->current}'; diff --git a/install/lang/ta/error.php b/install/lang/ta/error.php index 082e57861c4cd..710f4fffcbc4c 100644 --- a/install/lang/ta/error.php +++ b/install/lang/ta/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Cannot create lang dir.'; $string['cannotcreatetempdir'] = 'Cannot create temp dir.'; $string['cannotdownloadcomponents'] = 'Cannot download components.'; diff --git a/install/lang/ta/install.php b/install/lang/ta/install.php index 4883441506bf6..0ea9b9fb73f4d 100644 --- a/install/lang/ta/install.php +++ b/install/lang/ta/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin Directory'; $string['availablelangs'] = 'தயராக உள்ள மொழி அடுக்கு'; $string['chooselanguagehead'] = 'மொழியைத் தேர்ந்தெடு'; diff --git a/install/lang/ta/langconfig.php b/install/lang/ta/langconfig.php index d054f95a9aa03..84e69c3b03e80 100644 --- a/install/lang/ta/langconfig.php +++ b/install/lang/ta/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Tamil'; diff --git a/install/lang/ta/moodle.php b/install/lang/ta/moodle.php index 412df33136032..134592ac2ea74 100644 --- a/install/lang/ta/moodle.php +++ b/install/lang/ta/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'மொழி'; $string['next'] = 'அடுத்து'; $string['previous'] = 'முந்தைய'; diff --git a/install/lang/ta_lk/admin.php b/install/lang/ta_lk/admin.php index fdb10aeaa0b69..e61bef89659fd 100644 --- a/install/lang/ta_lk/admin.php +++ b/install/lang/ta_lk/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'இ'; $string['cliansweryes'] = 'ஆ'; $string['cliincorrectvalueerror'] = 'வழு, "{$a->option}" இற்கான தவறான பெறுமானம் "{$a->value}"'; diff --git a/install/lang/ta_lk/error.php b/install/lang/ta_lk/error.php index d96f305454287..01a8bbfdecc90 100644 --- a/install/lang/ta_lk/error.php +++ b/install/lang/ta_lk/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'மொழி அடைவை உருவாக்க முடியவில்லை'; $string['cannotcreatetempdir'] = 'தற்காலிக அடைவை உருவாக்க முடியவில்லை'; $string['cannotdownloadcomponents'] = 'கூறுகளைப் பதிவிறக்க முடியவில்லை.'; diff --git a/install/lang/ta_lk/install.php b/install/lang/ta_lk/install.php index 1c45661ccc8a8..aee39ea138295 100644 --- a/install/lang/ta_lk/install.php +++ b/install/lang/ta_lk/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'நிர்வாகக் கோப்புறை'; $string['availablelangs'] = 'இருக்கும் மொழிக்கட்டுகள்'; $string['chooselanguagehead'] = 'மொழி ஒன்றைத் தெரிவு செய்க'; diff --git a/install/lang/ta_lk/langconfig.php b/install/lang/ta_lk/langconfig.php index ac3dbaa8e3ccd..082cc15d2cd87 100644 --- a/install/lang/ta_lk/langconfig.php +++ b/install/lang/ta_lk/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'தமிழ்'; diff --git a/install/lang/ta_lk/moodle.php b/install/lang/ta_lk/moodle.php index 8c6c6402e67c4..7bab864154f54 100644 --- a/install/lang/ta_lk/moodle.php +++ b/install/lang/ta_lk/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'மொழி'; $string['next'] = 'அடுத்தது'; $string['previous'] = 'முன்னைய'; diff --git a/install/lang/te/admin.php b/install/lang/te/admin.php index cae157bf06413..d97e72869a14c 100644 --- a/install/lang/te/admin.php +++ b/install/lang/te/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'లోపం దొర్లింది, "{$a->option}" కు బదులు "{$a->value}" అనే తప్పు విలువ ఇచ్చారు'; diff --git a/install/lang/te/error.php b/install/lang/te/error.php index 2a8c777fdd54b..41559c5f636bd 100644 --- a/install/lang/te/error.php +++ b/install/lang/te/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'భాష డైరెక్టరీని సృష్టించలేం'; $string['cannotcreatetempdir'] = 'టెంప్ డైరెక్టరీని సృష్టించలేం'; $string['cannotdownloadcomponents'] = 'కాంపొనెంట్లను దించుకోలేరు'; diff --git a/install/lang/te/install.php b/install/lang/te/install.php index 745d2645a36db..2775dd5120385 100644 --- a/install/lang/te/install.php +++ b/install/lang/te/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['availablelangs'] = 'అందుబాటులో ఉన్న భాషల జాబితా'; $string['chooselanguagehead'] = 'భాషను ఎంచుకోండి'; $string['databasehost'] = 'డేటాబేసు హోస్టు'; diff --git a/install/lang/te/langconfig.php b/install/lang/te/langconfig.php index 7b80102a66ff8..ee462aef8e7b2 100644 --- a/install/lang/te/langconfig.php +++ b/install/lang/te/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'తెలుగు '; diff --git a/install/lang/te/moodle.php b/install/lang/te/moodle.php index dbf572c089d58..377c5393c8648 100644 --- a/install/lang/te/moodle.php +++ b/install/lang/te/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'భాష'; $string['next'] = 'తరువాతి'; $string['previous'] = 'గత'; diff --git a/install/lang/th/admin.php b/install/lang/th/admin.php index 482508c800675..e860d1a23e8de 100644 --- a/install/lang/th/admin.php +++ b/install/lang/th/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = 'ผิดพลาด, ค่าต่อไปนี้ไม่ถูกต้อง "{$a->value}" สำหรับ "{$a->option}"'; diff --git a/install/lang/th/install.php b/install/lang/th/install.php index 3e5a38659aa31..9466adfed1176 100644 --- a/install/lang/th/install.php +++ b/install/lang/th/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'ไดเรกทอรี admin'; $string['availablelangs'] = 'ภาษาทั้งหมด'; $string['chooselanguagehead'] = 'เลื่อกภาษา'; diff --git a/install/lang/th/langconfig.php b/install/lang/th/langconfig.php index fb0119e72f401..62250bcde591f 100644 --- a/install/lang/th/langconfig.php +++ b/install/lang/th/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Thai'; diff --git a/install/lang/th/moodle.php b/install/lang/th/moodle.php index 4225fef734a26..1198d06016a95 100644 --- a/install/lang/th/moodle.php +++ b/install/lang/th/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'ภาษาที่ใช้ในเว็บ'; $string['next'] = 'ต่อไป'; $string['previous'] = 'หน้าก่อน'; diff --git a/install/lang/ti/langconfig.php b/install/lang/ti/langconfig.php index 08fdbefe0775f..a8f1c807b8448 100644 --- a/install/lang/ti/langconfig.php +++ b/install/lang/ti/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'ትግርኛ'; diff --git a/install/lang/ti/moodle.php b/install/lang/ti/moodle.php index 2cae67cdf263b..2d91fb160ec96 100644 --- a/install/lang/ti/moodle.php +++ b/install/lang/ti/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'ቋንቋ'; $string['next'] = 'ዝቕጽል'; $string['previous'] = 'ዝሐለፈ'; diff --git a/install/lang/tl/admin.php b/install/lang/tl/admin.php index 5e4902462c68b..9b87c5c585cf8 100644 --- a/install/lang/tl/admin.php +++ b/install/lang/tl/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'ay kinakailangang maluklok/mabuhay'; $string['environmentrequireversion'] = 'ang bersiyon {$a->needed} ay kinakailangan at ang pinatatakbo mo ay {$a->current}'; diff --git a/install/lang/tl/error.php b/install/lang/tl/error.php index 3efaca1351ccc..ed0a52fb0d76c 100644 --- a/install/lang/tl/error.php +++ b/install/lang/tl/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Hindi makalikha ng lang bgsk.'; $string['cannotcreatetempdir'] = 'Hindi makalikha ng temp bgsk.'; $string['cannotdownloadcomponents'] = 'Hindi mailusong ang mga piyesa'; diff --git a/install/lang/tl/install.php b/install/lang/tl/install.php index 760fa9086203b..73b44bb8a9346 100644 --- a/install/lang/tl/install.php +++ b/install/lang/tl/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Pang-Admin na Bugsok'; $string['availablelangs'] = 'Magagamit na mga pakete ng wika'; $string['chooselanguagehead'] = 'Pumilì ng wika'; diff --git a/install/lang/tl/langconfig.php b/install/lang/tl/langconfig.php index 680299d8ffbe7..1a52fd3b6e853 100644 --- a/install/lang/tl/langconfig.php +++ b/install/lang/tl/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Tagalog'; diff --git a/install/lang/tl/moodle.php b/install/lang/tl/moodle.php index c5e92b91d70d5..d83caad68282e 100644 --- a/install/lang/tl/moodle.php +++ b/install/lang/tl/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Wikà'; $string['next'] = 'Susunod'; $string['previous'] = 'Nakaraan'; diff --git a/install/lang/to/install.php b/install/lang/to/install.php index 00e4a8ddae8ed..f3a7eddd941b8 100644 --- a/install/lang/to/install.php +++ b/install/lang/to/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = '\'Etimini fakahinohino'; $string['dataroot'] = 'Fakahinohino tata'; $string['dbprefix'] = 'Tepile pulifiki'; diff --git a/install/lang/to/langconfig.php b/install/lang/to/langconfig.php index ea228afd51b66..719e2cf58ca1c 100644 --- a/install/lang/to/langconfig.php +++ b/install/lang/to/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Tongan'; diff --git a/install/lang/to/moodle.php b/install/lang/to/moodle.php index f2f702aacb6fb..f5421e882f9c7 100644 --- a/install/lang/to/moodle.php +++ b/install/lang/to/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Lea'; $string['next'] = 'Hoko'; $string['previous'] = 'Fakamuimui'; diff --git a/install/lang/tr/admin.php b/install/lang/tr/admin.php index aaacdd1dc9cbc..c8cfd01aed3ea 100644 --- a/install/lang/tr/admin.php +++ b/install/lang/tr/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'h'; $string['cliansweryes'] = 'e'; $string['cliincorrectvalueerror'] = 'Hata, "{$a->option}" için geçeriz değer ("{$a->value}")'; diff --git a/install/lang/tr/error.php b/install/lang/tr/error.php index 19eed9666ec45..17cc2689d8daa 100644 --- a/install/lang/tr/error.php +++ b/install/lang/tr/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Dil dizini oluşturulamıyor.'; $string['cannotcreatetempdir'] = 'Geçici dizin oluşturulamıyor.'; $string['cannotdownloadcomponents'] = 'Bileşenler indirilemedi.'; diff --git a/install/lang/tr/install.php b/install/lang/tr/install.php index 90b332f0c0d1e..901c1fc624e02 100644 --- a/install/lang/tr/install.php +++ b/install/lang/tr/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Yönetici Dizini'; $string['availablelangs'] = 'Kullanılabilir diller'; $string['chooselanguagehead'] = 'Bir dil seçin'; diff --git a/install/lang/tr/langconfig.php b/install/lang/tr/langconfig.php index 23ba3e89e3bdb..bb9a728c1d9c3 100644 --- a/install/lang/tr/langconfig.php +++ b/install/lang/tr/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Türkçe'; diff --git a/install/lang/tr/moodle.php b/install/lang/tr/moodle.php index 391618a928848..1a7ffa5725c59 100644 --- a/install/lang/tr/moodle.php +++ b/install/lang/tr/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Dil'; $string['next'] = 'Sonraki'; $string['previous'] = 'Önceki'; diff --git a/install/lang/uk/langconfig.php b/install/lang/uk/langconfig.php index 90f035fd76615..7659f542bd290 100644 --- a/install/lang/uk/langconfig.php +++ b/install/lang/uk/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Українська'; diff --git a/install/lang/uk/moodle.php b/install/lang/uk/moodle.php index 9ed85ee4a8452..800232958061f 100644 --- a/install/lang/uk/moodle.php +++ b/install/lang/uk/moodle.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Мова'; $string['next'] = 'Далі'; diff --git a/install/lang/ur/install.php b/install/lang/ur/install.php index c8c96443e09e0..75b61577c5012 100644 --- a/install/lang/ur/install.php +++ b/install/lang/ur/install.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['availablelangs'] = 'دستیاب زبانوں کے بنڈل'; diff --git a/install/lang/ur/langconfig.php b/install/lang/ur/langconfig.php index 4fd1dda0cdf99..ee69f3bbe394f 100644 --- a/install/lang/ur/langconfig.php +++ b/install/lang/ur/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'rtl'; $string['thislanguage'] = 'اردو'; diff --git a/install/lang/ur/moodle.php b/install/lang/ur/moodle.php index d65c236cc582d..6df6d59ff4594 100644 --- a/install/lang/ur/moodle.php +++ b/install/lang/ur/moodle.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'زبان'; diff --git a/install/lang/uz/install.php b/install/lang/uz/install.php index 5342362ec424e..50be5a8436fe4 100644 --- a/install/lang/uz/install.php +++ b/install/lang/uz/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Administrator katalogi nomi'; $string['availablelangs'] = 'Mavjud(foydalanish mumkin bo\'lgan)til paketlari'; $string['dataroot'] = 'Ma\'lumotlar katalogi'; diff --git a/install/lang/uz/langconfig.php b/install/lang/uz/langconfig.php index 6f61ae916f1d9..cc67cd3f880e9 100644 --- a/install/lang/uz/langconfig.php +++ b/install/lang/uz/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'O\'zbekcha'; diff --git a/install/lang/uz/moodle.php b/install/lang/uz/moodle.php index 20d5e3c09c66c..38258255eb45b 100644 --- a/install/lang/uz/moodle.php +++ b/install/lang/uz/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Til'; $string['next'] = 'Keyingisi'; $string['previous'] = 'Oldingi'; diff --git a/install/lang/vi/admin.php b/install/lang/vi/admin.php index eaff781efdc2b..6f3f585f6eb1b 100644 --- a/install/lang/vi/admin.php +++ b/install/lang/vi/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = 'cần phải được cài hay kích hoạt.'; $string['environmentrequireversion'] = 'Cần phiên bản {$a->needed} trong khi bạn đang dùng {$a->current}'; diff --git a/install/lang/vi/install.php b/install/lang/vi/install.php index 0b1730d90effe..8b0ebf6bfdb17 100644 --- a/install/lang/vi/install.php +++ b/install/lang/vi/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Thư mục quản trị'; $string['availablelangs'] = 'Các gói ngôn ngữ đã có'; $string['dataroot'] = 'Thư mục dữ liệu'; diff --git a/install/lang/vi/langconfig.php b/install/lang/vi/langconfig.php index dbf21d545bfa1..c70e1d6e424a6 100644 --- a/install/lang/vi/langconfig.php +++ b/install/lang/vi/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Vietnamese'; diff --git a/install/lang/vi/moodle.php b/install/lang/vi/moodle.php index 82bfed1691c78..5729c57ce9efa 100644 --- a/install/lang/vi/moodle.php +++ b/install/lang/vi/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = 'Ngôn ngữ'; $string['next'] = 'Tiếp theo'; $string['previous'] = 'Trước'; diff --git a/install/lang/wo/langconfig.php b/install/lang/wo/langconfig.php index ccc251a304297..f98d76e65af03 100644 --- a/install/lang/wo/langconfig.php +++ b/install/lang/wo/langconfig.php @@ -28,4 +28,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thislanguage'] = 'Wolof'; diff --git a/install/lang/zh_cn/admin.php b/install/lang/zh_cn/admin.php index 2eb76871d3f27..131ac59672e4c 100644 --- a/install/lang/zh_cn/admin.php +++ b/install/lang/zh_cn/admin.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['clianswerno'] = 'n'; $string['cliansweryes'] = 'y'; $string['cliincorrectvalueerror'] = '错误,将“{$a->option}”的值设为“{$a->value}”是不正确的'; diff --git a/install/lang/zh_cn/error.php b/install/lang/zh_cn/error.php index b8ed619bb243b..b7222e4de3e3e 100644 --- a/install/lang/zh_cn/error.php +++ b/install/lang/zh_cn/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = '无法创建 lang 目录。'; $string['cannotcreatetempdir'] = '无法创建 temp 目录。'; $string['cannotdownloadcomponents'] = '无法下载组件'; diff --git a/install/lang/zh_cn/install.php b/install/lang/zh_cn/install.php index c13377b98e7ef..ea8b5b5b28582 100644 --- a/install/lang/zh_cn/install.php +++ b/install/lang/zh_cn/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = '管理目录'; $string['availablelangs'] = '可用的语言包'; $string['chooselanguagehead'] = '选择一种语言'; diff --git a/install/lang/zh_cn/langconfig.php b/install/lang/zh_cn/langconfig.php index e0d2694553368..f7f4dcade5d1b 100644 --- a/install/lang/zh_cn/langconfig.php +++ b/install/lang/zh_cn/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = '简体中文'; diff --git a/install/lang/zh_cn/moodle.php b/install/lang/zh_cn/moodle.php index 10975988416b5..99fc688f0b328 100644 --- a/install/lang/zh_cn/moodle.php +++ b/install/lang/zh_cn/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = '语言'; $string['next'] = '向后'; $string['previous'] = '向前'; diff --git a/install/lang/zh_tw/admin.php b/install/lang/zh_tw/admin.php index c8977fd882a99..4ab60246ab45b 100644 --- a/install/lang/zh_tw/admin.php +++ b/install/lang/zh_tw/admin.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['environmentrequireinstall'] = '必須安裝/啟用'; $string['environmentrequireversion'] = '要求版本為 {$a->needed} ,您目前版本為 {$a->current}'; diff --git a/install/lang/zh_tw/error.php b/install/lang/zh_tw/error.php index 1e62e499a2f65..2c7830522b929 100644 --- a/install/lang/zh_tw/error.php +++ b/install/lang/zh_tw/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = '無法建立語言資料夾。'; $string['cannotcreatetempdir'] = '無法建立暫存資料夾。'; $string['cannotdownloadcomponents'] = '無法下載元件。'; diff --git a/install/lang/zh_tw/install.php b/install/lang/zh_tw/install.php index 2a0b18640d920..a0aaf4cde67a2 100644 --- a/install/lang/zh_tw/install.php +++ b/install/lang/zh_tw/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = '管理目錄'; $string['availablelangs'] = '可使用的語言包'; $string['chooselanguagehead'] = '選擇一種語言'; diff --git a/install/lang/zh_tw/langconfig.php b/install/lang/zh_tw/langconfig.php index 6cca2760f1dbc..33b1af40ebfcd 100644 --- a/install/lang/zh_tw/langconfig.php +++ b/install/lang/zh_tw/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = '正體中文'; diff --git a/install/lang/zh_tw/moodle.php b/install/lang/zh_tw/moodle.php index 2f08cc24b3648..5746246fd09e2 100644 --- a/install/lang/zh_tw/moodle.php +++ b/install/lang/zh_tw/moodle.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['language'] = '語言'; $string['next'] = '往後'; $string['previous'] = '向前'; diff --git a/install/lang/zu/error.php b/install/lang/zu/error.php index 5ad6f751ae4ce..faaf3bc418aa6 100644 --- a/install/lang/zu/error.php +++ b/install/lang/zu/error.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['cannotcreatelangdir'] = 'Ngekhe ukhande i lang directory'; $string['cannotcreatetempdir'] = 'Ngeke ukhande i temp directory'; $string['cannotdownloadcomponents'] = 'Ngeke u downloade ama components.'; diff --git a/install/lang/zu/install.php b/install/lang/zu/install.php index ae420e900fdfb..6453f0dbb838b 100644 --- a/install/lang/zu/install.php +++ b/install/lang/zu/install.php @@ -28,6 +28,9 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['admindirname'] = 'Admin Directory'; $string['availablelangs'] = 'Amaphasela ezilimi ezikhona'; $string['chooselanguagehead'] = 'Khetha ulwimi'; diff --git a/install/lang/zu/langconfig.php b/install/lang/zu/langconfig.php index d2a8ccc2b1bcd..40223d1bb8915 100644 --- a/install/lang/zu/langconfig.php +++ b/install/lang/zu/langconfig.php @@ -28,5 +28,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +defined('MOODLE_INTERNAL') || die(); +defined('MOODLE_INTERNAL') || die(); + $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'isiZulu';