ja.dict.itop-problem-mgmt.php 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. <?php
  2. // Copyright (C) 2010-2012 Combodo SARL
  3. //
  4. // This file is part of iTop.
  5. //
  6. // iTop is free software; you can redistribute it and/or modify
  7. // it under the terms of the GNU Affero General Public License as published by
  8. // the Free Software Foundation, either version 3 of the License, or
  9. // (at your option) any later version.
  10. //
  11. // iTop is distributed in the hope that it will be useful,
  12. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. // GNU Affero General Public License for more details.
  15. //
  16. // You should have received a copy of the GNU Affero General Public License
  17. // along with iTop. If not, see <http://www.gnu.org/licenses/>
  18. /**
  19. * Localized data
  20. *
  21. * @copyright Copyright (C) 2010-2012 Combodo SARL
  22. * @license http://opensource.org/licenses/AGPL-3.0
  23. */
  24. // Dictionnay conventions
  25. // Class:<class_name>
  26. // Class:<class_name>+
  27. // Class:<class_name>/Attribute:<attribute_code>
  28. // Class:<class_name>/Attribute:<attribute_code>+
  29. // Class:<class_name>/Attribute:<attribute_code>/Value:<value>
  30. // Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
  31. // Class:<class_name>/Stimulus:<stimulus_code>
  32. // Class:<class_name>/Stimulus:<stimulus_code>+
  33. //////////////////////////////////////////////////////////////////////
  34. // Classes in 'bizmodel'
  35. //////////////////////////////////////////////////////////////////////
  36. //
  37. // Dictionnay conventions
  38. // Class:<class_name>
  39. // Class:<class_name>+
  40. // Class:<class_name>/Attribute:<attribute_code>
  41. // Class:<class_name>/Attribute:<attribute_code>+
  42. // Class:<class_name>/Attribute:<attribute_code>/Value:<value>
  43. // Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
  44. // Class:<class_name>/Stimulus:<stimulus_code>
  45. // Class:<class_name>/Stimulus:<stimulus_code>+
  46. Dict::Add('JA JP', 'Japanese', '日本語', array(
  47. 'Menu:ProblemManagement' => '問題管理',
  48. 'Menu:ProblemManagement+' => '問題管理',
  49. 'Menu:Problem:Overview' => '概要',
  50. 'Menu:Problem:Overview+' => '概要',
  51. 'Menu:NewProblem' => '新規問題',
  52. 'Menu:NewProblem+' => '新規問題',
  53. 'Menu:SearchProblems' => '問題検索',
  54. 'Menu:SearchProblems+' => '問題検索',
  55. 'Menu:Problem:Shortcuts' => 'ショートカット',
  56. 'Menu:Problem:MyProblems' => '担当してる問題',
  57. 'Menu:Problem:MyProblems+' => '担当している問題',
  58. 'Menu:Problem:OpenProblems' => '全オープン問題',
  59. 'Menu:Problem:OpenProblems+' => '全オープン問題',
  60. 'UI-ProblemManagementOverview-ProblemByService' => 'サービス別問題',
  61. 'UI-ProblemManagementOverview-ProblemByService+' => 'サービス別問題',
  62. 'UI-ProblemManagementOverview-ProblemByPriority' => '優先度別問題',
  63. 'UI-ProblemManagementOverview-ProblemByPriority+' => '優先度別問題',
  64. 'UI-ProblemManagementOverview-ProblemUnassigned' => '未割り当て問題',
  65. 'UI-ProblemManagementOverview-ProblemUnassigned+' => '未割り当て問題',
  66. 'UI:ProblemMgmtMenuOverview:Title' => '問題管理ダッシュボード',
  67. 'UI:ProblemMgmtMenuOverview:Title+' => '問題管理ダッシュボード',
  68. ));
  69. //
  70. // Class: Problem
  71. //
  72. Dict::Add('JA JP', 'Japanese', '日本語', array(
  73. 'Class:Problem' => '問題',
  74. 'Class:Problem+' => '',
  75. 'Class:Problem/Attribute:status' => '状態',
  76. 'Class:Problem/Attribute:status+' => '',
  77. 'Class:Problem/Attribute:status/Value:new' => '新規',
  78. 'Class:Problem/Attribute:status/Value:new+' => '',
  79. 'Class:Problem/Attribute:status/Value:assigned' => '割り当て済み',
  80. 'Class:Problem/Attribute:status/Value:assigned+' => '',
  81. 'Class:Problem/Attribute:status/Value:resolved' => '解決済み',
  82. 'Class:Problem/Attribute:status/Value:resolved+' => '',
  83. 'Class:Problem/Attribute:status/Value:closed' => 'クローズ',
  84. 'Class:Problem/Attribute:status/Value:closed+' => '',
  85. 'Class:Problem/Attribute:service_id' => 'サービス',
  86. 'Class:Problem/Attribute:service_id+' => '',
  87. 'Class:Problem/Attribute:service_name' => 'サービス名',
  88. 'Class:Problem/Attribute:service_name+' => '',
  89. 'Class:Problem/Attribute:servicesubcategory_id' => 'サービスサブカテゴリ',
  90. 'Class:Problem/Attribute:servicesubcategory_id+' => '',
  91. 'Class:Problem/Attribute:servicesubcategory_name' => 'サービスサブカテゴリ',
  92. 'Class:Problem/Attribute:servicesubcategory_name+' => '',
  93. 'Class:Problem/Attribute:product' => '製品',
  94. 'Class:Problem/Attribute:product+' => '',
  95. 'Class:Problem/Attribute:impact' => 'インパクト',
  96. 'Class:Problem/Attribute:impact+' => '',
  97. 'Class:Problem/Attribute:impact/Value:1' => '部門',
  98. 'Class:Problem/Attribute:impact/Value:1+' => '',
  99. 'Class:Problem/Attribute:impact/Value:2' => 'サービス',
  100. 'Class:Problem/Attribute:impact/Value:2+' => '',
  101. 'Class:Problem/Attribute:impact/Value:3' => '人',
  102. 'Class:Problem/Attribute:impact/Value:3+' => '',
  103. 'Class:Problem/Attribute:urgency' => '緊急度',
  104. 'Class:Problem/Attribute:urgency+' => '',
  105. 'Class:Problem/Attribute:urgency/Value:1' => '至急',
  106. 'Class:Problem/Attribute:urgency/Value:1+' => '至急',
  107. 'Class:Problem/Attribute:urgency/Value:2' => '高',
  108. 'Class:Problem/Attribute:urgency/Value:2+' => '高',
  109. 'Class:Problem/Attribute:urgency/Value:3' => '中',
  110. 'Class:Problem/Attribute:urgency/Value:3+' => '中',
  111. 'Class:Problem/Attribute:urgency/Value:4' => '低',
  112. 'Class:Problem/Attribute:urgency/Value:4+' => '低',
  113. 'Class:Problem/Attribute:priority' => '優先度',
  114. 'Class:Problem/Attribute:priority+' => '',
  115. 'Class:Problem/Attribute:priority/Value:1' => '最優先',
  116. 'Class:Problem/Attribute:priority/Value:1+' => '最優先',
  117. 'Class:Problem/Attribute:priority/Value:2' => '高',
  118. 'Class:Problem/Attribute:priority/Value:2+' => '高',
  119. 'Class:Problem/Attribute:priority/Value:3' => '中',
  120. 'Class:Problem/Attribute:priority/Value:3+' => '中',
  121. 'Class:Problem/Attribute:priority/Value:4' => '低',
  122. 'Class:Problem/Attribute:priority/Value:4+' => '低',
  123. 'Class:Problem/Attribute:related_change_id' => '関連する変更',
  124. 'Class:Problem/Attribute:related_change_id+' => '',
  125. 'Class:Problem/Attribute:related_change_ref' => '関連する変更参照',
  126. 'Class:Problem/Attribute:related_change_ref+' => '',
  127. 'Class:Problem/Attribute:assignment_date' => '割り当て日',
  128. 'Class:Problem/Attribute:assignment_date+' => '',
  129. 'Class:Problem/Attribute:resolution_date' => '解決日',
  130. 'Class:Problem/Attribute:resolution_date+' => '',
  131. 'Class:Problem/Attribute:knownerrors_list' => '既知のエラー',
  132. 'Class:Problem/Attribute:knownerrors_list+' => '',
  133. 'Class:Problem/Attribute:related_request_list' => '関連する要求',
  134. 'Class:Problem/Attribute:related_request_list+' => '',
  135. 'Class:Problem/Stimulus:ev_assign' => '割り当て',
  136. 'Class:Problem/Stimulus:ev_assign+' => '',
  137. 'Class:Problem/Stimulus:ev_reassign' => '再割り当て',
  138. 'Class:Problem/Stimulus:ev_reassign+' => '',
  139. 'Class:Problem/Stimulus:ev_resolve' => '解決',
  140. 'Class:Problem/Stimulus:ev_resolve+' => '',
  141. 'Class:Problem/Stimulus:ev_close' => 'クローズ',
  142. 'Class:Problem/Stimulus:ev_close+' => '',
  143. ));
  144. ?>