영어 - 추가 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3623 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2008-01-30 03:56:23 +00:00
parent 5a1ae48b71
commit aa981f2488
4 changed files with 5 additions and 4 deletions

View file

@ -7,7 +7,7 @@
$lang->board = "Board";
$lang->except_notice = "공지사항 제외";
$lang->except_notice = "Exclude Notices";
$lang->cmd_manage_menu = 'Menu management';
$lang->cmd_make_child = 'Add child category';
@ -32,5 +32,6 @@
$lang->about_layout_setup = 'You can manually modify board layout code. Insert or manage the widget code anywhere you want';
$lang->about_board_category = 'You can make board categories.<br />When board category is broken, try rebuilding the cache file manually.';
$lang->about_except_notice = "목록 상단에 늘 나타나는 공지사항을 일반 목록에서 공지사항을 출력하지 않도록 합니다.";
$lang->about_except_notice = "Notice articles will not be displayed on normal list.";
$lang->about_board = "This module is for creating and managing boards.\nYou may select the module name from the list after creating one to configure specifically.\nPlease be careful with board's module name, since it will be the url. (ex : http://domain/zb/?mid=modulename)";
?>

View file

@ -14,7 +14,7 @@
$lang->title_bold = 'Bold';
$lang->title_color = 'Color';
$lang->cmd_search_next = '계속 검색';
$lang->cmd_search_next = 'Search Next';
$lang->cmd_temp_save = 'Temporary Save';

View file

@ -143,7 +143,7 @@
$lang->msg_allow_message_to_friend = "Failed to send because receiver only allows friends' messages";
$lang->msg_disallow_message = 'Failed to send because receiver rejects message reception';
$lang->msg_insert_group_name = 'Please input name of group';
$lang->msg_check_group = '그룹을 선택해 주세요';
$lang->msg_check_group = 'Please select the group';
$lang->msg_not_uploaded_profile_image = 'Profile image could not be registered';
$lang->msg_not_uploaded_image_name = 'Image name could not be registered';

View file

@ -52,7 +52,7 @@
$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_search_list_count = '검색 또는 카테고리 선택등을 할 경우 표시될 글의 수를 지정하실 수 있습니다. 기본(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_admin_id = 'You can grant a manager to have all permissions to the module.\n You can enter multiple IDs using <br />,(comma) \n(but the module manager cannot access the site admin page.)';
$lang->about_grant = 'If you disable all permissions for a specific object, members who has not logged in would get permission.';