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/ |
<?php $LANG['vote'] = 'Poll'; $LANG['vote_add'] = 'Create your own poll'; $LANG['vote_title'] = 'Enter a title'; $LANG['select_type'] = 'Select Question type'; $LANG['vote_option'] = 'Choices'; $LANG['vote_description'] = 'Poll description'; $LANG['statistics'] = 'Results'; $LANG['vote_confirm_del'] = 'Are you sure you want to delete it?'; $LANG['vote_mustinput'] = ' is Required'; $LANG['vote_votepassed'] = 'The poll has already expired'; $LANG['setting_updates_successful'] = 'Updated successfully'; $LANG['truename'] = 'Real name'; $LANG['addr'] = 'Address'; $LANG['fromdate'] = 'Online Date'; $LANG['todate'] = 'Offline Date'; $LANG['enablecheckcode'] = 'Enable authentication'; $LANG['allowguest'] = 'Allowing guests to vote'; $LANG['credit'] = 'Reward points'; $LANG['interval'] = 'Voting time interval'; $LANG['template'] = 'Template'; $LANG['enabled'] = 'Enabled'; $LANG['allowview'] = 'View poll results'; $LANG['yes'] = 'Yes'; $LANG['no'] = 'No'; $LANG['input_not_space'] = 'Enter text WITHOUT spaces'; $LANG['remove_all_selected'] = 'Remove selected items'; $LANG['description'] = 'Description'; $LANG['call_js_code'] = 'Call JavaScript '; $LANG['startdate'] = 'Start Date'; $LANG['enddate'] = 'Finish Date'; $LANG['vote_title_noempty'] = 'Title field is required'; $LANG['not_vote'] = 'Poll not found'; $LANG['vote_num'] = 'Number of voters'; $LANG['statistics'] = 'Statistics'; $LANG['lock'] = 'Locked'; $LANG['check_vote'] = 'View poll results'; $LANG['call_code'] = 'Call JavaScript'; $LANG['before_select_operation'] = 'Please select one or more before executing'; $LANG['select'] = 'Please choose'; $LANG['time_is_ok'] = 'Valid Time'; $LANG['time_is_must'] = 'Time is required'; $LANG['radio'] = 'Single Choice'; $LANG['checkbox'] = 'Multiple Choice'; $LANG['maxval'] = 'Maximum options '; $LANG['minval'] = 'Minimum options'; $LANG['add_option'] = 'Add a choice'; $LANG['del'] = 'Delete'; $LANG['must_input'] = ' is Required'; $LANG['allow'] = 'Allow'; $LANG['not_allow'] = 'Disallow'; $LANG['one_ip'] = 'One vote per IP address'; $LANG['more_ip'] = 'N days to vote again'; $LANG['user_list'] = 'List of user'; $LANG['vote_result'] = 'Results'; $LANG['pic_view'] = 'Figure'; $LANG['vote_all_num'] = 'Number of voters'; $LANG['vote_style'] = 'style'; $LANG['vote_showresult'] = 'View results'; $LANG['up_vote_time'] = 'Vote Time'; $LANG['ip'] = 'IP'; $LANG['user_info'] = 'Profile'; $LANG['guest'] = 'Guest'; $LANG['default_template'] = 'default template'; $LANG['default_guest'] = 'default guests to vote'; $LANG['default_enabled'] = 'default poll function'; $LANG['default_vote_time'] = 'default time interval'; $LANG['vote_post_point'] = 'Reward points'; $LANG['subjectid_desc'] = 'ID descending'; $LANG['subjectid_asc'] = 'ID ascending'; $LANG['vote_call'] = 'Calling method'; $LANG['vote_call_info'] = 'Calling method Description'; $LANG['vote_call_infos'] = '1. Make your choice according to your needs. Then paste the code to your template. Please remember to update related site.'; $LANG['vote_call_infos2'] = '2. Dynamic call in PHP provides a way to count impressions.'; $LANG['vote_call_1'] = 'Call script on Homepage/ column page'; $LANG['vote_call_2'] = 'Call script on Content page'; $LANG['vote_phpcall'] = 'JS calling code (Dynamic call in PHP) <font color=\'red\'> The method provides a way to count impressions.</font>'; $LANG['vote_jscall'] = 'Call to a .js file'; $LANG['vote_jscall_info'] = 'JS calling code (Static call in JS)'; $LANG['vote_overview'] = 'Poll overview'; $LANG['vote_status'] = 'Status'; $LANG['vote_Lockets'] = 'Unlimited'; $LANG['vote_use'] = 'Enabled'; $LANG['vote_lock'] = 'Locked'; $LANG['vote_voteid'] = 'Poll ID'; $LANG['vote_novote'] = 'Poll not found'; $LANG['vote_voteyes'] = 'You have already voted'; $LANG['vote_nooption'] = 'Please make a choice'; $LANG['vote_votesucceed'] = 'Thank you for voting! Returning to ..'; $LANG['vote_votelocked'] = 'The poll has been locked.You are NOT allowed to vote temporarily.'; $LANG['vote_votenoguest'] = 'Sorry, guest users are not allowed to vote.'; $LANG['confirm'] = 'Save configuration'; $LANG['reset'] = 'Reset to defaults'; $LANG['check_select'] = 'Click'; $LANG['item'] = 'item'; $LANG['copy_code'] = 'Copy to clipboard'; $LANG['submit'] = 'Submit'; $LANG['select_style'] = 'Select style'; $LANG['right_all'] = 'Well done'; ?>