From 374aa89e892fa4486b00c1110455a4540a35370c Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 13 Jul 2007 02:16:39 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=81=EC=96=B4=EB=B2=88=EC=97=AD=20?= =?UTF-8?q?=EC=A0=81=EC=9A=A9.=20by=20=EC=95=8C=EB=A1=9C=ED=95=98=EB=8B=98?= =?UTF-8?q?,=20FruitHake=EB=8B=98,=20Jsoft.Yoo=EB=8B=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@1922 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/lang/jp.lang.php | 19 +++--- modules/editor/components/url_link/info.xml | 3 + .../components/url_link/lang/zh-CN.lang.php | 21 +++++++ modules/editor/tpl/lang/jp.lang.php | 62 +++++++++++++++++++ modules/install/lang/zh-CN.lang.php | 10 +-- modules/layout/conf/info.xml | 3 + modules/layout/lang/en.lang.php | 34 ++++++++++ modules/member/conf/info.xml | 3 + modules/menu/conf/info.xml | 3 + modules/message/conf/info.xml | 6 ++ modules/module/conf/info.xml | 3 + modules/page/conf/info.xml | 3 + modules/poll/conf/info.xml | 3 + modules/rss/conf/info.xml | 3 + modules/tag/conf/info.xml | 3 + modules/trackback/conf/info.xml | 3 + modules/ttimporter/conf/info.xml | 7 +++ modules/widget/conf/info.xml | 3 + widgets/archive_list/conf/info.xml | 10 +++ widgets/calendar/conf/info.xml | 5 ++ widgets/counter_status/conf/info.xml | 8 +++ widgets/login_info/conf/info.xml | 3 + widgets/newest_comment/conf/info.xml | 9 +++ widgets/tag_list/conf/info.xml | 9 +++ 24 files changed, 221 insertions(+), 15 deletions(-) create mode 100644 modules/editor/components/url_link/lang/zh-CN.lang.php create mode 100644 modules/editor/tpl/lang/jp.lang.php create mode 100644 modules/layout/lang/en.lang.php diff --git a/common/lang/jp.lang.php b/common/lang/jp.lang.php index b63ded37c..c2ceb7b43 100644 --- a/common/lang/jp.lang.php +++ b/common/lang/jp.lang.php @@ -29,8 +29,8 @@ $lang->cmd_move = '移動'; $lang->cmd_move_up = '上へ'; $lang->cmd_move_down = '下へ'; - $lang->cmd_add_indent = 'インデント'; - $lang->cmd_remove_indent = 'インデント解除'; + $lang->cmd_add_indent = '字下げ'; + $lang->cmd_remove_indent = '字下げ解除'; $lang->cmd_management = '管理'; $lang->cmd_make = '作成'; $lang->cmd_select = '選択'; @@ -45,7 +45,6 @@ $lang->cmd_apply = '適用'; $lang->cmd_open_calendar = 'カレンダを開く'; $lang->cmd_send = '送信'; - $lang->cmd_print = 'Print'; $lang->enable = '可'; $lang->disable = '不可'; @@ -64,12 +63,12 @@ $lang->admin_id = '管理者ID'; $lang->writer = '投稿者'; $lang->user_name = '名前'; - $lang->nick_name = 'ニック'; + $lang->nick_name = 'ニックネーム'; $lang->email_address = 'メールアドレス'; $lang->homepage = 'ホームページ'; $lang->blog = 'ブログ'; $lang->birthday = '誕生日'; - $lang->browser_title = 'ブラウザータイトル'; + $lang->browser_title = 'ブラウザーのタイトル'; $lang->title = 'タイトル'; $lang->title_content = 'タイトル+内容'; $lang->content = '内容'; @@ -78,14 +77,14 @@ $lang->description = '説明'; $lang->trackback = 'トラックバック'; $lang->tag = 'タグ'; - $lang->allow_comment = 'トラックバック'; - $lang->lock_comment = 'トラックバックロック'; + $lang->allow_comment = 'コメント許可'; + $lang->lock_comment = 'コメントロック'; $lang->allow_trackback = 'トラックバック許可'; $lang->uploaded_file = '添付'; $lang->grant = '権限'; $lang->target = '対象'; $lang->total = 'すべて'; - $lang->total_count = '全体数'; + $lang->total_count = 'トータル数'; $lang->ipaddress = 'IPアドレス'; $lang->path = 'パス'; $lang->cart = '選択項目'; @@ -140,7 +139,7 @@ $lang->unit_year = '年'; // 説明関連 - $lang->about_tag = 'タグ入力時、「,」を使うと複数登録できます。'; + $lang->about_tag = 'タグを入力する時、「,」を使うと複数登録できます。'; $lang->about_layout = 'レイアウトはモジュールの枠をデザインします。上のレイアウトメニューで管理できます。'; // メッセージ関連 @@ -190,7 +189,7 @@ $lang->column_type_list['tel'] = '電話番号タイプ(phone)'; $lang->column_type_list['textarea'] = 'テキストエリア(textarea)'; $lang->column_type_list['checkbox'] = 'チェックボックス(checkbox)'; - $lang->column_type_list['select'] = 'セレクト(select)'; + $lang->column_type_list['select'] = '選択(select)'; $lang->column_type_list['kr_zip'] = '韓国住所(zip)'; $lang->column_type_list['date'] = '年月日'; //$lang->column_type_list['jp_zip'] = '日本住所(zip)'; diff --git a/modules/editor/components/url_link/info.xml b/modules/editor/components/url_link/info.xml index ac1a16a95..1dd9a7706 100644 --- a/modules/editor/components/url_link/info.xml +++ b/modules/editor/components/url_link/info.xml @@ -1,8 +1,11 @@ 링크 생성 + 链接 제로 + zero 에디터에 링크를 추가하거나 링크의 속성을 변경할 수 있습니다. + 插入链接或编辑链接属性。 diff --git a/modules/editor/components/url_link/lang/zh-CN.lang.php b/modules/editor/components/url_link/lang/zh-CN.lang.php new file mode 100644 index 000000000..f3c72f135 --- /dev/null +++ b/modules/editor/components/url_link/lang/zh-CN.lang.php @@ -0,0 +1,21 @@ + + * @brief 网页编辑器(editor) 模块 > urllink组建语言包 + **/ + + $lang->urllink_title = "文本"; + $lang->urllink_url = "URL"; + $lang->urllink_open_window = "新窗口"; + $lang->urllink_bold = "粗体"; + + $lang->urllink_color = "链接颜色 "; + $lang->urllink_color_blue = "蓝色"; + $lang->urllink_color_red = "红色"; + $lang->urllink_color_yellow = "黄色"; + $lang->urllink_color_green = "绿色"; + + $lang->about_url_link_open_window = "将在新窗口中打开链接。"; + $lang->about_url_link_bold = "用粗体显示文本。"; +?> diff --git a/modules/editor/tpl/lang/jp.lang.php b/modules/editor/tpl/lang/jp.lang.php new file mode 100644 index 000000000..014f8b879 --- /dev/null +++ b/modules/editor/tpl/lang/jp.lang.php @@ -0,0 +1,62 @@ + 翻訳:RisaPapa + * @brief 日本語言語パッケージ(基本的な内容のみ) + **/ + + $lang->edit->fontname = 'フォント'; + $lang->edit->fontsize = 'サイズ'; + $lang->edit->use_paragraph = '段落機能'; + $lang->edit->fontlist = array( + "MS Pゴシック", + "MS P明朝", + "Osaka-等幅", + "ヒラギノ角ゴ Pro W3", + "times", + "Courier", + "Tahoma", + "Arial", + ); + + $lang->edit->header = "見出し"; + $lang->edit->header_list = array( + "h1" => "見出し1", + "h2" => "見出し2", + "h3" => "見出し3", + "h4" => "見出し4", + "h5" => "見出し5", + "h6" => "見出し6", + ); + + $lang->edit->submit = '送信'; + + $lang->edit->help_fontcolor = "テキストの色を指定します。"; + $lang->edit->help_fontbgcolor = "テキストの背景色を指定します。"; + $lang->edit->help_bold = "テキストを太字に指定します。"; + $lang->edit->help_italic = "テキストを斜体にします。"; + $lang->edit->help_underline = "・テキストに下線(アンダーライン)を引きます。"; + $lang->edit->help_strike = "打ち消し線を引きます。"; + $lang->edit->help_redo = "直前に取り消した処理をもう一度繰り返して実行します。"; + $lang->edit->help_undo = "直前に行った操作や処理を取り消し元に戻します。"; + $lang->edit->help_align_left = "テキストを左揃えで表示します。"; + $lang->edit->help_align_center = "テキストを中央揃えで表示します。"; + $lang->edit->help_align_right = "テキストを右揃えで表示します。"; + $lang->edit->help_add_indent = "テキストの行頭の位置を右に寄せます。"; + $lang->edit->help_remove_indent = "インデント(字下げ)を除去します。"; + $lang->edit->help_list_number = "リスト項目に数字で順序を付けます。"; + $lang->edit->help_list_bullet = "記号でリスト項目を記述します。"; + $lang->edit->help_use_paragrapth = "段落機能を使用する場合は、「Ctrl+Enter」を押します(書き終わった後、「Alt+S」を押すと保存されます)。"; + + $lang->edit->upload = '添付'; + $lang->edit->upload_file = 'ファイル添付'; + $lang->edit->link_file = 'テキスト挿入'; + $lang->edit->delete_selected = '選択解除'; + + $lang->edit->icon_align_article = '一段落'; + $lang->edit->icon_align_left = '左揃え'; + $lang->edit->icon_align_middle = '中央揃え'; + $lang->edit->icon_align_right = '右揃え'; + + $lang->about_dblclick_in_editor = '背景、文字、イメージ、引用などでダブルクリックすると詳細なコンポーネントの設定ができます。'; +?> diff --git a/modules/install/lang/zh-CN.lang.php b/modules/install/lang/zh-CN.lang.php index 230687de0..4b2711f62 100644 --- a/modules/install/lang/zh-CN.lang.php +++ b/modules/install/lang/zh-CN.lang.php @@ -244,11 +244,11 @@ EndOfLicense; $lang->admin_title = '管理员信息'; - $lang->env_title = '환경 설정'; - $lang->use_rewrite = 'rewrite mod 사용'; - $lang->about_rewrite = '웹서버에서 rewrite mod를 지원하면 http://주소/?document_srl=123 같이 복잡한 주소를 http://주소/123과 같이 간단하게 줄일 수 있습니다.'; - $lang->time_zone = 'time zone'; - $lang->about_time_zone = '서버의 설정시간과 사용하려는 장소의 시간이 차이가 날 경우 time zone을 지정하시면 표시되는 시간을 지정된 곳의 시간으로 사용하실 수 있습니다'; + $lang->env_title = '系统环境设置'; + $lang->use_rewrite = '使用rewrite模块'; + $lang->about_rewrite = '如服务器支持rewrite模块且选择此项,可以简化复杂的网址。
例如,http://域名/?document_srl=123简化为http://域名/123。'; + $lang->time_zone = '时区'; + $lang->about_time_zone = '服务器时间和您所处的时间有差异时,可以设置时区来满足你所需要的时间显示。'; $lang->about_database_file = 'Sqlite是文件里保存数据。数据库的文件位置应该放在web不能接近的地方
数据文件需要指定在707属性的位置。'; diff --git a/modules/layout/conf/info.xml b/modules/layout/conf/info.xml index 31e6dbf22..0a39fbbfb 100644 --- a/modules/layout/conf/info.xml +++ b/modules/layout/conf/info.xml @@ -3,12 +3,15 @@ 레이아웃 布局 レイアウト + Layout 제로 zero ゼロ + zero 레이아웃을 생성/관리하는 모듈입니다. 布局生成/管理模块 レイアウトを生成・管理するモジュールです。 + This module is for creating/managing. diff --git a/modules/layout/lang/en.lang.php b/modules/layout/lang/en.lang.php new file mode 100644 index 000000000..b3f814539 --- /dev/null +++ b/modules/layout/lang/en.lang.php @@ -0,0 +1,34 @@ + + * @brief Layout module's basic language pack + **/ + + $lang->cmd_layout_management = 'Layout setting'; + $lang->cmd_layout_edit = 'Edit layout'; + $lang->cmd_preview = 'Preview'; + $lang->cmd_reset = 'Reset'; + + $lang->layout_name = 'Layout name'; + $lang->layout_maker = "Layout maker"; + $lang->layout_history = "Updates"; + $lang->layout_info = "Layout information"; + $lang->layout_list = 'Layout list'; + $lang->menu_count = 'Menus'; + $lang->downloaded_list = 'Download list'; + $lang->layout_preview_content = 'The content gets displayed here'; + $lang->not_apply_menu = 'Apply layouts'; + + $lang->cmd_move_to_installed_list = "View created list"; + + $lang->about_downloaded_layouts = "List of downloaded layouts"; + $lang->about_title = 'Input the title that is easy to verify when connecting to module'; + $lang->about_not_apply_menu = 'All connected module\'s layout will be changed by checking this option.'; + + $lang->about_layout = "Layout module helps you to create the site's layout easily.
By using layout setting and menu connection, website's completed shape will display with various modules.
* Those layouts which are unabled to delete or modify are the blog or other module's layout. "; + $lang->about_layout_code = + "It will be applied to the service when you save the layout code after editing it. + You must previous the result before saving it. + Refer to ZeroboardXE Pamphlet for ZeroboardXE's grammer of pamphlet."; +?> diff --git a/modules/member/conf/info.xml b/modules/member/conf/info.xml index 98b3cfdbd..0d8dc5915 100644 --- a/modules/member/conf/info.xml +++ b/modules/member/conf/info.xml @@ -3,12 +3,15 @@ 회원 会员 会員 + Member 제로 zero ゼロ + zero 회원 관리 및 회원 관련 설정등을 하는 모듈입니다. 会员管理和会员相关设定的模块。 会員管理及び会員関連設定などを行うためのモジュールです。 + This module is for managing or configuring members. diff --git a/modules/menu/conf/info.xml b/modules/menu/conf/info.xml index 3405901b1..078720dc1 100644 --- a/modules/menu/conf/info.xml +++ b/modules/menu/conf/info.xml @@ -3,12 +3,15 @@ 메뉴 菜单 メニュー + Menu 제로 zero ゼロ + zero 레이아웃, 모듈을 연결하는 메뉴를 생성/관리하는 모듈입니다. 此模块将生成并管理连接布局,模块的菜单。 レイアウト、モジュールを連動させるメニューを生成・管理するモジュールです。 + This module is for creating/managering menues that linking layouts or modules. diff --git a/modules/message/conf/info.xml b/modules/message/conf/info.xml index 161067656..b93d4d582 100644 --- a/modules/message/conf/info.xml +++ b/modules/message/conf/info.xml @@ -2,10 +2,16 @@ 오류 표시 エラー表示 + 显示错误信息 + Display Errors 제로 ゼロ + zero + zero 오류 및 각종 시스템 메세지 관리 모듈 エラー及びシステムメッセージ管理モジュール + 管理错误信息及各种系统信息。 + This module managers erros and system messages diff --git a/modules/module/conf/info.xml b/modules/module/conf/info.xml index 345ee7ac6..7f735effc 100644 --- a/modules/module/conf/info.xml +++ b/modules/module/conf/info.xml @@ -3,12 +3,15 @@ 모듈 模块 モジュール + Module 제로 zero ゼロ + zero 모듈 생성 및 관리하는 모듈입니다. 生成模块和管理的模块。 モジュールの生成、管理するモジュールです。 + This module is for creating/managering the other modules. diff --git a/modules/page/conf/info.xml b/modules/page/conf/info.xml index 7096f5e62..b74a4d05f 100644 --- a/modules/page/conf/info.xml +++ b/modules/page/conf/info.xml @@ -3,12 +3,15 @@ 페이지 页面> ページ + Page 제로 zero ゼロ + zero 페이지를 제작하여 컨텐츠로 연결할 수 있는 모듈 制作自定义页面以后可以链接的模块 ページを作成してコンテンツとしてリンクできるようにするモジュールです。 + This module is for creating pages to link with contents. diff --git a/modules/poll/conf/info.xml b/modules/poll/conf/info.xml index 59c6997c4..ed6429aac 100644 --- a/modules/poll/conf/info.xml +++ b/modules/poll/conf/info.xml @@ -3,12 +3,15 @@ 설문조사 投票调查 アンケート + Poll 제로 zero ゼロ + zero 설문조사 관리 모듈 投票调查管理模块 アンケート管理モジュール + This module is for managering polls. diff --git a/modules/rss/conf/info.xml b/modules/rss/conf/info.xml index 6a56200af..d1b17ff0e 100644 --- a/modules/rss/conf/info.xml +++ b/modules/rss/conf/info.xml @@ -3,12 +3,15 @@ RSS RSS RSS + RSS 제로 zero ゼロ + zero RSS 출력을 담당하는 모듈 担当 RSS 输出的模块 RSS出力を担うモジュール + This modules is for printing RSS. diff --git a/modules/tag/conf/info.xml b/modules/tag/conf/info.xml index 012280a38..2ac1b72bf 100644 --- a/modules/tag/conf/info.xml +++ b/modules/tag/conf/info.xml @@ -3,12 +3,15 @@ 꼬리표 标签 タグ + Tag 제로 zero ゼロ + Zero 꼬리표 관리 모듈 标签管理模块 タグ管理モジュール + Module for managing tags diff --git a/modules/trackback/conf/info.xml b/modules/trackback/conf/info.xml index 3825b9895..8bfac617f 100644 --- a/modules/trackback/conf/info.xml +++ b/modules/trackback/conf/info.xml @@ -3,12 +3,15 @@ 엮인글 引用 トラックバック + Trackback 제로 zero ゼロ + Zero 엮인글 관리 모듈 引用管理模块 トラックバック管理モジュール + Module for managing trackbacks diff --git a/modules/ttimporter/conf/info.xml b/modules/ttimporter/conf/info.xml index 980552728..91482f428 100644 --- a/modules/ttimporter/conf/info.xml +++ b/modules/ttimporter/conf/info.xml @@ -3,10 +3,12 @@ TatterTools 데이터 이전 TatterTools 数据转移 TatterTools データコンバーター + Transfer data from TatterTools 제로 zero ゼロ + Zero 태터툴즈의 백업파일을 제로보드XE에 입력을 하는 모듈입니다. 첨부파일 포함하지 않은 백업파일이 필요합니다. @@ -22,5 +24,10 @@ 添付ファイルを含まないバックアップファイルが必要です。 添付ファイルは、元のアドレスからダウンロードします。 + + Module for inputting TattertTools' backup file to ZeroboardXE. + Backup file without attachment is required. + Attachments will be downloaded from the original address. + diff --git a/modules/widget/conf/info.xml b/modules/widget/conf/info.xml index 295cd3d50..baf5c4bca 100644 --- a/modules/widget/conf/info.xml +++ b/modules/widget/conf/info.xml @@ -3,12 +3,15 @@ 위젯 Widget ウィジェット + Widget 제로 zero ゼロ + Zero 위젯 관리 모듈 Widget 管理模块 ウィジェット管理モジュール + Module for managing widgets diff --git a/widgets/archive_list/conf/info.xml b/widgets/archive_list/conf/info.xml index f3fc350ae..5857af3af 100644 --- a/widgets/archive_list/conf/info.xml +++ b/widgets/archive_list/conf/info.xml @@ -3,10 +3,12 @@ 월별 보관 현황 출력 按月输出选择模块的帖子 月別バックアップ状況出力 + Report of Stored-Articles by Month 제로 zero ゼロ + zero 선택된 모듈의 월별 글 보관 현황을 보여줍니다. 글의 수가 너무 많을 경우 부하가 심해질 수 있습니다. @@ -19,25 +21,33 @@ 選択されたモジュールの月別の書き込みのバクアップの状況を表示します。 書き込みが多すぎると付加がかかる場合があります。 + + It will show the present status of stored-articles selected module by month. + If there are lots of articles stored, the server may get a serious load. + 제목 标题 タイトル + Title text 보관 현황 제목으로 출력됩니다. 以标题形式输出帖子。 バックアップ状況のタイトルに出力されます。 + It will be the title of the report. 대상 모듈 模块对象 対象モジュール + Target Module mid_list 선택하신 모듈에 등록된 글을 대상으로 합니다. 所选择的模块为对象。 選択されたモジュールに登録された書き込みを対象とします。 + The target articles will be the ones submitted in the selected module. diff --git a/widgets/calendar/conf/info.xml b/widgets/calendar/conf/info.xml index 0a353acc5..1e34e27f5 100644 --- a/widgets/calendar/conf/info.xml +++ b/widgets/calendar/conf/info.xml @@ -3,23 +3,28 @@ 달력 출력 日历 カレンダー出力 + Display Calendar 제로 zero ゼロ + zero 달력을 표시하고 등록된 글이 있는 날에 표시와 링크를 해줍니다. 显示日历,有新帖的日期会在该日期增加连接。 カレンダーを表示し、書き込みがあった日の表示し、リンクを張ります。 + It will show a calendar, and if there is an article submitted, the date will be highlighted with its url link. 대상 모듈 模块对象 対象モジュール + Target Module mid_list 선택하신 모듈에 등록된 글을 대상으로 합니다. 所选择的模块为对象。 選択されたモジュールに登録された書き込みを対象とします。 + The target articles will be the ones submitted in the selected module. diff --git a/widgets/counter_status/conf/info.xml b/widgets/counter_status/conf/info.xml index d314ff49a..48089b6db 100644 --- a/widgets/counter_status/conf/info.xml +++ b/widgets/counter_status/conf/info.xml @@ -2,9 +2,11 @@ 기본 카운터 위젯 デフォルトの接続カウンターウィジェット + Basic Counter Widget 제로 ゼロ + zero 기본 카운터 모듈을 이용하여 전체, 어제, 오늘의 접속현황을 표시합니다. counter모듈이 설치되어 있어야 하고 counter 애드온이 켜져 있어야 합니다. @@ -13,6 +15,12 @@ デフォルトの接続カウンターモジュールを利用して、全体、昨日、今日の接続状況を表示します。 counterモジュールがインストールされていて、counter機能拡張がオンになっていなければなりません。 + + By using the basic counter module, you can display the number of people who have visited yesterday and today. + It will also display the total count. + To get this, the counter module should be installed and the counter add-on should be turned on. + + diff --git a/widgets/login_info/conf/info.xml b/widgets/login_info/conf/info.xml index 46825fcec..769e08cbe 100644 --- a/widgets/login_info/conf/info.xml +++ b/widgets/login_info/conf/info.xml @@ -3,13 +3,16 @@ 로그인 정보 출력 输出登陆信息 ログイン情報出力 + Display Login Info 제로 zero ゼロ + zero 로그인 폼이나 로그인 정보를 출력합니다 输出登陆信息或者登陆form。 ログインフォームまたはログイン情報を出力します。 + It will display login form or login info. diff --git a/widgets/newest_comment/conf/info.xml b/widgets/newest_comment/conf/info.xml index f41c92c31..bfe1cd793 100644 --- a/widgets/newest_comment/conf/info.xml +++ b/widgets/newest_comment/conf/info.xml @@ -3,41 +3,50 @@ 최근 댓글 출력 输出最新评论 最近のコメント出力 + Display Newest Comments 제로 zero ゼロ + zero 최근 댓글 (comment)를 출력하는 위젯입니다. 输出最新评论控件。 最近のコメント(comment)を出力するウィジェットです。 + This widget will display newest comments. 제목 标题 タイトル + Title text 최근 댓글의 제목으로 출력됩니다. 最新评论的文章 最近のコメント書き込みのタイトルとして出力されます。 + This will be the title of lnewest comments. 목록수 目录数 リスト数 + The Number of List text 출력될 목록의 수를 정하실 수 있습니다. (기본 5개) 设定输出。 (默认5个) 出力されるリストの数が指定できます(デフォルト5個) + You can set the number of list(default is 5). 대상 모듈 模块对象 対象モジュール + Target Module mid_list 선택하신 모듈에 등록된 글을 대상으로 합니다. 输出有评论的文章 。 選択されたモジュールに登録された書き込みを対象とします。 + The target articles for the newest comments will be the ones submitted in the selected module. diff --git a/widgets/tag_list/conf/info.xml b/widgets/tag_list/conf/info.xml index 07868cb25..8eb027c2e 100644 --- a/widgets/tag_list/conf/info.xml +++ b/widgets/tag_list/conf/info.xml @@ -3,41 +3,50 @@ 꼬리표 목록 출력 输出标签 タグリスト出力 + Show Tag List 제로 제로 ゼロ + zero 선택된 모듈의 꼬리표 목록을 정해진 순위만큼 노출하여 줍니다 输出标签控件. 選択されたモジュールのタグリストを指定された順位まで表示します。 + This widget shows configured number of tags from target module 제목 标题 タイトル + Title text 꼬리표 출력시 제목으로 출력됩니다. 输出标签标题。 タグ出力の際、タイトルとして出力します。 + This will be shown as a title with tag list 목록수 目录数 リスト数 + Number of tags text 출력될 목록의 수를 정하실 수 있습니다. (기본 20개) 设定输出。 (默认 20个) 出力されるリストの数を指定することができます。(デフォルト20個) + You can configure the number of tags to show. (Default is 대상 모듈 模块对象 対象モジュール + Target Module mid_list 선택하신 모듈에 등록된 꼬리표를 대상으로 합니다. 如:模块为notice,news,bbs等,这时选择news,将输出news的最新标签。 選択されたモジュールに登録されたタグを対象とします。 + Tag list will be shown based on this target module.