mirror of
https://github.com/bringout/oca-payroll.git
synced 2026-04-19 16:42:00 +02:00
Initial commit: OCA Payroll packages (5 packages)
This commit is contained in:
commit
d19274f581
407 changed files with 214057 additions and 0 deletions
|
|
@ -0,0 +1,220 @@
|
|||
# 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 ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_ir_attachment
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment__payrol_rel
|
||||
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
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__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
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikazani naziv"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_hr_employee
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__employee
|
||||
msgid "Employee"
|
||||
msgstr "Zaposleni"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, 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 ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__id
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, 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
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard____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
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__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
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__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:0
|
||||
#, 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:0
|
||||
#, python-format
|
||||
msgid "Payroll"
|
||||
msgstr "Obračun plata"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, 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
|
||||
#: model:ir.ui.menu,name:hr_payroll_document.payrolls_management_wizard_menu_action
|
||||
msgid "Payrolls Management"
|
||||
msgstr "Upravljanje platama"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, 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:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, 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
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__subject
|
||||
msgid "Subject"
|
||||
msgstr "Tema"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/models/hr_employee.py:0
|
||||
#, 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:0
|
||||
#, python-format
|
||||
msgid "You must to filled country field of company"
|
||||
msgstr "Morate popuniti polje zemlja kompanije"
|
||||
|
|
@ -0,0 +1,281 @@
|
|||
# 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"
|
||||
"POT-Creation-Date: 2023-12-14 10:27+0000\n"
|
||||
"PO-Revision-Date: 2023-12-14 10:27+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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);\">Nòmina <t t-"
|
||||
"out=\"ctx.get('month')\" 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>Hola <t t-out=\"object.name\" "
|
||||
"contenteditable=\"false\" data-oe-t-inline=\"true\"/>,</p><br><p>Et remetem "
|
||||
"la teva nòmina del mes de <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
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment__payrol_rel
|
||||
msgid "Attachment"
|
||||
msgstr "Adjunt"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__attachment_id
|
||||
msgid "Attachment File"
|
||||
msgstr "Fitxer Adjunt"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
||||
msgid "Close"
|
||||
msgstr "Tancar"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_date
|
||||
msgid "Create Date"
|
||||
msgstr "Data de creació"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_uid
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creat per"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creat el"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__display_name
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom a mostrar"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_hr_employee
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__employee
|
||||
msgid "Employee"
|
||||
msgstr "Empleat"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Employees not found"
|
||||
msgstr "Empleats no trobats"
|
||||
|
||||
#. 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 "Introduïu el títol de la nòmina ja sigui el mes, setmana, dia, etc."
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__id
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "IDs whose employee has not been found: "
|
||||
msgstr "IDs dels empleats que no s'han trobat: "
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__identification_id
|
||||
msgid "Identification ID"
|
||||
msgstr "Identificació ID"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom____last_update
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Darrera modificació el"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_uid
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Darrera actualització per"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_date
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Darrera actualització el"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Missing pdf file signature"
|
||||
msgstr "Els fitxers han de ser de tipus pdf"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payroll"
|
||||
msgstr "Nòmina"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payroll "
|
||||
msgstr "Nòmina "
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:mail.template,name:hr_payroll_document.payroll_employee_email_template
|
||||
msgid "Payroll Employee"
|
||||
msgstr "Nòmina Empleat"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_payroll_management_wizard
|
||||
msgid "Payroll Management"
|
||||
msgstr "Gestió Nòmines"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_ir_attachment_payroll_custom
|
||||
msgid "Payroll attachment"
|
||||
msgstr "Adjunt Nòmina"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:mail.template,subject:hr_payroll_document.payroll_employee_email_template
|
||||
msgid "Payroll {{ctx.get('subject')}}"
|
||||
msgstr "Nòmina {{ctx.get('month')}}"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__payrolls
|
||||
msgid "Payrolls"
|
||||
msgstr "Nòmines"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.actions.act_window,name:hr_payroll_document.payrolls_management_wizard_action
|
||||
#: model:ir.ui.menu,name:hr_payroll_document.payrolls_management_wizard_menu_action
|
||||
msgid "Payrolls Management"
|
||||
msgstr "Gestió Nòmines"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payrolls sent"
|
||||
msgstr "Nòmines enviades"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payrolls sent to employees correctly"
|
||||
msgstr "Nòmines envides als empleats correctament"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
||||
msgid "Send"
|
||||
msgstr "Enviar"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__subject
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__subject
|
||||
msgid "Subject"
|
||||
msgstr "Assumpte"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/models/hr_employee.py:0
|
||||
#, python-format
|
||||
msgid "The field identification ID is not valid"
|
||||
msgstr "El camp identificatiu ID no és vàlid"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "You must to filled country field of company"
|
||||
msgstr "Falta emplenar el camp de país de l'empresa"
|
||||
|
|
@ -0,0 +1,281 @@
|
|||
# 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"
|
||||
"POT-Creation-Date: 2023-12-14 10:28+0000\n"
|
||||
"PO-Revision-Date: 2023-12-14 10:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \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);\">Nómina <t t-"
|
||||
"out=\"ctx.get('month')\" 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>Hola <t t-out=\"object.name\" "
|
||||
"contenteditable=\"false\" data-oe-t-inline=\"true\"/>,</p><br><p>Te enviamos "
|
||||
"la nómina del mes de <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
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment__payrol_rel
|
||||
msgid "Attachment"
|
||||
msgstr "Adjunto"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__attachment_id
|
||||
msgid "Attachment File"
|
||||
msgstr "Fichero Adjunto"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
||||
msgid "Close"
|
||||
msgstr "Cerrar"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_date
|
||||
msgid "Create Date"
|
||||
msgstr "Fecha de creación"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_uid
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado el"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__display_name
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre para mostrar"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_hr_employee
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__employee
|
||||
msgid "Employee"
|
||||
msgstr "Empleado"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Employees not found"
|
||||
msgstr "Empleados no encontrados"
|
||||
|
||||
#. 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 "Introduzca el título de la nómina ya sea el mes, semana, día , etc.."
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__id
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "IDs whose employee has not been found: "
|
||||
msgstr "IDs de los empleados que no se han encontrado: "
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__identification_id
|
||||
msgid "Identification ID"
|
||||
msgstr "Identificación ID"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom____last_update
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación el"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_uid
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización por"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_date
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización el"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Missing pdf file signature"
|
||||
msgstr "Los archivos tienen que ser de tipo pdf"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payroll"
|
||||
msgstr "Nómina"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payroll "
|
||||
msgstr "Nómina "
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:mail.template,name:hr_payroll_document.payroll_employee_email_template
|
||||
msgid "Payroll Employee"
|
||||
msgstr "Nómina Empleado"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_payroll_management_wizard
|
||||
msgid "Payroll Management"
|
||||
msgstr "Gestión Nóminas"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_ir_attachment_payroll_custom
|
||||
msgid "Payroll attachment"
|
||||
msgstr "Adjunto Nómina"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:mail.template,subject:hr_payroll_document.payroll_employee_email_template
|
||||
msgid "Payroll {{ctx.get('subject')}}"
|
||||
msgstr "Nómina {{ctx.get('month')}}"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__payrolls
|
||||
msgid "Payrolls"
|
||||
msgstr "Nóminas"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.actions.act_window,name:hr_payroll_document.payrolls_management_wizard_action
|
||||
#: model:ir.ui.menu,name:hr_payroll_document.payrolls_management_wizard_menu_action
|
||||
msgid "Payrolls Management"
|
||||
msgstr "Gestión Nóminas"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payrolls sent"
|
||||
msgstr "Nóminas enviadas"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payrolls sent to employees correctly"
|
||||
msgstr "Nóminas enviadas a los empleados correctamente"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
||||
msgid "Send"
|
||||
msgstr "Enviar"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__subject
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__subject
|
||||
msgid "Subject"
|
||||
msgstr "Asunto"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/models/hr_employee.py:0
|
||||
#, python-format
|
||||
msgid "The field identification ID is not valid"
|
||||
msgstr "El campo identificativo ID no es válido"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "You must to filled country field of company"
|
||||
msgstr "Falta rellenar el campo del país de la empresa"
|
||||
|
|
@ -0,0 +1,220 @@
|
|||
# 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 ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_ir_attachment
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment__payrol_rel
|
||||
msgid "Attachment"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__attachment_id
|
||||
msgid "Attachment File"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_date
|
||||
msgid "Create Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_uid
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__display_name
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_hr_employee
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__employee
|
||||
msgid "Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Employees not found"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__id
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "IDs whose employee has not been found: "
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__identification_id
|
||||
msgid "Identification ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom____last_update
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_uid
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_date
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Missing pdf file signature"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payroll"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payroll "
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:mail.template,name:hr_payroll_document.payroll_employee_email_template
|
||||
msgid "Payroll Employee"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_payroll_management_wizard
|
||||
msgid "Payroll Management"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_ir_attachment_payroll_custom
|
||||
msgid "Payroll attachment"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:mail.template,subject:hr_payroll_document.payroll_employee_email_template
|
||||
msgid "Payroll {{ctx.get('subject')}}"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__payrolls
|
||||
msgid "Payrolls"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.actions.act_window,name:hr_payroll_document.payrolls_management_wizard_action
|
||||
#: model:ir.ui.menu,name:hr_payroll_document.payrolls_management_wizard_menu_action
|
||||
msgid "Payrolls Management"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payrolls sent"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payrolls sent to employees correctly"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__subject
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__subject
|
||||
msgid "Subject"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/models/hr_employee.py:0
|
||||
#, python-format
|
||||
msgid "The field identification ID is not valid"
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "You must to filled country field of company"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,260 @@
|
|||
# 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"
|
||||
"PO-Revision-Date: 2024-03-04 15:34+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.17\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);\">Stipendio<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>Abbiamo inviato la "
|
||||
"retribuzione con soggetto<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
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment__payrol_rel
|
||||
msgid "Attachment"
|
||||
msgstr "Allegato"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__attachment_id
|
||||
msgid "Attachment File"
|
||||
msgstr "File allegato"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
||||
msgid "Close"
|
||||
msgstr "Chiudi"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_date
|
||||
msgid "Create Date"
|
||||
msgstr "Data creazione"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__create_uid
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creato da"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creato il"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__display_name
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_hr_employee
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__employee
|
||||
msgid "Employee"
|
||||
msgstr "Dipendente"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Employees not found"
|
||||
msgstr "Dipendenti non trovati"
|
||||
|
||||
#. 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 ""
|
||||
"Inserire il titolo della retribuzione se è il mese, settimana, giorno, ecc."
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__id
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "IDs whose employee has not been found: "
|
||||
msgstr "ID il cui dipendente non è stato trovato: "
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__identification_id
|
||||
msgid "Identification ID"
|
||||
msgstr "ID identificazione"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom____last_update
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima modifica il"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_uid
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultimo aggiornamento di"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__write_date
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultimo aggiornamento il"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Missing pdf file signature"
|
||||
msgstr "Firma PDF mancante"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payroll"
|
||||
msgstr "Retribuzione"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payroll "
|
||||
msgstr "Retribuzione "
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:mail.template,name:hr_payroll_document.payroll_employee_email_template
|
||||
msgid "Payroll Employee"
|
||||
msgstr "Retribuzione dipendente"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_payroll_management_wizard
|
||||
msgid "Payroll Management"
|
||||
msgstr "Gestione retribuzione"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model,name:hr_payroll_document.model_ir_attachment_payroll_custom
|
||||
msgid "Payroll attachment"
|
||||
msgstr "Allegato retribuzione"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:mail.template,subject:hr_payroll_document.payroll_employee_email_template
|
||||
msgid "Payroll {{ctx.get('subject')}}"
|
||||
msgstr "Retribuzione {{ctx.get('subject')}}"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__payrolls
|
||||
msgid "Payrolls"
|
||||
msgstr "Retribuzioni"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.actions.act_window,name:hr_payroll_document.payrolls_management_wizard_action
|
||||
#: model:ir.ui.menu,name:hr_payroll_document.payrolls_management_wizard_menu_action
|
||||
msgid "Payrolls Management"
|
||||
msgstr "Gestione retribuzioni"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payrolls sent"
|
||||
msgstr "Retribuzioni inviate"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/tests/test_hr_payroll_document.py:0
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "Payrolls sent to employees correctly"
|
||||
msgstr "Retribuzioni inviate correttamente ai dipendenti"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model_terms:ir.ui.view,arch_db:hr_payroll_document.payrolls_management_wizard_form
|
||||
msgid "Send"
|
||||
msgstr "Invia"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_ir_attachment_payroll_custom__subject
|
||||
#: model:ir.model.fields,field_description:hr_payroll_document.field_payroll_management_wizard__subject
|
||||
msgid "Subject"
|
||||
msgstr "Oggetto"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/models/hr_employee.py:0
|
||||
#, python-format
|
||||
msgid "The field identification ID is not valid"
|
||||
msgstr "L'ID identificazione file non è corretto"
|
||||
|
||||
#. module: hr_payroll_document
|
||||
#. odoo-python
|
||||
#: code:addons/hr_payroll_document/wizard/payroll_management_wizard.py:0
|
||||
#, python-format
|
||||
msgid "You must to filled country field of company"
|
||||
msgstr "Serve compilare il campo nazione dell'azienda"
|
||||
Loading…
Add table
Add a link
Reference in a new issue