From ebb7c15d5ebd1a6cab01be5bac801c9007eff06c Mon Sep 17 00:00:00 2001 From: xtanuiha Date: Wed, 12 Jun 2024 04:21:58 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified) (zh_CN)) Currently translated at 100.0% (5 of 5 strings) Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_base Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_base/zh_CN/ --- account_statement_import_base/i18n/zh_CN.po | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/account_statement_import_base/i18n/zh_CN.po b/account_statement_import_base/i18n/zh_CN.po index eeaa0e1f..72b68a76 100644 --- a/account_statement_import_base/i18n/zh_CN.po +++ b/account_statement_import_base/i18n/zh_CN.po @@ -6,36 +6,38 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2024-06-12 08:51+0000\n" +"Last-Translator: xtanuiha \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 4.17\n" #. module: account_statement_import_base #: model:ir.model.constraint,message:account_statement_import_base.constraint_account_bank_statement_line_unique_import_id msgid "A bank account transaction can be imported only once!" -msgstr "" +msgstr "银行交易只能导入一次!" #. module: account_statement_import_base #: model:ir.model,name:account_statement_import_base.model_account_bank_statement_line msgid "Bank Statement Line" -msgstr "" +msgstr "银行对账单明细" #. module: account_statement_import_base #: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__unique_import_id msgid "Import ID" -msgstr "" +msgstr "导入ID" #. module: account_statement_import_base #: model:ir.model,name:account_statement_import_base.model_account_journal msgid "Journal" -msgstr "" +msgstr "日记账" #. module: account_statement_import_base #: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__raw_data #: model_terms:ir.ui.view,arch_db:account_statement_import_base.account_bank_statement_line_form msgid "Raw Data" -msgstr "" +msgstr "原始数据"