Files
moodle/install/lang/zh_tw_utf8/installer.php
T

24 lines
828 B
PHP

<?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 installer_strings (same dir)
$string['closewindow'] = "關閉本視窗";
$string['continue'] = "下一頁";
$string['error'] = "錯誤";
$string['help'] = "說明";
$string['language'] = "語言/文字";
$string['name'] = "名稱";
$string['ok'] = "OK";
$string['password'] = "密碼";
$string['status'] = "狀態";
$string['thischarset'] = "UTF-8";
$string['thislanguage'] = "正體中文";
?>