# Translation of Odoo Server. # This file contains the translation of the following modules: # * iap_extract # # Translators: # Wil Odoo, 2023 # 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023 # 湘子 南 <1360857908@qq.com>, 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: 湘子 南 <1360857908@qq.com>, 2024\n" "Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: iap_extract #: model:mail.template,body_html:iap_extract.iap_extract_no_credit msgid "" "
\n" "

Dear,

\n" "

There are no more credits on your IAP OCR account.
\n" " You can charge your IAP OCR account in the settings page.

\n" "

Best regards,

\n" "

Odoo S.A.

\n" "
" msgstr "" "
\n" "

您好

\n" "

您的 IAP OCR 账户已没有剩余积分.
\n" " 您可以在设置页面为 IAP OCR 账户充值.

\n" "

祝好,

\n" "

ERP S.A.

\n" "
" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_needaction msgid "Action Needed" msgstr "所需操作" #. 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 "发生错误" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "An error occurred during the upload" msgstr "上传过程中发生错误" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_attachment_count msgid "Attachment Count" msgstr "附件计数" #. module: iap_extract #: model:ir.model,name:iap_extract.model_extract_mixin msgid "Base class to extract data from documents" msgstr "从文件中提取数据的基类" #. 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 "可以显示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 "完工流程" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Document is being digitized" msgstr "文件正在数字化" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Document sent for digitization" msgstr "送交数字化的文件" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Documents sent for digitization" msgstr "送交数字化的文件" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_error_message msgid "Error message" msgstr "错误消息" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_state_processed msgid "Extract State Processed" msgstr "提取已处理的状态" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_state msgid "Extract state" msgstr "提取状态" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_status msgid "Extract status" msgstr "提取状态" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_follower_ids msgid "Followers" msgstr "关注者" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_partner_ids msgid "Followers (Partners)" msgstr "关注者(合作伙伴)" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__has_message msgid "Has Message" msgstr "有消息" #. 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 "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 "IAP-OCR申请ID" #. module: iap_extract #: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_needaction msgid "If checked, new messages require your attention." msgstr "如果勾选该项,则需要查看新消息。" #. 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 "如果勾选此项,某些消息将出现发送错误。" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Invalid PDF (Conversion error)" msgstr "无效的 PDF(转换错误)" #. 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(无法获取页数)" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_is_follower msgid "Is Follower" msgstr "是关注者" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__is_in_extractable_state msgid "Is In Extractable State" msgstr "处于可提取状态" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_main_attachment_id msgid "Main Attachment" msgstr "主要附件" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_has_error msgid "Message Delivery error" msgstr "消息发送错误" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_ids msgid "Messages" msgstr "消息" #. 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 "没有提取申请" #. 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 "学分不足" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Not enough credits for data extraction" msgstr "提取数据的学分不足" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_needaction_counter msgid "Number of Actions" msgstr "操作数量" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_has_error_counter msgid "Number of errors" msgstr "错误数量" #. module: iap_extract #: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_needaction_counter msgid "Number of messages requiring action" msgstr "需要采取行动的消息数量" #. 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 "出现发送错误的消息的数量" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__rating_ids msgid "Ratings" msgstr "评级" #. 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 "服务器当前正在维护中。请稍后再试" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Server not available. Please retry later" msgstr "服务器不可用。请稍后再试" #. 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 "一些文件因已数字化而被跳过" #. 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 "“invoice_ocr” IAP 帐户令牌无效。 请删除它以让 ERP 生成一个新的或用有效的令牌填充它." #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "The document could not be found" msgstr "无法找到文档" #. 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 "文档因太小而被拒绝" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "The selected documents are already digitized" msgstr "所选文件已数字化" #. 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 "‎来验证‎" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Unsupported image format" msgstr "不支持的图像格式" #. 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 "等待导出" #. 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 "等待验证" #. 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 "您的PDF文件受密码保护。OCR无法从中提取数据" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Your document contains too many pages" msgstr "文件页数过多" #. 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 "等待提取,还没准备好"