mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
#327 언어파일 정리
This commit is contained in:
parent
79209bf2af
commit
9f9fa6e653
69 changed files with 4 additions and 349 deletions
|
|
@ -88,31 +88,24 @@ $lang->site_design = 'Site design';
|
|||
$lang->use_site_design = 'Use site design';
|
||||
$lang->full_settings = 'Full settings';
|
||||
$lang->install_other_menu_types = 'Install other menu types';
|
||||
$lang->about_new_menu_id = 'URL을 사용할 필요가 없다면 생략 가능. 메뉴 생성 후 [메뉴 수정]에서 수정 가능.';
|
||||
$lang->about_menu_id = '페이지 URL로 사용(40자 이내).';
|
||||
$lang->skip_menu_id = '생략시 임의값 사용';
|
||||
$lang->url_link = 'URL link';
|
||||
$lang->menu_link = 'Menu link';
|
||||
$lang->about_menu_link = '메뉴를 선택하면 자동 입력됨';
|
||||
$lang->view_zoom = 'Zoom';
|
||||
$lang->use_site_default_layout = 'Use site default layout';
|
||||
$lang->site_default_layout_settings = 'Site default layout settings';
|
||||
$lang->no_use_layout = 'No use layout';
|
||||
$lang->about_apply_layout = '클릭하면 레이아웃이 적용됩니다.';
|
||||
$lang->make_copy = 'Make copy';
|
||||
$lang->install_other_layouts = 'Install other layouts';
|
||||
$lang->layout_html_css_settings = 'HTML/CSS settings';
|
||||
$lang->layout_settings = 'Settings';
|
||||
$lang->use_site_default_skin = 'Use site default skin';
|
||||
$lang->site_default_skin_settings = 'Site default skin settings';
|
||||
$lang->about_apply_skin = '클릭하면 스킨이 적용됩니다.';
|
||||
$lang->install_other_skins = 'Install other themes';
|
||||
$lang->no_downloadable_item = 'There are no downloadable item.';
|
||||
$lang->confirm_sitemap_delete = 'Do you want to remove this sitemap?';
|
||||
$lang->confirm_menu_delete = 'Do you want to remove this menu item?';
|
||||
$lang->confirm_delete_all_contents = 'I understand that the contents will be deleted as well.';
|
||||
$lang->confirm_shortcut_delete = 'Do you want to remove this shortcut item?';
|
||||
$lang->confirm_shortcut_desc = '바로가기를 삭제해도 실제 메뉴는 지워지지 않습니다.';
|
||||
$lang->confirm_delete_all_sub_items_title = 'The menu has sub-menu(s)';
|
||||
$lang->confirm_delete_all_sub_items = 'Do you want to delete all the sub-menu(s)?';
|
||||
$lang->confirm_delete_all_item = 'I know delete all menu of sitemap.';
|
||||
|
|
@ -122,14 +115,10 @@ $lang->shortcut_desc = 'A shortcut is a link to a URL or to another menu';
|
|||
$lang->msg_target_is_sub_of_origin = 'Target menu is sub of origin menu.';
|
||||
$lang->target_of_view_menu = 'Target of view menu';
|
||||
$lang->input_new_layout_name = 'Input new layout name';
|
||||
$lang->skip_new_layout_name = '생략 시 임의의 값이 사용 됩니다.';
|
||||
$lang->need_to_ftp_setup = 'Need to FTP setup.';
|
||||
$lang->go_to_ftp_setup = 'Redirecting to FTP Setup page.';
|
||||
$lang->go_to_site_design_setup = 'Redirecting to Site Design page.';
|
||||
$lang->about_menu_type_in_default = 'To change the menu type, you have to delete and recreate the menu.';
|
||||
$lang->how_to_modify_menu = '생성한 메뉴는 [메뉴 수정]에서 수정 할 수 있습니다.';
|
||||
$lang->can_drag_menu = '사이트 맵에서 메뉴를 드래그 해서도 위치를 변경 할 수 있습니다.';
|
||||
$lang->good_to_duplicate_layout = '레이아웃 설정 변경 시, [복사본 생성] 버튼을 눌러 복사본을 만들어 설정을 변경 하는 것이 좋습니다.';
|
||||
$lang->img_uploaded = 'Button image is uploaded.';
|
||||
$lang->img_deleted = 'Button image is deleted.';
|
||||
$lang->do_not_display_again = 'Do not display again.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue