mirror of
https://github.com/bringout/oca-payroll.git
synced 2026-04-20 04:42:06 +02:00
- Make target_field hidden and not required for line_item rules - Hide Pattern Matching section for line_item rules - Hide Data Type and Parsing section for line_item rules - Hide stop_on_match field for line_item rules - Hide Transformation and Validation tabs for line_item rules - Clean up model: remove required=True from target_field and match_pattern Version: 16.0.1.0.20 🤖 assisted by claude 🤖 assisted by claude
210 lines
10 KiB
Text
210 lines
10 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_payroll_document
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:mail.template,body_html:hr_payroll_document.payroll_employee_email_template
|
|
msgid ""
|
|
"\n"
|
|
" <html>\n"
|
|
" <head></head>\n"
|
|
" <body style=\"margin: 0; padding: 0;\">\n"
|
|
" <table style=\"padding:20px;background-color:#ededed; border-collapse:separate\" width=\"100%\" cellpadding=\"0\" border=\"0\"><tbody><!-- HEADER --><tr><td style=\"min-width:590px\" align=\"center\"><table style=\"min-width:590px;background-color:#fff; padding:20px; border-collapse:separate\" width=\"590\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"text-align:right\" valign=\"middle\"><img src=\"/logo.png\" style=\"padding:0px;margin:0px; height:auto; width:80px\" alt=\"{{object.company_id.name}}\"></td></tr><tr><td style=\"text-align:left\" valign=\"middle\"><h2 style=\"color:rgb(28, 130, 156)\"><font style=\"color:rgb(107, 175, 103);\">Payroll <t t-out=\"ctx.get('subject')\" contenteditable=\"false\" data-oe-t-inline=\"true\"/></font></h2></td></tr></tbody></table></td></tr><!-- CONTENT --><tr><td style=\"min-width:590px\" align=\"center\"><table style=\"min-width:590px;background-color:rgb(255, 255, 255); padding:20px; border-collapse:separate\" width=\"590\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"font-family:Arial,Helvetica,sans-serif;color:#555; font-size:14px\" valign=\"top\"><p> </p><p>Hello <t t-out=\"object.name\" contenteditable=\"false\" data-oe-t-inline=\"true\"/>,</p><br><p>We send you the payroll with the subject <t t-out=\"ctx.get('subject')\" contenteditable=\"false\" data-oe-t-inline=\"true\"/>.<br></p></td></tr><tr><td style=\"font-family:Arial,Helvetica,sans-serif;color:#555; font-size:14px\" valign=\"top\"><br></td></tr><tr><td style=\"font-family:Arial,Helvetica,sans-serif;color:#555; font-size:14px\" valign=\"top\"><br><p></p></td></tr></tbody></table></td></tr><!-- FOOTER --><tr><td style=\"min-width:590px\" align=\"center\"><table style=\"min-width:590px;background-color:#95ce3f; padding:20px; border-collapse:separate\" width=\"590\" cellpadding=\"0\" border=\"0\"><tbody> </tbody></table></td></tr></tbody></table>\n"
|
|
" <p></p>\n"
|
|
" </html>\n"
|
|
" \n"
|
|
" "
|
|
msgstr ""
|
|
"\n"
|
|
" <html>\n"
|
|
" <head></head>\n"
|
|
" <body style=\"margin: 0; padding: 0;\">\n"
|
|
" <table style=\"padding:20px;background-color:#ededed; border-collapse:separate\" width=\"100%\" cellpadding=\"0\" border=\"0\"><tbody><!-- HEADER --><tr><td style=\"min-width:590px\" align=\"center\"><table style=\"min-width:590px;background-color:#fff; padding:20px; border-collapse:separate\" width=\"590\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"text-align:right\" valign=\"middle\"><img src=\"/logo.png\" style=\"padding:0px;margin:0px; height:auto; width:80px\" alt=\"{{object.company_id.name}}\"></td></tr><tr><td style=\"text-align:left\" valign=\"middle\"><h2 style=\"color:rgb(28, 130, 156)\"><font style=\"color:rgb(107, 175, 103);\">Plata <t t-out=\"ctx.get('subject')\" contenteditable=\"false\" data-oe-t-inline=\"true\"/></font></h2></td></tr></tbody></table></td></tr><!-- CONTENT --><tr><td style=\"min-width:590px\" align=\"center\"><table style=\"min-width:590px;background-color:rgb(255, 255, 255); padding:20px; border-collapse:separate\" width=\"590\" cellpadding=\"0\" border=\"0\"><tbody><tr><td style=\"font-family:Arial,Helvetica,sans-serif;color:#555; font-size:14px\" valign=\"top\"><p> </p><p>Zdravo <t t-out=\"object.name\" contenteditable=\"false\" data-oe-t-inline=\"true\"/>,</p><br><p>Šaljemo vam platu sa predmetom <t t-out=\"ctx.get('subject')\" contenteditable=\"false\" data-oe-t-inline=\"true\"/>.<br></p></td></tr><tr><td style=\"font-family:Arial,Helvetica,sans-serif;color:#555; font-size:14px\" valign=\"top\"><br></td></tr><tr><td style=\"font-family:Arial,Helvetica,sans-serif;color:#555; font-size:14px\" valign=\"top\"><br><p></p></td></tr></tbody></table></td></tr><!-- FOOTER --><tr><td style=\"min-width:590px\" align=\"center\"><table style=\"min-width:590px;background-color:#95ce3f; padding:20px; border-collapse:separate\" width=\"590\" cellpadding=\"0\" border=\"0\"><tbody> </tbody></table></td></tr></tbody></table>\n"
|
|
" <p></p>\n"
|
|
" </html>\n"
|
|
" \n"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model,name:hr_payroll_document.model_ir_attachment
|
|
msgid "Attachment"
|
|
msgstr "Prilog"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__attachment_id
|
|
msgid "Attachment File"
|
|
msgstr "Datoteka priloga"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
|
msgid "Close"
|
|
msgstr "Zatvori"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_date
|
|
msgid "Create Date"
|
|
msgstr "Kreiraj datum"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_uid
|
|
msgid "Created by"
|
|
msgstr "Kreirao"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__create_date
|
|
msgid "Created on"
|
|
msgstr "Kreirano"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__display_name
|
|
msgid "Display Name"
|
|
msgstr "Prikazani naziv"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model,name:hr_payroll_document.model_hr_employee
|
|
msgid "Employee"
|
|
msgstr "Zaposleni"
|
|
|
|
#. module: hr_payroll_document
|
|
#. odoo-python
|
|
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py
|
|
#, python-format
|
|
msgid "Employees not found"
|
|
msgstr "Radnici nisu pronađeni"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,help:hr_payroll_document.field_payroll_management_wizard__subject
|
|
msgid ""
|
|
"Enter the title of the payroll whether it is the month, week, day, etc."
|
|
msgstr "Unesite naslov plate bilo da je to mjesec, sedmica, dan, itd."
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: hr_payroll_document
|
|
#. odoo-python
|
|
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py
|
|
#, python-format
|
|
msgid "IDs whose employee has not been found: "
|
|
msgstr "ID-ovi čiji radnik nije pronađen: "
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__identification_id
|
|
msgid "Identification ID"
|
|
msgstr "Identifikacioni ID"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnje mijenjano"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnji ažurirao"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnje ažurirano"
|
|
|
|
#. module: hr_payroll_document
|
|
#. odoo-python
|
|
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py
|
|
#, python-format
|
|
msgid "Missing pdf file signature"
|
|
msgstr "Nedostaje potpis PDF datoteke"
|
|
|
|
#. module: hr_payroll_document
|
|
#. odoo-python
|
|
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py
|
|
#, python-format
|
|
msgid "Payroll"
|
|
msgstr "Obračun plata"
|
|
|
|
#. module: hr_payroll_document
|
|
#. odoo-python
|
|
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py
|
|
#, python-format
|
|
msgid "Payroll "
|
|
msgstr "Plata "
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:mail.template,name:hr_payroll_document.payroll_employee_email_template
|
|
msgid "Payroll Employee"
|
|
msgstr "Radnik plate"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model,name:hr_payroll_document.model_payroll_management_wizard
|
|
msgid "Payroll Management"
|
|
msgstr "Upravljanje platama"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model,name:hr_payroll_document.model_ir_attachment_payroll_custom
|
|
msgid "Payroll attachment"
|
|
msgstr "Prilog plate"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:mail.template,subject:hr_payroll_document.payroll_employee_email_template
|
|
msgid "Payroll {{ctx.get('subject')}}"
|
|
msgstr "Plata {{ctx.get('subject')}}"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__payrolls
|
|
msgid "Payrolls"
|
|
msgstr "Plate"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.actions.act_window,name:hr_payroll_document.payrolls_management_wizard_action
|
|
msgid "Payrolls Management"
|
|
msgstr "Upravljanje platama"
|
|
|
|
#. module: hr_payroll_document
|
|
#. odoo-python
|
|
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py
|
|
#, python-format
|
|
msgid "Payrolls sent"
|
|
msgstr "Plate poslane"
|
|
|
|
#. module: hr_payroll_document
|
|
#. odoo-python
|
|
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py
|
|
#, python-format
|
|
msgid "Payrolls sent to employees correctly"
|
|
msgstr "Plate poslane radnicima uspješno"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
|
msgid "Send"
|
|
msgstr "Pošalji"
|
|
|
|
#. module: hr_payroll_document
|
|
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__subject
|
|
msgid "Subject"
|
|
msgstr "Tema"
|
|
|
|
#. module: hr_payroll_document
|
|
#. odoo-python
|
|
#: code:addons/hr_payroll_document/models/hr_employee.py
|
|
#, python-format
|
|
msgid "The field identification ID is not valid"
|
|
msgstr "Polje identifikaciona ID nije važeći"
|
|
|
|
#. module: hr_payroll_document
|
|
#. odoo-python
|
|
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py
|
|
#, python-format
|
|
msgid "You must to filled country field of company"
|
|
msgstr "Morate popuniti polje zemlja kompanije"
|