-
-
Notifications
You must be signed in to change notification settings - Fork 418
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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/
- Loading branch information
1 parent
9721a4c
commit ebb7c15
Showing
1 changed file
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]>\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 "原始数据" |