forked from Mapan/odoo17e
360 lines
14 KiB
Plaintext
360 lines
14 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * iap_extract
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Thi Huong Nguyen, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-01-05 13:46+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+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: iap_extract
|
|
#: model:mail.template,body_html:iap_extract.iap_extract_no_credit
|
|
msgid ""
|
|
"<div style=\"margin: 0px; padding: 0px;\">\n"
|
|
" <p>Dear,<br></p>\n"
|
|
" <p>There are no more credits on your IAP OCR account.<br>\n"
|
|
" You can charge your IAP OCR account in the settings page.</p>\n"
|
|
" <p>Best regards,<br></p>\n"
|
|
" <p>Odoo S.A.</p>\n"
|
|
"</div>"
|
|
msgstr ""
|
|
"<div style=\"margin: 0px; padding: 0px;\">\n"
|
|
" <p>Xin chào,<br></p>\n"
|
|
" <p>Tài khoản OCR IAP của bạn không còn tín dụng.<br>\n"
|
|
" Bạn có thể nạp tín dụng cho tài khoản OCR IAP trong phần cài đặt.</p>\n"
|
|
" <p>Trân trọng,<br></p>\n"
|
|
" <p>Odoo S.A.</p>\n"
|
|
"</div>"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr "Tác vụ cần thiết"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__error_status
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__error_status
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__error_status
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__error_status
|
|
#, python-format
|
|
msgid "An error occurred"
|
|
msgstr "Đã xảy ra lỗi"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "An error occurred during the upload"
|
|
msgstr "Đã xảy ra lỗi trong quá trình tải lên"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr "Số lượng tệp đính kèm"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model,name:iap_extract.model_extract_mixin
|
|
msgid "Base class to extract data from documents"
|
|
msgstr "Lớp cơ sở để trích xuất dữ liệu từ tài liệu"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_can_show_send_button
|
|
msgid "Can show the ocr send button"
|
|
msgstr "Có thể hiển thị nút gửi ocr"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__done
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__done
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__done
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__done
|
|
msgid "Completed flow"
|
|
msgstr "Quy trình hoàn thành"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Document is being digitized"
|
|
msgstr "Tài liệu đang được số hóa"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Document sent for digitization"
|
|
msgstr "Tài liệu được gửi để số hóa"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Documents sent for digitization"
|
|
msgstr "Tài liệu được gửi để số hóa"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_error_message
|
|
msgid "Error message"
|
|
msgstr "Thông báo lỗi"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_state_processed
|
|
msgid "Extract State Processed"
|
|
msgstr "Trạng thái trích xuất Đã xử lý"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_state
|
|
msgid "Extract state"
|
|
msgstr "Trích xuất trạng thái"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_status
|
|
msgid "Extract status"
|
|
msgstr "Trạng thái trích xuất"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr "Người theo dõi"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr "Người theo dõi (Đối tác)"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__has_message
|
|
msgid "Has Message"
|
|
msgstr "Có tin nhắn"
|
|
|
|
#. module: iap_extract
|
|
#: model:mail.template,name:iap_extract.iap_extract_no_credit
|
|
#: model:mail.template,subject:iap_extract.iap_extract_no_credit
|
|
msgid "IAP Extract Notification"
|
|
msgstr "Thông báo trích xuất IAP"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_document_uuid
|
|
msgid "ID of the request to IAP-OCR"
|
|
msgstr "ID của yêu cầu tới IAP-OCR"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_needaction
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr "Nếu chọn, bạn cần chú ý tới các tin nhắn mới."
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_has_error
|
|
msgid "If checked, some messages have a delivery error."
|
|
msgstr "Nếu chọn, một số tin nhắn sẽ có lỗi gửi."
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Invalid PDF (Conversion error)"
|
|
msgstr "PDF không hợp lệ (Lỗi chuyển đổi)"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Invalid PDF (Unable to get page count)"
|
|
msgstr "PDF không hợp lệ (Không thể đếm số trang)"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr "Là người theo dõi"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__is_in_extractable_state
|
|
msgid "Is In Extractable State"
|
|
msgstr "Trong trạng thái có thể trích xuất"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_main_attachment_id
|
|
msgid "Main Attachment"
|
|
msgstr "Tệp đính kèm chính"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr "Lỗi gửi tin nhắn"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_ids
|
|
msgid "Messages"
|
|
msgstr "Tin nhắn"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__no_extract_requested
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__no_extract_requested
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__no_extract_requested
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__no_extract_requested
|
|
msgid "No extract requested"
|
|
msgstr "Không yêu cầu trích xuất"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__not_enough_credit
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__not_enough_credit
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__not_enough_credit
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__not_enough_credit
|
|
msgid "Not enough credits"
|
|
msgstr "Không đủ tín dụng"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Not enough credits for data extraction"
|
|
msgstr "Không đủ tín dụng để trích xuất dữ liệu"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr "Số lượng tác vụ"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr "Số lượng lỗi"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_needaction_counter
|
|
msgid "Number of messages requiring action"
|
|
msgstr "Số tin nhắn cần xử lý"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr "Số tin nhắn bị gửi lỗi"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__rating_ids
|
|
msgid "Ratings"
|
|
msgstr "Đánh giá"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Server is currently under maintenance. Please retry later"
|
|
msgstr "Máy chủ hiện đang được bảo trì. Vui lòng thử lại sau"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Server not available. Please retry later"
|
|
msgstr "Máy chủ không khả dụng. Vui lòng thử lại sau"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Some documents were skipped as they were already digitized"
|
|
msgstr "Một số tài liệu bị bỏ qua vì chúng đã được số hóa"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The 'invoice_ocr' IAP account token is invalid. Please delete it to let Odoo"
|
|
" generate a new one or fill it with a valid token."
|
|
msgstr ""
|
|
"Mã thông báo tài khoản IAP 'invoice_ocr' không hợp lệ. Vui lòng xóa nó để "
|
|
"Odoo tạo một cái mới hoặc điền vào nó bằng một mã thông báo hợp lệ."
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "The document could not be found"
|
|
msgstr "Tài liệu không thể được tìm thấy"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "The document has been rejected because it is too small"
|
|
msgstr "Tài liệu đã bị từ chối vì nó quá nhỏ"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "The selected documents are already digitized"
|
|
msgstr "Các tài liệu đã chọn đã được số hóa"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__to_validate
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__to_validate
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__to_validate
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__to_validate
|
|
msgid "To validate"
|
|
msgstr "Để xác nhận"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Unsupported image format"
|
|
msgstr "Định dạng hình ảnh không được hỗ trợ"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__waiting_extraction
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__waiting_extraction
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__waiting_extraction
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__waiting_extraction
|
|
msgid "Waiting extraction"
|
|
msgstr "Đang chờ trích xuất"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__waiting_validation
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__waiting_validation
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__waiting_validation
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__waiting_validation
|
|
msgid "Waiting validation"
|
|
msgstr "Đang chờ xác thực"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Your PDF file is protected by a password. The OCR can't extract data from it"
|
|
msgstr ""
|
|
"Tệp PDF của bạn được bảo vệ bằng mật khẩu. OCR không thể trích xuất dữ liệu "
|
|
"từ nó"
|
|
|
|
#. module: iap_extract
|
|
#. odoo-python
|
|
#: code:addons/iap_extract/models/extract_mixin.py:0
|
|
#, python-format
|
|
msgid "Your document contains too many pages"
|
|
msgstr "Tài liệu của bạn chứa quá nhiều trang"
|
|
|
|
#. module: iap_extract
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__extract_not_ready
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__extract_not_ready
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__extract_not_ready
|
|
#: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__extract_not_ready
|
|
msgid "waiting extraction, but it is not ready"
|
|
msgstr "đang chờ trích xuất, nhưng chưa sẵn sàng"
|