installer.php
来自「很棒的在线教学系统」· PHP 代码 · 共 54 行
PHP
54 行
<?php/// Please, do not edit this file manually! It's auto generated from/// contents stored in your standard lang pack files:/// (langconfig.php, install.php, moodle.php, admin.php and error.php)////// If you find some missing string in Moodle installation, please,/// keep us informed using http://moodle.org/bugs Thanks!////// File generated by cvs://contrib/lang2installer/installer_builder/// using strings defined in stringnames.txt (same dir)$string['caution'] = 'Kia tūpato';$string['closewindow'] = 'Kātia i roro whakaata';$string['continue'] = 'Haere tonu';$string['database'] = 'Puna Kōrero';$string['dataroot'] = 'Kōpaki Hōtuku';$string['dbhost'] = 'Tūmau Rorohiko Tuku';$string['dbtype'] = 'Momo';$string['dirroot'] = 'Kōpaki Moodle';$string['download'] = 'Tuku Mai';$string['error'] = 'He hapa';$string['fail'] = 'Kāore he Pāhi';$string['fileuploads'] = 'Kōnae Tuku Atu';$string['fileuploadserror'] = 'Me whakakāngia tēneki';$string['gdversion'] = 'Whakaaturanga GD ';$string['help'] = 'Āwhina';$string['installation'] = 'Whakauta';$string['language'] = 'Reo';$string['magicquotesruntime'] = 'Magic Quotes Run Time';$string['magicquotesruntimeerror'] = 'Me whakaweto tēnei';$string['memorylimit'] = 'Tau Pūmahara';$string['name'] = 'Ingoa';$string['next'] = 'Anō';$string['ok'] = 'Ae';$string['pass'] = 'Pāhi';$string['password'] = 'Kupu Whakauru';$string['phpversion'] = 'Whakaaturanga PHP ';$string['phpversionerror'] = 'Kaua e heke i te Whakaaturanga PHP 4.1.0';$string['phpversionhelp'] = '<p>Ka whai atu te Moodle ki ngā Whakaaturanga PHP piki ake ki te 4.1.0.</p><p>Kei te mahi koe i te whakaaturanga $a</p><p>Whakapai ake i te PHP, neke atu rānei ki tētehi rorohiko tuku me te PHP hou!</p>';$string['previous'] = 'O mua';$string['safemode'] = 'Tūmomo Haumaru';$string['safemodeerror'] = 'Tēnā pea';$string['sessionautostarterror'] = 'Me Whakaweto';$string['status'] = 'Āhuatanga';$string['thischarset'] = 'utf-8';$string['thisdirection'] = 'ltr';$string['thislanguage'] = 'M膩ori - Tainui';$string['user'] = 'Kaiwhakauru';$string['wwwroot'] = 'Nohoanga Tukutuku';$string['wwwrooterror'] = 'Kāore te Pae Tukutuku e whai mana - ko tēneki whakauta Moodle kāore ki reira pea.';?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?