//Language file
//Language: italian
//Form fields
define('_TITLE_','Accessibility evaluation of the website');
define('_REQUIRED_FIELD_','Fields signed with (*) are required.');
define('_PRELIMINARY_INFORMATION_','General information');
define('_TIME_ON_INTERNET_','Average time on internet in a day');
define('_LESS_TWO_','Less than two hours');
define('_BETWEEN_TWO_FOUR_','Between two and four hours');
define('_BETWEEN_FOUR_SIX_','Between four and six hours');
define('_MORE_SIX_','More than six hours');
define('_TYPE_OF_DISABILITY_','Type of disability');
define('_BLIND_','Blind');
define('_IPOVISION_','Ipovision');
define('_KINESTHETIC_','Physical impairment');
define('_HEAR_LOSS_','Deaf');
define('_OTHER_','Other');
define('_SPECIFY_OTHER_','If you have selected Other, please specify your type of disability');
define('_USED_ASSISTIVE_TECHNOLOGY_','Assistive technology used');
define('_EMAIL_','E-mail');
define('_EVALUATION_','Evaluation');
define('_EVALUATION_INTRODUCTION_','The evaluations are on a range of 1 and 5. 1 is the minimum value and 5 is the higher.
At the end, you\'ll have the possibility to insert a generic comment on the application.'); define('_HOW_DO_YOU_EVALUATE_THE_ACCESSIBILITY_','How do you evaluate the accessibility of the website?'); define('_HOW_DO_YOU_EVALUATE_THE_QUALITY_','In particular, how do you evaluate the quality of contents?'); define('_HOW_DO_YOU_EVALUATE_THE_PAGE_','In particular, how do you evaluate the interaction within a single page?'); define('_HOW_DO_YOU_EVALUATE_THE_NAVIGATION_','In particular, how do you evaluate the navigation through the pages of the website?'); define('_NOT_ACCESSIBLE_','Not accessible'); define('_SUFFICIENTLY_ACCESSIBLE_','Sufficiently accessible'); define('_FULLY_ACCESSIBLE_','Fully accessible'); define('_DO_YOU_FIND_QUALITY_PROBLEMS_','Regarding the quality of contents, do you find any problem in some specific page?'); define('_DO_YOU_FIND_PAGE_PROBLEMS_','Regarding the interaction within a page, do you find any problem in some specific page?'); define('_DO_YOU_FIND_NAVIGATION_PROBLEMS_','Regarding the navigation, do you find any problem in some specific page?'); define('_GENERAL_EVALUATION_','General evaluation of the application'); define('_MAX_CHARACTERS_1000_','Max 1000 characters'); define('_MAX_CHARACTERS_2000_','Max 2000 characters'); define('_PERSONAL_DATA_','Personal data'); define('_PERSONAL_DATA_2_','General information'); define('_NOT_REQUIRED_FIELDS_','(not required fields)'); define('_NAME_','Name'); define('_AGE_','Age'); define('_NATIONALITY_','Nationality'); define('_WORK_ACTIVITY_','Work or study activity'); define('_SPAM_PREVENTION_','Spam prevention'); define('_SPAM_INTRODUCTION_','In order to avoid undesired messages, please answer to the following question.'); define('_SUM_OF_','Which is the sum of'); define('_AND_','and'); define('_THANKS_FOR_EVALUATION_','Thank you for you help. We ask you the authorization to publish the data of this evaluation on the website, and eventually your personal data (in any case your e-mail will not be published).'); define('_AUTHORIZE_','I authorize the publication of my evaluation, except for personal data'); define('_AUTHORIZE_PERSONAL_','I authorize the publication of all the provided data'); define('_SELECT_ONE_OPTION_','Select one of the two options'); define('_SEND_','Send'); define('_RESET_','Reset'); //Evaluations list define('_TITLE_LIST_','Evaluations list'); define('_INTRODUCTION_LIST_','This is the list of evaluations of the website. Here we present the four types of assessment required: general evaluation of the website, quality of contents, page structure and navigation between pages (evaluations are on a range of 1 and 5). If you want, you can access the details of the single evaluations.'); define('_DATE_','Date'); define('_GENERAL_VOTE_','General vote'); define('_QUALITY_','Quality'); define('_QUALITY_2_','Quality of contents'); define('_PAGE_VOTE_','Page'); define('_NAVIGATION_VOTE_','Navigation'); define('_DETAILS_','Details'); define('_READ_DETAILS_','Read the details'); define('_PREV_PAGE_','Previous page'); define('_NEXT_PAGE_','Next page'); define('_TABLE_SUMMARY_','Evaluations table, divided in 6 columns. Values represent the date of the evaluation, the general vote, quality of contents, structure of the page, navigation, and the link to the details'); define('_EVALUATIONS_TABLE_','Evaluations table'); //Evaluation define('_TITLE_EVALUATION_','Evaluation'); define('_NO_EVALUATION_','The evaluation you\'re searching for is not present.'); define('_VOTE_','Vote'); define('_VOTE_GENERAL_','General evaluation of the application'); define('_VOTE_QUALITY_','Evaluation of the quality of contents'); define('_VOTE_PAGE_','Evaluation of page structure'); define('_VOTE_NAVIGATION_','Evaluation of navigation'); define('_GENERAL_EVALUATION_2_','General evaluation of the website'); define('_QUALITY_','Qualitym of contents'); define('_PAGE_STRUCTURE_','Interaction within a page'); define('_NAVIGATION_','Navigation between pages'); define('_COMMENT_','Comment'); define('_ADMIN_COMMENT_','Answer to the evaluation'); define('_NO_EVALUATIONS_AVAILABLE_','No evaluations available'); define('_BACK_TO_LIST_','Back to the list of evaluations'); define('_ERRORS_IN_EVALUATION_','Errors in the submitted data'); //Form titles define('_INSERT_ASSISTIVE_','Insert your assistive technology'); define('_INSERT_EMAIL_','Insert your e-mail'); define('_INSERT_COMMENT_','Insert your comment'); define('_INSERT_EVALUATION_','Insert your evaluation'); define('_INSERT_NAME_','Insert your name'); define('_INSERT_AGE_','Insert your age'); define('_INSERT_NATIONALITY_','Insert your nationality'); define('_INSERT_WORK_','Insert your work or study activity'); define('_INSERT_CODE_','Insert the result'); define('_INSERT_OTHER_','Specify your type of disability'); //Error messages $error_array['1'] = "You didn't compile all the required fields."; $error_array['2'] = "You didn't enter a valid e-mail address."; $error_array['3'] = "You didn't select any type of disability."; $error_array['4'] = "You didn't insert a number for your age."; $error_array['5'] = "You didn't accept the authorization for the publication of the evaluation."; $error_array['6'] = "The code for spam prevention was wrong."; $error_array['7'] = "You've selected Other, but you didn't specify your type of disability."; //Numbers library $number_library['1'] = "one"; $number_library['2'] = "two"; $number_library['3'] = "three"; $number_library['4'] = "four"; $number_library['5'] = "five"; $number_library['6'] = "six"; $number_library['7'] = "seven"; $number_library['8'] = "eight"; $number_library['9'] = "nine"; ?>
At the end, you\'ll have the possibility to insert a generic comment on the application.'); define('_HOW_DO_YOU_EVALUATE_THE_ACCESSIBILITY_','How do you evaluate the accessibility of the website?'); define('_HOW_DO_YOU_EVALUATE_THE_QUALITY_','In particular, how do you evaluate the quality of contents?'); define('_HOW_DO_YOU_EVALUATE_THE_PAGE_','In particular, how do you evaluate the interaction within a single page?'); define('_HOW_DO_YOU_EVALUATE_THE_NAVIGATION_','In particular, how do you evaluate the navigation through the pages of the website?'); define('_NOT_ACCESSIBLE_','Not accessible'); define('_SUFFICIENTLY_ACCESSIBLE_','Sufficiently accessible'); define('_FULLY_ACCESSIBLE_','Fully accessible'); define('_DO_YOU_FIND_QUALITY_PROBLEMS_','Regarding the quality of contents, do you find any problem in some specific page?'); define('_DO_YOU_FIND_PAGE_PROBLEMS_','Regarding the interaction within a page, do you find any problem in some specific page?'); define('_DO_YOU_FIND_NAVIGATION_PROBLEMS_','Regarding the navigation, do you find any problem in some specific page?'); define('_GENERAL_EVALUATION_','General evaluation of the application'); define('_MAX_CHARACTERS_1000_','Max 1000 characters'); define('_MAX_CHARACTERS_2000_','Max 2000 characters'); define('_PERSONAL_DATA_','Personal data'); define('_PERSONAL_DATA_2_','General information'); define('_NOT_REQUIRED_FIELDS_','(not required fields)'); define('_NAME_','Name'); define('_AGE_','Age'); define('_NATIONALITY_','Nationality'); define('_WORK_ACTIVITY_','Work or study activity'); define('_SPAM_PREVENTION_','Spam prevention'); define('_SPAM_INTRODUCTION_','In order to avoid undesired messages, please answer to the following question.'); define('_SUM_OF_','Which is the sum of'); define('_AND_','and'); define('_THANKS_FOR_EVALUATION_','Thank you for you help. We ask you the authorization to publish the data of this evaluation on the website, and eventually your personal data (in any case your e-mail will not be published).'); define('_AUTHORIZE_','I authorize the publication of my evaluation, except for personal data'); define('_AUTHORIZE_PERSONAL_','I authorize the publication of all the provided data'); define('_SELECT_ONE_OPTION_','Select one of the two options'); define('_SEND_','Send'); define('_RESET_','Reset'); //Evaluations list define('_TITLE_LIST_','Evaluations list'); define('_INTRODUCTION_LIST_','This is the list of evaluations of the website. Here we present the four types of assessment required: general evaluation of the website, quality of contents, page structure and navigation between pages (evaluations are on a range of 1 and 5). If you want, you can access the details of the single evaluations.'); define('_DATE_','Date'); define('_GENERAL_VOTE_','General vote'); define('_QUALITY_','Quality'); define('_QUALITY_2_','Quality of contents'); define('_PAGE_VOTE_','Page'); define('_NAVIGATION_VOTE_','Navigation'); define('_DETAILS_','Details'); define('_READ_DETAILS_','Read the details'); define('_PREV_PAGE_','Previous page'); define('_NEXT_PAGE_','Next page'); define('_TABLE_SUMMARY_','Evaluations table, divided in 6 columns. Values represent the date of the evaluation, the general vote, quality of contents, structure of the page, navigation, and the link to the details'); define('_EVALUATIONS_TABLE_','Evaluations table'); //Evaluation define('_TITLE_EVALUATION_','Evaluation'); define('_NO_EVALUATION_','The evaluation you\'re searching for is not present.'); define('_VOTE_','Vote'); define('_VOTE_GENERAL_','General evaluation of the application'); define('_VOTE_QUALITY_','Evaluation of the quality of contents'); define('_VOTE_PAGE_','Evaluation of page structure'); define('_VOTE_NAVIGATION_','Evaluation of navigation'); define('_GENERAL_EVALUATION_2_','General evaluation of the website'); define('_QUALITY_','Qualitym of contents'); define('_PAGE_STRUCTURE_','Interaction within a page'); define('_NAVIGATION_','Navigation between pages'); define('_COMMENT_','Comment'); define('_ADMIN_COMMENT_','Answer to the evaluation'); define('_NO_EVALUATIONS_AVAILABLE_','No evaluations available'); define('_BACK_TO_LIST_','Back to the list of evaluations'); define('_ERRORS_IN_EVALUATION_','Errors in the submitted data'); //Form titles define('_INSERT_ASSISTIVE_','Insert your assistive technology'); define('_INSERT_EMAIL_','Insert your e-mail'); define('_INSERT_COMMENT_','Insert your comment'); define('_INSERT_EVALUATION_','Insert your evaluation'); define('_INSERT_NAME_','Insert your name'); define('_INSERT_AGE_','Insert your age'); define('_INSERT_NATIONALITY_','Insert your nationality'); define('_INSERT_WORK_','Insert your work or study activity'); define('_INSERT_CODE_','Insert the result'); define('_INSERT_OTHER_','Specify your type of disability'); //Error messages $error_array['1'] = "You didn't compile all the required fields."; $error_array['2'] = "You didn't enter a valid e-mail address."; $error_array['3'] = "You didn't select any type of disability."; $error_array['4'] = "You didn't insert a number for your age."; $error_array['5'] = "You didn't accept the authorization for the publication of the evaluation."; $error_array['6'] = "The code for spam prevention was wrong."; $error_array['7'] = "You've selected Other, but you didn't specify your type of disability."; //Numbers library $number_library['1'] = "one"; $number_library['2'] = "two"; $number_library['3'] = "three"; $number_library['4'] = "four"; $number_library['5'] = "five"; $number_library['6'] = "six"; $number_library['7'] = "seven"; $number_library['8'] = "eight"; $number_library['9'] = "nine"; ?>