123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202 |
- <?php
- /*Language Format:
- Add a new file(.lang.php) with your module name at /phpcms/languages/
- translation save at the array:$LANG
- */
- $LANG['no_language'] = 'Lack of language pack';
- $LANG['website_manage'] = 'phpcmsV9 - Administration';
- $LANG['lockscreen'] = 'Screen lock';
- $LANG['submit'] = 'Submit';
- $LANG['yes'] = 'Yes';
- $LANG['no'] = 'No';
- $LANG['error'] = 'Error';
- $LANG['illegal_operation'] = 'Illegal operation';
- $LANG['illegal_action'] = 'Operation illegal on linked parameter. Please return';
- $LANG['illegal_parameters'] = 'Invalid parameter';
- $LANG['login_website'] = 'Please log in first';
- $LANG['login_success'] = 'You have successfully logged in';
- $LANG['operation_success'] = 'The operation completed successfully';
- $LANG['add_success'] = 'Data was added successfully';
- $LANG['operation_failure'] = 'The operation failed';
- $LANG['success'] = 'Success';
- $LANG['failure'] = 'Failure';
- $LANG['total'] = 'Total';
- $LANG['first'] = 'Homepage';
- $LANG['page_item'] = ' items ';
- $LANG['previous'] = 'Previous';
- $LANG['next'] = 'Next';
- $LANG['last'] = 'End';
- $LANG['page'] = 'Page ';
- $LANG['serial'] = ' ';
- $LANG['page'] = 'Page';
- $LANG['Sunday'] = 'Sunday';
- $LANG['Monday'] = 'Monday';
- $LANG['Tuesday'] = 'Tuesday';
- $LANG['Wednesday'] = 'Wednesday';
- $LANG['Thursday'] = 'Thursday';
- $LANG['Friday'] = 'Friday';
- $LANG['Saturday'] = 'Saturday';
- $LANG['admin_login'] = 'PHPCMS Administration';
- $LANG['add'] = 'Add';
- $LANG['edit'] = 'Edit';
- $LANG['delete'] = 'Delete';
- $LANG['listorder'] = 'Ordering';
- $LANG['sys_setting'] = 'Settings';
- $LANG['module'] = 'Modules';
- $LANG['module_manage'] = 'Module manager';
- $LANG['category'] = 'Columns';
- $LANG['content'] = 'Content';
- $LANG['members'] = 'Users';
- $LANG['template_style'] = 'Templates';
- $LANG['panel'] = 'Dashboard';
- $LANG['selected'] = 'Selected';
- $LANG['title'] = 'Title';
- $LANG['hits'] = 'Page views';
- $LANG['inputtime'] = 'Published time';
- $LANG['operations_manage'] = 'Operation';
- $LANG['selected'] = 'Select';
- $LANG['selected_all'] = 'Select all';
- $LANG['cancel'] = 'Cancel';
- $LANG['all'] = 'All';
- $LANG['confirm'] = 'Are you sure you want to delete『 {message} 』?';
- $LANG['ok'] = 'Yes';
- $LANG['clear'] = 'Clear';
- $LANG['pass'] = 'Approval';
- $LANG['unpass'] = 'Pending';
- $LANG['please_select'] = 'Please select';
- $LANG['items'] = 'Data volume';
- $LANG['status'] = 'Status';
- $LANG['icon_unlock'] = '<font color="red">√</font>';
- $LANG['icon_locked'] = '<font color="blue">×</font>';
- $LANG['type'] = 'Type';
- $LANG['search'] = 'Search';
- $LANG['username'] = 'Username';
- $LANG['user_already_exist'] = 'User already exists';
- $LANG['poster'] = 'Advertising';
- $LANG['announce'] = 'Announcement';
- $LANG['template_select'] = 'Select template';
- $LANG['input'] = 'Please input ';
- $LANG['exists'] = 'Exists';
- $LANG['connecting'] = 'Connecting, please wait...';
- $LANG['empty'] = ' is Required';
- $LANG['notfound'] = 'Data not found';
- $LANG['subtitle'] = 'Sub heading';
- $LANG['pagebreak'] = 'Page break';
- $LANG['insert_subtitle'] = 'Please enter the subtitle';
- $LANG['paging'] = 'Pagebreak';
- $LANG['insert_page_title'] = 'Insert pagebreak mark of subtitle at the cursor position';
- $LANG['insert_page_marker'] = 'Insert pagebreak mark at the cursor position';
- $LANG['ctrl_more_selected'] = 'Hold Ctrl to select multiple';
- $LANG['file_does_not_writable'] = 'Failed to write to file';
- $LANG['file_does_not_exists'] = 'File does not exists';
- $LANG['file_exists'] = 'Already exists';
- $LANG['copyright'] = 'CopyRight 2006-2017 <a href="http://www.ku6.com" target="_blank">KU6</a> <a href="http://www.phpcms.cn" target="_blank">PHPCMS TEAM</a> ';
- $LANG['input_right'] = 'Correct';
- $LANG['update_success'] = 'Updated successfully';
- $LANG['select_all'] = 'Select all';
- $LANG['member_search'] = 'Seach users';
- $LANG['input_code'] = 'Please type the code shown';
- $LANG['code_error'] = 'Incorrect';
- $LANG['module_not_exists'] = 'The module is not installed or disabled';
- $LANG['part_cache_success'] = 'Updating cache files';
- $LANG['message_tips'] = 'Message';
- $LANG['return_previous'] = 'Click here return to previous page';
- $LANG['close'] = 'Close';
- $LANG['click_here'] = 'Click here if your browser does not automatically redirect';
- $LANG['position'] = 'Top spot';
- $LANG['no_setting'] = 'Not set';
- $LANG['tip_zone'] = 'Hint:';
- $LANG['start_update'] = 'Start updating';
- $LANG['confirm_recovery'] = 'Are you sure you want to restore database';
- $LANG['mirrors_name'] = 'Mirror site name ';
- $LANG['mirror_address'] = 'Mirror site address ';
- $LANG['three_types'] = 'Only contains digits, letters, underscore.';
- $LANG['enter_correct'] = 'Correct';
- $LANG['change_level'] = 'Not change ordering';
- $LANG['delete_keywords'] = 'Delete keyword?';
- $LANG['select_operations'] = 'Please select';
- $LANG['menu_name'] = 'Menu name';
- $LANG['menu_description'] = 'Menu description';
- $LANG['menu_style'] = 'Menu style';
- $LANG['drop_down_style'] = 'Drop down style';
- $LANG['pop_style'] = 'Pop up style';
- $LANG['sites'] = 'Site';
- $LANG['all_sites'] = 'All sites';
- $LANG['cat_empty'] = 'Null (as primary column)';
- $LANG['click_select'] = 'Click to select';
- $LANG['level_menu'] = 'Previous menu';
- $LANG['file'] = 'File';
- $LANG['time'] = 'Time';
- $LANG['ie8_tip'] = 'By using IE8, we can achieve the best visions';
- $LANG['personal_information'] = 'Personal Info';
- $LANG['ajax_tip'] = 'Please start with ajax_ by passing AJAX. Also, please write in ajax_edit_myaction/ajax_delete_myaction only if modifying or deleting record operation';
- $LANG['for_chinese_lan'] = 'Corresponding chinese name';
- $LANG['manage'] = 'Manage';
- $LANG['member_manage'] = 'Manage user';
- $LANG['application'] = 'Manage application';
- $LANG['communication'] = 'Communication';
- $LANG['redeem'] = 'Exchange points';
- $LANG['administrator'] = 'Admin section';
- $LANG['system_setting'] = 'System settings';
- $LANG['update_cache'] = 'Update cache';
- $LANG['exit'] = 'Exit ';
- $LANG['choose_model'] = 'Please select model';
- $LANG['enable'] = 'Enable';
- $LANG['close'] = 'Close';
- $LANG['role_name'] = 'Role name';
- $LANG['role_description'] = 'Role description';
- $LANG['enabled'] = 'Enable';
- $LANG['ban'] = 'Disable';
- $LANG['submit'] = 'Submit';
- $LANG['need_subscribe'] = 'Apply to get this function';
- $LANG['click_apply'] = 'Click to apply';
- $LANG['snda_register_notice'] = 'Note: time for examination and approval is 1-3 days. Please fill in APPID after passing the review (By default, function is closed if APPID is empty.)';
- $LANG['connect_micro'] = 'Connect to miniblog';
- $LANG['click_register'] = 'Click to register';
- $LANG['general'] = 'Normal';
- $LANG['danger'] = 'Danger';
- $LANG['enter_word'] = 'Please input profanity you want to filter ';
- $LANG['keywords_no_exist'] = 'Keyword does not exist';
- $LANG['export'] = 'wordcensorship.txt';
- $LANG['not_information'] = 'Have not yet been written';
- $LANG['choose_category'] = 'Please select column';
- $LANG['create_success'] = 'Generated successfully';
- $LANG['specified_word_not_exist'] = 'Related word does not exist';
- $LANG['open_module'] = 'All module';
- $LANG['miao'] = 'Second';
- $LANG['att_upload_succ'] = 'Upload successfully';
- $LANG['att_upload_limit_ini'] = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';
- $LANG['att_upload_limit_filesize'] = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';
- $LANG['att_upload_limit_part'] = 'The uploaded file was only partially uploaded';
- $LANG['att_upload_nofile'] = 'No file was uploaded';
- $LANG['att_upload_notemp'] = 'Missing a temporary folder';
- $LANG['att_upload_temp_w_f'] = 'Failed to write file to disk.';
- $LANG['att_upload_create_dir_f'] = 'Failed to create attachment path';
- $LANG['att_upload_dir_permissions'] = 'Failed to write attachment path to disk';
- $LANG['att_upload_limit_ext'] = 'Upload file type not allow';
- $LANG['att_upload_limit_setsize'] = 'Size of file exceeds file size limit of the process';
- $LANG['att_upload_not_allow'] = 'Unable to upload this file';
- $LANG['att_upload_limit_time'] = 'Upload for the day exceeded limit';
- $LANG['times'] = 'Time';
- $LANG['to'] = 'To';
- $LANG['determine_search'] = 'Search';
- $LANG['removed_data'] = 'Clear the lastest month data';
- $LANG['add_submenu'] = 'Add sub menu';
- $LANG['modify'] = 'Edit';
- $LANG['can_enter'] = 'are able to input';
- $LANG['characters'] = 'characters';
- $LANG['attachmentupload'] = 'Upload file';
- $LANG['imagesupload'] = 'Upload image';
- $LANG['hash_check_false'] = '[hash]Failed to verify data';
- $LANG['point'] = 'Points';
- $LANG['money'] = 'Yuan';
- $LANG['block_add'] = 'Add block';
- $LANG['click_to_down'] = 'Click to download';
- $LANG['linkage_select'] = 'Select';
- $LANG['ding_success'] = 'Make stickies successsful';
- $LANG['province'] = 'Province';
- $LANG['city'] = 'City';
- ?>
|