| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 | 
							- <?php
 
- /*Language Format:
 
- Add a new file(.lang.php) with your module name at /phpcms/languages/
 
- translation save at the array:$LANG
 
- */
 
- //add field
 
- $LANG['formguide']					= 	'Form wizard';
 
- $LANG['input_form_title']			=	'Please input name';
 
- $LANG['title_min_3_chars']			=	'At least 6 characters';
 
- $LANG['right']						=	'Correct';
 
- $LANG['title_cannot_empty']			=	'Name is required';
 
- $LANG['field_manage']				=	'Manage';
 
- $LANG['add_field']					=	'Add field';
 
- $LANG['manage_field']				=	'Field management in form wizard';
 
- $LANG['priview_modelfield']			=	'Preview';
 
- $LANG['fieldname']					=	'Field name';
 
- $LANG['cnames']						=	'Alias';
 
- $LANG['type']						=	'Type';
 
- $LANG['system']						=	'System';
 
- $LANG['must_input']					=	' is Required';
 
- $LANG['search']						=	'Search';
 
- $LANG['listorder']					=	'Ordering';
 
- $LANG['contribute']					=	'Contribute';
 
- $LANG['field_enabled']				=	'<font color="red"> Enable</font>';
 
- $LANG['field_disabled'] 			=	'Disable';
 
- $LANG['fieldname']					=	'Field type';
 
- $LANG['between_1_to_20']			=	'the length between 1 and 20';
 
- $LANG['fieldname_was_wrong']		=	'Name is invalid';
 
- $LANG['already_exist'] 				=	'Already exists';
 
- $LANG['connecting_please_wait']		=	'Connecting..please wait';
 
- $LANG['select_fieldtype']			=	'Please select field type';
 
- $LANG['input_nickname']				=	'Please input alias';
 
- $LANG['nickname_empty']				=	'Alias is required';
 
- $LANG['input_right']				=	'Correct';
 
- $LANG['field_type'] 				=	'Field type';
 
- $LANG['fieldname_tips']				=	'ONLY contain letters, digits, underscores. It must start with letters and NOT end up with underscore.';
 
- $LANG['field_nickname']				=	'Alias';
 
- $LANG['nickname_tips']				=	'For example, title';
 
- $LANG['field_tip']					=	'Field `s reference';
 
- $LANG['field_tips']					=	'Hints under field alias';
 
- $LANG['relation_parm']				=	'Related parameters ';
 
- $LANG['relation_parm_tips']			=	'Related 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['as_search_field']			=	'As search conditions';
 
- $LANG['disabled_groups_field']		=	'Select user groups. These group users cannot set up field value';
 
- $LANG['edit_field']					=	'Modify field';
 
- $LANG['public_field_manage']		=	'Manage global field';
 
- $LANG['fields']						=	'Field ';
 
- $LANG['picutre_list']				=	'A list of pictures';
 
- $LANG['max_upload_num']				=	'Maximum Number of File Uploads at a time';
 
- $LANG['zhang']						=	'page';
 
- $LANG['attachment_upload']			=	'Upload attachment';
 
- $LANG['select_picture']				=	'Select image';
 
- //add formguide
 
- $LANG['select_stardate']			=	'Please select start date when time limits is enabled';
 
- $LANG['select_downdate']			=	'Please select end date when time limits is enabled';
 
- $LANG['select_style']				=	'Select style';
 
- $LANG['name']						=	'Name';
 
- $LANG['tablename']					=	'Table name';
 
- $LANG['introduction']				=	'Intro';
 
- $LANG['time_limit']					=	'Time limits';
 
- $LANG['enable']						=	'Enable';
 
- $LANG['unenable']					=	'Disable';
 
- $LANG['start_time']					=	'Start time';
 
- $LANG['end_time']					=	'End time';
 
- $LANG['allowed_send_mail']			=	'Allow to send email';
 
- $LANG['e-mail_address']				=	'Email address';
 
- $LANG['multiple_with_commas']		=	'Use comma to separate mulitple addresses';
 
- $LANG['optional_style']				=	'Available style';
 
- $LANG['template_selection']			=	'Select template';
 
- $LANG['please_input_tallename']		=	'Please fill in table name';
 
- $LANG['standard']					=	'ONLY contain letters, digits, underscores.';
 
- $LANG['tablename_no_empty']			=	'Table name is required';
 
- $LANG['edit_formguide']				=	'Edit form';
 
- $LANG['public']						=	'Public';
 
- $LANG['stat_num']					=	'Statistics';
 
- $LANG['thumb_shi']					=	'Graphical representation';
 
- $LANG['selects']					=	'Name';
 
- $LANG['values']						=	'Content';
 
- $LANG['tablename_existed']			=	'data form is invalid';
 
- $LANG['tablename_was_wrong']		=	'Table name is invalid';
 
- //formguide list
 
- $LANG['remove_all_selected']		=	'Delete selected';
 
- $LANG['affirm_delete']				=	'Are you sure you want to remove?';
 
- $LANG['formguide_add']				=	'Add form wizard';
 
- $LANG['name_items']					=	'Name (number of records)';
 
- $LANG['create_time']				=	'Time created';
 
- $LANG['call']						=	'Invoke';
 
- $LANG['visit_front']				=	'Access frontend';
 
- $LANG['info_list']					=	'A list of infos ';
 
- $LANG['field_add']					=	'Add field';
 
- $LANG['field_manage']				=	'Manage field';
 
- $LANG['preview']					=	'Preview';
 
- $LANG['modify']						=	'Modify';
 
- $LANG['stat']						=	'Statistics';
 
- $LANG['form_preview']				=	'Form preview';
 
- $LANG['return_list']				=	'Back to a list of wizards';
 
- //formguide info
 
- $LANG['username']					=	'Username ';
 
- $LANG['userip']						=	'User IP';
 
- $LANG['times']						=	'Time';
 
- $LANG['operation']					=	'Operation';
 
- $LANG['check']						=	'View';
 
- $LANG['del']						=	'Remove';
 
- $LANG['form_details']				=	'Details';
 
- $LANG['submit_info']				=	'Submit Info';
 
- $LANG['stat_formguide']				=	'Statistics';
 
- //setting
 
- $LANG['formguide_setting']			=	'Module wizard';
 
- $LANG['allows_more_ip']				=	'Allow the same IP repeatedly submitted  ';
 
- $LANG['allowunreg']					=	'Allow visitor to submit form';
 
- $LANG['mailmessage']				=	'Content';
 
- $LANG['not_meet_the_conditions'] 	=	'is invalid';
 
- $LANG['not_less_than'] 				=	'not less than';
 
- $LANG['not_more_than'] 				=	'not more than';
 
- $LANG['the_value_must_not_repeat'] 	=	'value cannot duplicate';
 
- $LANG['interval']					=	'Interval';
 
- $LANG['minute']						=	'minute';
 
- //index
 
- $LANG['formguide_list']				=	'A list of wizards';
 
- $LANG['please_login_in']			=	'Please sign in first';
 
- $LANG['form_no_exist']				=	'The form does not exist or has been marked for deletion';
 
- $LANG['form_expired']				=	'Form has Expired. Thank you for your interest!';
 
- $LANG['tips']						=	'Reminder for form submission';
 
- $LANG['thanks']						=	'Thank you for your participation';
 
- $LANG['had_participate']			=	'You have already participated.';
 
- ?>
 
 
  |