mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 21:12:15 +09:00
update Taiwanese
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7323 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cef0dc7bfb
commit
fdc4e27c41
8 changed files with 52 additions and 52 deletions
|
|
@ -15,7 +15,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>system</category>
|
||||
|
|
|
|||
|
|
@ -506,7 +506,7 @@ EndOfLicense;
|
|||
$lang->db_desc = array(
|
||||
'mysql' => '利用 PHP 的『mysql*()』函數使用 MySQL 資料庫。<br />利用『myisam』建立資料庫檔案,因此不能實現transaction。',
|
||||
'mysqli' => '利用 PHP 的『mysqli*()』函數使用 MySQL 資料庫。<br />利用『myisam』建立資料庫檔案,因此不能實現transaction。',
|
||||
'mysql_innodb' => '利用『innodb』使用 mysql 資料庫。<br />innodb可以使用 transaction。',
|
||||
'mysql_innodb' => '利用『innodb』使用 Mysql 資料庫。<br />innodb可以使用 transaction。',
|
||||
'sqlite2' => '支援用檔案形式保存數據的『sqlite2』。<br />安裝時,資料庫數據應建立在 web 無法訪問的地方。<br />(尚未通過安全測試)',
|
||||
'sqlite3_pdo' => '用 PHP 的 PDO 支援『sqlite3』。<br />安裝時,資料庫數據應建立在網頁無法訪問的地方。',
|
||||
'cubrid' => '使用 CUBRID DB。 <a href="http://www.xpressengine.com/?mid=manual&pageid=2880556" onclick="window.open(this.href);return false;" class="manual">manual</a>',
|
||||
|
|
|
|||
|
|
@ -615,7 +615,7 @@
|
|||
<description xml:lang="en">You may set the duration of indication for fresh item. (unit is hour)</description>
|
||||
<description xml:lang="vi">Bạn có thể chỉ định thời gian cho làm mới. (Đơn vị tính bằng giờ)</description>
|
||||
<description xml:lang="ru">Вы можете установить длительность индикации для нового объекта. (единица - час)</description>
|
||||
<description xml:lang="zh-TW">可設置最後更新主題的new圖案顯示時間。</description>
|
||||
<description xml:lang="zh-TW">可設置最新主題的 new 圖案顯示時間。</description>
|
||||
</var>
|
||||
<var id="subject_cut_size">
|
||||
<type>text</type>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue