es.po 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  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. # Pedro M. Baeza <pedro.baeza@tecnativa.com>, 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: Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2023\n"
  16. "Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: es\n"
  21. "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
  22. #. module: project_timesheet_holidays
  23. #: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
  24. msgid "Analytic Line"
  25. msgstr "Línea Analítica"
  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 "Líneas analíticas"
  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. "Se requiere que tanto el proyecto interno como la tarea generen una hoja de "
  41. "tiempo para el tiempo libre %s. Si no desea una hoja de horas, debe dejar el"
  42. " proyecto interno y la tarea vacíos."
  43. #. module: project_timesheet_holidays
  44. #: model:ir.model,name:project_timesheet_holidays.model_res_company
  45. msgid "Companies"
  46. msgstr "Compañías"
  47. #. module: project_timesheet_holidays
  48. #: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
  49. msgid "Config Settings"
  50. msgstr "Opciones de configuración"
  51. #. module: project_timesheet_holidays
  52. #: model:ir.model,name:project_timesheet_holidays.model_hr_employee
  53. msgid "Employee"
  54. msgstr "Empleado"
  55. #. module: project_timesheet_holidays
  56. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  57. msgid "Generate Timesheet"
  58. msgstr "Generar parte de horas"
  59. #. module: project_timesheet_holidays
  60. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
  61. msgid "Global Time Off"
  62. msgstr "Ausencias globales"
  63. #. module: project_timesheet_holidays
  64. #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  65. msgid ""
  66. "If checked, when validating a time off, timesheet will be generated in the "
  67. "Vacation Project of the company."
  68. msgstr ""
  69. "Si se marca, al validar una ausencia, se generará un parte de horas en el "
  70. "proyecto de ausencias de la empresa."
  71. #. module: project_timesheet_holidays
  72. #. odoo-python
  73. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  74. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  75. #, python-format
  76. msgid "Internal"
  77. msgstr "Interno"
  78. #. module: project_timesheet_holidays
  79. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
  80. msgid "Internal Project"
  81. msgstr "Proyecto interno"
  82. #. module: project_timesheet_holidays
  83. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
  84. msgid "Is Time off Task"
  85. msgstr ""
  86. #. module: project_timesheet_holidays
  87. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
  88. msgid "Leave Request"
  89. msgstr "Solicitud de ausencia"
  90. #. module: project_timesheet_holidays
  91. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
  92. msgid "Leave Types Count"
  93. msgstr ""
  94. #. module: project_timesheet_holidays
  95. #. odoo-python
  96. #: code:addons/project_timesheet_holidays/models/project_task.py:0
  97. #, python-format
  98. msgid "Operation not supported"
  99. msgstr "Operación no permitida"
  100. #. module: project_timesheet_holidays
  101. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
  102. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  103. msgid "Project"
  104. msgstr "Proyecto"
  105. #. module: project_timesheet_holidays
  106. #: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
  107. msgid "Resource Time Off Detail"
  108. msgstr "Detalle de las ausencias del recurso"
  109. #. module: project_timesheet_holidays
  110. #: model:ir.model,name:project_timesheet_holidays.model_project_task
  111. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
  112. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
  113. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  114. msgid "Task"
  115. msgstr "Tarea"
  116. #. module: project_timesheet_holidays
  117. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
  118. msgid ""
  119. "The default project used when automatically generating timesheets via time "
  120. "off requests. You can specify another project on each time off type "
  121. "individually."
  122. msgstr ""
  123. #. module: project_timesheet_holidays
  124. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  125. msgid ""
  126. "The default task used when automatically generating timesheets via time off "
  127. "requests. You can specify another task on each time off type individually."
  128. msgstr ""
  129. #. module: project_timesheet_holidays
  130. #. odoo-python
  131. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  132. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  133. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave
  134. #, python-format
  135. msgid "Time Off"
  136. msgstr "Ausencias"
  137. #. module: project_timesheet_holidays
  138. #. odoo-python
  139. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  140. #: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
  141. #, python-format
  142. msgid "Time Off (%s/%s)"
  143. msgstr "Tiempo libre (%s/%s)"
  144. #. module: project_timesheet_holidays
  145. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
  146. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  147. msgid "Time Off Task"
  148. msgstr "Tarea de Tiempo Libre"
  149. #. module: project_timesheet_holidays
  150. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
  151. msgid "Time Off Type"
  152. msgstr "Tipo de ausencia"
  153. #. module: project_timesheet_holidays
  154. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
  155. msgid "Timesheet"
  156. msgstr "Parte de horas"
  157. #. module: project_timesheet_holidays
  158. #. odoo-python
  159. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  160. #, python-format
  161. msgid ""
  162. "You cannot create timesheets for a task that is linked to a time off type. "
  163. "Please use the Time Off application to request new time off instead."
  164. msgstr ""
  165. #. module: project_timesheet_holidays
  166. #. odoo-python
  167. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  168. #, python-format
  169. msgid ""
  170. "You cannot delete timesheets that are linked to time off requests. Please "
  171. "cancel your time off request from the Time Off application instead."
  172. msgstr ""
  173. #. module: project_timesheet_holidays
  174. #. odoo-python
  175. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  176. #, python-format
  177. msgid ""
  178. "You cannot modify timesheets that are linked to time off requests. Please "
  179. "use the Time Off application to modify your time off requests instead."
  180. msgstr ""