& Stéphanie Loubechine
* @version $Id$
* @access public
* @license http://opensource.org/licenses/gpl-3.0.html
*/
/* nommage des modules
* */
$lang['sdi']['name']="indicator";
$lang['sdi']['confirm_add'] = "Indicator successfully added";
$lang['sdi']['confirm_mod'] = "Indicator successfully updated";
$lang['sdi']['confirm_clone'] = "Indicator successfully duplicated";
$lang['sdi']['confirm_sup'] ="Indicator successfully deleted";
$lang['sdi']['p_name']="provider";
$lang['sdi']['p_confirm_mod'] = "Provider successfully updated";
$lang['sdi']['p_confirm_sup'] ="Provider successfully deleted";
$lang['sdi']['r_name']="regulations";
$lang['sdi']['r_confirm_mod'] = "Regulations successfully updated";
$lang['sdi']['r_confirm_sup'] ="Regulations successfully deleted";
$lang['sdi']['e_name']="assessment";
$lang['sdi']['e_confirm_mod'] = "Assessment successfully updated";
$lang['sdi']['e_confirm_sup'] ="Assessment successfully deleted";
/* nommage rubrique module
* */
$lang['sdi']['add']= "Add new ".$lang['sdi']['name'];
$lang['sdi']['mod']= "Edit general information";
$lang['sdi']['clone']= "Duplicate current indicator";
$lang['sdi']['sup']= "Delete ".$lang['sdi']['name'];
$lang['sdi']['mod_e']= "Edit ".$lang['sdi']['e_name'];
$lang['sdi']['sup_e']= "Delete ".$lang['sdi']['e_name'];
$lang['sdi']['mod_p']= "Edit ".$lang['sdi']['p_name'];
$lang['sdi']['sup_p']= "Delete ".$lang['sdi']['p_name'];
$lang['sdi']['mod_r']= "Edit ".$lang['sdi']['r_name'];
$lang['sdi']['sup_r']= "Delete ".$lang['sdi']['r_name'];
$lang['sdi']['det']= ucfirst($lang['sdi']['name']) . " details";
$lang['sdi']['list']= "See indicators";
/* nommage rubrique add / mod /det
* */
$lang['sdi']['add_title1']="Add new ".$lang['sdi']['name'].' data';
$lang['sdi']['add_title2']="Add new ".$lang['sdi']['name'].' assessment criteria';
$lang['sdi']['add_title3']="Add contact details of the new ".$lang['sdi']['name'].'\'s provider';
$lang['sdi']['add_title4']="Add new ".$lang['sdi']['name'].' regulations';
$lang['sdi']['mod_title']="Edit general informations about:";
$lang['sdi']['mod_title2']="Edit assessment criteria about:";
$lang['sdi']['mod_title3']="Edit provider's contact details about:";
$lang['sdi']['mod_title4']="Edit regulations about:";
$lang['sdi']['recap_commment']="no comments";
$lang['sdi']['confirmation']="confirm subscription";
/* nommage étapes add
* */
$lang['sdi']['add_step1']="general information";
$lang['sdi']['add_step2']="assessment criteria";
$lang['sdi']['add_step3']="provider";
$lang['sdi']['add_step4']="regulations";
$lang['sdi']['btn_step1']="step 2";
$lang['sdi']['btn_step2']="step 3";
$lang['sdi']['btn_step3']="step 4";
$lang['sdi']['btn_fin']="finish now!";
/* nommage rubrique sup
* */
$lang['sdi']['sup_sdi_warning']="Are you sure you want to delete this ".$lang['sdi']['name']." permanently?";
$lang['sdi']['sup_sdi_warning2']="The removal of this indicator inmplies the deletion of its provider, regulations, values and assessment criteria.";
$lang['sdi']['sup_sdi_warning3']="Caution: if you delete this indicator, its associated level will have no indicators left";
/* nommage élément rubrique
* */
$lang['sdi']['nb_total']='indicators are stored in database.';
$lang['sdi']['name2']="name";
$lang['sdi']['type']="indicator type";
$lang['sdi']['nature']="indicator nature";
$lang['sdi']['value_type']="value type";
$lang['sdi']['multiple_type']="behavior (multi-values)";
$lang['sdi']['multiple_mode']="representation mode";
$lang['sdi']['unique_type']="representation type";
$lang['sdi']['multiple_type_none']="---";
$lang['sdi']['dashboard_viz']="visualisation type - dashboard";
$lang['sdi']['detail_viz']="visualisation type - detail";
$lang['sdi']['chart_force_min']=' Force minimum value';
$lang['sdi']['colors']="colors";
$lang['sdi']['description']="description";
$lang['sdi']['input_instructions']="Input instructions";
$lang['sdi']['comment']="comments";
$lang['sdi']['level']="level";
$lang['sdi']['range']="rank";
$lang['sdi']['goal']="Goals (what to measure)";
$lang['sdi']['consulting']="Tips for improvement";
$lang['sdi']['attached_to_dashboard']="Strategic indicator";
$lang['sdi']['not_attached_to_dashboard']="Non-strategic indicator";
$lang['sdi']['strategic_indicators_only']="Strategic indicators only";
$lang['sdi']['strategic_indicators_only_notice']="You can display strategic indicators only or all indicators";
$lang['sdi']['info_mesure']="Measurement information";
$lang['sdi']['unit']="Measurement unit";
$lang['sdi']['max_value']="maximum";
$lang['sdi']['min_value']="minimum";
$lang['sdi']['initial_threshold_value']="initial threshold value";
$lang['sdi']['threshold_value']="threshold value";
$lang['sdi']['threshold_relative']="behavior relative to threshold";
$lang['sdi']['threshold_relative_comment']="Check this box if the goal is reached for a value superior to the threshold.";
$lang['sdi']['threshold_relative_Y']="the goal is achieved if the value exceeds the threshold.";
$lang['sdi']['threshold_relative_N']="the goal is not achieved if the value exceeds the threshold.";
$lang['sdi']['frequency']="collection frequency (in days)";
$lang['sdi']['bool_indicator']='Boolean indicator.';
$lang['sdi']['multipleindicator_notice']='Multiple indicator. Pre-define fields labels using the following syntax {heat;electricity;fuel} in thecomment field';
$lang['sdi']['boolindicator_notice']='Boolean indicator. Please define a mask using the following syntax {0=no;1=yes} in the comment field.';
$lang['sdi']['qualindicator_notice']='Qualitative indicator. Please define a mask using the following syntax {0=low;1=medium;2=high} in the comment field.';
$lang['sdi']['boolindicator_mask']='The following mask has been defined: %s.';
$lang['sdi']['boolindicator_nomask']='No mask defined.';
$lang['sdi']['no_associated_level']='No associated level';
$lang['sdi']['no_associated_level_notice']='Indicators not associated to level are not visible on dashboard';
$lang['sdi']['api']='API (Automating data collection)';
$lang['sdi']['api-enabled']='API enabled';
$lang['sdi']['api-url']='URL (API)';
$lang['sdi']['api-date-field']='date field';
$lang['sdi']['api-value-field']='value field';
$lang['sdi']['api-decimal']='decimal place';
$lang['sdi']['api-get-values']='import initial values';
$lang['sdi']['api-get-values-since']='import since (year)';
$lang['sdi']['api-overwrite-values']="overwrite values";
$lang['sdi']['api-overwrite-values-notice']="overwrite existing values if new ones are available";
$lang['sdi']['api-enabled']='API enabled';
$lang['sdi']['api-disabled']='API disabled';
$lang['sdi']['api-manual-import']='Manually import through API';
$lang['sdi']['api-manual-import-hint']='Values will be imported from indicators values latest date or from defined date in API parameters. All values returned by API will be imported if no date is set in API parameters.';
$lang['sdi']['api-retrieved']='API collected value';
$lang['sdi']['api-globally-disabled']='Although the API is configured for this indicator, API collection is disabled globally.';
$lang['sdi']['api-no-predefined-values']='You must first define the attributes in the comment field.';
$lang['sdi']['api-no-response']="The server is not responding. Please check the URL or try again later.";
$lang['sdi']['api-discover']="Discover the API: returns available fields";
$lang['sdi']['e_title']="Data assessment criteria";
$lang['sdi']['e_scale_compare']="comparability";
$lang['sdi']['e_fiability']="reliability";
$lang['sdi']['e_accessibility']="accessibility";
$lang['sdi']['e_lisibility']="readability";
$lang['sdi']['e_relevance']="relevance";
$lang['sdi']['e_global_performance']="global performance";
$lang['sdi']['p_title']="data provider";
$lang['sdi']['p_name']="name";
$lang['sdi']['p_service']="department";
$lang['sdi']['p_description']="description";
$lang['sdi']['p_incharge']="person in charge";
$lang['sdi']['p_address']="address";
$lang['sdi']['p_phone']="phone number";
$lang['sdi']['p_fax']="fax number";
$lang['sdi']['p_email']="email";
$lang['sdi']['r_title']="regulatory reference";
$lang['sdi']['r_body']="regulatory text";
$lang['sdi']['r_referer_uri']="link (url)";
$lang['sdi']['r_mask_uri']="link (text to display)";
/** select-box option and values (keys) */
// $lang['sdi']['select_type']['pressure']='pressure';
// $lang['sdi']['select_type']['state']='state';
// $lang['sdi']['select_type']['response']='response';
$lang['sdi']['select_type']['not-set']='not specified';
$lang['sdi']['select_type']['follow-up']='tracking';
$lang['sdi']['select_type']['achievement']='result';
$lang['sdi']['select_nature']['quantitative']='quantitative';
$lang['sdi']['select_nature']['qualitative']='qualitative';
$lang['sdi']['select_nature']['boolean']='boolean';
$lang['sdi']['select_value_type']['unique']='unique';
$lang['sdi']['select_value_type']['multiple']='multiple';
$lang['sdi']['select_dashboard_viz']['raw']='raw value';
$lang['sdi']['select_dashboard_viz']['gauge']='gauge';
$lang['sdi']['select_detail_viz']['column']='column';
$lang['sdi']['select_dashboard_viz']['sparkline']='sparkline';
$lang['sdi']['select_detail_viz']['line']='line';
$lang['sdi']['select_detail_viz']['area']='area';
$lang['sdi']['select_multiple_type']['sum']="sum";
$lang['sdi']['select_multiple_type']['mean']="mean";
$lang['sdi']['select_multiple_type']['none']="none";
$lang['sdi']['select_unique_mode']['normal']="normal";
$lang['sdi']['select_unique_mode']['cumulative']="cumulative values";
$lang['sdi']['select_multiple_mode']['normal']="normal";
$lang['sdi']['select_multiple_mode']['labels_on_abscissa']="labels on abscissa";
$lang['sdi']['warning_switch_type'] = "WARNING, you are changing the type of indicator while %s values are already entered. The application will let you continue but the representations will be altered :-( ... This is NOT a good idea."; // @todo translation
/* nommage quickbox
* */
$lang['sdi']['qb_add_title']=" latest additions";
$lang['sdi']['qb_mod_title']=" latest modifications";
/* divers
* */
$lang['sdi']['select_choice']="-- Choose in list --";
$lang['sdi']['facultatif']="Optional";
$lang['sdi']['nolevel']="No level selected";
$lang['sdi']['aff_sdi_e']="Show assessment criteria";
$lang['sdi']['modify_sdi_e']="Update assessment criteria";
$lang['sdi']['aff_sdi_r']="Show regulations";
$lang['sdi']['modify_sdi_r']="Update regulations";
$lang['sdi']['aff_sdi_p']="Show provider informations";
$lang['sdi']['modify_sdi_p']="Update provider informations";
$lang['sdi']['noresultp']="Add a new provider by clicking on the adjacent edit icon";
$lang['sdi']['noresultr']="Add a new regulatory text by clicking on the adjacent edit icon";
$lang['sdi']['url']='URL';
$lang['sdi']['clone_suffix']= "duplicate";
$lang['sdi']['clone_confirmation']= "Are you sure you want to duplicate this indicator?";
$lang['sdi']['see_values']="See values";
/* messages
* */
$lang['sdi']['object_notname']="Name is required.";
$lang['sdi']['object_notdescription']="Description is required.";
$lang['sdi']['object_notlevel']="Level is required.";
$lang['sdi']['object_notrange']="Rank is required.";
$lang['sdi']['object_notunit']="Unit is required.";
$lang['sdi']['object_notmax_value']="Maximal value must be numerical.";
$lang['sdi']['object_notmin_value']="Minimal value must be numerical.";
$lang['sdi']['object_notthreshold_value']="Threshold value must be numerical.";
$lang['sdi']['object_minmax_error']="Maximum value should be superior to minimum value.";
$lang['sdi']['object_minthreshold_error']="Threshold value should be superior or equal to minimum value.";
$lang['sdi']['object_maxthreshold_error']="Maximum value should be inferior or equal to minimum value.";
$lang['sdi']['object_gauge_error1']="minimum, maximum and threshold values are mandatories when choosing '%s' visualisation";
$lang['sdi']['object_gauge_error2']="Maximum value should be strictly superior to threshold when choosing '%s' visualisation";
$lang['sdi']['object_gauge_error3']="Minimum value should be strictly inferior to threshold when choosing '%s' visualisation";
$lang['sdi']['object_noqualboolmask']="A qualitative or boolean indicator has been defined. Please provide a mask in the 'comment' field based on the following syntax: {0=value A;1=value B}";
$lang['sdi']['object_notfrequency']="Frequency value must be indicated (as number of days).";
$lang['sdi']['server_noresponse']='Wrong url: no response from the server, please check your syntax';
$lang['sdi']['object_api_missingvaluedate']="API : date field and value field are mandatory.";
$lang['sdi']['object_api_missingurl']="API : please enter an URL.";
$lang['sdi']['object_api_urlnotrecognised']="API : given URL is not recognised as valid link, please verify.";
$lang['sdi']['object_api_missingvalues']="API : you must enter the field matches.";
$lang['sdi']['object_note_scale_compare']="Comparability must be a numerical value.";
$lang['sdi']['object_note_fiability']="Reliability must be a numerical value.";
$lang['sdi']['object_note_accessibility']="Accessibility must be a numerical value.";
$lang['sdi']['object_note_lisibility']="Readability must be a numerical value.";
$lang['sdi']['object_note_relevance']="Relevance must be a numerical value.";
$lang['sdi']['object_note_global_performance']="Global performance must be a numerical value.";
$lang['sdi']['object_notp_name']="Provider name is required";
$lang['sdi']['object_notp_address']="Address is required";
$lang['sdi']['object_notp_phone']="Phone number is not valid";
$lang['sdi']['object_notp_fax']="Fax number is not valid";
$lang['sdi']['object_notp_mail']="Email is not valid";
$lang['sdi']['object_notr_title']="Regulatory reference is required";
$lang['sdi']['object_notr_body']="Regulatory text is required";
/* rubrique d'aide
* */
$lang['sdi']['help_add1']="To add a new indicator, please insert the required information in the form above";
$lang['sdi']['help_add2']="Four steps are required to add an indicator: global information -> assessment -> provider -> regulations";
$lang['sdi']['help_add3']="After submitting the form, check your data in the summary";
$lang['sdi']['help_add4']='If you are not satisfied with the summary, click the \'review settings\' button to make new changes';
$lang['sdi']['help_add5']="You can bypass the last 3 steps by clicking the '".$lang['sdi']['btn_fin']."' button in the first step. You will then be redirected to the summary";
$lang['sdi']['help_add6']="Fields marked with an asterisk are required";
$lang['sdi']['help_list1']="Click on an indicator's name to show its details";
$lang['sdi']['help_list2']="Delete an indicator by clicking on the associated delete icon";
$lang['sdi']['help_list3']="Edit an indicator by clicking on the associated edit icon";
$lang['sdi']['help_list4']="Click 'add indicator' in the header to add a new indicator";
$lang['sdi']['help_list5']="You can search indicators at any time by just clicking 'search'";
$lang['sdi']['help_mod1']="To edit an indicator's general information, you can edit the various fields in the form above";
$lang['sdi']['help_mod2']="After submitting the form, check your data in the summary";
$lang['sdi']['help_mod3']="If you are not satisfied with the summary, click the \'review settings\' button to make new changes";
$lang['sdi']['help_mod4']="To edit provider information, regulations and assessment criteria, click the 'update information' button at the top of the page.";
$lang['sdi']['help_mod5']="Edit general information by clicking on the associated edit icon on the indicator's details page.";
$lang['sdi']['help_mod_p1']="To edit an indicator's provider information, please insert the required information in the form above";
$lang['sdi']['help_mod_e1']="To edit an indicator's assessment criteria, please insert the required information in the form above";
$lang['sdi']['help_mod_r1']="To edit an indicator's regulations, please insert the required information in the form above";
$lang['sdi']['help_det1']="Edit this indicator's general information by clicking on the associated edit icon";
$lang['sdi']['help_det2']="Delete this indicator by clicking on the associated delete icon";
$lang['sdi']['help_det3']="Click on an indicator's level to display more information about it";
$lang['sdi']['help_det4']="To show provider information, regulations and assessment criteria, click the 'show information' button at the bottom of the page.";
$lang['sdi']['help_det5']="Edit provider information, regulations and assessment criteria by clicking on the associated edit icons";
$lang['sdi']['help_sup1']="Click on validate to permanently delete this indicator as well as its associated values, provider, regulations and assessment criteria";
$lang['sdi']['help_sup2']="A warning message will appear if the level associated with this indicator becomes indicator-free upon its deletion";
?>