881 lines
35 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_peppol
#
# Translators:
# Wil Odoo, 2023
# Thi Huong Nguyen, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Thi Huong Nguyen, 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: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.account_peppol_view_move_form
msgid ""
"<span class=\"mx-1\" invisible=\"not peppol_is_demo_uuid\"> (Demo)</span>\n"
" <span class=\"text-muted mx-3\" invisible=\"peppol_move_state != 'to_send'\">\n"
" The invoice will be sent automatically to PEPPOL\n"
" </span>"
msgstr ""
"<span class=\"mx-1\" invisible=\"not peppol_is_demo_uuid\"> (Demo)</span>\n"
" <span class=\"text-muted mx-3\" invisible=\"peppol_move_state != 'to_send'\">\n"
" Hóa đơn sẽ được tự động gửi đến PEPPOL\n"
" </span>"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid ""
"<span class=\"o_form_label\">\n"
" Peppol Details\n"
" </span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\"/>"
msgstr ""
"<span class=\"o_form_label\">\n"
" Thông tin Peppol\n"
" </span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Giá trị ở đây là theo từng công ty.\"/>"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid ""
"<span class=\"text-info\" invisible=\"not account_peppol_edi_mode == 'demo'\"> (Demo)</span>\n"
" <span class=\"text-info\" invisible=\"not account_peppol_edi_mode == 'test'\"> (Test)</span>"
msgstr ""
"<span class=\"text-info\" invisible=\"not account_peppol_edi_mode == 'demo'\"> (Demo)</span>\n"
" <span class=\"text-info\" invisible=\"not account_peppol_edi_mode == 'test'\"> (Kiểm thử)</span>"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid ""
"<span>\n"
" I want to migrate my Peppol connection to Odoo (optional):\n"
" </span>"
msgstr ""
"<span>\n"
" Tôi muốn di chuyển kết nối Peppol của mình sang Odoo (tùy chọn):\n"
" </span>"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_company.py:0
#, python-format
msgid "A purchase journal must be used to receive Peppol documents."
msgstr "Phải sử dụng sổ nhật ký mua hàng để nhận chứng từ Peppol."
#. module: account_peppol
#: model:ir.model,name:account_peppol.model_account_edi_proxy_client_user
msgid "Account EDI proxy user"
msgstr "Tài khoản người dùng proxy EDI"
#. module: account_peppol
#: model:ir.model,name:account_peppol.model_account_move_send
msgid "Account Move Send"
msgstr "Account Move Send"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_edi_mode
msgid "Account Peppol Edi Mode"
msgstr "Chế độ EDI Peoppol tài khoản"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_move_send__account_peppol_edi_mode_info
msgid "Account Peppol Edi Mode Info"
msgstr "Thông tin chế độ EDI Peoppol tài khoản"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_mode_constraint
msgid "Account Peppol Mode Constraint"
msgstr "Ràng buộc chế độ Peoppol tài khoản"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_journal__is_peppol_journal
msgid "Account used for Peppol"
msgstr "Tài khoản được dùng cho Peppol"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__active
msgid "Active"
msgstr "Đang hoạt động"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "Application status:"
msgstr "Trạng thái đơn đăng ký:"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid ""
"By clicking the button below I accept that Odoo may process my e-invoices."
msgstr ""
"Bằng cách nhấp vào nút dưới đây, tôi chấp nhận rằng Odoo có thể xử lý hóa "
"đơn điện tử của tôi."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid ""
"Can't cancel an active registration. Please request a migration or "
"deregister instead."
msgstr ""
"Không thể hủy đăng ký đang hoạt động. Thay vào đó, hãy yêu cầu di chuyển "
"hoặc huỷ đăng ký."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid "Can't cancel registration with this status: %s"
msgstr "Không thể hủy đăng ký ở trạng thái này: %s"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid "Can't deregister with this status: %s"
msgstr "Không thể hủy đăng ký ở trạng thái này: %s"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid "Can't migrate registration with this status: %s"
msgstr "Không thể di chuyển đăng ký ở trạng thái này: %s"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.account_peppol_view_move_form
msgid "Cancel PEPPOL"
msgstr "Huỷ PEPPOL"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "Cancel registration"
msgstr "Huỷ đăng ký"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__canceled
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__canceled
msgid "Canceled"
msgstr "Đã huỷ"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/account_move.py:0
#, python-format
msgid "Cannot cancel an entry that has already been sent to PEPPOL"
msgstr "Không thể hủy bút toán đã được gửi tới PEPPOL"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid "Cannot register a user with a %s application"
msgstr "Không thể đăng ký một người dùng với đơn %s "
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_partner__account_peppol_validity_last_check
#: model:ir.model.fields,field_description:account_peppol.field_res_users__account_peppol_validity_last_check
msgid "Checked on"
msgstr "Đã kiểm tra vào"
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_res_company__peppol_eas
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_eas
msgid ""
"Code used to identify the Endpoint for BIS Billing 3.0 and its derivatives.\n"
" List available at https://docs.peppol.eu/poacc/billing/3.0/codelist/eas/"
msgstr ""
"Mã được sử dụng để xác định Endpoint cho BIS Billing 3.0 và các thành phần phái sinh.\n"
" Danh sách có tại: https://docs.peppol.eu/poacc/billing/3.0/codelist/eas/"
#. module: account_peppol
#: model:ir.model,name:account_peppol.model_res_company
msgid "Companies"
msgstr "Công ty"
#. module: account_peppol
#: model:ir.model,name:account_peppol.model_res_config_settings
msgid "Config Settings"
msgstr "Cài đặt cấu hình"
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.xml:0
#, python-format
msgid "Confirm"
msgstr "Xác nhận"
#. module: account_peppol
#: model:ir.model,name:account_peppol.model_res_partner
msgid "Contact"
msgstr "Liên hệ"
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
#, python-format
msgid "Contact details were updated."
msgstr "Thông tin liên lạc đã được cập nhật."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid "Contact email and phone number are required."
msgstr "Cần có email và số điện thoại liên hệ."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/wizard/account_move_send.py:0
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_edi_mode__demo
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_mode_constraint__demo
#, python-format
msgid "Demo"
msgstr "Demo"
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
#, python-format
msgid "Deregister from Peppol"
msgstr "Huỷ đăng ký từ Peppol"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__done
msgid "Done"
msgstr "Hoàn tất"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_edi_user
msgid "EDI user"
msgstr "Người dùng EDI"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_edi_identification
msgid "Edi Identification"
msgstr "Định danh EDI"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_move_send__enable_peppol
msgid "Enable Peppol"
msgstr "Bật Peppol"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__error
msgid "Error"
msgstr "Lỗi"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.account_journal_dashboard_kanban_view
msgid "Fetch Peppol invoice status"
msgstr "Tìm nạp trạng thái hóa đơn Peppol"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.account_journal_dashboard_kanban_view
msgid "Fetch from Peppol"
msgstr "Tìm nạp từ Peppol"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid ""
"In demo mode sending and receiving invoices is simulated. There will be no "
"communication with the Peppol network."
msgstr ""
"Ở chế độ demo, việc gửi và nhận hóa đơn chỉ là thao tác mô phỏng. Sẽ không "
"có liên lạc với mạng Peppol."
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "Incoming Invoices Journal"
msgstr "Sổ nhật ký hoá đơn đến"
#. module: account_peppol
#: model:ir.model,name:account_peppol.model_account_journal
msgid "Journal"
msgstr "Sổ nhật ký"
#. module: account_peppol
#: model:ir.model,name:account_peppol.model_account_move
msgid "Journal Entry"
msgstr "Bút toán"
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_res_partner__account_peppol_validity_last_check
#: model:ir.model.fields,help:account_peppol.field_res_users__account_peppol_validity_last_check
msgid "Last Peppol endpoint verification"
msgstr "Lần xác minh endpoint Peppol cuối cùng"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_edi_mode__prod
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_mode_constraint__prod
msgid "Live"
msgstr "Trực tiếp"
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.xml:0
#, python-format
msgid "Migrate registration to another service"
msgstr "Di chuyển đăng ký sang dịch vụ khác"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_company__account_peppol_migration_key
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_migration_key
msgid "Migration Key"
msgstr "Mã khoá di chuyển"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "Migration key"
msgstr "Mã khoá di chuyển"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__not_registered
msgid "Not registered"
msgstr "Không được đăng ký"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_partner__account_peppol_verification_label__not_valid
msgid "Not valid"
msgstr "Không hợp lệ"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__not_verified
msgid "Not verified"
msgstr "Không được xác minh"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_partner__account_peppol_verification_label__not_verified
msgid "Not verified yet"
msgstr "Chưa được xác minh"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__account_edi_proxy_client_user__proxy_type__peppol
msgid "PEPPOL"
msgstr "PEPPOL"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_company__is_account_peppol_participant
msgid "PEPPOL Participant"
msgstr "Đối tượng tham gia PEPPOL"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_company__peppol_purchase_journal_id
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_purchase_journal_id
msgid "PEPPOL Purchase Journal"
msgstr "Sổ nhật ký mua hàng PEPPOL"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_partner__account_peppol_is_endpoint_valid
#: model:ir.model.fields,field_description:account_peppol.field_res_users__account_peppol_is_endpoint_valid
msgid "PEPPOL endpoint validity"
msgstr "Hiệu lực endpoint PEPPOL"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_bank_statement_line__peppol_message_uuid
#: model:ir.model.fields,field_description:account_peppol.field_account_move__peppol_message_uuid
#: model:ir.model.fields,field_description:account_peppol.field_account_payment__peppol_message_uuid
msgid "PEPPOL message ID"
msgstr "ID thông báo PEPPOL"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_bank_statement_line__peppol_move_state
#: model:ir.model.fields,field_description:account_peppol.field_account_journal__account_peppol_proxy_state
#: model:ir.model.fields,field_description:account_peppol.field_account_move__peppol_move_state
#: model:ir.model.fields,field_description:account_peppol.field_account_payment__peppol_move_state
#: model:ir.model.fields,field_description:account_peppol.field_res_company__account_peppol_proxy_state
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_proxy_state
msgid "PEPPOL status"
msgstr "Trạng thái PEPPOL"
#. module: account_peppol
#: model:ir.actions.server,name:account_peppol.ir_cron_peppol_get_new_documents_ir_actions_server
msgid "PEPPOL: retrieve new documents"
msgstr "PEPPOL: lấy chứng từ mới"
#. module: account_peppol
#: model:ir.actions.server,name:account_peppol.ir_cron_peppol_get_message_status_ir_actions_server
msgid "PEPPOL: update message status"
msgstr "PEPPOL: cập nhật trạng thái thông báo"
#. module: account_peppol
#: model:ir.actions.server,name:account_peppol.ir_cron_peppol_get_participant_status_ir_actions_server
msgid "PEPPOL: update participant status"
msgstr "PEPPOL: cập nhật trạng thái đối tượng tham gia"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__pending
msgid "Pending"
msgstr "Đang chờ"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__processing
msgid "Pending Reception"
msgstr "Chờ tiếp nhận"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_view_tree
msgid "Peppol EAS"
msgstr "Peppol EAS"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_company__peppol_endpoint
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_endpoint
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_view_tree
msgid "Peppol Endpoint"
msgstr "Endpoint Peppol"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_bank_statement_line__peppol_is_demo_uuid
#: model:ir.model.fields,field_description:account_peppol.field_account_move__peppol_is_demo_uuid
#: model:ir.model.fields,field_description:account_peppol.field_account_payment__peppol_is_demo_uuid
msgid "Peppol Is Demo Uuid"
msgstr "Peppol là Uuid Demo"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.account_peppol_view_account_invoice_filter
msgid "Peppol Ready"
msgstr "Peppol sẵn sàng"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/account_journal.py:0
#, python-format
msgid "Peppol Ready invoices"
msgstr "Hoá đơn Peppol sẵn sàng"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_view_tree
msgid "Peppol Validity"
msgstr "Hiệu lực Peppol"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
#, python-format
msgid "Peppol document has been received successfully"
msgstr "Chứng từ Peppol đã được nhận thành công"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
#, python-format
msgid "Peppol document has been received successfully. Sender endpoint: %s"
msgstr "Chứng từ Peppol đã được nhận thành công. Endpoint của người gửi: %s"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_company__peppol_eas
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_eas
msgid "Peppol e-address (EAS)"
msgstr "Địa chỉ điện tử Peppol (EAS)"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_partner__account_peppol_verification_label
#: model:ir.model.fields,field_description:account_peppol.field_res_users__account_peppol_verification_label
msgid "Peppol endpoint validity"
msgstr "Hiệu lực endpoint Peppol"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
#, python-format
msgid "Peppol error: %s"
msgstr "Lỗi Peppol: %s"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.account_journal_dashboard_kanban_view
msgid "Peppol ready invoices"
msgstr "Hoá đơn Peppol sẵn sàng"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.account_peppol_view_account_invoice_filter
msgid "Peppol status"
msgstr "Trạng thái Peppol"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
#, python-format
msgid "Peppol status update: %s"
msgstr "Cập nhật trạng thái Peppol: %s"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "Phone Number"
msgstr "Số điện thoại"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_company__account_peppol_phone_number
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_phone_number
msgid "Phone number (for validation)"
msgstr "Số điện thoại (để xác minh)"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid ""
"Please do not hesitate to contact our support if you need further "
"assistance."
msgstr ""
"Vui lòng liên hệ với đội ngũ hỗ trợ của chúng tôi nếu bạn cần trợ giúp thêm."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid "Please enter a phone number to verify your application."
msgstr "Vui lòng nhập số điện thoại để xác minh đơn đăng ký của bạn."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid "Please enter a primary contact email to verify your application."
msgstr "Vui lòng nhập email liên hệ chính để xác minh đơn đăng ký của bạn."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_company.py:0
#, python-format
msgid ""
"Please enter the phone number in the correct international format.\n"
"For example: +32123456789, where +32 is the country code.\n"
"Currently, only European countries are supported."
msgstr ""
"Vui lòng nhập số điện thoại theo đúng định dạng quốc tế.\n"
"Ví dụ: +32123456789, trong đó +32 là mã quốc gia.\n"
"Hiện tại, chỉ có các quốc gia châu Âu được hỗ trợ."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
#, python-format
msgid "Please fill in the EAS code and the Participant ID code."
msgstr "Vui lòng điền mã EAS và mã ID đối tượng tham gia."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/wizard/account_move_send.py:0
#, python-format
msgid "Please verify partner configuration in partner settings."
msgstr "Vui lòng xác minh cấu hình đối tác trong cài đặt đối tác."
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_company__account_peppol_contact_email
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_contact_email
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "Primary contact email"
msgstr "Email liên hệ chính"
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_res_company__account_peppol_contact_email
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_contact_email
msgid "Primary contact email for Peppol-related communication"
msgstr "Email liên hệ chính dùng cho liên lạc liên quan đến Peppol"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_edi_proxy_client_user__proxy_type
msgid "Proxy Type"
msgstr "Loại proxy"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__to_send
msgid "Queued"
msgstr "Đang đợi"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__ready
msgid "Ready to send"
msgstr "Sẵn sàng gửi đi"
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__is_account_peppol_participant
msgid "Register as a PEPPOL user"
msgstr "Đăng ký làm người dùng PEPPOL"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__rejected
msgid "Rejected"
msgstr "Bị từ chối"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_edi_proxy_client_user__peppol_verification_code
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_verification_code
msgid "SMS verification code"
msgstr "Mã xác minh SMS"
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_account_move_send__checkbox_send_peppol
msgid "Send the invoice via PEPPOL"
msgstr "Gửi hoá đơn qua PEPPOL"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_move_send__checkbox_send_peppol
msgid "Send via PEPPOL"
msgstr "Gửi qua PEPPOL"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__skipped
msgid "Skipped"
msgstr "Bị bỏ qua"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid ""
"Start sending and receiving documents via Peppol as soon as your "
"registration is complete."
msgstr "Bắt đầu gửi và nhận chứng từ qua Peppol ngay khi đăng ký hoàn tất."
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
#, python-format
msgid "Switch to Live"
msgstr "Chuyển sang Thực tế"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/wizard/account_move_send.py:0
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_edi_mode__test
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_mode_constraint__test
#, python-format
msgid "Test"
msgstr "Kiểm thử"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid ""
"Test mode allows registration of the user on the test Peppol network.\n"
" By clicking the button below I accept that Odoo may process my e-invoices."
msgstr ""
"Chế độ kiểm thử cho phép người dùng đăng ký trên mạng Peppol thử nghiệm.\n"
" Bằng cách nhấp vào nút dưới đây, tôi chấp nhận rằng Odoo có thể xử lý hóa đơn điện tử của tôi."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_company.py:0
#, python-format
msgid "The Peppol endpoint identification number is not correct."
msgstr "Số định danh endpoint Peppol không chính xác."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/wizard/account_move_send.py:0
#, python-format
msgid "The document has been sent to the Peppol Access Point for processing"
msgstr "Chứng từ đã được gửi đến Điểm truy cập Peppol để xử lý"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid ""
"The endpoint number might not be correct. Please check if you entered the "
"right identification number."
msgstr ""
"Mã số endpoint có thể không chính xác. Vui lòng kiểm tra xem bạn đã nhập "
"đúng số định danh hay chưa."
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/wizard/account_move_send.py:0
#, python-format
msgid ""
"The following partners are not correctly configured to receive Peppol "
"documents. Please check and verify their Peppol endpoint and the Electronic "
"Invoicing format: %s"
msgstr ""
"Các đối tác sau chưa được cấu hình chính xác để nhận chứng từ Peppol. Vui "
"lòng kiểm tra và xác minh endpoint Peppol của họ cũng như định dạng Lập hóa "
"đơn điện tử:%s"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/wizard/account_move_send.py:0
#, python-format
msgid "The partner is missing Peppol EAS and/or Endpoint identifier."
msgstr "Đối tác thiếu mã định danh Peppol EAS và/hoặc Endpoint."
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_res_partner__account_peppol_is_endpoint_valid
#: model:ir.model.fields,help:account_peppol.field_res_users__account_peppol_is_endpoint_valid
msgid "The partner's EAS code and PEPPOL endpoint are valid"
msgstr "Mã EAS và endpoint PEPPOL của đối tác hợp lệ"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/tools/demo_utils.py:0
#, python-format
msgid ""
"The peppol status of the documents has been reset when switching from Demo "
"to Live."
msgstr ""
"Trạng thái peppol của chứng từ đã được đặt lại khi chuyển từ Demo sang Thực "
"tế."
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_form_account_peppol
msgid ""
"The recommended EAS code for Belgium is 0208. The Endpoint should be the "
"Company Registry number."
msgstr ""
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "The rejection reason has been sent to you via email."
msgstr "Lý do từ chối đã được gửi tới bạn qua email."
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_edi_identification
msgid "The unique id that identifies this user, typically the vat"
msgstr "ID duy nhất định danh người dùng này, thường là vat"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid "The verification code should contain six digits."
msgstr "Mã xác minh phải chứa sáu chữ số."
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_res_company__peppol_endpoint
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_endpoint
msgid ""
"Unique identifier used by the BIS Billing 3.0 and its derivatives, also "
"known as 'Endpoint ID'."
msgstr ""
"Mã định danh duy nhất được sử dụng bởi BIS Billing 3.0 và các thành phần "
"phái sinh, còn được gọi là 'ID Endpoint'."
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.xml:0
#, python-format
msgid "Update contact details"
msgstr "Cập nhật thông tin liên hệ"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__is_account_peppol_participant
msgid "Use PEPPOL"
msgstr "Sử dụng PEPPOL"
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_mode_constraint
msgid ""
"Using the config params, this field specifies which edi modes may be "
"selected from the UI"
msgstr ""
"Bằng cách sử dụng thông số cấu hình, trường này xác định chế độ EDI nào có "
"thể được chọn từ giao diện người dùng"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_partner__account_peppol_verification_label__valid
msgid "Valid"
msgstr "Hợp lệ"
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
#, python-format
msgid "Validate registration"
msgstr "Xác thực đăng ký"
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
#, python-format
msgid "Validate registration (Demo)"
msgstr "Xác thực đăng ký (Demo)"
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
#, python-format
msgid "Validate registration (Test)"
msgstr "Xác thực đăng ký (Kiểm thử)"
#. module: account_peppol
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__sent_verification
msgid "Verification code sent"
msgstr "Đã gửi mã xác minh"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_form_account_peppol
msgid "Verify"
msgstr "Xác minh"
#. module: account_peppol
#: model:ir.actions.server,name:account_peppol.partner_action_verify_peppol
msgid "Verify Peppol"
msgstr "Xác minh Peppol"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_form_account_peppol
msgid "Verify partner's PEPPOL endpoint"
msgstr "Xác minh endpoint PEPPOL của đối tác"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "Verify phone number"
msgstr "Xác minh số điện thoại"
#. module: account_peppol
#: model:ir.model.fields,field_description:account_peppol.field_account_move_send__peppol_warning
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_endpoint_warning
msgid "Warning"
msgstr "Cảnh báo"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "We sent a verification code to"
msgstr "Chúng tôi đã gửi mã xác minh đến"
#. module: account_peppol
#. odoo-javascript
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
#, python-format
msgid ""
"You will not be able to send or receive Peppol documents in Odoo anymore. "
"Are you sure you want to proceed?"
msgstr ""
"Bạn sẽ không thể gửi hoặc nhận chứng từ Peppol trong Odoo nữa. Bạn có chắc "
"muốn tiếp tục?"
#. module: account_peppol
#: model:ir.model.fields,help:account_peppol.field_res_company__account_peppol_phone_number
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_phone_number
msgid "You will receive a verification code to this phone number"
msgstr "Bạn sẽ nhận được mã xác minh tới số điện thoại này"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "Your Peppol identification is:"
msgstr "Định danh Peppol của bạn là:"
#. module: account_peppol
#. odoo-python
#: code:addons/account_peppol/models/res_config_settings.py:0
#, python-format
msgid "Your confirmation code is"
msgstr "Mã xác nhận của bạn là"
#. module: account_peppol
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
msgid "Your migration key is:"
msgstr "Mã khoá di chuyển của bạn là:"