mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
english update for info.xml and lang files from xelang_revised_2011_0408 package
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8292 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1735425525
commit
51579ba2c4
105 changed files with 798 additions and 1272 deletions
|
|
@ -24,9 +24,9 @@
|
|||
$lang->msg_check_poll_item = 'Please select a poll item to poll.\n(Required poll item(s) may be different in each poll.)';
|
||||
$lang->msg_cart_is_null = 'Please select a poll to delete.';
|
||||
$lang->msg_checked_poll_is_deleted = '%d poll(s) are deleted.';
|
||||
$lang->msg_poll_not_exists = 'Selected poll does not exist.';
|
||||
$lang->msg_poll_not_exists = 'The selected poll does not exist.';
|
||||
|
||||
$lang->cmd_null_item = "No item value exist to post a poll. Please re-try.";
|
||||
$lang->cmd_null_item = "No item value exists to post a poll. Please re-try.";
|
||||
|
||||
$lang->confirm_poll_submit = "Confirm to submit the poll?";
|
||||
|
||||
|
|
|
|||
|
|
@ -2,22 +2,18 @@
|
|||
/**
|
||||
* @file modules/poll/lang/ko.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief 설문조사 (poll) 모듈의 기본 언어팩
|
||||
* @brief Poll (poll) of the basic language modules
|
||||
**/
|
||||
|
||||
$lang->poll = '설문조사';
|
||||
$lang->poll_stop_date = '설문조사 종료일';
|
||||
$lang->poll_join_count = '참가자';
|
||||
$lang->poll_checkcount = '필수 선택 항목 수';
|
||||
|
||||
$lang->cmd_poll_list = '설문조사 목록 보기';
|
||||
$lang->cmd_delete_checked_poll = '선택항목 삭제';
|
||||
$lang->cmd_apply_poll = '설문 참여';
|
||||
$lang->cmd_view_result = '결과 보기';
|
||||
$lang->cmd_delete_checked_poll = '선택 설문 삭제';
|
||||
|
||||
$lang->success_poll = '설문에 응하여 주셔서 감사합니다.';
|
||||
|
||||
$lang->msg_already_poll = '이미 설문조사를 하셨습니다.';
|
||||
$lang->msg_cart_is_null = '삭제할 글을 선택해주세요.';
|
||||
$lang->msg_checked_poll_is_deleted = '%d개의 설문조사가 삭제되었습니다.';
|
||||
|
|
@ -25,11 +21,8 @@
|
|||
$lang->msg_cart_is_null = '삭제할 설문을 선택해주세요.';
|
||||
$lang->msg_checked_poll_is_deleted = '%d개의 설문이 삭제되었습니다.';
|
||||
$lang->msg_poll_not_exists = '선택하신 설문이 존재하지 않습니다.';
|
||||
|
||||
$lang->cmd_null_item = "설문조사로 등록할 값이 없습니다.\n다시 설정해주세요.";
|
||||
|
||||
$lang->confirm_poll_submit = '설문조사에 응하시겠습니까?';
|
||||
|
||||
$lang->search_target_list = array(
|
||||
'title' => '제목',
|
||||
'regdate' => '등록일',
|
||||
|
|
|
|||
|
|
@ -3,14 +3,14 @@
|
|||
<title xml:lang="ko">설문조사 기본 스킨</title>
|
||||
<title xml:lang="zh-CN">投票系统默认皮肤</title>
|
||||
<title xml:lang="jp">アンケート調査デフォルトスキン</title>
|
||||
<title xml:lang="en">Default Skin of Poll</title>
|
||||
<title xml:lang="en">Default Skin of teh Poll</title>
|
||||
<title xml:lang="vi">Skin mặc định của thăm dò</title>
|
||||
<title xml:lang="zh-TW">投票系統預設面板</title>
|
||||
<title xml:lang="tr">Oylamanın Varsayılan Dış Görünümü</title>
|
||||
<description xml:lang="ko">설문조사 기본 스킨</description>
|
||||
<description xml:lang="zh-CN">投票系统默认皮肤。</description>
|
||||
<description xml:lang="jp">アンケート調査デフォルトスキン</description>
|
||||
<description xml:lang="en">Default Skin of Poll</description>
|
||||
<description xml:lang="en">Default Skin of the Poll</description>
|
||||
<description xml:lang="vi">Skin mặc định của thăm dò.</description>
|
||||
<description xml:lang="zh-TW">投票系統預設面板。</description>
|
||||
<description xml:lang="tr">Oylamanın Varsayılan Dış Görünümü</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue