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']['page'"Pages manager";
  21. $lang['menu']['newsletter'"Newsletters manager";
  22. $lang['menu']['yellowpages'"Directory manager";
  23. $lang['menu']['workshop'"Workgroups manager";
  24. $lang['menu']['publication'"Publications manager";
  25. $lang['menu']['sdi'"Indicators manager";
  26. $lang['menu']['project'"Projects manager";
  27. $lang['menu']['forum'"Forums manager";
  28. $lang['menu']['comment'"Comments manager";
  29. $lang['menu']['item'"Selected item";
  30. $lang['menu']['search'"Search";
  31. $lang['menu']['advancedsearch'"Advanced search";
  32. $lang['menu']['dashboard'"Dashboard manager";
  33. $lang['menu']['system'"System configuration";
  34. $lang['menu']['plugins'"Plugins";
  35. $lang['menu']['library'"Library";
  36.  
  37. /*    nommage des modules
  38.  *      */
  39. $lang['name']['news_module'"news";
  40. $lang['name']['newsletter_module'"newsletter";
  41. $lang['name']['page_module'"page";
  42. $lang['name']['project_module'"project";
  43. $lang['name']['publication_module'"publication";
  44. $lang['name']['det_publication_module'"Publication part";
  45. $lang['name']['workshop_module'"workgroup";
  46. $lang['name']['workshoprep_module'"workgroup report";
  47. $lang['name']['workshoprepcon_module'"workgroup report part";
  48. $lang['name']['workshopcal_module'"calendar";
  49. $lang['name']['workshopcom_module'"topic";
  50. $lang['name']['sdi_module''indicator';
  51.  
  52. /*    nommage header
  53.  *      */
  54. $lang['header']['title']"Linea 21, your administration console";
  55. $lang['header']['welcome']"Welcome";
  56. $lang['header']['deconnexion']"Log out";
  57. $lang['header']['deconnexion_title']"log out";
  58. $lang['header']['myaccount']="My account";
  59. $lang['header']['myaccount_title']="identification / access to my account";
  60. $lang['header']['goto_contents']="Go to content";
  61.  
  62. $lang['admin']['console']="Back-office";
  63.  
  64. /*    nommage chemin
  65.  *      */
  66. $lang['way']['home']"Home";
  67. $lang['recap']['title']="Summary data";
  68.  
  69. /*    action bouton
  70.  *      */
  71. $lang['btn']['valid']"validate";
  72. $lang['btn']['save']"save";
  73. $lang['btn']['annul']"cancel";
  74. $lang['btn']['preview']"review settings";
  75. $lang['btn']['read_more']"→ Read more";
  76.  
  77. /*    statut
  78.  
  79. *      */
  80. $lang['statut']['draft']='draft';
  81. $lang['statut']['draftpdf']='private';
  82. $lang['statut']['published_on']="published on";
  83. $lang['statut']['archived_on']="archived on";
  84. $lang['statut']['public']="Public";
  85. $lang['statut']['E']="Deleted";
  86. $lang['statut']['AA']="Private archives";
  87. $lang['statut']['PA']="Public archives";
  88. $lang['statut']['W']="pending - planned";
  89. $lang['statut']['C']="Closed";
  90. $lang['statut']['U']="User";
  91. $lang['statut']['O']="Leader";
  92. $lang['statut']['A']="Administrator";
  93. $lang['statut']['pending']="pending";
  94.  
  95. /*    Contact
  96.  *      */
  97. $lang['contact']['name']"Name";
  98. $lang['contact']['email']="Email";
  99. $lang['contact']['subject']"Subject";
  100. $lang['contact']['body']="Body";
  101. $lang['contact']['email_error']="<em>%s</em> is not a valid email.";
  102. $lang['contact']['str_error']"Please fill-up the field <em>%s</em>.";
  103. $lang['contact']['message_sent']="Your message has been sent with success.";
  104. $lang['contact']['contact_us']="Contact us";
  105.  
  106. /*    divers
  107.  *      */
  108. $lang['divers']['yes']='yes';
  109. $lang['divers']['no']='no';
  110. $lang['divers']['nc']='none';
  111. $lang['divers']['none']='none';
  112. $lang['divers']['actions']='actions';
  113. $lang['divers']['no_comment']='no comment';
  114. $lang['divers']['comment']='comment';
  115. $lang['divers']['optional']='optional';
  116. $lang['divers']['nodata']='no data';
  117. $lang['divers']['novisu']="no associated picture";
  118. $lang['divers']['see_visual']='show picture';
  119. $lang['divers']['last_modify']="updated on";
  120. $lang['divers']['date_crea']="created on";
  121. $lang['divers']['date_sup']="deleted on";
  122. $lang['divers']['date_publi']="published on";
  123. $lang['divers']['sup_confirm']="Confirm deletion";
  124. $lang['divers']['statut']="status";
  125. $lang['divers']['range']="rank";
  126. $lang['divers']['query_result']="Query result";
  127. $lang['divers']['record']="record";
  128. $lang['divers']['records']="records";
  129. $lang['divers']['version']="Linea 21 administration console : version ".LINEA_VERSION;
  130. $lang['divers']['select_choice']="-- Choose in this list --";
  131. $lang['divers']['select_choice2']="-- Choose --";
  132. $lang['divers']['enlarge_photo']='enlarged picture (on click)';
  133. $lang['divers']['by']="by";
  134. $lang['divers']['goto_archives']='Go to archives';
  135. $lang['divers']['goto_currentlist']='back to the main list';
  136. $lang['divers']['page']='page';
  137. $lang['divers']['seconds']='seconds';
  138. $lang['divers']['back_public']='Go to website';
  139. $lang['divers']['backpage']='Previous page';
  140. $lang['divers']['licence']='software under %s license ';
  141. $lang['divers']['select_all']='select all';
  142. $lang['divers']['modify']='Modify';
  143. $lang['divers']['delete']='Delete';
  144. $lang['divers']['permalink']='permalink';
  145. $lang['divers']['404']="The page you are looking for does not exist!";
  146. $lang['divers']['no_files']="no file";
  147. $lang['divers']['browse']="Browse ...";
  148. $lang['divers']['dl']="Download";
  149. $lang['divers']['up']="Upload";
  150. $lang['divers']['up_file']="Upload file";
  151. $lang['divers']['delqueue']="Delete queue";
  152. $lang['divers']['replace_file'"Do you want to replace the file";
  153. $lang['access']['workgroup']="Access to the group";
  154. $lang['workshop_mod']['event_common']='Event common to all workgroups';
  155. $lang['textbox_js']['placeholder']='Type to receive suggestions.';
  156.  
  157. /* system
  158.  ************************/
  159. $lang['divers']['cookies']='Sorry, cookies must be enabled to switch styles.';
  160. $lang['divers']['redirect_string']='You will be redirected on %s within %d seconds.';
  161. $lang['divers']['sql_connect_failed']='The connection to SQL server failed';
  162. $lang['divers']['db_connect_failed']='The connection to the database failed';
  163. $lang['divers']['sql_query_failed']='SQL query failed';
  164. $lang['alert']['cookie_disabled']='Your browser does not accept cookies. Please enable cookies to log-in.';
  165. $lang['filemanager']['browse']="Browse Filemanager";
  166. $lang['common']['select']="Select";
  167.  
  168. /*
  169.  * Messages
  170.  */
  171. $lang['msg']['update_successful']='Update successful.';
  172. $lang['msg']['update_failed']='Update failed.';
  173. $lang['msg']['action_not_allowed']='Action not allowed.';
  174.  
  175. /*
  176.  * Mail
  177. */
  178. $lang['mail']['header_hello']="Hi,";
  179. $lang['mail']['footer']="\n<br />Regards.\n<br />";
  180.  
  181. /*    security
  182.  *      */
  183. $lang['antispam']['info']="Anti-spam";
  184. $lang['security']['info']="For security reasons, please type the code here";
  185. $lang['security']['info2']="Please, copy the code in the dedicated field";
  186. $lang['security']['message']="Security code is incorrect! Caution, the code is case-sensitive";
  187.  
  188.  
  189. /*    aide
  190.  *      */
  191. $lang['help']['name']="Help";
  192. $lang['help']['title']="Do you need help ? click here";
  193. $lang['help']['img']="Do you need help ? click here";
  194. $lang['help']['contact']="Any question regarding Linea21 administration";
  195. $lang['help']['support']="contact our support";
  196.  
  197. /*    interface publique
  198.  *      */
  199. $lang['groups']['mine']="My groups";
  200. $lang['groups']['his']="His groups";
  201. $lang['divers']['level']="Level ";
  202. $lang['divers']['scale']="Scale ";
  203. $lang['divers']['themeref']="Theme ";
  204.  
  205. $lang['divers']['priority_choice']="Sort by priority ";
  206. $lang['divers']['level_choice']="Sort by level ";
  207. $lang['divers']['scale_choice']="Sort by scale ";
  208. $lang['divers']['themeref_choice']="Sort by theme ";
  209. $lang['divers']['actu_left']="Latest News";
  210. $lang['divers']['sdi_left']="Latest indicators";
  211. $lang['divers']['contact']="Contact";
  212. $lang['divers']['accessibility']="Accessibility";
  213. $lang['divers']['print']="Print";
  214.  
  215. $lang['divers']['sousthemeref']="Subtheme ";
  216. $lang['divers']['trialpha']="alphabetically sorted";
  217. $lang['divers']['nodata']="No data available";
  218. $lang['divers']['newsletter_public_comment']='Subscribe to the newsletter to have the latest news, and more, directly in your mailbox';
  219. $lang['divers']['previous_newsletter']='Previous newsletters';
  220.  
  221. /*    check date
  222.  *      */
  223. $lang['date']['not_valid''The given date is not correct (format : 'DATE_FORMAT.')';
  224. $lang['date']['date_do_not_exist''The given date doesn\'t exist.';
  225. $lang['date']['do_provide''Please, enter a date.';
  226.  
  227. /*    authentification
  228.  *      */
  229. $lang['divers']['auth']="Log in";
  230. $lang['divers']['myprofile']="My profile";
  231. $lang['divers']['noauth']="You are not logged in.";
  232. $lang['divers']['creaauth']="To log in or create an account";
  233. $lang['divers']['errorauth']="A problem occurred during the authentification process, please try again.";
  234. $lang['divers']['user_inscription']="Register";
  235. $lang['divers']['user_inscription_title']="Create my account";
  236. $lang['divers']['login']="Login";
  237. $lang['divers']['password']="Password";
  238. $lang['divers']['email']="Email";
  239. $lang['divers']['errorauth']="Incorrect login or password";
  240. $lang['auth']['forgot_password']="Forgot your password?";
  241. $lang['divers']['errorauthadmin']="    You don't have manager rights on this module";
  242. $lang['newsletter']['unsubscribe']'unsubscribe';
  243. $lang['auth']['no_user']="<em>%s</em> is not known as a valid user";
  244. $lang['auth']['ldap_user']="It seems authentication process rely on LDAP/Active Directory. You are not allowed to change your password on this platform.";
  245. $lang['auth']['sending_mail']="An email has been sent to %s";
  246. $lang['auth']['note']="To receive a new password, please enter your login.";
  247. $lang['auth']['rememberme']="remember me";
  248.  
  249. $lang['divers']['title_login']="Acces to Linea21 administration console";
  250. $lang['divers']['auth_mess1']="You must enable cookies to access the administration console";
  251. $lang['divers']['auth_mess2']="Lost your password? Contact the administrator";
  252.  
  253. $lang['public']['edito']="To get more into communication transparency, Linea21 provides you a
  254. content management system tool dedicated to sustainable development. The free software aims to
  255. manage projects, indicators, workgroups and news related to your agenda21. <br /><br />On one hand,
  256. Linea21 claims to give support to territorial municipalities into their agenda21 and public policy management.
  257. On the other hand, it offers to municipalites the opportunity to easy communicate and raise citizens awarness on
  258. sustainable development and environmental issues<br /><br />";
  259.  
  260.  
  261.  
  262. $lang['public']['workgroup_h1']="Workgroups";
  263. $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.";
  264. $lang['public']['dashboard_h1']="Dashboard";
  265. $lang['public']['last_news_h1']="Our latest publications";
  266. $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.";
  267.  
  268. $lang['check_update']['dl']='Version %s is available for download';
  269. $lang['check_update']['ok']='The current version is up-to-date';
  270. $lang['check_update']['search']='Looking for update';
  271.  
  272. /*    nommage des modules autre style blue_linea
  273.  *      */
  274. $lang['menu_alt']['general'"Global administration";
  275. $lang['menu_alt']['theme'"themes";
  276. $lang['menu_alt']['scale'"scales";
  277. $lang['menu_alt']['level'"levels";
  278. $lang['menu_alt']['user'"users";
  279. $lang['menu_alt']['news'"news";
  280. $lang['menu_alt']['page'"pages";
  281. $lang['menu_alt']['newsletter'"newsletters";
  282. $lang['menu_alt']['yellowpages'"directories";
  283. $lang['menu_alt']['workshop'"workgroup";
  284. $lang['menu_alt']['publication'"publications";
  285. $lang['menu_alt']['sdi'"indicators";
  286. $lang['menu_alt']['project'"projects";
  287. $lang['menu_alt']['forum'"forums";
  288. $lang['menu_alt']['dashboard'"dashboard";
  289. $lang['menu_alt']['comment'"comments";
  290. $lang['menu_alt']['system'"system";
  291. $lang['menu_alt']['plugins'"plugins";
  292. $lang['menu_alt']['library'"library";
  293. $lang['menu_alt']['communication'"communicate";
  294. $lang['menu_alt']['suivi_gestion'"manage &amp; follow";
  295. $lang['menu_alt']['configuration'"configure";
  296. $lang['menu_alt']['interface_publique'"Go to website";
  297. $lang['menu_alt']['search_here'"Your search here...";
  298. $lang['menu_alt']['valid_login'"Access to Linea21";
  299. $lang['menu_alt']['all'"in the whole website";
  300. $lang['menu_alt']['home'"in the whole website";
  301. $lang['menu_alt']['home_dashboard'"quick admin"// @todo translation
  302. ?>

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