mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
Modified All about zh-TW Translations.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4613 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
35ac6b0983
commit
6b1a5b5a89
132 changed files with 341 additions and 341 deletions
|
|
@ -2,17 +2,17 @@
|
|||
/**
|
||||
* @file modules/file/lang/zh-TW.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 附件(file) 模組語言包
|
||||
* @brief 附件(file) 模組語言
|
||||
**/
|
||||
|
||||
$lang->file = '附件';
|
||||
$lang->file_name = '檔案名';
|
||||
$lang->file_name = '檔案名稱';
|
||||
$lang->file_size = '檔案大小';
|
||||
$lang->download_count = '下載次數';
|
||||
$lang->status = '狀態';
|
||||
$lang->is_valid = '有效';
|
||||
$lang->is_stand_by = '等待';
|
||||
$lang->file_list = '附件目錄';
|
||||
$lang->file_list = '附件列表';
|
||||
$lang->allowed_filesize = '檔案大小限制';
|
||||
$lang->allowed_attach_size = '上傳限制';
|
||||
$lang->allowed_filetypes = '允許檔案類型';
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
$lang->about_allowed_filetypes = '只允許上傳指定的檔案類型。 可以用"*.副檔名"來指定或用 ";"來 區分多個副檔名<br />例) *.* or *.jpg;*.gif;<br />(管理員不受此限制)';
|
||||
|
||||
$lang->cmd_delete_checked_file = '刪除所選項目';
|
||||
$lang->cmd_move_to_document = '檢視原主題';
|
||||
$lang->cmd_move_to_document = '檢視原始主題';
|
||||
$lang->cmd_download = '下載';
|
||||
|
||||
$lang->msg_not_permitted_download = '您不具備下載的權限。';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue