ja.po 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * project_timesheet_holidays
  4. #
  5. # Translators:
  6. # Martin Trigaux, 2022
  7. # Junko Augias, 2023
  8. #
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 16.0+e\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2022-12-15 12:51+0000\n"
  14. "PO-Revision-Date: 2022-09-22 05:54+0000\n"
  15. "Last-Translator: Junko Augias, 2023\n"
  16. "Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: ja\n"
  21. "Plural-Forms: nplurals=1; plural=0;\n"
  22. #. module: project_timesheet_holidays
  23. #: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
  24. msgid "Analytic Line"
  25. msgstr "分析行"
  26. #. module: project_timesheet_holidays
  27. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
  28. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
  29. msgid "Analytic Lines"
  30. msgstr "分析行"
  31. #. module: project_timesheet_holidays
  32. #. odoo-python
  33. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  34. #, python-format
  35. msgid ""
  36. "Both the internal project and task are required to generate a timesheet for "
  37. "the time off %s. If you don't want a timesheet, you should leave the "
  38. "internal project and task empty."
  39. msgstr ""
  40. "休暇用%sタイムシートを作成するには、社内プロジェクトとタスクの両方が必要です。タイムシートが必要ない場合は、社内プロジェクトとタスクは空のままにして下さい。"
  41. #. module: project_timesheet_holidays
  42. #: model:ir.model,name:project_timesheet_holidays.model_res_company
  43. msgid "Companies"
  44. msgstr "会社"
  45. #. module: project_timesheet_holidays
  46. #: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
  47. msgid "Config Settings"
  48. msgstr "コンフィグ設定"
  49. #. module: project_timesheet_holidays
  50. #: model:ir.model,name:project_timesheet_holidays.model_hr_employee
  51. msgid "Employee"
  52. msgstr "従業員"
  53. #. module: project_timesheet_holidays
  54. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  55. msgid "Generate Timesheet"
  56. msgstr "タイムシートを生成する"
  57. #. module: project_timesheet_holidays
  58. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
  59. msgid "Global Time Off"
  60. msgstr "全体休暇"
  61. #. module: project_timesheet_holidays
  62. #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  63. msgid ""
  64. "If checked, when validating a time off, timesheet will be generated in the "
  65. "Vacation Project of the company."
  66. msgstr "チェックした場合、休暇を検証する際、会社の休暇プロジェクトにタイムシートが作成されます。"
  67. #. module: project_timesheet_holidays
  68. #. odoo-python
  69. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  70. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  71. #, python-format
  72. msgid "Internal"
  73. msgstr "内部"
  74. #. module: project_timesheet_holidays
  75. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
  76. msgid "Internal Project"
  77. msgstr "内部プロジェクト"
  78. #. module: project_timesheet_holidays
  79. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
  80. msgid "Is Time off Task"
  81. msgstr "休暇タスクか"
  82. #. module: project_timesheet_holidays
  83. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
  84. msgid "Leave Request"
  85. msgstr "休暇申請"
  86. #. module: project_timesheet_holidays
  87. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
  88. msgid "Leave Types Count"
  89. msgstr ""
  90. #. module: project_timesheet_holidays
  91. #. odoo-python
  92. #: code:addons/project_timesheet_holidays/models/project_task.py:0
  93. #, python-format
  94. msgid "Operation not supported"
  95. msgstr "操作はサポートされていません"
  96. #. module: project_timesheet_holidays
  97. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
  98. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  99. msgid "Project"
  100. msgstr "プロジェクト"
  101. #. module: project_timesheet_holidays
  102. #: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
  103. msgid "Resource Time Off Detail"
  104. msgstr "リソース休暇の詳細"
  105. #. module: project_timesheet_holidays
  106. #: model:ir.model,name:project_timesheet_holidays.model_project_task
  107. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
  108. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
  109. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  110. msgid "Task"
  111. msgstr "タスク"
  112. #. module: project_timesheet_holidays
  113. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
  114. msgid ""
  115. "The default project used when automatically generating timesheets via time "
  116. "off requests. You can specify another project on each time off type "
  117. "individually."
  118. msgstr ""
  119. "休暇申請でタイムシートを自動生成する際に使用されるデフォルトのプロジェクトです。各タイムオフタイプで個別に別のプロジェクトを指定することができます。"
  120. #. module: project_timesheet_holidays
  121. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  122. msgid ""
  123. "The default task used when automatically generating timesheets via time off "
  124. "requests. You can specify another task on each time off type individually."
  125. msgstr ""
  126. "休暇申請でタイムシートを自動生成する際に使用されるデフォルトのプロジェクトです。各タイムオフタイプで個別に別のタスクを指定することができます。"
  127. #. module: project_timesheet_holidays
  128. #. odoo-python
  129. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  130. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  131. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave
  132. #, python-format
  133. msgid "Time Off"
  134. msgstr "休暇"
  135. #. module: project_timesheet_holidays
  136. #. odoo-python
  137. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  138. #: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
  139. #, python-format
  140. msgid "Time Off (%s/%s)"
  141. msgstr "休暇(%s/%s)"
  142. #. module: project_timesheet_holidays
  143. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
  144. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  145. msgid "Time Off Task"
  146. msgstr "休暇タスク"
  147. #. module: project_timesheet_holidays
  148. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
  149. msgid "Time Off Type"
  150. msgstr "休暇タイプ"
  151. #. module: project_timesheet_holidays
  152. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
  153. msgid "Timesheet"
  154. msgstr "タイムシート"
  155. #. module: project_timesheet_holidays
  156. #. odoo-python
  157. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  158. #, python-format
  159. msgid ""
  160. "You cannot create timesheets for a task that is linked to a time off type. "
  161. "Please use the Time Off application to request new time off instead."
  162. msgstr ""
  163. "休暇タイプにリンクされているタスクのタイムシートを作成することはできません。代わりに休暇アプリケーションを使用して新しい休暇を申請して下さい。"
  164. #. module: project_timesheet_holidays
  165. #. odoo-python
  166. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  167. #, python-format
  168. msgid ""
  169. "You cannot delete timesheets that are linked to time off requests. Please "
  170. "cancel your time off request from the Time Off application instead."
  171. msgstr "休暇申請とリンクしているタイムシートは削除できません。代わりに休暇申請アプリから休暇申請をキャンセルしてください。"
  172. #. module: project_timesheet_holidays
  173. #. odoo-python
  174. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  175. #, python-format
  176. msgid ""
  177. "You cannot modify timesheets that are linked to time off requests. Please "
  178. "use the Time Off application to modify your time off requests instead."
  179. msgstr "休暇申請とリンクしているタイムシートを修正することはできません。代わりに、休暇アプリを使用して、休暇申請を修正して下さい。"