# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_payroll_account # # Translators: # Josep Anton Belchi, 2023 # jabiri7, 2023 # Óscar Fonseca , 2023 # Manel Fernandez Ramirez , 2023 # Quim - eccit , 2023 # Arnau Ros, 2023 # Martin Trigaux, 2023 # Ivan Espinola, 2023 # marcescu, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-08-13 10:42+0000\n" "PO-Revision-Date: 2023-10-26 23:10+0000\n" "Last-Translator: marcescu, 2023\n" "Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_account_chart_template msgid "Account Chart Template" msgstr "Plantilla de quadre de comptes" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/account_chart_template.py:0 #, python-format msgid "Account Payslip Houserental" msgstr "" #. module: hr_payroll_account #: model_terms:ir.ui.view,arch_db:hr_payroll_account.hr_contract_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll_account.hr_salary_rule_view_form msgid "Accounting" msgstr "Comptabilitat" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_payslip__move_id msgid "Accounting Entry" msgstr "Entrada comptable" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/hr_payslip.py:0 #: code:addons/hr_payroll_account/models/hr_payslip.py:0 #, python-format msgid "Adjustment Entry" msgstr "Entrada d'ajusts" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_contract__analytic_account_id #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_contract_history__analytic_account_id #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_salary_rule__analytic_account_id msgid "Analytic Account" msgstr "Compte analític" #. module: hr_payroll_account #: model_terms:ir.ui.view,arch_db:hr_payroll_account.hr_payslip_run_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll_account.hr_payslip_view_form msgid "Are you sure you want to proceed?" msgstr "" #. module: hr_payroll_account #: model_terms:ir.ui.view,arch_db:hr_payroll_account.res_config_settings_view_form msgid "Batch Account Move Lines" msgstr "" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_payslip__batch_payroll_move_lines #: model:ir.model.fields,field_description:hr_payroll_account.field_res_company__batch_payroll_move_lines #: model:ir.model.fields,field_description:hr_payroll_account.field_res_config_settings__batch_payroll_move_lines msgid "Batch Payroll Move Lines" msgstr "" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_res_company msgid "Companies" msgstr "Empreses" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_res_config_settings msgid "Config Settings" msgstr "Paràmetres de configuració" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_contract_history msgid "Contract history" msgstr "Historial de contractes" #. module: hr_payroll_account #: model_terms:ir.ui.view,arch_db:hr_payroll_account.hr_payslip_run_view_form #: model_terms:ir.ui.view,arch_db:hr_payroll_account.hr_payslip_view_form msgid "Create Draft Entry" msgstr "Crea una entrada d'esborrany" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_salary_rule__account_credit msgid "Credit Account" msgstr "Compte de crèdit" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_payslip__date msgid "Date Account" msgstr "Data del compte" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_salary_rule__account_debit msgid "Debit Account" msgstr "Compte de dèbit" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_contract msgid "Employee Contract" msgstr "Contracte de l'empleat" #. module: hr_payroll_account #: model:ir.model.fields,help:hr_payroll_account.field_res_config_settings__batch_payroll_move_lines #: model_terms:ir.ui.view,arch_db:hr_payroll_account.res_config_settings_view_form msgid "" "Enable this option to merge all the accounting entries for the same period " "into a single account move line. This will anonymize the accounting entries " "but also disable single payment generations." msgstr "" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/hr_payroll_structure.py:0 #, python-format msgid "" "Incorrect journal: The journal must be in the same currency as the company" msgstr "" "Diari incorrecte: El diari ha d'estar en la mateixa moneda que l'empresa" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_account_journal msgid "Journal" msgstr "Diari" #. module: hr_payroll_account #: model:ir.model.fields,help:hr_payroll_account.field_hr_payslip__date msgid "Keep empty to use the period of the validation(Payslip) date." msgstr "" "Deixeu en blanc per utilitzar el període de la data de validació de la " "nòmina." #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_salary_rule__not_computed_in_net msgid "Not computed in net accountably" msgstr "No s'ha calculat a la xarxa comptable" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/hr_payslip.py:0 #, python-format msgid "One of the contract for these payslips has no structure type." msgstr "Un dels contractes d'aquestes nòmines no té tipus d'estructura." #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/hr_payslip.py:0 #, python-format msgid "One of the payroll structures has no account journal defined on it." msgstr "Una de les estructures de nòmina no té definit cap diari comptable." #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payslip msgid "Pay Slip" msgstr "Nómina" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/wizard/account_payment_register.py:0 #, python-format msgid "Payment done at %s" msgstr "" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_account_payment msgid "Payments" msgstr "Pagaments" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_account_payment_register #: model_terms:ir.ui.view,arch_db:hr_payroll_account.hr_payslip_view_form msgid "Register Payment" msgstr "Registrar pagament" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/account_chart_template.py:0 #, python-format msgid "SLR" msgstr "" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/account_chart_template.py:0 #, python-format msgid "Salaries" msgstr "" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_payroll_structure__journal_id #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_payslip__journal_id msgid "Salary Journal" msgstr "Diari de salari" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_salary_rule msgid "Salary Rule" msgstr "Regla salarial" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payroll_structure msgid "Salary Structure" msgstr "Estructura salarial" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/hr_payslip.py:0 #, python-format msgid "" "The Expense Journal \"%s\" has not properly configured the default Account!" msgstr "" "El diari de despeses «%s» no ha configurat correctament el compte " "predeterminat!" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/hr_payslip.py:0 #, python-format msgid "The credit account on the NET salary rule is not reconciliable" msgstr "" #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/hr_payslip.py:0 #, python-format msgid "The employee bank account is untrusted" msgstr "" #. module: hr_payroll_account #: model:ir.model.fields,help:hr_payroll_account.field_hr_salary_rule__not_computed_in_net msgid "" "This field allows you to delete the value of this rule in the \"Net Salary\"" " rule at the accounting level to explicitly display the value of this rule " "in the accounting. For example, if you want to display the value of your " "representation fees, you can check this field." msgstr "" "Aquest camp us permet suprimir el valor d'aquesta regla a la regla «Salari " "net» a nivell comptable per mostrar explícitament el valor d'aquesta regla " "en la comptabilitat. Per exemple, si es vol mostrar el valor de les seves " "taxes de representació, es pot comprovar aquest camp." #. module: hr_payroll_account #. odoo-python #: code:addons/hr_payroll_account/models/account_journal.py:0 #, python-format msgid "You cannot delete the journal linked to a Salary Structure" msgstr ""