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

Source for file lang_dashboard.utf-8.php

Documentation is available at lang_dashboard.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. $lang['dashboard']['section'"dashboard";
  13.  
  14. /*    nommage des modules
  15.  *      */
  16. $lang['dashboard']['name'"value";
  17. $lang['dashboard']['name_pluriel'"value(s)";
  18. $lang['dashboard']['confirm_add'"Value successfully added\n";
  19. $lang['dashboard']['confirm_mod'"Value successfully updated\n";
  20. $lang['dashboard']['confirm_sup'"Value successfully deleted\n";
  21.  
  22.  
  23.  
  24.  
  25. /*    nommage public
  26.  *      */
  27. $lang['dashboard']['list_public']="Dashboard";
  28.  
  29. $lang['dashboard']['h1_public_comment']="Dashboard represents sustainable development balance in your city (filtered by scale).<br />";
  30. $lang['dashboard']['h1_public_comment_anim']="Dashboard represents sustainable development balance in your city.<br />";
  31.  
  32. $lang['dashboard']['mode_aff']="View mode";
  33. $lang['dashboard']['mode_by_project']="Project view";
  34. $lang['dashboard']['mode_by_finality']="Finality view";
  35. $lang['dashboard']['mode_aff_info']="Global informations";
  36. $lang['dashboard']['mode_aff_evaluation']="Assessment criteria";
  37. $lang['dashboard']['mode_aff_provider']="Provider";
  38. $lang['dashboard']['mode_aff_rules']="Rules";
  39. $lang['sdi']['goal_public']="Public goal";
  40. $lang['sdi']['consulting_public']="Advices to improve this indicator";
  41.  
  42. $lang['dashboard']['tab-attached']='Dashboard';
  43. $lang['dashboard']['tab-not-attached']='Autonomous indicators';
  44. $lang['dashboard']['tab-all']='All';
  45.  
  46. /* informations affichages tableau
  47.  * */
  48. $lang['dashboard']['list_public_summary']="Indicators values related to %s";
  49. $lang['dashboard']['graphic_value']="graphical value";
  50. $lang['dashboard']['numeric_value']="numerical value";
  51. $lang['dashboard']['tendencies_value']="trend";
  52. $lang['dashboard']['label_value']="indicator label";
  53.  
  54. $lang['dashboard']['evaluation_values_summary']="Assessment criteria values for the current indicator";
  55. $lang['dashboard']['all_values_summary']="Values table for the current indicator";
  56.  
  57. /*    nommage rubrique module
  58.  *      */
  59. $lang['dashboard']['add'"Add a new " $lang['dashboard']['name'];
  60. $lang['dashboard']['rap'"Create a PDF report";
  61. $lang['dashboard']['mod'"Edit value";
  62. $lang['dashboard']['sup'"Delete " $lang['dashboard']['name'];
  63. $lang['dashboard']['det'"Indicator values";
  64. $lang['dashboard']['list'"Dashboard ";
  65.  
  66.  
  67. /*    nommage rubrique add / mod /det
  68.  *      */
  69. $lang['dashboard']['add_title1'"Add a new " $lang['dashboard']['name'];
  70. $lang['dashboard']['recap_commment'"no comment";
  71. $lang['dashboard']['confirmation'"confirm registration";
  72.  
  73.  
  74. /*    nommage rubrique sup
  75.  *      */
  76. $lang['dashboard']['sup_value_warning'"Do you really want to delete this " $lang['dashboard']['name'" ?";
  77.  
  78.  
  79. /*    nommage élément rubrique
  80.  
  81. *      */
  82. $lang['dashboard']['value'"indicator value";
  83. $lang['dashboard']['threshold_value']="threshold";
  84. $lang['dashboard']['historic'"Indicator balance";
  85. $lang['dashboard']['rep_graph'"Indicator graphical view";
  86. $lang['dashboard']['sdi_info'"Indicator name";
  87. $lang['dashboard']['scale'"associated scale";
  88. $lang['dashboard']['date'"publication date";
  89. $lang['dashboard']['day'"day";
  90. $lang['dashboard']['month'"month";
  91. $lang['dashboard']['year'"year";
  92. $lang['dashboard']['rate'"percentage";
  93. $lang['dashboard']['comment'"comment";
  94. $lang['dashboard']['comment_status'"comment status";
  95. $lang['dashboard']['public'"public";
  96. $lang['dashboard']['private'"private";
  97. $lang['dashboard']['previous_value'"previous value : %s";
  98.  
  99. /*    nommage quickbox
  100.  *      */
  101. $lang['dashboard']['qb_add_title'" latest additions in : ";
  102. $lang['dashboard']['qb_mod_title'" latest modifications in : ";
  103.  
  104.  
  105.  
  106.  
  107. /*    rapport
  108.  *      */
  109. $lang['dashboard']['rap_scale_choice'"Choose the scales";
  110. $lang['dashboard']['rap_scale_all'"Add all scales";
  111. $lang['dashboard']['rap_scale_det'"Choose the scales to include";
  112. $lang['dashboard']['rap_sdi_choice'"Choose indicators";
  113. $lang['dashboard']['rap_sdi_all'"Add all indicators";
  114. $lang['dashboard']['rap_sdi_det'"Choose indicator to be included in report ";
  115. $lang['dashboard']['rap_comp_choice'"Choose informations";
  116. $lang['dashboard']['rap_graph_values'"Add graphical values in the report ";
  117. $lang['dashboard']['rap_table_values'"Add all values for each indicator";
  118. $lang['dashboard']['rap_notpublished_values'"Include unpublished values";
  119. $lang['dashboard']['rap_provider_info'"Add provider informations for each indicator";
  120. $lang['dashboard']['rap_rules_info'"Add rules references for each indicator";
  121. $lang['dashboard']['rap_eval_info'"Add evaluation criteria for each indicator";
  122. $lang['dashboard']['rap_summary_info'"Generate a table of contents";
  123. $lang['dashboard']['rap_publi_info'"Add generation informations at the end of the report";
  124. $lang['dashboard']['rap_author'"Report's author";
  125. $lang['dashboard']['rap_mail_author'"Author's email";
  126. $lang['dashboard']['rap_service'"Department";
  127. $lang['dashboard']['rap_adress'"Full address";
  128. $lang['dashboard']['rap_title'"Report title";
  129. $lang['dashboard']['rap_no_values_for''There is no value available for the following scale(s) : ';
  130. $lang['dashboard']['rap_insuffisant_values''Insufficient data to generate graphics on these scales :';
  131. $lang['dashboard']['rap_scale'"Selected scales";
  132. $lang['dashboard']['rap_indicators'"Selected indicators";
  133. $lang['dashboard']['rap_generated'"report generated in ";
  134. $lang['dashboard']['rap_infopubli'"publication informations";
  135. $lang['dashboard']['rap_summary'"Summary";
  136. $lang['dashboard']['rap_save'"save";
  137. $lang['dashboard']['rap_generate'"generate";
  138. $lang['dashboard']['select_by_finalities'"... by finalities";
  139. $lang['dashboard']['select_by_association'"... by association";
  140. $lang['dashboard']['indicator-attached']='Indicators attached to dashboard';
  141. $lang['dashboard']['indicator-not-attached']='Indicators not attached to dashboard';
  142. /*    divers
  143.  *      */
  144. $lang['dashboard']['select_choice'"-- Choose in this list --";
  145. $lang['dashboard']['facultatif'"optional";
  146. $lang['dashboard']['aff_dashboard_e'"Display evaluation criteria";
  147. $lang['dashboard']['aff_dashboard_r'"Display rules references";
  148. $lang['dashboard']['aff_dashboard_p'"Display provider address";
  149. $lang['dashboard']['novalue'"No value available";
  150. $lang['dashboard']['value_tendance'"Indicator overall trend";
  151. $lang['dashboard']['tendance_asc'"upward";
  152. $lang['dashboard']['tendance_desc'"downward";
  153. $lang['dashboard']['all_value'"All values for this indicator";
  154. $lang['dashboard']['barre'"Indicator's positioning on its threshold";
  155. $lang['dashboard']['global_value'"total value";
  156. $lang['dashboard']['det_sdi'"More information regarding this indicator";
  157. $lang['dashboard']['det_sdi2'"Global informations";
  158.  
  159.  
  160. /*    messages
  161.  *      */
  162.  
  163.  
  164. $lang['dashboard']['object_notvalue'"A numerical value is required for this indicator";
  165. $lang['dashboard']['object_notgoodvalue'"Value must be within the range of measurement";
  166.  
  167.  
  168. /*    rubrique d'aide
  169.  *      */
  170. $lang['dashboard']['help_add1'"To add a new value, please insert the required informations in the form above";
  171. $lang['dashboard']['help_add2'"Click on 'information measuring' to display the threshold, minimum, maximum and the collect frequency of the current indicator";
  172. $lang['dashboard']['help_add3'"Click on '" $lang['dashboard']['all_value'"' to display all the values of this indicator for this scale";
  173. $lang['dashboard']['help_add4'"If summary doesn't suit to you, change entered data by clicking the 'review parameters' button ";
  174. $lang['dashboard']['help_add5'"Enter a numerical value between the minimum and maximum values of the current indicator";
  175. $lang['dashboard']['help_add6'"Fields marked with an asterisk are required";
  176.  
  177.  
  178. $lang['dashboard']['help_list1'"Click on indicator label to display scale/indicator pair values";
  179. $lang['dashboard']['help_list2'"Add a new value for this scale/indicator pair by clicking on add icon linked in.";
  180. $lang['dashboard']['help_list3'"You can select a different scale to display its own dashboard : reltives indicators will appear on the dashboard.";
  181. $lang['dashboard']['help_list4'"Each indicator is associated with a meter giving you a visual dashboard overview for a given scale. If the arrow is beyond the threshold, the last value recorded for this indicator has exceeded the threshold";
  182. $lang['dashboard']['help_list5'"For more than two values, a trend icon appears next to the visual counter.";
  183. $lang['dashboard']['help_list6'"The last value of a pair indicator/scale is next to the visual counter ";
  184. $lang['dashboard']['help_list7'"A comprehensive visual meter stay at the top of this page, which is an overall view of your dashboard for the current scale.";
  185. $lang['dashboard']['help_list8'"Tip: Leaving the mouse cursor on elements of the page will display an information tooltip";
  186.  
  187.  
  188. $lang['dashboard']['help_mod1'"To edit content, please insert the required informations in the form above";
  189. $lang['dashboard']['help_mod2'"Click on 'information measuring' to display the threshold, minimum value, maximum value and the collect frequency of the current indicator";
  190. $lang['dashboard']['help_mod3'"Click on \"" $lang['dashboard']['all_value'"\" to display all the values of this indicator for this scale";
  191. $lang['dashboard']['help_mod4'"If the summary doesn't suit you, change entered data by clicking the 'review parameters' button ";
  192. $lang['dashboard']['help_mod5'"Enter a numerical value between the minimum and maximum values of the current indicator";
  193. $lang['dashboard']['help_mod6'"Fields marked with an asterisk are required";
  194.  
  195.  
  196. $lang['dashboard']['help_rap1'"Report is published in pdf format, readable with Acrobat Reader";
  197. $lang['dashboard']['help_rap2'"Choose options you will include in the publication report";
  198. $lang['dashboard']['help_rap3'"Click the 'cancel' button to abort the publication";
  199.  
  200.  
  201. $lang['dashboard']['help_det2'"Add a new value for this scale/indicator pair by clicking on the add icon linked in.";
  202. $lang['dashboard']['help_det3'"Edit a value for this scale/indicator pair by clicking on the add icon linked in.";
  203. $lang['dashboard']['help_det4'"Delete a value for this scale/indicator pair by clicking on the add icon linked in.";
  204. $lang['dashboard']['help_det1'"Take care of the association between value and indicator but also scale";
  205. $lang['dashboard']['help_det5'"To display more informations about indicator, providers, rules references and evaluation criteria, click on display this information.";
  206.  
  207.  
  208. $lang['dashboard']['help_sup1'"Value is permanently deleted by clicking the 'delete' button";
  209. $lang['dashboard']['help_sup2'"If you just want to disable the value, switch status to 'draft'.";
  210. ?>

Documentation generated on Thu, 20 Mar 2014 16:48:14 +0100 by phpDocumentor 1.4.1