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

Source for file lang_workshop.utf-8.php

Documentation is available at lang_workshop.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['workshop']['section'"workgroups";
  13.  
  14.  
  15. /*    nommage des modules
  16.  *      */
  17. $lang['workshop']['name']='workgroup';
  18. $lang['workshop']['confirm_add'"workgroup successfully added\n";
  19. $lang['workshop']['confirm_mod'"workgroup successfully updated\n";
  20. $lang['workshop']['confirm_sup'="workgroup successfully deleted\n";
  21.  
  22.  
  23. /*    nommage rubrique module
  24.  *      */
  25. $lang['workshop']['add']'Add a new '.$lang['workshop']['name'];
  26. $lang['workshop']['mod']'Edit '.$lang['workshop']['name'];
  27. $lang['workshop']['sup']'Delete'.$lang['workshop']['name'];
  28. $lang['workshop']['det']ucfirst($lang['workshop']['name']' details';
  29. $lang['workshop']['list']'View workgroups';
  30.  
  31.  
  32. /*    nommage rubrique add / mod /det
  33.  *      */
  34. $lang['workshop']['add_title']='Add data about the new '.$lang['workshop']['name'];
  35. $lang['workshop']['mod_title']='Edit data about '.$lang['workshop']['name'];
  36. $lang['workshop']['recap_commment']='no comment';
  37.  
  38.  
  39. /*    check integrité des données
  40.  *      */
  41. $lang['workshop']['no_title''Title is required';
  42. $lang['workshop']['no_resume''Summary is required';
  43. $lang['workshop']['no_theme''Theme is required';
  44. $lang['workshop']['no_scale''Scale is required';
  45. $lang['workshop']['no_level''Level is required';
  46. $lang['workshop']['no_author''User login is required';
  47. $lang['workshop']['yet_author''This user already belongs to this workgroup';
  48. $lang['workshop']['author_not_valid''This user does not exist, please check the syntax';
  49. $lang['workshop']['author_not_admin''This user does not have moderator rights';
  50.  
  51. /*    nommage élément rubrique
  52.  *      */
  53. $lang['workshop']['title']='title';
  54. $lang['workshop']['resume']='summary';
  55. $lang['workshop']['theme']='associated theme';
  56. $lang['workshop']['level']='associated level';
  57. $lang['workshop']['scale']='associated scale';
  58. $lang['workshop']['statut']='status';
  59. $lang['workshop']['comment']='comments';
  60.  
  61.  
  62. $lang['workshop']['template']='template';
  63. $lang['workshop']['photouri']='associated picture';
  64. $lang['workshop']['visu1']='associated picture n°1';
  65. $lang['workshop']['visu2']='associated picture n°2';
  66. $lang['workshop']['organizer']='moderator (separated by ,)';
  67. $lang['workshop']['organizer2']='moderators';
  68. $lang['workshop']['published_on']='published on';
  69. $lang['workshop']['not_published']='not published';
  70. $lang['workshop']['access_to']='→ Access to the group';
  71.  
  72. $lang['workshop']['generals']='global informations';
  73. $lang['workshop']['mailing_list']='workgroup mailing-list';
  74.  
  75.  
  76. /*    nommage quickbox
  77.  *      */
  78. $lang['workshop']['qb_titleadd']=' latest additions';
  79. $lang['workshop']['qb_titlemod']=' latest modifications';
  80. $lang['workshop']['qb_titlesup']=' latest deletions';
  81. $lang['workshop']['qb_titlepubli']=' latest publications';
  82.  
  83.  
  84. /*    divers
  85.  *      */
  86. $lang['workshop']['select_choice']="~~ Choose in this list ~~";
  87. $lang['workshop']['nb_total']='workgroups in database.';
  88. $lang['workshop']['statut_filter']='Display by status';
  89. $lang['workshop']['all']='Display the whole list';
  90. $lang['workshop']['noresult']='There is no workgroup with this criteria ';
  91. $lang['workshop']['actions']='actions';
  92.  
  93. /*    nommage rubrique sup
  94.  *      */
  95. $lang['workshop']['sup_workshop_warning'"Do you really want to delete this " $lang['workshop']['name'"?";
  96.  
  97.  
  98.  
  99. $lang['workshop']['cal_all']="Calendar";
  100.  
  101. $lang['workshop']['note_account']="To subscribe a workgroups, you must have an account and be logged-in.";
  102. $lang['workshop']['subscribe_to']="Workgroups you want to subscribe to";
  103. $lang['workshop']['get_involve']="Get involved";
  104. $lang['workshop']['get_involve_long']="Get involved into workgroups";
  105. $lang['workshop']['allgroups_subscribed']="You are already involved in all workgroups!";
  106. $lang['workshop']['nogroup_selected']="Please, select at least one group.";
  107. $lang['workshop']['confirm_request']="Your subscription request has been sent and will be effective soon.";
  108. $lang['workshop']['workshop_back']="Get back to workgroup";
  109. $lang['workshop']['noinscription']="You have not subscribed yet to this workgroup";
  110. $lang['workshop']['creainscription']="Subscribe now to this workgroup!";
  111. $lang['workshop']['creainscription2']="To subscribe";
  112. $lang['workshop']['creainscription3']="Do you really want to subscribe to this workgroup ?";
  113. $lang['workshop']['confirm_inscription']="successfully registered";
  114. $lang['workshop']['com_p_back_com']="Click here to go to the forum";
  115. $lang['workshop']['com_p_lock']="This topic is locked, you cannot post anymore";
  116. $lang['workshop']['com_p_back_mes']="Click here to go back to the topic";
  117. $lang['workshop']['participant']="Subscribers";
  118. $lang['workshop']['barre_user']="Users";
  119. $lang['workshop']['barre_report']="Reports";
  120. $lang['workshop']['h1_public']="Our workgroups";
  121. $lang['workshop']['h1_public_comment']="Workgroups are dedicated platforms to talk and work on specific topics : Be part of it!";
  122.  
  123. $lang['workshop']['confirm_add_u'"User successfully added in this workgroup\n";
  124. $lang['workshop']['confirm_sup_u'="User successfully removed from this workgroup\n";
  125.  
  126. $lang['workshop']['user']='user(s) in this workgroup';
  127. $lang['workshop']['add_new_user']="Add a new user";
  128. $lang['workshop']['add_new_user_login']="user login";
  129. $lang['workshop']['add_new_user_right']="user rights";
  130. $lang['workshop']['no_user']="There is no user yet in this workgroup";
  131. $lang['workshop']['del_user']="Remove user";
  132. $lang['workshop']['mod_user']="Update user";
  133. $lang['workshop']['del_user_warning']="Do you really want to remove this user from this workgroup? <br /> Caution, the removal will only take effect on this working group.";
  134.  
  135. $lang['workshop']['help_add_u1']='To add a workgroup, please insert the required informations in the form above';
  136. $lang['workshop']['help_add_u2']='After submitting the form, check your data in the summary';
  137. $lang['workshop']['help_add_u3']='After checking summary, click the \'review settings\' button to make new changes';
  138. $lang['workshop']['help_add_u4']='Caution, users management is a deddicated module. In workgroup module, you can only add or remove user from workgroups';
  139.  
  140. $lang['workshop']['help_del_u1']='Click cancel to abort deletion.';
  141. $lang['workshop']['help_del_u2']='Caution, this operation will remonly remove the user from this workgroup. To delete user go to user module';
  142.  
  143.  
  144. $lang['workshop']['confirm_add_cal']="Task successfully added for this workgroup\n";
  145. $lang['workshop']['confirm_sup_cal']="Task successfully deleted from this workgroup\n";
  146. $lang['workshop']['confirm_mod_cal']="Task successfully updated for this workgroup\n";
  147. $lang['workshop']['calendar']='Calendar';
  148. $lang['workshop']['sup_cal_warning']="Do you really want to delete this task?";
  149. $lang['workshop']['list_cal']="Calendar management";
  150. $lang['workshop']['list_doc']="Documents management";
  151. $lang['workshop']['mod_cal']="Edit task";
  152. $lang['workshop']['add_cal']="Add a new task";
  153. $lang['workshop']['sup_cal']="Delete task";
  154. $lang['workshop']['no_cal']="There is no task yet for this workgroup";
  155. $lang['workshop']['no_task']="Title is required";
  156. $lang['workshop']['no_task_details']="Description is required";
  157. $lang['workshop']['date'"deadline";
  158. //$lang['workshop']['day'] = "day";
  159. //$lang['workshop']['month'] = "month";
  160. //$lang['workshop']['year'] = "year";
  161. $lang['workshop']['task']='title';
  162. $lang['workshop']['task_details']='description';
  163. $lang['workshop']['task_common']='Task common to all workgroups';
  164.  
  165.  
  166.  
  167. $lang['workshop']['help_list_cal1']='Delete task by clicking on the delete icon linked in';
  168. $lang['workshop']['help_list_cal2']='Edit task by clicking on the edit icon linked in';
  169. $lang['workshop']['help_list_cal3']='To add a task, please insert the required informations in the form above';
  170.  
  171. $lang['workshop']['help_add_cal1']='To add a task, please insert the required informations in the form above';
  172. $lang['workshop']['help_add_cal2']='After submitting the form, check your data in the summary';
  173. $lang['workshop']['help_add_cal3']='After checking summary, click the \'review settings\' button to make new changes';
  174.  
  175. $lang['workshop']['help_mod_cal1']='To update fields, please insert the required informations in the form above';
  176. $lang['workshop']['help_mod_cal2']='Once the form submitted, check your data in the summary';
  177. $lang['workshop']['help_mod_cal3']='Once the summary displayed, click the \'review settings\' button to make new changes';
  178.  
  179. $lang['workshop']['help_sup_cal1']='Click cancel to abort deletion.';
  180.  
  181.  
  182.  
  183. $lang['workshop']['report']='Workgroup reports';
  184. $lang['workshop']['archived_report']='Archived workgroup reports';
  185. $lang['workshop']['no_report']="There is no report for this workgroup";
  186. $lang['workshop']['title_report']="Title";
  187. $lang['workshop']['resume_report']="Summary";
  188. $lang['workshop']['date_report']="Published on";
  189. $lang['workshop']['add_new_report']="Add a new report";
  190. $lang['workshop']['del_report']="Delete this report";
  191. $lang['workshop']['mod_report']="Update this report";
  192.  
  193.  
  194.  
  195.  
  196. $lang['workshop']['com']='workgroup forum';
  197. $lang['workshop']['com_public']='Forum';
  198. $lang['workshop']['com_back']='Back to the topics list';
  199. $lang['workshop']['com_name']='Topic';
  200. $lang['workshop']['no_com']="There is no topic yet for this workgroup";
  201. $lang['workshop']['no_com_rep']="Nobody posted a reply yet";
  202. $lang['workshop']['com_list']="Forum manager";
  203. $lang['workshop']['confirm_add_com']="Message successfully added\n";
  204. $lang['workshop']['confirm_sup_com']="Message successfully deleted\n";
  205. $lang['workshop']['confirm_lock_com']="Topic successfully locked\n";
  206. $lang['workshop']['confirm_mod_com']="Message successfully updated\n";
  207. $lang['workshop']['sup_ccom_warning']="Do you really want to delete this message?";
  208. $lang['workshop']['list_com']="Forum manager";
  209. $lang['workshop']['mod_com']="Edit this topic";
  210. $lang['workshop']['mod_com_mes']="Edit this message";
  211. $lang['workshop']['add_com']="Add a topic";
  212. $lang['workshop']['add_com_mes']="Add a message";
  213. $lang['workshop']['sup_com']="Delete this topic";
  214. $lang['workshop']['sup_com_mes']="Delete this message";
  215. $lang['workshop']['not_author']="You have to be the message's owner to edit this post!";
  216.  
  217. $lang['workshop']['det_com']="View the topic";
  218. $lang['workshop']['nb_total_com']="topics in this workgroup";
  219. $lang['workshop']['nb_total_com_mes']="messages in this topic";
  220. $lang['workshop']['com_subject']="subject";
  221. $lang['workshop']['com_body']="message";
  222. $lang['workshop']['com_statut']="status";
  223. $lang['workshop']['com_date_publi']="published on";
  224. $lang['workshop']['com_nb_rep']='<abbr title="Reply numbers">rp nb</abbr>';
  225. $lang['workshop']['com_date_last']="last message";
  226. $lang['workshop']['com_author']="author";
  227. $lang['workshop']['lock_com']="Lock this topic";
  228. $lang['workshop']['unlock_com']="Unlock this topic";
  229.  
  230. $lang['workshop']['com_no_subject']="Subject is required.";
  231. $lang['workshop']['com_no_body']="Body text is required.";
  232.  
  233. $lang['workshop']['sup_com_warning']="Do you really want to delete this topic ?";
  234. $lang['workshop']['sup_com_warning2']="Caution, all messages will be deleted !";
  235. $lang['workshop']['sup_com_mes_warning']="Do you really want to delete this message ?";
  236.  
  237. $lang['workshop']['lock_com_warning']="Do you really want to lock this topic ?";
  238. $lang['workshop']['lock_com_warning2']="Caution, all messages will be locked  !";
  239.  
  240. $lang['workshop']['unlock_com_warning']="Do you really want to unlock this topic ?";
  241. $lang['workshop']['unlock_com_warning2']="BCaution, all messages will be unlocked !";
  242.  
  243. $lang['workshop']['share_files''Check this box to share file(s) with other groups';
  244. $lang['workshop']['shared_files''Shared files';
  245. $lang['workshop']['files''Workgroup files';
  246. $lang['workshop']['common_files''Common files';
  247.  
  248. $lang['workshop']['help_list_com1']='Delete topic by clicking on the delete icon linked in';
  249. $lang['workshop']['help_list_com2']='Edit topic by clicking on the edit icon linked in';
  250. $lang['workshop']['help_list_com3']='To add a topic, please insert the required informations in the form above';
  251. $lang['workshop']['help_list_com4']='Click on topic title to display more informations';
  252.  
  253. $lang['workshop']['help_det_com1']='Delete message by clicking on the delete icon linked in';
  254. $lang['workshop']['help_det_com2']='Edit message by clicking on the edit icon linked in';
  255. $lang['workshop']['help_det_com3']='To add a new message, please insert the required informations in the form above';
  256. $lang['workshop']['help_det_com4']='Lock topic by clicking on the lock icon linked in';
  257.  
  258.  
  259. $lang['workshop']['help_add_com1']='To add a new topic or a new message, please insert the required informations in the form above';
  260. $lang['workshop']['help_add_com2']='Once the form submitted, check your data in the summary';
  261. $lang['workshop']['help_add_com3']='Once the summary displayed, click the \'review settings\' button to make new changes';
  262.  
  263. $lang['workshop']['help_mod_com1']='To edit data, please update the required informations in the form above';
  264. $lang['workshop']['help_mod_com2']='Once the form submitted, check your data in the summary';
  265. $lang['workshop']['help_mod_com3']='Once the summary displayed, click the \'review settings\' button to make new changes';
  266.  
  267. $lang['workshop']['help_sup_com1']='Click cancel to abort deletion.';
  268. $lang['workshop']['help_sup_com2']='Caution, all messages will be deleted if the message is a root topic !';
  269.  
  270. $lang['workshop']['help_lock_com1']='Click cancel to abort unlocking.';
  271. $lang['workshop']['help_lock_com2']='A locked topic is readable but no message can be added to this topic';
  272. $lang['workshop']['help_lock_com3']='Unlock topic by clicking on the unlock icon linked in';
  273.  
  274.  
  275.  
  276. $lang['workshop']['help_add1']='To add a new workgroup, please insert the required informations in the form above';
  277. $lang['workshop']['help_add2']='Once the form submitted, check your data in the summary';
  278. $lang['workshop']['help_add3']='Once the summary displayed, click the \'review settings\' button to make new changes';
  279.  
  280. $lang['workshop']['help_list1']='Click on workgroup titles to display more informations';
  281. $lang['workshop']['help_list2']='Delete workgroup by clicking on the delete icon linked in';
  282. $lang['workshop']['help_list3']='Edit workgroup by clicking on the edit icon linked in';
  283. $lang['workshop']['help_list4']='Filter by status to display workgroup for one status';
  284. $lang['workshop']['help_list5']='To add a new workgroup, please insert the required informations in the form above';
  285.  
  286.  
  287. $lang['workshop']['help_mod1']='To edit data, please update the required informations in the form above';
  288. $lang['workshop']['help_mod2']='Once the form submitted, check your data in the summary';
  289. $lang['workshop']['help_mod3']='Once the summary displayed, click the \'review settings\' button to make new changes';
  290.  
  291. $lang['workshop']['help_det1']="Edit workgroup by clicking on the edit icon linked in";
  292. $lang['workshop']['help_det2']="Delete workgroup by clicking on the delete icon linked in";
  293. $lang['workshop']['help_det4']="Click on workgroup report or users to display more informations";
  294. $lang['workshop']['help_det5']="To add a user, click on the add icon";
  295. $lang['workshop']['help_det6']="Edit workgroup user and rights by clicking on edit icon linked in";
  296. $lang['workshop']['help_det7']="Edit workgroup report by clicking on the edit icon linked in";
  297. $lang['workshop']['help_det8']="Delete workgroup report by clicking on the delete icon linked in.";
  298.  
  299.  
  300. $lang['workshop']['help_sup1']='Click cancel to abort deletion.';
  301.  
  302. /*    mail
  303.  **/
  304. $lang['workshop']['mail_file_body1''New files were added to <strong>%s</strong> workgroup';
  305. $lang['workshop']['mail_file_body2''%s added the following file(s) :';
  306. $lang['workshop']['mail_file_subject''%s -  new file(s) - %s';
  307.  
  308. $lang['workshop']['mail_topic_body1''<em>%s</em> has created the topic <strong>%s</strong> into <em>%s</em> workgroup';
  309. $lang['workshop']['mail_post_body1''<em>%s</em> wrote a new message in <strong>%s</strong> (workgroup : <em>%s</em>).';
  310. $lang['workshop']['mail_msg_content''Message content';
  311. $lang['workshop']['mail_topic_subject''%s -  new topic- %s';
  312. $lang['workshop']['mail_post_subject''%s -  new post - %s';
  313.  
  314. $lang['workshop']['mail_request_subject''Workgroup(s) subscription request';
  315. $lang['workshop']['workgroup_request'"<em>%s</em> wants to subscribe the following group(s) :";
  316.  
  317.  
  318. $lang['workshop']['mail_body_url''Please, follow the url: ';
  319. $lang['workshop']['mail_body_auth''Important : You must be logged-in to access the page.';
  320.  
  321. ?>

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