1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/hr_payroll_holidays/i18n/nl.po
2024-12-10 09:04:09 +07:00

300 lines
9.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_payroll_holidays
#
# Translators:
# Wil Odoo, 2023
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2024
# Manon Rondou, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 10:41+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Manon Rondou, 2024\n"
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: hr_payroll_holidays
#: model_terms:ir.actions.act_window,help:hr_payroll_holidays.hr_leave_work_entry_action
msgid ""
"A great way to keep track on employees PTOs, sick days, and approval "
"status."
msgstr ""
"Een geweldige manier om de betaald verlof, ziektedagen en goedkeuringsstatus"
" van werknemers bij te houden."
#. module: hr_payroll_holidays
#: model:ir.model,name:hr_payroll_holidays.model_mail_activity
msgid "Activity"
msgstr "Activiteit"
#. module: hr_payroll_holidays
#: model:ir.model,name:hr_payroll_holidays.model_res_company
msgid "Companies"
msgstr "Bedrijven"
#. module: hr_payroll_holidays
#: model:ir.model.fields.selection,name:hr_payroll_holidays.selection__hr_leave__payslip_state__done
msgid "Computed in current payslip"
msgstr "Berekend in huidige loonstrook"
#. module: hr_payroll_holidays
#: model:ir.model,name:hr_payroll_holidays.model_res_config_settings
msgid "Config Settings"
msgstr "Configuratie instellingen"
#. module: hr_payroll_holidays
#: model:ir.actions.server,name:hr_payroll_holidays.ir_actions_server_report_to_next_month
msgid "Defer to Next Month"
msgstr "Uitstellen tot volgende maand"
#. module: hr_payroll_holidays
#: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.res_config_settings_view_form
msgid "Deferred Time Off"
msgstr "Uitgesteld verlof"
#. module: hr_payroll_holidays
#: model:ir.model.fields,field_description:hr_payroll_holidays.field_res_company__deferred_time_off_manager
#: model:ir.model.fields,field_description:hr_payroll_holidays.field_res_config_settings__deferred_time_off_manager
msgid "Deferred Time Off Manager"
msgstr "Manager uitgesteld verlof"
#. module: hr_payroll_holidays
#: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.hr_leave_view_search
#: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.view_hr_leave_allocation_inherit_filter
msgid "Employee Code"
msgstr "Code werknemer"
#. module: hr_payroll_holidays
#: model:ir.model,name:hr_payroll_holidays.model_hr_contract
msgid "Employee Contract"
msgstr "Arbeidsovereenkomst"
#. module: hr_payroll_holidays
#: model:mail.activity.type,name:hr_payroll_holidays.mail_activity_data_hr_leave_to_defer
msgid "Leave to Defer"
msgstr "Laat om uit te stellen"
#. module: hr_payroll_holidays
#: model:ir.actions.server,name:hr_payroll_holidays.ir_actions_server_mark_as_reported
msgid "Mark as deferred"
msgstr "Markeer als uitgesteld"
#. module: hr_payroll_holidays
#: model_terms:ir.actions.act_window,help:hr_payroll_holidays.hr_leave_work_entry_action
msgid "Meet the time off dashboard."
msgstr "Maak kennis met het verlof dashboard."
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_leave.py:0
#, python-format
msgid ""
"Not enough attendance work entries to report the time off %s. Please make "
"the operation manually"
msgstr ""
"Onvoldoende aanwezigheidsregistraties om de verlof %s aan te vragen. Graag "
"de bewerking handmatig uitvoeren:"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_leave.py:0
#, python-format
msgid "Only an employee time off to defer can be reported to next month"
msgstr ""
"Alleen verlof van een werknemer om uit te stellen kan worden gerapporteerd "
"naar de volgende maand"
#. module: hr_payroll_holidays
#: model:ir.model,name:hr_payroll_holidays.model_hr_payslip
msgid "Pay Slip"
msgstr "Loonstrook"
#. module: hr_payroll_holidays
#: model:ir.model.fields,field_description:hr_payroll_holidays.field_hr_leave__payslip_state
msgid "Payslip State"
msgstr "Status loonstrook"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_leave.py:0
#, python-format
msgid "Please create manually the work entry for %s"
msgstr "Maak handmatig de werkboeking voor %s"
#. module: hr_payroll_holidays
#: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.res_config_settings_view_form
msgid "Postpone time off after payslip validation"
msgstr "Verlof uitstellen na loonstrookbevestiging"
#. module: hr_payroll_holidays
#: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.hr_leave_view_form_inherit
msgid "Report to Next Month"
msgstr "Rapporteren aan volgende maand"
#. module: hr_payroll_holidays
#: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.res_config_settings_view_form
msgid "Responsible"
msgstr "Verantwoordelijke"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_leave.py:0
#, python-format
msgid ""
"The next month work entries are not generated yet or are validated already "
"for time off %s"
msgstr ""
"De werkboekingen van de volgende maand zijn nog niet gegenereerd of zijn al "
"gevalideerd voor verlof %s"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_leave.py:0
#, python-format
msgid ""
"The pay of the month is already validated with this day included. If you "
"need to adapt, please refer to HR."
msgstr ""
"Het maandloon is tot en met vandaag reeds gevalideerd. Neem contact met HR "
"op als je wijzigingen wilt aanbrengen."
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_leave.py:0
#, python-format
msgid ""
"The selected period is covered by a validated payslip. You can't create a "
"time off for that period."
msgstr ""
"De geselecteerde periode wordt gedekt door een gevalideerde loonstrook. Je "
"kunt voor die periode geen verlof creëren."
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_leave.py:0
#, python-format
msgid ""
"The time off %s can not be reported because it is defined over more than 2 "
"months"
msgstr ""
"De verlofaanvraag %s kan niet worden gerapporteerd omdat deze is "
"gedefinieerd over meer dan 2 maanden"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_leave.py:0
#, python-format
msgid "There is no work entries linked to this time off to report"
msgstr "Er zijn geen werkboekingen gekoppeld aan deze verlof om te melden"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_payslip.py:0
#, python-format
msgid ""
"There is some remaining time off to defer for these employees: \n"
"\n"
" %s"
msgstr ""
"Er is nog wat verlof om uit te stellen voor deze werknemers:\n"
"\n"
" %s"
#. module: hr_payroll_holidays
#: model:ir.actions.act_window,name:hr_payroll_holidays.hr_leave_work_entry_action
#: model:ir.model,name:hr_payroll_holidays.model_hr_leave
#: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.res_config_settings_view_form
msgid "Time Off"
msgstr "Verlof"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_payslip.py:0
#, python-format
msgid "Time Off Not Related To An Allocation"
msgstr "Verlof die niet gerelateerd is aan een toewijzing"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_payslip.py:0
#, python-format
msgid "Time Off To Defer"
msgstr "Verlof om uit te stellen"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_payslip.py:0
#, python-format
msgid "Time Off Without Joined Document"
msgstr "Verlof zonder toegevoegd document"
#. module: hr_payroll_holidays
#: model:ir.actions.act_window,name:hr_payroll_holidays.hr_leave_action_open_to_defer
msgid "Time Off to Defer"
msgstr "Verlof om uit te stellen"
#. module: hr_payroll_holidays
#: model:ir.ui.menu,name:hr_payroll_holidays.menu_work_entry_leave_to_approve
msgid "Time Off to Report"
msgstr "Verlof te rapporteren"
#. module: hr_payroll_holidays
#: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.hr_leave_view_search
msgid "To Defer"
msgstr "Uit te stellen"
#. module: hr_payroll_holidays
#: model:ir.model.fields.selection,name:hr_payroll_holidays.selection__hr_leave__payslip_state__normal
msgid "To compute in next payslip"
msgstr "Om te berekenen in de volgende loonstrook"
#. module: hr_payroll_holidays
#: model:ir.model.fields.selection,name:hr_payroll_holidays.selection__hr_leave__payslip_state__blocked
msgid "To defer to next payslip"
msgstr "Uitstellen tot volgende loonstrook"
#. module: hr_payroll_holidays
#. odoo-python
#: code:addons/hr_payroll_holidays/models/hr_leave.py:0
#, python-format
msgid "Validated Time Off to Defer"
msgstr "Bevestigd verlof om uit te stellen"
#. module: hr_payroll_holidays
#. odoo-javascript
#: code:addons/hr_payroll_holidays/static/src/xml/templates.xml:0
#, python-format
msgid "You have some"
msgstr "Je hebt sommige"
#. module: hr_payroll_holidays
#. odoo-javascript
#: code:addons/hr_payroll_holidays/static/src/views/hooks.js:0
#, python-format
msgid "You have some <button>time off</button> to defer to the next month."
msgstr ""
"Je hebt wat <button>verlof</button> om uit te stellen naar de volgende "
"maand."
#. module: hr_payroll_holidays
#. odoo-javascript
#: code:addons/hr_payroll_holidays/static/src/xml/templates.xml:0
#, python-format
msgid "time off"
msgstr "verlof"
#. module: hr_payroll_holidays
#. odoo-javascript
#: code:addons/hr_payroll_holidays/static/src/xml/templates.xml:0
#, python-format
msgid "to defer to the next month."
msgstr "uitstellen naar de volgende maand."