mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
영어 - 추가 번역 및 기존 번역문 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3455 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
648dd54cdf
commit
87fb1c316c
4 changed files with 22 additions and 17 deletions
|
|
@ -5,15 +5,15 @@
|
|||
* @brief Menu module's basic language pack
|
||||
**/
|
||||
|
||||
$lang->cmd_menu_insert = 'Create menu';
|
||||
$lang->cmd_menu_management = 'Menu management';
|
||||
$lang->cmd_menu_insert = 'Create Menu';
|
||||
$lang->cmd_menu_management = 'Menu Management';
|
||||
|
||||
$lang->menu = 'Menu';
|
||||
$lang->menu_count = 'No. of menu';
|
||||
$lang->menu_management = 'Menu management';
|
||||
$lang->menu_management = 'Menu Management';
|
||||
$lang->depth = 'Step';
|
||||
$lang->parent_menu_name = 'Parent menu name';
|
||||
$lang->menu_name = 'Menu name';
|
||||
$lang->menu_name = 'Menu Name';
|
||||
$lang->menu_srl = 'Menu SRL';
|
||||
$lang->menu_id = 'Menu ID';
|
||||
$lang->menu_url = 'Menu URL';
|
||||
|
|
@ -23,20 +23,20 @@
|
|||
$lang->menu_normal_btn = 'Normal';
|
||||
$lang->menu_hover_btn = 'Mouse over';
|
||||
$lang->menu_active_btn = 'When selected';
|
||||
$lang->menu_group_srls = 'Accessable groups';
|
||||
$lang->layout_maker = "Layout maker";
|
||||
$lang->layout_history = "Update history ";
|
||||
$lang->layout_info = "Layout info";
|
||||
$lang->layout_list = 'Layout list';
|
||||
$lang->downloaded_list = 'Downloaded list';
|
||||
$lang->limit_menu_depth = 'Display enabled';
|
||||
$lang->menu_group_srls = 'Accessable Groups';
|
||||
$lang->layout_maker = "Layout Maker";
|
||||
$lang->layout_history = "Update History ";
|
||||
$lang->layout_info = "Layout Info";
|
||||
$lang->layout_list = 'Layout List';
|
||||
$lang->downloaded_list = 'Download List';
|
||||
$lang->limit_menu_depth = 'Display Eenabled';
|
||||
|
||||
$lang->cmd_make_child = 'Add a child menu';
|
||||
$lang->cmd_move_to_installed_list = "View created lists";
|
||||
$lang->cmd_enable_move_menu = "Move menu (Drag the top menu after selecting)";
|
||||
$lang->cmd_search_mid = "Search mid";
|
||||
|
||||
$lang->msg_cannot_delete_for_child = 'Cannot delete a menu having a child menu.';
|
||||
$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.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue