123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313 |
- <?php
- $LANG['2s_close'] = 'After <font color="red"><B><span id="secondid">2</span></B> seconds it will be automatically closed</font>';
- $LANG['news'] = 'News';
- $LANG['picture'] = 'Images';
- $LANG['down'] = 'Download';
- $LANG['info'] = 'Info';
- $LANG['string_limit'] = 'Between <B>{minlength}</B> and <B>{maxlength}</B> ';
- $LANG['tablename'] = 'Database table';
- $LANG['field_manage'] = 'Manage field';
- $LANG['fieldname'] = 'Field name';
- $LANG['cnames'] = 'Alias';
- $LANG['system'] = 'System';
- $LANG['must_input'] = 'Require';
- $LANG['contribute'] = 'Contribute';
- $LANG['basic_configuration'] = 'Basic settings';
- $LANG['model_name'] = 'Model name';
- $LANG['model_tablename'] = 'Model Entry';
- $LANG['description'] = 'Description';
- $LANG['template_setting'] = 'Template settings';
- $LANG['model_tablename_wrong'] = 'ONLY contain letters, digits, underscores';
- $LANG['already_exist'] = 'Already exist';
- $LANG['between_1_to_20'] = 'Between 1 and 20';
- $LANG['connecting_please_wait'] = 'Connecting...please wait';
- $LANG['thumb'] = 'Thumbnail image';
- $LANG['all_list'] = 'All articles';
- $LANG['all_check_list'] = 'All pending content';
- $LANG['thumb_list'] = 'includes thumbnail image';
- $LANG['block_site_index'] = 'Homepage';
- $LANG['checkall_content'] = 'Verify contents';
- $LANG['publish_to_othor_category'] = 'Publish to other columns';
- //内容添加表单部分
- $LANG['check_title'] = 'check duplicates';
- $LANG['title_repeat'] = 'Repeat title ';
- $LANG['title_not_repeat'] = 'Not-repeated ';
- $LANG['mirror_server_list'] = 'Mirrored servers list';
- $LANG['attachment_upload'] = 'Upload attachment';
- $LANG['upload_soft'] = 'Upload software';
- $LANG['file_list'] = 'File list';
- $LANG['multiple_file_list'] = 'Bulk upload';
- $LANG['add_remote_url'] = 'Add remote location';
- $LANG['remove_out'] = 'Remove';
- $LANG['upload_pic'] = 'Upload image';
- $LANG['upload_pic_max'] = 'Max number of uploading file for one time';
- $LANG['pic_list'] = 'Image list';
- $LANG['select_pic'] = 'Select picture';
- $LANG['tips_pics'] = 'photos';
- $LANG['islink_url'] = 'Redirected link';
- $LANG['page_type1'] = 'Pagebreak not set';
- $LANG['page_type2'] = 'Auto pagebreak';
- $LANG['page_type3'] = 'Manual pagebreak';
- $LANG['page_maxlength'] = 'Number of characters (include HTML Tag)';
- $LANG['upload_thumbnails'] = 'Please upload thumbnail image';
- $LANG['edit_content'] = 'Edit';
- $LANG['not_meet_the_conditions'] = 'invalid';
- $LANG['not_less_than'] = 'not less than';
- $LANG['not_more_than'] = 'not more than';
- $LANG['the_value_must_not_repeat'] = 'Cannot repeat';
- //type
- $LANG['add_type'] = 'Add type';
- $LANG['select_model_name'] = 'Model';
- $LANG['type_name'] = 'Type';
- //workflow
- $LANG['workflow_name'] = 'Workflow name';
- $LANG['steps'] = 'Review';
- $LANG['current_steps'] = 'Level';
- $LANG['admin_users'] = 'List of people';
- $LANG['workflow_diagram'] = 'Workflow diagram';
- $LANG['edit_workflow'] = 'Edit';
- $LANG['steps_1'] = 'Level 1';
- $LANG['steps_2'] = 'Level 2';
- $LANG['steps_3'] = 'Level 3';
- $LANG['steps_4'] = 'Level 4';
- $LANG['confirm_delete_model'] = 'Are you sure you want to remove 『 {message} 』? Database table will be removed at the same time';
- $LANG['workflow_0'] = 'Rejection';
- $LANG['workflow_1'] = '1 Check';
- $LANG['workflow_2'] = '2 Check';
- $LANG['workflow_3'] = '3 Check';
- $LANG['workflow_4'] = '4 Check';
- $LANG['workflow_99'] = 'Pass';
- $LANG['list'] = 'List';
- $LANG['catid'] = 'Column ID';
- $LANG['cat_tag'] = 'Column tag';
- $LANG['sort'] = 'Ordering';
- $LANG['id_desc'] = 'Add time DESC';
- $LANG['updatetime_desc'] = 'Update time DESC';
- $LANG['listorder_asc'] = 'ASCE';
- $LANG['listorder_desc'] = 'DESC';
- $LANG['subcat'] = 'Sub column';
- $LANG['siteid'] = 'Site ID';
- //down
- $LANG['illegal_parameters'] = 'Parameter is incorrect';
- $LANG['url_invalid'] = 'URL not found';
- $LANG['url_error'] = 'Invalid address';
- $LANG['position'] = 'Top spot';
- $LANG['posid'] = 'Top spot ID';
- $LANG['posorder'] = 'Ordering condition';
- $LANG['possort'] = 'Ordering';
- $LANG['id'] = 'ID';
- $LANG['updatetime'] = 'Updated time';
- $LANG['posasc'] = 'ASCE';
- $LANG['posdesc'] = 'DESC';
- $LANG['add_content'] = 'Add content';
- $LANG['check_passed'] = 'Approval';
- $LANG['update_htmls'] = 'Bulk update _{catname}_';
- $LANG['elite'] = 'Promoted';
- $LANG['no_elite'] = 'Not promoted';
- $LANG['related_articles'] = 'Related articles';
- $LANG['top'] = 'Top ranking';
- $LANG['relevant_articles_id'] = 'Related article id';
- $LANG['key_word'] = 'Keywords';
- $LANG['reject'] = 'Reject';
- $LANG['publish_user'] = 'Publisher';
- $LANG['today_hits'] = 'Today hits';
- $LANG['yestoday_hits'] = 'Yesterday hits';
- $LANG['week_hits'] = 'Weekly hits';
- $LANG['month_hits'] = 'Monthly hits';
- $LANG['member_contribute'] = 'User submission';
- $LANG['comment'] = 'Comment';
- $LANG['createhtml'] = 'Generate HTML in batches';
- $LANG['passed_checked'] = 'Approval';
- $LANG['view_comment'] = 'View comment';
- $LANG['copyfrom_tips'] = '≡Please select≡';
- $LANG['permission_to_operate'] = 'You do not have permissions';
- $LANG['missing_part_parameters'] = 'Missing column ID';
- $LANG['you_do_not_check'] = 'Please select';
- $LANG['information_does_not_exist'] = 'Info does not exist';
- $LANG['after_a_few_seconds_left'] = 'seconds shut automatically...';
- $LANG['please_add_category'] = 'There is no column, please add one';
- $LANG['need_update_items'] = 'Total update <font color="red">{total}</font> - Completed <font color="red">{creatednum}</font> items(<font color="red">{percent}%</font>)';
- $LANG['create_update_success'] = 'Updated completely';
- $LANG['start_update_urls'] = 'Start updating URL...';
- $LANG['updating'] = 'Updating';
- $LANG['have_update_items'] = 'has<font color="red">{total}</font> items - Completed <font color="red">{creatednum}</font> items(<font color="red">{percent}%</font>)';
- $LANG['have_update_items'] = 'has <font color="red">{total}</font> items - Completed <font color="red">{creatednum}</font> items(<font color="red">{percent}%</font>)';
- $LANG['start_update'] = 'Updating...';
- $LANG['start_update_category'] = 'Start updating column page...';
- $LANG['start_to_end_id'] = '" {page} - {endpage}Page"';
- $LANG['index_create_finish'] = 'Homepage updated successfully! Size: {size}';
- $LANG['add_content_position'] = 'Current Location: Content > Content publishing manager > Add content';
- $LANG['edit_content_position'] = 'Current Location: Content > Content publishing manager > Edit content';
- $LANG['priview_model_position'] = 'Current Location: Content > Model preview';
- $LANG['c_status'] = 'Status';
- $LANG['c_publish'] = 'Publish';
- $LANG['c_check'] = 'Review';
- $LANG['save_close'] = 'Save & close';
- $LANG['save_continue'] = 'Save & Publish';
- $LANG['c_close'] = 'Close(X)';
- $LANG['dialog_close'] = 'Close';
- $LANG['please_save_information'] = 'Content has not yet been saved';
- $LANG['page_manage'] = 'Single page manage';
- $LANG['title'] = 'Title';
- $LANG['intro'] = 'Introduction';
- $LANG['hits'] = 'hits';
- $LANG['keywords'] = 'Keywords';
- $LANG['content'] = 'Content';
- $LANG['c_template'] = 'Template';
- $LANG['explode_keywords'] = 'Use space or “,” to seperate multiple keywords';
- $LANG['search_category'] = 'Input “pinyin”or“column name” to quick search';
- $LANG['quick_into'] = 'Quick access';
- $LANG['html_notice'] = '1. Please go to Content > Publishing Manager > Sync publishing point (after set Publishing point and generate static pages ) ';
- $LANG['according_model'] = 'According to the way model updating';
- $LANG['select_category_area'] = 'Select column area';
- $LANG['select_operate_content'] = 'Select content';
- $LANG['no_limit_category'] = 'All columns';
- $LANG['every_time'] = 'Update each round';
- $LANG['information_items'] = 'Item info';
- $LANG['update_all'] = 'Update all info';
- $LANG['submit_start_update'] = 'Updating';
- $LANG['no_limit_model'] = 'All columns';
- $LANG['last_information'] = 'Update to the lastest info';
- $LANG['push_ctrl_to_select'] = 'Hold “Ctrl”or“Shift” to select more.Hold “Ctrl” to undo the selection.';
- $LANG['update_time_from'] = 'Update publishing date from';
- $LANG['to'] = 'to';
- $LANG['in_information'] = '`information';
- $LANG['update_id_from'] = 'Update ID from';
- $LANG['please_select_category'] = 'All column';
- $LANG['catname'] = 'Column name';
- $LANG['confirm_delete'] = 'Are you sure you want to remve it?';
- $LANG['push'] = 'Promote';
- $LANG['push_to_position'] = 'Promote to top spot';
- $LANG['push_to_special'] = 'Promote to topic';
- $LANG['belong_category'] = 'Subsidiary column';
- $LANG['addtime'] = 'Add time';
- $LANG['contribute_time'] = 'Submission time';
- $LANG['click_to_select'] = 'Select';
- $LANG['available_styles'] = 'Available styles';
- $LANG['category_index_tpl'] = 'Column homepage template';
- $LANG['category_list_tpl'] = 'Column list page template';
- $LANG['content_tpl'] = 'Content page template';
- $LANG['not_exists_push'] = 'The push function of module is disabled.';
- $LANG['fieldname_was_wrong'] = 'The field name is incorrect.';
- $LANG['select_fieldtype'] = 'Please select field type';
- $LANG['input_right'] = 'Correct';
- $LANG['input_nickname'] = 'Please input alias';
- $LANG['nickname_empty'] = 'The field alias is required';
- $LANG['model_manage'] = 'Manage model';
- $LANG['field_manage'] = 'Field manager';
- $LANG['add_field'] = 'Add';
- $LANG['manage_field'] = 'Manage';
- $LANG['field_type'] = 'Field type';
- $LANG['issystem_field'] = 'As field of the primary table';
- $LANG['yes'] = 'Yes';
- $LANG['no'] = 'No';
- $LANG['fieldname'] = 'Field name';
- $LANG['fieldname_tips'] = 'ONLY contain letters, digits, underscores. It must start with letters and it must NOT end up with underscore.';
- $LANG['field_nickname'] = 'Field alias';
- $LANG['nickname_tips'] = 'For example, article title';
- $LANG['field_tip'] = 'Field hints';
- $LANG['field_tips'] = 'Hints under field alias';
- $LANG['relation_parm'] = 'Related parameters ';
- $LANG['relation_parm_tips'] = 'Set form properties';
- $LANG['form_attr'] = 'Additional properties';
- $LANG['form_attr_tips'] = 'Adding JavaScipt Event from here';
- $LANG['form_css_name'] = 'Style name';
- $LANG['form_css_name_tips'] = 'Define CSS name of form';
- $LANG['string_size'] = 'The range of characters length';
- $LANG['string_size_tips'] = 'The system will check length validation. Please leave blank if you do not want to limit the length.';
- $LANG['minlength'] = 'Min length';
- $LANG['maxlength'] = 'Max length';
- $LANG['data_preg'] = 'Verify input with regular expressions';
- $LANG['data_preg_tips'] = 'The system will verify data by using regular expressions. Please leave blank if you do not want to verify data';
- $LANG['often_preg'] = 'Common regular expressions';
- $LANG['figure'] = 'Digits';
- $LANG['integer'] = 'Integer';
- $LANG['letter'] = 'Letters';
- $LANG['integer_letter'] = 'digits + letters';
- $LANG['hyperlink'] = 'Hyperlink';
- $LANG['mobile_number'] = 'Phone number';
- $LANG['tel_number'] = 'Tel';
- $LANG['zip'] = 'Zip';
- $LANG['data_passed_msg'] = 'Data validation error message';
- $LANG['unique'] = 'Unique value';
- $LANG['basic_field'] = 'As basic info';
- $LANG['basic_field_tips'] = 'The left of Add page will be shown on all basic info.';
- $LANG['as_search_field'] = 'As search conditions';
- $LANG['allow_contributor'] = 'Shown on the article submission of frontend';
- $LANG['as_fulltext_field'] = 'As site-wide search info';
- $LANG['as_postion_info'] = 'Call tags in top spot';
- $LANG['disabled_groups_field'] = 'Select user groups. These group users cannot set up field value';
- $LANG['disabled_role_field'] = 'Select role. These roles cannot set up field value';
- $LANG['edit_field'] = 'Modify field';
- $LANG['field_disabled'] = 'Disable';
- $LANG['field_enabled'] = '<font color="red"> Enable</font>';
- $LANG['import_model'] = 'Import model';
- $LANG['edit_model'] = 'Edit model';
- $LANG['export'] = 'Export';
- $LANG['template'] = 'Select template';
- $LANG['type_name'] = 'Category name';
- $LANG['edit_type'] = 'Edit category';
- $LANG['updateurl_tips'] = '1. Bulk update URL only if the URLs of content pages changed. Otherwise there is no need to update URLs. <BR> 2. Rule settings: Settings > Related settings > Manage column > Add/ Edit column';
- $LANG['onclick_view'] = 'View';
- $LANG['title_is_empty'] = 'Title is required';
- $LANG['subsidiary_table_datalost'] = 'The information is incomplete, please try to add again after deleting';
- $LANG['click_vistor'] = 'Click to visit';
- $LANG['visualization_edit'] = 'Block manager';
- $LANG['starttime_than_endtime'] = 'Start time must be less than end time.';
- $LANG['day_select'] = 'of days';
- $LANG['no_limit'] = 'Unlimit';
- $LANG['remove'] = 'Bulk move';
- $LANG['move_to_categorys'] = 'Target column';
- $LANG['from_category'] = 'From assigned column';
- $LANG['from_ids'] = 'Assigned ID';
- $LANG['from_where'] = 'Source';
- $LANG['move_tips'] = '<font color="red">Tips:</font>mutiple issues can be separated by \',\',<font color="red">WITHOUT line breaks</font>';
- $LANG['ctrl_source_select'] = 'Hold down the control key to select more than one option';
- $LANG['please_input_move_source'] = 'Please select source column or assigned ID';
- $LANG['please_select_target_category'] = 'Please select target column';
- $LANG['type_name_tips'] = 'Please input Category name, multiple categories are separated by newlines';
- $LANG['push_to_category'] = 'Promote to other columns';
- $LANG['select_sitelist'] = 'Select site';
- $LANG['category_checked'] = 'Selected columns';
- $LANG['as_omnipotent_field'] = 'As a universal field of subsidiary field';
- $LANG['as_omnipotent_field_tips'] = 'MUST be combined with universal fields. Otherwise, post won`t display properly.';
- $LANG['model_does_not_allow_delete'] = 'If the model that already have content, then the deletion fails.';
- $LANG['priview_modelfield'] = 'Preview';
- $LANG['reject_message'] = 'Your post was rejected. Please submit it again after you complete the edits.';
- $LANG['click_edit'] = 'Click to edit';
- $LANG['reject_message_tips'] = 'your post does not meet our requirements for technical support. Please post a new thread with all the requirements so we can further help you.<BR>Title:';
- $LANG['nocheck_users'] = 'Exempt from review';
- $LANG['checkstatus_flag'] = 'allow to be modified during reviewing';
- $LANG['content_page'] = 'Content page';
- $LANG['reject_msg'] = 'Please input your rejections reason. It will be sent by message.';
- $LANG['check_status'] = '<font color="#0000FF">Review status > </font>';
- $LANG['cancel_the_picture'] = 'Cancel';
- $LANG['model_table_not_exists'] = 'Model is disabled or the content of model does not exist.';
- //前台部分
- $LANG['info_does_not_exists'] = 'Information does not exist anymore or is not yet approved by administrators';
- $LANG['first_page'] = 'First page';
- $LANG['last_page'] = 'Last page';
- $LANG['category_not_exists'] = 'Column does not exist';
- $LANG['have_pay'] = 'You have already paid';
- $LANG['msg_readpoint'] = 'You have spent';
- $LANG['readpoint_pay'] = ' You will have to pay a fee {readpoint} yuan in order to read an article';
- $LANG['readpoint_pay_point'] = 'You will have to pay a fee {readpoint} points in order to read an article';
- $LANG['please_enter_content_to_search'] = 'Please input search request';
- $LANG['search_minrefreshtime'] = 'You are searching too fast. please wait {min} seconds and search again';
- $LANG['not_writable'] = 'Not writable';
- $LANG['no_priv'] = 'You do not have permission to access this info';
- $LANG['guest_not_allowsearch'] = 'Visitor does not be allow to use search function. Please sign in first.';
- $LANG['cut_the_picture'] = 'Crop';
- $LANG['moreinfo'] = 'Invoke more info';
- ?>
|