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:
mosmartin 2011-04-11 17:43:36 +00:00
parent 1735425525
commit 51579ba2c4
105 changed files with 798 additions and 1272 deletions

View file

@ -2,11 +2,11 @@
<addon version="0.2">
<title xml:lang="ko">자동 링크 애드온</title>
<title xml:lang="jp">自動リンクアドオン</title>
<title xml:lang="en">Auto Link</title>
<title xml:lang="en">Auto Link Addon</title>
<title xml:lang="vi">Auto Link</title>
<title xml:lang="zh-CN">自动链接插件</title>
<title xml:lang="es">auto vínculo addon</title>
<title xml:lang="ru">авто ссылка аддон</title>
<title xml:lang="ru">Аддон авто-ссылки</title>
<title xml:lang="ge">Auto-Link Addon</title>
<title xml:lang="zh-TW">自動連結</title>
<description xml:lang="ko">
@ -16,7 +16,7 @@
書き込み本文とコメントに登録された内容の中、httpで始まる一般文字列に自動にリンクを貼り付け、そのリンクにマウスオーバすると、別ウィンドウ、または同一ウィンドウに開くメニュが現れるアドオンです。
</description>
<description xml:lang="en">
This addon makes a link to a string that starts with http.
This addon automatically transforms text URLs encountered in posts and comments into linkable URLs.
</description>
<description xml:lang="vi">
Addon này sẽ tự động tạo ra một đường Link khi gặp chuỗi kí tự 'http' có trong bài viết.
@ -28,7 +28,7 @@
Los comentarios que comienzan con http naeyongjung tema común de la cadena para vincular automáticamente a colgar el puntero del ratón sobre cada uno de los vínculos y saechang Ciudad y aparecen en el menú de add-on de decoración.
</description>
<description xml:lang="ru">
Комментарии, которые начинаются с http naeyongjung темой общей строки автоматически ссылку повесить мышь над каждой ссылке и saechang Сити и появляться на меню добавить-на украшения.
Этот аддон-дополнение переводит все неактивные ссылки, которые встречаются в статьях и комментариях, в рабочие ссылки.
</description>
<description xml:lang="ge">
Kommentare beginnen mit http naeyongjung Thema der gemeinsamen String automatisch Link zu hängen Sie mit der Maus über die einzelnen Links und saechang Stadt und auf dem Menü des Add-On Dekoration.

View file

@ -28,10 +28,10 @@
把状态设置为"使用"时才会激活RSD标签及api。
</description>
<description xml:lang="en">
This blogApi addon supports metaWeblog.
This blogAPI addon supports metaWeblog.
By using this option, it lets the RSD tag to be exposed to each module.
URL to the api is http://setup_path/module_name/api.
RSD tag and the api will work only if u use this addon.
URL to the API is http://setup_path/module_name/api.
RSD tag and the api will work only if you use this addon.
</description>
<description xml:lang="vi">
Addon BlogAPI này hỗ trợ metaWeblog..

View file

@ -12,8 +12,7 @@
로그인하지 않은 경우에만 해당됩니다.
</description>
<description xml:lang="en">
To block spam written by programs, let users to choose a suitable image to text when writing a posting or comment.
This addon applies only to not-logged-in users.
This addon helps to prevent spam messages to be posted by requesting non-logged-in users to type characters displayed in the image before submitting comments or posts.
</description>
<description xml:lang="vi">
Addon này tạo ra một hình ảnh xác nhận khi đăng kí, gửi bài, hay viết bình luận nếu thành viên không đăng nhập.
@ -60,7 +59,7 @@
<description xml:lang="zh-CN">可以指定验证码应用对象(管理员除外)。</description>
<description xml:lang="jp">管理者を除き、書き込み・コメントを入力する際にcaptchaイメージを見せる対象を設定します。</description>
<description xml:lang="zh-TW">除了管理員,可以選擇圖形驗證應用的對象。</description>
<description xml:lang="en">You may specify targets CAPTCHA work. It's not applied when administrator writes.</description>
<description xml:lang="en">You can specify if CAPTCHA should be displayed when posting an article or comment. It will not apply to administrators.</description>
<description xml:lang="ru">You may specify targets CAPTCHA work. It's not applied when administrator writes.</description>
<description xml:lang="vi">Khi gửi bài, bình luận, Capcha sẽ hiển thị để xác nhận hành động của người sử dụng. Chức năng này không hoạt động với người quản lý.</description>
<options value="">

View file

@ -1,6 +1,6 @@
<?php
$lang->about_captcha = "Please type alphabets above in order. They are not case-sensitive.";
$lang->captcha_reload = 'Refresh Image';
$lang->captcha_play = 'Play sound of words';
$lang->captcha_denied = 'You have typed wrong alphabets.';
$lang->about_captcha = "Please type in the displayed characters in the same order. They are case-insensitive.";
$lang->captcha_reload = 'Refresh the image';
$lang->captcha_play = 'Pronounce the letters';
$lang->captcha_denied = 'You have typed wrong characters.';
?>

View file

@ -22,8 +22,8 @@
把状态设置为"使用"时,才会记录网站访问信息.
</description>
<description xml:lang="en">
This addon logs access information based on the basic counter module within XE.
The access information will be collected only if you turn on this addon.
This addon logs access information based on the basic counter module within XE.
The access information will be collected only if you enable this addon.
</description>
<description xml:lang="vi">
Addon này sẽ tổng hợp tất cả những lượt truy cập vào Website qua Module Counter có sẵn bên trong XE.

View file

@ -20,7 +20,7 @@
此插件可激活短信箱及添加好友功能。
</description>
<description xml:lang="en">
This addon enables communication module in order to use message or friend function.
This addon enables the communication module in order to use messaging or friend functions.
Please enable this addon in case you want to use those functions.
</description>
<description xml:lang="vi">

View file

@ -1,3 +1,3 @@
<?php
$lang->alert_new_message_arrived = 'You have a new message. Do you want to check now?';
$lang->alert_new_message_arrived = 'You have a new message. Do you want to check it now?';
?>

View file

@ -5,8 +5,8 @@
* @brief English Language Pack (Basic Contents only)
**/
// lang select by misol
$lang->president_lang = 'selected Language';
$lang->select_lang = 'select Language';
$lang->president_lang = 'Selected Language';
$lang->select_lang = 'Select Language';
$lang->lang_return = 'Go Back';
$lang->cmd_go_upper = 'Upper';

View file

@ -8,9 +8,7 @@
$lang->president_lang = '현재 언어';
$lang->select_lang = '언어 선택';
$lang->lang_return = '돌아가기';
$lang->cmd_go_upper = '상위';
$lang->cmd_go_home = '홈으로';
$lang->cmd_view_sitemap = '사이트맵 보기';
?>

View file

@ -22,7 +22,7 @@
Addon này sẽ lấy lại kích thước nguyên bản của hình ảnh trong bài viết hoặc bình luận khi bạn bấm vào hình.
</description>
<description xml:lang="en">
This addon resizes images inserted in the article, and shows original image when you click on them.
This addon resizes images inserted in the article. When clicked, the original images are shown.
</description>
<description xml:lang="es">
La imagen corporal se inserta dentro del cuerpo para que se adapte al tamaño de la muestra original cuando hago clic en los add-ons.

View file

@ -206,13 +206,13 @@ $lang->time_gap = array(
);
// Descriptions
$lang->about_tag = 'You may submit multiple tags by inserting commas(,) between each tag';
$lang->about_layout = 'Layouts decorate the appearance of your modules. you can configure them from Layout menu on the top';
$lang->about_tag = 'You may submit multiple tags by inserting commas (,) between tags';
$lang->about_layout = 'Layouts decorate the appearance of your modules. You can configure them from the Layout menu on the top';
// Messages
$lang->msg_call_server = 'Requesting to the server, please wait';
$lang->msg_db_not_setted = 'DB configuration has not been set';
$lang->msg_dbconnect_failed = "Error has occurred while connecting DB.\nPlease check DB information again";
$lang->msg_dbconnect_failed = "Error has occurred while connecting to the DB.\nPlease check the DB information again";
$lang->msg_invalid_queryid = 'Specified query ID value is invalid';
$lang->msg_not_permitted = 'You do not have permission to access';
$lang->msg_input_password = 'Please input the password';
@ -239,7 +239,7 @@ $lang->success_blamed = 'Blamed successfully';
$lang->success_moved = 'Moved successfully';
$lang->success_sended = 'Sent successfully';
$lang->success_reset = 'Reset successfully';
$lang->success_leaved = 'All member data have been deleted completely.';
$lang->success_leaved = 'All member data has been deleted completely.';
$lang->success_saved = 'Saved successfully';
$lang->fail_to_delete = 'Could not be deleted';
@ -248,7 +248,7 @@ $lang->fail_to_move = 'Could not be moved';
$lang->failed_voted = 'Could not recommend';
$lang->failed_blamed = 'Could not blame';
$lang->failed_declared = 'Could not accuse';
$lang->fail_to_delete_have_children = 'Please try again after removing replies first';
$lang->fail_to_delete_have_children = 'Please try again later after removing replies.';
$lang->confirm_submit = 'Are you sure to submit?';
$lang->confirm_logout = 'Are you sure to logout?';
@ -286,7 +286,7 @@ $lang->ftp_port = 'FTP port';
$lang->about_ftp_password = 'FTP password will not be stored';
$lang->cmd_check_ftp_connect = 'Check FTP Connection';
$lang->about_ftp_info = "
FTP account information can be used in following cases. <br />
FTP account information can be used in the following cases. <br />
1. If safe_mode setting of PHP is on, XE will be installed using FTP. <br />
2. Automatic updates might use FTP information. <br />
This account info will be stored in files/config/ftp.config.php <br />
@ -294,10 +294,10 @@ $lang->about_ftp_info = "
";
$lang->msg_safe_mode_ftp_needed = "If safe_mode setting of PHP is on, you should input FTP account information to install XE.";
$lang->msg_ftp_not_connected = "Connection to localhost via FTP failed. Please check the port number and if FTP service is available.";
$lang->msg_ftp_not_connected = "Connection to the localhost via FTP failed. Please check the port number and whether the FTP service is available.";
$lang->msg_ftp_invalid_auth_info = "Authentication failed. Please check the username and password.";
$lang->msg_ftp_mkdir_fail = "Directory creation failed. Please check the permission of FTP account.";
$lang->msg_ftp_chmod_fail = "Chmod failed. Please check the permission and configuration of FTP server.";
$lang->msg_ftp_chmod_fail = "Chmod failed. Please check the permission and configuration of the FTP server.";
$lang->msg_ftp_connect_success = "Connection and authentication to the FTP server succeeded.";
$lang->ftp_path_title = 'FTP Path Information';
@ -318,5 +318,4 @@ $lang->filter->invalid_alpha_number = "The format of %s is invalid. Please input
$lang->filter->invalid_number = "The format of %s is invalid. Please input numbers only";
$lang->security_warning_embed = "Due to security concern, administrators are not allowed to view embedded items.<BR /> To view them, please use another non-administrator ID.";
$lang->msg_pc_to_mobile = '이 페이지는 모바일 보기가 있습니다. 모바일 보기로 이동하시겠습니까?';
?>
?>

View file

@ -1,324 +1,296 @@
<?php
/**
* @file common/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
**/
// 기본적으로 사용되는 action 언어
$lang->cmd_write = '쓰기';
$lang->cmd_reply = '댓글';
$lang->cmd_delete = '삭제';
$lang->cmd_modify = '수정';
$lang->cmd_edit = '편집';
$lang->cmd_view = '보기';
$lang->cmd_view_all = '전체 보기';
$lang->cmd_list = '목록';
$lang->cmd_prev = '이전';
$lang->cmd_next = '다음';
$lang->cmd_send_trackback = '엮인글 발송';
$lang->cmd_registration = $lang->cmd_submit = '등록';
$lang->cmd_comment_registration = '댓글 등록';
$lang->cmd_insert = '추가';
$lang->cmd_save = '저장';
$lang->cmd_load = '불러오기';
$lang->cmd_input = '입력';
$lang->cmd_search = '검색';
$lang->cmd_find = '찾기';
$lang->cmd_replace = '바꾸기';
$lang->cmd_confirm = '확인';
$lang->cmd_cancel = '취소';
$lang->cmd_back = '돌아가기';
$lang->cmd_vote = '추천';
$lang->cmd_vote_down = '비추천';
$lang->cmd_declare = '신고';
$lang->cmd_cancel_declare = '신고 취소';
$lang->cmd_declared_list = '신고 목록';
$lang->cmd_copy = '복사';
$lang->cmd_move = '이동';
$lang->cmd_move_up = '위로';
$lang->cmd_move_down = '아래로';
$lang->cmd_add_indent = '들이기';
$lang->cmd_remove_indent = '빼내기';
$lang->cmd_management = '관리';
$lang->cmd_make = '생성';
$lang->cmd_select = '선택';
$lang->cmd_select_all = '모두 선택';
$lang->cmd_unselect_all = '모두 해제';
$lang->cmd_reverse_all = '선택 반전';
$lang->cmd_close_all = '모두 닫기';
$lang->cmd_open_all = '모두 열기';
$lang->cmd_reload = '다시 읽기';
$lang->cmd_close = '닫기';
$lang->cmd_open = '열기';
$lang->cmd_setup = '설정';
$lang->cmd_addition_setup = '추가 설정';
$lang->cmd_option = '옵션';
$lang->cmd_apply = '적용';
$lang->cmd_open_calendar = '날짜 선택';
$lang->cmd_send = '발송';
$lang->cmd_print = '인쇄';
$lang->cmd_scrap = '스크랩';
$lang->cmd_preview = '미리 보기';
$lang->cmd_reset = '초기화';
$lang->cmd_remake_cache = '캐시파일 재생성';
$lang->cmd_publish = '발행';
$lang->cmd_layout_setup = '레이아웃 설정';
$lang->cmd_layout_edit = '레이아웃 편집';
$lang->cmd_search_by_ipaddress = 'IP주소로 검색';
$lang->cmd_add_ip_to_spamfilter = '스팸필터에 IP추가';
$lang->enable = '가능';
$lang->disable = '불가능';
// 기본 단어
$lang->menu = '메뉴';
$lang->no = '번호';
$lang->notice = '공지';
$lang->secret = '비밀';
$lang->category = $lang->category_srl = '분류';
$lang->none_category = '분류 없음';
$lang->none_image = '이미지 없음';
$lang->document_srl = '문서번호';
$lang->user_id = '아이디';
$lang->author = '작성자';
$lang->password = '비밀번호';
$lang->password1 = '비밀번호';
$lang->password2 = '비밀번호 확인';
$lang->admin_id = '관리자ID';
$lang->writer = '글쓴이';
$lang->user_name = '이름';
$lang->nick_name = '닉네임';
$lang->email_address = '이메일 주소';
$lang->homepage = '홈페이지';
$lang->blog = '블로그';
$lang->birthday = '생일';
$lang->browser_title = '브라우저 제목';
$lang->title = '제목';
$lang->title_content = '제목+내용';
$lang->topic = '주제';
$lang->replies = '댓글';
$lang->content = '내용';
$lang->document = '문서';
$lang->comment = '댓글';
$lang->description = '설명';
$lang->trackback = '엮인글';
$lang->tag = '태그';
$lang->allow_comment = '댓글 허용';
$lang->lock_comment = '댓글 잠금';
$lang->allow_trackback = '엮인글 허용';
$lang->uploaded_file = '첨부';
$lang->grant = '권한';
$lang->target = '대상';
$lang->total = '전체';
$lang->total_count = '전체개수';
$lang->ipaddress = 'IP 주소';
$lang->path = '경로';
$lang->cart = '선택항목';
$lang->friend = '친구';
$lang->notify = '알림';
$lang->order_target = '정렬대상';
$lang->order_type = '정렬방법';
$lang->order_asc = '오름차순';
$lang->order_desc = '내림차순';
$lang->file = '파일';
$lang->mid = '모듈 이름';
$lang->sid = '가상 사이트 이름';
$lang->layout = '레이아웃';
$lang->mobile_layout = '모바일 레이아웃';
$lang->widget = '위젯 ';
$lang->module = '모듈';
$lang->skin = '스킨';
$lang->mobile_skin = '모바일 스킨';
$lang->colorset = '컬러셋';
$lang->extra_vars = '확장변수';
$lang->domain = '도메인';
$lang->url = 'URL';
$lang->document_url = '게시글 주소';
$lang->trackback_url = '엮인글 주소';
$lang->blog_name = '블로그 이름';
$lang->excerpt = '발췌';
$lang->document_count = '글 수';
$lang->page_count = '페이지 수';
$lang->list_count = '목록 수';
$lang->search_list_count = '검색 목록 수';
$lang->readed_count = '조회 수';
$lang->voted_count = '추천 수';
$lang->comment_count = '댓글 수';
$lang->member_count = '회원 수';
$lang->date = '날짜';
$lang->regdate = '등록일';
$lang->last_update = '최근 수정일';
$lang->last_post = '마지막 댓글';
$lang->signup_date = '가입일';
$lang->last_login = '최근 로그인';
$lang->first_page = '첫 페이지';
$lang->last_page = '끝 페이지';
$lang->search_target = '검색대상';
$lang->search_keyword = '검색어';
$lang->is_default = '기본';
$lang->no_documents = '등록된 글이 없습니다.';
$lang->board_manager = '게시판 관리';
$lang->member_manager = '회원 관리';
$lang->layout_manager = '레이아웃 관리';
$lang->use = '사용';
$lang->notuse = '미사용';
$lang->not_exists = '없음';
$lang->public = '공개';
$lang->private = '비공개';
$lang->unit_sec = '초';
$lang->unit_min = '분';
$lang->unit_hour = '시';
$lang->unit_day = '일';
$lang->unit_month = '월';
$lang->unit_year = '년';
$lang->unit_week = array(
'Monday' => '월',
'Tuesday' => '화',
'Wednesday' => '수',
'Thursday' => '목',
'Friday' => '금',
'Saturday' => '토',
'Sunday' => '일',
);
$lang->unit_meridiem = array(
'am' => '오전',
'pm' => '오후',
'AM' => '오전',
'PM' => '오후',
);
$lang->time_gap = array(
'min' => '%d 분 전',
'mins' => '%d 분 전',
'hour' => '%d 시간 전',
'hours' => '%d 시간 전',
);
// 설명 관련
$lang->about_tag = '태그 입력 시 , (쉼표)를 이용하시면 복수 등록이 가능합니다.';
$lang->about_layout = '레이아웃은 모듈의 껍데기를 꾸며줍니다. 상단 레이아웃 메뉴에서 관리하실 수 있습니다.';
// 메시지 관련
$lang->msg_call_server = '서버에 요청중입니다. 잠시만 기다려주세요.';
$lang->msg_db_not_setted = 'DB설정이 되어 있지 않습니다.';
$lang->msg_dbconnect_failed = "DB접속 오류가 발생하였습니다.\nDB정보를 다시 확인해주세요.";
$lang->msg_invalid_queryid = 'Query ID값이 잘못 지정되었습니다.';
$lang->msg_not_permitted = '권한이 없습니다.';
$lang->msg_input_password = '비밀번호를 입력하세요.';
$lang->msg_invalid_document = '잘못된 문서번호입니다.';
$lang->msg_invalid_request = '잘못된 요청입니다.';
$lang->msg_invalid_password = '비밀번호가 올바르지 않습니다.';
$lang->msg_error_occured = '오류가 발생하였습니다.';
$lang->msg_not_founded = '대상을 찾을 수 없습니다.';
$lang->msg_no_result = '검색 결과가 없습니다.';
$lang->msg_fail_to_request_open = '요청하신 연결에 실패하였습니다.';
$lang->msg_invalid_format = '잘못된 형식입니다.';
$lang->msg_not_permitted_act = '요청하신 기능을 실행할 수 있는 권한이 없습니다.';
$lang->msg_module_does_not_exist = "요청하신 모듈을 찾을 수 없습니다.\n사이트 관리자에게 모듈 점검 요청 바랍니다";
$lang->msg_module_is_not_standalone = '요청하신 모듈은 독립적으로 동작할 수 없습니다.';
$lang->msg_default_url_is_not_defined = '기본 URL이 정해지지 않아서 동작을 중지합니다';
$lang->success_registed = '등록 되었습니다.';
$lang->success_declared = '신고 되었습니다.';
$lang->success_updated = '수정 되었습니다.';
$lang->success_deleted = '삭제되었습니다.';
$lang->success_restore = '복원 되었습니다.';
$lang->success_voted = '추천 되었습니다.';
$lang->success_blamed = '비추천 되었습니다.';
$lang->success_moved = '이동 되었습니다.';
$lang->success_sended = '발송 되었습니다.';
$lang->success_reset = '초기화 되었습니다.';
$lang->success_leaved = '탈퇴 되었습니다.';
$lang->success_saved = '저장 되었습니다.';
$lang->fail_to_delete = '삭제 실패하였습니다.';
$lang->fail_to_move = '이동 실패하였습니다.';
$lang->failed_voted = '추천 하실 수 없습니다.';
$lang->failed_blamed = '비추천 하실 수 없습니다.';
$lang->failed_declared = '신고 하실 수 없습니다.';
$lang->fail_to_delete_have_children = '댓글이 있어서 삭제할 수 없습니다.';
$lang->confirm_submit = '등록하시겠습니까?';
$lang->confirm_logout = '로그아웃하시겠습니까?';
$lang->confirm_vote = '추천하시겠습니까?';
$lang->confirm_delete = '삭제하시겠습니까?';
$lang->confirm_restore = '복원하시겠습니까?';
$lang->confirm_move = '이동하시겠습니까?';
$lang->confirm_reset = '초기화 하시겠습니까??';
$lang->confirm_leave = '탈퇴 하시겠습니까??';
$lang->confirm_update = '수정하시겠습니까?';
$lang->column_type = '형식';
$lang->column_type_list['text'] = '한줄 입력칸 (text)';
$lang->column_type_list['homepage'] = 'URL 형식';
$lang->column_type_list['email_address'] = '이메일 형식 (email)';
$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['radio'] = '라디오 버튼 (radio)';
$lang->column_type_list['kr_zip'] = '한국주소 (zip)';
$lang->column_type_list['date'] = '일자 (연월일)';
//$lang->column_type_list['jp_zip'] = '일본주소 (zip)';
$lang->column_name = '입력항목 이름';
$lang->column_title = '입력항목 제목';
$lang->default_value = '기본 값';
$lang->is_active = '활성';
$lang->is_required = '필수항목';
$lang->eid = '확장변수 이름';
// ftp 관련
$lang->ftp_form_title = 'FTP 계정 정보 입력';
$lang->ftp = 'FTP';
$lang->ftp_host = 'FTP 서버 주소';
$lang->ftp_port = 'FTP port';
$lang->about_ftp_password = 'FTP Password는 저장되지 않습니다.';
$lang->cmd_check_ftp_connect = 'FTP 접속 확인';
$lang->about_ftp_info = "
FTP 정보는 다음 경우에 이용될 있습니다.<br />
1. PHP의 safe_mode=On일 경우, FTP 정보를 이용해서 XE가 정상적으로 동작할 있게 합니다.<br />
2. 자동 업데이트 등에서 FTP 정보를 이용할 있습니다.<br />
FTP정보는 files/config/ftp.config.php 파일 내에 정보가 저장됩니다.<br />
설치 관리자 페이지에서 FTP 정보를 변경하거나 제거할 있습니다.<br />
";
$lang->msg_safe_mode_ftp_needed = 'PHP의 safe_mode가 On일 경우, FTP 정보를 입력하셔야 XE 설치 및 사용이 가능합니다.';
$lang->msg_ftp_not_connected = 'localhost로의 FTP 접속 오류가 발생하였습니다. FTP 포트 번호를 확인해주시거나 FTP 서비스가 가능한지 확인해주세요.';
$lang->msg_ftp_invalid_auth_info = '입력하신 FTP 정보로 로그인을 하지 못했습니다. FTP정보를 확인해주세요.';
$lang->msg_ftp_mkdir_fail = 'FTP를 이용한 디렉토리 생성 명령에 실패하였습니다. FTP 서버의 설정을 확인해주세요.';
$lang->msg_ftp_chmod_fail = 'FTP를 이용한 디렉토리의 속성 변경에 실패하였습니다. FTP 서버의 설정을 확인해주세요.';
$lang->msg_ftp_connect_success = 'FTP 접속 및 인증에 성공하였습니다.';
$lang->ftp_path_title = 'FTP 경로 정보 입력';
$lang->msg_ftp_installed_realpath = '설치된 XE의 절대경로';
$lang->msg_ftp_installed_ftp_realpath = '설치된 XE의 FTP 경로 설정';
// xml filter에서 사용되는 javascript용 alert msg
$lang->filter->isnull = '%s의 값을 입력해주세요.';
$lang->filter->outofrange = '%s의 글자 수를 맞추어 주세요.';
$lang->filter->equalto = '%s의 값이 잘못되었습니다.';
$lang->filter->invalid_email = '%s의 형식이 잘못되었습니다. (예: xe@xpressengine.com)';
$lang->filter->invalid_user_id = $lang->filter->invalid_userid = "%s의 형식이 잘못되었습니다.\\n영문, 숫자와 _로 만드실 수 있으며, 첫 글자는 영문이어야 합니다.";
$lang->filter->invalid_homepage = '%s의 형식이 잘못되었습니다. (예: http://www.xpressengine.com)';
$lang->filter->invalid_korean = '%s의 형식이 잘못되었습니다. 한글로만 입력하셔야 합니다.';
$lang->filter->invalid_korean_number = '%s의 형식이 잘못되었습니다. 한글과 숫자로만 입력하셔야 합니다.';
$lang->filter->invalid_alpha = '%s의 형식이 잘못되었습니다. 영문으로만 입력하셔야 합니다.';
$lang->filter->invalid_alpha_number = '%s의 형식이 잘못되었습니다. 영문과 숫자로만 입력하셔야 합니다.';
$lang->filter->invalid_number = '%s의 형식이 잘못되었습니다. 숫자로만 입력하셔야 합니다.';
$lang->security_warning_embed = "보안 문제로 관리자 아이디로는 embed를 볼 수 없습니다. 확인하시려면 다른 아이디로 접속하세요";
$lang->msg_pc_to_mobile = '이 페이지는 모바일 보기가 있습니다. 모바일 보기로 이동하시겠습니까?';
/**
* @file common/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief Korean language pack (only the more basic)
**/
// By default, the action language used
$lang->cmd_write = '쓰기';
$lang->cmd_reply = '댓글';
$lang->cmd_delete = '삭제';
$lang->cmd_modify = '수정';
$lang->cmd_edit = '편집';
$lang->cmd_view = '보기';
$lang->cmd_view_all = '전체 보기';
$lang->cmd_list = '목록';
$lang->cmd_prev = '이전';
$lang->cmd_next = '다음';
$lang->cmd_send_trackback = '엮인글 발송';
$lang->cmd_registration = $lang->cmd_submit = '등록';
$lang->cmd_comment_registration = '댓글 등록';
$lang->cmd_insert = '추가';
$lang->cmd_save = '저장';
$lang->cmd_load = '불러오기';
$lang->cmd_input = '입력';
$lang->cmd_search = '검색';
$lang->cmd_find = '찾기';
$lang->cmd_replace = '바꾸기';
$lang->cmd_confirm = '확인';
$lang->cmd_cancel = '취소';
$lang->cmd_back = '돌아가기';
$lang->cmd_vote = '추천';
$lang->cmd_vote_down = '비추천';
$lang->cmd_declare = '신고';
$lang->cmd_cancel_declare = '신고 취소';
$lang->cmd_declared_list = '신고 목록';
$lang->cmd_copy = '복사';
$lang->cmd_move = '이동';
$lang->cmd_move_up = '위로';
$lang->cmd_move_down = '아래로';
$lang->cmd_add_indent = '들이기';
$lang->cmd_remove_indent = '빼내기';
$lang->cmd_management = '관리';
$lang->cmd_make = '생성';
$lang->cmd_select = '선택';
$lang->cmd_select_all = '모두 선택';
$lang->cmd_unselect_all = '모두 해제';
$lang->cmd_reverse_all = '선택 반전';
$lang->cmd_close_all = '모두 닫기';
$lang->cmd_open_all = '모두 열기';
$lang->cmd_reload = '다시 읽기';
$lang->cmd_close = '닫기';
$lang->cmd_open = '열기';
$lang->cmd_setup = '설정';
$lang->cmd_addition_setup = '추가 설정';
$lang->cmd_option = '옵션';
$lang->cmd_apply = '적용';
$lang->cmd_open_calendar = '날짜 선택';
$lang->cmd_send = '발송';
$lang->cmd_print = '인쇄';
$lang->cmd_scrap = '스크랩';
$lang->cmd_preview = '미리 보기';
$lang->cmd_reset = '초기화';
$lang->cmd_remake_cache = '캐시파일 재생성';
$lang->cmd_publish = '발행';
$lang->cmd_layout_setup = '레이아웃 설정';
$lang->cmd_layout_edit = '레이아웃 편집';
$lang->cmd_search_by_ipaddress = 'IP주소로 검색';
$lang->cmd_add_ip_to_spamfilter = '스팸필터에 IP추가';
$lang->enable = '가능';
$lang->disable = '불가능';
// Basic words
$lang->menu = '메뉴';
$lang->no = '번호';
$lang->notice = '공지';
$lang->secret = '비밀';
$lang->category = $lang->category_srl = '분류';
$lang->none_category = '분류 없음';
$lang->none_image = '이미지 없음';
$lang->document_srl = '문서번호';
$lang->user_id = '아이디';
$lang->author = '작성자';
$lang->password = '비밀번호';
$lang->password1 = '비밀번호';
$lang->password2 = '비밀번호 확인';
$lang->admin_id = '관리자ID';
$lang->writer = '글쓴이';
$lang->user_name = '이름';
$lang->nick_name = '닉네임';
$lang->email_address = '이메일 주소';
$lang->homepage = '홈페이지';
$lang->blog = '블로그';
$lang->birthday = '생일';
$lang->browser_title = '브라우저 제목';
$lang->title = '제목';
$lang->title_content = '제목+내용';
$lang->topic = '주제';
$lang->replies = '댓글';
$lang->content = '내용';
$lang->document = '문서';
$lang->comment = '댓글';
$lang->description = '설명';
$lang->trackback = '엮인글';
$lang->tag = '태그';
$lang->allow_comment = '댓글 허용';
$lang->lock_comment = '댓글 잠금';
$lang->allow_trackback = '엮인글 허용';
$lang->uploaded_file = '첨부';
$lang->grant = '권한';
$lang->target = '대상';
$lang->total = '전체';
$lang->total_count = '전체개수';
$lang->ipaddress = 'IP 주소';
$lang->path = '경로';
$lang->cart = '선택항목';
$lang->friend = '친구';
$lang->notify = '알림';
$lang->order_target = '정렬대상';
$lang->order_type = '정렬방법';
$lang->order_asc = '오름차순';
$lang->order_desc = '내림차순';
$lang->file = '파일';
$lang->mid = '모듈 이름';
$lang->sid = '가상 사이트 이름';
$lang->layout = '레이아웃';
$lang->mobile_layout = '모바일 레이아웃';
$lang->widget = '위젯 ';
$lang->module = '모듈';
$lang->skin = '스킨';
$lang->mobile_skin = '모바일 스킨';
$lang->colorset = '컬러셋';
$lang->extra_vars = '확장변수';
$lang->domain = '도메인';
$lang->url = 'URL';
$lang->document_url = '게시글 주소';
$lang->trackback_url = '엮인글 주소';
$lang->blog_name = '블로그 이름';
$lang->excerpt = '발췌';
$lang->document_count = '글 수';
$lang->page_count = '페이지 수';
$lang->list_count = '목록 수';
$lang->search_list_count = '검색 목록 수';
$lang->readed_count = '조회 수';
$lang->voted_count = '추천 수';
$lang->comment_count = '댓글 수';
$lang->member_count = '회원 수';
$lang->date = '날짜';
$lang->regdate = '등록일';
$lang->last_update = '최근 수정일';
$lang->last_post = '마지막 댓글';
$lang->signup_date = '가입일';
$lang->last_login = '최근 로그인';
$lang->first_page = '첫 페이지';
$lang->last_page = '끝 페이지';
$lang->search_target = '검색대상';
$lang->search_keyword = '검색어';
$lang->is_default = '기본';
$lang->no_documents = '등록된 글이 없습니다.';
$lang->board_manager = '게시판 관리';
$lang->member_manager = '회원 관리';
$lang->layout_manager = '레이아웃 관리';
$lang->use = '사용';
$lang->notuse = '미사용';
$lang->not_exists = '없음';
$lang->public = '공개';
$lang->private = '비공개';
$lang->unit_sec = '초';
$lang->unit_min = '분';
$lang->unit_hour = '시';
$lang->unit_day = '일';
$lang->unit_month = '월';
$lang->unit_year = '년';
$lang->unit_week = array(
'Monday' => '월',
'Tuesday' => '화',
'Wednesday' => '수',
'Thursday' => '목',
'Friday' => '금',
'Saturday' => '토',
'Sunday' => '일',
);
$lang->unit_meridiem = array(
'am' => '오전',
'pm' => '오후',
'AM' => '오전',
'PM' => '오후',
);
$lang->time_gap = array(
'min' => '%d 분 전',
'mins' => '%d 분 전',
'hour' => '%d 시간 전',
'hours' => '%d 시간 전',
);
// Descriptions
$lang->about_tag = '태그 입력 시 , (쉼표)를 이용하시면 복수 등록이 가능합니다.';
$lang->about_layout = '레이아웃은 모듈의 껍데기를 꾸며줍니다. 상단 레이아웃 메뉴에서 관리하실 수 있습니다.';
// Messages related to
$lang->msg_call_server = '서버에 요청중입니다. 잠시만 기다려주세요.';
$lang->msg_db_not_setted = 'DB설정이 되어 있지 않습니다.';
$lang->msg_dbconnect_failed = "DB접속 오류가 발생하였습니다.\nDB정보를 다시 확인해주세요.";
$lang->msg_invalid_queryid = 'Query ID값이 잘못 지정되었습니다.';
$lang->msg_not_permitted = '권한이 없습니다.';
$lang->msg_input_password = '비밀번호를 입력하세요.';
$lang->msg_invalid_document = '잘못된 문서번호입니다.';
$lang->msg_invalid_request = '잘못된 요청입니다.';
$lang->msg_invalid_password = '비밀번호가 올바르지 않습니다.';
$lang->msg_error_occured = '오류가 발생하였습니다.';
$lang->msg_not_founded = '대상을 찾을 수 없습니다.';
$lang->msg_no_result = '검색 결과가 없습니다.';
$lang->msg_fail_to_request_open = '요청하신 연결에 실패하였습니다.';
$lang->msg_invalid_format = '잘못된 형식입니다.';
$lang->msg_not_permitted_act = '요청하신 기능을 실행할 수 있는 권한이 없습니다.';
$lang->msg_module_is_not_exists = "요청하신 모듈을 찾을 수 없습니다.\n사이트 관리자에게 모듈 점검 요청 바랍니다";
$lang->msg_module_is_not_standalone = '요청하신 모듈은 독립적으로 동작할 수 없습니다.';
$lang->msg_default_url_is_not_defined = '기본 URL이 정해지지 않아서 동작을 중지합니다';
$lang->success_registed = '등록 되었습니다.';
$lang->success_declared = '신고 되었습니다.';
$lang->success_updated = '수정 되었습니다.';
$lang->success_deleted = '삭제되었습니다.';
$lang->success_restore = '복원 되었습니다.';
$lang->success_voted = '추천 되었습니다.';
$lang->success_blamed = '비추천 되었습니다.';
$lang->success_moved = '이동 되었습니다.';
$lang->success_sended = '발송 되었습니다.';
$lang->success_reset = '초기화 되었습니다.';
$lang->success_leaved = '탈퇴 되었습니다.';
$lang->success_saved = '저장 되었습니다.';
$lang->fail_to_delete = '삭제 실패하였습니다.';
$lang->fail_to_move = '이동 실패하였습니다.';
$lang->failed_voted = '추천 하실 수 없습니다.';
$lang->failed_blamed = '비추천 하실 수 없습니다.';
$lang->failed_declared = '신고 하실 수 없습니다.';
$lang->fail_to_delete_have_children = '댓글이 있어서 삭제할 수 없습니다.';
$lang->confirm_submit = '등록하시겠습니까?';
$lang->confirm_logout = '로그아웃하시겠습니까?';
$lang->confirm_vote = '추천하시겠습니까?';
$lang->confirm_delete = '삭제하시겠습니까?';
$lang->confirm_restore = '복원하시겠습니까?';
$lang->confirm_move = '이동하시겠습니까?';
$lang->confirm_reset = '초기화 하시겠습니까??';
$lang->confirm_leave = '탈퇴 하시겠습니까??';
$lang->confirm_update = '수정하시겠습니까?';
$lang->column_type = '형식';
$lang->column_type_list['text'] = '한줄 입력칸 (text)';
$lang->column_type_list['homepage'] = 'URL 형식';
$lang->column_type_list['email_address'] = '이메일 형식 (email)';
$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['radio'] = '라디오 버튼 (radio)';
$lang->column_type_list['kr_zip'] = '한국주소 (zip)';
$lang->column_type_list['date'] = '일자 (연월일)';
// $Lang-&gt; column_type_list ['jp_zip'] = 'Japanese Address (zip)';
$lang->column_name = '입력항목 이름';
$lang->column_title = '입력항목 제목';
$lang->default_value = '기본 값';
$lang->is_active = '활성';
$lang->is_required = '필수항목';
$lang->eid = '확장변수 이름';
// ftp-related
$lang->ftp_form_title = 'FTP 계정 정보 입력';
$lang->ftp = 'FTP';
$lang->ftp_host = 'FTP 서버 주소';
$lang->ftp_port = 'FTP port';
$lang->about_ftp_password = 'FTP Password는 저장되지 않습니다.';
$lang->cmd_check_ftp_connect = 'FTP 접속 확인';
$lang->about_ftp_info = "
FTP 정보는 다음 경우에 이용될 있습니다.<br />
1. PHP의 safe_mode=On일 경우, FTP 정보를 이용해서 XE가 정상적으로 동작할 있게 합니다.<br />
2. 자동 업데이트 등에서 FTP 정보를 이용할 있습니다.<br />
FTP정보는 files/config/ftp.config.php 파일 내에 정보가 저장됩니다.<br />
설치 관리자 페이지에서 FTP 정보를 변경하거나 제거할 있습니다.<br />
";
$lang->msg_safe_mode_ftp_needed = 'PHP의 safe_mode가 On일 경우, FTP 정보를 입력하셔야 XE 설치 및 사용이 가능합니다.';
$lang->msg_ftp_not_connected = 'localhost로의 FTP 접속 오류가 발생하였습니다. FTP 포트 번호를 확인해주시거나 FTP 서비스가 가능한지 확인해주세요.';
$lang->msg_ftp_invalid_auth_info = '입력하신 FTP 정보로 로그인을 하지 못했습니다. FTP정보를 확인해주세요.';
$lang->msg_ftp_mkdir_fail = 'FTP를 이용한 디렉토리 생성 명령에 실패하였습니다. FTP 서버의 설정을 확인해주세요.';
$lang->msg_ftp_chmod_fail = 'FTP를 이용한 디렉토리의 속성 변경에 실패하였습니다. FTP 서버의 설정을 확인해주세요.';
$lang->msg_ftp_connect_success = 'FTP 접속 및 인증에 성공하였습니다.';
$lang->ftp_path_title = 'FTP 경로 정보 입력';
$lang->msg_ftp_installed_realpath = '설치된 XE의 절대경로';
$lang->msg_ftp_installed_ftp_realpath = '설치된 XE의 FTP 경로 설정';
// xml filter for use in the javascript alert msg
$lang->filter->isnull = '%s을 입력해주세요.';
$lang->filter->outofrange = '%s의 글자 수를 맞추어 주세요.';
$lang->filter->equalto = '%s이 잘못되었습니다.';
$lang->filter->invalid_email = '%s의 형식이 잘못되었습니다. (예: xe@xpressengine.com)';
$lang->filter->invalid_user_id = $lang->filter->invalid_userid = "%s의 형식이 잘못되었습니다.\\n영문, 숫자와 _로 만드실 수 있으며, 첫 글자는 영문이어야 합니다.";
$lang->filter->invalid_homepage = '%s의 형식이 잘못되었습니다. (예: http://www.xpressengine.com)';
$lang->filter->invalid_korean = '%s의 형식이 잘못되었습니다. 한글로만 입력하셔야 합니다.';
$lang->filter->invalid_korean_number = '%s의 형식이 잘못되었습니다. 한글과 숫자로만 입력하셔야 합니다.';
$lang->filter->invalid_alpha = '%s의 형식이 잘못되었습니다. 영문으로만 입력하셔야 합니다.';
$lang->filter->invalid_alpha_number = '%s의 형식이 잘못되었습니다. 영문과 숫자로만 입력하셔야 합니다.';
$lang->filter->invalid_number = '%s의 형식이 잘못되었습니다. 숫자로만 입력하셔야 합니다.';
$lang->security_warning_embed = "보안 문제로 관리자 아이디로는 embed를 볼 수 없습니다. 확인하시려면 다른 아이디로 접속하세요";
?>

View file

@ -1,57 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<layout version="0.2">
<title xml:lang="ko">XE Official</title>
<title xml:lang="jp">XE Official</title>
<title xml:lang="en">XE Official</title>
<title xml:lang="ge">XE Official</title>
<title xml:lang="ru">XE Official</title>
<title xml:lang="es">XE Official</title>
<title xml:lang="zh-CN">XE Official</title>
<title xml:lang="zh-TW">XE Official</title>
<title xml:lang="vi">XE Official</title>
<title xml:lang="tr">XE Official</title>
<title xml:lang="ko">XE 공식 사이트 레이아웃</title>
<title xml:lang="jp">XE公式サイトレイアウト</title>
<title xml:lang="en">XE Official website layout</title>
<title xml:lang="ge">XE Offizielle Website-Layout</title>
<title xml:lang="ru">XE Официальный сайт макет</title>
<title xml:lang="es">Diseño oficial de la página web de XE</title>
<title xml:lang="zh-CN">XE 官方网站布局</title>
<title xml:lang="zh-TW">XE 官方網站版面</title>
<title xml:lang="vi">Giao diện chính thức của XE</title>
<title xml:lang="tr">XE Resmi Websitesi Yerleşim Düzeni</title>
<description xml:lang="ko">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
XE 공식 사이트 레이아웃입니다.
제작 : NHN
</description>
<description xml:lang="jp">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
XEの公式サイトのレイアウトです。
제작 : NHN
</description>
<description xml:lang="en">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
This layout is the Official website layout for XE.
제작 : NHN
</description>
<description xml:lang="ge">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
Dieses Layout ist das XE Offizielle Website-Layout.
제작 : NHN
</description>
<description xml:lang="ru">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
Этот формат является XE Официальный сайт компоновку.
제작 : NHN
</description>
<description xml:lang="es">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
Este diseño is el diseño oficial de la página web de Zerobard XE.
제작 : NHN
</description>
<description xml:lang="zh-CN">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
XE官方网站布局。
제작 : NHN
</description>
<description xml:lang="zh-TW">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
XE官方網站版面。
제작 : NHN
</description>
<description xml:lang="vi">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
Đây là giao diện chính thức của XE.
제작 : NHN
</description>
<description xml:lang="tr">
2007년 XE 공식 사이트 레이아웃. 2011년 코드 리펙토링.
Bu yerleşim düzeni, XE'nin resmi website yerleşim düzenidir.
제작 : NHN
</description>
<version>1.0</version>
<date>2011-03-29</date>
<version>0.1</version>
<date>2007-08-01</date>
<link>http://xpressengine.com/</link>
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
@ -83,7 +83,7 @@
<description xml:lang="jp">希望するカラーセットを選択して下さい。</description>
<description xml:lang="zh-CN">请选择颜色。</description>
<description xml:lang="zh-TW">請選擇顏色。</description>
<description xml:lang="en">Please select a colorset you want.</description>
<description xml:lang="en">Please select the colorset you want.</description>
<description xml:lang="ge">Bitte wählen Sie ein colorset Sie wollen.</description>
<description xml:lang="ru">Выберите colorset хотите.</description>
<description xml:lang="es">Seleccione set de colores que desea.</description>
@ -98,8 +98,8 @@
<title xml:lang="es">Básico</title>
<title xml:lang="zh-CN">默认</title>
<title xml:lang="zh-TW">預設</title>
<title xml:lang="vi">Cơ bản</title>
<title xml:lang="tr">Temel</title>
<title xml:lang="vi">Cơ bản</title>
<title xml:lang="tr">Temel</title>
</options>
<options value="black">
<title xml:lang="ko">검은색</title>
@ -127,7 +127,7 @@
</options>
</var>
<var name="logo_image" type="image">
<title xml:lang="ko">로고 이미지</title>
<title xml:lang="ko">로고이미지</title>
<title xml:lang="jp">ロゴイメージ</title>
<title xml:lang="zh-CN">LOGO图片</title>
<title xml:lang="zh-TW">Logo圖片</title>
@ -137,39 +137,17 @@
<title xml:lang="es">Imagen del logotipo</title>
<title xml:lang="vi">Hình Logo</title>
<title xml:lang="tr">Logo resmi</title>
<description xml:lang="ko">레이아웃의 상단에 표시될 로고 이미지를 입력하세요. (세로길이가 23px인 투명이미지가 가장 어울립니다)</description>
<description xml:lang="ko">레이아웃의 상단에 표시될 로고이미지를 입력하세요. (세로길이가 23px인 투명이미지가 가장 어울립니다)</description>
<description xml:lang="jp">レイアウトの上段に表示されるロゴイメージを入力して下さい。 (縦幅が23pxである透明イメージをお勧めします。。)</description>
<description xml:lang="zh-CN">请输入显示在布局顶部的LOGO图片(高度为23px的透明图片为适)。</description>
<description xml:lang="zh-TW">請輸入要顯示在版面上端的 Logo 圖片。(適當高度為23px的透明圖片。)</description>
<description xml:lang="en">Please input a logo image which will be displayed on the top of layout. (Transparent image with height of 23px is recommended.)</description>
<description xml:lang="en">Please input a logo image which will be displayed on the top of the layout. (Transparent image with height of 23px is recommended.)</description>
<description xml:lang="ge">Bitte geben Sie ein Logo das Bild wird auf dem oberen Layout. (Transparent Bild mit einer Höhe von 23px wird empfohlen).</description>
<description xml:lang="ru">Введите логотип изображение, которое будет отображаться в верхней части формы. (Прозрачный изображение с высотой 23px рекомендуется.)</description>
<description xml:lang="es">Ingresar una imagen para logotipo. ( Se recomienda una imagen de fondo transparente con una altura de 23px.</description>
<description xml:lang="vi">Hãy chọn Logo hiển thị phía trên cùng của giao diện. (Đề nghị: Hình ảnh có nền trong suốt và kích thước 23px.)</description>
<description xml:lang="tr">Lütfen yerleşim düzeninin üst kısmında görüntülenecek bir resim girişi yapınız. (23px uzunluğunda net bir resim seçmeniz önerilir)</description>
</var>
<var name="logo_image_alt" type="text">
<title xml:lang="ko">로고 이미지 alt</title>
<title xml:lang="jp">ロゴイメージ alt</title>
<title xml:lang="zh-CN">LOGO图片 alt</title>
<title xml:lang="zh-TW">Logo圖片 alt</title>
<title xml:lang="en">Logo image alt</title>
<title xml:lang="ge">Logobildes alt</title>
<title xml:lang="ru">Изображения логотипа alt</title>
<title xml:lang="es">Imagen del logotipo alt</title>
<title xml:lang="vi">Hình Logo alt</title>
<title xml:lang="tr">Logo resmi alt</title>
<description xml:lang="ko">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
<description xml:lang="jp">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
<description xml:lang="zh-CN">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
<description xml:lang="zh-TW">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
<description xml:lang="en">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
<description xml:lang="ge">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
<description xml:lang="ru">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
<description xml:lang="es">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
<description xml:lang="vi">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
<description xml:lang="tr">로고 이미지의 alt 텍스트. 로고 이미지를 표시하지 않는 경우 대체 텍스트를 표시합니다.</description>
</var>
<var name="index_url" type="text">
<title xml:lang="ko">홈 페이지 URL</title>
<title xml:lang="jp">ホームページURL</title>
@ -185,7 +163,7 @@
<description xml:lang="jp">ロゴをクリックした時に移動するホームページのURLを入力して下さい。</description>
<description xml:lang="zh-CN">点击网站LOGO时要移动的页面URL。</description>
<description xml:lang="zh-TW">請輸入當用戶按了網站 Logo 後,要前往的頁面網址。</description>
<description xml:lang="en">Please input the URL to redirect when user clicks the logo</description>
<description xml:lang="en">Please input the URL to redirect when user clicks the logo.</description>
<description xml:lang="ge">Bitte geben Sie die URL umzuleiten, wenn Benutzer klickt das Logo</description>
<description xml:lang="ru">Пожалуйста, введите URL для перенаправления, когда пользователь нажимает логотип</description>
<description xml:lang="es">Ingresar el URL de la página web para redireccionar al pulsar el logotipo</description>
@ -207,7 +185,7 @@
<description xml:lang="jp">背景イメージを使う場合は、登録して下さい。</description>
<description xml:lang="zh-CN">要想使用背景图片请在这里上传。</description>
<description xml:lang="zh-TW">請在這裡上傳想要使用的背景圖片。</description>
<description xml:lang="en">Please input if you want to use background image.</description>
<description xml:lang="en">Please input if you want to use the background image.</description>
<description xml:lang="ge">Bitte geben Sie, wenn Sie verwenden wollen Hintergrundbild.</description>
<description xml:lang="ru">Введите, если вы хотите использовать фоновое изображение.</description>
<description xml:lang="es">Ingresar imagen de fondo si desea usar.</description>
@ -217,7 +195,7 @@
</extra_vars>
<menus>
<menu name="main_menu" maxdepth="2" default="true">
<menu name="main_menu" maxdepth="3" default="true">
<title xml:lang="ko">상단 메뉴</title>
<title xml:lang="jp">上段用メニュー</title>
<title xml:lang="zh-CN">主菜单</title>
@ -229,5 +207,17 @@
<title xml:lang="vi">Menu trên</title>
<title xml:lang="tr">Ana Menü</title>
</menu>
<menu name="bottom_menu" maxdepth="1">
<title xml:lang="ko">하단 메뉴 </title>
<title xml:lang="jp">下段用メニュー</title>
<title xml:lang="zh-CN">底部菜单</title>
<title xml:lang="zh-TW">底部選單</title>
<title xml:lang="en">Bottom menu</title>
<title xml:lang="ge">Bottom-Menü</title>
<title xml:lang="ru">Внизу меню</title>
<title xml:lang="es">Menú Inferior </title>
<title xml:lang="vi">Menu dưới</title>
<title xml:lang="tr">Alt Menü</title>
</menu>
</menus>
</layout>

View file

@ -10,7 +10,7 @@
NHN (developers@xpressengine.com)
</description>
<description xml:lang="en">
This layout is the XE Official website layout.
This layout is the Official website layout for XE.
NHN (developers@xpressengine.com)
</description>
<description xml:lang="zh-CN">
@ -59,7 +59,7 @@
<description xml:lang="jp">レイアウトの上段に表示されるロゴイメージを入力して下さい。 (縦幅が28pxである透明イメージをお勧めします。。)</description>
<description xml:lang="zh-CN">请输入显示在布局顶部的LOGO图片(高度为28px的透明图片为适)。</description>
<description xml:lang="zh-TW">請輸入要顯示在版面上端的 Logo 圖片。(適當高度為 28px 的透明圖片。)</description>
<description xml:lang="en">Please input a logo image which will be displayed on the top of layout. (Transparent image with height of 28px is recommended.)</description>
<description xml:lang="en">Please input a logo image which will be displayed on the top of the layout. (A transparent image with height of 28px is recommended.)</description>
<description xml:lang="ge">Bitte geben Sie ein Logo das Bild wird auf dem oberen Layout. (Transparent Bild mit einer Höhe von 28px wird empfohlen).</description>
<description xml:lang="ru">Введите логотип изображение, которое будет отображаться в верхней части формы. (Прозрачный изображение с высотой 28px рекомендуется.)</description>
<description xml:lang="es">Ingresar una imagen para logotipo. ( Se recomienda una imagen de fondo transparente con una altura de 28px.</description>

View file

@ -11,7 +11,7 @@
레이아웃 제작 : haneul
</description>
<description xml:lang="en">
This layout is the XE Official website layout.
This layout is the Official website layout of XE.
Design, HTML/CSS : Chan-Myung Jeong
Layout producer : haneul
</description>

View file

@ -11,7 +11,7 @@
<title xml:lang="zh-TW">附加元件</title>
<title xml:lang="tr">Eklenti</title>
<description xml:lang="ko">애드온을 등록하거나 사용/미사용을 설정하는 애드온 관리 모듈입니다.</description>
<description xml:lang="en">This module is for maintaining addons which can toggle use and disuse states.</description>
<description xml:lang="en">This module is for maintaining addons which can toggle between two states when use and not used.</description>
<description xml:lang="vi">Module này dành cho việc bảo trì những Addon đang sử dụng và không sử dụng.</description>
<description xml:lang="es">Este Módulo es para agregar Addons, como también el manejo de ellos.</description>
<description xml:lang="zh-CN">登录插件或设置启用/禁用插件的管理模块。</description>

View file

@ -12,6 +12,6 @@
$lang->addon_license = 'License';
$lang->addon_history = 'Addon History';
$lang->about_addon_mid = "Addons can select targets.<br />(All targets will be selected when nothing is selected)";
$lang->about_addon_mid = "Addons can select targets.<br />(All targets will be selected when nothing is selected.)";
$lang->about_addon = 'Addons control many actions performed in your site rather than display HTML results.<br />You can control useful functions simply by toggling ON/OFF switch';
?>

View file

@ -2,16 +2,13 @@
/**
* @file ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩
* @brief Korean Language Pack
**/
$lang->addon = '애드온';
$lang->addon_info = '애드온 정보';
$lang->addon_maker = '애드온 제작자';
$lang->addon_license = '라이선스';
$lang->addon_history = '변경 이력';
$lang->about_addon_mid = '애드온이 사용될 대상을 지정할 수 있습니다.<br />(모두 해제 시 모든 대상에서 사용 가능합니다.)';
$lang->about_addon = '애드온은 HTML결과물을 출력하기보다는 동작을 제어하는 역할을 합니다.<br />원하시는 애드온을 ON/OFF 하시는 것만으로도 사이트 운영에 유용한 기능을 연동할 수 있습니다.';
?>

View file

@ -10,7 +10,7 @@
<title xml:lang="zh-TW">管理員模組</title>
<title xml:lang="tr">Yönetici Modülü</title>
<description xml:lang="ko">각 모듈들의 기능을 나열하고 관리자용 레이아웃을 적용하여 관리 기능을 사용할 수 있도록 하는 모듈입니다.</description>
<description xml:lang="en">This module shows a list of features of each module, and enables you to use a quite few of managers by applying layout for administrator.</description>
<description xml:lang="en">This module shows a list of features for each module. By applying the administrator layout it is possible to use administrator features.</description>
<description xml:lang="vi">Module này hiển thị thông tin của những Module đã được cài đặt, và cho phép bạn sử dụng quyền của Administrator để thiết lập giao diện.</description>
<description xml:lang="es">Este módulo muestra una lista de características de cada módulo, en donde puede activar la función de la administracion aplicando el diseño del administrador.</description>
<description xml:lang="zh-CN">列出各模块的功能并使用管理员布局,可以让其使用管理功能的模块。</description>

View file

@ -9,7 +9,7 @@
$lang->admin_index = 'Index Admin Page';
$lang->control_panel = 'Dashboard';
$lang->start_module = 'Default Module';
$lang->about_start_module = 'You can specify default module of the site.';
$lang->about_start_module = 'You can specify the default module for the site.';
$lang->module_category_title = array(
'service' => 'Services',
@ -28,7 +28,7 @@
$lang->env_setup = "Setting";
$lang->default_url = "Default URL";
$lang->about_default_url = "If you use a virtual site feature (e.g., cafeXE), input default URL (parent-site's address), then SSO would be enabled, thus connection to documents/modules works properly. ";
$lang->about_default_url = "If you use a virtual site feature (e.g., cafeXE), input default URL (parent-site's address), then SSO would be enabled, thus connection to documents/modules works properly.";
$lang->env_information = "Environment Information";
$lang->current_version = "Current Version";
@ -52,11 +52,11 @@
$lang->msg_is_not_administrator = 'Administrator Only';
$lang->msg_manage_module_cannot_delete = 'Shortcuts of module, addon, layout, widget cannot be removed';
$lang->msg_default_act_is_null = 'Shortcut could not be registered because default admin Action is not set';
$lang->msg_default_act_is_null = 'Shortcut could not be registered because the default admin Action is not set';
$lang->welcome_to_xe = 'Welcome to the admin page of XE';
$lang->about_admin_page = "Admin page is still under development,\nWe will add essential contents by accepting many good suggestions during Closebeta.";
$lang->about_lang_env = "To apply selected language as default language, click on the Save button.";
$lang->about_admin_page = "Admin page is still under development,\nWe will add essential contents by accepting many good suggestions during the Closed-beta.";
$lang->about_lang_env = "To set the selected language as the default language, click on the Save button.";
$lang->xe_license = 'XE complies with the GPL';
$lang->about_shortcut = 'You may remove shortcuts of modules which are registered on frequently using module list';

View file

@ -2,15 +2,13 @@
/**
* @file ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean language pack (only the more basic)
**/
$lang->admin_info = '관리자 정보';
$lang->admin_index = '관리자 초기 페이지';
$lang->control_panel = '제어판';
$lang->start_module = '시작 모듈';
$lang->about_start_module = '사이트 접속 시 기본으로 호출될 모듈을 지정할 수 있습니다.';
$lang->module_category_title = array(
'service' => '서비스 관리',
'member' => '회원 관리',
@ -23,47 +21,36 @@
'migration' => '데이터 관리/복원',
'system' => '시스템 관리',
);
$lang->newest_news = '최신 소식';
$lang->env_setup = '환경 설정';
$lang->default_url = '기본 URL';
$lang->about_default_url = 'XE 가상 사이트(cafeXE 등)의 기능을 사용할 때 기본 URL을 입력하셔야 가상 사이트간 인증 연동이 되고 게시글, 모듈 등의 연결이 정상적으로 이루어집니다. (예: http://도메인/설치경로)';
// Domain/install path);
$lang->about_default_url = 'XE 가상 사이트(cafeXE ) 기능을 사용할 기본 URL을 입력하셔야 가상 사이트간 인증 연동이 되고 게시글, 모듈 등의 연결이 정상적으로 이루어집니다. (: http:
$lang->env_information = '환경 정보';
$lang->current_version = '설치된 버전';
$lang->current_path = '설치된 경로';
$lang->released_version = '최신 버전';
$lang->about_download_link = "최신 버전이 배포되었습니다.\ndownload 링크를 클릭하시면 다운 받으실 수 있습니다.";
$lang->item_module = '모듈 목록';
$lang->item_addon = '애드온 목록';
$lang->item_widget = '위젯 목록';
$lang->item_layout = '레이아웃 목록';
$lang->module_name = '모듈 이름';
$lang->addon_name = '애드온 이름';
$lang->version = '버전';
$lang->author = '제작자';
$lang->table_count = '테이블 수';
$lang->installed_path = '설치 경로';
$lang->cmd_shortcut_management = '메뉴 편집하기';
$lang->msg_is_not_administrator = '관리자만 접속이 가능합니다.';
$lang->msg_manage_module_cannot_delete = '모듈, 애드온, 레이아웃, 위젯 모듈의 바로가기는 삭제 불가능합니다.';
$lang->msg_default_act_is_null = '기본 관리자 Action이 지정되어 있지 않아 바로가기 등록을 할 수 없습니다.';
$lang->welcome_to_xe = 'XE 관리자';
$lang->about_lang_env = '처음 방문하는 사용자들의 언어 설정을 동일하게 하려면, 원하는 언어로 변경 후 아래 [저장] 버튼을 클릭하시면 됩니다.';
$lang->xe_license = 'XE는 GPL을 따릅니다.';
$lang->about_shortcut = '자주 사용하는 모듈에 등록된 모듈의 바로가기를 삭제할 수 있습니다.';
$lang->yesterday = '어제';
$lang->today = '오늘';
$lang->cmd_lang_select = '언어선택';
$lang->about_cmd_lang_select = '선택된 언어들만 서비스 됩니다.';
$lang->about_recompile_cache = '쓸모 없어졌거나 잘못된 캐시파일들을 정리할 수 있습니다.';
@ -85,12 +72,7 @@
$lang->msg_self_restart_cache_engine = 'Memcached 또는 캐쉬데몬을 재시작 해주세요.';
$lang->mobile_view = '모바일 뷰 사용';
$lang->about_mobile_view = '스마트폰 등을 이용하여 접속할 때 모바일 화면에 최적화된 레이아웃을 이용하도록 합니다.';
$lang->autoinstall = '쉬운 설치';
$lang->last_week = '지난 주';
$lang->this_week = '이번 주';
$lang->use_html5 = 'HTML5 DTD';
$lang->about_html5 = 'HTML5를 문서의 DTD로 사용합니다.';
?>

View file

@ -8,7 +8,7 @@
<title xml:lang="jp">イージーインストール</title>
<title xml:lang="tr">KolayKurulum</title>
<description xml:lang="ko">관리자 모드에서 클릭으로 모듈/스킨/레이아웃/위젯/위젯스타일 등을 설치하는 모듈입니다.</description>
<description xml:lang="en">With this module, you can install and upgrade your programs including modules, skins, layouts, etc., from www.xpressengine.com by one-click.</description>
<description xml:lang="en">With this module, you can install and upgrade your programs including modules, skins, layouts, etc., from www.xpressengine.com with one-click.</description>
<description xml:lang="vi">Với Module này, bạn có thể cập nhật và cài đặt các phiên bản một cách tự động. Bao gồm Module, Layout, Widget, Addon, ... từ trang chủ XE bằng một bấm chuột.</description>
<description xml:lang="zh-TW">可以藉由此模組安裝、更新程式包括模組、面板、版面等。</description>
<description xml:lang="tr">Bu modül ile modüller, dış görünümler, yerleşim düzenleri.. gibi kendi programlarınızı, www.xpressengine.com adresinden tek bir tık ile kurup-düzenleyebilirsiniz. </description>

View file

@ -6,7 +6,7 @@
**/
$lang->autoinstall = 'EasyInstall';
$lang->about_autoinstall = 'EasyInstall module will help you install/upgrade programs(skins) for XE.';
$lang->about_autoinstall = 'EasyInstall module will help you install/upgrade programs (skins) for XE.';
$lang->package_update = 'Recent Update';
$lang->package_downloaded_count = 'Download Count';
$lang->need_update = "Please update package list first.";
@ -16,7 +16,7 @@
$lang->order_download = "Download";
$lang->success_installed = "Successfully Installed";
$lang->view_all_package = "View All";
$lang->description_ftp_note = "If FTP configuration is not set, installation would not work. Please configure FTP information";
$lang->description_ftp_note = "If the FTP configuration is not set, the installation will not work. Please configure the FTP information";
$lang->description_update = "If you have upgraded or installed programs without EasyInstall module, please press update button to renew new information.";
$lang->install = "Install";
$lang->update = "Update";
@ -24,12 +24,12 @@
$lang->depending_programs = "This program is depending on ";
$lang->require_update = "Update is required.";
$lang->require_installation = "Installation is required.";
$lang->description_install = "EasyInstall will also install/update all other programs which this program is depending on";
$lang->description_download = "If FTP is unavailable, you should manually download it and extract it into target path. (if target path is ./modules/board, extract it at ./modules)";
$lang->description_install = "EasyInstall will also install/update all other programs which this program depends on";
$lang->description_download = "If FTP is unavailable, you should manually download and extract it into the target path. (If the target path is ./modules/board, extract it to ./modules)";
$lang->path = "Path";
$lang->cmd_download = "Download";
$lang->view_installed_packages = "Installed Packages";
$lang->msg_ftp_password_input = "Please input FTP password.";
$lang->dependant_list = "Dependant package list of current package";
$lang->msg_ftp_password_input = "Please input the FTP password.";
$lang->dependant_list = "Dependant package list of the current package";
$lang->description_uninstall = "Package will be uninstalled. For modules, all data will be deleted.";
?>

View file

@ -2,15 +2,13 @@
/**
* @file ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief Autoinstall(autoinstall) 모듈의 기본 언어팩
* @brief Autoinstall (autoinstall) module of the basic language
**/
$lang->autoinstall = '쉬운 설치';
$lang->about_autoinstall = 'XpressEngine의 여러 프로그램을 쉽게 설치/업그레이드할 수 있도록 도와주는 모듈입니다.';
$lang->package_update = '최근 업데이트';
$lang->package_downloaded_count = '전체 다운로드';
$lang->need_update = "업데이트가 필요합니다.";
$lang->order_newest = "신규 등록";
$lang->order_popular = "인기";
$lang->order_download = "다운로드";

View file

@ -11,7 +11,7 @@
$lang->cmd_delete_checked_comment = 'Delete selected item';
$lang->comment_count = 'Number of Comments';
$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->about_comment_count = 'Display the total number of comments.';
$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

@ -2,21 +2,17 @@
/**
* @file modules/comment/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 댓글(comment) 모듈의 기본 언어팩
* @brief Comment (comment) of the basic language modules
**/
$lang->cmd_comment_do = '이 댓글을...';
$lang->comment_list = '댓글 목록';
$lang->cmd_toggle_checked_comment = '선택항목 반전';
$lang->cmd_delete_checked_comment = '선택항목 삭제';
$lang->comment_count = '댓글 수';
$lang->about_comment_count = '댓글을 정해진 수 만큼만 표시하고 그 이상일 경우 목록으로 이동할 수 있게 합니다.';
$lang->msg_cart_is_null = '삭제할 글을 선택해주세요.';
$lang->msg_checked_comment_is_deleted = '%d개의 댓글이 삭제되었습니다.';
$lang->search_target_list = array(
'content' => '내용',
'user_id' => '아이디',
@ -29,6 +25,5 @@
'last_update' => '최근수정일 ',
'ipaddress' => 'IP 주소',
);
$lang->no_text_comment = '텍스트가 없는 댓글입니다.';
?>

View file

@ -11,7 +11,7 @@
<description xml:lang="ko">회원들간의 쪽지, 친구기능을 담당하는 모듈입니다.</description>
<description xml:lang="jp">会員間にメッセージや友達管理などコミュニティ機能を提供します。</description>
<description xml:lang="zh-CN">管理在线会员间短信息及好友功能的模块。</description>
<description xml:lang="en">This module is for managing message, friend functions.</description>
<description xml:lang="en">This module is for managing messages, friend functions.</description>
<description xml:lang="vi">Module quản lý tin nhắn và bạn bè.</description>
<description xml:lang="ru">This module is for managing message, friend functions.</description>
<description xml:lang="zh-TW">管理線上會員間短訊及好友功能的模組。</description>

View file

@ -39,9 +39,9 @@
$lang->msg_no_message = 'There is no message';
$lang->message_received = 'You have a new message';
$lang->msg_title_is_null = 'Please input the title of message';
$lang->msg_title_is_null = 'Please input the title of teh message';
$lang->msg_content_is_null = 'Please input the content';
$lang->msg_allow_message_to_friend = "Failed to send because receiver only allows friends' messages";
$lang->msg_allow_message_to_friend = "Failed to send because receiver accepts only friends' messages";
$lang->msg_disallow_message = 'Failed to send because receiver rejects message reception';
$lang->about_allow_message = 'You can decide message reception';

View file

@ -2,32 +2,26 @@
/**
* @file modules/communication/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean language pack (only the more basic)
**/
$lang->communication = '커뮤니케이션';
$lang->about_communication = '회원 간의 쪽지나 친구 관리 등 커뮤니케이션 기능을 수행하는 모듈입니다.';
$lang->allow_message = '쪽지 수신 허용';
$lang->allow_message_type = array(
'Y' => '전체 수신',
'N' => '거부',
'F' => '친구만 허용',
);
$lang->message_box = array(
'R' => '받은 쪽지함',
'S' => '보낸 쪽지함',
'T' => '보관함',
);
$lang->readed_date = '읽은 시간';
$lang->sender = '보낸이';
$lang->receiver = '받는이';
$lang->friend_group = '친구 그룹';
$lang->default_friend_group = '그룹 미지정';
$lang->cmd_send_message = '쪽지 보내기';
$lang->cmd_reply_message = '쪽지 답장';
$lang->cmd_view_friend = '친구 보기';
@ -36,10 +30,8 @@
$lang->cmd_store = '보관';
$lang->cmd_add_friend_group = '친구 그룹 추가';
$lang->cmd_rename_friend_group = '친구 그룹 이름 변경';
$lang->msg_no_message = '쪽지가 없습니다.';
$lang->message_received = '쪽지가 왔습니다.';
$lang->msg_title_is_null = '쪽지 제목을 입력해주세요.';
$lang->msg_content_is_null = '내용을 입력해주세요.';
$lang->msg_allow_message_to_friend = '친구에게만 쪽지 발송을 허용한 사용자라서 쪽지 발송을 하지 못했습니다.';

View file

@ -15,7 +15,7 @@
);
$lang->total_counter = 'Total Status';
$lang->selected_day_counter = 'Status of Selected Day';
$lang->selected_day_counter = 'Status of the selected day';
$lang->unique_visitor = 'Visitors';
$lang->pageview = 'Pageview';

View file

@ -2,9 +2,8 @@
/**
* @file modules/counter/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean language pack (only the more basic)
**/
$lang->counter = '접속 통계';
$lang->cmd_select_date = '날짜 선택';
$lang->cmd_select_counter_type = array(
@ -13,13 +12,10 @@
'month' => '월별',
'year' => '연도별',
);
$lang->total_counter = '전체현황';
$lang->selected_day_counter = '선택일 현황';
$lang->unique_visitor = '방문자';
$lang->pageview = '페이지뷰';
$lang->today = '오늘';
$lang->yesterday = '어제';
?>

View file

@ -10,7 +10,7 @@
<title xml:lang="zh-TW">主題</title>
<title xml:lang="tr">Belge</title>
<description xml:lang="ko">게시판, 블로그등의 모듈에서 사용되는 문서를 관리하는 모듈입니다. </description>
<description xml:lang="en">Module for managing documents used in board, blog, etc.</description>
<description xml:lang="en">Module for managing documents used in a board, blog, etc.</description>
<description xml:lang="vi">Module quản lý bài viết trên Board, Sổ lưu niệm và những mục khác.</description>
<description xml:lang="es">Módulo para manejar los documentos en blog y en los tableros.</description>
<description xml:lang="zh-CN">管理版面,博客等处主题的模块。 </description>

View file

@ -22,12 +22,12 @@
$lang->category_group_srls = 'Accessable Group';
$lang->cmd_make_child = 'Add Child Category';
$lang->cmd_enable_move_category = "Change Category Position (Drag the top menu after selection)";
$lang->cmd_enable_move_category = "Change the category position (Drag the top menu after selection)";
$lang->about_category_title = 'Please input category name';
$lang->about_expand = 'By selecting this option, it will be always expanded';
$lang->about_category_group_srls = 'Only selected group will be able to use current category';
$lang->about_category_color = 'You can set font color of category.';
$lang->about_category_group_srls = 'Only the selected group will be able to use this category';
$lang->about_category_color = 'You can set the font color of the category.';
$lang->cmd_search_next = 'Search Next';
@ -43,7 +43,7 @@
$lang->msg_checked_document_is_deleted = '%d article(s) was(were) deleted';
// Search targets in admin page
$lang->search_target_list = array(
$lang->search_target_list = array(
'title' => 'Subject',
'content' => 'Content',
'user_id' => 'User ID',
@ -94,6 +94,6 @@
);
$lang->success_trashed = "Successfully moved to trashcan";
$lang->msg_not_selected_document = 'There is no selected article.';
$lang->msg_not_selected_document = 'There are no selected articles.';
$lang->show_voted_member = 'Show Voters';
?>

View file

@ -2,48 +2,38 @@
/**
* @file modules/document/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 문서(document) 모듈의 기본 언어팩
* @brief Document (document) of the basic language modules
**/
$lang->document_list = '문서 목록';
$lang->thumbnail_type = '네일 생성 방법';
$lang->thumbnail_crop = '잘라내기 (정해진 크기에 꽉 찬 모습의 네일을 만듭니다.)';
$lang->thumbnail_type = '네일 생성 방법';
$lang->thumbnail_crop = '잘라내기 (정해진 크기에 꽉 찬 모습의 네일을 만듭니다.)';
$lang->thumbnail_ratio = '비율 맞추기 (원본 이미지의 비율에 맞춥니다. 다만 정해진 크기에 여백이 생깁니다.)';
$lang->cmd_delete_all_thumbnail = '네일 모두 삭제';
$lang->cmd_delete_all_thumbnail = '네일 모두 삭제';
$lang->title_bold = '제목 굵게';
$lang->title_color = '제목 색깔';
$lang->new_document_count = '새 글';
$lang->parent_category_title = '상위 카테고리 명';
$lang->category_title = '분류 명';
$lang->category_color = '분류 폰트색깔';
$lang->expand = '펼침';
$lang->category_group_srls = '그룹 제한';
$lang->cmd_make_child = '하위 카테고리 추가';
$lang->cmd_enable_move_category = '카테고리 위치 변경 (선택 후 위 메뉴를 드래그하세요.)';
$lang->about_category_title = '카테고리 이름을 입력해주세요.';
$lang->about_expand = '선택하시면 늘 펼쳐진 상태로 있게 합니다.';
$lang->about_category_group_srls = '선택하신 그룹만 현재 카테고리를 지정할 수 있도록 합니다.';
$lang->about_category_color = '분류 폰트색깔을 지정합니다. 예) red 또는 #ff0000';
$lang->cmd_search_next = '계속 검색';
$lang->cmd_temp_save = '임시 저장';
$lang->cmd_toggle_checked_document = '선택항목 반전';
$lang->cmd_delete_checked_document = '선택항목 삭제';
$lang->cmd_document_do = '이 게시물을...';
$lang->msg_cart_is_null = '삭제할 글을 선택해주세요.';
$lang->msg_category_not_moved = '이동할 수 없습니다.';
$lang->msg_is_secret = '비밀글 입니다.';
$lang->msg_checked_document_is_deleted = '%d개의 글이 삭제되었습니다.';
$lang->move_target_module = '대상 모듈';
// 관리자 페이지에서 검색할 대상
// Manager to retrieve the target page
$lang->search_target_list = array(
'title' => '제목',
'content' => '내용',
@ -65,22 +55,18 @@
'last_update' => '최근 수정일',
'ipaddress' => 'IP 주소',
);
$lang->alias = 'Alias';
$lang->history = '히스토리';
$lang->about_use_history = '히스토리 기능의 사용여부를 지정합니다. 히스토리 기능을 사용할 경우, 문서 수정 후 이전 수정판으로 복원할 수 있습니다.';
$lang->trace_only = '흔적만 남김';
$lang->cmd_trash = '휴지통';
$lang->cmd_restore = '복원';
$lang->cmd_restore_all = '모두 복원';
$lang->in_trash = '휴지통';
$lang->trash_nick_name = '삭제자 닉네임';
$lang->trash_date = '삭제 날짜';
$lang->trash_description = '설명';
// 관리자 페이지에서 휴지통의 검색할 대상
// Trash from the administrator of the search target page
$lang->search_target_trash_list = array(
'title' => '제목',
'content' => '내용',
@ -94,8 +80,6 @@
'trash_date' => '삭제일',
'trash_ipaddress' => '삭제자 IP 주소',
);
$lang->success_trashed = '휴지통으로 이동되었습니다.';
$lang->msg_not_selected_document = '선택된 문서가 없습니다.';
$lang->show_voted_member = '사용자 노출';
?>

View file

@ -13,7 +13,7 @@
<description xml:lang="ko">첨부된 이미지파일을 이용하여 슬라이드/목록형 이미지 갤러리를 만들 수 있습니다.</description>
<description xml:lang="jp">添付されたイメージファイルを利用して、スライド型・リスト型のイメージギャラリーが作成できます。</description>
<description xml:lang="zh-CN">利用上传的图片文件实现幻灯片式或目录型相册图片。</description>
<description xml:lang="en">It can create image gallery of slide/list style by using attached image file.</description>
<description xml:lang="en">It can create an image gallery of slide/list style by using the attached image file.</description>
<description xml:lang="es">It can create image gallery of slide/list style by using attached image file.</description>
<description xml:lang="ru">Это может создать гллерею изображений в стиле слайдов/списка, используя вложенный файл изображения.</description>
<description xml:lang="zh-TW">將上傳的圖片以投影片或列表的形式實現。</description>

View file

@ -19,7 +19,7 @@
$lang->gallery_border_color = "Border Color";
$lang->gallery_border_thickness = "Border Thickness";
$lang->gallery_bg_color = "Background Color";
$lang->about_image_list = "Select file to add to the image gallery. You can drag it after selecting or shift+click(for selecting widely), ctrl+click(for selecting individually)";
$lang->about_image_list = "Select an image file to add to the gallery. You can drag it after selecting or Shift+click to multi select, Ctrl+click to select one item.";
$lang->cmd_gallery_prev = "Previous Picture";
$lang->cmd_gallery_next = "Next Picture";

View file

@ -12,7 +12,7 @@
<description xml:lang="ko">에디터에 이미지를 추가하거나 속성을 변경할 수 있습니다.</description>
<description xml:lang="jp">エディターでイメージの追加、属性の変更が出来ます。</description>
<description xml:lang="zh-CN">可以插入图像或编辑其相应属性。</description>
<description xml:lang="en">It can add an image to editor or change the attribution of image.</description>
<description xml:lang="en">It can add an image to editor or change the image attributes.</description>
<description xml:lang="vi">Bạn có thể thêm hình ảnh để sửa hay chia sẻ.</description>
<description xml:lang="es">Se puede añadir una imagen a editor o cambiar la atribución de la imagen.</description>
<description xml:lang="ru">Это может добавить изображение в редактор или изменить параметры изображения.</description>

View file

@ -12,7 +12,7 @@
<description xml:lang="ko">에디터에 wmv,avi,flv등의 멀티미디어 자료를 추가하거나 속성을 수정할 수 있습니다.</description>
<description xml:lang="jp">エディターに拡張子が「wmv,avi,flv」などのマルチメディアコンテンツを追加、または属性の修正ができます。</description>
<description xml:lang="zh-CN">插入wmv,avi,flv等多媒体文件或修改其相应属性 。</description>
<description xml:lang="en">It can add multimedia data like wmv,avi,flv to editor or change the attribution of multimedia data.</description>
<description xml:lang="en">It can add multimedia data like wmv, avi, flv to editor or change the its attributes.</description>
<description xml:lang="es">Se pueden agregar datos multimedia como wmv, avi, flv al editor o cambiar la atribución de datos multimedia.</description>
<description xml:lang="ru">Это может добавить мультимедиа данные как wmv,avi,flv в редактор или изменить параметры данных мультимедиа.</description>
<description xml:lang="zh-TW">可新增 wmv、avi、flv 等多媒體檔案或修改其相關屬性。</description>

View file

@ -13,7 +13,7 @@
<description xml:lang="ko">글 작성시에 설문조사를 첨부하실 수 있습니다. 설문조사 컴포넌트는 설문조사 모듈의 설정에 영향을 받습니다.</description>
<description xml:lang="jp">書き込みの時、アンケート機能の追加ができます。アンケートモジュールの影響を受けます。</description>
<description xml:lang="zh-CN">发表主题时可以附加投票调查。投票调查组件受投票调查模块设置的影响。</description>
<description xml:lang="en">You can attach a poll on writing articles. Poll component is affected by setting of poll module.</description>
<description xml:lang="en">You can attach a poll to your articles. Poll component will be available when the poll module is enabled.</description>
<description xml:lang="es">Puede adjuntar una encuesta sobre la redacción de artículos. Encuesta componente se ve afectada por la configuración de módulo de encuesta.</description>
<description xml:lang="ru">Вы можете присоединить опрос при написании статей. Компонент опросов зависит от настроек модуля отпросов.</description>
<description xml:lang="zh-TW">發表主題時可以附加投票調查。投票調查組件受投票調查模組設置的影響。</description>

View file

@ -14,5 +14,5 @@
$lang->cmd_del_poll = "Delete Poll";
$lang->cmd_add_item = "Add Item";
$lang->msg_poll_cannot_modify = "You cannot modify the poll. It should be deleted to create a new poll";
$lang->msg_poll_cannot_modify = "You cannot modify the poll. You need to delete it if you want to create a new poll.";
?>

View file

@ -21,14 +21,14 @@
$lang->content_font_size = 'Content Font Size';
$lang->about_component = 'About component';
$lang->about_component_grant = 'Selected group(s) will be able to use expanded components of editor.<br />(Leave them blank if you want all groups to have permission)';
$lang->about_component_mid = 'Editor components can select targets.<br />(All targets will be selected when nothing is selected)';
$lang->about_component_grant = 'Selected group(s) will be able to use expanded components of editor.<br />(Leave them blank if you want all groups to have permissions.)';
$lang->about_component_mid = 'Editor components can select targets.<br />(All targets will be selected when nothing is selected.)';
$lang->msg_component_is_not_founded = 'Cannot find editor component %s';
$lang->msg_component_is_inserted = 'Selected component is already inserted';
$lang->msg_component_is_first_order = 'Selected component is located at the first position';
$lang->msg_component_is_last_order = 'Selected component is located at the last position';
$lang->msg_load_saved_doc = "There is an automatically saved article. Do you wish to recover it?\nThe auto-saved draft will be discarded after saving current article";
$lang->msg_load_saved_doc = "There is an automatically saved article. Do you wish to recover it?\nThe auto-saved draft will be discarded after saving the current article";
$lang->msg_auto_saved = 'Automatically Saved';
$lang->cmd_disable = 'Inactive';
@ -43,16 +43,16 @@
$lang->height_resizable = 'Height Resizable';
$lang->editor_height = 'Height of Editor';
$lang->about_editor_skin = 'You may select the skin of editor.';
$lang->about_content_style = 'You may select style for editting article or displaying content';
$lang->about_content_font = 'You may select font for editting article or displaying content.<br/>Default font is your own font<br/> Please use comma(,) for multiple input.';
$lang->about_content_font_size = 'You may select font size for editting article or displaying content.<br/>Please input units such as px or em.';
$lang->about_upload_file_grant = 'Selected group(s) will be able to upload files. (Leave them blank if you want all groups to have permission)';
$lang->about_default_component_grant = 'Selected group(s) will be able to use default components of editor. (Leave them blank if you want all groups to have permission)';
$lang->about_editor_height = 'You may set the height of editor.';
$lang->about_editor_height_resizable = 'You may decide whether height of editor can be resized.';
$lang->about_editor_skin = 'You may select the skin for the editor.';
$lang->about_content_style = 'You may select a style for editting an article or displaying a content';
$lang->about_content_font = 'You may select a font for editting an article or displaying a content.<br/>The default font is your own font.<br />Please use comma for multiple input.';
$lang->about_content_font_size = 'You may select the font size for editting an article or displaying a content.<br/>Please input units such as px or em.';
$lang->about_upload_file_grant = 'Selected group(s) will be able to upload files. (Leave them blank if you want all groups to have this permission.)';
$lang->about_default_component_grant = 'Selected group(s) will be able to use default components of editor. (Leave them blank if you want all groups to have this permission.)';
$lang->about_editor_height = 'You may set the height of the editor.';
$lang->about_editor_height_resizable = 'You may decide whether the height of the editor can be resized.';
$lang->about_enable_html_grant = 'Selected group(s) will be able to use HTML';
$lang->about_enable_autosave = 'You may decide whether auto-save function will be used.';
$lang->about_enable_autosave = 'You may decide whether the auto-save function will be used.';
$lang->edit->fontname = 'Font';
$lang->edit->fontsize = 'Size';
@ -110,7 +110,7 @@
$lang->edit->help_align_full = 'Align left and right';
$lang->edit->help_fontcolor = 'Select font color';
$lang->edit->help_fontbgcolor = 'Select background color of font';
$lang->edit->help_fontbgcolor = 'Select the background color of the text';
$lang->edit->help_bold = 'Make font bold';
$lang->edit->help_italic = 'Make italic font';
$lang->edit->help_underline = 'Underline font';
@ -148,7 +148,7 @@
$lang->edit->icon_align_middle = 'Align Center';
$lang->edit->icon_align_right = 'Align Right';
$lang->about_dblclick_in_editor = 'You may set detail component configures by double-clicking background, text, images, or quotations';
$lang->about_dblclick_in_editor = 'You may set the component\'s detailed configurations by double-clicking background, text, images, or quotations';
$lang->edit->rich_editor = 'Rich Text Editor';
@ -229,7 +229,7 @@
$lang->edit->toc = 'Table of Contents';
$lang->edit->close_help = 'Close Help';
$lang->edit->confirm_submit_without_saving = 'There is paragraphs that were not saved.\\nProceed anyway?';
$lang->edit->confirm_submit_without_saving = 'There are paragraphs which were not saved.\\nProceed anyway?';
$lang->edit->image_align = 'Image Alignment';
$lang->edit->attached_files = 'Attachments';

View file

@ -2,9 +2,8 @@
/**
* @file modules/editor/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 위지윅에디터(editor) 모듈의 기본 언어팩
* @brief WYSIWYG editor (editor) of the basic language modules
**/
$lang->editor = '위지윅 에디터';
$lang->component_name = '컴포넌트';
$lang->component_version = '버전';
@ -19,21 +18,17 @@
$lang->content_style = '문서 서식';
$lang->content_font = '문서 폰트';
$lang->content_font_size = '문서 폰트 크기';
$lang->about_component = '컴포넌트 소개';
$lang->about_component_grant = '기본 컴포넌트외의 확장 컴포넌트 기능을 사용할 수 있는 권한을 지정할 수 있습니다.<br /> (모두 해제 시 아무나 사용 가능합니다)';
$lang->about_component_mid = '에디터 컴포넌트가 사용될 대상을 지정할 수 있습니다.<br />(모두 해제 시 모든 대상에서 사용 가능합니다)';
$lang->msg_component_is_not_founded = '%s 에디터 컴포넌트를 찾을 수 없습니다.';
$lang->msg_component_is_inserted = '선택하신 컴포넌트는 이미 입력되어 있습니다.';
$lang->msg_component_is_first_order = '선택하신 컴포넌트는 첫 번째에 위치하고 있습니다.';
$lang->msg_component_is_last_order = '선택하신 컴포넌트는 마지막에 위치하고 있습니다.';
$lang->msg_load_saved_doc = "자동 저장된 글이 있습니다. 복구하시겠습니까?\n글을 다 쓰신 후 저장하시면 자동 저장 본은 사라집니다.";
$lang->msg_auto_saved = '자동 저장되었습니다.';
$lang->cmd_disable = '비활성';
$lang->cmd_enable = '활성';
$lang->editor_skin = '에디터 스킨';
$lang->upload_file_grant = '파일 첨부 권한';
$lang->enable_default_component_grant = '기본 컴포넌트 사용 권한';
@ -42,7 +37,6 @@
$lang->enable_autosave = '자동저장 사용';
$lang->height_resizable = '높이 조절 가능';
$lang->editor_height = '에디터 높이';
$lang->about_editor_skin = '에디터 스킨을 선택하실 수 있습니다';
$lang->about_content_style = '문서 편집 및 내용 출력 시 원하는 서식을 지정할 수 있습니다';
$lang->about_content_font = '문서 편집 및 내용 출력 시 원하는 폰트를 지정할 수 있습니다.<br/>지정하지 않으면 사용자 설정에 따르게 됩니다<br/> ,(콤마)로 여러 폰트를 지정할 수 있습니다.';
@ -53,7 +47,6 @@
$lang->about_editor_height_resizable = '에디터의 높이를 직접 변경할 수 있도록 허용합니다.';
$lang->about_enable_html_grant = 'HTML편집 권한을 부여할 수 있습니다.';
$lang->about_enable_autosave = '글 작성 시 자동 저장 기능을 활성화 시킬 수 있습니다.';
$lang->edit->fontname = '글꼴';
$lang->edit->fontsize = '크기';
$lang->edit->use_paragraph = '문단기능';
@ -71,7 +64,6 @@
'Cursive' => 'Cursive',
'Fantasy' => 'Fantasy',
);
$lang->edit->header = '형식';
$lang->edit->header_list = array(
'h1' => '제목 1',
@ -81,15 +73,9 @@
'h5' => '제목 5',
'h6' => '제목 6',
);
$lang->edit->submit = '확인';
$lang->edit->fontcolor = '글자 색';
$lang->edit->fontcolor_apply = '글자 색 적용';
$lang->edit->fontcolor_more = '글자 색 더보기';
$lang->edit->fontbgcolor = '글자 배경색';
$lang->edit->fontbgcolor_apply = '글자 배경색 적용';
$lang->edit->fontbgcolor_more = '글자 배경색 더보기';
$lang->edit->bold = '진하게';
$lang->edit->italic = '기울임';
$lang->edit->underline = '밑줄';
@ -107,11 +93,9 @@
$lang->edit->list_number = '번호 매기기';
$lang->edit->list_bullet = '목록';
$lang->edit->remove_format = '글맵시 지우기';
$lang->edit->help_remove_format = '선택된 영역 내의 태그를 지웁니다.';
$lang->edit->help_strike_through = '글자에 취소선을 표시합니다.';
$lang->edit->help_align_full = '좌우 폭에 맞게 정렬을 합니다.';
$lang->edit->help_fontcolor = '글자의 색상을 지정합니다.';
$lang->edit->help_fontbgcolor = '글자의 배경색상을 지정합니다.';
$lang->edit->help_bold = '글자를 진하게 합니다.';
@ -131,40 +115,30 @@
$lang->edit->help_list_number = '숫자로된 목록을 적용합니다.';
$lang->edit->help_list_bullet = '기호로된 목록을 적용합니다.';
$lang->edit->help_use_paragraph = '문단 나누기를 하시려면 Ctrl+Enter를 누르시면 됩니다. (글 작성완료 후 Alt+S를 누르면 저장이 됩니다.)';
$lang->edit->url = '링크';
$lang->edit->blockquote = '인용문';
$lang->edit->table = '표';
$lang->edit->image = '그림';
$lang->edit->multimedia = '동영상';
$lang->edit->emoticon = '이모티콘';
$lang->edit->file = '파일';
$lang->edit->upload = '첨부';
$lang->edit->upload_file = '파일 첨부';
$lang->edit->upload_list = '첨부 목록';
$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 = '배경, 글자, 이미지, 인용문등에서 더블클릭을 하시면 상세한 컴포넌트 설정이 가능합니다.';
$lang->edit->rich_editor = '스타일 편집기';
$lang->edit->html_editor = 'HTML 편집기';
$lang->edit->extension ='확장 컴포넌트';
$lang->edit->help = '도움말';
$lang->edit->help_command = '단축키 안내';
$lang->edit->lineheight = '줄 간격';
$lang->edit->fontbgsampletext = '가나다';
$lang->edit->hyperlink = '하이퍼링크';
$lang->edit->target_blank = '새 창으로';
$lang->edit->quotestyle1 = '왼쪽 실선';
$lang->edit->quotestyle2 = '인용 부호';
$lang->edit->quotestyle3 = '실선';
@ -173,8 +147,6 @@
$lang->edit->quotestyle6 = '점선';
$lang->edit->quotestyle7 = '점선 + 배경';
$lang->edit->quotestyle8 = '적용 취소';
$lang->edit->jumptoedit = '편집 도구모음 건너뛰기';
$lang->edit->set_sel = '칸 수 지정';
$lang->edit->row = '행';
@ -183,7 +155,6 @@
$lang->edit->del_one_row = '1행 삭제';
$lang->edit->add_one_col = '1열 추가';
$lang->edit->del_one_col = '1열 삭제';
$lang->edit->table_config = '표 속성 지정';
$lang->edit->border_width = '테두리 굵기';
$lang->edit->border_color = '테두리 색';
@ -202,7 +173,6 @@
$lang->edit->Latin = '라틴어';
$lang->edit->japan = '일본어';
$lang->edit->selected_symbol = '선택한 기호';
$lang->edit->search_replace = '찾기/바꾸기';
$lang->edit->close_search_replace = '찾기/바꾸기 레이어 닫기';
$lang->edit->replace_all = '모두 바꾸기';
@ -222,60 +192,13 @@
$lang->edit->refresh = '새로 고침';
$lang->edit->materials = '글감 보관함';
$lang->edit->temporary_savings = '임시 저장 목록';
$lang->edit->paging_prev = '이전';
$lang->edit->paging_next = '다음';
$lang->edit->paging_prev_help = '이전 페이지로 이동합니다.';
$lang->edit->paging_next_help = '다음 페이지로 이동합니다.';
$lang->edit->toc = '목차';
$lang->edit->close_help = '도움말 닫기';
$lang->edit->confirm_submit_without_saving = '저장하지 않은 단락이 있습니다.\\n그냥 전송하시겠습니까?';
$lang->edit->image_align = '이미지 정렬';
$lang->edit->attached_files = '첨부 파일';
$lang->edit->fontcolor_input = '글자 색 직접입력';
$lang->edit->fontbgcolor_input = '글자 배경색 직접입력';
$lang->edit->pangram = '무궁화 꽃이 피었습니다.';
$lang->edit->table_caption_position = '표 제목(caption) 및 배치';
$lang->edit->table_caption = '표 제목(caption)';
$lang->edit->table_header = '머릿글 칸(th)';
$lang->edit->table_header_none = '없음';
$lang->edit->table_header_left = '왼쪽';
$lang->edit->table_header_top = '위쪽';
$lang->edit->table_header_both = '모두';
$lang->edit->table_size = '표 크기';
$lang->edit->table_width = '표 너비';
$lang->edit->upper_left = '상단좌측';
$lang->edit->upper_center = '상단중앙';
$lang->edit->upper_right = '상단우측';
$lang->edit->bottom_left = '하단좌측';
$lang->edit->bottom_center = '하단중앙';
$lang->edit->bottom_right = '하단우측';
$lang->edit->no_image = '첨부된 이미지가 없습니다.';
$lang->edit->no_multimedia = '첨부된 동영상이 없습니다.';
$lang->edit->no_attachment = '첨부된 파일이 없습니다.';
$lang->edit->insert_selected = '선택 넣기';
$lang->edit->delete_selected = '선택 삭제';
$lang->edit->fieldset = '글상자';
$lang->edit->paragraph = '문단';
$lang->edit->autosave_format = '글을 쓰기 시작한지 <strong>%s</strong>이 지났습니다. 마지막 저장 시간은 <strong>%s</strong> 입니다.';
$lang->edit->autosave_hour = '%d시간';
$lang->edit->autosave_hours = '%d시간';
$lang->edit->autosave_min = '%d분';
$lang->edit->autosave_mins = '%d분';
$lang->edit->autosave_hour_ago = '%d시간 전';
$lang->edit->autosave_hours_ago = '%d시간 전';
$lang->edit->autosave_min_ago = '%d분 전';
$lang->edit->autosave_mins_ago = '%d분 전';
$lang->edit->upload_not_enough_quota = '허용된 용량이 부족하여 파일을 첨부할 수 없습니다.';
$lang->edit->break_or_paragraph = 'Enter는 줄바꿈, Shift+Enter는 문단바꿈입니다.';
?>
?>

View file

@ -6,7 +6,7 @@
<title xml:lang="zh-TW">摺疊</title>
<title xml:lang="tr">Katla</title>
<description xml:lang="ko">접고 펼치는 블럭을 추가할 수 있습니다.</description>
<description xml:lang="en">create a new foldable paragraph</description>
<description xml:lang="en">Create a new foldable paragraph</description>
<description xml:lang="vi">Chức năng này sẽ giúp bạn tạo một đoạn văn bản tự động co giãn khi đưa chuột tới.</description>
<description xml:lang="zh-TW">新增一個可展開與摺疊的段落。</description>
<description xml:lang="tr">Yeni bir katlanabilir paragraf oluştur</description>

View file

@ -1,5 +1,5 @@
<?PHP
$lang->edit->fold = 'Fold';
$lang->edit->fold_default = 'More..|Less..';
$lang->edit->fold_description = '\'More|Less\'와 같이 입력해주세요.';
?>
$lang->edit->fold_description = 'Enter together with \'More|Less\'.';
?>

View file

@ -6,38 +6,38 @@
**/
$lang->edit->msg_dr_delete_confirm = 'Do you want to remove selected paragraph?';
$lang->edit->insert_dr_title = 'Please input title';
$lang->edit->msg_dr_delete_confirm = 'Do you want to remove the selected paragraph?';
$lang->edit->insert_dr_title = 'Please input the title';
$lang->edit->richtext_area = 'Richtext Area';
$lang->edit->insert_site_name = 'Please input the name of site';
$lang->edit->insert_explain = 'Please input description';
$lang->edit->insert_site_name = 'Please input the name of the site';
$lang->edit->insert_explain = 'Please input the description';
$lang->edit->text = 'Text';
$lang->edit->link = 'Link';
$lang->edit->blockquote = 'Quote';
$lang->edit->insert_blockquote = 'Please input quote';
$lang->edit->insert_cite = 'You can input the origin source. <a>, <strong>, <em> tags are available.';
$lang->edit->insert_blockquote = 'Please input the quote';
$lang->edit->insert_cite = 'You can input the original source. <a>, <strong>, <em> tags are allowed.';
$lang->edit->image = 'Image';
$lang->edit->find_image = 'Find Image';
$lang->edit->uploading = 'Uploading...';
$lang->edit->uploading_info = 'You can upload to maximum %sMB';
$lang->edit->uploading_info = 'You can upload maximum %sMB';
$lang->edit->uploaded_image = 'User Uploaded Image';
$lang->edit->image_width = 'Image Width';
$lang->edit->resize = 'Resize';
$lang->edit->resize_info = 'A new copy of image in inputted size will be created. Original image will still remain';
$lang->edit->resize_error = 'Please input smaller size than original image size';
$lang->edit->insert_image_explain = 'Please input description. <a>, <strong>, <em> tags are available.';
$lang->edit->resize_info = 'A new copy of the image will be created in the specified size. Original image will still remain';
$lang->edit->resize_error = 'Please input smaller size than the original image size';
$lang->edit->insert_image_explain = 'Please input the description. <a>, <strong>, <em> tags are available.';
$lang->edit->mov ='Movie';
$lang->edit->insert_mov = 'Please input multimedia insertion code starts with <object> or <embed>';
$lang->edit->insert_mov = 'Input the multimedia insertion code which starts with <object> or <embed>';
$lang->edit->insert_mov_explain = 'Please input description. <a>, <strong>, <em> tags are available.';
$lang->edit->file = 'File';
$lang->edit->file_select = 'Please select a file to upload';
$lang->edit->file_uploadinfo = 'You can upload to maximum %sMB each, %sMB total';
$lang->edit->file_uploadinfo = 'You can upload files each maximum %sMB, %sMB total';
$lang->edit->file_total ='Total <strong class="filecount">{total_filecount}</strong>file(s)';
$lang->edit->insert_file_explain ='Please input description';
@ -61,25 +61,25 @@
$lang->edit->material = 'Ingredients';
$lang->edit->insert = 'Insert the ingredient to content';
$lang->edit->close_materials = 'Close';
$lang->edit->no_materials = 'There is no writting ingredient.';
$lang->edit->msg_no_selected_object = 'There is no selected object.';
$lang->edit->no_materials = 'There are no writting ingredients.';
$lang->edit->msg_no_selected_object = 'There are no selected objects.';
$lang->edit->msg_insert_value = 'Please input the value.';
$lang->edit->help_first_title = '도움말';
$lang->edit->help_shortcut = '단축키';
$lang->edit->help_bug_report = '글쓰기 오류신고';
$lang->edit->help_first_dt_1 = '새 단락 쓰기(1~9, 0, `)';
$lang->edit->help_first_dd_1 = '도구모음 버튼을 클릭함으로써 새 단락 쓰기를 시작할 수 있습니다. 도구모음 버튼에는 배치된 순서대로 왼쪽으로부터 1~9까지 단축키가 할당되어 있습니다. 숫자키 \'0\' 또는 ESC키 바로 아래 위치한 [`] 그레이브(grave) 키를 누르시면 숨겨진 도구모음 버튼을 보거나 토글(toggle)할 수 있습니다.';
$lang->edit->help_first_dt_2 = '단락 선택(Click, Ctrl+Click, Shift+Click)';
$lang->edit->help_first_dd_2 = '클릭 또는 클릭 후 방향키(&uarr;&darr;)를 조작함으로써 원하는 단락을 선택할 수 있습니다. 단일선택(Click)과 다중선택(Ctrl+Click, Shift+Click)이 가능합니다';
$lang->edit->help_first_dt_3 = '단락 편집 및 취소(Enter, Double Click, ESC)';
$lang->edit->help_first_dd_3 = '단락 선택 후 Enter 또는 더블클릭으로 편집할 수 있습니다. ESC키를 이용하여 편집을 취소할 수 있습니다.';
$lang->edit->help_first_dt_4 = '단락 이동(Ctrl+&uarr;&darr;, Click-Drag-Drop)';
$lang->edit->help_first_dd_4 = '단락 선택 후 Ctrl+방향키(&uarr;&darr;)를 조작하거나 \'클릭-드래그-드롭\'으로 이동할 수 있습니다.';
$lang->edit->help_first_dt_5 = '단락 저장 및 삭제(Ctrl+Enter, Del)';
$lang->edit->help_first_dd_5 = '\'확인\'버튼을 누르거나 Ctrl+Enter 명령으로 저장할 수 있습니다. Del키를 이용하여 선택된 단락을 삭제할 수 있습니다.';
$lang->edit->help_first_title = 'Help';
$lang->edit->help_shortcut = 'Shortcuts';
$lang->edit->help_bug_report = 'Article writing error report';
$lang->edit->help_first_dt_1 = 'Write a new paragraph (1~9, 0, `)';
$lang->edit->help_first_dd_1 = 'To start writing a new paragraph click on the toolbar. The buttons on the toolbar have keyboard shortcuts starting from 1 to 9, 1 representing the first left button. To toggle the toolbar, press the numeric \'0\' or Esc key.';
$lang->edit->help_first_dt_2 = 'Select a paragraph (Click, Ctrl+Click, Shift+Click)';
$lang->edit->help_first_dd_2 = 'You can press Up/Down keys (&uarr;&darr;) holding down the Ctrl key to manipulate the paragraphs. To select a single paragraph, just click on it, to select multiple paragraphs hold down the Ctrl or Shift keys, then click.';
$lang->edit->help_first_dt_3 = 'Edit a paragraph or Cancel editing (Enter, Double Click, ESC)';
$lang->edit->help_first_dd_3 = 'To edit a paragraph, select it and press Enter or double click on it. To cancel editing, press Esc button';
$lang->edit->help_first_dt_4 = 'Drag (Ctrl+&uarr;&darr;, Click-Drag-Drop)';
$lang->edit->help_first_dd_4 = 'To move a paragraph, press Ctrl key and move the paragraph around with up/down arrow keys (&uarr;&darr;) or press Ctrl key and drag the paragraph around with your mouse.';
$lang->edit->help_first_dt_5 = 'Save or delete a paragraph (Ctrl+Enter, Del)';
$lang->edit->help_first_dd_5 = 'To save a paragraph press the \'Confirm\' button or press Ctrl+Enter. Press Del key to delete the paragraph.';
$lang->edit->drag_this = '단락을 드래그하여 이동하세요.';
$lang->edit->cmd_new_window = '새창';
$lang->edit->cmd_del = '삭제';
?>
$lang->edit->drag_this = 'Please drag the paragraph.';
$lang->edit->cmd_new_window = 'New window';
$lang->edit->cmd_del = 'Delete';
?>

View file

@ -64,7 +64,7 @@
<color name="white_texteditor">
<title xml:lang="ko">하얀색 텍스트편집기(자동 줄 바꿈)</title>
<title xml:lang="jp">白色テキストエディター(自動に改行を入れる)</title>
<title xml:lang="en">White Text Editor(Auto Line Break)</title>
<title xml:lang="en">White Text Editor (Auto Line Break)</title>
<title xml:lang="vi">White Text Editor(Tự động giãn dòng)</title>
<title xml:lang="ru">White Text Editor(Auto Line Break)</title>
<title xml:lang="es">Editor de texto en blanco (Auto de línea)</title>
@ -75,7 +75,7 @@
<color name="black_texteditor">
<title xml:lang="ko">검은색 텍스트편집기(자동 줄 바꿈)</title>
<title xml:lang="jp">黒色テキストエディター(自動に改行を入れる)</title>
<title xml:lang="en">Black Text Editor(Auto Line Break)</title>
<title xml:lang="en">Black Text Editor (Auto Line Break)</title>
<title xml:lang="vi">Black Text Editor(Tự động giãn dòng)</title>
<title xml:lang="ru">Black Text Editor(Auto Line Break)</title>
<title xml:lang="es">Editor de texto negro (salto de línea automático)</title>
@ -86,7 +86,7 @@
<color name="white_text_usehtml">
<title xml:lang="ko">하얀색 텍스트편집기(HTML 사용)</title>
<title xml:lang="jp">白色テキストエディター(HTMLタグを使う)</title>
<title xml:lang="en">White Text Editor(Use HTML)</title>
<title xml:lang="en">White Text Editor (Use HTML)</title>
<title xml:lang="vi">White Text Editor(Sử dụng HTML)</title>
<title xml:lang="ru">White Text Editor(Use HTML)</title>
<title xml:lang="es">Editor de texto en blanco (Uso de HTML)</title>
@ -97,7 +97,7 @@
<color name="black_text_usehtml">
<title xml:lang="ko">검은색 텍스트편집기(HTML 사용)</title>
<title xml:lang="jp">黒色テキストエディター(HTMLタグを使う)</title>
<title xml:lang="en">Black Text Editor(Use HTML)</title>
<title xml:lang="en">Black Text Editor (Use HTML)</title>
<title xml:lang="vi">Black Text Editor(Sử dụng HTML)</title>
<title xml:lang="ru">Black Text Editor(Use HTML)</title>
<title xml:lang="es">Editor de texto negro (Uso de HTML)</title>
@ -108,7 +108,7 @@
<color name="white_text_nohtml">
<title xml:lang="ko">하얀색 텍스트편집기(HTML 사용 안함)</title>
<title xml:lang="jp">白色テキストエディター(HTMLタグを使わない)</title>
<title xml:lang="en">White Text Editor(No HTML)</title>
<title xml:lang="en">White Text Editor (No HTML)</title>
<title xml:lang="vi">White Text Editor(Không sử dụng HTML)</title>
<title xml:lang="ru">White Text Editor(No HTML)</title>
<title xml:lang="es">Editor de texto en blanco (no HTML)</title>
@ -119,7 +119,7 @@
<color name="black_text_nohtml">
<title xml:lang="ko">검은색 텍스트편집기(HTML 사용 안함)</title>
<title xml:lang="jp">黒色テキストエディター(HTMLタグを使わない)</title>
<title xml:lang="en">Black Text Editor(No HTML)</title>
<title xml:lang="en">Black Text Editor (No HTML)</title>
<title xml:lang="vi">Black Text Editor(Không sử dụng HTML)</title>
<title xml:lang="ru">Black Text Editor(No HTML)</title>
<title xml:lang="es">Editor de texto negro (no HTML)</title>

View file

@ -69,9 +69,9 @@
<color name="white_texteditor">
<title xml:lang="ko">하얀색 텍스트편집기(HTML 사용, 자동 줄 바꿈)</title>
<title xml:lang="jp">白色テキストエディター(自動に改行を入れる)</title>
<title xml:lang="en">White Text Editor(Auto Line Break)</title>
<title xml:lang="en">White Text Editor (Auto Line Break)</title>
<title xml:lang="vi">White Text Editor(Dòng tự động mở)</title>
<title xml:lang="ru">White Text Editor(Auto Line Break)</title>
<title xml:lang="ru">White Text Editor (Auto Line Break)</title>
<title xml:lang="es">Editor de texto en blanco (Auto de línea)</title>
<title xml:lang="zh-CN">白色文本编辑器(使用HTML自动换行)</title>
<title xml:lang="zh-TW">白色文字編輯器(使用HTML自動換行)</title>
@ -80,9 +80,9 @@
<color name="black_texteditor">
<title xml:lang="ko">검은색 텍스트편집기(HTML 사용, 자동 줄 바꿈)</title>
<title xml:lang="jp">黒色テキストエディター(自動に改行を入れる)</title>
<title xml:lang="en">Black Text Editor(Auto Line Break)</title>
<title xml:lang="en">Black Text Editor (Auto Line Break)</title>
<title xml:lang="vi">Black Text Editor(Dòng tự động mở)</title>
<title xml:lang="ru">Black Text Editor(Auto Line Break)</title>
<title xml:lang="ru">Black Text Editor (Auto Line Break)</title>
<title xml:lang="es">Editor de texto negro (salto de línea automático)</title>
<title xml:lang="zh-CN">黑色文本编辑器(使用HTML自动换行)</title>
<title xml:lang="zh-TW">黑色文字編輯器(使用HTML自動換行)</title>
@ -91,9 +91,9 @@
<color name="white_text_usehtml">
<title xml:lang="ko">하얀색 텍스트편집기(HTML 사용, 자동 줄 바꿈 안함)</title>
<title xml:lang="jp">白色テキストエディター(HTMLタグを使う)</title>
<title xml:lang="en">White Text Editor(Use HTML)</title>
<title xml:lang="en">White Text Editor (Use HTML)</title>
<title xml:lang="vi">White Text Editor(Sử dụng HTML)</title>
<title xml:lang="ru">White Text Editor(Use HTML)</title>
<title xml:lang="ru">White Text Editor (Use HTML)</title>
<title xml:lang="es">Editor de texto en blanco (Uso de HTML)</title>
<title xml:lang="zh-CN">白色文本编辑器(使用HTML不自动换行)</title>
<title xml:lang="zh-TW">白色文字編輯器(使用HTML不自動換行)</title>
@ -102,9 +102,9 @@
<color name="black_text_usehtml">
<title xml:lang="ko">검은색 텍스트편집기(HTML 사용, 자동 줄 바꿈 안함)</title>
<title xml:lang="jp">黒色テキストエディター(HTMLタグを使う)</title>
<title xml:lang="en">Black Text Editor(Use HTML)</title>
<title xml:lang="en">Black Text Editor (Use HTML)</title>
<title xml:lang="vi">Black Text Editor(Sử dụng HTML)</title>
<title xml:lang="ru">Black Text Editor(Use HTML)</title>
<title xml:lang="ru">Black Text Editor (Use HTML)</title>
<title xml:lang="es">Editor de texto negro (Uso de HTML)</title>
<title xml:lang="zh-CN">黑色文本编辑器(使用HTML不自动换行)</title>
<title xml:lang="zh-TW">黑色文字編輯器(使用HTML不自動換行)</title>
@ -113,9 +113,9 @@
<color name="white_text_nohtml">
<title xml:lang="ko">하얀색 텍스트편집기(HTML 사용 안함, 자동 줄 바꿈)</title>
<title xml:lang="jp">白色テキストエディター(HTMLタグを使わない)</title>
<title xml:lang="en">White Text Editor(No HTML)</title>
<title xml:lang="en">White Text Editor (No HTML)</title>
<title xml:lang="vi">White Text Editor(Không có HTML)</title>
<title xml:lang="ru">White Text Editor(No HTML)</title>
<title xml:lang="ru">White Text Editor (No HTML)</title>
<title xml:lang="es">Editor de texto en blanco (no HTML)</title>
<title xml:lang="zh-CN">白色文本编辑器(不使用HTML自动换行)</title>
<title xml:lang="zh-TW">白色文字編輯器(不使用HTML自動換行)</title>
@ -124,9 +124,9 @@
<color name="black_text_nohtml">
<title xml:lang="ko">검은색 텍스트편집기(HTML 사용 안함, 자동 줄 바꿈)</title>
<title xml:lang="jp">黒色テキストエディター(HTMLタグを使わない)</title>
<title xml:lang="en">Black Text Editor(No HTML)</title>
<title xml:lang="en">Black Text Editor (No HTML)</title>
<title xml:lang="vi">Black Text Editor(Không có HTML)</title>
<title xml:lang="ru">Black Text Editor(No HTML)</title>
<title xml:lang="ru">Black Text Editor (No HTML)</title>
<title xml:lang="es">Editor de texto negro (no HTML)</title>
<title xml:lang="zh-CN">黑色文本编辑器(不使用HTML自动换行)</title>
<title xml:lang="zh-TW">黑色文字編輯器(不使用HTML自動換行)</title>

View file

@ -12,8 +12,8 @@
있는 그대로 표시가 될 뿐 편집/ 출력시 아무런 영향을 끼치지 않습니다.
</description>
<description xml:lang="en">
XE default document style.
It displays as it is, and affect nothing to editing / printing.
XE's default document style.
It displays as it is, and does not affect during editing/printing.
</description>
<description xml:lang="zh-CN">
XE默认样式。

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.2">
<title xml:lang="ko">XE 기본 서식 (하얀 배경)</title>
<title xml:lang="en">XE Default Form(white color background)</title>
<title xml:lang="en">XE Default Form (white color background)</title>
<title xml:lang="zh-CN">XE默认样式(白色背景)</title>
<title xml:lang="zh-TW">XE預設樣式(白色背景)</title>
<title xml:lang="vi">XE Mặc định (Nền sáng)</title>
@ -12,7 +12,7 @@
문서 수정중에는 각 요소들이 구분되어 보입니다.
</description>
<description xml:lang="en">
XE Default Form(white color background)
XE Default Form (white color background)
</description>
<description xml:lang="zh-CN">
XE默认样式。

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.2">
<title xml:lang="ko">XE 기본 서식 (검은 배경)</title>
<title xml:lang="en">XE Default Form(black color background)</title>
<title xml:lang="en">XE Default Form (black color background)</title>
<title xml:lang="zh-CN">XE默认格式(黑色背景)</title>
<title xml:lang="zh-TW">XE預設樣式(黑色背景)</title>
<title xml:lang="vi">XE Mặc định (Nền tối)</title>
@ -12,7 +12,7 @@
문서 수정중에는 각 요소들이 구분되어 보입니다.
</description>
<description xml:lang="en">
XE Default Form(black color background)
XE Default Form (black color background)
</description>
<description xml:lang="zh-CN">
XE默认格式。

View file

@ -32,7 +32,7 @@
$lang->cmd_move_to_document = 'Move to Document';
$lang->cmd_download = 'Download';
$lang->msg_not_permitted_download = 'You do not have permission to download';
$lang->msg_not_permitted_download = 'You do not have a permission to download';
$lang->msg_cart_is_null = 'Please select file(s) to delete';
$lang->msg_checked_file_is_deleted = '%d attachment(s) was(were) deleted';
$lang->msg_exceeds_limit_size = 'File size of attachment is bigger than allowed size.';
@ -52,7 +52,7 @@
'nick_name' => 'Nickname',
'ipaddress' => 'IP Address',
);
$lang->msg_not_allowed_outlink = 'It is not allowed to download files not from this site.';
$lang->msg_not_allowed_outlink = 'It is not allowed to download files from sites other than this.';
$lang->msg_not_permitted_create = 'Failed to create a file or directory.';
$lang->msg_file_upload_error = 'An error has occurred during uploading.';

View file

@ -2,9 +2,8 @@
/**
* @file modules/file/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 첨부 파일(file) 모듈의 기본 언어팩
* @brief Attached File (file) module, basic language of
**/
$lang->file = '첨부 파일';
$lang->file_name = '파일 이름';
$lang->file_size = '파일 크기';
@ -20,24 +19,20 @@
$lang->allowed_attach_size = '문서 첨부 제한';
$lang->allowed_filetypes = '허용 확장자';
$lang->enable_download_group = '다운로드 가능 그룹';
$lang->about_allow_outlink = '리퍼러에 따라 파일 외부 링크를 차단할 수 있습니다. (*.wmv, *.mp3등 미디어 파일 제외)';
$lang->about_allow_outlink_format = '파일 외부 링크 설정에 상관없이 허용하는 파일 확장자입니다. 여러 개 입력 시에 쉼표(,)을 이용해서 구분해주세요.<br />예)hwp,doc,zip,pdf';
$lang->about_allow_outlink_site = '파일 외부 링크 설정에 상관없이 허용하는 사이트 주소입니다. 여러 개 입력 시에 줄을 바꿔서 구분해주세요.<br />예)http://www.xpressengine.com';
$lang->about_allowed_filesize = '하나의 파일에 대해 최고 용량을 지정할 수 있습니다. (관리자는 제외)';
$lang->about_allowed_attach_size = '하나의 문서에 첨부할 수 있는 최고 용량을 지정할 수 있습니다. (관리자는 제외)';
$lang->about_allowed_filetypes = '허용한 확장자만 첨부할 수 있습니다. "*.확장자"로 지정할 수 있고 ";" 으로 여러 개 지정이 가능합니다.<br />예) *.* or *.jpg;*.gif;<br />(관리자는 제외)';
$lang->cmd_delete_checked_file = '선택항목 삭제';
$lang->cmd_move_to_document = '문서로 이동';
$lang->cmd_download = '다운로드';
$lang->msg_not_permitted_download = '다운로드 할 수 있는 권한이 없습니다.';
$lang->msg_cart_is_null = '삭제할 파일을 선택해주세요.';
$lang->msg_checked_file_is_deleted = '%d개의 첨부 파일이 삭제되었습니다.';
$lang->msg_exceeds_limit_size = '허용된 용량을 초과하여 첨부가 되지 않았습니다.';
$lang->msg_file_not_found = '요청하신 파일을 찾을 수 없습니다.';
$lang->file_search_target_list = array(
'filename' => '파일 이름',
'filesize_more' => '파일 크기 (byte, 이상)',

View file

@ -36,26 +36,26 @@
121 => 'Posts:',
122 => 'Guestbook:',
13 => 'Please select the category you wish to import data.',
2 => "Please input the XML file's location that contains data to import.\nYou may input both absolute and relative path.",
3 => 'Member and article data may not be correct after import. If so, please synchronize to recover them with user_id.',
2 => "Please input the XML file's location that contains data to import.\nYou may input both the absolute and relative path.",
3 => 'Member and article data may not be corrected after the import. If so, please synchronize to recover them with user_id.',
99 => 'Importing...',
);
// guide/alert
$lang->msg_sync_member = 'Please click on Synchronize button to start data synchronization.';
$lang->msg_no_xml_file = 'Could not find XML file. Please check the path again';
$lang->msg_no_xml_file = 'Could not find the XML file. Please check the path again';
$lang->msg_invalid_xml_file = 'Invalid type of XML file.';
$lang->msg_importing = 'Import %d items out of %d. (if process is stopped, click on Continue button)';
$lang->msg_import_finished = '%d/%d items were imported completely. There could be some items that were not imported properly.';
$lang->msg_import_finished = '%d/%d items were imported completely. There could be some items that were imported improperly.';
$lang->msg_sync_completed = 'Completed synchronzing member article and comments.';
// blah blah..
$lang->about_type_member = 'If you are to import member data, please select this option';
$lang->about_type_message = 'If you are to import message data, please select this option';
$lang->about_type_ttxml = 'If you are to import TTXML(textcube) data, please select this option';
$lang->about_ttxml_user_id = 'Please input user ID to set as author of TTXML data. (user ID must be already signed up)';
$lang->about_type_module = 'If you are to import article data, please select this option';
$lang->about_type_syncmember = 'If you are to import and synchronize member and article data, please select this option';
$lang->about_type_member = 'If you are to import a member data, please select this option';
$lang->about_type_message = 'If you are to import a message data, please select this option';
$lang->about_type_ttxml = 'If you are to import a TTXML (textcube) data, please select this option';
$lang->about_ttxml_user_id = 'Please input a user ID to set as author of the TTXML data. (user ID must be already signed up.)';
$lang->about_type_module = 'If you are to import an article data, please select this option';
$lang->about_type_syncmember = 'If you are to import and synchronize member and article data, please select this option.';
$lang->about_importer = "Data Importer will help you import Zeroboard4, Zeroboard5 Beta or other program's data into XE.\nIn order to import, you first have to use <a href=\"http://svn.xpressengine.net/migration/\" onclick=\"winopen(this.href);return false;\">XML Exporter</a> to convert the data you want into XML File.";
$lang->about_target_path = "To get attachments from Zeroboard4, please input the path where Zeroboard4 is installed.\nIf it is located in the same server, please input Zeroboard4's path such as /home/USERID/public_html/bbs\nIf not, please input the address where Zeroboard4 is installed. ex. http://Domain/bbs";

View file

@ -2,15 +2,13 @@
/**
* @file modules/importer/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief Importer(importer) 모듈의 기본 언어팩
* @brief Importer (importer) of the basic language modules
**/
// 버튼에 사용되는 언어
// Button, the language used in
$lang->cmd_sync_member = '동기화';
$lang->cmd_continue = '계속 진행';
$lang->preprocessing = '데이터 이전을 위한 사전 준비 중입니다.';
// 항목
// Items
$lang->importer = 'XE 데이터 이전';
$lang->source_type = '이전 대상';
$lang->type_member = '회원 정보';
@ -20,7 +18,6 @@
$lang->type_syncmember = '회원정보 동기화';
$lang->target_module = '대상 모듈';
$lang->xml_file = 'XML 파일';
$lang->import_step_title = array(
1 => 'Step 1. 이전 대상 선택',
12 => 'Step 1-2. 대상 모듈 선택',
@ -29,7 +26,6 @@
3 => 'Step 2. 회원정보와 게시물의 정보 동기화',
99 => '데이터 이전',
);
$lang->import_step_desc = array(
1 => '이전하려는 XML파일의 종류를 선택해주세요.',
12 => '데이터를 이전 받을 대상 모듈을 선택해주세요.',
@ -40,22 +36,22 @@
3 => '회원정보와 게시물 정보가 이전 후에 맞지 않을 수 있습니다. 이때 동기화를 하시면 user_id를 기반으로 올바르게 동작하도록 합니다.',
99 => '데이터 이전중입니다.',
);
// 안내/경고
// Information/Warning
$lang->msg_sync_member = '동기화 버튼을 클릭하시면 회원정보와 게시물 정보의 동기화를 시작합니다.';
$lang->msg_no_xml_file = 'XML파일을 찾을 수 없습니다. 경로를 다시 확인해주세요.';
$lang->msg_invalid_xml_file = '잘못된 형식의 XML파일입니다.';
$lang->msg_importing = '%d개의 데이터 중 %d개를 입력중입니다. (계속 멈추어 있으면 "계속진행" 버튼을 클릭해주세요.)';
$lang->msg_import_finished = '%d/%d 개의 데이터 입력이 완료되었습니다. 상황에 따라 입력되지 못한 데이터가 있을 수 있습니다.';
$lang->msg_sync_completed = '회원과 게시물, 댓글의 동기화가 완료되었습니다.';
// 주절주절
// Worry am
$lang->about_type_member = '데이터 이전 대상이 회원정보일 경우 선택해주세요.';
$lang->about_type_message = '데이터 이전 대상이 쪽지(메시지)일 경우 선택해주세요.';
$lang->about_type_ttxml = '데이터 이전 대상이 TTXML(textcube계열)일 경우 선택해주세요.';
$lang->about_ttxml_user_id = 'TTXML 이전 시에 글쓴이로 지정할 사용자 아이디를 입력해주세요. (이미 가입된 아이디여야 합니다.)';
$lang->about_type_module = '데이터 이전 대상이 게시판 등의 게시물 정보일 경우 선택해주세요.';
$lang->about_type_syncmember = '회원정보와 게시물정보 등을 이전 후, 회원정보를 동기화해야 할 때 선택해주세요.';
$lang->about_importer = "제로보드4, zb5beta 또는 다른 프로그램의 데이터를 XE 데이터로 이전할 수 있습니다.\n이전을 위해서는 <a href=\"http://svn.xpressengine.com/zeroboard_xe/migration_tools/\" onclick=\"winopen(this.href);return false;\">XML Exporter</a>를 이용해서 원하는 데이터를 XML파일로 생성 후 업로드해주셔야 합니다.";
$lang->about_target_path = "첨부 파일을 받기 위해 제로보드4가 설치된 위치를 입력해주세요.\n같은 서버에 있을 경우 /home/아이디/public_html/bbs 등과 같이 제로보드4의 위치를 입력하시고\n다른 서버일 경우 http://도메인/bbs 처럼 제로보드4가 설치된 곳의 url을 입력해주세요.";
// svn.xpressengine.com/zeroboard_xe/migration_tools/\"onclick = \" winopen (this.href); return false; \"&gt; XML Exporter you want, and then upload the data you will have to create an XML file.";
$lang->about_importer = "제로보드4, zb5beta 또는 다른 프로그램의 데이터를 XE 데이터로 이전할 수 있습니다.\n이전을 위해서는 <a href=\"http:
// Domain/bbs board 4 installed as a zero, please enter the url of where. ";
$lang->about_target_path = "첨부 파일을 받기 위해 제로보드4가 설치된 위치를 입력해주세요.\n같은 서버에 있을 경우 /home/아이디/public_html/bbs 등과 같이 제로보드4의 위치를 입력하시고\n다른 서버일 경우 http:
?>

View file

@ -10,7 +10,7 @@
<title xml:lang="zh-TW">安裝管理</title>
<title xml:lang="tr">Kurulumu yönet</title>
<description xml:lang="ko">설치 관리 모듈</description>
<description xml:lang="en">Module for managing installation</description>
<description xml:lang="en">Module for managing installations</description>
<description xml:lang="vi">Module quản lý cài đặt</description>
<description xml:lang="zh-CN">安装管理模块。</description>
<description xml:lang="jp">インストール管理モジュール</description>

View file

@ -480,12 +480,12 @@ EndOfLicense;
);
$lang->install_checklist_desc = array(
'php_version' => '[Required] If PHP version is 5.2.2, XE will not be installed because of bug',
'php_version' => '[Required] If PHP version is 5.2.2, XE will not be installed because of a bug',
'permission' => '[Required] XE installation path or ./files directory\'s permission must be 707',
'xml' => '[Required] XML Library is needed for XML communication',
'session' => '[Required] PHP setting file\'s (php.ini) \'Session.auto_start\' must equal to zero in order for XE to use the session',
'iconv' => 'Iconv should be installed in order to convert UTF-8 and other language set',
'gd' => 'GD Library should be installed in order to use image convert function',
'iconv' => 'Iconv should be installed in order to convert between UTF-8 and other language sets',
'gd' => 'GD Library should be installed in order to use functions to convert images',
);
$lang->install_checklist_xml = 'Install XML Library';
@ -503,15 +503,15 @@ EndOfLicense;
$lang->cmd_ignore = 'Ignore';
$lang->db_desc = array(
'mysql' => 'Use MySQL as database with mysql*() functions in php.<br />Transactions will not be processed since DB file is created in myisam.',
'mysqli' => 'Use MySQL as database with mysqli*() functions in php.<br />Transactions will not be processed since DB file is created in myisam',
'mysql_innodb' => 'Use MySQL as database with innodb.<br />Transactions will be processed with innodb',
'sqlite2' => 'Use sqlite2 as database which saves the data as files.<br />DB file <b>must not be</b> accessible from the web.<br />(Never been tested for stabilization)',
'sqlite3_pdo' => 'Use sqlite3 as database with supports from PDO of php.<br />DB file <b>must not be</b> accessible from the web.',
'cubrid' => 'Use CUBRID as database. See <a href="http://www.xpressengine.com/?mid=manual&pageid=2880556" onclick="window.open(this.href);return false;" class="manual">manual</a> for more info',
'mssql' => 'Use MSSQL as database',
'postgresql' => 'Use PostgreSql as database.',
'firebird' => 'Use Firebird as database.<br />You can create database with (create database "/path/dbname.fdb" page_size=8192 default character set UTF-8;)',
'mysql' => 'Use MySQL as a database with mysql*() functions in php.<br />Transactions will not be processed since DB file is created in myisam.',
'mysqli' => 'Use MySQL as a database with mysqli*() functions in php.<br />Transactions will not be processed since DB file is created in myisam',
'mysql_innodb' => 'Use MySQL as a database with innodb.<br />Transactions will be processed with innodb',
'sqlite2' => 'Use sqlite2 as a database which saves the data in files.<br />DB file <b>must not be</b> accessible from the web.<br />(Never been tested for stabilization)',
'sqlite3_pdo' => 'Use sqlite3 as a database which supports PHP PDO.<br />DB file <b>must not be</b> accessible from the web.',
'cubrid' => 'Use CUBRID as a database. See <a href="http://www.xpressengine.com/?mid=manual&pageid=2880556" onclick="window.open(this.href);return false;" class="manual">manual</a> for more info',
'mssql' => 'Use MSSQL as a database',
'postgresql' => 'Use PostgreSql as a database.',
'firebird' => 'Use Firebird as a database.<br />You can create a database with (create database "/path/dbname.fdb" page_size=8192 default character set UTF-8;)',
);
$lang->form_title = 'Database &amp; Administrator Information';
@ -536,11 +536,11 @@ EndOfLicense;
$lang->about_rewrite = "If web server provides rewrite mod, long URL such as http://blah/?document_srl=123 can be shortened like http://blah/123";
$lang->about_sso = 'SSO will enable users to sign in just once for both default and virtual site. You will need this only if you are using virtual sites.';
$lang->time_zone = 'Time Zone';
$lang->about_time_zone = "If the server time and the time on your location don't accord each other, you can set the time as same as your location by using time zone ";
$lang->about_time_zone = "If the server time and the time on your location don't accord each other, you can set the time to be same as your location by using the time zone";
$lang->qmail_compatibility = 'Enable Qmail';
$lang->about_qmail_compatibility = 'It will enable sending mails from MTA which cannot distinguish CRLF like Qmail.';
$lang->about_database_file = 'Sqlite saves data in the file. Location of the database file should be unreachable by web<br/><span style="color:red">Data file should be inside the permission of 707.</span>';
$lang->about_database_file = 'Sqlite saves data in a file. Location of the database file should be unreachable by web<br/><span style="color:red">Data file should be inside the permission of 707.</span>';
$lang->success_installed = 'Installation has been completed';

View file

@ -2,37 +2,30 @@
/**
* @file modules/install/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean language pack (only the more basic)
**/
$lang->introduce_title = 'XE 설치';
$lang->license = <<<EndOfLicense
<b>GNU LESSER GENERAL PUBLIC LICENSE</b>
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.
When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
@ -40,12 +33,10 @@ for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
@ -53,11 +44,9 @@ code. If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that
there is no warranty for the free library. Also, if the library is
modified by someone else and passed on, the recipients should know
@ -71,14 +60,12 @@ effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library. The ordinary
@ -86,7 +73,6 @@ General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
the library.
We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
@ -94,7 +80,6 @@ of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard. To achieve this, non-free programs must be
@ -102,19 +87,16 @@ allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
@ -123,17 +105,14 @@ be combined with the library in order to run.
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
@ -141,13 +120,11 @@ copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
@ -155,7 +132,6 @@ such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
@ -163,7 +139,6 @@ appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
@ -172,15 +147,11 @@ fee.
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
@ -188,14 +159,12 @@ above, provided that you also meet all of these conditions:
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
@ -206,17 +175,14 @@ on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
@ -229,49 +195,41 @@ these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
@ -283,7 +241,6 @@ work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
@ -291,7 +248,6 @@ during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
@ -303,7 +259,6 @@ of these things:
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library already present on the user's computer system,
@ -311,19 +266,15 @@ of these things:
will operate properly with a modified version of the library, if
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
@ -332,7 +283,6 @@ normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
@ -345,16 +295,13 @@ facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
@ -362,7 +309,6 @@ distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
@ -371,7 +317,6 @@ modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
@ -392,11 +337,9 @@ license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
@ -407,10 +350,8 @@ through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
@ -418,12 +359,10 @@ an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
@ -440,9 +379,7 @@ Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
@ -452,7 +389,6 @@ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
@ -463,15 +399,9 @@ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS
EndOfLicense;
$lang->install_condition_title = '필수 설치조건을 확인하세요.';
$lang->install_checklist_title = array(
'php_version' => 'PHP Version',
'permission' => '퍼미션',
@ -480,7 +410,6 @@ EndOfLicense;
'gd' => 'GD 라이브러리',
'session' => 'Session.auto_start 설정',
);
$lang->install_checklist_desc = array(
'php_version' => '[필수] PHP버전이 5.2.2일 경우 PHP의 버그로 인하여 설치되지 않습니다.',
'permission' => '[필수] XE의 설치 경로 또는 ./files 디렉토리의 퍼미션이 707이어야 합니다.',
@ -489,7 +418,6 @@ EndOfLicense;
'iconv' => 'UTF-8과 다른 언어셋의 변환을 위한 iconv설치가 필요합니다.',
'gd' => '이미지변환 기능을 사용하기 위해 GD라이브러리가 설치되어 있어야 합니다.',
);
$lang->install_checklist_xml = 'XML라이브러리 설치';
$lang->install_without_xml = 'xml 라이브러리가 설치되어 있지 않습니다.';
$lang->install_checklist_gd = 'GD라이브러리 설치';
@ -498,12 +426,10 @@ EndOfLicense;
$lang->install_without_iconv = '문자열을 처리하기 위한 iconv 라이브러리가 설치되어 있지 않습니다.';
$lang->install_session_auto_start = 'php설정의 session.auto_start==1 이라 세션 처리에 문제가 발생할 수 있습니다.';
$lang->install_permission_denied = '설치대상 디렉토리의 퍼미션이 707이 아닙니다.';
$lang->cmd_agree_license = '라이선스에 동의합니다.';
$lang->cmd_install_fix_checklist = '필수 설치조건을 설정하였습니다.';
$lang->cmd_install_next = '설치를 진행합니다.';
$lang->cmd_ignore = '무시';
$lang->db_desc = array(
'mysql' => 'MySQL DB를 php의 mysql*()함수를 이용하여 사용합니다.<br />DB 파일은 myisam으로 생성되기에 트랜잭션이 이루어지지 않습니다.',
'mysqli' => 'MySQL DB를 php의 mysqli*()함수를 이용하여 사용합니다.<br />DB 파일은 myisam으로 생성되기에 트랜잭션이 이루어지지 않습니다.',
@ -515,7 +441,6 @@ EndOfLicense;
'postgresql' => 'PostgreSql을 이용합니다.',
'firebird' => 'Firebird를 이용합니다.<br />DB 생성 방법 (create database "/path/dbname.fdb" page_size=8192 default character set UTF-8;)',
);
$lang->form_title = 'DB &amp; 관리자 정보 입력';
$lang->db_title = 'DB정보 입력';
$lang->db_type = 'DB 종류';
@ -527,31 +452,25 @@ EndOfLicense;
$lang->db_database = 'DB 데이터베이스';
$lang->db_database_file = 'DB 데이터베이스 파일';
$lang->db_table_prefix = '테이블 머리말';
$lang->admin_title = '관리자 정보';
$lang->env_title = '환경 설정';
$lang->use_optimizer = 'Optimizer 사용';
$lang->about_optimizer = 'Optimizer를 사용하면 다수의 CSS/JS파일을 통합/압축 전송하여 매우 빠르게 사이트 접속이 가능하게 합니다.<br />다만 CSS나 JS에 따라서 문제가 생길 수 있습니다. 이때는 Optimizer 비활성화 하시면 정상적인 동작은 가능합니다.';
$lang->use_rewrite = '짧은 주소 사용';
$lang->use_sso = '통합인증 사용';
$lang->about_rewrite = '이 기능을 사용하면 http://주소/?document_srl=123과 같이 복잡한 주소를 http://주소/123과 같이 간단하게 줄일 수 있습니다. 이 기능을 사용하려면 웹 서버에서 rewrite_mod를 지원해야 합니다. 웹 서버에서 rewrite_mod를 지원하는지 여부는 서버 관리자에게 문의하세요.';
$lang->about_sso = '사용자가 한 번만 로그인하면 기본 사이트와 가상 사이트에 동시에 로그인이 되는 기능입니다. 가상 사이트를 사용할 때만 필요합니다.';
$lang->use_rewrite = 'rewrite mod 사용';
$lang->use_sso = 'SSO 사용';
// Address /? Document_srl = 123 http:// address complex address 123 as simple as can be reduced. ';
$lang->about_rewrite = '웹서버에서 rewrite mod를 지원하면 http:
$lang->time_zone = '표준 시간대';
$lang->about_time_zone = '서버의 설정시간과 사용하려는 장소의 시간이 차이가 날 경우 표준 시간대를 지정하시면 표시되는 시간을 지정된 곳의 시간으로 사용하실 수 있습니다.';
$lang->qmail_compatibility = 'Qmail 호환';
$lang->about_qmail_compatibility = 'Qmail등 CRLF를 줄 구분자로 인식하지 못하는 MTA에서 메일이 발송되도록 합니다.';
$lang->about_database_file = 'Sqlite는 파일에 데이터를 저장합니다. 데이터베이스 파일의 위치를 웹에서 접근할 수 없는 곳으로 하셔야 합니다.<br/><span style="color:red">데이터 파일은 707퍼미션 설정된 곳으로 지정해주세요.</span>';
$lang->success_installed = '설치가 되었습니다.';
$lang->msg_cannot_proc = '설치 환경이 갖춰지지 않아 요청을 실행할 수가 없습니다.';
$lang->msg_already_installed = '이미 설치가 되어 있습니다.';
$lang->msg_dbconnect_failed = "DB접속 오류가 발생하였습니다.\nDB정보를 다시 확인해주세요.";
$lang->msg_table_is_exists = "이미 DB에 테이블이 생성되어 있습니다.\nconfig파일을 재생성하였습니다.";
$lang->msg_install_completed = "설치가 완료되었습니다.\n감사합니다.";
$lang->msg_install_failed = '설치 파일 생성 시에 오류가 발생하였습니다.';
$lang->ftp_get_list = '목록 가져오기';
?>

View file

@ -22,7 +22,7 @@
選択されたモジュールのコンテンツ(書き込み)の中で、非公開コンテンツのみ検索から除外されますので、未公開のモジュールは対象にしないようにして下さい。
</description>
<description xml:lang="en">
It supports integration search for chosen modules.
It supports the integrated search for chosen modules.
All articles except secret articles will be searched, so you need to be careful not to include secret module to target.
</description>
<description xml:lang="vi">

View file

@ -8,8 +8,8 @@
$lang->integration_search = "Integrated Search";
$lang->sample_code = "Sample Code";
$lang->about_target_module = "Only chosen modules are the target. Please be careful on setting permissions.";
$lang->about_sample_code = "You can use integrated search by adding above code on layout or other things.";
$lang->about_target_module = "Only chosen modules are the target. Please be careful on setting the permissions.";
$lang->about_sample_code = "You can use integrated search by adding the above code in the layout or other things.";
$lang->msg_no_keyword = "Please input keyword to search";
$lang->is_result_text = "There are <strong>%d</strong> result(s) for <strong>'%s'</strong>";

View file

@ -2,23 +2,19 @@
/**
* @file modules/integration_search/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean language pack (only the more basic)
**/
$lang->integration_search = '통합검색';
$lang->sample_code = '샘플코드';
$lang->about_target_module = '선택된 모듈만 검색 대상으로 정합니다. 권한설정에 대한 주의를 바랍니다.';
$lang->about_sample_code = '위 코드를 레이아웃, 스킨 등에 추가하시면 통합검색이 가능합니다.';
$lang->msg_no_keyword = '검색어를 입력해주세요.';
$lang->msg_document_more_search = '\'계속 검색\' 버튼을 선택하시면 아직 검색하지 않은 부분까지 계속 검색 하실 수 있습니다.';
$lang->is_result_text = "<strong>'%s'</strong> 에 대한 검색결과 <strong>%d</strong>건";
$lang->multimedia = '이미지/동영상';
$lang->include_search_target = '선택된 대상만 검색';
$lang->exclude_search_target = '선택된 대상을 검색에서 제외';
$lang->is_search_option = array(
'document' => array(
'title_content' => '제목+내용',
@ -33,7 +29,6 @@
'excerpt' => '내용',
),
);
$lang->is_sort_option = array(
'regdate' => '등록일',
'comment_count' => '댓글 수',

View file

@ -4,14 +4,14 @@
<title xml:lang="vi">Skin trang tìm kiếm</title>
<title xml:lang="zh-CN">搜索默认皮肤</title>
<title xml:lang="jp">統合検索のデフォルトスキン</title>
<title xml:lang="en">Default Skin of Integration Search</title>
<title xml:lang="en">The Default Skin of the Integrated Search Module</title>
<title xml:lang="zh-TW">預設綜合搜尋面板</title>
<title xml:lang="tr">Birleşik Arama Varsayılan Dış Görünümü</title>
<description xml:lang="vi">Skin mặc định của trang tìm kiếm.</description>
<description xml:lang="ko">통합검색 모듈의 기본 스킨</description>
<description xml:lang="zh-CN">搜索模块的默认皮肤。</description>
<description xml:lang="jp">統合検索モジュールのデフォルトスキンです。</description>
<description xml:lang="en">Default skin of integration search module</description>
<description xml:lang="en">The Default Skin of the Integrated Search Module</description>
<description xml:lang="zh-TW">預設綜合搜尋面板。</description>
<description xml:lang="tr">Birleşik aramanın varsayılan dış görünümü</description>
<version>0.1</version>

View file

@ -15,7 +15,7 @@
</description>
<description xml:lang="en">
Searching the zip code via zip code server operated by XE.
You can change the zip code server by setting.
You can change the zip code server in the settings settings.
</description>
<description xml:lang="vi">
Tìm kiếm địa chỉ với Zip Code Server được cung cấp bởi XE.

View file

@ -12,7 +12,7 @@
<description xml:lang="ko">레이아웃을 생성/관리하는 모듈입니다.</description>
<description xml:lang="zh-CN">生成/管理布局的模块。</description>
<description xml:lang="jp">レイアウトを生成・管理するモジュールです。</description>
<description xml:lang="en">This module is for creating/managing of layouts.</description>
<description xml:lang="en">This module is for creating/managing the layouts.</description>
<description xml:lang="vi">Chức năng của Module này dành cho việc tạo và quản lý giao diện.</description>
<description xml:lang="es">Este módulo es para crear y manejar el diseño.</description>
<description xml:lang="ru">Этот модуль служит для создания/управления лейаутами.</description>

View file

@ -42,7 +42,7 @@
<description xml:lang="jp">ロゴをクリックした際に移動するホームページのURLを入力して下さい。</description>
<description xml:lang="zh-CN">点击网站LOGO时要移动的页面URL。</description>
<description xml:lang="zh-TW">請輸入當用戶按了網站Logo後要前往的頁面網址。</description>
<description xml:lang="en">Please input the URL to redirect when user clicks the logo</description>
<description xml:lang="en">Please input the URL to redirect when a user clicks the logo</description>
<description xml:lang="vi">Hãy nhập địa chỉ trang chủ sẽ được chuyển tới khi bấm vào Logo</description>
<description xml:lang="ge">Bitte geben Sie die URL umzuleiten, wenn Benutzer klickt das Logo</description>
<description xml:lang="ru">Пожалуйста, введите URL для перенаправления, когда пользователь нажимает логотип</description>
@ -64,7 +64,7 @@
<description xml:lang="jp">レイアウトの上段に表示されるロゴイメージを入力して下さい。 (縦幅が23pxである透明イメージが最も合います。)</description>
<description xml:lang="zh-CN">请输入显示在布局顶部的LOGO图片。(高度为23px的透明图片为适。)</description>
<description xml:lang="zh-TW">請輸入要顯示在版面上端的Logo圖片。(適當高度為23px的透明圖片。)</description>
<description xml:lang="en">Please input a logo image which will be displayed on the top of layout. (Transparent image with height of 23px is recommended.)</description>
<description xml:lang="en">Please input a logo image which will be displayed on the top of the layout. (A transparent image with height of 23px is recommended.)</description>
<description xml:lang="vi">Hãy nhập hình ảnh của Logo, Logo này sẽ hiện thị phía trên cùng của giao diện. (Nên sử dụng hình có nền trong suốt với chiều cao bằng 23px.)</description>
<description xml:lang="ge">Bitte geben Sie ein Logo das Bild wird auf dem oberen Layout. (Transparent Bild mit einer Höhe von 23px wird empfohlen).</description>
<description xml:lang="ru">Введите логотип изображение, которое будет отображаться в верхней части формы. (Прозрачный изображение с высотой 23px рекомендуется.)</description>

View file

@ -23,10 +23,10 @@
$lang->cmd_move_to_installed_list = "View Created Layouts";
$lang->about_downloaded_layouts = "List of downloaded layouts";
$lang->about_title = 'Please input the title that is easy to verify when connecting to module';
$lang->about_title = 'Please input the title that is easy to verify when connecting to the module';
$lang->about_not_apply_menu = 'Layouts of all modules connected via menu will be changed en bloc by checking this option.';
$lang->about_layout = "Layout module helps you to create the site's layout easily.<br />By using layout setting and menu connection, website's completed shape will be displayed with various modules.<br />* Layouts which you cannot delete are the default layouts of blogs or other moduels, thus you have to delete them from their setting pages. ";
$lang->about_layout = "Layout module helps you create the site's layout easily.<br />By using layout setting and menu connection, website's completed shape will be displayed with various modules.<br />* Layouts which you cannot delete are the default layouts of blogs or other moduels, thus you have to delete them from their setting pages.";
$lang->about_layout_code =
"It will be applied to the service when you save the layout code after editing it.
Please first preview your code and then save it.
@ -36,7 +36,7 @@
$lang->layout_btn_export = 'Download My Layout';
$lang->about_layout_export = 'Export currently edited layout.';
$lang->layout_import = 'Import';
$lang->about_layout_import = 'Previously modified layout will be deleted when you import a new one. Please export current layout for a backup before importing.';
$lang->about_layout_import = 'Previously modified layout will be deleted when you import a new one. Please export the current layout for a backup before importing a new one.';
$lang->layout_manager = array(
0 => 'Layout Manager',
@ -97,23 +97,23 @@
);
$lang->layout_image_repository = 'Layout Repository';
$lang->about_layout_image_repository = 'You can upload images/flash files for selected layout. They will be included in exports';
$lang->about_layout_image_repository = 'You can upload image/flash files for the selected layout. They will be included in exports.';
$lang->msg_layout_image_target = 'Only gif, png, jpg, swf, flv files are allowed';
$lang->layout_migration = 'Layout Migration';
$lang->about_layout_migration = 'You can export or import editted layout as tar file'."\n".'(So far only FaceOff supports exports/imports)';
$lang->about_layout_migration = 'You can export or import the editted layout as a tar file.'."\n".'(So far only FaceOff supports exports/imports)';
$lang->about_faceoff = array(
'title' => 'XpressEngine FaceOff Layout Manager',
'description' => 'FaceOff Layout Manager willl help you design layout on the web easily.<br/>Please design your own layout with components and functions as shown below.',
'layout' => 'FaceOff has HTML structure as above.<br/>You can arrange/align with CSS, or use Style to design.<br/>You can add widget from Extension(e1, e2), Neck and Knee.<br/>Also Body, Layout, Header, Body, Footer can designed by Style, and Content will display content.',
'setting' => 'Let me explain you the upper menu on left.<br/><ul><li>Save : Save current settings.</li><li>Cancel : Discard current settings and go back.</li><li>Reset : Clear current settings</li><li>Form : Set form as Fixed/ Variable/ Fixed+Variable(Content).</li><li>Arrange : Arrange 2 Extensions and Content.</li><li>Align : Align the position of layout.</li></ul>',
'hotkey' => 'You can design your layout more easily with Hot Keys.<br/><ul><li>tab : Unless a widget is selected, Header, Body, Footer will be selected in order. If not, next widget will be selected.</li><li>Shift + tab : It does the opposite function to tab key.</li><li>Esc : If nothing is selected, Neck, Extension(e1,e2),Knee will be selected in order, if a widget is selected, area of the widget will be selected.</li><li>Arrow Key : If a widget is selected, arrow key will move the widget to other areas.</li></ul>',
'attribute' => 'You can set background color/image to every area except widget, and font color(include <a> tag).',
'setting' => 'Here are the explanations of the upper menu on the left.<br/><ul><li>Save : Save current settings.</li><li>Cancel : Discard current settings and go back.</li><li>Reset : Clear current settings</li><li>Form : Set form as Fixed/ Variable/ Fixed+Variable(Content).</li><li>Arrange : Arrange 2 Extensions and Content.</li><li>Align : Align the position of layout.</li></ul>',
'hotkey' => 'You can design your layout more easily with Hot Keys.<br/><ul><li>tab : Unless a widget is selected, Header, Body, Footer will be selected in order. If not, next widget will be selected.</li><li>Shift + tab : It does the opposite function to tab key.</li><li>Esc : If nothing is selected, Neck, Extension(e1,e2), Knee will be selected in order, if a widget is selected, area of the widget will be selected.</li><li>Arrow Key : If a widget is selected, arrow key will move the widget to other areas.</li></ul>',
'attribute' => 'You can set background color/image to every area except for a widget, and font color (include <a> tag).',
);
$lang->mobile_layout_list = "Mobile Layout List";
$lang->mobile_downloaded_list = "Downloaded Mobile Layouts";
$lang->apply_mobile_view = "Apply Mobile View";
$lang->about_apply_mobile_view = "All connected module use mobile view to display when accessing with mobile device.";
$lang->about_apply_mobile_view = "All connected modules use the mobile view to display when accessing with mobile device.";
?>

View file

@ -2,12 +2,10 @@
/**
* @file modules/layout/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 레이아웃(layout) 모듈의 기본 언어팩
* @brief Layout (layout) of the basic language modules
**/
$lang->cmd_layout_management = '레이아웃 설정';
$lang->cmd_layout_edit = '레이아웃 편집';
$lang->layout_name = '레이아웃 이름';
$lang->layout_maker = '레이아웃 제작자';
$lang->layout_license = '라이선스';
@ -18,26 +16,21 @@
$lang->downloaded_list = '다운로드 목록';
$lang->layout_preview_content = '내용이 출력되는 부분입니다.';
$lang->not_apply_menu = '레이아웃 일괄 적용';
$lang->layout_management = '레이아웃 관리';
$lang->cmd_move_to_installed_list = '생성된 목록 보기';
$lang->about_downloaded_layouts = '다운로드 되어 있는 레이아웃 목록';
$lang->about_title = '모듈에 연결시 쉽게 구분할 수 있는 제목을 입력해주세요.';
$lang->about_not_apply_menu = '체크 하시면 연결된 모든 메뉴의 모듈 레이아웃을 일괄 변경합니다.';
$lang->about_layout = '레이아웃 모듈은 사이트의 레이아웃을 쉽게 만들 수 있도록 도와줍니다.<br />레이아웃 설정과 메뉴의 연결을 통해서 다양한 모듈이 완성된 사이트의 모습으로 보여줄 수 있도록 합니다.<br />* 삭제나 수정이 불가능한 레이아웃은 블로그나 기타 모듈의 자체 레이아웃이므로 해당 모듈로 가서 설정하셔야 합니다.';
$lang->about_layout_code =
"아래 레이아웃의 코드를 직접 수정 후 저장하시면 서비스에 반영이 됩니다.
미리보기를 하신 후에 저장을 하세요.
XE의 템플릿 문법은 <a href=\"#\" onclick=\"winopen('http://xe.xpressengine.net/18180861');return false;\">XE 템플릿</a> 을 참고하시면 됩니다.";
// xe.xpressengine.net/18180861 '); return false; \"&gt; XE template if you will.";
XE의 템플릿 문법은 <a href=\"#\" onclick=\"winopen('http:
$lang->layout_export = '내보내기';
$lang->layout_btn_export = '내 레이아웃 다운로드';
$lang->about_layout_export = '현재 수정된 레이아웃을 내보내기를 합니다.';
$lang->layout_import = '가져오기';
$lang->about_layout_import = '가져오기를 할 경우 기존에 수정된 레이아웃은 삭제됩니다. 가져오기를 하기 전에 내보내기를 통해 백업을 하시기 바랍니다.';
$lang->layout_manager = array(
0 => '레이아웃 매니저',
1 => '저장',
@ -95,13 +88,11 @@
53 => '글자 폰트',
54 => '글자 색',
);
$lang->layout_image_repository = '레이아웃 파일 저장소';
$lang->about_layout_image_repository = '선택된 레이아웃에 사용될 이미지/플래시파일 등을 올릴 수 있습니다. 내보내기에 같이 포함 됩니다.';
$lang->msg_layout_image_target = 'gif, png, jpg, swf, flv파일만 가능합니다.';
$lang->layout_migration = '레이아웃 내보내기/들이기';
$lang->about_layout_migration = '수정된 레이아웃을 tar 파일로 내보내거나 tar 파일로 저장된 것을 불러올 수 있습니다'."\n".'(아직은 faceOff레이아웃만 내보내기/들이기가 됩니다.)';
$lang->about_faceoff = array(
'title' => 'XpressEngine FaceOff Layout 관리자',
'description' => 'FaceOff Layout관리자로 웹상에서 쉽게 레이아웃을 꾸밀 수 있습니다.<br/>아래 그림을 보시고 구성요소와 기능을 이용하여 원하시는 레이아웃을 만드세요.',
@ -109,12 +100,9 @@
'setting' => '좌측 상단의 메뉴에 대해 설명 드립니다.<br/><ul><li>저장 : 설정된 내용을 저장합니다.</li><li>취소 : 설정한 내용을 저장하지 않고 돌아갑니다.</li><li>초기화 : 아무 설정도 되어 있지 않은 백지 상태로 돌립니다.</li><li>형태 : 고정/ 가변/ 고정+가변(내용)의 형태를 지정합니다.</li><li>배열 : Extension 2개와 Content를 배열합니다.</li><li>정렬 : 레이아웃의 위치를 정렬시킬 수 있습니다.</li></ul>',
'hotkey' => '마우스로 각 영역을 선택하면서 Hot Key를 이용하시면 더 쉽게 꾸미실 수 있습니다.<br/><ul><li>tab 키 : 위젯이 선택되어 있지 않으면 Header, Body, Footer 순으로 선택됩니다. 위젯이 선택되어 있다면 다음 위젯으로 선택이 이동됩니다.</li><li>Shift + tab키 : tab키와 반대 역할을 합니다.</li><li>Esc : 아무것도 선택되어 있지 않을 때 Esc를 누르면 Neck, Extension(e1,e2),Knee 순서대로 선택이 되며 위젯이 선택되어 있다면 선택된 위젯을 감싸는 영역이 선택됩니다.</li><li>방향키 : 위젯이 선택되어 있을 때 방향키를 이용하여 위젯을 다른 영역으로 이동시킬 수 있습니다.</li></ul>',
'attribute' => '위젯을 제외한 각 영역들은 모두 배경 색/ 이미지를 지정할 수 있고 글자색(a 태그 포함됨)을 정할 수 있습니다.',
);
$lang->mobile_layout_list = "모바일 레이아웃 목록";
$lang->mobile_downloaded_list = "모바일 다운로드 목록";
$lang->apply_mobile_view = "모바일 뷰 일괄 적용";
$lang->about_apply_mobile_view = "체크하시면 연결된 모든 메뉴에서 모바일 뷰를 사용합니다.";
?>

View file

@ -69,9 +69,9 @@
$lang->webmaster_name = "Webmaster Name";
$lang->webmaster_email = "Webmaster Email";
$lang->about_keep_signed = 'You will be still signed in even when the browser is closed.\n\nIt is not recommended to use this if you are using a public computer for your personal information could be violated';
$lang->about_keep_warning = 'You will be still signed in even when the browser is closed. It is not recommended to use this if you are using a public computer for your personal information could be violated';
$lang->about_webmaster_name = "Please input webmaster's name which will be used for verification mails or other site administration. (default : webmaster)";
$lang->about_keep_signed = 'You will be still signed in even when the browser is closed.\n\nIt is not recommended to use this if you are using a public computer, for your personal information could be violated.';
$lang->about_keep_warning = 'You will be still signed in even when the browser is closed. It is not recommended to use this if you are using a public computer, for your personal information could be violated';
$lang->about_webmaster_name = "Please input webmaster's name which will be used for verification mails or other site administration. (default : webmaster).";
$lang->about_webmaster_email = "Please input webmaster's email address.";
$lang->search_target_list = array(
@ -122,13 +122,13 @@
$lang->msg_find_account_title = 'Account Info';
$lang->msg_find_account_info = 'This is requested account info.';
$lang->msg_find_account_comment = 'The password will be modified as above one as you click below link.<br />Please modify the password after login.';
$lang->msg_find_account_comment = 'The password will be modified as the one above as you click the link below.<br />Please modify the password after login.';
$lang->msg_confirm_account_title = 'Zeroboard XE Account Activation';
$lang->msg_confirm_account_info = 'This is your account information:';
$lang->msg_confirm_account_comment = 'Click on the followed link to complete your account activation.';
$lang->msg_confirm_account_comment = 'Click on the following link to complete your account activation.';
$lang->msg_auth_mail_sent = 'The activation mail has been sent to %s. Please check your mail.';
$lang->msg_confirm_mail_sent = 'We just sent the activation email to %s. Please check your mail.';
$lang->msg_invalid_auth_key = 'This is an invalid request of verification.<br />Please retry finding account info or contact to administrator.';
$lang->msg_confirm_mail_sent = 'We have just sent the activation email to %s. Please check your mail.';
$lang->msg_invalid_auth_key = 'This is an invalid request of verification.<br />Please retry finding account info or contact the administrator.';
$lang->msg_success_authed = 'Your account has been successfully activated and logged on.\n Please modify the password to your own one with the password in the mail.';
$lang->msg_success_confirmed = 'Your account has been activated successfully.';
@ -139,9 +139,9 @@
$lang->msg_not_delete_default = 'Default items cannot be deleted';
$lang->msg_not_exists_member = "Invalid member";
$lang->msg_cannot_delete_admin = 'Admin ID cannot be deleted. Please remove the ID from administration and try again.';
$lang->msg_exists_user_id = 'This ID already exists. Please try with another one.';
$lang->msg_exists_email_address = 'This email address already exists. Please try with another one.';
$lang->msg_exists_nick_name = 'This nickname already exists. Please try with another one.';
$lang->msg_exists_user_id = 'This ID already exists. Please try another one.';
$lang->msg_exists_email_address = 'This email address already exists. Please try another one.';
$lang->msg_exists_nick_name = 'This nickname already exists. Please try another one.';
$lang->msg_signup_disabled = 'You are not able to sign up';
$lang->msg_already_logged = 'You have already signed up';
$lang->msg_not_logged = 'Please sign in first';
@ -159,37 +159,37 @@
$lang->msg_user_not_confirmed = 'Your account is not activated yet. Please check your email.';
$lang->msg_user_limited = 'You have entered an ID that can be used after %s';
$lang->about_user_id = 'User ID should be 3~20 letters long and consist of alphabet+number with alphabet as first letter.';
$lang->about_password = 'Password should be 6~20 letters long';
$lang->about_user_id = 'User ID should be 3~20 characters long, consist of alphanumeric and start with a letter.';
$lang->about_password = 'Password should be 6~20 characters long';
$lang->about_user_name = 'Name should be 2~20 letters long';
$lang->about_nick_name = 'Nickname should be 2~20 letters long';
$lang->about_nick_name = 'Nickname should be 2~20 characters long';
$lang->about_email_address = 'Email address will be used to modify/find password after email verification';
$lang->about_homepage = 'Please input if you have your websites';
$lang->about_blog_url = 'Please input if you have your blogs';
$lang->about_blog_url = 'Please input if you have your blog';
$lang->about_birthday = 'Please input your birth date';
$lang->about_allow_mailing = "If you don't join mailing, you will not able to receive group mail";
$lang->about_allow_mailing = "If you don't join mailing, you will not able to receive group mails";
$lang->about_denied = 'Check to prohibit the ID';
$lang->about_is_admin = 'Check to give Superadmin permission';
$lang->about_is_admin = 'Check to give Superadmin permissions';
$lang->about_member_description = "Administrator's memo about members";
$lang->about_group = 'An ID can belong to many groups';
$lang->about_column_type = 'Please set the format of additional sign up form';
$lang->about_column_name = 'Please input English name that can be used in template (name as variable)';
$lang->about_column_name = 'Please input English name that can be used in the template (name as variable)';
$lang->about_column_title = 'This will be displayed on sign up or modifying/viewing member info form';
$lang->about_default_value = 'You can set default values';
$lang->about_active = 'You have to check on active items to show on sign up form';
$lang->about_form_description = 'If you input in description form, it will be displayed on join form';
$lang->about_required = 'If you check, it will be essential item for sign up';
$lang->about_required = 'If you check, it will be essential item when signing up';
$lang->about_enable_openid = 'Please check if you want to provide OpenID service';
$lang->about_enable_openid = 'Please check if you want to provide an OpenID service';
$lang->about_enable_join = 'Please check if you want to allow new members to sign up your site';
$lang->about_enable_confirm = 'Please check if you want new members to activate their accounts via their emails.';
$lang->about_enable_ssl = 'Personal information from Sign up/Modify Member Info/Sign in can be sent as SSL(https) mode if server provides SSL service.';
$lang->about_limit_day = 'You can limit activation date after sign up';
$lang->about_limit_date = 'Users cannot sign in until assigned date';
$lang->about_after_login_url = 'You can set URL after login. Blank means current page.';
$lang->about_after_logout_url = 'You can set URL after logout. Blank means current page.';
$lang->about_redirect_url = 'Please input URL where users will go after sign up. When this is empty, it will be set as the previous page of sign up page.';
$lang->about_limit_date = 'Users cannot sign in until the specified date';
$lang->about_after_login_url = 'You can set a URL after login. Blank means the current page.';
$lang->about_after_logout_url = 'You can set a URL after logout. Blank means the current page.';
$lang->about_redirect_url = 'Please input a URL where users will go after sign up. When this is empty, it will be set as the previous page of the sign up page.';
$lang->about_agreement = "Sign up Agreement will be displayed if it's not empty";
$lang->about_image_name = "Members will be able to use image name instead of text";
@ -198,27 +198,27 @@
$lang->about_profile_image = 'Members will be able to use profile images';
$lang->about_accept_agreement = "I have read the agreement and agree with it";
$lang->about_member_default = 'It will be set as default group on sign up';
$lang->about_member_default = 'It will be set as the default group on sign up';
$lang->about_openid = 'When you join as OpenID, basic info like ID or email address will be saved on this site, process for password and verification management will be done on current OpenID offering service';
$lang->about_openid = 'When you join using an OpenID, basic info like ID or email address will be saved on this site, process for password and verification management will be done on current OpenID offering service';
$lang->about_openid_leave = 'The secession of OpenID means deletion of your member info from this site.<br />If you login after secession, it will be recognized as a new member, so you will no longer have the permission for your ex-written articles.';
$lang->about_member = "Member module will help you create, modify and remove members and manage groups or sign up form.\nYou can add a custom group to manage members, and also get additional information by modifying sign up form.";
$lang->about_find_member_account = 'Your account info will be noticed by registered email address.<br />Please input email address which you have input on registration, and press "Find Account Info" button.<br />';
$lang->about_member = "Member module will help you create, modify and remove members and manage groups or the sign up form.\nYou can add a custom group to manage members, and also get additional information by modifying the sign up form.";
$lang->about_find_member_account = 'Your account info will be sent to this email address.<br />Please input the email address you have entered during the registration, then press "Find Account Info" button.<br />';
$lang->about_ssl_port = 'Please input if you are using non-default SSL port';
$lang->add_openid = 'Add OpenID';
$lang->about_resend_auth_mail = 'You can request for activation mail if you have not activated before';
$lang->no_article = 'There exists no article';
$lang->about_resend_auth_mail = 'You can request for the activation email if you have not activated yet.';
$lang->no_article = 'There are no articles';
$lang->find_account_question = 'Question for a temporary password.';
$lang->find_account_answer = 'Answer for a temporary password.';
$lang->about_find_account_question = 'You can get a temporary password by your ID, email address, and the answer for the question you set.';
$lang->about_find_account_question = 'You can get a temporary password by your ID, email address, and the answer for the question you have set.';
$lang->find_account_question_items = array(''
,'What is your alternate email address?'
,'What is your favorite thing?'
,'What elementary school did you graduate?'
,'Where is your hometown?'
,'Which elementary school did you attend?'
,'What is your hometown?'
,'What is your ideal match?'
,"What is your mother's name?"
,"What is your father's name?"
@ -232,5 +232,5 @@
$lang->msg_answer_not_matches = 'Your answer for the question is not correct.';
$lang->change_password_date = 'Password renewal cycle';
$lang->about_change_password_date = 'If you set a value to this, you will be notified to change your password periodically. (if set to 0, disabled)';
$lang->about_change_password_date = 'If you set a value to this, you will be notified to change your password periodically. (If set to 0, disabled)';
?>

View file

@ -1,241 +1,108 @@
<?php
/**
* @file ko.lang.php
* @file modules/layout/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Layout (layout) of the basic language modules
**/
$lang->member = '회원';
$lang->member_default_info = '기본 정보';
$lang->member_extend_info = '추가 정보';
$lang->default_group_1 = '준회원';
$lang->default_group_2 = '정회원';
$lang->admin_group = '관리그룹';
$lang->keep_signed = '로그인 유지';
$lang->remember_user_id = '아이디 저장';
$lang->already_logged = '이미 로그인되어 있습니다.';
$lang->denied_user_id = '사용 금지된 아이디입니다.';
$lang->null_user_id = '사용자 아이디를 입력해주세요.';
$lang->null_password = '비밀번호를 입력해주세요.';
$lang->invalid_authorization = '인증이 되지 않았습니다.';
$lang->invalid_user_id= '존재하지 않는 사용자 아이디입니다.';
$lang->invalid_password = '잘못된 비밀번호입니다.';
$lang->invalid_new_password = '이전 비밀번호와 같습니다.';
$lang->allow_mailing = '메일링 가입';
$lang->denied = '사용중지';
$lang->is_admin = '최고관리 권한';
$lang->group = '소속 그룹';
$lang->group_title = '그룹제목';
$lang->group_srl = '그룹번호';
$lang->signature = '서명';
$lang->profile_image = '프로필 사진';
$lang->profile_image_max_width = '가로 제한 길이';
$lang->profile_image_max_height = '세로 제한 길이';
$lang->image_name = '이미지 이름';
$lang->image_name_max_width = '가로 제한 길이';
$lang->image_name_max_height = '세로 제한 길이';
$lang->image_mark = '이미지 마크';
$lang->image_mark_max_width = '가로 제한 길이';
$lang->image_mark_max_height = '세로 제한 길이';
$lang->group_image_mark = '그룹 이미지 마크';
$lang->group_image_mark_max_width = '가로 제한 길이';
$lang->group_image_mark_max_height = '세로 제한 길이';
$lang->group_image_mark_order = '그룹 이미지 마크 순서';
$lang->signature_max_height = '서명 높이 제한';
$lang->enable_openid = 'OpenID 지원';
$lang->enable_join = '회원 가입 허가';
$lang->enable_confirm = '메일 인증 사용';
$lang->enable_ssl = 'SSL 기능 사용';
$lang->security_sign_in = '보안로그인 사용';
$lang->limit_day = '임시 제한 일자';
$lang->limit_date = '제한일';
$lang->after_login_url = '로그인 후 이동할 URL';
$lang->after_logout_url = '로그아웃 후 이동할 URL';
$lang->redirect_url = '회원 가입 후 이동할 페이지';
$lang->agreement = '회원 가입 약관';
$lang->accept_agreement = '약관동의';
$lang->member_info = '회원 정보';
$lang->current_password = '현재 비밀번호';
$lang->openid = 'OpenID';
$lang->allow_message = '쪽지 허용';
$lang->allow_message_type = array(
'Y' => '모두 허용',
'F' => '등록된 친구들만 허용',
'N' => '모두 금지',
$lang->cmd_layout_management = '레이아웃 설정';
$lang->cmd_layout_edit = '레이아웃 편집';
$lang->layout_name = '레이아웃 이름';
$lang->layout_maker = '레이아웃 제작자';
$lang->layout_license = '라이선스';
$lang->layout_history = '변경 이력';
$lang->layout_info = '레이아웃 정보';
$lang->layout_list = '레이아웃 목록';
$lang->menu_count = '메뉴 수';
$lang->downloaded_list = '다운로드 목록';
$lang->layout_preview_content = '내용이 출력되는 부분입니다.';
$lang->not_apply_menu = '레이아웃 일괄 적용';
$lang->cmd_move_to_installed_list = '생성된 목록 보기';
$lang->about_downloaded_layouts = '다운로드 되어 있는 레이아웃 목록';
$lang->about_title = '모듈에 연결시 쉽게 구분할 수 있는 제목을 입력해주세요.';
$lang->about_not_apply_menu = '체크 하시면 연결된 모든 메뉴의 모듈 레이아웃을 일괄 변경합니다.';
$lang->about_layout = '레이아웃 모듈은 사이트의 레이아웃을 쉽게 만들 수 있도록 도와줍니다.<br />레이아웃 설정과 메뉴의 연결을 통해서 다양한 모듈이 완성된 사이트의 모습으로 보여줄 수 있도록 합니다.<br />* 삭제나 수정이 불가능한 레이아웃은 블로그나 기타 모듈의 자체 레이아웃이므로 해당 모듈로 가서 설정하셔야 합니다.';
$lang->about_layout_code =
"아래 레이아웃의 코드를 직접 수정 후 저장하시면 서비스에 반영이 됩니다.
미리보기를 하신 후에 저장을 하세요.
// xe.xpressengine.net/18180861 '); return false; \"&gt; XE template if you will.";
XE의 템플릿 문법은 <a href=\"#\" onclick=\"winopen('http:
$lang->layout_export = '내보내기';
$lang->layout_btn_export = '내 레이아웃 다운로드';
$lang->about_layout_export = '현재 수정된 레이아웃을 내보내기를 합니다.';
$lang->layout_import = '가져오기';
$lang->about_layout_import = '가져오기를 할 경우 기존에 수정된 레이아웃은 삭제됩니다. 가져오기를 하기 전에 내보내기를 통해 백업을 하시기 바랍니다.';
$lang->layout_manager = array(
0 => '레이아웃 매니저',
1 => '저장',
2 => '취소',
3 => '형태',
4 => '배열',
5 => '정렬',
6 => '고정 레이아웃',
7 => '가변 레이아웃',
8 => '고정+가변(내용)',
9 => '1칸',
10 => '2칸 (내용 왼쪽)',
11 => '2칸 (내용 오른쪽)',
12 => '3칸 (내용 왼쪽)',
13 => '3칸 (내용 가운데)',
14 => '3칸 (내용 오른쪽)',
15 => '왼쪽',
16 => '가운데',
17 => '오른쪽',
18 => '전체',
19 => '레이아웃',
20 => '위젯 추가',
21 => '내용 위젯 추가',
22 => '속성',
23 => '위젯 스타일',
24 => '수정',
25 => '삭제',
26 => '정렬',
27 => '한줄 차지',
28 => '왼쪽',
29 => '오른쪽',
30 => '가로',
31 => '세로',
32 => '바깥 여백',
33 => '안쪽 여백',
34 => '위',
35 => '왼',
36 => '오른',
37 => '아래',
38 => '테두리',
39 => '없음',
40 => '배경',
41 => '색상',
42 => '그림',
43 => '선택',
44 => '배경 그림 반복',
45 => '반복',
46 => '반복 안함',
47 => '가로 반복',
48 => '세로 반복',
49 => '적용',
50 => '취소',
51 => '초기화',
52 => '글자',
53 => '글자 폰트',
54 => '글자 색',
);
$lang->about_allow_message = '쪽지 허용 방법 및 대상을 지정할 수 있습니다.';
$lang->logged_users = '현재 접속자';
$lang->webmaster_name = '웹마스터 이름';
$lang->webmaster_email = '웹마스터 메일주소';
$lang->about_keep_signed = '브라우저를 닫더라도 로그인이 계속 유지될 수 있습니다.\n\n로그인 유지 기능을 사용할 경우 다음 접속부터는 로그인을 하실 필요가 없습니다.\n\n단, 게임방, 학교 등 공공장소에서 이용 시 개인정보가 유출될 수 있으니 꼭 로그아웃을 해주세요.';
$lang->about_keep_warning = '브라우저를 닫더라도 로그인이 계속 유지될 수 있습니다. 로그인 유지 기능을 사용할 경우 다음 접속부터는 로그인을 하실 필요가 없습니다. 단, 게임방, 학교 등 공공장소에서 이용 시 개인정보가 유출될 수 있으니 꼭 로그아웃을 해주세요.';
$lang->about_webmaster_name = '인증 메일이나 기타 사이트 관리 시 사용될 웹마스터의 이름을 입력해주세요. (기본 : webmaster)';
$lang->about_webmaster_email = '웹마스터의 메일 주소를 입력해주세요.';
$lang->search_target_list = array(
'user_id' => '아이디',
'user_name' => '이름',
'nick_name' => '닉네임',
'email_address' => '메일 주소',
'regdate' => '가입일시',
'regdate_more' => '가입일시(이상)',
'regdate_less' => '가입일시(이하)',
'last_login' => '최근 로그인 일시',
'last_login_more' => '최근 로그인 일시(이상)',
'last_login_less' => '최근 로그인 일시(이하)',
'extra_vars' => '확장변수',
$lang->layout_image_repository = '레이아웃 파일 저장소';
$lang->about_layout_image_repository = '선택된 레이아웃에 사용될 이미지/플래시파일 등을 올릴 수 있습니다. 내보내기에 같이 포함 됩니다.';
$lang->msg_layout_image_target = 'gif, png, jpg, swf, flv파일만 가능합니다.';
$lang->layout_migration = '레이아웃 내보내기/들이기';
$lang->about_layout_migration = '수정된 레이아웃을 tar 파일로 내보내거나 tar 파일로 저장된 것을 불러올 수 있습니다'."\n".'(아직은 faceOff레이아웃만 내보내기/들이기가 됩니다.)';
$lang->about_faceoff = array(
'title' => 'XpressEngine FaceOff Layout 관리자',
'description' => 'FaceOff Layout관리자로 웹상에서 쉽게 레이아웃을 꾸밀 수 있습니다.<br/>아래 그림을 보시고 구성요소와 기능을 이용하여 원하시는 레이아웃을 만드세요.',
'layout' => 'FaceOff는 위와 같은 HTML 구조로 되어 있습니다.<br/>이 구조에서 CSS를 이용하여 형태/배열/정렬을 할 수 있고 또 Style을 이용하여 꾸밀 수 있습니다.<br/>위젯 추가는 Extension(e1, e2)과 Neck, Knee에서 가능합니다.<br/>이 외 Body, Layout, Header, Body, Footer는 Style을 꾸밀 수 있고 Content는 모듈의 내용이 출력됩니다.',
'setting' => '좌측 상단의 메뉴에 대해 설명 드립니다.<br/><ul><li>저장 : 설정된 내용을 저장합니다.</li><li>취소 : 설정한 내용을 저장하지 않고 돌아갑니다.</li><li>초기화 : 아무 설정도 되어 있지 않은 백지 상태로 돌립니다.</li><li>형태 : 고정/ 가변/ 고정+가변(내용)의 형태를 지정합니다.</li><li>배열 : Extension 2개와 Content를 배열합니다.</li><li>정렬 : 레이아웃의 위치를 정렬시킬 수 있습니다.</li></ul>',
'hotkey' => '마우스로 각 영역을 선택하면서 Hot Key를 이용하시면 더 쉽게 꾸미실 수 있습니다.<br/><ul><li>tab 키 : 위젯이 선택되어 있지 않으면 Header, Body, Footer 순으로 선택됩니다. 위젯이 선택되어 있다면 다음 위젯으로 선택이 이동됩니다.</li><li>Shift + tab키 : tab키와 반대 역할을 합니다.</li><li>Esc : 아무것도 선택되어 있지 않을 때 Esc를 누르면 Neck, Extension(e1,e2),Knee 순서대로 선택이 되며 위젯이 선택되어 있다면 선택된 위젯을 감싸는 영역이 선택됩니다.</li><li>방향키 : 위젯이 선택되어 있을 때 방향키를 이용하여 위젯을 다른 영역으로 이동시킬 수 있습니다.</li></ul>',
'attribute' => '위젯을 제외한 각 영역들은 모두 배경 색/ 이미지를 지정할 수 있고 글자색(a 태그 포함됨)을 정할 수 있습니다.',
);
$lang->cmd_login = '로그인';
$lang->cmd_logout = '로그아웃';
$lang->cmd_signup = '회원 가입';
$lang->cmd_site_signup = '가입';
$lang->cmd_modify_member_info = '회원 정보 수정';
$lang->cmd_modify_member_password = '비밀번호 변경';
$lang->cmd_view_member_info = '회원 정보 보기';
$lang->cmd_leave = '탈퇴';
$lang->cmd_find_member_account = '아이디/비밀번호 찾기';
$lang->cmd_resend_auth_mail = '인증 메일 재발송';
$lang->cmd_member_list = '회원 목록';
$lang->cmd_module_config = '기본 설정';
$lang->cmd_member_group = '그룹 관리';
$lang->cmd_send_mail = '메일발송';
$lang->cmd_manage_id = '금지 아이디 관리';
$lang->cmd_manage_form = '가입 폼 관리';
$lang->cmd_view_own_document = '작성 글 보기';
$lang->cmd_manage_member_info = '회원 정보 관리';
$lang->cmd_trace_document = '작성글 추적';
$lang->cmd_trace_comment = '작성 댓글 추적';
$lang->cmd_view_scrapped_document = '스크랩 보기';
$lang->cmd_view_saved_document = '저장함 보기';
$lang->cmd_send_email = '메일 보내기';
$lang->msg_email_not_exists = '이메일 주소가 존재하지 않습니다.';
$lang->msg_alreay_scrapped = '이미 스크랩된 게시물입니다.';
$lang->msg_cart_is_null = '대상을 선택해주세요.';
$lang->msg_checked_file_is_deleted = "%d개의 첨부 파일이 삭제되었습니다.";
$lang->msg_find_account_title = '아이디/비밀번호 정보입니다.';
$lang->msg_find_account_info = '요청하신 계정 정보는 아래와 같습니다.';
$lang->msg_find_account_comment = '아래 링크를 클릭하시면 위에 적힌 비밀번호로 바뀌게 됩니다.<br />로그인 하신 후 비밀번호를 바꾸어주세요.';
$lang->msg_confirm_account_title = '가입 인증 메일 입니다.';
$lang->msg_confirm_account_info = '가입하신 계정 정보는 아래와 같습니다.';
$lang->msg_confirm_account_comment = '아래 링크를 클릭하시면 가입 인증이 이루어집니다.';
$lang->msg_auth_mail_sent = "%s 메일로 인증 정보를 담은 메일이 발송되었습니다. 메일을 확인하세요.";
$lang->msg_confirm_mail_sent = "%s 메일로 가입 인증 메일이 발송되었습니다. 메일을 확인하세요.";
$lang->msg_invalid_auth_key = '잘못된 계정 인증 요청입니다.<br />아이디/비밀번호 찾기를 다시 하시거나 사이트 관리자에게 계정 정보를 문의해주세요.';
$lang->msg_success_authed = '인증이 정상적으로 되어 로그인 처리가 되었습니다.\n꼭 인증 메일에 표시된 비밀번호를 이용하여 원하시는 비밀번호로 변경하세요.';
$lang->msg_success_confirmed = '가입 인증이 정상적으로 처리 되었습니다.';
$lang->msg_new_member = '회원 추가';
$lang->msg_update_member = '회원 정보 수정';
$lang->msg_leave_member = '회원 탈퇴';
$lang->msg_group_is_null = '등록된 그룹이 없습니다.';
$lang->msg_not_delete_default = '기본 항목을 삭제할 수 없습니다.';
$lang->msg_not_exists_member = '존재하지 않는 사용자입니다.';
$lang->msg_cannot_delete_admin = '관리자 아이디는 삭제할 수 없습니다. 관리자 해제 후 다시 삭제시도해주세요.';
$lang->msg_exists_user_id = '이미 존재하는 아이디입니다. 다른 아이디를 입력해주세요.';
$lang->msg_exists_email_address = '이미 존재하는 메일 주소입니다. 다른 메일 주소를 입력해주세요.';
$lang->msg_exists_nick_name = '이미 존재하는 닉네임입니다. 다른 닉네임을 입력해주세요.';
$lang->msg_signup_disabled = '회원 가입을 하실 수 없습니다.';
$lang->msg_already_logged = '이미 회원 가입을 하신 상태입니다.';
$lang->msg_not_logged = '로그인을 하지 않으셨습니다.';
$lang->msg_insert_group_name = '그룹명을 입력해 주세요.';
$lang->msg_check_group = '그룹을 선택해 주세요.';
$lang->msg_not_uploaded_profile_image = '프로필 이미지를 등록할 수 없습니다.';
$lang->msg_not_uploaded_image_name = '이미지 이름을 등록할 수 없습니다.';
$lang->msg_not_uploaded_image_mark = '이미지 마크를 등록할 수 없습니다.';
$lang->msg_not_uploaded_group_image_mark = '그룹 이미지 마크를 등록할 수 없습니다.';
$lang->msg_accept_agreement = '약관에 동의하셔야 합니다.';
$lang->msg_user_denied = '입력하신 아이디의 사용이 중지되셨습니다.';
$lang->msg_user_not_confirmed = '아직 메일 인증이 이루어지지 않았습니다. 메일을 확인해 주세요.';
$lang->msg_user_limited = "입력하신 아이디는 %s 이후부터 사용하실 수 있습니다.";
$lang->about_user_id = '사용자 ID는 3~20자 사이의 영문+숫자로 이루어져야 하며 영문으로 시작되어야 합니다.';
$lang->about_password = '비밀번호는 6~20자로 되어야 합니다.';
$lang->about_user_name = '이름은 2~20자 이내여야 합니다.';
$lang->about_nick_name = '닉네임은 2~20자 이내여야 합니다.';
$lang->about_email_address = '메일주소는 메일인증 후 비밀번호 변경이나 찾기 등에 사용됩니다.';
$lang->about_homepage = '홈페이지가 있을 경우 입력해주세요.';
$lang->about_blog_url = '운영하는 블로그가 있을 경우 입력해주세요.';
$lang->about_birthday = '생년월일을 입력해주세요.';
$lang->about_allow_mailing = '메일링 가입이 체크되지 않으면 단체메일 발송시 메일을 받지 않습니다.';
$lang->about_denied = '체크시 아이디를 사용할 수 없도록 합니다.';
$lang->about_is_admin = '체크시 최고 관리자 권한을 가지게 됩니다.';
$lang->about_member_description = '회원에 대한 관리자 메모입니다.';
$lang->about_group = '한 아이디는 여러 개의 group에 속할 수 있습니다.';
$lang->about_column_type = '추가하실 가입 폼의 형식을 지정해주세요.';
$lang->about_column_name = '템플릿에서 사용할 수 있는 영문으로 된 이름을 적어주세요. (변수명)';
$lang->about_column_title = '가입 또는 정보 수정/조회시에 표시될 제목입니다.';
$lang->about_default_value = '기본으로 입력될 값을 정하실 수 있습니다.';
$lang->about_active = '활성 항목에 체크를 하셔야 가입시 정상적으로 노출됩니다.';
$lang->about_form_description = '설명란에 입력을 하시면 가입시 표시가 됩니다.';
$lang->about_required = '체크하시면 회원가입시 필수항목으로 입력하도록 됩니다.';
$lang->about_enable_openid = 'OpenID 지원을 할 경우 체크하시면 됩니다.';
$lang->about_enable_join = '체크를 하셔야 사용자들이 회원가입을 할 수 있습니다.';
$lang->about_enable_confirm = '입력된 메일 주소로 인증 메일을 보내 회원 가입을 확인 합니다.';
$lang->about_enable_ssl = '서버에서 SSL지원이 될 경우 회원가입, 정보수정, 로그인 등의 개인정보가 서버로 보내질 때 SSL(https)를 이용하도록 할 수 있습니다.';
$lang->about_limit_day = '회원 가입 후 정해진 일자동안 인증 제한을 할 수 있습니다.';
$lang->about_limit_date = '지정된 일자까지 해당 사용자는 로그인을 할 수 없습니다.';
$lang->about_after_login_url = '로그인 후 이동할 URL을 정하실 수 있습니다. 비어 있으면 해당 페이지가 유지됩니다.';
$lang->about_after_logout_url = '로그아웃 후 이동할 URL을 정하실 수 있습니다. 비어 있으면 해당 페이지가 유지됩니다.';
$lang->about_redirect_url = '회원 가입 후 이동할 url을 입력해 주세요. 비어 있으면 가입 이전 페이지로 돌아갑니다.';
$lang->about_agreement = '회원 가입 약관이 없을 경우 표시되지 않습니다.';
$lang->about_image_name = '사용자의 이름을 글자 대신 이미지로 사용할 수 있게 합니다.';
$lang->about_image_mark = '사용자의 이름 앞에 마크를 달 수 있습니다.';
$lang->about_group_image_mark = '사용자의 이름 앞에 그룹 마크를 달 수 있습니다.';
$lang->about_profile_image = '사용자의 프로필 이미지를 사용할 수 있게 합니다.';
$lang->about_signature_max_height = '서명란의 높이를 제한 할 수 있습니다. (0 또는 비워두면 제한하지 않습니다.)';
$lang->about_accept_agreement = '약관을 모두 읽었으며 동의합니다.';
$lang->about_member_default = '회원가입시 기본 그룹으로 설정됩니다.';
$lang->about_openid = '오픈아이디로 가입시 아이디와 메일 등의 기본 정보는 이 사이트에 저장 되지만 비밀번호와 인증을 위한 처리는 해당 오픈아이디 제공서비스에서 이루어집니다.';
$lang->about_openid_leave = '오픈아이디의 탈퇴는 현 사이트에서의 회원 정보를 삭제하는 것입니다.<br />탈퇴 후 로그인하시면 새로 가입하시는 것으로 되어 작성한 글에 대한 권한을 가질 수 없게 됩니다.';
$lang->about_find_member_account = '아이디/ 비밀번호는 가입시 등록한 메일 주소로 알려드립니다.<br />가입할 때 등록하신 메일 주소를 입력하시고 "아이디/비밀번호 찾기" 버튼을 클릭해주세요.<br />';
$lang->about_member = "회원을 생성/수정/삭제 할 수 있고 그룹관리나 가입 폼 관리 등을 할 수 있는 회원 관리 모듈입니다.\n기본으로 생성된 그룹외의 그룹을 생성하여 회원 관리가 가능하고 가입 폼 관리를 통한 기본 정보외의 추가 정보를 요구할 수도 있습니다.";
$lang->about_ssl_port = '기본 포트 이외의 SSL 포트를 사용하는 경우 포트번호를 입력해주세요.';
$lang->add_openid = '오픈아이디 추가';
$lang->about_resend_auth_mail = '인증 메일을 받지 못하신 경우 다시 받으실 수 있습니다.';
$lang->no_article = '글이 없습니다.';
$lang->find_account_question = '비밀번호 찾기 질문/답변';
$lang->find_account_answer = '비밀번호 찾기 답변';
$lang->about_find_account_question = '가입시 아이디와 이메일, 질문/답변으로 임시 비밀번호를 발급 받을 수 있습니다.';
$lang->find_account_question_items = array(''
,'다른 이메일 주소는?'
,'나의 보물 1호는?'
,'나의 출신 초등학교는?'
,'나의 출신 고향은?'
,'나의 이상형은?'
,'어머니 성함은?'
,'아버지 성함은?'
,'가장 좋아하는 색깔은?'
,'가장 좋아하는 음식은?'
);
$lang->temp_password = '임시 비밀번호';
$lang->cmd_get_temp_password = '임시 비밀번호 발급';
$lang->about_get_temp_password = '로그인 후 비밀번호 변경해 주세요.';
$lang->msg_question_not_exists = '등록한 비밀번호 찾기 질문/답변이 없습니다.';
$lang->msg_answer_not_matches = '비밀번호 찾기 질문/답변 또는 정보가 올바르지 않습니다.';
$lang->change_password_date = '비밀번호 갱신주기';
$lang->about_change_password_date = '일정기간이 지나면 비밀번호 변경을 하도록 유도하는 기능입니다. (사용하지 않음 : 0 입력) ';
$lang->msg_kr_address = '읍, 면, 동 이름으로 검색하세요.';
$lang->msg_kr_address_etc = '나머지 주소(번지)를 입력하세요.';
$lang->cmd_search_again = '다시 검색';
$lang->mobile_layout_list = "모바일 레이아웃 목록";
$lang->mobile_downloaded_list = "모바일 다운로드 목록";
$lang->apply_mobile_view = "모바일 뷰 일괄 적용";
$lang->about_apply_mobile_view = "체크하시면 연결된 모든 메뉴에서 모바일 뷰를 사용합니다.";
?>

View file

@ -22,7 +22,7 @@
NHN (developers@xpressengine.com)
</description>
<description xml:lang="en">
default skin of member module
The default skin of the member module
NHN (developers@xpressengine.com)
</description>
<description xml:lang="vi">

View file

@ -12,7 +12,7 @@
<description xml:lang="ko">레이아웃, 모듈을 연결하는 메뉴를 생성/관리하는 모듈입니다.</description>
<description xml:lang="zh-CN">此模块将生成并管理连接布局,模块的菜单。</description>
<description xml:lang="jp">レイアウト、モジュールを連動させるメニューを作成・管理するモジュールです。</description>
<description xml:lang="en">This module is for creating/managering menues that linking layouts or modules.</description>
<description xml:lang="en">This module is for creating/managing menus which link to layouts or modules.</description>
<description xml:lang="vi">Module này dành cho việc tạo và quản lý Menu sẽ liên kết với giao diện hoặc Mudule.</description>
<description xml:lang="es">Este módulo es para crear/manejar los menús que que son conectados con los diseños o módulos.</description>
<description xml:lang="ru">Этот модуль служит для создания/управления меню, соединяюще лейауты и модули.</description>

View file

@ -38,16 +38,16 @@
$lang->msg_cannot_delete_for_child = 'A menu with child menus cannot be deleted.';
$lang->about_title = 'Please input the title that is easy to verify when connecting to module.';
$lang->about_menu_management = "Menu management enables you to consist menu in the selected layout.\nYou can create menu upto setted depth and can enter information in details by clicking the menu.\nMenu will be expanded by cliking the folder image.\nIf menu is not shown normally, refresh the information by clicking the button \"Re-create cache file\".\n* Menu created over the depth limit may not be shown properly.";
$lang->about_title = 'Please input the title that is easy to verify when connecting to the module.';
$lang->about_menu_management = "The menu management enables you to organize your menus in the selected layout.\nYou can create menus up to setted depth and can enter information in details by clicking them.\nThe menu will be expanded by clicking the folder image.\nIf the menu is not shown normally, refresh the information by clicking the button \"Re-create cache file\".\n* The menu created over the depth limit may not be shown properly.";
$lang->about_menu_name = 'The name will be shown as a menu name if it is not an admin or image button.';
$lang->about_menu_url = "It is the menu URL when select the menu.<br />You may enter only id value to link to other module.<br />If no contents exist, nothing will happen even though you click the menu.";
$lang->about_menu_open_window = 'You can assign it to open a page in a new window when the menu clicked.';
$lang->about_menu_open_window = 'You can assign it to open a page in a new window when the menu is clicked.';
$lang->about_menu_expand = 'It enables the menu to remain expanded when the tree menu(tree_menu.js) is used.';
$lang->about_menu_img_btn = 'If you register an image button, the image button will automatically replace the text button, and it will be shown in the layout.';
$lang->about_menu_group_srls = 'If you select a group, only the group members can see the menu. (if xml file is directly opened, it will be shown.)';
$lang->about_menu_img_btn = 'If you register an image button, it will automatically replace the text button, and will be shown in the layout.';
$lang->about_menu_group_srls = 'If you select a group, only the group members can see the menu. (if xml file is directly opened, it will be visible to anyone who opens it.)';
$lang->about_menu = "Menu module will help you to create a complete site through the convenient menu management which arranges created modules and links to layouts without any manual works..\nMenu is not a site manager, but it just has information which can link to modules and layouts so you can express different types of menu.";
$lang->about_menu = "Menu module will help you create a complete site through the convenient menu management which arranges the created modules and links to layouts without any manual work.\nHowever, menu is not a site manager. It just has the information which can link to modules and layouts so you can express different types of menus.";
$lang->alert_image_only = "Only image files can be registered.";
?>

View file

@ -2,12 +2,10 @@
/**
* @file modules/menu/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 메뉴(menu) 모듈의 기본 언어팩
* @brief Menu (menu) of the basic language modules
**/
$lang->cmd_menu_insert = '메뉴 생성';
$lang->cmd_menu_management = '메뉴 설정';
$lang->menu = '메뉴';
$lang->menu_count = '메뉴 수';
$lang->menu_management = '메뉴 관리';
@ -30,14 +28,11 @@
$lang->layout_list = '레이아웃 목록';
$lang->downloaded_list = '다운로드 목록';
$lang->limit_menu_depth = '표시 가능';
$lang->cmd_make_child = '하부 메뉴 추가';
$lang->cmd_move_to_installed_list = '생성된 목록 보기';
$lang->cmd_enable_move_menu = '메뉴 옮기기 (선택 후, 위 메뉴를 드래그하세요.)';
$lang->cmd_search_mid = 'mid 찾기';
$lang->msg_cannot_delete_for_child = '하부 메뉴가 있는 메뉴는 삭제하실 수 없습니다.';
$lang->about_title = '모듈에 연결할 때, 쉽게 구분할 수 있는 제목을 입력해주세요.';
$lang->about_menu_management = "메뉴관리는 선택하신 레이아웃에서 사용하는 메뉴를 구성할 수 있도록 합니다.\n정해진 단계까지 메뉴를 구성 가능하며 입력하신 메뉴를 클릭하시면 상세 정보를 입력할 수 있습니다.\n폴더 그림을 클릭하시면 메뉴를 확장하실 수 있습니다.\n간혹 메뉴가 정상적으로 나타나지 않으면 \"캐시파일 재생성\" 버튼을 눌러서 정보를 갱신하세요.\n* 정해진 단계 이상의 메뉴는 제대로 표시되지 않을 수 있습니다.";
$lang->about_menu_name = '관리 및 이미지 버튼이 아닐 경우 메뉴 명으로 나타날 제목입니다.';
@ -46,8 +41,6 @@
$lang->about_menu_expand = '트리메뉴(tree_menu.js)를 사용 하면, 메뉴가 늘 펼쳐진 상태로 있게 합니다.';
$lang->about_menu_img_btn = '이미지 버튼을 등록하면 레이아웃에서 이 메뉴가 이미지 버튼으로 교체되어 표시 됩니다.';
$lang->about_menu_group_srls = '그룹을 선택하시면 해당 그룹의 사용자만 메뉴가 보이게 됩니다. (xml파일을 직접 열람하면 노출이 됩니다.)';
$lang->about_menu = "메뉴모듈은 생성된 모듈을 편리한 메뉴관리기를 통해 정리하고 레이아웃과 연결하여 별도의 수작업 없이 완성된 사이트를 구축하도록 도와줍니다. \n메뉴는 사이트를 관리하기 보다는 모듈과 레이아웃을 연결해 주며 레이아웃을 통해 여러 가지 형태의 메뉴를 표시할 수 있도록 하는 정보만 가지고 있습니다.";
$lang->alert_image_only = '이미지 파일만 등록 가능합니다.';
?>

View file

@ -2,9 +2,8 @@
/**
* @file modules/message/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean language pack (only the more basic)
**/
$lang->message = '오류 표시';
$lang->about_skin = '오류 메시지용 스킨을 지정하실 수 있습니다.';
?>

View file

@ -37,13 +37,13 @@
$lang->access_type = 'Access Type';
$lang->access_domain = 'With Domain Name';
$lang->access_vid = 'With Site ID';
$lang->about_domain = "In order to create more than one virtual site, every club needs to have its own domain name.<br />Sub-domain (e.g., aaa.bbb.com of bbb.com) also can be used. Input the address including the path where XE is installed. <br /> ex) www.xpressengine.com/xe";
$lang->about_vid = 'Users can access via http://XEaddress/ID. You cannot use same site id as the existing module name(mid).<br />Site id should start with an alphabet character . Alphabet characters, numbers and _ can be used for the site id.';
$lang->about_domain = "In order to create more than one virtual site, every club needs to have its own domain name.<br />A sub-domain (e.g., aaa.bbb.com of bbb.com) also can be used. Input the address including the path where XE is installed. <br /> ex) www.xpressengine.com/xe";
$lang->about_vid = 'Users can access via http://XEaddress/ID. You cannot use same site id as the existing module name(mid).<br />Site id should start with an alphabet character. Alphabet characters, numbers and underscore can be used for the site id.';
$lang->msg_already_registed_vid = 'Already registered site id. Please input another ID.';
$lang->msg_already_registed_domain = "Domain name has already been used. Please input another domain name.";
$lang->header_script = "Header Script";
$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->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 tags.";
$lang->grant_access = "Access";
$lang->grant_manager = "Management";
@ -70,29 +70,29 @@
$lang->msg_grant_is_null = 'There is no permission list.';
$lang->msg_no_checked_document = 'No checked articles exist.';
$lang->msg_move_failed = 'Failed to move';
$lang->msg_cannot_delete_for_child = 'Cannot delete a category having child categories.';
$lang->msg_limit_mid ="Only alphabets+[alphabets+numbers+_] can be used as module name.";
$lang->msg_cannot_delete_for_child = 'Cannot delete a category which has child categories.';
$lang->msg_limit_mid ="Only alphanumeric can be used in the module name.";
$lang->msg_extra_name_exists = 'Already registered extra variable name. Please input another name.';
$lang->about_browser_title = "It will be shown in the browser title. It will be also used in a RSS/Trackback.";
$lang->about_mid = "The module name will be used like http://address/?mid=ModuleName.\n(Only english alphabet + [english alphabet, numbers, and underscore(_)] are allowed. The maximum length is 40.)";
$lang->about_default = "If checked, the default will be shown when access to the site without no mid value(mid=NoValue).";
$lang->about_module_category = "It enables you to manage it through module category.\n The URL for the module manager is <a href=\"./?module=admin&amp;act=dispModuleAdminCategory\">Manage module > Module category </a>.";
$lang->about_description= 'It is the description only for a manager.';
$lang->about_default = 'If checked, this module will be shown when users access to the site without mid value (mid=NoValue).';
$lang->about_header_text = 'The contents will be shown on the top of the module.(html tags available)';
$lang->about_footer_text = 'The contents will be shown on the bottom of the module.(html tags available)';
$lang->about_mid = "The module name will be used like http://address/?mid=ModuleName.\n(Only english alphabet letters, numbers and underscore can be used. The maximum length is 40.)";
$lang->about_default = "If checked, the default will be shown when accessing the site without mid value (mid=NoValue).";
$lang->about_module_category = "It enables you to manage it through a module category.\n The URL for the module manager is <a href=\"./?module=admin&amp;act=dispModuleAdminCategory\">Manage module > Module category </a>.";
$lang->about_description= 'This description is only for a manager.';
$lang->about_default = 'If checked, this module will be shown when users access the site without mid value (mid=NoValue).';
$lang->about_header_text = 'The contents will be shown on the top of the module. (html tags available)';
$lang->about_footer_text = 'The contents will be shown on the bottom of the module. (html tags available)';
$lang->about_skin = 'You may choose a module skin.';
$lang->about_use_category = 'If checked, category function will be enabled.';
$lang->about_list_count = 'You can set the number of limit to show article in a page.(default is 20)';
$lang->about_use_category = 'If checked, the category function will be enabled.';
$lang->about_list_count = 'You can limit the number of article to show on one page. The default is 20.';
$lang->about_search_list_count = 'You may set the number of articles to be exposed when you use search or category function. (default is 20)';
$lang->about_page_count = 'You can set the number of page link to move pages in a bottom of page.(default is 10)';
$lang->about_page_count = 'You can set the number of page links to move pages in a bottom of the page. (default is 10)';
$lang->about_admin_id = 'You can grant a manager to have all permissions to the module.';
$lang->about_grant = 'If you disable all permissions for a specific object, members who has not logged in would get permission.';
$lang->about_grant_deatil = 'Registered users mean users who signed-up to the virtual sites (e.g., cafeXE).';
$lang->about_module = "XE consists of modules except basic library.\n [Module Manage] module will show all installed modules and help you to manage them.";
$lang->about_module = "XE consists of modules except the basic library.\n [Module Manage] module will show all installed modules and help you to manage them.";
$lang->about_extra_vars_default_value = 'If multiple default values are needed, you can link them with comma(,).';
$lang->about_extra_vars_default_value = 'If multiple default values are needed, you can link them with comma.';
$lang->about_search_virtual_site = "Input domain of virtual sites.<br />To search modules of non-virtual site, search with blank";
$lang->about_langcode = "If you want to configure seperately, use 'find language code'";
$lang->about_file_extension= "Only %s extension(s) is available.";

View file

@ -2,9 +2,8 @@
/**
* @file modules/module/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩
* @brief Korean Language Pack
**/
$lang->virtual_site = '가상 사이트';
$lang->module_list = '모듈 목록';
$lang->module_index = '모듈 목록';
@ -33,26 +32,22 @@
$lang->bundle_grant_setup = '일괄 권한 설정';
$lang->lang_code = '언어 코드';
$lang->filebox = '파일박스';
$lang->access_type = '접속 방법';
$lang->access_domain = 'Domain 접속';
$lang->access_vid = 'Site ID 접속';
$lang->about_domain = '1개 이상의 사이트를 만들기 위해서는 전용 도메인이 있어야 합니다.<br/>독립 도메인이나 서브 도메인이 있으면 되고 XE가 설치된 경로까지 같이 넣어주세요.<br />예) www.xpressengine.com/xe';
$lang->about_vid = '별도의 도메인이 아닌 http://XE주소/ID 로 접속할 수 있습니다. 모듈명(mid)과 중복될 수 없습니다.<br/>첫 글자는 영문으로 시작해야 하고 영문과 숫자 그리고 _ 만 사용할 수 있습니다';
// XE address/ID can be connected to. Module Name (mid), and can not be duplicated. <br/> Start with the first letter in English and English and can only use numbers and _ ';
$lang->about_vid = '별도의 도메인이 아닌 http:
$lang->msg_already_registed_vid = '이미 등록된 사이트 ID 입니다. 게시판 등의 mid와도 중복이 되지 않습니다. 다른 ID를 입력해주세요.';
$lang->msg_already_registed_domain = '이미 등록된 도메인입니다. 다른 도메인을 사용해주세요';
$lang->header_script = '헤더 스크립트';
$lang->about_header_script = 'HTML의 &lt;head&gt;와 &lt;/head&gt; 사이에 들어가는 코드를 직접 입력할 수 있습니다.<br />&lt;script, &lt;style 또는 &lt;meta 태그 등을 이용하실 수 있습니다';
$lang->grant_access = '접근 권한';
$lang->grant_manager = '관리 권한';
$lang->grant_to_all = '모든 사용자';
$lang->grant_to_login_user = '로그인 사용자';
$lang->grant_to_site_user = '가입한 사용자';
$lang->grant_to_group = '특정 그룹 사용자';
$lang->cmd_add_shortcut = '바로가기 추가';
$lang->cmd_install = '설치';
$lang->cmd_update = '업데이트';
@ -62,7 +57,6 @@
$lang->cmd_manage_document = '게시글 관리';
$lang->cmd_find_module = '모듈 찾기';
$lang->cmd_find_langcode = '언어 코드 찾기';
$lang->msg_new_module = '모듈 생성';
$lang->msg_update_module = '모듈 수정';
$lang->msg_module_name_exists = '이미 존재하는 모듈 이름입니다. 다른 이름을 입력해주세요.';
@ -73,9 +67,9 @@
$lang->msg_cannot_delete_for_child = '하부 분류가 있는 분류는 삭제하실 수 없습니다.';
$lang->msg_limit_mid ='모듈 이름은 영문+[영문+숫자+_] 만 가능합니다.';
$lang->msg_extra_name_exists = '이미 존재하는 확장 변수 이름입니다. 다른 이름을 입력해주세요.';
$lang->about_browser_title = '브라우저 제목에 나타나는 값입니다. RSS/Trackback에서도 사용됩니다.';
$lang->about_mid = '모듈 이름은 http://주소/?mid=모듈이름 처럼 직접 호출할 수 있는 값입니다. (영문+[영문+숫자+_] 만 가능. 최대 40 글자)';
// Address /? Mid = module name to be called directly as values. (U.S. + [alphabet + number + _] only. Maximum 40 characters);
$lang->about_mid = '모듈 이름은 http:
$lang->about_default = '선택하시면 사이트에 mid값 없이 접속하였을 경우 기본으로 보여줍니다.';
$lang->about_module_category = "분류를 통한 관리를 할 수 있도록 합니다. 모듈 분류 관리는 <a href=\"./?module=admin&amp;act=dispModuleAdminCategory\">모듈관리 > 모듈분류</a>에서 하실 수 있습니다.";
$lang->about_description= '관리용으로 사용되는 설명입니다.';
@ -91,7 +85,8 @@
$lang->about_grant_deatil = '가입한 사용자는 cafeXE 등 분양형 가상 사이트에 가입을 한 로그인 사용자를 의미합니다.';
$lang->about_module = "XE는 기본 라이브러리를 제외한 나머지는 모두 모듈로 구성되어 있습니다.\n모듈 관리 모듈은 설치된 모든 모듈을 보여주고 관리를 돕습니다.";
$lang->about_extra_vars_default_value = '다중/단일 선택 등 기본 값이 여러 개가 필요한 경우 , (콤마)로 연결하시면 됩니다.';
$lang->about_search_virtual_site = '가상 사이트(예:cafeXE) 도메인을 입력하신 후 검색하세요.<br/>가상 사이트 이외의 모듈은 내용을 비우고 검색하시면 됩니다. (http:// 는 제외)';
// Excluded);
$lang->about_search_virtual_site = '가상 사이트(:cafeXE) 도메인을 입력하신 검색하세요.<br/>가상 사이트 이외의 모듈은 내용을 비우고 검색하시면 됩니다. (http:
$lang->about_extra_vars_eid_value = '확장 변수의 이름을 적어주세요. (영문+[영문+숫자+_] 만 가능)';
$lang->about_langcode = '언어별로 다르게 설정하고 싶으시면 언어 코드 찾기를 이용해주세요.';
$lang->about_file_extension= "%s 파일만 가능합니다.";

View file

@ -9,10 +9,10 @@
$lang->opage_path = "Location of External Document";
$lang->opage_caching_interval = "Caching Time";
$lang->about_opage = "This module enables usage of external html or php files in XE.<br />It allows absolute or relative path, and if the url starts with 'http://' , it can display the external page of the server.";
$lang->about_opage_path= "Please input the location of external document.<br />Both absolute path such as '/path1/path2/sample.php' or relative path such as '../path2/sample.php' can be used.<br />If you input the path like 'http://url/sample.php' , the result will be received and then displayed.<br />This is current XE's absolute path.<br />";
$lang->about_opage = "This module enables to use external html or php files in XE.<br />It allows absolute or relative path, and if the url starts with 'http://' , it can display the external page of the server.";
$lang->about_opage_path= "Please input the location of external document.<br />Both absolute path such as '/path1/path2/sample.php' or relative path such as '../path2/sample.php' can be used.<br />If you input the path like 'http://url/sample.php', the result will be received and then displayed.<br />This is current XE's absolute path.<br />";
$lang->about_opage_caching_interval = "The unit is minute, and it displays temporary saved data for assigned time.<br />It is recommended to cache for proper time if a lot of resources are needed when displaying other servers' data or information.<br />A value of 0 will not cache.";
$lang->opage_mobile_path = 'Location of External Document for Mobile View';
$lang->about_opage_mobile_path= "Please input the location of external document for mobile view. If not inputted, it uses the the external document specified above.<br />Both absolute path such as '/path1/path2/sample.php' or relative path such as '../path2/sample.php' can be used.<br />If you input the path like 'http://url/sample.php' , the result will be received and then displayed.<br />This is current XE's absolute path.<br />";
$lang->about_opage_mobile_path= "Please input the location of external document for mobile view. If not inputted, it uses the external document specified above.<br />Both absolute path such as '/path1/path2/sample.php' or relative path such as '../path2/sample.php' can be used.<br />If you input the path like 'http://url/sample.php', the result will be received and then displayed.<br />This is current XE's absolute path.<br />";
?>

View file

@ -2,17 +2,17 @@
/**
* @file modules/opage/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 외부 페이지(opage) 모듈의 기본 언어팩
* @brief External page (opage) basic language of the module
**/
$lang->opage = '외부 페이지';
$lang->opage_path = '외부 문서 위치';
$lang->opage_caching_interval = '캐싱 시간 설정';
$lang->about_opage = 'XE가 아닌 외부 HTML 또는 PHP파일을 XE에서 사용할 수 있도록 하는 모듈입니다.<br />절대경로, 상대경로를 이용할 수 있으며 http:// 로 시작할 경우 서버 외부의 페이지도 표시할 수 있습니다';
$lang->about_opage_path= '외부문서의 위치를 입력해주세요.<br />/path1/path2/sample.php 와 같이 절대경로나 ../path2/sample.php와 같은 상대경로 모두 사용가능합니다.<br />http://url/sample.php 와 같이 사용하면 해당 페이지를 웹으로 전송 받아 출력 하게 됩니다.<br />현재 XE가 설치된 절대경로는 다음과 같습니다.<br />';
// If you start with the pages can be displayed outside of the server ';
$lang->about_opage = 'XE가 아닌 외부 HTML 또는 PHP파일을 XE에서 사용할 있도록 하는 모듈입니다.<br />절대경로, 상대경로를 이용할 있으며 http:
// url/sample.php as you receive output that will be sent to the Web page. <br /> XE is installed, the current absolute path as follows. <br /> ';
$lang->about_opage_path= '외부문서의 위치를 입력해주세요.<br />/path1/path2/sample.php 같이 절대경로나 ../path2/sample.php와 같은 상대경로 모두 사용가능합니다.<br />http:
$lang->about_opage_caching_interval = '분 단위이며 정해진 시간동안은 임시 저장한 데이터를 출력합니다.<br />다른 서버의 정보를 출력하거나, 데이터 출력하는데 많은 자원이 필요한 경우, 원하시는 분 단위 시간 간격으로 캐싱하는 것을 추천합니다.<br />0 으로 하시면 캐싱을 하지 않습니다.';
$lang->opage_mobile_path = '모바일용 외부 문서 위치';
$lang->about_opage_mobile_path= '모바일용 외부문서의 위치를 입력해주세요. 입력하지 않으면 위에서 지정한 외부문서 위치의 페이지를 이용합니다. <br />/path1/path2/sample.php 와 같이 절대경로나 ../path2/sample.php와 같은 상대경로 모두 사용가능합니다.<br />http://url/sample.php 와 같이 사용하면 해당 페이지를 웹으로 전송 받아 출력 하게 됩니다.<br />현재 XE가 설치된 절대경로는 다음과 같습니다.<br />';
// url/sample.php as you receive output that will be sent to the Web page. <br /> XE is installed, the current absolute path as follows. <br /> ';
$lang->about_opage_mobile_path= '모바일용 외부문서의 위치를 입력해주세요. 입력하지 않으면 위에서 지정한 외부문서 위치의 페이지를 이용합니다. <br />/path1/path2/sample.php 같이 절대경로나 ../path2/sample.php와 같은 상대경로 모두 사용가능합니다.<br />http:
?>

View file

@ -6,7 +6,7 @@
**/
$lang->page = "Page";
$lang->about_page = "It is a blog module which you can create a complete page.\nUsing latest or other widgets, you can create a dynamic page. Through the editor component, you can also create a great variety of pages.\nIts URL is same as other module's such as mid=module name.\n If it is selected as a default, it will be the main page of the site.";
$lang->about_page = "It is a blog module where you can create a complete page.\nUsing latest or other widgets, you can create a dynamic page. Through the editor component, you can also create a great variety of pages.\nIts URL is same as other module's such as mid=module name.\n If it is selected as a default, it will be the main page of the site.";
$lang->cmd_page_modify = "Modify";
$lang->cmd_page_create = 'Create a Page';
$lang->page_caching_interval = "Caching Time";

View file

@ -2,9 +2,8 @@
/**
* @file modules/page/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 페이지(page) 모듈의 기본 언어팩
* @brief Page (page) of the basic language modules
**/
$lang->page = '페이지';
$lang->about_page = "하나의 완성된 페이지를 제작할 수 있는 페이지 모듈입니다.\n최근게시물이나 기타 위젯을 이용해서 동적인 페이지 생성이 가능하고 에디터 컴포넌트를 통해서 다양한 모습으로 꾸밀 수 있습니다.\n접속 URL은 다른 모듈과 같이 mid=모듈이름 으로 접속 가능하며 기본으로 선택하면 접속 시 메인 페이지가 됩니다.";
$lang->cmd_page_modify = '페이지 수정';
@ -12,5 +11,4 @@
$lang->page_caching_interval = '캐싱 시간 설정';
$lang->about_page_caching_interval = '분 단위이며 정해진 시간동안은 임시 저장한 데이터를 출력합니다.<br />다른 서버의 정보를 출력하거나, 데이터 출력하는데 많은 자원이 필요한 경우, 원하시는 분 단위 시간 간격으로 캐싱하는 것을 추천합니다.<br />0 으로 하시면 캐싱을 하지 않습니다.';
$lang->about_mcontent = '모바일에서 보여질 페이지입니다. 만약 작성하지 않으면 기본 페이지 데이터를 재정렬해서 보여줍니다.';
$lang->page_management = '페이지 관리';
?>

View file

@ -25,8 +25,8 @@
但し、ポイントシステムアドオンを「使用」に設定しないと作動しません。
</description>
<description xml:lang="en">
You can grant point on writing/deleting/adding comments/deleting comments.
You can also display point icon in front of user name by selecting level on each point.
You can grant points for writing/deleting/adding contents or comments.
You can also display point icon in front of a user name by selecting level for each point.
But to enable these functions, you need to activate point related addons.
</description>
<description xml:lang="tr">

View file

@ -8,8 +8,8 @@
$lang->point = "Point";
$lang->level = "Level";
$lang->about_point_module = "You can grant points on writing/adding comments/uploading/downloading.";
$lang->about_act_config = "Each module like board/blog has its own actions such as \"writing/deleting/adding comments/deleting comments\".<br />You can just add act values to link modules with point system except board/blog.<br />Comma(,) will distinguish multiple values.";
$lang->about_point_module = "You can grant points for writing/adding comments/uploading/downloading.";
$lang->about_act_config = "Each module like board/blog has its own actions such as \"writing/deleting/adding comments/deleting comments\".<br />You can just add act values to link modules with point system except board/blog.<br />Comma (,) will distinguish multiple values.";
$lang->max_level = 'Max Level';
$lang->about_max_level = 'You may set the max level. Level icons should be considered and the level of 1000 is the maximum value you can set';
@ -18,7 +18,7 @@
$lang->about_level_icon = 'Path of level icon is "./module/point/icons/[level].gif" and max level could be different with icon set. So please be careful';
$lang->point_name = 'Point Name';
$lang->about_point_name = 'You may give a name or unit for point';
$lang->about_point_name = 'You may give a name or unit to a point';
$lang->level_point = 'Level Point';
$lang->about_level_point = 'Level will be adjusted when point gets to each level point or drops under each level point';
@ -39,9 +39,9 @@
$lang->point_link_group = 'Group Change by Level';
$lang->point_group_reset_and_add = 'Reset adjusted groups and add new groups';
$lang->point_group_add_only = 'Only to new groups';
$lang->about_point_link_group = 'If you specify level for a specific group, users are assigned into the group when they adavnce to the level by getting points.';
$lang->about_point_link_group = 'If you specify level for a specific group, users are assigned into the group when they advance to the level by getting points.';
$lang->about_module_point = "You can set point for each module and modules which don't have any value will use default point.<br />All point will be restored on acting reverse.";
$lang->about_module_point = "You can set point for each module, and modules which don't have any value will use the default point.<br />All points will be restored on acting reverse.";
$lang->point_signup = 'Signup';
$lang->point_insert_document = 'On Writing';
@ -61,7 +61,7 @@
$lang->cmd_point_act_config = 'Act Setting';
$lang->cmd_point_member_list = 'Member Point List';
$lang->msg_cannot_download = "You don't have enough point to download";
$lang->msg_cannot_download = "You don't have enough points to download";
$lang->msg_disallow_by_point = "You need more points to read the article (You need %d, but you have %d)";
$lang->point_recal_message = 'Adjusting Point. (%d / %d)';

View file

@ -2,47 +2,35 @@
/**
* @file modules/point/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 포인트 (point) 모듈의 기본 언어팩
* @brief Points (point) of the basic language modules
**/
$lang->point = '포인트';
$lang->level = '레벨';
$lang->about_point_module = '포인트 모듈은 글 작성/댓글작성/업로드/다운로드 등의 행동을 할 때 포인트를 부여할 수 있게 합니다.';
$lang->about_act_config = '게시판, 블로그 등 각 모듈마다 글 작성/삭제/댓글작성/삭제 등의 action이 있습니다.<br />게시판/블로그 외에 다른 모듈에 포인트 기능 연동을 하고 싶을 때는 각 기능에 맞는 act값을 추가 하시면 됩니다.<br />연결은 ,(콤마)로 하시면 됩니다.';
$lang->max_level = '최고 레벨';
$lang->about_max_level = '최고레벨을 지정할 수 있습니다. 레벨 아이콘을 염두에 두셔야 하고 최고 레벨은 1000이 한계입니다.';
$lang->level_icon = '레벨 아이콘';
$lang->about_level_icon = '레벨 아이콘은 ./modules/point/icons/레벨.gif 로 지정되며 최고레벨과 아이콘셋이 다를 수 있으니 주의해주세요!';
$lang->point_name = '포인트 명칭';
$lang->about_point_name = '포인트 이름이나 단위를 정할 수 있습니다.';
$lang->level_point = '레벨 포인트';
$lang->about_level_point = '각 회원의 포인트가 아래 레벨별 포인트에 도달하거나 미달하게 되면 해당 회원의 레벨이 조절됩니다.';
$lang->disable_download = '다운로드 금지';
$lang->about_disable_download = '포인트가 부족할 경우 다운로드를 금지 합니다. (이미지 파일, 동영상 파일등 직접 링크가 가능한 파일들은 예외입니다.)';
$lang->disable_read_document = '글 열람 금지';
$lang->about_disable_read_document = '포인트가 부족할 경우 글 열람을 금지 합니다';
$lang->level_point_calc = '레벨별 포인트 계산';
$lang->expression = '레벨 변수 <b>i</b>를 사용하여 자바스크립트 수식을 입력하세요. 예: Math.pow(i, 2) * 90';
$lang->cmd_exp_calc = '계산';
$lang->cmd_exp_reset = '초기화';
$lang->cmd_point_recal = '포인트 초기화';
$lang->about_cmd_point_recal = '게시글/댓글/첨부파일/회원가입 점수만 이용하여 모든 포인트 점수를 초기화 합니다.<br />회원 가입 점수는 초기화 후 해당 회원이 활동을 하면 부여되고 그 전에는 부여되지 않습니다.<br />데이터 이전 등을 하여 포인트를 완전히 초기화해야 할 경우에만 사용하세요.';
$lang->point_link_group = '그룹 연동';
$lang->point_group_reset_and_add = '설정된 그룹 초기화 후 새 그룹 부여';
$lang->point_group_add_only = '새 그룹만 부여';
$lang->about_point_link_group = '그룹에 원하는 레벨을 지정하면, 회원의 포인트가 해당 레벨의 포인트에 도달할 때 그룹이 변경됩니다.';
$lang->about_module_point = '모듈별 포인트를 지정할 수 있으며 지정되지 않은 모듈은 기본 포인트를 이용합니다.<br />모든 점수는 반대 행동을 하였을 경우 원상복구 됩니다.';
$lang->point_signup = '가입';
$lang->point_insert_document = '글 작성';
$lang->point_delete_document = '글 삭제';
@ -54,15 +42,12 @@
$lang->point_read_document = '게시글 조회';
$lang->point_voted = '추천 받음';
$lang->point_blamed = '비추천 받음';
$lang->cmd_point_config = '기본 설정';
$lang->cmd_point_module_config = '모듈별 설정';
$lang->cmd_point_act_config = '기능별 act 설정';
$lang->cmd_point_member_list = '회원 포인트 목록';
$lang->msg_cannot_download = '포인트가 부족하여 다운로드를 하실 수 없습니다.';
$lang->msg_disallow_by_point = "포인트가 부족하여 글을 읽으실 수 없습니다. (필요한 포인트 : %d, 현재 포인트 : %d)";
$lang->point_recal_message = '포인트 적용중입니다. (%d / %d)';
$lang->point_recal_finished = '포인트 재계산이 완료되었습니다.';
?>

View file

@ -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?";

View file

@ -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' => '등록일',

View file

@ -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>

View file

@ -18,7 +18,7 @@
// for description
$lang->about_rss_disable = "If checked, RSS will be disabled.";
$lang->about_rss_type = "You can assign RSS feed type.";
$lang->about_open_rss = 'You can select RSS on the current module to be open to the public.\nNo matter the view permission of article , RSS will be open to the public by its option.';
$lang->about_open_rss = 'You can select RSS on the current module to be open to the public.\nIf it is enabled, the article will be open to the public despite its view permissions.';
// for error message
$lang->msg_rss_is_disabled = "RSS function is disabled.";

View file

@ -2,10 +2,9 @@
/**
* @file modules/rss/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean language pack (only the more basic)
**/
// 일반 단어들
// Common words
$lang->feed = '피드(Feed) 발행';
$lang->total_feed = '통합 피드';
$lang->rss_disable = '피드(Feed) 끄기';
@ -20,8 +19,7 @@
'N' => '공개하지 않음',
);
$lang->open_feed_to_total = '통합 피드에 포함';
// 설명문
// Disclaimer
$lang->about_rss_disable = '체크하시면 피드(Feed) 출력을 하지 않습니다.';
$lang->about_rss_type = '출력하실 피드(Feed) 형식을 지정하실 수 있습니다.';
$lang->about_open_rss = '현재 모듈에 대한 피드(Feed) 공개를 선택하실 수 있습니다. 글 열람 권한과 상관없이 옵션에 따라 RSS가 공개됩니다.';
@ -29,8 +27,7 @@
$lang->about_feed_copyright = '발행될 피드에 대한 저작권 정보를 입력하실 수 있습니다.';
$lang->about_part_feed_copyright = '입력하지 않으면 전체 피드 저작권 설정과 동일하게 적용됩니다.';
$lang->about_feed_document_count = '피드 한 페이지에 공개되는 글 수. (기본 값 : 15)';
// 에러 메시지들
// Of error messages
$lang->msg_rss_is_disabled = '피드(Feed) 기능이 잠겨 있습니다.';
$lang->msg_rss_invalid_image_format = '이미지의 형식이 잘못되었습니다.\nJPEG, GIF, PNG 파일만 지원합니다.';
?>

View file

@ -17,7 +17,7 @@
</description>
<description xml:lang="en">
This module manages session data.
You will get not only session setting or using but also session-level data such as visitors by using session data.
It will allow you to get session setting, usage, and session-level data such as visitors.
</description>
<description xml:lang="tr">
Bu modül oturum verisini yönetir.

View file

@ -6,7 +6,7 @@
**/
$lang->session = 'Session';
$lang->about_session = "This module manages sessions\nFrequent session arrangement will provide better environment for your site.";
$lang->about_session = "This module manages sessions.\nFrequent session arrangement will provide a better environment for your site.";
$lang->cmd_clear_session = 'Arrange Session';
$lang->session_cleared = 'Session data have been arranged succesfully';

View file

@ -2,12 +2,10 @@
/**
* @file modules/session/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean language pack (only the more basic)
**/
$lang->session = '세션';
$lang->about_session = "세션 관리를 하는 모듈입니다.\n틈틈이 세션 정리를 하시면 사이트 운영에 보다 좋은 효과를 낼 수 있습니다.";
$lang->cmd_clear_session = '세션 정리';
$lang->session_cleared = '쓸모 없는 세션 정보가 정리되었습니다.';
?>

View file

@ -11,7 +11,7 @@
<title xml:lang="zh-TW">垃圾過濾</title>
<description xml:lang="ko">XE의 기본 스팸필터입니다.</description>
<description xml:lang="zh-CN">XE的基本垃圾过滤模块。</description>
<description xml:lang="en">A default spam filter of XE.</description>
<description xml:lang="en">The default spam filter of XE.</description>
<description xml:lang="vi">Bộ lọc Spam mặc định của XE.</description>
<description xml:lang="es">Filtro de Span predefinido de XE.</description>
<description xml:lang="jp">XEのスパムフィルターです。</description>

View file

@ -24,11 +24,11 @@
$lang->about_limit_count = "If exceeded the posting limitation,\n that IP will be regarded as a spam, thus will have limitations on posting articles, comments, and trackbacks.";
$lang->about_denied_ip = "You can add IP address range like 127.0.0.* by using *.";
$lang->about_denied_word = "When you add a word to Word Blacklist,\n articles including it will be blocked.";
$lang->about_check_trackback = "A single IP per an article is allowed for trackbacks.";
$lang->about_check_trackback = "A single IP per article is allowed for trackbacks.";
// to post a message
$lang->msg_alert_limited_by_config = 'Posting an article within %s second is not allowed.\n If you keep trying, your IP address will be blacklisted.';
$lang->msg_alert_limited_by_config = 'Posting an article within %s seconda is not allowed.\n If you keep trying, your IP address will be blacklisted.';
$lang->msg_alert_denied_word = 'The word "%s" is not allowed.';
$lang->msg_alert_registered_denied_ip = 'Your IP address is blacklisted,\n so you may have limitations on normal using of this site.\n If you have any questions on that matter, please contact to the site administrator.';
$lang->msg_alert_registered_denied_ip = 'Your IP address is blacklisted,\n so you may have limitations on normal using of this site.\n If you have any questions on that matter, please contact the site administrator.';
$lang->msg_alert_trackback_denied = 'Only one trackback per an article is allowed.';
?>
?>

View file

@ -2,14 +2,12 @@
/**
* @file modules/spamfilter/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 한국어 언어팩 (기본적인 내용만 수록)
* @brief Korean language pack (only the more basic)
**/
// action 관련
// action related to
$lang->cmd_denied_ip = '금지IP 목록';
$lang->cmd_denied_word = '금지 단어 목록';
// 일반 단어
// Common words
$lang->spamfilter = '스팸필터';
$lang->denied_ip = '금지 IP';
$lang->interval = '스팸 처리 간격';
@ -18,17 +16,15 @@
$lang->word = '단어';
$lang->hit = '히트';
$lang->latest_hit = '최근 히트';
// 설명문
// Disclaimer
$lang->about_interval = '지정된 시간 내에 글을 등록하지 못하게 합니다.';
$lang->about_limit_count = '지정된 시간 내에 제한수를 넘겨서 글 작성을 시도하면 스팸으로 인식, 해당 IP의 글 작성, 댓글 작성, 트랙백 발송 등을 금지합니다.';
$lang->about_denied_ip = '127.0.0.* 와 같이 * 로 정해진 패턴의 IP 대역을 모두 금지 시킬 수 있습니다.';
$lang->about_denied_word = '금지 단어로 등록되면 해당 단어가 있는 글은 등록을 금지 시킬 수 있습니다.';
$lang->about_check_trackback = '한 글에 한 IP에만 트랙백을 허용할 수 있습니다.';
// 메세지 출력용
// Message output
$lang->msg_alert_limited_by_config = '%s 초 이내에 글 작성은 금지 됩니다. 계속 시도하시면 금지 IP에 등록되실 수 있습니다.';
$lang->msg_alert_denied_word = '"%s"는 사용 금지된 단어입니다.';
$lang->msg_alert_registered_denied_ip = '금지 IP에 등록되셔서 정상적인 활동에 제한을 받게 되셨습니다. 문의는 사이트 관리자에게 해주시기 바랍니다.';
$lang->msg_alert_trackback_denied = '한 글에는 하나의 트랙백만 허용 됩니다.';
?>
?>

View file

@ -3,10 +3,10 @@
$lang->about_syndication = 'Syndication communicates with search service providers with standard protocol called "syndication", and makes it much better to search any information.<br/>It will synchronize contents with search service providers with the least requests.';
$lang->syndication_service = 'Syndication Service';
$lang->about_syndication_service = 'Syndication Service provides syndication services according to standard protocol.<br/>You will get Ping result of selected(deselected) services by applying.';
$lang->about_syndication_service = 'Syndication Service provides syndication services according to a standard protocol.<br/>You will get Ping result from the selected (deselected) services if you apply.';
$lang->my_syndication_url = 'URL';
$lang->about_my_syndication_url = 'Please input URL which will be used when providing syndication information. It would be better to use representative url and keep it as long as you can.';
$lang->about_my_syndication_url = 'Please input the URL which will be used when providing syndication information. It is recommended to use representative URL and keep it as long as you can.';
$lang->except_module = 'Modules to exclude';
$lang->about_except_module = 'Selected modules will not be synchronized with search service providers.';

View file

@ -4,10 +4,10 @@
* @author NHN (developers@xpressengine.com)
* @brief trackback module / basic language pack
**/
$lang->cmd_toggle_checked_trackback = 'Reverse selected trackback(s)';
$lang->cmd_delete_checked_trackback = 'Delete selected trackback(s)';
$lang->cmd_toggle_checked_trackback = 'Reverse the selected trackback(s)';
$lang->cmd_delete_checked_trackback = 'Delete the selected trackback(s)';
$lang->msg_cart_is_null = 'Please select a trackback to be deleted.';
$lang->msg_cart_is_null = 'Please select a trackback to delete.';
$lang->msg_checked_trackback_is_deleted = '%d trackback(s) deleted.';
$lang->send_trackback_url = 'Destination URL';
@ -25,5 +25,5 @@
);
$lang->enable_trackback = "Use Trackback";
$lang->about_enable_trackback = "When the check is disabled, all trackback collection in the site will be stopped";
$lang->about_enable_trackback = "When it is unchecked, all the trackback collection on the site will be stopped.";
?>

View file

@ -2,19 +2,15 @@
/**
* @file modules/trackback/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 엮인글(trackback) 모듈의 기본 언어팩
* @brief Yeokingeul (trackback) module of the basic language
**/
$lang->cmd_toggle_checked_trackback = '선택항목 반전';
$lang->cmd_delete_checked_trackback = '선택항목 삭제';
$lang->msg_cart_is_null = '삭제할 글을 선택해주세요.';
$lang->msg_checked_trackback_is_deleted = '%d개의 엮인글이 삭제되었습니다.';
$lang->send_trackback_url = '발송할 주소';
$lang->msg_trackback_url_is_invalid = '발송할 대상 url이 올바르지 않습니다.';
$lang->msg_trackback_send_success = '엮인글 발송을 성공하였습니다.';
$lang->msg_trackback_send_failed = '엮인글 발송을 실패하였습니다.';
$lang->msg_trackback_send_success = '엮인글 발송에 성공하였습니다.';
$lang->search_target_list = array(
'url' => '대상 URL',
'blog_name' => '대상 사이트 이름',
@ -23,7 +19,6 @@
'regdate' => '등록일',
'ipaddress' => 'IP 주소',
);
$lang->enable_trackback = '엮인글 사용';
$lang->about_enable_trackback = '체크를 해제하시면 사이트 내에 모든 글의 엮인글 접수를 중지합니다.';
?>

View file

@ -27,9 +27,9 @@
$lang->widget_margin_bottom = 'Bottom Margin';
$lang->widget_margin_left= 'Left Margin';
$lang->about_widget_fix_width = 'Please check to fix the width.';
$lang->about_widget_width = 'Please set the width of widget.';
$lang->about_widget_position = 'Please select the position if you want to display many widgets in one line.';
$lang->about_widget_margin = "You may set the margin of widgets' top, bottom, right and left.";
$lang->about_widget_width = 'Please set width for the widget.';
$lang->about_widget_position = 'Please select the position if you want to display many widgets on one line.';
$lang->about_widget_margin = "You may set the top, bottom, right or left margins for the widget.";
$lang->about_widget_cache = 'Cached data can be used during the time you have set.';
$lang->generated_code = 'Generated Code';
@ -38,11 +38,11 @@
$lang->msg_widget_is_not_exists = "'%s' does not exist.";
$lang->msg_widget_object_is_null = "Object of '%s' could not be created.";
$lang->msg_widget_proc_is_null = "proc() of '%s' could not be executed.";
$lang->msg_widget_skin_is_null = "You should select widget's skin";
$lang->msg_widget_skin_is_null = "You should select widget's skin.";
$lang->about_widget_code = 'Please input required value first, and click [Generate Code] button to generate code to add to the template file.';
$lang->about_widget_code = 'Please input the required value first, and click [Generate Code] button to generate the code for adding to the template file.';
$lang->about_widget_code_in_page = 'After entering the required values, click the [Add] button to insert the widget code into the page.';
$lang->about_widget = "A widget is a small free-standing application used in a layout or page module.\n It can be linked with internal module or external open api. Through its configuration setting, wide application is possible. \n You can directly add a widget by using the [Generate Code] function without using the XE page module or layout module.";
$lang->about_widget = "A widget is a small free-standing application used in a layout or page module.\n It can be linked with internal module or external Open API. Through its configuration setting, wide application is possible. \n You can directly add a widget by using the [Generate Code] function without using the XE page module or layout module.";
$lang->cmd_content_insert = "Insert Content by Yourself";
$lang->cmd_box_widget_insert = "Insert Box Widget";

View file

@ -2,11 +2,9 @@
/**
* @file modules/widget/lang/ko.lang.php
* @author NHN (developers@xpressengine.com)
* @brief 위젯(widget) 모듈의 기본 언어팩
* @brief Widget (widget) basic language of the module
**/
$lang->cmd_generate_code = '코드생성';
$lang->widget_name = '위젯 이름';
$lang->widget_maker = '위젯 제작자';
$lang->widget_license = '라이선스';
@ -14,7 +12,6 @@
$lang->widget_info = '위젯 정보';
$lang->widget_code = '코드';
$lang->widget_cache = '캐시';
$lang->widget_fix_width = '크기 고정';
$lang->widget_width = '가로 길이';
$lang->widget_position = '위치';
@ -31,23 +28,18 @@
$lang->about_widget_position = '한 줄에 여러 개의 위젯을 나열하고 싶을 때는 위치를 선택해주세요.';
$lang->about_widget_margin = '지정된 위젯의 상하좌우 여백을 지정할 수 있습니다.';
$lang->about_widget_cache = '지정된 시간동안 캐시된 데이터를 이용할 수 있습니다.';
$lang->generated_code = '생성된 코드';
$lang->widgetstyle= '위젯스타일';
$lang->msg_widget_is_not_exists = '%s 위젯을 찾을 수 없습니다.';
$lang->msg_widget_object_is_null = '%s 위젯의 객체 생성을 할 수 없습니다.';
$lang->msg_widget_proc_is_null = '%s 위젯의 proc() 를 실행할 수 없습니다.';
$lang->msg_widget_skin_is_null = '위젯의 스킨을 선택해 주셔야 정상적으로 동작할 수 있습니다.';
$lang->about_widget_code = '선택하신 위젯에서 요구하는 아래 항목들의 값을 넣고 [코드생성]버튼을 누르시면 제일 아래 칸에 템플릿 파일에 적용할 수 있는 코드가 출력 됩니다.';
$lang->about_widget_code_in_page = '아래 필요한 값들을 입력하신 후 추가 버튼을 누르시면 페이지 내에 위젯이 삽입됩니다.';
$lang->about_widget = "위젯은 레이아웃이나 페이지 모듈에서 사용되는 작은 구성요소입니다.\n위젯은 내부 모듈 또는 외부 open api와 연동될 수도 있고, 설정을 통해 다양하게 응용될 수 있습니다.\nXE의 페이지 모듈이나 레이아웃 모듈을 사용하지 않더라도 [코드생성] 기능을 통해 직접 위젯 추가도 할 수 있습니다.";
$lang->cmd_content_insert = '내용 직접 추가';
$lang->cmd_box_widget_insert = '상자 위젯 추가';
$lang->cmd_remove_all_widgets = '내용 모두 지우기';
$lang->cmd_widget_size = '위젯 크기';
$lang->cmd_widget_align = '위젯 정렬';
$lang->cmd_widget_align_left = '왼쪽';

View file

@ -614,7 +614,7 @@
<name xml:lang="ko">new 표시 시간 (hours)</name>
<name xml:lang="zh-CN">new图标显示时间(hours)</name>
<name xml:lang="jp">Newの表示時間 (Hours)</name>
<name xml:lang="en">Duration of indication for new item</name>
<name xml:lang="en">Duration of indication for new item in hours</name>
<name xml:lang="vi">Chỉ định thời gian</name>
<name xml:lang="ru">Длительность индикации для новых объектов</name>
<name xml:lang="zh-TW">new圖案顯示時間(hours)</name>
@ -689,7 +689,7 @@
<description xml:lang="ko">정렬대상을 내림차순 또는 올림차순으로 정렬할 수 있습니다.</description>
<description xml:lang="zh-CN">对其排序对象可进行升序/降序方式排序。</description>
<description xml:lang="jp">ソートタイプを、降順、または昇順に設定します。</description>
<description xml:lang="en">You can sort target articles by ascending or descending order.</description>
<description xml:lang="en">You can sort target articles in ascending or descending order.</description>
<description xml:lang="vi">Bạn có thể phân loại bài viết theo kiểu tăng hay giảm.</description>
<description xml:lang="es">Usted puede ordenar los documentos en orden acendente o en orden descendente.</description>
<description xml:lang="ru">Вы можете сортировать статьи в порядке возрастания или убывания.</description>
@ -811,7 +811,7 @@
<name xml:lang="ko">피드(RSS/ATOM) 주소</name>
<name xml:lang="jp">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-CN">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed (RSS/ATOM) URL</name>
<name xml:lang="vi">Feed(RSS/ATOM) URL</name>
<name xml:lang="ru">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-TW">Feed(RSS/ATOM) URL</name>
@ -819,7 +819,7 @@
<description xml:lang="ko">피드 주소는 타입이 지원하는 문서 형식일 경우에만 등록 됩니다.
(지원 문서 형식 : RSS 2.0, RSS 1.0, ATOM 1.0)</description>
<description xml:lang="en">Feed address will be registered only in case of required document type.
(지원 문서 형식 : RSS 2.0, RSS 1.0, ATOM 1.0)</description>
(Supported document type : RSS 2.0, RSS 1.0, ATOM 1.0)</description>
<description xml:lang="zh-CN">请输入RSS格式地址。
(支持文档格式 : RSS 2.0, RSS 1.0, ATOM 1.0)</description>
<description xml:lang="vi">Chỉ hỗ trợ những định dạng được dăng kí. (RSS 2.0 RSS 1.0 ATOM 1.0).</description>
@ -836,7 +836,7 @@
<name xml:lang="ko">피드(RSS/ATOM) 주소</name>
<name xml:lang="jp">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-CN">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed (RSS/ATOM) URL</name>
<name xml:lang="vi">Feed(RSS/ATOM) URL</name>
<name xml:lang="ru">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-TW">Feed(RSS/ATOM) URL</name>
@ -846,7 +846,7 @@
<name xml:lang="ko">피드(RSS/ATOM) 주소</name>
<name xml:lang="jp">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-CN">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed (RSS/ATOM) URL</name>
<name xml:lang="vi">Feed(RSS/ATOM) URL</name>
<name xml:lang="ru">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-TW">Feed(RSS/ATOM) URL</name>
@ -856,7 +856,7 @@
<name xml:lang="ko">피드(RSS/ATOM) 주소</name>
<name xml:lang="jp">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-CN">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed (RSS/ATOM) URL</name>
<name xml:lang="vi">Feed(RSS/ATOM) URL</name>
<name xml:lang="ru">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-TW">Feed(RSS/ATOM) URL</name>
@ -866,7 +866,7 @@
<name xml:lang="ko">피드(RSS/ATOM) 주소</name>
<name xml:lang="jp">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-CN">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed(RSS/ATOM) URL</name>
<name xml:lang="en">Feed (RSS/ATOM) URL</name>
<name xml:lang="vi">Feed(RSS/ATOM) URL</name>
<name xml:lang="ru">Feed(RSS/ATOM) URL</name>
<name xml:lang="zh-TW">Feed(RSS/ATOM) URL</name>

View file

@ -61,7 +61,7 @@
<title xml:lang="ko">레이아웃에 맞춤</title>
<title xml:lang="jp">レイアウトに合わせる</title>
<title xml:lang="zh-CN">随布局</title>
<title xml:lang="en">레이아웃에 맞춤</title>
<title xml:lang="en">Custom Layout</title>
<title xml:lang="zh-TW">隨版面</title>
<title xml:lang="tr">Yerleşim Düzeni</title>
</color>

Some files were not shown because too many files have changed in this diff Show more