Added/Updated Taiwanese

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7668 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2010-08-28 14:12:31 +00:00
parent e761d9958e
commit c436aad6b0
14 changed files with 48 additions and 25 deletions

View file

@ -52,8 +52,8 @@
$lang->cmd_shortcut_management = "編輯選單";
$lang->msg_is_not_administrator = '只有管理員才可以檢視';
$lang->msg_manage_module_cannot_delete = '模組附加元件版面設計Widget的快選單是無法刪除的。';
$lang->msg_default_act_is_null = '沒有指定預設管理員的動作,是無法新增到快選單的。';
$lang->msg_manage_module_cannot_delete = '模組附加元件版面設計Widget的快選單是無法刪除的。';
$lang->msg_default_act_is_null = '沒有指定預設管理員的動作,是無法新增到快選單的。';
$lang->welcome_to_xe = 'XE管理頁面';
$lang->about_lang_env = "可以設置顯示語言給首次訪問的使用者。修改語言環境後,請按[儲存]按鈕進行儲存。";
@ -87,6 +87,6 @@
$lang->about_mobile_view = '使用手機瀏覽時將會顯示最適當的畫面。';
$lang->autoinstall = '自動安裝';
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
$lang->last_week = '上週';
$lang->this_week = '本週';
?>