et.po 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * project_timesheet_holidays
  4. #
  5. # Translators:
  6. # Arma Gedonsky <armagedonsky@hot.ee>, 2022
  7. # Triine Aavik <triine@avalah.ee>, 2022
  8. # Martin Trigaux, 2022
  9. # Algo Kärp <algokarp@gmail.com>, 2022
  10. # Piia Paurson <piia@avalah.ee>, 2022
  11. # Eneli Õigus <enelioigus@gmail.com>, 2022
  12. # Anna, 2023
  13. # JanaAvalah, 2023
  14. #
  15. msgid ""
  16. msgstr ""
  17. "Project-Id-Version: Odoo Server 16.0+e\n"
  18. "Report-Msgid-Bugs-To: \n"
  19. "POT-Creation-Date: 2022-12-15 12:51+0000\n"
  20. "PO-Revision-Date: 2022-09-22 05:54+0000\n"
  21. "Last-Translator: JanaAvalah, 2023\n"
  22. "Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: \n"
  26. "Language: et\n"
  27. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  28. #. module: project_timesheet_holidays
  29. #: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
  30. msgid "Analytic Line"
  31. msgstr "Analüütiline rida"
  32. #. module: project_timesheet_holidays
  33. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
  34. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
  35. msgid "Analytic Lines"
  36. msgstr "Analüütilised read"
  37. #. module: project_timesheet_holidays
  38. #. odoo-python
  39. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  40. #, python-format
  41. msgid ""
  42. "Both the internal project and task are required to generate a timesheet for "
  43. "the time off %s. If you don't want a timesheet, you should leave the "
  44. "internal project and task empty."
  45. msgstr ""
  46. "Puhkuse %s ajatabeli loomiseks on vaja nii sisemist projekti kui ka "
  47. "ülesannet. Kui te tööaja tabelit ei soovi, peaksite sisemise projekti ja "
  48. "ülesande tühjaks jätma."
  49. #. module: project_timesheet_holidays
  50. #: model:ir.model,name:project_timesheet_holidays.model_res_company
  51. msgid "Companies"
  52. msgstr "Ettevõtted"
  53. #. module: project_timesheet_holidays
  54. #: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
  55. msgid "Config Settings"
  56. msgstr "Seadistused"
  57. #. module: project_timesheet_holidays
  58. #: model:ir.model,name:project_timesheet_holidays.model_hr_employee
  59. msgid "Employee"
  60. msgstr "Töötaja"
  61. #. module: project_timesheet_holidays
  62. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  63. msgid "Generate Timesheet"
  64. msgstr "Lisa puudumine ajaarvestusse"
  65. #. module: project_timesheet_holidays
  66. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
  67. msgid "Global Time Off"
  68. msgstr "Riiklikud pühad"
  69. #. module: project_timesheet_holidays
  70. #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  71. msgid ""
  72. "If checked, when validating a time off, timesheet will be generated in the "
  73. "Vacation Project of the company."
  74. msgstr ""
  75. "If checked, when validating a time off, timesheet will be generated in the "
  76. "Vacation Project of the company."
  77. #. module: project_timesheet_holidays
  78. #. odoo-python
  79. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  80. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  81. #, python-format
  82. msgid "Internal"
  83. msgstr "Sisemine"
  84. #. module: project_timesheet_holidays
  85. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
  86. msgid "Internal Project"
  87. msgstr "Ettevõttesisene projekt"
  88. #. module: project_timesheet_holidays
  89. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
  90. msgid "Is Time off Task"
  91. msgstr "Töölt vaba aeg"
  92. #. module: project_timesheet_holidays
  93. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
  94. msgid "Leave Request"
  95. msgstr "Puudumise taotlus"
  96. #. module: project_timesheet_holidays
  97. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
  98. msgid "Leave Types Count"
  99. msgstr "Puudumise tüüpide arv"
  100. #. module: project_timesheet_holidays
  101. #. odoo-python
  102. #: code:addons/project_timesheet_holidays/models/project_task.py:0
  103. #, python-format
  104. msgid "Operation not supported"
  105. msgstr "Toiming pole toetatud"
  106. #. module: project_timesheet_holidays
  107. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
  108. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  109. msgid "Project"
  110. msgstr "Projektid"
  111. #. module: project_timesheet_holidays
  112. #: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
  113. msgid "Resource Time Off Detail"
  114. msgstr "Ressursi puudumise detailid"
  115. #. module: project_timesheet_holidays
  116. #: model:ir.model,name:project_timesheet_holidays.model_project_task
  117. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
  118. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
  119. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  120. msgid "Task"
  121. msgstr "Ülesanne"
  122. #. module: project_timesheet_holidays
  123. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
  124. msgid ""
  125. "The default project used when automatically generating timesheets via time "
  126. "off requests. You can specify another project on each time off type "
  127. "individually."
  128. msgstr ""
  129. "Vaikimisi projekt, mida kasutatakse tööajatabelite automaatseks loomiseks "
  130. "puudumiste taotluste kaudu. Saate määrata iga puudumise tüübi jaoks eraldi "
  131. "mõne muu projekti."
  132. #. module: project_timesheet_holidays
  133. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  134. msgid ""
  135. "The default task used when automatically generating timesheets via time off "
  136. "requests. You can specify another task on each time off type individually."
  137. msgstr ""
  138. "Vaikimisi ülesanne, mida kasutatakse tööajatabelite automaatseks loomiseks "
  139. "puudumiste taotluste kaudu. Saate määrata iga puudumise tüübi jaoks eraldi "
  140. "mõne muu ülesande."
  141. #. module: project_timesheet_holidays
  142. #. odoo-python
  143. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  144. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  145. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave
  146. #, python-format
  147. msgid "Time Off"
  148. msgstr "Puudumised"
  149. #. module: project_timesheet_holidays
  150. #. odoo-python
  151. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  152. #: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
  153. #, python-format
  154. msgid "Time Off (%s/%s)"
  155. msgstr "Puudumised (%s/%s)"
  156. #. module: project_timesheet_holidays
  157. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
  158. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  159. msgid "Time Off Task"
  160. msgstr "Puudumise ülesanne"
  161. #. module: project_timesheet_holidays
  162. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
  163. msgid "Time Off Type"
  164. msgstr "Puudumise tüüp"
  165. #. module: project_timesheet_holidays
  166. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
  167. msgid "Timesheet"
  168. msgstr "Tööaja ajaarvestusleht"
  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 create timesheets for a task that is linked to a time off type. "
  175. "Please use the Time Off application to request new time off instead."
  176. msgstr ""
  177. "Te ei saa ülesande jaoks luua tööajatabeleid, mis on seotud puudumiste "
  178. "tüübiga. Kasutage selle asemel Puudumiste rakendust (Time Off)."
  179. #. module: project_timesheet_holidays
  180. #. odoo-python
  181. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  182. #, python-format
  183. msgid ""
  184. "You cannot delete timesheets that are linked to time off requests. Please "
  185. "cancel your time off request from the Time Off application instead."
  186. msgstr ""
  187. "Te ei saa kustutada tööajatabeleid, mis on seotud puudumiste taotlustega. "
  188. "Selle asemel tühistage rakendusest Puudumised (Time Off) oma puudumise "
  189. "taotlus."
  190. #. module: project_timesheet_holidays
  191. #. odoo-python
  192. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  193. #, python-format
  194. msgid ""
  195. "You cannot modify timesheets that are linked to time off requests. Please "
  196. "use the Time Off application to modify your time off requests instead."
  197. msgstr ""
  198. "Te ei saa muuta tööajatabeleid, mis on lingitud puudumiste taotlustega. "
  199. "Kasutage selle asemel puudumise taotluste muutmiseks rakendust Puudumised "
  200. "(Time Off)."