# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_batch_payment # # Translators: # Wil Odoo, 2023 # 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023 # Jeffery CHEN , 2023 # Raymond Yu , 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 22:20+0000\n" "PO-Revision-Date: 2023-10-26 23:10+0000\n" "Last-Translator: Raymond Yu , 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: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "$1000.0" msgstr "$1000.0" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "2023-08-14" msgstr "2023-08-14" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "2023-08-15" msgstr "2023-08-15" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "3956012345678" msgstr "3956012345678" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_move_kanban msgid "" msgstr "" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_form_inherit_account_batch_payment msgid "Batch Payment" msgstr "批量支付" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "" "The following warnings were also " "raised; they do not impeach validation" msgstr "还提出了以下警告;这些警告并不妨碍验证" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "Please first consider the following warnings" msgstr "请首先考虑以下警告" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "The following errors occurred" msgstr "发生以下错误" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "ABC Suppliers" msgstr "ABC 供应商" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_needaction msgid "Action Needed" msgstr "所需操作" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_ids msgid "Activities" msgstr "活动" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "活动异常标示" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_state msgid "Activity State" msgstr "活动状态" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_type_icon msgid "Activity Type Icon" msgstr "活动类型图标" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "All payments in the batch must belong to the same company." msgstr "批次中的所有支付必须属于同一公司。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "All payments in the batch must share the same payment method." msgstr "批次中的所有支付必须共享相同的支付方法。" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__amount #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Amount" msgstr "金额" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__amount_residual msgid "Amount Residual" msgstr "剩余金额" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__amount_residual_currency msgid "Amount Residual Currency" msgstr "剩余货币金额" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_payment__amount_signed msgid "Amount Signed" msgstr "已签字金额" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_attachment_count msgid "Attachment Count" msgstr "附件计数" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__available_payment_method_ids msgid "Available Payment Method" msgstr "可用的付款方式" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__journal_id msgid "Bank" msgstr "银行" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search msgid "Bank Journal" msgstr "银行日记账" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Bank Transfer" msgstr "银行转账" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Batch Content" msgstr "批次内容" #. module: account_batch_payment #: model:account.payment.method,name:account_batch_payment.account_payment_method_batch_deposit #: model_terms:ir.ui.view,arch_db:account_batch_payment.account_journal_dashboard_kanban_view_inherited msgid "Batch Deposit" msgstr "批量存款" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_report_account_batch_payment_print_batch_payment msgid "Batch Deposit Report" msgstr "批量存款报告" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_payment.py:0 #: model:ir.model,name:account_batch_payment.model_account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__batch_payment_id #: model:ir.model.fields,field_description:account_batch_payment.field_account_payment__batch_payment_id #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search #, python-format msgid "Batch Payment" msgstr "批量付款" #. module: account_batch_payment #: model:ir.ui.menu,name:account_batch_payment.menu_batch_payment_purchases #: model:ir.ui.menu,name:account_batch_payment.menu_batch_payment_sales #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_search_inherit_account_batch_payment msgid "Batch Payments" msgstr "批量付款" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__batch_type msgid "Batch Type" msgstr "批量模式" #. module: account_batch_payment #: model_terms:ir.actions.act_window,help:account_batch_payment.action_batch_payment_in #: model_terms:ir.actions.act_window,help:account_batch_payment.action_batch_payment_out msgid "" "Batch payments allow you grouping different payments to ease\n" " reconciliation. They are also useful when depositing checks\n" " to the bank." msgstr "" "批量支付允许您分组不同的支付,以方便对账。\n" "在将支票存入银行时,\n" "它们也是有用的。" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_batch_error_wizard msgid "Batch payments error reporting wizard" msgstr "批处理支付错误报告向导" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_batch_error_wizard_line msgid "Batch payments error reporting wizard line" msgstr "批处理支付错误报告向导行" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Cannot validate an empty batch. Please add some payments to it first." msgstr "无法验证空批处理。请先向它添加一些支付。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "Close" msgstr "关闭" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__payment_method_code msgid "Code" msgstr "代码" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__company_currency_id msgid "Company Currency" msgstr "公司币种" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_tree_inherit_account_batch_payment msgid "Create Batch" msgstr "创建批处理" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_journal.py:0 #, python-format msgid "Create Batch Payment" msgstr "创建批量支付" #. module: account_batch_payment #: model_terms:ir.actions.act_window,help:account_batch_payment.action_batch_payment_in msgid "Create a new customer batch payment" msgstr "创建客户批量支付" #. module: account_batch_payment #: model_terms:ir.actions.act_window,help:account_batch_payment.action_batch_payment_out msgid "Create a new vendor batch payment" msgstr "创建信用证批量支付" #. module: account_batch_payment #: model:ir.actions.server,name:account_batch_payment.action_account_create_batch_payment msgid "Create batch payment" msgstr "创建批量支付" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__create_uid #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__create_uid #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__create_uid msgid "Created by" msgstr "创建人" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__create_date #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__create_date #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__create_date msgid "Created on" msgstr "创建日期" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__export_file_create_date msgid "Creation date of the related export file." msgstr "导出文件的相关创建日期。" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__currency_id msgid "Currency" msgstr "币种" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Customer" msgstr "客户" #. module: account_batch_payment #: model:ir.actions.act_window,name:account_batch_payment.action_batch_payment_in msgid "Customer Batch Payments" msgstr "客户批量支付" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__date #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Date" msgstr "日期" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Demo Ref" msgstr "演示参考" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__description msgid "Description" msgstr "描述" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__display_name #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__display_name #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__display_name msgid "Display Name" msgstr "显示名称" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__error_line_ids msgid "Error Line" msgstr "错误行" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__error_wizard_id msgid "Error Wizard" msgstr "错误向导" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_line_tree msgid "Exclude Payments" msgstr "不包括支付" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__export_file msgid "Export file related to this batch" msgstr "导出与此批次相关的文件" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__export_file msgid "File" msgstr "文件" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__file_generation_enabled msgid "File Generation Enabled" msgstr "启用生成文件" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__export_filename msgid "File Name" msgstr "文件名称" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_follower_ids msgid "Followers" msgstr "关注者" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_partner_ids msgid "Followers (Partners)" msgstr "关注者(合作伙伴)" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Font Awesome图标,例如:fa-tasks" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__export_file_create_date msgid "Generation Date" msgstr "生成日期" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search msgid "Group By" msgstr "分组方式" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__has_message msgid "Has Message" msgstr "有消息" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__help_message msgid "Help" msgstr "帮助" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__id #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__id #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__id msgid "ID" msgstr "ID" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_exception_icon msgid "Icon" msgstr "图标" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "指示异常活动的图标。" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_needaction msgid "If checked, new messages require your attention." msgstr "如果勾选此项,则需要查看新消息。" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_has_error #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "如果勾选此项, 某些消息将出现发送错误。" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__batch_type__inbound msgid "Inbound" msgstr "入" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_journal.py:0 #, python-format msgid "Inbound Batch Payments Sequence" msgstr "入站批量支付顺序" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_is_follower msgid "Is Follower" msgstr "是关注者" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Issuing bank account :" msgstr "开户银行户名 :" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_journal msgid "Journal" msgstr "日记账" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__write_uid #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__write_uid #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__write_uid msgid "Last Updated by" msgstr "最后更新人" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__write_date #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__write_date #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__write_date msgid "Last Updated on" msgstr "上次更新日期" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Leave empty to generate automatically..." msgstr "留空以自动生成..." #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Memo" msgstr "备忘" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_has_error msgid "Message Delivery error" msgstr "消息发送错误" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_ids msgid "Messages" msgstr "消息" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Monthly Payment" msgstr "每月的付款" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__my_activity_date_deadline msgid "My Activity Deadline" msgstr "我的活动截止时间" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_payment__payment_method_name msgid "Name" msgstr "名称" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__export_filename msgid "Name of the export file generated for this batch" msgstr "导出与此批次生成的文件的名称" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_payment__amount_signed msgid "Negative value of amount field if payment_type is outbound" msgstr "如果payment_type为外向,则金额字段为负值" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__state__draft msgid "New" msgstr "新建" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "下一活动日历事件" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_date_deadline msgid "Next Activity Deadline" msgstr "下一活动截止日期" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_summary msgid "Next Activity Summary" msgstr "下一活动摘要" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_type_id msgid "Next Activity Type" msgstr "下一活动类型" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_search_inherit_account_batch_payment msgid "Not Batch Payments" msgstr "非批量支付" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_search_inherit_account_batch_payment msgid "Not reconciled" msgstr "未对帐" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_needaction_counter msgid "Number of Actions" msgstr "操作数量" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_has_error_counter msgid "Number of errors" msgstr "错误数量" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_needaction_counter msgid "Number of messages requiring action" msgstr "需要采取行动的消息数量" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_has_error_counter msgid "Number of messages with delivery error" msgstr "发送错误的消息的数量" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Odoo Payments LLC" msgstr "Odoo 支付有限责任公司" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__batch_type__outbound msgid "Outbound" msgstr "外向" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_journal.py:0 #, python-format msgid "Outbound Batch Payments Sequence" msgstr "批量支付顺序" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_tree_inherit_account_batch_payment msgid "Partner" msgstr "合作伙伴" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__payment_method_id msgid "Payment Method" msgstr "付款方式" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_payment_method msgid "Payment Methods" msgstr "付款方式" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Payment method" msgstr "支付方式" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__payment_ids #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__payment_ids #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Payments" msgstr "付款" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/wizard/batch_error.py:0 #, python-format msgid "Payments in Error" msgstr "支付错误" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Payments must be posted to be added to a batch." msgstr "必须发布支付才能添加到批次中。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Print" msgstr "打印" #. module: account_batch_payment #: model:ir.actions.report,name:account_batch_payment.action_print_batch_payment msgid "Print Batch Payment" msgstr "打印批量支付" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "Proceed with validation" msgstr "继续验证" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__rating_ids msgid "Ratings" msgstr "点评" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Re-generate Export File" msgstr "重新生成导出文件" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Recipient Bank Account" msgstr "收款银行账号" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__state__reconciled msgid "Reconciled" msgstr "已对账" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__name msgid "Reference" msgstr "参考号" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_user_id msgid "Responsible User" msgstr "责任用户" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_has_sms_error msgid "SMS Delivery error" msgstr "短信发送错误" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__state__sent msgid "Sent" msgstr "已发送" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Set payments state to \"posted\"." msgstr "将支付状态设置为“已发布”。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_line_tree msgid "Show" msgstr "显示" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__show_remove_button msgid "Show Remove Button" msgstr "显示删除按钮" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__show_remove_options msgid "Show Remove Options" msgstr "显示删除选项" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Some payments have already been matched with a bank statement." msgstr "一些支付已经与银行对账单相匹配。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Some payments have already been sent." msgstr "有些付款已经寄出。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Some recipient accounts do not allow out payments." msgstr "某些收款人帐户不允许支付。" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__state #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search msgid "State" msgstr "状态" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__activity_state msgid "" "Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." msgstr "" "基于活动的状态\n" "逾期:超出到期日期\n" "今天:活动日期是今天\n" "计划:未来活动。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "TOTAL" msgstr "总计" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "" "Target another recipient account or allow sending money to the current one." msgstr "定位其他收款人帐户或允许向当前帐户汇款。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "The batch cannot be validated." msgstr "批次无法验证。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "The batch could not be validated" msgstr "无法验证批处理" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "" "The batch must have the same payment method as the payments it contains." msgstr "批次必须与包含的支付具有相同的支付方式。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "The batch must have the same type as the payments it contains." msgstr "批次必须与包含的支付具有相同的支付方式。" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_error_wizard__batch_payment_id msgid "" "The batch payment generating the errors and warnings displayed in this " "wizard." msgstr "生成此向导中显示的错误和警告的批处理支付。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "" "The journal of the batch payment and of the payments it contains must be the" " same." msgstr "批量支付的日记账及其包含的支付必须相同。" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__payment_method_id msgid "The payment method used by the payments in this batch." msgstr "此批量支付使用的支付方式。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Total" msgstr "总计" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_error_wizard__show_remove_options msgid "" "True if and only if the options to remove the payments causing the errors or" " warnings from the batch should be shown" msgstr "如果且仅在应显示从批次中删除导致错误或警告的支付的选项时,True" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "记录中异常活动的类型。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search msgid "Unreconciled" msgstr "未对账" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Validate" msgstr "验证" #. module: account_batch_payment #: model:ir.actions.act_window,name:account_batch_payment.action_batch_payment_out msgid "Vendor Batch Payments" msgstr "供应商批量支付" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__warning_line_ids msgid "Warning Line" msgstr "警告线" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__warning_wizard_id msgid "Warning Wizard" msgstr "警告向导" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__website_message_ids msgid "Website Messages" msgstr "网站消息" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__website_message_ids msgid "Website communication history" msgstr "网站沟通记录" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__file_generation_enabled msgid "" "Whether or not this batch payment should display the 'Generate File' button " "instead of 'Print' in form view." msgstr "此批量支付是否应在表单视图中显示“生成文件”按钮而不是“打印”。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot add payments that are already sent." msgstr "您不能添加已发送的付款。" #. module: account_batch_payment #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot add payments that are not posted." msgstr "您无法添加未过帐的支付。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot add payments with zero amount in a Batch Payment." msgstr "您不能在批量支付中添加金额为零的支付。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot add the same payment to multiple batches." msgstr "您不能将同一笔付款添加到多个批次中。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "" "You cannot create a batch with payments that are already in another batch." msgstr "您不能使用已在另一批次中的付款创建批次。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot create batches with overlapping payments." msgstr "不能创建付款重叠的批次。"