mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +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
|
|
@ -13,7 +13,7 @@
|
|||
<description xml:lang="zh-CN">列出各模块的功能并使用管理员布局,可以让其使用管理功能的模块。</description>
|
||||
<description xml:lang="jp">各モジュールの機能を羅列し、管理者用のレイアウトを適用させ、管理機能が使用できるようにするモジュールです。</description>
|
||||
<description xml:lang="ru">Этот модуль показывает список возможностей каждого модуля, и позволяет Вам использовать несколько менеджеров, применяя лейаут для администратора.</description>
|
||||
<description xml:lang="zh-TW">列出各模組的功能並使用管理員佈局,可讓其使用管理功能的模組。</description>
|
||||
<description xml:lang="zh-TW">列出各模組的功能並使用管理員版面,可讓其使用管理功能的模組。</description>
|
||||
<version>0.1</version>
|
||||
<date>2007-02-28</date>
|
||||
<category>base</category>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* @file zh-TW.lang.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief 正體中文語言包 (包含基本內容)
|
||||
* @brief 正體中文語言 (包含基本內容)
|
||||
**/
|
||||
|
||||
$lang->admin_info = '管理員資訊';
|
||||
|
|
@ -24,12 +24,12 @@
|
|||
$lang->current_version = "安裝版本";
|
||||
$lang->current_path = "安裝路徑";
|
||||
$lang->released_version = "最新版本";
|
||||
$lang->about_download_link = "官方網站已發佈新版本。請點擊download連結下載最新版本。";
|
||||
$lang->about_download_link = "官方網站已發佈新版本。請按download下載最新版本。";
|
||||
|
||||
$lang->item_module = "模組列表";
|
||||
$lang->item_addon = "插件列表";
|
||||
$lang->item_widget = "控件列表";
|
||||
$lang->item_layout = "排版列表";
|
||||
$lang->item_layout = "版面列表";
|
||||
|
||||
$lang->module_name = "模組名稱";
|
||||
$lang->addon_name = "插件名稱";
|
||||
|
|
@ -41,15 +41,15 @@
|
|||
$lang->cmd_shortcut_management = "編輯選單";
|
||||
|
||||
$lang->msg_is_not_administrator = '只有管理員才可以檢視';
|
||||
$lang->msg_manage_module_cannot_delete = '模組,插件,排版,控件模組的快捷選單是不能刪除的。';
|
||||
$lang->msg_default_act_is_null = '沒有指定預設管理員的動作,是不能新增到快捷選單的。';
|
||||
$lang->msg_manage_module_cannot_delete = '模組,插件,版面設計,控件模組的快捷選單是無法刪除的。';
|
||||
$lang->msg_default_act_is_null = '沒有指定預設管理員的動作,是無法新增到快捷選單的。';
|
||||
|
||||
$lang->welcome_to_zeroboard_xe = 'zeroboard XE 管理頁面';
|
||||
$lang->about_admin_page = "後台管理頁面未完成";
|
||||
$lang->about_lang_env = "可以設置顯示語言給首次訪問的使用者。修改語言環境後請點擊 [儲存] 按鈕進行儲存。";
|
||||
|
||||
$lang->zeroboard_xe_user_links = '為用戶提供的連結';
|
||||
$lang->zeroboard_xe_developer_links = '為開發人員提供的連結';
|
||||
$lang->zeroboard_xe_developer_links = '開發人員的連結';
|
||||
|
||||
$lang->xe_user_links = array(
|
||||
'韓國官方主頁' => 'http://www.zeroboard.com',
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
//'控件下載地址' => 'http://www.zeroboard.com',
|
||||
//'模組面板下載地址' => 'http://www.zeroboard.com',
|
||||
//'控件面板下載地址' => 'http://www.zeroboard.com',
|
||||
//'排版面板下載地址' => 'http://www.zeroboard.com',
|
||||
//'版面設計面板下載地址' => 'http://www.zeroboard.com',
|
||||
);
|
||||
|
||||
$lang->xe_developer_links = array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue