# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_mercado_pago # # Translators: # Wil Odoo, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 21:56+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Wil Odoo, 2023\n" "Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: payment_mercado_pago #: model_terms:ir.ui.view,arch_db:payment_mercado_pago.payment_provider_form msgid "Access Token" msgstr "Token truy cập" #. module: payment_mercado_pago #: model:ir.model.fields,field_description:payment_mercado_pago.field_payment_provider__code msgid "Code" msgstr "Mã" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_provider.py:0 #, python-format msgid "Could not establish the connection to the API." msgstr "Không thể thiết lập kết nối với API." #. module: payment_mercado_pago #: model:ir.model.fields.selection,name:payment_mercado_pago.selection__payment_provider__code__mercado_pago msgid "Mercado Pago" msgstr "Mercado Pago" #. module: payment_mercado_pago #: model:ir.model.fields,field_description:payment_mercado_pago.field_payment_provider__mercado_pago_access_token msgid "Mercado Pago Access Token" msgstr "Token truy cập Odoo Mercado Pago" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "No transaction found matching reference %s." msgstr "Không tìm thấy giao dịch nào khớp với mã %s." #. module: payment_mercado_pago #: model:ir.model,name:payment_mercado_pago.model_payment_provider msgid "Payment Provider" msgstr "Nhà cung cấp dịch vụ thanh toán" #. module: payment_mercado_pago #: model:ir.model,name:payment_mercado_pago.model_payment_transaction msgid "Payment Transaction" msgstr "Giao dịch thanh toán" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Prices in the currency %s must be expressed in integer values." msgstr "" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Received data with invalid status: %s" msgstr "Dữ liệu đã nhận với trạng thái không hợp lệ: %s" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Received data with missing payment id." msgstr "Dữ liệu đã nhận bị thiếu ID thanh toán." #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Received data with missing reference." msgstr "Dữ liệu đã nhận bị thiếu mã." #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Received data with missing status." msgstr "Dữ liệu đã nhận bị thiếu trạng thái." #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_provider.py:0 #, python-format msgid "" "The communication with the API failed. Mercado Pago gave us the following " "information: '%s' (code %s)" msgstr "" "Giao tiếp với API không thành công. Mercado Pago đã cung cấp cho chúng tôi " "thông tin sau: '%s' (mã %s)" #. module: payment_mercado_pago #: model:ir.model.fields,help:payment_mercado_pago.field_payment_provider__code msgid "The technical code of this payment provider." msgstr "Mã kỹ thuật của nhà cung cấp dịch vụ thanh toán này."