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>utility</category>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* @file modules/document/lang/zh-TW.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 文章(document)模組語言包
|
||||
* @brief 文章(document)模組語言
|
||||
**/
|
||||
|
||||
$lang->document_list = '主題列表';
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
$lang->thumbnail_crop = '裁減';
|
||||
$lang->thumbnail_ratio = '比例';
|
||||
$lang->cmd_delete_all_thumbnail = '刪除全部縮圖';
|
||||
$lang->move_target_module = "移動目標模組";
|
||||
$lang->move_target_module = "移到";
|
||||
$lang->title_bold = '粗體';
|
||||
$lang->title_color = '標題顏色';
|
||||
|
||||
|
|
@ -23,8 +23,8 @@
|
|||
$lang->cmd_document_do = '將此主題..';
|
||||
|
||||
$lang->msg_cart_is_null = '請選擇要刪除的文章。';
|
||||
$lang->msg_category_not_moved = '不能移動!';
|
||||
$lang->msg_is_secret = '這是私密文!';
|
||||
$lang->msg_category_not_moved = '無法移動!';
|
||||
$lang->msg_is_secret = '私密文!';
|
||||
$lang->msg_checked_document_is_deleted = '刪除了%d個文章。';
|
||||
|
||||
// 管理頁面尋找的對象
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue