Files
Odoo-18.0-20251222/account_move_tier_validation/i18n/zh_CN.po
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

195 lines
6.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_move_tier_validation
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-03-28 16:13+0000\n"
"Last-Translator: Dong <dong@freshoo.cn>\n"
"Language-Team: none\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"
"X-Generator: Weblate 3.10\n"
#. module: account_move_tier_validation
#. odoo-python
#: code:addons/account_move_tier_validation/models/account_move.py:0
#, python-format
msgid "Bill"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__can_review
msgid "Can Review"
msgstr ""
#. module: account_move_tier_validation
#. odoo-python
#: code:addons/account_move_tier_validation/models/account_move.py:0
#, python-format
msgid "Credit Note"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__has_comment
msgid "Has Comment"
msgstr ""
#. module: account_move_tier_validation
#. odoo-python
#: code:addons/account_move_tier_validation/models/account_move.py:0
#, python-format
msgid "Invoice"
msgstr ""
#. module: account_move_tier_validation
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "Invoices Pending to Validate"
msgstr ""
#. module: account_move_tier_validation
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "Invoices validated and ready to be confirmed"
msgstr "单据已批准并等待确认"
#. module: account_move_tier_validation
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "Invoices where no validation has been requested"
msgstr ""
#. module: account_move_tier_validation
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "Invoices where validation has not started"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model,name:account_move_tier_validation.model_account_move
msgid "Journal Entry"
msgstr ""
#. module: account_move_tier_validation
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "My Accounts to review"
msgstr "等待我审核的账户"
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__need_validation
msgid "Need Validation"
msgstr ""
#. module: account_move_tier_validation
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "Needs my Review"
msgstr "需要我审核"
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__next_review
msgid "Next Review"
msgstr ""
#. module: account_move_tier_validation
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "No Validation Requested"
msgstr ""
#. module: account_move_tier_validation
#. odoo-python
#: code:addons/account_move_tier_validation/models/account_move.py:0
#, python-format
msgid "Refund"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__rejected
msgid "Rejected"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__rejected_message
msgid "Rejected Message"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__reviewer_ids
msgid "Reviewers"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model,name:account_move_tier_validation.model_tier_definition
msgid "Tier Definition"
msgstr "层级定义"
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__to_validate_message
msgid "To Validate Message"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__validated
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "Validated"
msgstr "已批准"
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__validated_message
msgid "Validated Message"
msgstr ""
#. module: account_move_tier_validation
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "Validation In Progress"
msgstr ""
#. module: account_move_tier_validation
#: model_terms:ir.ui.view,arch_db:account_move_tier_validation.view_account_invoice_filter
msgid "Validation Not Started"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__validation_status
msgid "Validation Status"
msgstr ""
#. module: account_move_tier_validation
#: model:ir.model.fields,field_description:account_move_tier_validation.field_account_move__review_ids
msgid "Validations"
msgstr ""
#. module: account_move_tier_validation
#. odoo-python
#: code:addons/account_move_tier_validation/tests/test_tier_validation.py:0
#, python-format
msgid "You are not allowed to write those fields"
msgstr ""
#~ msgid "Reject"
#~ msgstr "驳回"
#~ msgid "Request Validation"
#~ msgstr "请求审批"
#~ msgid "Restart Validation"
#~ msgstr "撤回审批"
#~ msgid "Validate"
#~ msgstr "批准"
#~ msgid ""
#~ "<i class=\"fa fa-info-circle\"/>This Invoice needs to be\n"
#~ " validated."
#~ msgstr "<i class=\"fa fa-info-circle\"/>这个单据需要审批。"
#~ msgid "<i class=\"fa fa-thumbs-down\"/> Operation has been <b>rejected</b>."
#~ msgstr "<i class=\"fa fa-thumbs-down\"/>操作已被<b>驳回</b>。"
#~ msgid "<i class=\"fa fa-thumbs-up\"/> Operation has been <b>validated</b>!"
#~ msgstr "<i class=\"fa fa-thumbs-up\"/> 操作已 <b>批准</b>"
#~ msgid "Journal Entries"
#~ msgstr "会计分录"