fa.po 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * project_timesheet_holidays
  4. #
  5. # Translators:
  6. # Mohammad Tahmasebi <hit.tah75@gmail.com>, 2023
  7. # Hamed Mohammadi <hamed@dehongi.com>, 2023
  8. # Hamid Darabi, 2023
  9. # Martin Trigaux, 2023
  10. # Farid Hariri <fhari1234@gmail.com>, 2023
  11. # Hanna Kheradroosta, 2023
  12. #
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: Odoo Server 16.0+e\n"
  16. "Report-Msgid-Bugs-To: \n"
  17. "POT-Creation-Date: 2022-12-15 12:51+0000\n"
  18. "PO-Revision-Date: 2022-09-22 05:54+0000\n"
  19. "Last-Translator: Hanna Kheradroosta, 2023\n"
  20. "Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: \n"
  24. "Language: fa\n"
  25. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  26. #. module: project_timesheet_holidays
  27. #: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
  28. msgid "Analytic Line"
  29. msgstr "سطرتحلیلی"
  30. #. module: project_timesheet_holidays
  31. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
  32. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
  33. msgid "Analytic Lines"
  34. msgstr "سطرهای تحلیلی"
  35. #. module: project_timesheet_holidays
  36. #. odoo-python
  37. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  38. #, python-format
  39. msgid ""
  40. "Both the internal project and task are required to generate a timesheet for "
  41. "the time off %s. If you don't want a timesheet, you should leave the "
  42. "internal project and task empty."
  43. msgstr ""
  44. "هم پروژه داخلی و هم وظیفه برای ایجاد یک برگه ساعت کارکرد برای مرخصی %s مورد "
  45. "نیاز است. اگر برگه ساعت کارکرد نمی خواهید، باید پروژه و وظیفه داخلی را خالی "
  46. "بگذارید."
  47. #. module: project_timesheet_holidays
  48. #: model:ir.model,name:project_timesheet_holidays.model_res_company
  49. msgid "Companies"
  50. msgstr "شرکت"
  51. #. module: project_timesheet_holidays
  52. #: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
  53. msgid "Config Settings"
  54. msgstr "تنظیمات پیکربندی"
  55. #. module: project_timesheet_holidays
  56. #: model:ir.model,name:project_timesheet_holidays.model_hr_employee
  57. msgid "Employee"
  58. msgstr "کارمند"
  59. #. module: project_timesheet_holidays
  60. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  61. msgid "Generate Timesheet"
  62. msgstr "تولید برگه ساعت کارکرد"
  63. #. module: project_timesheet_holidays
  64. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
  65. msgid "Global Time Off"
  66. msgstr ""
  67. #. module: project_timesheet_holidays
  68. #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  69. msgid ""
  70. "If checked, when validating a time off, timesheet will be generated in the "
  71. "Vacation Project of the company."
  72. msgstr ""
  73. "در صورت علامت زدن، هنگام اعتبارسنجی زمان مرخصی، برگه ساعت کارکرد در پروژه "
  74. "تعطیلات شرکت ایجاد می شود."
  75. #. module: project_timesheet_holidays
  76. #. odoo-python
  77. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  78. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  79. #, python-format
  80. msgid "Internal"
  81. msgstr "داخلی"
  82. #. module: project_timesheet_holidays
  83. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
  84. msgid "Internal Project"
  85. msgstr "پروژه داخلی"
  86. #. module: project_timesheet_holidays
  87. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
  88. msgid "Is Time off Task"
  89. msgstr ""
  90. #. module: project_timesheet_holidays
  91. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
  92. msgid "Leave Request"
  93. msgstr "درخواست مرخصی"
  94. #. module: project_timesheet_holidays
  95. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
  96. msgid "Leave Types Count"
  97. msgstr ""
  98. #. module: project_timesheet_holidays
  99. #. odoo-python
  100. #: code:addons/project_timesheet_holidays/models/project_task.py:0
  101. #, python-format
  102. msgid "Operation not supported"
  103. msgstr "عملیات پشتیبانی نمی شود"
  104. #. module: project_timesheet_holidays
  105. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
  106. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  107. msgid "Project"
  108. msgstr "پروژه"
  109. #. module: project_timesheet_holidays
  110. #: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
  111. msgid "Resource Time Off Detail"
  112. msgstr "جزئیات مرخصی منابع"
  113. #. module: project_timesheet_holidays
  114. #: model:ir.model,name:project_timesheet_holidays.model_project_task
  115. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
  116. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
  117. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  118. msgid "Task"
  119. msgstr "وظیفه"
  120. #. module: project_timesheet_holidays
  121. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
  122. msgid ""
  123. "The default project used when automatically generating timesheets via time "
  124. "off requests. You can specify another project on each time off type "
  125. "individually."
  126. msgstr ""
  127. #. module: project_timesheet_holidays
  128. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  129. msgid ""
  130. "The default task used when automatically generating timesheets via time off "
  131. "requests. You can specify another task on each time off type individually."
  132. msgstr ""
  133. #. module: project_timesheet_holidays
  134. #. odoo-python
  135. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  136. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  137. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave
  138. #, python-format
  139. msgid "Time Off"
  140. msgstr "مرخصی"
  141. #. module: project_timesheet_holidays
  142. #. odoo-python
  143. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  144. #: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
  145. #, python-format
  146. msgid "Time Off (%s/%s)"
  147. msgstr ""
  148. #. module: project_timesheet_holidays
  149. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
  150. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  151. msgid "Time Off Task"
  152. msgstr ""
  153. #. module: project_timesheet_holidays
  154. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
  155. msgid "Time Off Type"
  156. msgstr "نوع مرخصی"
  157. #. module: project_timesheet_holidays
  158. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
  159. msgid "Timesheet"
  160. msgstr "برگه ساعت کارکرد"
  161. #. module: project_timesheet_holidays
  162. #. odoo-python
  163. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  164. #, python-format
  165. msgid ""
  166. "You cannot create timesheets for a task that is linked to a time off type. "
  167. "Please use the Time Off application to request new time off instead."
  168. msgstr ""
  169. #. module: project_timesheet_holidays
  170. #. odoo-python
  171. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  172. #, python-format
  173. msgid ""
  174. "You cannot delete timesheets that are linked to time off requests. Please "
  175. "cancel your time off request from the Time Off application instead."
  176. msgstr ""
  177. #. module: project_timesheet_holidays
  178. #. odoo-python
  179. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  180. #, python-format
  181. msgid ""
  182. "You cannot modify timesheets that are linked to time off requests. Please "
  183. "use the Time Off application to modify your time off requests instead."
  184. msgstr ""