1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/hr_payroll_account/i18n/sk.po
2024-12-10 09:04:09 +07:00

260 lines
8.9 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_payroll_account
#
# Translators:
# Wil Odoo, 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: Wil Odoo, 2023\n"
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
#. module: hr_payroll_account
#: model:ir.model,name:hr_payroll_account.model_account_chart_template
msgid "Account Chart Template"
msgstr "Účtovná osnova"
#. 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 "Účtovníctvo"
#. module: hr_payroll_account
#: model:ir.model.fields,field_description:hr_payroll_account.field_hr_payslip__move_id
msgid "Accounting Entry"
msgstr "Účtovný vstup"
#. 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 "Úpravný vstup"
#. 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 "Analytický účet"
#. 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 "Spoločnosti"
#. module: hr_payroll_account
#: model:ir.model,name:hr_payroll_account.model_res_config_settings
msgid "Config Settings"
msgstr "Nastavenia konfigurácie"
#. module: hr_payroll_account
#: model:ir.model,name:hr_payroll_account.model_hr_contract_history
msgid "Contract history"
msgstr ""
#. 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 "Vytvorenie konceptu"
#. module: hr_payroll_account
#: model:ir.model.fields,field_description:hr_payroll_account.field_hr_salary_rule__account_credit
msgid "Credit Account"
msgstr "Kreditný účet"
#. module: hr_payroll_account
#: model:ir.model.fields,field_description:hr_payroll_account.field_hr_payslip__date
msgid "Date Account"
msgstr "Termínovaný účet"
#. module: hr_payroll_account
#: model:ir.model.fields,field_description:hr_payroll_account.field_hr_salary_rule__account_debit
msgid "Debit Account"
msgstr "Debetný účet"
#. module: hr_payroll_account
#: model:ir.model,name:hr_payroll_account.model_hr_contract
msgid "Employee Contract"
msgstr "Zamestnanecká zmluva"
#. 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 "Nesprávny denník: Denník musí byť v rovnakej mene ako spoločnosť"
#. module: hr_payroll_account
#: model:ir.model,name:hr_payroll_account.model_account_journal
msgid "Journal"
msgstr "Účtovný denník"
#. 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 ""
"Nechajte prázdne pre použitie obdobia validačného (výplatná páska) dátumu."
#. 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 "Nepočíta sa v čistom vyjadrení"
#. 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 "Jedna zo zmlúv na tieto výplatné pásky nemá žiadny typ štruktúry."
#. 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 zo mzdových štruktúr nemá v nej definovaný účtovný denník."
#. module: hr_payroll_account
#: model:ir.model,name:hr_payroll_account.model_hr_payslip
msgid "Pay Slip"
msgstr "Výplatná páska"
#. 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 "Platby"
#. 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 "Registrovať platbu"
#. 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 "Účtovná kniha výplat"
#. module: hr_payroll_account
#: model:ir.model,name:hr_payroll_account.model_hr_salary_rule
msgid "Salary Rule"
msgstr "Platové pravidlá"
#. module: hr_payroll_account
#: model:ir.model,name:hr_payroll_account.model_hr_payroll_structure
msgid "Salary Structure"
msgstr "Platová štruktúra"
#. 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 ""
#. 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 ""
"Toto pole umožňuje odstrániť hodnotu tohto pravidla v položke „Čistá mzda“ "
"na úrovni účtovníctva, aby sa v účtovníctve výslovne zobrazila hodnota tohto"
" pravidla. Ak napríklad chcete zobraziť hodnotu svojich poplatkov za "
"reprezentáciu, môžete začiarknuť toto pole."
#. 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 ""