# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_bank_statement_import # # Translators: # Wil Odoo, 2023 # 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:09+0000\n" "Last-Translator: Wil Odoo, 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: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d交易已导入且被忽略。" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1个交易已导入且被忽略。" #. module: account_bank_statement_import #: model:ir.model.constraint,message:account_bank_statement_import.constraint_account_bank_statement_line_unique_import_id msgid "A bank account transactions can be imported only once!" msgstr "银行账户交易只能导入一次!" #. module: account_bank_statement_import #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line msgid "Bank Statement Line" msgstr "银行对账单行" #. module: account_bank_statement_import #: model:ir.model,name:account_bank_statement_import.model_account_setup_bank_manual_config msgid "Bank setup manual config" msgstr "银行设置手动配置" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "Cannot find in which journal import this statement. Please manually select a" " journal." msgstr "不能找到要导入该对账单的日记账。请手动选择日记账。" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "Could not make sense of the given file.\n" "Did you install the module to support this type of file?" msgstr "" "无法理解给定文件。\n" "是否安装了支持此类文件的模块?" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "Go to Apps" msgstr "转到应用程序" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "If it contains transactions for more than one account, it must be imported " "on each of them." msgstr "如果包含一个以上科目的交易,须从各相应科目导入。" #. module: account_bank_statement_import #: model_terms:ir.ui.view,arch_db:account_bank_statement_import.journal_dashboard_view_inherit msgid "Import File" msgstr "导入文件" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_line__unique_import_id msgid "Import ID" msgstr "导入ID" #. module: account_bank_statement_import #. odoo-javascript #: code:addons/account_bank_statement_import/static/src/account_bank_statement_import_model.js:0 #, python-format msgid "Import Template for Bank Statements" msgstr "为银行对账单导入模板" #. module: account_bank_statement_import #: model_terms:ir.ui.view,arch_db:account_bank_statement_import.journal_dashboard_view_inherit msgid "Import Transactions" msgstr "导入交易资料" #. module: account_bank_statement_import #: model:ir.model,name:account_bank_statement_import.model_account_journal msgid "Journal" msgstr "日记账" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "Manual (or import %(import_formats)s)" msgstr "手动(或导入%(import_formats)s)" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "No attachment was provided" msgstr "未提供附件" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "No currency found matching '%s'." msgstr "未找到与“%s”匹配的币种金额。" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "The account of this statement (%s) is not the same as the journal (%s)." msgstr "该账单中(%s)中的科目与日记账(%s)不同。" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "" "The currency of the bank statement (%s) is not the same as the currency of " "the journal (%s)." msgstr "银行对账单(%s)的币种与日记账(%s)的币种不同。" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "The following files could not be imported:\n" msgstr "无法导入以下文件:\n" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "This file doesn't contain any statement for account %s." msgstr "该文件不包含科目%s的任何对账单。" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "This file doesn't contain any transaction for account %s." msgstr "该文件不包含科目%s的任何交易。" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "View successfully imported statements" msgstr "查看成功导入的表单" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "You already have imported that file." msgstr "已导入该文件。" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "You have to set a Default Account for the journal: %s" msgstr "须为该日记账设置默认科目:%s" #. module: account_bank_statement_import #. odoo-python #: code:addons/account_bank_statement_import/models/account_journal.py:0 #, python-format msgid "You uploaded an invalid or empty file." msgstr "上传的档案无效或空白。"