# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_demo # # Translators: # Wil Odoo, 2023 # Thi Huong Nguyen, 2024 # 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: Thi Huong Nguyen, 2024\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_demo #: model_terms:ir.ui.view,arch_db:payment_demo.payment_details msgid "" "" msgstr "" "" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form msgid "City" msgstr "Thành phố" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form msgid "Country" msgstr "Quốc gia" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form msgid "Name" msgstr "Tên" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form msgid "Street and Number" msgstr "Đường và số nhà" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form msgid "Zip Code" msgstr "Mã Zip" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form msgid "Email" msgstr "Email" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.payment_details msgid "Payment Details (test data)" msgstr "Thông tin thanh toán (dữ liệu kiểm thử)" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.payment_details msgid "Payment Status" msgstr "Trạng thái thanh toán" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form msgid "Street 2" msgstr "Đường 2" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.payment_transaction_form msgid "Authorize" msgstr "Ủy quyền" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.payment_transaction_form msgid "Cancel" msgstr "Hủy" #. module: payment_demo #: model:ir.model.fields.selection,name:payment_demo.selection__payment_token__demo_simulated_state__cancel msgid "Canceled" msgstr "Đã huỷ" #. module: payment_demo #: model:ir.model.fields,field_description:payment_demo.field_payment_transaction__capture_manually msgid "Capture Amount Manually" msgstr "Thu hồi số tiền theo cách thủ công" #. module: payment_demo #: model:ir.model.fields,help:payment_demo.field_payment_transaction__capture_manually msgid "" "Capture the amount from Odoo, when the delivery is completed.\n" "Use this if you want to charge your customers cards only when\n" "you are sure you can ship the goods to them." msgstr "" "Thu hồi số tiền ngay từ Odoo, khi giao hàng hoàn tất.\n" "Dùng tính năng này nếu bạn muốn tính phí khách hàng chỉ khi\n" "bạn chắc chắn có thể giao hàng cho họ." #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form msgid "Close" msgstr "Đóng" #. module: payment_demo #: model:ir.model.fields,field_description:payment_demo.field_payment_provider__code msgid "Code" msgstr "Mã" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.payment_transaction_form msgid "Confirm" msgstr "Xác nhận" #. module: payment_demo #: model:ir.model.fields.selection,name:payment_demo.selection__payment_token__demo_simulated_state__done msgid "Confirmed" msgstr "Đã xác nhận" #. module: payment_demo #: model:ir.model.fields.selection,name:payment_demo.selection__payment_provider__code__demo msgid "Demo" msgstr "Demo" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form msgid "Demo Express Checkout" msgstr "Demo thanh toán nhanh" #. module: payment_demo #. odoo-python #: code:addons/payment_demo/models/payment_provider.py:0 #, python-format msgid "Demo providers should never be enabled." msgstr "Không thể bật nhà cung cấp demo." #. module: payment_demo #: model:ir.model.fields.selection,name:payment_demo.selection__payment_token__demo_simulated_state__error msgid "Error" msgstr "Lỗi" #. module: payment_demo #. odoo-python #: code:addons/payment_demo/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_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form msgid "Pay" msgstr "Thanh toán" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form msgid "Pay with Demo" msgstr "Thanh toán bằng Demo" #. module: payment_demo #: model:ir.model,name:payment_demo.model_payment_provider msgid "Payment Provider" msgstr "Nhà cung cấp dịch vụ thanh toán" #. module: payment_demo #: model:ir.model,name:payment_demo.model_payment_token msgid "Payment Token" msgstr "Mã thanh toán" #. module: payment_demo #: model:ir.model,name:payment_demo.model_payment_transaction msgid "Payment Transaction" msgstr "Giao dịch thanh toán" #. module: payment_demo #. odoo-javascript #: code:addons/payment_demo/static/src/js/payment_demo_mixin.js:0 #, python-format msgid "Payment processing failed" msgstr "Xử lý thanh toán không thành công" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.token_inline_form msgid "Payments made with this payment method will be successful." msgstr "" "Các khoản thanh toán được tiến hành bằng phương thức thanh toán này sẽ " "thành công." #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.token_inline_form msgid "" "Payments made with this payment method will be automatically " "canceled." msgstr "" "Các khoản thanh toán được tiến hành bằng phương thức thanh toán này sẽ tự " "động bị huỷ." #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.token_inline_form msgid "Payments made with this payment method will remain pending." msgstr "" "Các khoản thanh toán được tiến hành bằng phương thức thanh toán này sẽ tiếp " "tục bị treo." #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.token_inline_form msgid "" "Payments made with this payment method will simulate a processing " "error." msgstr "" "Các khoản thanh toán được tiến hành bằng phương thức thanh toán này sẽ tạo " "ra lỗi xử lý." #. module: payment_demo #: model:ir.model.fields.selection,name:payment_demo.selection__payment_token__demo_simulated_state__pending msgid "Pending" msgstr "Đang chờ" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.payment_transaction_form msgid "Set to Error" msgstr "Đặt là Lỗi" #. module: payment_demo #: model:ir.model.fields,field_description:payment_demo.field_payment_token__demo_simulated_state msgid "Simulated State" msgstr "Trạng thái đã hình thành" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form msgid "Test Mode" msgstr "Chế độ kiểm thử" #. module: payment_demo #: model:ir.model.fields,help:payment_demo.field_payment_token__demo_simulated_state msgid "The state in which transactions created from this token should be set." msgstr "Trạng thái nên thiết lập cho các giao dịch được tạo từ token này." #. module: payment_demo #: model:ir.model.fields,help:payment_demo.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." #. module: payment_demo #. odoo-python #: code:addons/payment_demo/models/payment_transaction.py:0 #, python-format msgid "The transaction is not linked to a token." msgstr "Giao dịch không được liên kết với token." #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form msgid "Unpublished" msgstr "Chưa xuất bản" #. module: payment_demo #: model_terms:ir.ui.view,arch_db:payment_demo.payment_details msgid "XXXX XXXX XXXX XXXX" msgstr "XXXX XXXX XXXX XXXX" #. module: payment_demo #. odoo-python #: code:addons/payment_demo/models/payment_transaction.py:0 #, python-format msgid "You selected the following demo payment status: %s" msgstr "Bạn đã chọn trạng thái thanh toán demo sau: %s"