de.po 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  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, 2023
  7. # Larissa Manderfeld, 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: Larissa Manderfeld, 2023\n"
  16. "Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: de\n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #. module: project_timesheet_holidays
  23. #: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
  24. msgid "Analytic Line"
  25. msgstr "Kostenstellenbuchung"
  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 "Kostenstellenbuchungen"
  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. "Sowohl das interne Projekt als auch die Aufgabe sind erforderlich, um einen "
  41. "Zeiterfassungsbogen für die Abwesenheit %s zu erstellen. Wenn Sie keinen "
  42. "Zeiterfassungsbogen wünschen, lassen Sie das interne Projekt und die Aufgabe"
  43. " leer."
  44. #. module: project_timesheet_holidays
  45. #: model:ir.model,name:project_timesheet_holidays.model_res_company
  46. msgid "Companies"
  47. msgstr "Unternehmen"
  48. #. module: project_timesheet_holidays
  49. #: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
  50. msgid "Config Settings"
  51. msgstr "Konfigurationseinstellungen"
  52. #. module: project_timesheet_holidays
  53. #: model:ir.model,name:project_timesheet_holidays.model_hr_employee
  54. msgid "Employee"
  55. msgstr "Mitarbeiter"
  56. #. module: project_timesheet_holidays
  57. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  58. msgid "Generate Timesheet"
  59. msgstr "Zeiterfassung erstellen"
  60. #. module: project_timesheet_holidays
  61. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
  62. msgid "Global Time Off"
  63. msgstr "Globale Abwesenheit"
  64. #. module: project_timesheet_holidays
  65. #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  66. msgid ""
  67. "If checked, when validating a time off, timesheet will be generated in the "
  68. "Vacation Project of the company."
  69. msgstr ""
  70. "Wenn diese Option aktiviert ist, wird bei der Validierung einer Abwesenheit "
  71. "ein Zeiterfassungsbogen im Urlaubsprojekt des Unternehmens erstellt."
  72. #. module: project_timesheet_holidays
  73. #. odoo-python
  74. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  75. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  76. #, python-format
  77. msgid "Internal"
  78. msgstr "Intern"
  79. #. module: project_timesheet_holidays
  80. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
  81. msgid "Internal Project"
  82. msgstr "Internes Projekt"
  83. #. module: project_timesheet_holidays
  84. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
  85. msgid "Is Time off Task"
  86. msgstr "Ist Abwesenheitsaufgabe"
  87. #. module: project_timesheet_holidays
  88. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
  89. msgid "Leave Request"
  90. msgstr "Urlaubsanfrage"
  91. #. module: project_timesheet_holidays
  92. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
  93. msgid "Leave Types Count"
  94. msgstr "Anzahl Urlaubsarten"
  95. #. module: project_timesheet_holidays
  96. #. odoo-python
  97. #: code:addons/project_timesheet_holidays/models/project_task.py:0
  98. #, python-format
  99. msgid "Operation not supported"
  100. msgstr "Vorgang nicht unterstützt"
  101. #. module: project_timesheet_holidays
  102. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
  103. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  104. msgid "Project"
  105. msgstr "Projekt"
  106. #. module: project_timesheet_holidays
  107. #: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
  108. msgid "Resource Time Off Detail"
  109. msgstr "Abwesenheitsdetails der Ressource"
  110. #. module: project_timesheet_holidays
  111. #: model:ir.model,name:project_timesheet_holidays.model_project_task
  112. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
  113. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
  114. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  115. msgid "Task"
  116. msgstr "Aufgabe"
  117. #. module: project_timesheet_holidays
  118. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
  119. msgid ""
  120. "The default project used when automatically generating timesheets via time "
  121. "off requests. You can specify another project on each time off type "
  122. "individually."
  123. msgstr ""
  124. "Das Standardprojekt, das bei der automatischen Erstellung von "
  125. "Zeiterfassungsbögen über Abwesenheitsanfragen verwendet wird. Sie können für"
  126. " jede Abwesenheitsart individuell ein anderes Projekt angeben."
  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. "Die Standardaufgabe, die bei der automatischen Erstellung von "
  134. "Zeiterfassungsbögen über Abwesenheitsanfragen verwendet wird. Sie können für"
  135. " jede Abwesenheitsart individuell eine andere Aufgabe angeben."
  136. #. module: project_timesheet_holidays
  137. #. odoo-python
  138. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  139. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  140. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave
  141. #, python-format
  142. msgid "Time Off"
  143. msgstr "Abwesenheit"
  144. #. module: project_timesheet_holidays
  145. #. odoo-python
  146. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  147. #: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
  148. #, python-format
  149. msgid "Time Off (%s/%s)"
  150. msgstr "Abwesenheit (%s/%s)"
  151. #. module: project_timesheet_holidays
  152. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
  153. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  154. msgid "Time Off Task"
  155. msgstr "Abwesenheitsaufgabe"
  156. #. module: project_timesheet_holidays
  157. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
  158. msgid "Time Off Type"
  159. msgstr "Abwesenheitsart"
  160. #. module: project_timesheet_holidays
  161. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
  162. msgid "Timesheet"
  163. msgstr "Zeiterfassung"
  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 create timesheets for a task that is linked to a time off type. "
  170. "Please use the Time Off application to request new time off instead."
  171. msgstr ""
  172. "Sie können keine Zeiterfassungen für eine Aufgabe erstellen, die mit einer "
  173. "Abwesenheitsart verknüpft ist. Bitte verwenden Sie stattdessen die "
  174. "„Abwesenheiten“-App, um eine neue Abwesenheit zu beantragen."
  175. #. module: project_timesheet_holidays
  176. #. odoo-python
  177. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  178. #, python-format
  179. msgid ""
  180. "You cannot delete timesheets that are linked to time off requests. Please "
  181. "cancel your time off request from the Time Off application instead."
  182. msgstr ""
  183. "Sie können Zeiterfassungen, die mit einer Abwesenheitsanfrage verknüpft "
  184. "sind, nicht löschen. Bitte stornieren Sie stattdessen Ihre "
  185. "Abwesenheitsanfrage aus der Abwesenheiten-App."
  186. #. module: project_timesheet_holidays
  187. #. odoo-python
  188. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  189. #, python-format
  190. msgid ""
  191. "You cannot modify timesheets that are linked to time off requests. Please "
  192. "use the Time Off application to modify your time off requests instead."
  193. msgstr ""
  194. "Sie können Zeiterfassungen, die mit einer Abwesenheitsart verknüpft sind, "
  195. "nicht ändern. Bitte verwenden Sie stattdessen die „Abwesenheiten“-App, um "
  196. "Ihre Abwesenheitsanfrage zu ändern."