mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-26 12:02:01 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_payment
|
||||
#
|
||||
# * account_payment
|
||||
#
|
||||
# Translators:
|
||||
# Gergő Kertész <gergo.kertesz@maxflow.hu>, 2022
|
||||
# Krisztián Juhász <juhasz.krisztian@josafar.hu>, 2022
|
||||
|
|
@ -10,25 +10,41 @@
|
|||
# Tamás Németh <ntomasz81@gmail.com>, 2022
|
||||
# krnkris, 2022
|
||||
# gezza <geza.nagy@oregional.hu>, 2023
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\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: gezza <geza.nagy@oregional.hu>, 2023\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_payment/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_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/wizards/payment_link_wizard.py:0
|
||||
msgid ""
|
||||
"#%(number)s - Installment of <strong>%(amount)s</strong> due on <strong "
|
||||
"class=\"text-primary\">%(date)s</strong>"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-javascript
|
||||
#: code:addons/account_payment/static/src/interactions/portal_my_invoices_payment_list.js:0
|
||||
msgid "%s day(s) overdue"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success
|
||||
msgid "<b>Communication: </b>"
|
||||
msgstr "<b>Kommunikáció:</b>"
|
||||
msgstr "<b>Közlemény:</b>"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
|
|
@ -44,6 +60,20 @@ msgstr ""
|
|||
msgid "<i class=\"fa fa-fw fa-arrow-circle-right\"/> Pay Now"
|
||||
msgstr "<i class=\"fa fa-fw fa-arrow-circle-right\"/> Fizetés most"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid ""
|
||||
"<i class=\"fa fa-fw fa-check\"/>\n"
|
||||
" <span class=\"d-none d-md-inline\"> Authorized</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid ""
|
||||
"<i class=\"fa fa-fw fa-check\"/>\n"
|
||||
" <span class=\"d-none d-md-inline\"> Paid</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
||||
msgid "<i class=\"fa fa-fw fa-check-circle\"/> Paid"
|
||||
|
|
@ -56,111 +86,85 @@ msgstr "<i class=\"fa fa-fw fa-check-circle\"/> Függőben"
|
|||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
||||
msgid ""
|
||||
"<i class=\"fa fa-info\"/> You have credits card registered, you can log-in "
|
||||
"to be able to use them."
|
||||
msgid "<i class=\"fa fa-fw fa-check-circle\"/> Processing Payment"
|
||||
msgstr ""
|
||||
"<i class=\"fa fa-info\"/> Van regisztrált bankkártyája, lépjen be, hogy "
|
||||
"használhassa."
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid ""
|
||||
"<span class=\"badge rounded-pill text-bg-danger\"><i class=\"fa fa-fw fa-"
|
||||
"remove\"/><span class=\"d-none d-md-inline\"> Cancelled</span></span>"
|
||||
msgid "<span class=\"d-none d-md-inline\"> Pending</span>"
|
||||
msgstr ""
|
||||
"<span class=\"badge rounded-pill text-bg-danger\"><i class=\"fa fa-fw fa-"
|
||||
"remove\"/><span class=\"d-none d-md-inline\"> Visszavonva</span></span>"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid ""
|
||||
"<span class=\"badge rounded-pill text-bg-info\"><i class=\"fa fa-fw fa-"
|
||||
"clock-o\"/><span class=\"d-none d-md-inline\"> Waiting for "
|
||||
"Payment</span></span>"
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
msgid "<strong>Full Amount</strong><br/>"
|
||||
msgstr ""
|
||||
"<span class=\"badge rounded-pill text-bg-info\"><i class=\"fa fa-fw fa-"
|
||||
"clock-o\"/><span class=\"d-none d-md-inline\"> Fizetésre vár</span></span>"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid ""
|
||||
"<span class=\"badge rounded-pill text-bg-primary\"><i class=\"fa fa-fw fa-"
|
||||
"check\"/><span class=\"d-none d-md-inline\"> Authorized</span></span>"
|
||||
msgstr ""
|
||||
"<span class=\"badge rounded-pill text-bg-primary\"><i class=\"fa fa-fw fa-"
|
||||
"check\"/><span class=\"d-none d-md-inline\"> Jóváhagyva</span></span>"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid ""
|
||||
"<span class=\"badge rounded-pill text-bg-success\"><i class=\"fa fa-fw fa-"
|
||||
"check\"/><span class=\"d-none d-md-inline\"> Paid</span></span>"
|
||||
msgstr ""
|
||||
"<span class=\"badge rounded-pill text-bg-success\"><i class=\"fa fa-fw fa-"
|
||||
"check\"/><span class=\"d-none d-md-inline\"> Fizetve</span></span>"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid ""
|
||||
"<span class=\"badge rounded-pill text-bg-success\"><i class=\"fa fa-fw fa-"
|
||||
"check\"/><span class=\"d-none d-md-inline\"> Reversed</span></span>"
|
||||
msgstr ""
|
||||
"<span class=\"badge rounded-pill text-bg-success\"><i class=\"fa fa-fw fa-"
|
||||
"check\"/><span class=\"d-none d-md-inline\"> Visszafordítva</span></span>"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid ""
|
||||
"<span class=\"badge rounded-pill text-bg-warning\"><span class=\"d-none "
|
||||
"d-md-inline\"> Pending</span></span>"
|
||||
msgstr ""
|
||||
"<span class=\"badge rounded-pill text-bg-warning\"><span class=\"d-none "
|
||||
"d-md-inline\"> Függő</span></span>"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
msgid ""
|
||||
"<strong>No suitable payment option could be found.</strong><br/>\n"
|
||||
" If you believe that it is an error, please contact the website administrator."
|
||||
"<strong>Installment</strong>\n"
|
||||
" <br/>"
|
||||
msgstr ""
|
||||
"<strong>Nem található megfelelő fizetési lehetőség.</strong><br/>\n"
|
||||
" Lépjen kapcsolatba a weboldal adminisztrátorával, ha úgy gondolja, hogy ez egy hiba."
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.payment_refund_wizard_view_form
|
||||
msgid ""
|
||||
"<strong>Warning!</strong> There is a refund pending for this payment.\n"
|
||||
" Wait a moment for it to be processed. If the refund is still pending in a\n"
|
||||
" few minutes, please check your payment provider configuration."
|
||||
" Wait a moment for it to be processed. If the refund "
|
||||
"is still pending in a\n"
|
||||
" few minutes, please check your payment provider "
|
||||
"configuration."
|
||||
msgstr ""
|
||||
"<strong>Figyelem!</strong> Van egy függő visszatérítés ehhez a fizetéshez.\n"
|
||||
" Várjon egy kicsit, amíg feldolgozásra kerül. Ha a visszatérítés függőben marad\n"
|
||||
" pár perc múlva is, akkor kérjük ellenőrizze a fizetési szolgáltató konfogurációját."
|
||||
" Várjon egy kicsit, amíg feldolgozásra kerül. Ha a "
|
||||
"visszatérítés függőben marad\n"
|
||||
" pár perc múlva is, akkor kérjük ellenőrizze a "
|
||||
"fizetési szolgáltató konfogurációját."
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/wizards/payment_link_wizard.py:0
|
||||
msgid "A discount will be applied if the customer pays before %s included."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
msgid ""
|
||||
"A payment has already been made on this invoice, please make sure to not pay "
|
||||
"twice."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid "A payment transaction with reference %s already exists."
|
||||
msgstr "Már létezik fizetés ezzel a hivatkozással: %s "
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid "A token is required to create a new payment transaction."
|
||||
msgstr "Token szükséges új fizetési tranzakció létrehozásához."
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_overdue_invoices_page
|
||||
msgid "Amount"
|
||||
msgstr "Összeg"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment__amount_available_for_refund
|
||||
msgid "Amount Available For Refund"
|
||||
msgstr "Visszatéríthető összeg"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_link_wizard__invoice_amount_due
|
||||
msgid "Amount Due"
|
||||
msgstr "Esedékes összeg"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_bank_statement_line__amount_paid
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_move__amount_paid
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment__amount_paid
|
||||
msgid "Amount paid"
|
||||
msgstr "Fizetett összeg"
|
||||
|
||||
|
|
@ -176,7 +180,6 @@ msgstr ""
|
|||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_bank_statement_line__authorized_transaction_ids
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_move__authorized_transaction_ids
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment__authorized_transaction_ids
|
||||
msgid "Authorized Transactions"
|
||||
msgstr "Jóváhagyott tranzakciók"
|
||||
|
||||
|
|
@ -188,13 +191,14 @@ msgstr "Tranzakció rögzítése"
|
|||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.payment_refund_wizard_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment_paid
|
||||
msgid "Close"
|
||||
msgstr "Bezárás"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment_register__payment_method_code
|
||||
msgid "Code"
|
||||
msgstr "Kód"
|
||||
#: model:ir.model,name:account_payment.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Beállítások"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__create_uid
|
||||
|
|
@ -212,38 +216,95 @@ msgid "Currency"
|
|||
msgstr "Pénznem"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_link_wizard__discount_date
|
||||
msgid "Discount Date"
|
||||
msgstr "Kedvezmény dátuma"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_journal__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment_method__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment_method_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment_register__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_link_wizard__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_provider__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__display_name
|
||||
#: model:ir.model.fields,field_description:account_payment.field_res_config_settings__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Megjelenített név"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_link_wizard__display_open_installments
|
||||
msgid "Display Open Installments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success
|
||||
msgid ""
|
||||
"Done, your online payment has been successfully processed. Thank you for "
|
||||
"your order."
|
||||
msgstr ""
|
||||
"Kész, az Ön online fizetése sikeresen feldolgozva. Köszönjük a "
|
||||
"megrendelését!"
|
||||
"Kész, az Ön online fizetése sikeresen feldolgozva. Köszönjük a megrendelését!"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_link_wizard__epd_info
|
||||
msgid "Early Payment Discount Information"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
msgid "Early Payment Discount of"
|
||||
msgstr "Korai Fizetési Kedvezmény a"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields.selection,name:account_payment.selection__payment_refund_wizard__support_refund__full_only
|
||||
msgid "Full Only"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model,name:account_payment.model_payment_link_wizard
|
||||
msgid "Generate Sales Payment Link"
|
||||
msgstr "Értékesítési fizetési link generálása"
|
||||
msgstr "Vevői fizetési link generálása"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.actions.act_window,name:account_payment.action_invoice_order_generate_link
|
||||
msgid "Generate a Payment Link"
|
||||
msgstr "Fizetési link létrehozása"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_link_wizard__has_eligible_epd
|
||||
msgid "Has Eligible Epd"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__has_pending_refund
|
||||
msgid "Has a pending refund"
|
||||
msgstr "Függő visszatérítése van"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_journal__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment_method__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment_method_line__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment_register__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_link_wizard__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_provider__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__id
|
||||
#: model:ir.model.fields,field_description:account_payment.field_res_config_settings__id
|
||||
msgid "ID"
|
||||
msgstr "Azonosító"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/controllers/payment.py:0
|
||||
msgid ""
|
||||
"Impossible to pay all the overdue invoices if they don't share the same "
|
||||
"currency."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,help:account_payment.field_account_payment_method_line__payment_provider_state
|
||||
|
|
@ -251,9 +312,15 @@ msgid ""
|
|||
"In test mode, a fake payment is processed through a test payment interface.\n"
|
||||
"This mode is advised when setting up the provider."
|
||||
msgstr ""
|
||||
"Teszt módban egy nem valós tranzakció kerül feldolgozásra teszt fizetési interfészen.\n"
|
||||
"Teszt módban egy nem valós tranzakció kerül feldolgozásra teszt fizetési "
|
||||
"interfészen.\n"
|
||||
"Használata javasolt a szolgáltató beállítása során."
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.res_config_settings_view_form
|
||||
msgid "Invoice Online Payment"
|
||||
msgstr "Számla online fizetés"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.payment_transaction_form
|
||||
msgid "Invoice(s)"
|
||||
|
|
@ -263,15 +330,24 @@ msgstr "Számla"
|
|||
#. odoo-python
|
||||
#: code:addons/account_payment/models/payment_transaction.py:0
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__invoice_ids
|
||||
#, python-format
|
||||
msgid "Invoices"
|
||||
msgstr "Számlák"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_home_overdue_invoice
|
||||
msgid "Invoices & Bills"
|
||||
msgstr "Számlák"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__invoices_count
|
||||
msgid "Invoices Count"
|
||||
msgstr "Számlák száma"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_home_account_payment
|
||||
msgid "Invoices to pay"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model,name:account_payment.model_account_journal
|
||||
msgid "Journal"
|
||||
|
|
@ -282,11 +358,6 @@ msgstr "Napló"
|
|||
msgid "Journal Entry"
|
||||
msgstr "Könyvelési tétel"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Módosítva"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -302,6 +373,11 @@ msgstr "Frissítve"
|
|||
msgid "Maximum Refund Allowed"
|
||||
msgstr "Maximum engedélyezett visszatérítés"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.payment_link_wizard__form_inherit_account_payment
|
||||
msgid "Next Installments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,help:account_payment.field_account_payment__payment_token_id
|
||||
msgid ""
|
||||
|
|
@ -321,6 +397,52 @@ msgstr ""
|
|||
"(ahelyett, hogy az összeget rögzítenék), nem elérhetőek."
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/wizards/payment_link_wizard.py:0
|
||||
msgid "Online payment option is not enabled in Configuration."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/controllers/portal.py:0
|
||||
msgid "Overdue invoices should share the same company."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/controllers/portal.py:0
|
||||
msgid "Overdue invoices should share the same currency."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/controllers/portal.py:0
|
||||
msgid "Overdue invoices should share the same partner."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields.selection,name:account_payment.selection__payment_refund_wizard__support_refund__partial
|
||||
msgid "Partial"
|
||||
msgstr "Részleges"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model,name:account_payment.model_account_payment_register
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
msgid "Pay"
|
||||
msgstr "Fizetés"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment_paid
|
||||
msgid "Pay Invoice"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_res_config_settings__pay_invoices_online
|
||||
msgid "Pay Invoices Online"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_docs_entry
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid "Pay Now"
|
||||
msgstr "Fizetés most"
|
||||
|
|
@ -331,9 +453,9 @@ msgid "Pay now"
|
|||
msgstr "Fizetés most"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
msgid "Pay with"
|
||||
msgstr "Fizetési mód"
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_home_overdue_invoice
|
||||
msgid "Pay overdue"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__payment_id
|
||||
|
|
@ -346,11 +468,6 @@ msgstr "Fizetés"
|
|||
msgid "Payment Amount"
|
||||
msgstr "Fizetés összeg"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.ui.menu,name:account_payment.payment_icon_menu
|
||||
msgid "Payment Icons"
|
||||
msgstr "Fizetési ikonok"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_provider__journal_id
|
||||
msgid "Payment Journal"
|
||||
|
|
@ -359,6 +476,7 @@ msgstr "Fizetés napló"
|
|||
#. module: account_payment
|
||||
#: model:ir.model,name:account_payment.model_account_payment_method
|
||||
#: model:ir.model,name:account_payment.model_account_payment_method_line
|
||||
#: model:ir.ui.menu,name:account_payment.payment_method_menu
|
||||
msgid "Payment Methods"
|
||||
msgstr "Fizetési módok"
|
||||
|
||||
|
|
@ -401,20 +519,30 @@ msgstr "Fizetési tranzakciók"
|
|||
msgid "Payments"
|
||||
msgstr "Fizetések"
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/controllers/payment.py:0
|
||||
msgid "Please log in to pay your overdue invoices"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_payment_method_line.py:0
|
||||
#, python-format
|
||||
msgid "Provider"
|
||||
msgstr "Szolgáltató"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_overdue_invoices_page
|
||||
msgid "Reference"
|
||||
msgstr "Hivatkozás"
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_payment.py:0
|
||||
#: code:addons/account_payment/models/account_payment.py:0
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__support_refund
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.payment_refund_wizard_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.view_account_payment_form_inherit_payment
|
||||
#, python-format
|
||||
msgid "Refund"
|
||||
msgstr "Visszatérítés"
|
||||
|
||||
|
|
@ -438,11 +566,6 @@ msgstr "Visszatérítések"
|
|||
msgid "Refunds Count"
|
||||
msgstr "Visszatérítések száma"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model,name:account_payment.model_account_payment_register
|
||||
msgid "Register Payment"
|
||||
msgstr "Fizetés regisztrálása"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.view_account_journal_form
|
||||
msgid "SETUP"
|
||||
|
|
@ -466,7 +589,7 @@ msgstr "Forrás fizetés"
|
|||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment_method_line__payment_provider_state
|
||||
msgid "State"
|
||||
msgstr "Állapot"
|
||||
msgstr "Állam/megye"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment__suitable_payment_token_ids
|
||||
|
|
@ -477,14 +600,12 @@ msgstr "Megfelelő fizetési token"
|
|||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/controllers/payment.py:0
|
||||
#, python-format
|
||||
msgid "The access token is invalid."
|
||||
msgstr "Érvénytelen hozzáférési token"
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/wizards/payment_refund_wizard.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The amount to be refunded must be positive and cannot be superior to %s."
|
||||
msgstr ""
|
||||
|
|
@ -499,19 +620,12 @@ msgstr "A napló, melybe a sikeres tranzakciók könyvelésre kerülnek."
|
|||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/payment_transaction.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The payment related to the transaction with reference %(ref)s has been "
|
||||
"posted: %(link)s"
|
||||
msgid "The payment related to transaction %(ref)s has been posted: %(link)s"
|
||||
msgstr ""
|
||||
"A(z) %(ref)s hivatkozású tranzakcióhoz kapcsolódó fizetés könyvelésre "
|
||||
"került: %(link)s"
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/controllers/payment.py:0
|
||||
#: code:addons/account_payment/controllers/payment.py:0
|
||||
#, python-format
|
||||
msgid "The provided parameters are invalid."
|
||||
msgstr "A megadott paraméterek érvénytelenek."
|
||||
|
||||
|
|
@ -520,6 +634,18 @@ msgstr "A megadott paraméterek érvénytelenek."
|
|||
msgid "The source payment of related refund payments"
|
||||
msgstr "A visszatérítési fizetés forrása"
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_move.py:0
|
||||
msgid "There are pending transactions for this invoice."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_move.py:0
|
||||
msgid "There is no amount to be paid."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
||||
msgid "There was an error processing your payment: invalid invoice."
|
||||
|
|
@ -544,29 +670,48 @@ msgstr ""
|
|||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
|
||||
msgid "There was en error processing your payment: invalid credit card ID."
|
||||
msgstr ""
|
||||
"Hiba történt a fizetés feldolgozása közben: érvénytelen bankkártya "
|
||||
"azonosító."
|
||||
"Hiba történt a fizetés feldolgozása közben: érvénytelen bankkártya azonosító."
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/payment_provider.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"To uninstall this module, please remove first the corresponding payment "
|
||||
"method line in the incoming payments tab defined on the bank journal."
|
||||
#: code:addons/account_payment/models/account_move.py:0
|
||||
msgid "This invoice cannot be paid online."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_move.py:0
|
||||
msgid "This invoice has already been paid."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_move.py:0
|
||||
msgid "This invoice isn't posted."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_move.py:0
|
||||
msgid "This is not an outgoing invoice."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_bank_statement_line__transaction_count
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_move__transaction_count
|
||||
msgid "Transaction Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_bank_statement_line__transaction_ids
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_move__transaction_ids
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment__transaction_ids
|
||||
msgid "Transactions"
|
||||
msgstr "Tranzakciók"
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__support_refund
|
||||
msgid "Type of Refund Supported"
|
||||
msgstr "Támogatott visszatérítés típus"
|
||||
#: model:ir.model.fields.selection,name:account_payment.selection__payment_refund_wizard__support_refund__none
|
||||
msgid "Unsupported"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model:ir.model.fields,field_description:account_payment.field_account_payment__use_electronic_payment_method
|
||||
|
|
@ -582,17 +727,83 @@ msgstr "Érvénytelen tranzakció"
|
|||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_payment_method_line.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You can't delete a payment method that is linked to a provider in the enabled or test state.\n"
|
||||
"You can't delete a payment method that is linked to a provider in the "
|
||||
"enabled or test state.\n"
|
||||
"Linked providers(s): %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/payment_provider.py:0
|
||||
msgid ""
|
||||
"You cannot uninstall this module as payments using this payment method "
|
||||
"already exist."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-python
|
||||
#: code:addons/account_payment/models/account_journal.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You must first deactivate a payment provider before deleting its journal.\n"
|
||||
"Linked providers: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-javascript
|
||||
#: code:addons/account_payment/static/src/interactions/portal_my_invoices_payment_list.js:0
|
||||
msgid "due in %s day(s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#. odoo-javascript
|
||||
#: code:addons/account_payment/static/src/interactions/portal_my_invoices_payment_list.js:0
|
||||
msgid "due today"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
||||
msgid "has been applied."
|
||||
msgstr "alkalmazva lett"
|
||||
|
||||
#. module: account_payment
|
||||
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
||||
msgid "overdue"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Code"
|
||||
#~ msgstr "Kód"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<strong>No suitable payment option could be found.</strong><br/>\n"
|
||||
#~ " If you believe that it is an error, "
|
||||
#~ "please contact the website administrator."
|
||||
#~ msgstr ""
|
||||
#~ "<strong>Nem található megfelelő fizetési lehetőség.</strong><br/>\n"
|
||||
#~ " Lépjen kapcsolatba a weboldal "
|
||||
#~ "adminisztrátorával, ha úgy gondolja, hogy ez egy hiba."
|
||||
|
||||
#~ msgid "Pay with"
|
||||
#~ msgstr "Fizetési mód"
|
||||
|
||||
#~ msgid "Register Payment"
|
||||
#~ msgstr "Fizetés regisztrálása"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The payment related to the transaction with reference %(ref)s has been "
|
||||
#~ "posted: %(link)s"
|
||||
#~ msgstr ""
|
||||
#~ "A(z) %(ref)s hivatkozású tranzakcióhoz kapcsolódó fizetés könyvelésre "
|
||||
#~ "került: %(link)s"
|
||||
|
||||
#~ msgid "Type of Refund Supported"
|
||||
#~ msgstr "Támogatott visszatérítés típus"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "You can't delete a payment method that is linked to a provider in the "
|
||||
#~ "enabled or test state.\n"
|
||||
#~ "Linked provider(s): %s"
|
||||
#~ msgstr ""
|
||||
#~ "Nem lehet törölni bekapcsolt vagy teszt módban lévő szolgáltatóhoz "
|
||||
#~ "kapcsolt fizetési módot.\n"
|
||||
#~ "Kapcsolt szolgáltató(k): %s"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue