# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_payroll_holidays # # Translators: # Martin Trigaux, 2023 # Arnis Putniņš , 2023 # ievaputnina , 2023 # Armīns Jeltajevs , 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: Armīns Jeltajevs , 2024\n" "Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\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 employee’s PTOs, sick days, and approval " "status." msgstr "" "Lielisks veids kā sekot līdzi darbinieku brīvdienām, slimības lapām un " "apstiprinājumu statusiem." #. module: hr_payroll_holidays #: model:ir.model,name:hr_payroll_holidays.model_mail_activity msgid "Activity" msgstr "Aktivitāte" #. module: hr_payroll_holidays #: model:ir.model,name:hr_payroll_holidays.model_res_company msgid "Companies" msgstr "Uzņēmumi" #. 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 "Ierēķināts pašreizējā algas lapiņā" #. module: hr_payroll_holidays #: model:ir.model,name:hr_payroll_holidays.model_res_config_settings msgid "Config Settings" msgstr "Konfigurācijas uzstādījumi" #. 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 "" #. module: hr_payroll_holidays #: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.res_config_settings_view_form msgid "Deferred Time Off" msgstr "" #. 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 "" #. 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 "Darbinieka kods" #. module: hr_payroll_holidays #: model:ir.model,name:hr_payroll_holidays.model_hr_contract msgid "Employee Contract" msgstr "Darbinieka darba līgums" #. module: hr_payroll_holidays #: model:mail.activity.type,name:hr_payroll_holidays.mail_activity_data_hr_leave_to_defer msgid "Leave to Defer" msgstr "" #. module: hr_payroll_holidays #: model:ir.actions.server,name:hr_payroll_holidays.ir_actions_server_mark_as_reported msgid "Mark as deferred" msgstr "" #. 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 "" #. 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 "" #. 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 "" #. module: hr_payroll_holidays #: model:ir.model,name:hr_payroll_holidays.model_hr_payslip msgid "Pay Slip" msgstr "Algas lapiņa" #. module: hr_payroll_holidays #: model:ir.model.fields,field_description:hr_payroll_holidays.field_hr_leave__payslip_state msgid "Payslip State" msgstr "Algas lapiņas stāvoklis" #. 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 "" #. 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 "" #. 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 "" #. module: hr_payroll_holidays #: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.res_config_settings_view_form msgid "Responsible" msgstr "Atbildīgais" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "Atvaļinājumi" #. 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 "" #. module: hr_payroll_holidays #. odoo-python #: code:addons/hr_payroll_holidays/models/hr_payslip.py:0 #, python-format msgid "Time Off To Defer" msgstr "" #. 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 "" #. 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 "" #. module: hr_payroll_holidays #: model:ir.ui.menu,name:hr_payroll_holidays.menu_work_entry_leave_to_approve msgid "Time Off to Report" msgstr "" #. module: hr_payroll_holidays #: model_terms:ir.ui.view,arch_db:hr_payroll_holidays.hr_leave_view_search msgid "To Defer" msgstr "" #. 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 "Ierēķināt nākošajā algas lapiņā" #. 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 "" #. 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 "" #. module: hr_payroll_holidays #. odoo-javascript #: code:addons/hr_payroll_holidays/static/src/xml/templates.xml:0 #, python-format msgid "You have some" msgstr "" #. module: hr_payroll_holidays #. odoo-javascript #: code:addons/hr_payroll_holidays/static/src/views/hooks.js:0 #, python-format msgid "You have some to defer to the next month." msgstr "" #. module: hr_payroll_holidays #. odoo-javascript #: code:addons/hr_payroll_holidays/static/src/xml/templates.xml:0 #, python-format msgid "time off" msgstr "" #. 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 ""