mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
129 lines
No EOL
7 KiB
PHP
129 lines
No EOL
7 KiB
PHP
<?php
|
|
$lang->cmd_menu_insert = 'Create Menu';
|
|
$lang->cmd_menu_management = 'Menu Setting';
|
|
$lang->cmd_module_manangement = 'Module Setting';
|
|
$lang->menu_count = 'No. of menus';
|
|
$lang->menu_management = 'Manage Menu';
|
|
$lang->collapsing = 'Collapse';
|
|
$lang->expanding = 'Expand';
|
|
$lang->edit_sitemap = 'Edit Sitemap';
|
|
$lang->sitemap_name = 'Sitemap Name';
|
|
$lang->sitemap_batch_design = 'Select Design';
|
|
$lang->add_menu = 'Add Menu Item';
|
|
$lang->edit_menu = 'Edit Menu';
|
|
$lang->sitemap = 'Sitemap';
|
|
$lang->add_new_sitemap = 'Add Menu';
|
|
$lang->module_or_url = 'Page or URL';
|
|
$lang->create_module_in_menu = 'Create Page';
|
|
$lang->select_module_in_menu = 'Select Page';
|
|
$lang->create_mid_in_menu = 'Create Page ID';
|
|
$lang->select_mid_in_menu = 'Select Page ID';
|
|
$lang->update = 'Update';
|
|
$lang->installed = 'Installed';
|
|
$lang->depth = 'Step';
|
|
$lang->parent_menu_name = 'Parent Menu Name';
|
|
$lang->menu_name = 'Menu Name';
|
|
$lang->menu_srl = 'Menu Serial Number';
|
|
$lang->menu_id = 'Menu ID';
|
|
$lang->browser_title = 'Browser title';
|
|
$lang->about_browser_title = 'Text used as browser title. Also used for RSS/Trackback';
|
|
$lang->menu_type = 'Menu type';
|
|
$lang->menu_url = 'Menu URL';
|
|
$lang->menu_open_window = 'Open a new window';
|
|
$lang->menu_self_window = 'Open a self window';
|
|
$lang->menu_expand = 'Expand';
|
|
$lang->menu_img_btn = 'Menu link image';
|
|
$lang->about_imgbtn = 'Replace text natigation links with image buttons';
|
|
$lang->menu_no_img_btn = 'No image';
|
|
$lang->menu_normal_btn = 'Normal';
|
|
$lang->about_menu_normal_btn = 'Normal button image';
|
|
$lang->menu_hover_btn = 'Mouse over';
|
|
$lang->about_menu_hover_btn = 'Mouse over button image';
|
|
$lang->menu_active_btn = 'When selected';
|
|
$lang->about_menu_active_btn = 'When selected button image';
|
|
$lang->menu_change_btn = 'Change';
|
|
$lang->menu_upload_btn = 'Upload image';
|
|
$lang->menu_group_srls = 'Accessable Groups';
|
|
$lang->layout_maker = 'Layout Maker';
|
|
$lang->layout_history = 'Update History ';
|
|
$lang->layout_info = 'Layout Info';
|
|
$lang->layout_list = 'Layouts List';
|
|
$lang->downloaded_list = 'Downloads List';
|
|
$lang->limit_menu_depth = 'Display Enabled';
|
|
$lang->cmd_make_child = 'Add a Child Menu';
|
|
$lang->cmd_move_to_installed_list = 'View Created List';
|
|
$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 = 'A menu with child menus cannot be deleted.';
|
|
$lang->msg_cannot_delete_homemenu = 'Cannot delete a menu with Home menu.';
|
|
$lang->msg_cannot_delete_for_admin_topmenu = 'A top menu cannot be deleted';
|
|
$lang->about_title = 'Please enter the title that is easy to verify when connecting to the page.';
|
|
$lang->about_menu_management = 'The menu management enables you to organize your menus in the selected layout.
|
|
You can create menus up to setted depth and can enter information in details by clicking them.
|
|
The menu will be expanded by clicking the folder image.
|
|
If the menu is not shown normally, refresh the information by clicking the button "Re-create cache file".
|
|
* 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 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, 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 create a complete site through the convenient menu management which arranges the created modules and links to layouts without any manual work.
|
|
However, 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.';
|
|
$lang->cType = 'Page or URL';
|
|
$lang->module_type = 'Select Page';
|
|
$lang->create_menu_url = 'Create Page ID';
|
|
$lang->select_menu_url = 'Select Page ID';
|
|
$lang->exposure_limits = 'Exposure limits';
|
|
$lang->msg_empty_menu_item = 'Menu item is empty.';
|
|
$lang->msg_url_is_required = 'Please enter a valid URL.';
|
|
$lang->copy = 'Copy';
|
|
$lang->cut = 'Cut';
|
|
$lang->paste = 'Paste';
|
|
$lang->change_name = 'Change name';
|
|
$lang->set_as_homepage = 'Set as homepage';
|
|
$lang->has_been_set_as_homepage = 'Has been set as homepage';
|
|
$lang->general_settings = 'General settings';
|
|
$lang->design = 'Design';
|
|
$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->url_link = 'URL link';
|
|
$lang->menu_link = '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 = 'Will not use any 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->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_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.';
|
|
$lang->installation_completed = 'Installation is completed.';
|
|
$lang->shortcut = 'Shortcut';
|
|
$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->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->img_uploaded = 'Button image is uploaded.';
|
|
$lang->img_deleted = 'Button image is deleted.';
|
|
$lang->do_not_display_again = 'Do not display again.';
|
|
$lang->skin_settings = 'Skin settings';
|
|
$lang->no_use_skin = 'Will not use any skin'; |