Your IP : 172.28.240.42


Current Path : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/bitrix/modules/vote/lang/en/admin/
Upload File :
Current File : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/bitrix/modules/vote/lang/en/admin/vote_edit.php

<?
$MESS ['VOTE_EDIT_RECORD'] = "Preferences for the poll # #ID#";
$MESS ['VOTE_NEW_RECORD'] = "New poll";
$MESS ['VOTE_RECORDS_LIST'] = "Poll list";
$MESS ['VOTE_QUESTIONS'] = "Questions";
$MESS ['VOTE_QUESTIONS_TITLE'] = "Open question list";
$MESS ['VOTE_QUESTIONS_ADD'] = "Add a question";
$MESS ['VOTE_QUESTIONS_ADD_TITLE'] = "Add a question to the current poll";
$MESS ['VOTE_TIMESTAMP'] = "Modified:";
$MESS ['VOTE_COUNTER'] = "Number of votes:";
$MESS ['VOTE_ACTIVE_TITLE'] = "Activity:";
$MESS ['VOTE_ACTIVE'] = "active";
$MESS ['VOTE_TITLE'] = "Title:";
$MESS ['VOTE_CHANNEL'] = "Channel:";
$MESS ['VOTE_SORTING'] = "Sorting index:";
$MESS ['VOTE_DATE'] = "Date";
$MESS ['VOTE_IMAGE'] = "Image:";
$MESS ['VOTE_UNIQUE'] = "Unique votes only:";
$MESS ['VOTE_SESSION'] = "within one session";
$MESS ['VOTE_COOKIE'] = "within one session or same cookie";
$MESS ['VOTE_IP'] = "within one session or same cookie or same IP";
$MESS ['VOTE_USER_ID'] = "with the same session or with the same cookie or from the same IP or with the same User ID";
$MESS ['VOTE_DELAY'] = "Do not allow voting<br>from the same IP during:";
$MESS ['VOTE_SECOND'] = "seconds";
$MESS ['VOTE_MINUTE'] = "minutes";
$MESS ['VOTE_HOUR'] = "hours";
$MESS ['VOTE_DAY'] = "days";
$MESS ['VOTE_DESCRIPTION'] = "Description";
$MESS ['VOTE_TEMPLATE'] = "Poll form template:";
$MESS ['VOTE_CHOOSE'] = "Choose";
$MESS ['VOTE_CHOOSE_TITLE'] = "Choose the poll form template";
$MESS ['VOTE_UNIQUE_PARAMS'] = "Visitor uniqueness";
$MESS ['VOTE_STATISTIC_PARAMS'] = "Event identifiers";
$MESS ['VOTE_NO_UNIQUE'] = "< no restrictions >";
$MESS ['VOTE_VOTE_LIST'] = "Poll list";
$MESS ['VOTE_CHANNEL_NOT_FOUND'] = "The poll channel either not found or not defined.";
$MESS ['VOTE_NOTIFY_TITLE'] = "Notify by e-mail upon each vote:";
$MESS ['VOTE_NOTIFY'] = "notify";
$MESS ['VOTE_RESULT_TEMPLATE'] = "Template to display the poll results:";
$MESS ['VOTE_CHOOSE_RESULT_TITLE'] = "Choose the template to display the poll results";
$MESS ['VOTE_CREATE_NEW_RECORD'] = "Create new poll";
$MESS ['VOTE_DELETE_RECORD'] = "Delete this poll";
$MESS ['VOTE_DELETE_RECORD_CONFIRM'] = "Are you sure you want to delete this poll?";
$MESS ['VOTE_RESET_RECORD'] = "Reset poll";
$MESS ['VOTE_RESET'] = "Erase";
$MESS ['VOTE_RESET_RECORD_CONFIRM'] = "Are you sure you want to delete all votes of this poll?";
$MESS ['VOTE_PROP'] = "Properties";
$MESS ['VOTE_HOSTS'] = "Limits";
$MESS ['VOTE_DESCR'] = "Description";
$MESS ['VOTE_PARAMS'] = "Poll parameters";
$MESS ['VOTE_GOTO_LIST'] = "Go to the votes list";
$MESS ['VOTE_GOT_ERROR'] = "Error saving the poll";
$MESS ['VOTE_LIST'] = "List";
$MESS ['VOTE_DELETE'] = "Delete";
$MESS ['VOTE_CREATE'] = "Create";
?>