dictionary.itop.ui.php 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. <?php
  2. //////////////////////////////////////////////////////////////////////
  3. // Classes in 'gui'
  4. //////////////////////////////////////////////////////////////////////
  5. //
  6. //
  7. // Class: menuNode
  8. //
  9. Dict::Add('EN US', 'English', 'English', array(
  10. 'Class:menuNode' => 'menuNode',
  11. 'Class:menuNode+' => 'Main menu configuration elements',
  12. 'Class:menuNode/Attribute:name' => 'Menu Name',
  13. 'Class:menuNode/Attribute:name+' => 'Short name for this menu',
  14. 'Class:menuNode/Attribute:label' => 'Menu Description',
  15. 'Class:menuNode/Attribute:label+' => 'Long description for this menu',
  16. 'Class:menuNode/Attribute:hyperlink' => 'Hyperlink',
  17. 'Class:menuNode/Attribute:hyperlink+' => 'Hyperlink to the page',
  18. 'Class:menuNode/Attribute:icon_path' => 'Menu Icon',
  19. 'Class:menuNode/Attribute:icon_path+' => 'Path to the icon o the menu',
  20. 'Class:menuNode/Attribute:template' => 'Template',
  21. 'Class:menuNode/Attribute:template+' => 'HTML template for the view',
  22. 'Class:menuNode/Attribute:type' => 'Type',
  23. 'Class:menuNode/Attribute:type+' => 'Type of menu',
  24. 'Class:menuNode/Attribute:type/Value:application' => 'application',
  25. 'Class:menuNode/Attribute:type/Value:application+' => 'application',
  26. 'Class:menuNode/Attribute:type/Value:user' => 'user',
  27. 'Class:menuNode/Attribute:type/Value:user+' => 'user',
  28. 'Class:menuNode/Attribute:type/Value:administrator' => 'administrator',
  29. 'Class:menuNode/Attribute:type/Value:administrator+' => 'administrator',
  30. 'Class:menuNode/Attribute:rank' => 'Display rank',
  31. 'Class:menuNode/Attribute:rank+' => 'Sort order for displaying the menu',
  32. 'Class:menuNode/Attribute:parent_id' => 'Parent Menu Item',
  33. 'Class:menuNode/Attribute:parent_id+' => 'Parent Menu Item',
  34. 'Class:menuNode/Attribute:parent_name' => 'Parent Menu Item',
  35. 'Class:menuNode/Attribute:parent_name+' => 'Parent Menu Item',
  36. 'Class:menuNode/Attribute:user_id' => 'Owner of the menu',
  37. 'Class:menuNode/Attribute:user_id+' => 'User who owns this menu (for user defined menus)',
  38. ));
  39. //////////////////////////////////////////////////////////////////////
  40. // Classes in 'application'
  41. //////////////////////////////////////////////////////////////////////
  42. //
  43. //
  44. // Class: AuditCategory
  45. //
  46. Dict::Add('EN US', 'English', 'English', array(
  47. 'Class:AuditCategory' => 'AuditCategory',
  48. 'Class:AuditCategory+' => 'A section inside the overall audit',
  49. 'Class:AuditCategory/Attribute:name' => 'Category Name',
  50. 'Class:AuditCategory/Attribute:name+' => 'Short name for this category',
  51. 'Class:AuditCategory/Attribute:description' => 'Audit Category Description',
  52. 'Class:AuditCategory/Attribute:description+' => 'Long description for this audit category',
  53. 'Class:AuditCategory/Attribute:definition_set' => 'Definition Set',
  54. 'Class:AuditCategory/Attribute:definition_set+' => 'SibusQL expression defining the set of objects to audit',
  55. ));
  56. //
  57. // Class: AuditRule
  58. //
  59. Dict::Add('EN US', 'English', 'English', array(
  60. 'Class:AuditRule' => 'AuditRule',
  61. 'Class:AuditRule+' => 'A rule to check for a given Audit category',
  62. 'Class:AuditRule/Attribute:name' => 'Rule Name',
  63. 'Class:AuditRule/Attribute:name+' => 'Short name for this rule',
  64. 'Class:AuditRule/Attribute:description' => 'Audit Rule Description',
  65. 'Class:AuditRule/Attribute:description+' => 'Long description for this audit rule',
  66. 'Class:AuditRule/Attribute:query' => 'Query to Run',
  67. 'Class:AuditRule/Attribute:query+' => 'The SibusQL expression to run',
  68. 'Class:AuditRule/Attribute:valid_flag' => 'Valid objects?',
  69. 'Class:AuditRule/Attribute:valid_flag+' => 'True if the rule returns the valid objects, false otherwise',
  70. 'Class:AuditRule/Attribute:valid_flag/Value:true' => 'true',
  71. 'Class:AuditRule/Attribute:valid_flag/Value:true+' => 'true',
  72. 'Class:AuditRule/Attribute:valid_flag/Value:false' => 'false',
  73. 'Class:AuditRule/Attribute:valid_flag/Value:false+' => 'false',
  74. 'Class:AuditRule/Attribute:category_id' => 'Category',
  75. 'Class:AuditRule/Attribute:category_id+' => 'The category for this rule',
  76. 'Class:AuditRule/Attribute:category_name' => 'Category',
  77. 'Class:AuditRule/Attribute:category_name+' => 'Name of the category for this rule',
  78. ));
  79. //////////////////////////////////////////////////////////////////////
  80. // Classes in 'addon/userrights'
  81. //////////////////////////////////////////////////////////////////////
  82. //
  83. //
  84. // Class: URP_Users
  85. //
  86. Dict::Add('EN US', 'English', 'English', array(
  87. 'Class:URP_Users' => 'user',
  88. 'Class:URP_Users+' => 'users and credentials',
  89. 'Class:URP_Users/Attribute:userid' => 'Contact (person)',
  90. 'Class:URP_Users/Attribute:userid+' => 'Personal details from the business data',
  91. 'Class:URP_Users/Attribute:last_name' => 'Last name',
  92. 'Class:URP_Users/Attribute:last_name+' => 'Name of the corresponding contact',
  93. 'Class:URP_Users/Attribute:first_name' => 'First name',
  94. 'Class:URP_Users/Attribute:first_name+' => 'First name of the corresponding contact',
  95. 'Class:URP_Users/Attribute:email' => 'Email',
  96. 'Class:URP_Users/Attribute:email+' => 'Email of the corresponding contact',
  97. 'Class:URP_Users/Attribute:login' => 'Login',
  98. 'Class:URP_Users/Attribute:login+' => 'user identification string',
  99. 'Class:URP_Users/Attribute:password' => 'Password',
  100. 'Class:URP_Users/Attribute:password+' => 'user authentication string',
  101. 'Class:URP_Users/Attribute:profiles' => 'Profiles',
  102. 'Class:URP_Users/Attribute:profiles+' => 'roles, granting rights for that person',
  103. ));
  104. //
  105. // Class: URP_Profiles
  106. //
  107. Dict::Add('EN US', 'English', 'English', array(
  108. 'Class:URP_Profiles' => 'profile',
  109. 'Class:URP_Profiles+' => 'usage profiles',
  110. 'Class:URP_Profiles/Attribute:name' => 'Name',
  111. 'Class:URP_Profiles/Attribute:name+' => 'label',
  112. 'Class:URP_Profiles/Attribute:description' => 'Description',
  113. 'Class:URP_Profiles/Attribute:description+' => 'one line description',
  114. 'Class:URP_Profiles/Attribute:users' => 'Users',
  115. 'Class:URP_Profiles/Attribute:users+' => 'persons having this role',
  116. ));
  117. //
  118. // Class: URP_Dimensions
  119. //
  120. Dict::Add('EN US', 'English', 'English', array(
  121. 'Class:URP_Dimensions' => 'dimension',
  122. 'Class:URP_Dimensions+' => 'application dimension (defining silos)',
  123. 'Class:URP_Dimensions/Attribute:name' => 'Name',
  124. 'Class:URP_Dimensions/Attribute:name+' => 'label',
  125. 'Class:URP_Dimensions/Attribute:description' => 'Description',
  126. 'Class:URP_Dimensions/Attribute:description+' => 'one line description',
  127. 'Class:URP_Dimensions/Attribute:type' => 'Type',
  128. 'Class:URP_Dimensions/Attribute:type+' => 'class name or data type (projection unit)',
  129. ));
  130. //
  131. // Class: URP_UserProfile
  132. //
  133. Dict::Add('EN US', 'English', 'English', array(
  134. 'Class:URP_UserProfile' => 'User to profile',
  135. 'Class:URP_UserProfile+' => 'user profiles',
  136. 'Class:URP_UserProfile/Attribute:userid' => 'User',
  137. 'Class:URP_UserProfile/Attribute:userid+' => 'user account',
  138. 'Class:URP_UserProfile/Attribute:userlogin' => 'Login',
  139. 'Class:URP_UserProfile/Attribute:userlogin+' => 'User\'s login',
  140. 'Class:URP_UserProfile/Attribute:profileid' => 'Profile',
  141. 'Class:URP_UserProfile/Attribute:profileid+' => 'usage profile',
  142. 'Class:URP_UserProfile/Attribute:profile' => 'Profile',
  143. 'Class:URP_UserProfile/Attribute:profile+' => 'Profile name',
  144. 'Class:URP_UserProfile/Attribute:reason' => 'Reason',
  145. 'Class:URP_UserProfile/Attribute:reason+' => 'explain why this person may have this role',
  146. ));
  147. //
  148. // Class: URP_ProfileProjection
  149. //
  150. Dict::Add('EN US', 'English', 'English', array(
  151. 'Class:URP_ProfileProjection' => 'profile_projection',
  152. 'Class:URP_ProfileProjection+' => 'profile projections',
  153. 'Class:URP_ProfileProjection/Attribute:dimensionid' => 'Dimension',
  154. 'Class:URP_ProfileProjection/Attribute:dimensionid+' => 'application dimension',
  155. 'Class:URP_ProfileProjection/Attribute:dimension' => 'Dimension',
  156. 'Class:URP_ProfileProjection/Attribute:dimension+' => 'application dimension',
  157. 'Class:URP_ProfileProjection/Attribute:profileid' => 'Profile',
  158. 'Class:URP_ProfileProjection/Attribute:profileid+' => 'usage profile',
  159. 'Class:URP_ProfileProjection/Attribute:profile' => 'Profile',
  160. 'Class:URP_ProfileProjection/Attribute:profile+' => 'Profile name',
  161. 'Class:URP_ProfileProjection/Attribute:value' => 'Value expression',
  162. 'Class:URP_ProfileProjection/Attribute:value+' => 'OQL expression (using $user) | constant | | +attribute code',
  163. 'Class:URP_ProfileProjection/Attribute:attribute' => 'Attribute',
  164. 'Class:URP_ProfileProjection/Attribute:attribute+' => 'Target attribute code (optional)',
  165. ));
  166. //
  167. // Class: URP_ClassProjection
  168. //
  169. Dict::Add('EN US', 'English', 'English', array(
  170. 'Class:URP_ClassProjection' => 'class_projection',
  171. 'Class:URP_ClassProjection+' => 'class projections',
  172. 'Class:URP_ClassProjection/Attribute:dimensionid' => 'Dimension',
  173. 'Class:URP_ClassProjection/Attribute:dimensionid+' => 'application dimension',
  174. 'Class:URP_ClassProjection/Attribute:dimension' => 'Dimension',
  175. 'Class:URP_ClassProjection/Attribute:dimension+' => 'application dimension',
  176. 'Class:URP_ClassProjection/Attribute:class' => 'Class',
  177. 'Class:URP_ClassProjection/Attribute:class+' => 'Target class',
  178. 'Class:URP_ClassProjection/Attribute:value' => 'Value expression',
  179. 'Class:URP_ClassProjection/Attribute:value+' => 'OQL expression (using $this) | constant | | +attribute code',
  180. 'Class:URP_ClassProjection/Attribute:attribute' => 'Attribute',
  181. 'Class:URP_ClassProjection/Attribute:attribute+' => 'Target attribute code (optional)',
  182. ));
  183. //
  184. // Class: URP_ActionGrant
  185. //
  186. Dict::Add('EN US', 'English', 'English', array(
  187. 'Class:URP_ActionGrant' => 'action_permission',
  188. 'Class:URP_ActionGrant+' => 'permissions on classes',
  189. 'Class:URP_ActionGrant/Attribute:profileid' => 'Profile',
  190. 'Class:URP_ActionGrant/Attribute:profileid+' => 'usage profile',
  191. 'Class:URP_ActionGrant/Attribute:profile' => 'Profile',
  192. 'Class:URP_ActionGrant/Attribute:profile+' => 'usage profile',
  193. 'Class:URP_ActionGrant/Attribute:class' => 'Class',
  194. 'Class:URP_ActionGrant/Attribute:class+' => 'Target class',
  195. 'Class:URP_ActionGrant/Attribute:permission' => 'Permission',
  196. 'Class:URP_ActionGrant/Attribute:permission+' => 'allowed or not allowed?',
  197. 'Class:URP_ActionGrant/Attribute:permission/Value:yes' => 'yes',
  198. 'Class:URP_ActionGrant/Attribute:permission/Value:yes+' => 'yes',
  199. 'Class:URP_ActionGrant/Attribute:permission/Value:no' => 'no',
  200. 'Class:URP_ActionGrant/Attribute:permission/Value:no+' => 'no',
  201. 'Class:URP_ActionGrant/Attribute:action' => 'Action',
  202. 'Class:URP_ActionGrant/Attribute:action+' => 'operations to perform on the given class',
  203. ));
  204. //
  205. // Class: URP_StimulusGrant
  206. //
  207. Dict::Add('EN US', 'English', 'English', array(
  208. 'Class:URP_StimulusGrant' => 'stimulus_permission',
  209. 'Class:URP_StimulusGrant+' => 'permissions on stimilus in the life cycle of the object',
  210. 'Class:URP_StimulusGrant/Attribute:profileid' => 'Profile',
  211. 'Class:URP_StimulusGrant/Attribute:profileid+' => 'usage profile',
  212. 'Class:URP_StimulusGrant/Attribute:profile' => 'Profile',
  213. 'Class:URP_StimulusGrant/Attribute:profile+' => 'usage profile',
  214. 'Class:URP_StimulusGrant/Attribute:class' => 'Class',
  215. 'Class:URP_StimulusGrant/Attribute:class+' => 'Target class',
  216. 'Class:URP_StimulusGrant/Attribute:permission' => 'Permission',
  217. 'Class:URP_StimulusGrant/Attribute:permission+' => 'allowed or not allowed?',
  218. 'Class:URP_StimulusGrant/Attribute:permission/Value:yes' => 'yes',
  219. 'Class:URP_StimulusGrant/Attribute:permission/Value:yes+' => 'yes',
  220. 'Class:URP_StimulusGrant/Attribute:permission/Value:no' => 'no',
  221. 'Class:URP_StimulusGrant/Attribute:permission/Value:no+' => 'no',
  222. 'Class:URP_StimulusGrant/Attribute:stimulus' => 'Stimulus',
  223. 'Class:URP_StimulusGrant/Attribute:stimulus+' => 'stimulus code',
  224. ));
  225. //
  226. // Class: URP_AttributeGrant
  227. //
  228. Dict::Add('EN US', 'English', 'English', array(
  229. 'Class:URP_AttributeGrant' => 'attribute_permission',
  230. 'Class:URP_AttributeGrant+' => 'permissions at the attributes level',
  231. 'Class:URP_AttributeGrant/Attribute:actiongrantid' => 'Action grant',
  232. 'Class:URP_AttributeGrant/Attribute:actiongrantid+' => 'action grant',
  233. 'Class:URP_AttributeGrant/Attribute:attcode' => 'Attribute',
  234. 'Class:URP_AttributeGrant/Attribute:attcode+' => 'attribute code',
  235. ));
  236. ?>