# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_debit_note # # Translators: # Wil Odoo, 2024 # 何彬 , 2024 # kunqing shi, 2025 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-09-05 18:39+0000\n" "PO-Revision-Date: 2024-09-25 09:41+0000\n" "Last-Translator: kunqing shi, 2025\n" "Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/" "zh_CN/)\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_debit_note #: model_terms:ir.ui.view,arch_db:account_debit_note.view_move_form_debit msgid "Debit Notes" msgstr "借记单" #. module: account_debit_note #: model:ir.model,name:account_debit_note.model_account_debit_note msgid "Add Debit Note wizard" msgstr "添加借记单向导" #. module: account_debit_note #: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_debit_note msgid "Cancel" msgstr "取消" #. module: account_debit_note #: model:ir.model.fields,help:account_debit_note.field_account_journal__debit_sequence msgid "" "Check this box if you don't want to share the same sequence for invoices and " "debit notes made from this journal" msgstr "" "Check this box if you don't want to share the same sequence for invoices and " "debit notes made from this journal" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__copy_lines msgid "Copy Lines" msgstr "复制行" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__country_code msgid "Country Code" msgstr "国家/地区代码" #. module: account_debit_note #: model:ir.actions.act_window,name:account_debit_note.action_view_account_move_debit #: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_debit_note msgid "Create Debit Note" msgstr "创建借记单" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__create_uid msgid "Created by" msgstr "创建人" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__create_date msgid "Created on" msgstr "创建日期" #. module: account_debit_note #: model:ir.actions.server,name:account_debit_note.action_move_debit_note #: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_move_filter_debit #: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_move_line_filter_debit msgid "Debit Note" msgstr "Debit Note" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__date #: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_debit_note msgid "Debit Note Date" msgstr "借记单日期" #. module: account_debit_note #. odoo-python #: code:addons/account_debit_note/models/account_move.py:0 #: code:addons/account_debit_note/wizard/account_debit_note.py:0 #: model:ir.model.fields,field_description:account_debit_note.field_account_bank_statement_line__debit_note_ids #: model:ir.model.fields,field_description:account_debit_note.field_account_move__debit_note_ids #: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_invoice_filter_debit msgid "Debit Notes" msgstr "借记单" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_journal__debit_sequence msgid "Dedicated Debit Note Sequence" msgstr "Dedicated Debit Note Sequence" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__display_name msgid "Display Name" msgstr "显示名称" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__id msgid "ID" msgstr "ID" #. module: account_debit_note #: model:ir.model.fields,help:account_debit_note.field_account_debit_note__journal_id msgid "If empty, uses the journal of the journal entry to be debited." msgstr "If empty, uses the journal of the journal entry to be debited." #. module: account_debit_note #: model:ir.model.fields,help:account_debit_note.field_account_debit_note__copy_lines msgid "" "In case you need to do corrections for every line, it can be in handy to " "copy them. We won't copy them for debit notes from credit notes. " msgstr "" "In case you need to do corrections for every line, it can be in handy to " "copy them. We won't copy them for debit notes from credit notes. " #. module: account_debit_note #: model:ir.model,name:account_debit_note.model_account_journal msgid "Journal" msgstr "日记账" #. module: account_debit_note #: model:ir.model,name:account_debit_note.model_account_move msgid "Journal Entry" msgstr "日记账分录" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__journal_type msgid "Journal Type" msgstr "日记账类型" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__write_uid msgid "Last Updated by" msgstr "最后更新人" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__write_date msgid "Last Updated on" msgstr "上次更新日期" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__move_ids msgid "Move" msgstr "分录" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__move_type msgid "Move Type" msgstr "分录类型" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_bank_statement_line__debit_note_count #: model:ir.model.fields,field_description:account_debit_note.field_account_move__debit_note_count msgid "Number of Debit Notes" msgstr "Number of Debit Notes" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_bank_statement_line__debit_origin_id #: model:ir.model.fields,field_description:account_debit_note.field_account_move__debit_origin_id msgid "Original Invoice Debited" msgstr "Original Invoice Debited" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__reason msgid "Reason" msgstr "原因" #. module: account_debit_note #: model:ir.model.fields,help:account_debit_note.field_account_debit_note__country_code msgid "" "The ISO country code in two chars. \n" "You can use this field for quick search." msgstr "" "The ISO country code in two chars. \n" "You can use this field for quick search." #. module: account_debit_note #: model:ir.model.fields,help:account_debit_note.field_account_bank_statement_line__debit_note_ids #: model:ir.model.fields,help:account_debit_note.field_account_move__debit_note_ids msgid "The debit notes created for this invoice" msgstr "The debit notes created for this invoice" #. module: account_debit_note #. odoo-python #: code:addons/account_debit_note/models/account_move.py:0 msgid "This debit note was created from: %s" msgstr "This debit note was created from: %s" #. module: account_debit_note #: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__journal_id msgid "Use Specific Journal" msgstr "使用特定日记账" #. module: account_debit_note #. odoo-python #: code:addons/account_debit_note/wizard/account_debit_note.py:0 msgid "" "You can make a debit note only for a Customer Invoice, a Customer Credit " "Note, a Vendor Bill or a Vendor Credit Note." msgstr "" "You can make a debit note only for a Customer Invoice, a Customer Credit " "Note, a Vendor Bill or a Vendor Credit Note." #. module: account_debit_note #. odoo-python #: code:addons/account_debit_note/wizard/account_debit_note.py:0 msgid "You can only debit posted moves." msgstr "您只能借记已发布的凭证。" #. module: account_debit_note #. odoo-python #: code:addons/account_debit_note/wizard/account_debit_note.py:0 msgid "" "You can't make a debit note for an invoice that is already linked to a debit " "note." msgstr "" "You can't make a debit note for an invoice that is already linked to a debit " "note."