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

Source for file lang_common.utf-8.php

Documentation is available at lang_common.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 pour menu
  13. *      */
  14. $lang['menu']['general'"Global manager";
  15. $lang['menu']['theme'"Themes manager";
  16. $lang['menu']['scale'"Scales manager";
  17. $lang['menu']['level'"Levels manager";
  18. $lang['menu']['user'"Users manager";
  19. $lang['menu']['news'"News manager";
  20. $lang['menu']['newsletter'"Newsletters manager";
  21. $lang['menu']['yellowpages'"Directory manager";
  22. $lang['menu']['workshop'"Workgroups manager";
  23. $lang['menu']['publication'"Publications manager";    
  24. $lang['menu']['sdi'"Indicators manager";
  25. $lang['menu']['project'"Projects manager";
  26. $lang['menu']['forum'"Forums manager";
  27. $lang['menu']['item'"Selected item";
  28. $lang['menu']['search'"Search";
  29. $lang['menu']['advancedsearch'"Advanced search";
  30. $lang['menu']['dashboard'"Dashboard manager";
  31. $lang['menu']['system'"System configuration";
  32. $lang['menu']['tools'"Tools";
  33.  
  34. /*    nommage des modules
  35. *      */
  36. $lang['name']['news_module'"news";
  37. $lang['name']['publication_module'"publication";
  38. $lang['name']['det_publication_module'"Publication part";
  39. $lang['name']['workshop_module'"workgroup";
  40. $lang['name']['workshoprep_module'"workgroup report";
  41. $lang['name']['workshoprepcon_module'"workgroup report part";
  42. $lang['name']['workshopcal_module'"calendar";
  43. $lang['name']['workshopcom_module'"topic";
  44. $lang['name']['sdi_module''sustainable development indicator';
  45.  
  46. /*    nommage datePicker
  47. *      */
  48. $lang['datePicker']['TEXT_PREV_YEAR']"Previous year";
  49. $lang['datePicker']['TEXT_PREV_MONTH']"Previous month";
  50. $lang['datePicker']['TEXT_NEXT_YEAR']"Next year";
  51. $lang['datePicker']['TEXT_NEXT_MONTH']"Next month";
  52. $lang['datePicker']['TEXT_CLOSE']"Close";
  53. $lang['datePicker']['TEXT_CHOOSE_DATE']"Choose date";
  54.  
  55. /*    nommage header
  56. *      */
  57. $lang['header']['title']"Linea 21, your administration console";
  58. $lang['header']['welcome']"Welcome";
  59. $lang['header']['deconnexion']"Log out";
  60. $lang['header']['deconnexion_title']"log out";
  61. $lang['header']['myaccount']="My account";
  62. $lang['header']['myaccount_title']="identification / access to my account";
  63. $lang['header']['goto_contents']="Go to content";
  64.  
  65. /*    nommage chemin
  66. *      */
  67. $lang['way']['home']"Home";
  68. $lang['recap']['title']="Summary data"
  69.  
  70. /*    action bouton
  71. *      */
  72. $lang['btn']['valid']"validate";
  73. $lang['btn']['save']"save";
  74. $lang['btn']['annul']"cancel";
  75. $lang['btn']['preview']"review settings";
  76. /*    statut
  77.  
  78. *      */
  79. $lang['statut']['draft']='draft';
  80. $lang['statut']['draftpdf']='private';
  81. $lang['statut']['published_on']="published on";
  82. $lang['statut']['archived_on']="archived on";
  83. $lang['statut']['public']="Public";
  84. $lang['statut']['E']="Deleted";
  85. $lang['statut']['AA']="Private archives";
  86. $lang['statut']['PA']="Public archives";
  87. $lang['statut']['W']="pending - planned";
  88. $lang['statut']['C']="Closed";
  89. $lang['statut']['U']="User";
  90. $lang['statut']['O']="Organizer";
  91. $lang['statut']['A']="Administrator";
  92.  
  93.  
  94.  
  95. /*    divers
  96. *      */
  97. $lang['divers']['yes']='yes';
  98. $lang['divers']['no']='no';
  99. $lang['divers']['nc']='none';
  100. $lang['divers']['none']='none';
  101. $lang['divers']['actions']='actions';
  102. $lang['divers']['no_comment']='no comment';
  103. $lang['divers']['nodata']='no data';
  104. $lang['divers']['novisu']="no associated picture";
  105. $lang['divers']['see_visual']='show picture';
  106. $lang['divers']['last_modify']="updated on";
  107. $lang['divers']['date_crea']="created on";
  108. $lang['divers']['date_sup']="deleted on";
  109. $lang['divers']['date_publi']="published on";
  110. $lang['divers']['sup_confirm']="Confirm deletion";
  111. $lang['divers']['statut']="status";
  112. $lang['divers']['range']="rank";
  113. $lang['divers']['query_result']="Query result";
  114. $lang['divers']['record']="record";
  115. $lang['divers']['records']="records";
  116. $lang['divers']['version']="Linea 21 administration console : version ".LINEA_VERSION;
  117. $lang['divers']['select_choice']="~~ Choose in this list ~~";
  118. $lang['divers']['select_choice2']="~~ Choose ~~";
  119. $lang['divers']['enlarge_photo']='enlarged picture (on click)';
  120. $lang['divers']['by']="by";
  121. $lang['divers']['goto_archives']='Go to archives';
  122. $lang['divers']['goto_currentlist']='back to the main list';
  123. $lang['divers']['page']='page';
  124. $lang['divers']['seconds']='seconds';
  125. $lang['divers']['back_public']='Go to website';
  126. $lang['divers']['backpage']='Previous page';
  127. $lang['divers']['licence']='software under %s license ';
  128. $lang['divers']['select_all']='select all';
  129. $lang['divers']['modify']='Modify';
  130. $lang['divers']['delete']='Delete';
  131. $lang['divers']['permalink']='permalink';
  132. $lang['divers']['404']="The page you are looking for does not exist!";
  133.  
  134. /* system
  135. ************************/
  136. $lang['divers']['cookies']='Sorry, cookies must be enabled to switch styles.';
  137. $lang['divers']['redirect_string']='You will be redirected on %s within %d seconds.';
  138. $lang['divers']['sql_connect_failed']='The connection to SQL server failed';
  139. $lang['divers']['db_connect_failed']='The connection to the database failed';
  140. $lang['divers']['sql_query_failed']='SQL query failed';
  141.  
  142. /*    security
  143. *      */
  144. $lang['antispam']['info']="Anti-spam";
  145. $lang['security']['info']="For security reasons, please type the code here";
  146. $lang['security']['info2']="Please, copy the code in the dedicated field";
  147. $lang['security']['message']="Security code is incorrect! Caution, the code is case-sensitive";
  148.  
  149.  
  150. /*    aide
  151. *      */
  152. $lang['help']['name']="Help";
  153. $lang['help']['title']="Do you need help ? click here";
  154. $lang['help']['img']="Do you need help ? click here";
  155. $lang['help']['contact']="Any question regarding Linea21 administration";
  156. $lang['help']['support']="contact our support"
  157.  
  158. /*    interface publique
  159. *      */
  160. $lang['divers']['level']="Level ";
  161. $lang['divers']['scale']="Scale ";
  162. $lang['divers']['themeref']="Theme ";
  163.  
  164. $lang['divers']['priority_choice']="Sort by priority ";
  165. $lang['divers']['level_choice']="Sort by level ";
  166. $lang['divers']['scale_choice']="Sort by scale ";
  167. $lang['divers']['themeref_choice']="Sort by theme ";
  168. $lang['divers']['actu_left']="Latest News";
  169. $lang['divers']['sdi_left']="Latest indicators";
  170. $lang['divers']['contact']="Contact";
  171. $lang['divers']['accessibility']="Accessibility";
  172. $lang['divers']['print']="Print";
  173.  
  174. $lang['divers']['sousthemeref']="Subtheme ";
  175. $lang['divers']['trialpha']="alphabetically sorted";
  176. $lang['divers']['nodata']="No data available";
  177. $lang['divers']['newsletter_public_comment']='Subscribe to the newsletter to have the latest news, and more, directly in your mailbox';
  178.  
  179. /*    check date
  180. *      */
  181. $lang['date']['not_valid''The given date is not correct (format : 'DATE_FORMAT.')';
  182. $lang['date']['date_do_not_exist''The given date doesn\'t exist.';
  183.  
  184. /*    authentification
  185. *      */
  186. $lang['divers']['auth']="Log in";
  187. $lang['divers']['noauth']="You are not logged in.";
  188. $lang['divers']['creaauth']="To log in or create an account";
  189. $lang['divers']['errorauth']="A problem occurred during the authentification process, please try again.";
  190. $lang['divers']['user_inscription']="Register";
  191. $lang['divers']['user_inscription_title']="Create my account";
  192. $lang['divers']['login']="Login";
  193. $lang['divers']['password']="Password";
  194. $lang['divers']['email']="Email";
  195. $lang['divers']['errorauth']="Incorrect login or password";
  196. $lang['divers']['errorauthadmin']="    You don't have manager rights on this module";
  197. $lang['newsletter']['unsubscribe']'unsubscribe';
  198.  
  199.  
  200. $lang['divers']['title_login']="Acces to Linea21 administration console";
  201. $lang['divers']['auth_mess1']="You must enable cookies to access the administration console";
  202. $lang['divers']['auth_mess2']="Lost your password? Contact the administrator";
  203.  
  204. $lang['public']['edito']="To get more into communication transparency, Linea21 provides you a 
  205. content management system tool dedicated to sustainable development. The free software aims to 
  206. manage projects, indicators, workgroups and news related to your agenda21. <br /><br />On one hand, 
  207. Linea21 claims to give support to territorial municipalities into their agenda21 and public policy management. 
  208. On the other hand, it offers to municipalites the opportunity to easy communicate and raise citizens awarness on 
  209. sustainable development and environmental issues<br /><br />";
  210.  
  211.  
  212.  
  213. $lang['public']['workgroup_h1']="Workgroups";
  214. $lang['public']['workgroup_edito']="Take position and involve yourself. We invite you to participate and be part of the debate around sustainable development issues into our dedicated workgroups.";
  215. $lang['public']['dashboard_h1']="Dashboard";
  216. $lang['public']['last_news_h1']="Our latest publications";
  217. $lang['public']['dashboard_edito']="Have a glance on the latest values of sustainable development indicators relative to the territorial municipality. Our dashboard is regularly updated.";
  218.  
  219. $lang['check_update']['dl']='Version %s is available for download';
  220. $lang['check_update']['ok']='The current version is up-to-date';
  221. $lang['check_update']['search']='Looking for update';
  222. $lang['debug']['enabled']='is enabled.';
  223.  
  224. /**
  225.  * CSS Switcher
  226.  */
  227. $lang['css_switcher']['nostyle''no style';
  228. $lang['css_switcher']['default''classical';
  229. $lang['css_switcher']['minimal''minimal';
  230. $lang['css_switcher']['darkstyle''black and white';
  231.  
  232. /*    nommage des modules autre style blue_linea
  233. *      */
  234. $lang['menu_alt']['general'"Global administration";
  235. $lang['menu_alt']['theme'"themes";
  236. $lang['menu_alt']['scale'"scales";
  237. $lang['menu_alt']['level'"levels";
  238. $lang['menu_alt']['user'"users";
  239. $lang['menu_alt']['news'"news";
  240. $lang['menu_alt']['newsletter'"newsletters";
  241. $lang['menu_alt']['yellowpages'"directories";
  242. $lang['menu_alt']['workshop'"workgroup";
  243. $lang['menu_alt']['publication'"publications";    
  244. $lang['menu_alt']['sdi'"indicators";
  245. $lang['menu_alt']['project'"projects";
  246. $lang['menu_alt']['forum'"forums";
  247. $lang['menu_alt']['dashboard'"dashboard";
  248. $lang['menu_alt']['system'"system";
  249. $lang['menu_alt']['tools'"tools";
  250. $lang['menu_alt']['communication'"communicate";
  251. $lang['menu_alt']['suivi_gestion'"manage &amp; follow";
  252. $lang['menu_alt']['configuration'"configure";
  253. $lang['menu_alt']['interface_publique'"Go to website";
  254. $lang['menu_alt']['search_here'"Your search here...";
  255. $lang['menu_alt']['valid_login'"Access to Linea21";
  256. $lang['menu_alt']['all'"in the whole website";
  257. ?>

Documentation generated on Fri, 16 Oct 2009 09:34:32 +0200 by phpDocumentor 1.4.1