19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:30:07 +01:00
parent ba20ce7443
commit 768b70e05e
2357 changed files with 1057103 additions and 712486 deletions

View file

@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_printing
#
# * account_check_printing
#
# Translators:
# Zsolt Godó <zsolttokio@gmail.com>, 2022
# Tamás Németh <ntomasz81@gmail.com>, 2022
@ -12,27 +12,34 @@
# A . <tiboreu@protonmail.com>, 2022
# krnkris, 2022
# Martin Trigaux, 2022
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 16.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
"PO-Revision-Date: 2022-09-22 05:44+0000\n"
"Last-Translator: Martin Trigaux, 2022\n"
"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-29 19:46+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Hungarian <https://translate.odoo.com/projects/odoo-19/"
"account_check_printing/hu/>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_journal.py:0
#, python-format
msgid " : Check Number Sequence"
msgstr " : Csekk szám sorrendje"
msgid "%(journal)s: Check Number Sequence"
msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
msgid "%(number)s in journal %(journal)s"
msgstr ""
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.account_journal_dashboard_kanban_view_inherited
@ -59,11 +66,18 @@ msgid "Amount in Words"
msgstr "Összeg szavakkal"
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
msgid "Cancel"
msgstr "Mégse"
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
msgid "Bills"
msgstr "Szállítói számlák"
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
msgid "Cancel"
msgstr "Visszavonás"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__bank_check_printing_layout
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_layout
#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__account_check_printing_layout
msgid "Check Layout"
@ -104,7 +118,6 @@ msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
#, python-format
msgid "Check numbers can only consist of digits"
msgstr ""
@ -122,6 +135,8 @@ msgid "Check to print"
msgstr "Nyomtatásra váró csekk"
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
#: model:account.payment.method,name:account_check_printing.account_payment_method_check
msgid "Checks"
msgstr "Ellenőrzések"
@ -135,7 +150,6 @@ msgstr "Csekkek sorszámozási sorrendje"
#. odoo-python
#: code:addons/account_check_printing/models/account_journal.py:0
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_payment_check_printing_search
#, python-format
msgid "Checks to Print"
msgstr "Nyomtatásra váró csekkek"
@ -152,12 +166,7 @@ msgstr "Vállalatok"
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_res_config_settings
msgid "Config Settings"
msgstr "Beállítások módosítása"
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_res_partner
msgid "Contact"
msgstr "Kapcsolat"
msgstr "Beállítások"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__create_uid
@ -170,30 +179,47 @@ msgid "Created on"
msgstr "Létrehozva"
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_journal_form_inherited
msgid "Default"
msgstr "Alapértelmezett"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__display_name
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment_method__display_name
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__display_name
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__display_name
#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__display_name
msgid "Display Name"
msgstr "Megjelenített név"
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
#: code:addons/account_check_printing/models/account_payment.py:0
#, python-format
msgid "Go to the configuration panel"
msgstr "Menjen a beállítások panelhez"
msgstr "Ugrás a beállítások panelhez"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__check_layout_available
msgid "Has Check Layout"
msgstr ""
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__id
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__id
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment_method__id
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__id
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__id
#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__id
msgid "ID"
msgstr "Azonosító"
msgstr "ID"
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
#, python-format
msgid ""
"In order to print multiple checks at once, they must belong to the same bank"
" journal."
"In order to print multiple checks at once, they must belong to the same bank "
"journal."
msgstr ""
"Több csekk egyszeri kötegelt nyomtatásához a csekkeknek azonos banki "
"naplóhoz kell tartozniuk."
@ -203,16 +229,6 @@ msgstr ""
msgid "Journal"
msgstr "Napló"
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_account_move
msgid "Journal Entry"
msgstr "Könyvelési tétel"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks____last_update
msgid "Last Modified on"
msgstr "Legutóbb frissítve"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__write_uid
msgid "Last Updated by"
@ -221,7 +237,7 @@ msgstr "Frissítette"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__write_date
msgid "Last Updated on"
msgstr "Frissítve ekkor"
msgstr "Frissítve"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__check_manual_sequencing
@ -233,11 +249,19 @@ msgstr "Kézi sorszámozás"
#: model:ir.model.fields,help:account_check_printing.field_account_payment__payment_method_line_id
msgid ""
"Manual: Pay or Get paid by any method outside of Odoo.\n"
"Payment Providers: Each payment provider has its own Payment Method. Request a transaction on/to a card thanks to a payment token saved by the partner when buying or subscribing online.\n"
"Payment Providers: Each payment provider has its own Payment Method. Request "
"a transaction on/to a card thanks to a payment token saved by the partner "
"when buying or subscribing online.\n"
"Check: Pay bills by check and print it from Odoo.\n"
"Batch Deposit: Collect several customer checks at once generating and submitting a batch deposit to your bank. Module account_batch_payment is necessary.\n"
"SEPA Credit Transfer: Pay in the SEPA zone by submitting a SEPA Credit Transfer file to your bank. Module account_sepa is necessary.\n"
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your partner will have granted to you. Module account_sepa is necessary.\n"
"Batch Deposit: Collect several customer checks at once generating and "
"submitting a batch deposit to your bank. Module account_batch_payment is "
"necessary.\n"
"SEPA Credit Transfer: Pay in the SEPA zone by submitting a SEPA Credit "
"Transfer file to your bank. Module account_iso20022 is necessary.\n"
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your "
"partner will have granted to you. Module account_iso20022 is necessary.\n"
"U.S. ISO20022: Pay in the US by submitting an ISO20022 file to your bank. "
"Module account_iso20022 is necessary.\n"
msgstr ""
#. module: account_check_printing
@ -256,7 +280,6 @@ msgstr "Következő csekk száma"
#. odoo-python
#: code:addons/account_check_printing/models/account_journal.py:0
#: code:addons/account_check_printing/wizard/print_prenumbered_checks.py:0
#, python-format
msgid "Next Check Number should only contains numbers."
msgstr ""
@ -267,8 +290,6 @@ msgstr "Nincs"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__payment_method_line_id
#: model:ir.model.fields,field_description:account_check_printing.field_res_partner__property_payment_method_id
#: model:ir.model.fields,field_description:account_check_printing.field_res_users__property_payment_method_id
msgid "Payment Method"
msgstr "Fizetési mód"
@ -280,12 +301,11 @@ msgstr "Fizetési módok"
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_account_payment
msgid "Payments"
msgstr "Vevői befizetések"
msgstr "Fizetések"
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
#, python-format
msgid ""
"Payments to print as a checks must have 'Check' selected as payment method "
"and not have already been reconciled"
@ -296,26 +316,10 @@ msgstr ""
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
msgid ""
"Please enter the number of the first pre-printed check that you are about to"
" print on."
"Please enter the number of the first pre-printed check that you are about to "
"print on."
msgstr "Kérem adja meg az első, elő-nyomtatásra szánt csekk számát."
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_bank_statement_line__preferred_payment_method_id
#: model:ir.model.fields,field_description:account_check_printing.field_account_move__preferred_payment_method_id
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__preferred_payment_method_id
msgid "Preferred Payment Method"
msgstr ""
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_res_partner__property_payment_method_id
#: model:ir.model.fields,help:account_check_printing.field_res_users__property_payment_method_id
msgid ""
"Preferred payment method when paying this vendor. This is used to filter "
"vendor bills by preferred payment method to register payments in mass. Use "
"cases: create bank files for batch wires, check runs."
msgstr ""
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
msgid "Print"
@ -342,14 +346,14 @@ msgstr ""
#: code:addons/account_check_printing/models/account_payment.py:0
#: model:ir.model,name:account_check_printing.model_print_prenumbered_checks
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
#, python-format
msgid "Print Pre-numbered Checks"
msgstr "Előre számozott csekkek nyomtatása"
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_account_payment_register
msgid "Register Payment"
msgstr "Kiegyenlítés rögzítése"
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
msgid "Refunds"
msgstr "Visszatérítések"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_margin_right
@ -360,10 +364,12 @@ msgstr ""
#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_layout
#: model:ir.model.fields,help:account_check_printing.field_res_config_settings__account_check_printing_layout
msgid ""
"Select the format corresponding to the check paper you will be printing your checks on.\n"
"Select the format corresponding to the check paper you will be printing your "
"checks on.\n"
"In order to disable the printing feature, select 'None'."
msgstr ""
"Válassza a csekk papírral megegyező formátumot, melyre a csekket nyomtatni fogja.\n"
"Válassza a csekk papírral megegyező formátumot, melyre a csekket nyomtatni "
"fogja.\n"
"A nyomtatási tulajdonság kikapcsolásához válassza az 'Nincs' -et."
#. module: account_check_printing
@ -384,16 +390,22 @@ msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
#, python-format
msgid ""
"Something went wrong with Check Layout, please select another layout in "
"Invoicing/Accounting Settings and try again."
msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_journal.py:0
msgid ""
"The check number you entered (%(num)s) exceeds the maximum allowed value of %"
"(max)d. Please enter a smaller number."
msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
#, python-format
msgid ""
"The following numbers are already used:\n"
"%s"
@ -402,13 +414,12 @@ msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_journal.py:0
#, python-format
msgid ""
"The last check number was %s. In order to avoid a check being rejected by "
"the bank, you can only use a greater number."
msgstr ""
"Az utolsó csekkszám ez volt %s. Annak elkerülésére, hogy a bank ne elfogadja"
" a csekket, csak nagyobb számot haználhat."
"Az utolsó csekkszám ez volt %s. Annak elkerülésére, hogy a bank ne elfogadja "
"a csekket, csak nagyobb számot haználhat."
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_account_payment__check_number
@ -460,8 +471,34 @@ msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
#, python-format
msgid ""
"You have to choose a check layout. For this, go in Invoicing/Accounting "
"Settings, search for 'Checks layout' and set one."
msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
msgid "check_number"
msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
msgid "out_refund"
msgstr ""
#. module: account_check_printing
#. odoo-python
#: code:addons/account_check_printing/models/account_payment.py:0
msgid "sep"
msgstr ""
#~ msgid "Contact"
#~ msgstr "Kapcsolat"
#~ msgid "Journal Entry"
#~ msgstr "Könyvelési tétel"
#~ msgid "Register Payment"
#~ msgstr "Kiegyenlítés rögzítése"