linea21-languages
[ class tree: linea21-languages ] [ index: linea21-languages ] [ all elements ]

Source for file lang_sdi.utf-8.php

Documentation is available at lang_sdi.utf-8.php

  1. <?php
  2. /**
  3.  * @package linea21.languages
  4.  * @subpackage en
  5.  * @author linea21 <info@linea21.com> & Stéphanie Loubechine
  6.  * @version $id SVN
  7.  * @access public
  8.  * @license http://opensource.org/licenses/gpl-3.0.html
  9.  */
  10.  
  11.  
  12. /*    nommage des modules
  13.  *      */
  14. $lang['sdi']['name']="indicator";
  15. $lang['sdi']['confirm_add'"Indicator successfully added\n";
  16. $lang['sdi']['confirm_mod'"Indicator successfully updated\n";
  17. $lang['sdi']['confirm_sup'="Indicator successfully deleted\n";
  18.  
  19.  
  20. $lang['sdi']['p_name']="provider";
  21. $lang['sdi']['p_confirm_mod'"Provider successfully updated\n";
  22. $lang['sdi']['p_confirm_sup'="Provider successfully deleted\n";
  23.  
  24.  
  25. $lang['sdi']['r_name']="rules";
  26. $lang['sdi']['r_confirm_mod'"Rules successfully updated\n";
  27. $lang['sdi']['r_confirm_sup'="Rules successfully deleted\n";
  28.  
  29.  
  30. $lang['sdi']['e_name']="assessment";
  31. $lang['sdi']['e_confirm_mod'"Assessment successfully updated\n";
  32. $lang['sdi']['e_confirm_sup'="Assessment successfully deleted\n";
  33.  
  34.  
  35. /*    nommage rubrique module
  36.  *      */
  37. $lang['sdi']['add']"Add a new ".$lang['sdi']['name'];
  38.  
  39.  
  40. $lang['sdi']['mod']"Edit global informations";
  41. $lang['sdi']['sup']"Delete the ".$lang['sdi']['name'];
  42.  
  43.  
  44. $lang['sdi']['mod_e']"Edit ".$lang['sdi']['e_name'];
  45. $lang['sdi']['sup_e']"Delete the ".$lang['sdi']['e_name'];
  46.  
  47.  
  48. $lang['sdi']['mod_p']"Edit ".$lang['sdi']['p_name'];
  49. $lang['sdi']['sup_p']"Delete the ".$lang['sdi']['p_name'];
  50.  
  51.  
  52. $lang['sdi']['mod_r']"Edit ".$lang['sdi']['r_name'];
  53. $lang['sdi']['sup_r']"Delete the ".$lang['sdi']['r_name'];
  54.  
  55.  
  56. $lang['sdi']['det']ucfirst($lang['sdi']['name']" details";
  57. $lang['sdi']['list']"View indicators";
  58.  
  59.  
  60. /*    nommage rubrique add / mod /det
  61.  *      */
  62. $lang['sdi']['add_title1']="Add global informations about the new ".$lang['sdi']['name'];
  63. $lang['sdi']['add_title2']="Add assessment's criteria about the new ".$lang['sdi']['name'];
  64. $lang['sdi']['add_title3']="Add provider's contact details about the new ".$lang['sdi']['name'];
  65. $lang['sdi']['add_title4']="Add rules about the new ".$lang['sdi']['name'];
  66.  
  67.  
  68. $lang['sdi']['mod_title']="Edit global informations about :";
  69. $lang['sdi']['mod_title2']="Edit assessment's criteria about :";
  70. $lang['sdi']['mod_title3']="Edit provider's contact details about :";
  71. $lang['sdi']['mod_title4']="Edit rules about :";
  72.  
  73.  
  74. $lang['sdi']['recap_commment']="no comment";
  75. $lang['sdi']['confirmation']="confirm subscription";
  76.  
  77.  
  78.  
  79.  
  80. /*    nommage étapes add
  81.  *      */
  82.  
  83.  
  84. $lang['sdi']['add_step1']="global informations";
  85. $lang['sdi']['add_step2']="assessment";
  86. $lang['sdi']['add_step3']="provider";
  87. $lang['sdi']['add_step4']="rules";
  88. $lang['sdi']['btn_step1']="step 2";
  89. $lang['sdi']['btn_step2']="step 3";
  90. $lang['sdi']['btn_step3']="step 4";
  91. $lang['sdi']['btn_fin']="end now!";
  92.  
  93.  
  94. /*    nommage rubrique sup
  95.  *      */
  96. $lang['sdi']['sup_sdi_warning']="Are you sure you want to delete this ".$lang['sdi']['name']." ?";
  97. $lang['sdi']['sup_sdi_warning2']="The removal of this indicator induced deletion of his provider, rules, its values and its assessment criteria.";
  98. $lang['sdi']['sup_sdi_warning3']="Caution, the theme associated with this indicator will be empty after deletion";
  99. /*    nommage élément rubrique
  100.  *      */
  101.  
  102. $lang['sdi']['name2']="name";
  103. $lang['sdi']['description']="description";
  104. $lang['sdi']['comment']="comments";
  105. $lang['sdi']['theme']="destination theme";
  106. $lang['sdi']['range']="rank";
  107. $lang['sdi']['goal']="objectives (goals)";
  108. $lang['sdi']['consulting']="tips for improvement";
  109. $lang['sdi']['info_mesure']="measures informations";
  110. $lang['sdi']['unit']="unit of measurement";
  111. $lang['sdi']['max_value']="maximum";
  112. $lang['sdi']['min_value']="minimum";
  113. $lang['sdi']['threshold_value']="threshold";
  114. $lang['sdi']['threshold_relative']="relative behavior to threshold";
  115. $lang['sdi']['threshold_relative_comment']="Check this box if the goal is reached for a value superior to the threshold.";
  116. $lang['sdi']['threshold_relative_Y']="the goal is achieved if the value exceeds the threshold.";
  117. $lang['sdi']['threshold_relative_N']="the goal is not achieved if the value exceeds the threshold.";
  118. $lang['sdi']['frequency']="collect frequency";
  119.  
  120.  
  121. $lang['sdi']['e_title']="Criteria for evaluating data";
  122. $lang['sdi']['e_scale_compare']="comparability";
  123. $lang['sdi']['e_fiability']="fiability";
  124. $lang['sdi']['e_accessibility']="accessibility";
  125. $lang['sdi']['e_lisibility']="readibility";
  126. $lang['sdi']['e_relevance']="relevance";
  127. $lang['sdi']['e_global_performance']="overall performance";
  128.  
  129.  
  130. $lang['sdi']['p_title']="data provider";
  131. $lang['sdi']['p_name']="name";
  132. $lang['sdi']['p_service']="service";
  133. $lang['sdi']['p_description']="description";
  134. $lang['sdi']['p_incharge']="incharge";
  135. $lang['sdi']['p_address']="address";
  136. $lang['sdi']['p_phone']="phone number";
  137. $lang['sdi']['p_fax']="fax number";
  138. $lang['sdi']['p_email']="email";
  139.  
  140.  
  141. $lang['sdi']['r_title']="rules reference";
  142. $lang['sdi']['r_body']="regulation text";
  143. $lang['sdi']['r_referer_uri']="link (url)";
  144. $lang['sdi']['r_mask_uri']="link (text to display)";
  145.  
  146.  
  147. /*    nommage quickbox
  148.  *      */
  149. $lang['sdi']['qb_add_title']=" latest additions";
  150. $lang['sdi']['qb_mod_title']=" latest modifications";
  151.  
  152.  
  153. /*    divers
  154.  *      */
  155. $lang['sdi']['select_choice']="~~ Choose in this list ~~";
  156. $lang['sdi']['facultatif']="Optional";
  157. $lang['sdi']['theme_filter']="Display by theme";
  158. $lang['sdi']['notheme']="No theme";
  159. $lang['sdi']['aff_sdi_e']="Display assessment criteria";
  160. $lang['sdi']['modify_sdi_e']="Update assessment criteria";
  161.  
  162. $lang['sdi']['aff_sdi_r']="Display rules";
  163. $lang['sdi']['modify_sdi_r']="Update rules";
  164. $lang['sdi']['aff_sdi_p']="Display provider informations";
  165. $lang['sdi']['modify_sdi_p']="Update provider informations";
  166. $lang['sdi']['noresultp']="Add a new provider by clicking on the add icon linked in";
  167. $lang['sdi']['noresultr']="Add a new rule by clicking on the add icon linked in";
  168. $lang['sdi']['url']='<acronym title="Uniform Resource Locator">URL</acronym>';
  169.  
  170.  
  171. /*    messages
  172.  *      */
  173.  
  174.  
  175. $lang['sdi']['object_notname']="Name is required.";
  176. $lang['sdi']['object_notdescription']="Description is required.";
  177. $lang['sdi']['object_nottheme']="Theme is required.";
  178. $lang['sdi']['object_notrange']="Rank is required.";
  179. $lang['sdi']['object_notunit']="Unit is required.";
  180. $lang['sdi']['object_notmax_value']="Maximal value must be numerical.";
  181. $lang['sdi']['object_notmin_value']="Minimal value must be numerical.";
  182. $lang['sdi']['object_notthreshold_value']="Threshold value must be numerical.";
  183. $lang['sdi']['object_notfrequency']="Frequency value must be numerical.";
  184. $lang['sdi']['server_noresponse']='Wrong url : no response from the server, please check your syntax';
  185.  
  186.  
  187.  
  188.  
  189. $lang['sdi']['object_note_scale_compare']="Comparability must be a numerical value.";
  190. $lang['sdi']['object_note_fiability']="Fiability must be a numerical value.";
  191. $lang['sdi']['object_note_accessibility']="Accessibility must be a numerical value.";
  192. $lang['sdi']['object_note_lisibility']="Readability must be a numerical value.";
  193. $lang['sdi']['object_note_relevance']="Relevance must be a numerical value.";
  194. $lang['sdi']['object_note_global_performance']="Overall performance must be a numerical value.";
  195.  
  196.  
  197.  
  198.  
  199. $lang['sdi']['object_notp_name']="Provider name is required";
  200. $lang['sdi']['object_notp_address']="Address is required";
  201. $lang['sdi']['object_notp_phone']="Phone number is not valid";
  202. $lang['sdi']['object_notp_fax']="Fax number is not valid";
  203. $lang['sdi']['object_notp_mail']="Email is not valid";
  204.  
  205.  
  206. $lang['sdi']['object_notr_title']="Rules reference is required";
  207. $lang['sdi']['object_notr_body']="Regulation text is required";
  208.  
  209.  
  210. /*    rubrique d'aide
  211.  *      */
  212. $lang['sdi']['help_add1']="To add a new indicator, please insert the required informations in the form above";
  213. $lang['sdi']['help_add2']="Four steps are required to add an indicator : global informations -> assessment -> provider -> rules";
  214. $lang['sdi']['help_add3']="After submitting the form, check your data in the summary";
  215. $lang['sdi']['help_add4']='After checking summary, click the \'review settings\' button to make new changes';
  216. $lang['sdi']['help_add5']="Click the '".$lang['sdi']['btn_fin']."' button to directly access the summary and quickly add a record";
  217. $lang['sdi']['help_add6']="Fields marked with an asterisk are required";
  218.  
  219.  
  220. $lang['sdi']['help_list1']="Click on indicator titles to display more informations";
  221. $lang['sdi']['help_list2']="Delete indicator by clicking on the delete icon linked in";
  222. $lang['sdi']['help_list3']="Edit indicator by clicking on the edit icon linked in";
  223. $lang['sdi']['help_list4']="To add a new indicator, please insert the required informations in the form above";
  224. $lang['sdi']['help_list5']="To perform search on indicators only, just click the 'search' link";
  225.  
  226. $lang['sdi']['help_mod1']="To edit global informations, please insert the required informations in the form above";
  227. $lang['sdi']['help_mod2']="After submitting the form, check your data in the summary";
  228. $lang['sdi']['help_mod3']="After checking summary, click the \'review settings\' button to make new changes";
  229. $lang['sdi']['help_mod4']="To edit provider informations, rules and assessment, click  the 'update informations' button  at the top of the page.";
  230. $lang['sdi']['help_mod5']="Edit global informations by clicking on the edit icon linked in on the indicators details page.";
  231.  
  232.  
  233. $lang['sdi']['help_mod_p1']="To edit provider informations, please insert the required informations in the form above";
  234. $lang['sdi']['help_mod_e1']="To edit assessment informations, please insert the required informations in the form above";
  235. $lang['sdi']['help_mod_r1']="To edit rules informations, please insert the required informations in the form above";
  236.  
  237.  
  238. $lang['sdi']['help_det1']="Edit global informations by clicking on the edit icon linked in";
  239. $lang['sdi']['help_det2']="Delete indicator by clicking on the delete icon linked in";
  240. $lang['sdi']['help_det3']="Click on indicator themes to display more informations about this theme";
  241. $lang['sdi']['help_det4']="To display provider informations, rules and assessment, click  the 'display informations' button  at the bottom of the page.";
  242. $lang['sdi']['help_det5']="Edit information providers, rules and assessments by clicking on the edit icon linked in";
  243.  
  244.  
  245. $lang['sdi']['help_sup1']="Click on validate to definitively delete indicators and associated values (providers, rules and assessment)";
  246. $lang['sdi']['help_sup2']="A warning message will appear if the theme is empty after the indicator deletion";
  247. ?>

Documentation generated on Thu, 03 May 2012 15:05:33 +0200 by phpDocumentor 1.4.1