Server : nginx/1.22.1
System : Linux iZwz9daxib3w3i063fw434Z 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User : www ( 1000)
PHP Version : 5.6.40
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Directory :  /www/wwwroot/www.jkmold.com/phpcms/languages/en/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /www/wwwroot/www.jkmold.com/phpcms/languages/en/formguide.lang.php
<?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.';

?>