PageRenderTime 47ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/mod/tracker/lang/en_utf8/tracker.php

https://github.com/nadavkav/MoodleTAO
PHP | 220 lines | 216 code | 3 blank | 1 comment | 0 complexity | 219d735d2739e020a18991ec1e935fb7 MD5 | raw file
  1. <?php // $Id: tracker.php,v 1.1.10.3 2008/10/20 22:11:42 diml Exp $
  2. // tracker.php - created with Moodle 1.2 development (2003111400)
  3. $string['AND'] = 'AND';
  4. $string['IN'] = 'IN';
  5. $string['abandonned'] = 'Abandonned';
  6. $string['action'] = 'Action';
  7. $string['addacomment'] = 'Add a comment';
  8. $string['addanoption'] = 'Add an option';
  9. $string['addaquerytomemo'] = 'Add this search query to \"my queries\"';
  10. $string['addawatcher'] = 'Add a watcher';
  11. $string['addtothetracker'] = 'Add to this tracker';
  12. $string['admin'] = 'Administrator';
  13. $string['administrators'] = 'Administrators';
  14. $string['any'] = 'All';
  15. $string['assignedto'] = 'Assigned to';
  16. $string['assignee'] = 'Assignee';
  17. $string['attributes'] = 'Attributes';
  18. $string['browse'] = 'Browse';
  19. $string['browser'] = 'Browser';
  20. $string['build'] = 'Version';
  21. $string['by'] = '<i>assigned by</i>';
  22. $string['ccs'] = 'Ccs';
  23. $string['cced'] = 'Cced';
  24. $string['checkbox'] = 'Checkbox'; // @DYNA
  25. $string['checkboxhoriz'] = 'Checkbox horizontal'; // @DYNA
  26. $string['clearsearch'] = 'Clear search criteria';
  27. $string['comment'] = 'Comment';
  28. $string['comments'] = 'Comments';
  29. $string['component'] = 'Component';
  30. $string['createnewelement'] = 'Create a new element';
  31. $string['database'] = 'Database';
  32. $string['datereported'] = 'Report date';
  33. $string['dependancies'] = 'Dependencies';
  34. $string['dependson'] = 'Depends on ';
  35. $string['descriptionisempty'] = 'Description is empty';
  36. $string['doaddelementcheckbox'] = 'Add a checkbox element'; // @DYNA
  37. $string['doaddelementcheckboxhoriz'] = 'Add a checkbox element'; // @DYNA
  38. $string['doaddelementdropdown'] = 'Add a dropdown element'; // @DYNA
  39. $string['doaddelementradio'] = 'Add a radio element'; // @DYNA
  40. $string['doaddelementradiohoriz'] = 'Add a radio element'; // @DYNA
  41. $string['doaddelementtext'] = 'Add a text field'; // @DYNA
  42. $string['doaddelementtextarea'] = 'Add a text area'; // @DYNA
  43. $string['doupdateelementcheckbox'] = 'Update a checkbox element'; // @DYNA
  44. $string['doupdateelementcheckboxhoriz'] = 'Update a checkbox element'; // @DYNA
  45. $string['doupdateelementdropdown'] = 'Update a dropdown element';// @DYNA
  46. $string['doupdateelementradio'] = 'Update a radio button element'; // @DYNA
  47. $string['doupdateelementradiohoriz'] = 'Update a radio button element'; // @DYNA
  48. $string['doupdateelementtext'] = 'Update a text field'; // @DYNA
  49. $string['doupdateelementtextarea'] = 'Update a text area'; // @DYNA
  50. $string['dropdown'] = 'Dropdown';
  51. $string['editoptions'] = 'Update options';
  52. $string['editproperties'] = 'Update properties';
  53. $string['editquery'] = 'Change a stored query';
  54. $string['editwatch'] = 'Change a cc registering';
  55. $string['elements'] = 'Available elements';
  56. $string['elementsused'] = 'Used elements';
  57. $string['enablecomments'] = 'Allow comments';
  58. $string['emailoptions'] = 'Mail options';
  59. $string['hassolution'] = 'A solution is published for this issue';
  60. $string['hidecomments'] = 'Hide comments';
  61. $string['hidedependancies'] = 'Hide dependancies';
  62. $string['hideccs'] = 'Hide watchers';
  63. $string['hidehistory'] = 'Hide history';
  64. $string['history'] = 'History';
  65. $string['iamadeveloper'] = 'I\'m a developer';
  66. $string['icanmanage'] = 'I can manage issue entries';
  67. $string['icanreport'] = 'I can report';
  68. $string['icanresolve'] = 'I am assigned on some bugs';
  69. $string['iamnotadeveloper'] = 'I\'m not a developer';
  70. $string['icannotmanage'] = 'I cannot manage';
  71. $string['icannotreport'] = 'I cannot report';
  72. $string['icannotresolve'] = 'I\'m not a resolver';
  73. $string['id'] = 'Identifier';
  74. $string['issueid'] = 'Ticket';
  75. $string['issuename'] = 'Issue\'s label ';
  76. $string['issuenumber'] = 'Issue';
  77. $string['issues'] = 'issue records';
  78. $string['local'] = 'Local';
  79. $string['manageelements'] = 'Manage elements';
  80. $string['manager'] = 'Manager';
  81. $string['me'] = 'My profile';
  82. $string['modulename'] = 'Bug tracker';
  83. $string['modulenameplural'] = 'Bug trackers';
  84. $string['myassignees'] = 'Resolver I assigned';
  85. $string['myissues'] = 'Issues I resolve';
  86. $string['mypreferences'] = 'My preferences';
  87. $string['myprofile'] = 'My profile';
  88. $string['myqueries'] = 'My queries';
  89. $string['mywatches'] = 'My watches';
  90. $string['name'] = 'Name';
  91. $string['namecannotbeblank'] = 'Name cannot be empty';
  92. $string['noassignees'] = 'No assignee';
  93. $string['noresolvingissue'] = 'No issue assigned';
  94. $string['nocomments'] = 'No comments';
  95. $string['noelements'] = 'No element';
  96. $string['noelementscreated'] = 'No element created';
  97. $string['noissuesreported'] = 'No issue reported';
  98. $string['nolocalcandidate'] = 'No local candidate for cascading';
  99. $string['nooptions'] = 'No option';
  100. $string['noqueryssaved'] = 'No stored query';
  101. $string['noreporters'] = 'No reporters, there are probably no issues entered here.';
  102. $string['noresolvers'] = 'No resolvers';
  103. $string['notifications'] = 'Notifications';
  104. $string['notrackeradmins'] = 'No admins';
  105. $string['notickets'] = 'No owned tickets.';
  106. $string['nowatches'] = 'No watches';
  107. $string['numberofissues'] = 'Issue count';
  108. $string['observers'] = 'Observers';
  109. $string['open'] = 'Open';
  110. $string['option'] = 'Option ';
  111. $string['optionisused'] = 'This options id already in use for this element.';
  112. $string['order'] = 'Order';
  113. $string['pages'] = 'Pages';
  114. $string['posted'] = 'Posted';
  115. $string['potentialresolvers'] = 'Potential resolvers';
  116. $string['preferences'] = 'Preferences';
  117. $string['prefsnote'] = 'Preferences setups which default notifications you may receive when creating a new entry or when you register a watch for an existing issue';
  118. $string['profile'] = 'Profile';
  119. $string['queries'] = 'Queries';
  120. $string['query'] = 'Query';
  121. $string['queryname'] = 'Query label';
  122. $string['radio'] = 'Radio buttons'; // @DYNA
  123. $string['register'] = 'Watch this issue';
  124. $string['reportanissue'] = 'Report an issue';
  125. $string['reportedby'] = 'Reported by';
  126. $string['reporter'] = 'Reporter';
  127. $string['resolution'] = 'Solution';
  128. $string['resolved'] = 'Resolved';
  129. $string['resolver'] = 'My issues';
  130. $string['resolvers'] = 'Resolvers';
  131. $string['resolving'] = 'Resolving';
  132. $string['saveasquery'] = 'Save a query';
  133. $string['savequery'] = 'Save the query';
  134. $string['search'] = 'Search in issues';
  135. $string['searchresults'] = 'Search results';
  136. $string['searchwiththat'] = 'Launch this query again';
  137. $string['setwhenopens'] = 'Advise me when opens';
  138. $string['setwhenresolves'] = 'Advise me when resolves';
  139. $string['setwhenthrown'] = 'Advise me when is abandonned';
  140. $string['setwhenwaits'] = 'Advise me when waits';
  141. $string['setwhenworks'] = 'Advise me when on work';
  142. $string['sharethiselement'] = 'Turn this element sitewide';
  143. $string['sharing'] = 'Sharing';
  144. $string['showcomments'] = 'Show comments';
  145. $string['showdependancies'] = 'Show dependancies';
  146. $string['showccs'] = 'Show watchers';
  147. $string['showhistory'] = 'Show history';
  148. $string['site'] = 'Site';
  149. $string['solution'] = 'Solution';
  150. $string['sortorder'] = 'Order';
  151. $string['status'] = 'Status';
  152. $string['submission'] = 'A new bug is reported in tracker [$a]';
  153. $string['submitbug'] = 'Submit the issue';
  154. $string['sum_opened'] = 'Opened';
  155. $string['sum_posted'] = 'Waiting';
  156. $string['sum_reported'] = 'Reported';
  157. $string['sum_resolved'] = 'Solved';
  158. $string['summary'] = 'Summary';
  159. $string['text'] = 'Textfield'; // @DYNA
  160. $string['textarea'] = 'Textarea'; // @DYNA
  161. $string['thanks'] = 'Thanks to contributing to the constant enhancement of this service.';
  162. $string['ticketprefix'] = 'Ticket prefix';
  163. $string['tracker:seeissues'] = 'See issue content';
  164. $string['tracker:viewallissues'] = 'See all tickets';
  165. $string['tracker:manage'] = 'Manage issues';
  166. $string['tracker:managewatches'] = 'Manage watches on issues';
  167. $string['tracker:resolve'] = 'Resolve issues';
  168. $string['tracker:report'] = 'Report issues';
  169. $string['tracker:develop'] = 'Be choosen to resolve issues';
  170. $string['tracker:comment'] = 'Comment issues';
  171. $string['tracker-levelaccess'] = 'My capabilities in this tracker';
  172. $string['trackername'] = 'Tracker name';
  173. $string['trackereventchanged'] = 'Issue state change in tracker [$a]';
  174. $string['turneditingoff'] = 'Turn editing off';
  175. $string['turneditingon'] = 'Turn editing on';
  176. $string['type'] = 'Type';
  177. $string['unassigned'] = 'Unassigned' ;
  178. $string['unregisterall'] = 'Unregister from all' ;
  179. $string['unsetwhenopens'] = 'Don\'t advise me when opens';
  180. $string['unsetwhenresolves'] = 'Don\'t advise me when resolves';
  181. $string['unsetwhenthrown'] = 'Don\'t advise me when is thrown';
  182. $string['unsetwhenwaits'] = 'Don\'t advise me when waits';
  183. $string['unsetwhenworks'] = 'Don\'t advise me when got working';
  184. $string['view'] = 'Views';
  185. $string['voter'] = 'Vote';
  186. $string['waiting'] = 'Waiting';
  187. $string['watches'] = 'Watches';
  188. $string['youneedanaccount'] = 'You need an authorized account here to report an issue';
  189. $string['transfered'] = 'Transfered';
  190. $string['transfer'] = 'Transfered';
  191. $string['transferservice'] = 'Support ticket cascading';
  192. $string['tracker_cascade_name'] = 'Support tickets transport (Tracker Module)';
  193. $string['tracker_cascade_description'] = '<p>When publishing this service, you allow trackers from $a to cascade the support tickets to a local tracker.</p>
  194. <ul><li><i>Depends on</i>: You have to suscribe $a to this service.</li></ul>
  195. <p>Suscribing to this service allows local trackers to send support tickets to some tracker in $a.</p>
  196. <ul><li><i>Depends on</i>: You have to publish this service on $a.</li></ul>';
  197. $string['managenetwork'] = 'Cascade and network setup';
  198. $string['currentbinding'] = 'Current cascade';
  199. $string['trackerhost'] = 'Parent host for tracker';
  200. $string['trackerelements'] = 'Tracker\'s definition';
  201. $string['unmatchingelements'] = 'Both tracker definition do not match. This may result in unexpected behaviour when cascading support tickets.';
  202. $string['knownelements'] = 'Known tracker form elements';
  203. $string['selectparent'] = 'Parent selection';
  204. $string['chooselocal'] = 'Choose a local tracker as parent';
  205. $string['chooseremote'] = 'Choose a remote host';
  206. $string['chooseremoteparent'] = 'Choose a remote instance';
  207. $string['unbind'] = 'Unbind cascade';
  208. $string['emptydefinition'] = 'Target tracker has no definition.';
  209. $string['noremotehosts'] = 'No network host available';
  210. $string['standalone'] = 'Standalone tracker (top level support).';
  211. $string['cascade'] = 'Send upper level';
  212. $string['mytickets'] = 'My tickets';
  213. $string['supportmode'] = 'Support mode';
  214. $string['mode_bugtracker'] = 'Team bug tracker';
  215. $string['mode_ticketting'] = 'User support ticketting';
  216. $string['follow'] = 'Follow';
  217. ?>