git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4028 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
aerofleet 2008-03-22 03:52:08 +00:00
parent 7542bf9659
commit babd774584
3 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
$lang->cmd_delete_checked_comment = 'Delete selected item';
$lang->comment_count = 'Number of Comments';
$lang->about_comment_count = 'If there are more comments, they will be moved to list.';
$lang->about_comment_count = 'Display the comments as much as user inputs the number and it will be moved to the List if the comments are over its number.';
$lang->msg_cart_is_null = 'Please select an article to delete';
$lang->msg_checked_comment_is_deleted = '%d comment(s) is(are) successfully deleted.';

View file

@ -25,7 +25,7 @@
$lang->module_copy = "Duplicate Module";
$lang->header_script = "Header Script";
$lang->about_header_script = "You can input the htmp script between &lt;header&gt; and &lt;/header&gt; by yourself.<br />You can use &lt;script, &lt;style or &lt;meta tags";
$lang->about_header_script = "You can input the html script between &lt;header&gt; and &lt;/header&gt; by yourself.<br />You can use &lt;script, &lt;style or &lt;meta tag";
$lang->cmd_add_shortcut = "Add Shortcut";
$lang->cmd_install = "Install";

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<widget version="0.1">
<title xml:lang="ko">게시글 분류 출력기</title>
<title xml:lang="en">Article Categories</title>
<title xml:lang="en">Article Category</title>
<title xml:lang="es">게시글 분류 출력기</title>
<title xml:lang="ru">게시글 분류 출력기</title>
<title xml:lang="jp">書き込みのカテゴリ表示</title>
@ -14,7 +14,7 @@
<name xml:lang="jp">Zero</name>
<name xml:lang="zh-CN">zero</name>
<description xml:lang="ko">게시판등 문서모듈의 분류를 사용하는 모듈에서 분류를 추출하여 블로그 카테고리와 같이 출력하는 기능입니다.</description>
<description xml:lang="en">This widgets displays categories of documents from modules which use category function.</description>
<description xml:lang="en">This widget displays categories of document from modules that enabled to use category function.</description>
<description xml:lang="es">게시판등 문서모듈의 분류를 사용하는 모듈에서 분류를 추출하여 블로그 카테고리와 같이 출력하는 기능입니다.</description>
<description xml:lang="ru">게시판등 문서모듈의 분류를 사용하는 모듈에서 분류를 추출하여 블로그 카테고리와 같이 출력하는 기능입니다.</description>
<description xml:lang="jp">掲示板など、ドキュメントモジュールのカテゴリを使用するモジュールでカテゴリを抽出してブログのカテゴリのように表示する機能です。</description>
@ -30,7 +30,7 @@
<name xml:lang="zh-CN">对象模块</name>
<type>mid_list</type>
<description xml:lang="ko">선택하신 모듈을 대상으로 합니다. 꼭 한개의 모듈만 선택해 주세요.</description>
<description xml:lang="en">Selected module will be target. Please select only 1 module.</description>
<description xml:lang="en">Selected module will be target. Please select only 1 (one) module.</description>
<description xml:lang="es">선택하신 모듈을 대상으로 합니다. 꼭 한개의 모듈만 선택해 주세요.</description>
<description xml:lang="ru">선택하신 모듈을 대상으로 합니다. 꼭 한개의 모듈만 선택해 주세요.</description>
<description xml:lang="jp">選択されたモジュールを対象とします。必ず一つのモジュールのみ選択してください。</description>