|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * hr_attendance_overtime_manual |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 15.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"POT-Creation-Date: 2023-08-04 07:04+0000\n" |
| 10 | +"PO-Revision-Date: 2023-08-04 07:04+0000\n" |
| 11 | +"Last-Translator: \n" |
| 12 | +"Language-Team: \n" |
| 13 | +"MIME-Version: 1.0\n" |
| 14 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 15 | +"Content-Transfer-Encoding: \n" |
| 16 | +"Plural-Forms: \n" |
| 17 | + |
| 18 | +#. module: hr_attendance_overtime_manual |
| 19 | +#: model:ir.actions.act_window,name:hr_attendance_overtime_manual.open_hr_attendance_overtime_wizard |
| 20 | +msgid "Add Attendance Overtime" |
| 21 | +msgstr "Überstunden hinzufügen" |
| 22 | + |
| 23 | +#. module: hr_attendance_overtime_manual |
| 24 | +#: code:addons/hr_attendance_overtime_manual/models/hr_attendance_overtime.py:0 |
| 25 | +#: model_terms:ir.ui.view,arch_db:hr_attendance_overtime_manual.view_employee_form |
| 26 | +#: model_terms:ir.ui.view,arch_db:hr_attendance_overtime_manual.view_attendance_overtime_manual_form |
| 27 | +#, python-format |
| 28 | +msgid "Add Manual Overtime" |
| 29 | +msgstr "Manuelle Überstunden hinzufügen" |
| 30 | + |
| 31 | +#. module: hr_attendance_overtime_manual |
| 32 | +#: model:ir.model,name:hr_attendance_overtime_manual.model_hr_attendance_overtime |
| 33 | +msgid "Attendance Overtime" |
| 34 | +msgstr "Überstunden" |
| 35 | + |
| 36 | +#. module: hr_attendance_overtime_manual |
| 37 | +#: model_terms:ir.ui.view,arch_db:hr_attendance_overtime_manual.view_attendance_overtime_manual_form |
| 38 | +msgid "Close" |
| 39 | +msgstr "Schließen" |
| 40 | + |
| 41 | +#. module: hr_attendance_overtime_manual |
| 42 | +#: model_terms:ir.ui.view,arch_db:hr_attendance_overtime_manual.view_attendance_overtime_manual_form |
| 43 | +msgid "Create Overtime" |
| 44 | +msgstr "Überstunden anlegen" |
| 45 | + |
| 46 | +#. module: hr_attendance_overtime_manual |
| 47 | +#: model:ir.model.fields,field_description:hr_attendance_overtime_manual.field_hr_attendance_overtime_wizard__date |
| 48 | +msgid "Day" |
| 49 | +msgstr "Tag" |
| 50 | + |
| 51 | +#. module: hr_attendance_overtime_manual |
| 52 | +#: model:ir.model,name:hr_attendance_overtime_manual.model_hr_employee |
| 53 | +msgid "Employee" |
| 54 | +msgstr "Mitarbeiter" |
| 55 | + |
| 56 | +#. module: hr_attendance_overtime_manual |
| 57 | +#: model:ir.model.fields,field_description:hr_attendance_overtime_manual.field_hr_attendance_overtime_wizard__duration |
| 58 | +msgid "Extra Hours" |
| 59 | +msgstr "Überstunden" |
| 60 | + |
| 61 | +#. module: hr_attendance_overtime_manual |
| 62 | +#: model:ir.model.fields,field_description:hr_attendance_overtime_manual.field_hr_attendance_overtime__note |
| 63 | +#: model:ir.model.fields,field_description:hr_attendance_overtime_manual.field_hr_attendance_overtime_wizard__note |
| 64 | +msgid "Note" |
| 65 | +msgstr "Notiz" |
| 66 | + |
| 67 | +#. module: hr_attendance_overtime_manual |
| 68 | +#: code:addons/hr_attendance_overtime_manual/wizard/hr_attendance_overtime_manual_wizard.py:0 |
| 69 | +#: model:ir.model,name:hr_attendance_overtime_manual.model_hr_attendance_overtime_wizard |
| 70 | +#, python-format |
| 71 | +msgid "Wizard to add manual overtime" |
| 72 | +msgstr "Wizard um Überstunden hinzuzufügen" |
| 73 | + |
| 74 | +#. module: hr_attendance_overtime_manual |
| 75 | +#: model_terms:ir.ui.view,arch_db:hr_attendance_overtime_manual.view_attendance_overtime_manual_form |
| 76 | +msgid "or" |
| 77 | +msgstr "oder" |
0 commit comments