102 lines
3.5 KiB
Plaintext
102 lines
3.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * snailmail_account
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023\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: snailmail_account
|
|
#: model_terms:ir.ui.view,arch_db:snailmail_account.account_move_send_inherit_snailmail
|
|
msgid ""
|
|
"<i class=\"fa fa-question-circle\" role=\"img\" aria-label=\"Warning\" "
|
|
"title=\"The address is unknown on the partner\" invisible=\"not "
|
|
"send_by_post_readonly\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-question-circle\" role=\"img\" aria-label=\"Warning\" "
|
|
"title=\"The address is unknown on the partner\" invisible=\"not "
|
|
"send_by_post_readonly\"/>"
|
|
|
|
#. module: snailmail_account
|
|
#: model_terms:ir.ui.view,arch_db:snailmail_account.res_config_settings_view_form
|
|
msgid ""
|
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
|
|
"specific.\"/>"
|
|
msgstr ""
|
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
|
|
"specific.\"/>"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model,name:snailmail_account.model_account_move_send
|
|
msgid "Account Move Send"
|
|
msgstr "科目分录发送"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_account_move_send__checkbox_send_by_post
|
|
msgid "By Post"
|
|
msgstr "邮寄"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model,name:snailmail_account.model_res_company
|
|
msgid "Companies"
|
|
msgstr "公司"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model,name:snailmail_account.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "配置设置"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_account_move_send__enable_send_by_post
|
|
msgid "Enable Send By Post"
|
|
msgstr "启用邮寄发送"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model,name:snailmail_account.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "日记账分录"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_account_move_send__send_by_post_readonly
|
|
msgid "Send By Post Readonly"
|
|
msgstr "邮寄只读"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_account_move_send__send_by_post_warning_message
|
|
msgid "Send By Post Warning Message"
|
|
msgstr "邮寄发送警告消息"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_res_company__invoice_is_snailmail
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_res_config_settings__invoice_is_snailmail
|
|
msgid "Send by Post"
|
|
msgstr "通过邮递"
|
|
|
|
#. module: snailmail_account
|
|
#: model:ir.model.fields,field_description:snailmail_account.field_account_move_send__send_by_post_cost
|
|
msgid "Stamps"
|
|
msgstr "邮票"
|
|
|
|
#. module: snailmail_account
|
|
#. odoo-python
|
|
#: code:addons/snailmail_account/wizard/account_move_send.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The partners on the following invoices have no valid address, so those "
|
|
"invoices will not be sent: %s"
|
|
msgstr "以下发票上的合作伙伴没有有效地址,因此不会发送这些发票:%s"
|