# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_payroll_account # # Translators: # Carlo Štefanac, 2024 # Gordana Bilas, 2024 # Karolina Tonković , 2024 # Bole , 2024 # Martin Trigaux, 2024 # Kristina Palaš, 2024 # 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: Kristina Palaš, 2024\n" "Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_account_chart_template msgid "Account Chart Template" msgstr "Predložak kontnog plana" #. 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 "Računovodstvo" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_payslip__move_id msgid "Accounting Entry" msgstr "Temeljnica" #. 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 "Knjiženje ispravka" #. 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 "Konto analitike" #. 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 "Tvrtke" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_res_config_settings msgid "Config Settings" msgstr "Konfiguracija postavki" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_contract_history msgid "Contract history" msgstr "Povijest ugovora" #. 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 "Kreirajte temeljnicu" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_salary_rule__account_credit msgid "Credit Account" msgstr "Kreditni račun" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_payslip__date msgid "Date Account" msgstr "Datum računa" #. module: hr_payroll_account #: model:ir.model.fields,field_description:hr_payroll_account.field_hr_salary_rule__account_debit msgid "Debit Account" msgstr "Debitni račun" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_contract msgid "Employee Contract" msgstr "Ugovor djelatnika" #. 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 "" "Neispravna temeljnica: Temeljnica mora biti u istoj valuti koja je " "definirana na postavi tvrtke." #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_account_journal msgid "Journal" msgstr "Dnevnik" #. 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 "Ostavite prazno za koirištenje perioda prema datumu platne liste." #. 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 "" #. 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 "" "Za jedan od ugovora na ovim isplatnim listama nije definirana vrsta " "strukture plaće." #. 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 "Jedna od struktura plaće nema definiran dnevnik." #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payslip msgid "Pay Slip" msgstr "Obračunski list" #. 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 "Plaćanja" #. 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 "Registriraj plaćanje" #. 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 "Plaće" #. 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 "Dnevnik plaća" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_salary_rule msgid "Salary Rule" msgstr "Pravilo obračuna" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payroll_structure msgid "Salary Structure" msgstr "Struktura plaće" #. 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 "Dnevnik troškova \"%s\" nije ispravno podešen zadani konto!" #. 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 "" #. 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 ""