odoo-addon-account-statement-import-sheet-file 17.0.1.0.0.4__py3-none-any.whl → 17.0.1.0.0.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/account_statement_import_sheet_file/i18n/zh_CN.po +86 -78
- {odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.4.dist-info → odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.6.dist-info}/METADATA +1 -1
- {odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.4.dist-info → odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.6.dist-info}/RECORD +5 -5
- {odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.4.dist-info → odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.6.dist-info}/WHEEL +0 -0
- {odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.4.dist-info → odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.6.dist-info}/top_level.txt +0 -0
|
@@ -7,22 +7,22 @@ msgstr ""
|
|
|
7
7
|
"Project-Id-Version: Odoo Server 13.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"POT-Creation-Date: 2023-10-18 06:13+0000\n"
|
|
10
|
-
"PO-Revision-Date:
|
|
11
|
-
"Last-Translator:
|
|
10
|
+
"PO-Revision-Date: 2024-06-12 12:34+0000\n"
|
|
11
|
+
"Last-Translator: xtanuiha <feihu.zhang@live.com>\n"
|
|
12
12
|
"Language-Team: none\n"
|
|
13
13
|
"Language: zh_CN\n"
|
|
14
14
|
"MIME-Version: 1.0\n"
|
|
15
15
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
|
17
17
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
|
-
"X-Generator:
|
|
18
|
+
"X-Generator: Weblate 4.17\n"
|
|
19
19
|
|
|
20
20
|
#. module: account_statement_import_sheet_file
|
|
21
21
|
#. odoo-python
|
|
22
22
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
23
23
|
#, python-format
|
|
24
24
|
msgid "%(code)s: %(filename)s"
|
|
25
|
-
msgstr ""
|
|
25
|
+
msgstr "%(code)s: %(filename)s"
|
|
26
26
|
|
|
27
27
|
#. module: account_statement_import_sheet_file
|
|
28
28
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
|
@@ -33,47 +33,49 @@ msgid ""
|
|
|
33
33
|
"file into the same field, indicating the\n"
|
|
34
34
|
" column names or numbers separated by comma."
|
|
35
35
|
msgstr ""
|
|
36
|
+
"<span class=\"fa fa-info-circle\"/> 添加列名或列号(当文件没有标题时)。 \n"
|
|
37
|
+
"您可以将文件中的多个列合并到同一个字段,用逗号分隔列名或列号。"
|
|
36
38
|
|
|
37
39
|
#. module: account_statement_import_sheet_file
|
|
38
40
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
|
39
41
|
msgid ""
|
|
40
42
|
"<span class=\"fa fa-info-circle\"/> indicate the column number in the "
|
|
41
43
|
"Columns section. The first column is 0."
|
|
42
|
-
msgstr ""
|
|
44
|
+
msgstr "<span class=\"fa fa-info-circle\"/>在列表中的列号,第一列是0。"
|
|
43
45
|
|
|
44
46
|
#. module: account_statement_import_sheet_file
|
|
45
47
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__absolute_value
|
|
46
48
|
msgid "Absolute value"
|
|
47
|
-
msgstr ""
|
|
49
|
+
msgstr "绝对值"
|
|
48
50
|
|
|
49
51
|
#. module: account_statement_import_sheet_file
|
|
50
52
|
#. odoo-python
|
|
51
53
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
52
54
|
#, python-format
|
|
53
55
|
msgid "Account: %s; "
|
|
54
|
-
msgstr "
|
|
56
|
+
msgstr "科目: %s; "
|
|
55
57
|
|
|
56
58
|
#. module: account_statement_import_sheet_file
|
|
57
59
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
|
|
58
60
|
msgid "Amount column"
|
|
59
|
-
msgstr ""
|
|
61
|
+
msgstr "金额列"
|
|
60
62
|
|
|
61
63
|
#. module: account_statement_import_sheet_file
|
|
62
64
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
|
|
63
65
|
msgid "Amount type"
|
|
64
|
-
msgstr ""
|
|
66
|
+
msgstr "金额类型"
|
|
65
67
|
|
|
66
68
|
#. module: account_statement_import_sheet_file
|
|
67
69
|
#. odoo-python
|
|
68
70
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import.py:0
|
|
69
71
|
#, python-format
|
|
70
72
|
msgid "Bad file/mapping: "
|
|
71
|
-
msgstr ""
|
|
73
|
+
msgstr "文件/映射错误: "
|
|
72
74
|
|
|
73
75
|
#. module: account_statement_import_sheet_file
|
|
74
76
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
|
|
75
77
|
msgid "Balance Column"
|
|
76
|
-
msgstr ""
|
|
78
|
+
msgstr "余额列"
|
|
77
79
|
|
|
78
80
|
#. module: account_statement_import_sheet_file
|
|
79
81
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
|
|
@@ -83,27 +85,25 @@ msgstr "交易后的原币余额"
|
|
|
83
85
|
#. module: account_statement_import_sheet_file
|
|
84
86
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-4
|
|
85
87
|
msgid "Baltic (Latin-4 / ISO 8859-4)"
|
|
86
|
-
msgstr ""
|
|
88
|
+
msgstr "波罗的海 (Latin-4 / ISO 8859-4)"
|
|
87
89
|
|
|
88
90
|
#. module: account_statement_import_sheet_file
|
|
89
91
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_account_column
|
|
90
92
|
msgid "Bank Account Column"
|
|
91
|
-
msgstr ""
|
|
93
|
+
msgstr "银行账户列"
|
|
92
94
|
|
|
93
95
|
#. module: account_statement_import_sheet_file
|
|
94
96
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
|
|
95
97
|
msgid "Bank Name Column"
|
|
96
|
-
msgstr ""
|
|
98
|
+
msgstr "银行名称列"
|
|
97
99
|
|
|
98
100
|
#. module: account_statement_import_sheet_file
|
|
99
101
|
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import_sheet_mapping
|
|
100
|
-
#, fuzzy
|
|
101
102
|
msgid "Bank Statement Import Sheet Mapping"
|
|
102
103
|
msgstr "银行对帐表格导入方案"
|
|
103
104
|
|
|
104
105
|
#. module: account_statement_import_sheet_file
|
|
105
106
|
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import_sheet_parser
|
|
106
|
-
#, fuzzy
|
|
107
107
|
msgid "Bank Statement Import Sheet Parser"
|
|
108
108
|
msgstr "银行对帐表格导入解析"
|
|
109
109
|
|
|
@@ -117,7 +117,7 @@ msgstr "银行 %s; "
|
|
|
117
117
|
#. module: account_statement_import_sheet_file
|
|
118
118
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-2
|
|
119
119
|
msgid "Central European (Latin-2 / ISO 8859-2)"
|
|
120
|
-
msgstr ""
|
|
120
|
+
msgstr "中欧 (Latin-2 / ISO 8859-2)"
|
|
121
121
|
|
|
122
122
|
#. module: account_statement_import_sheet_file
|
|
123
123
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
|
@@ -128,68 +128,68 @@ msgstr "列名"
|
|
|
128
128
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__create_uid
|
|
129
129
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__create_uid
|
|
130
130
|
msgid "Created by"
|
|
131
|
-
msgstr "
|
|
131
|
+
msgstr "创建者"
|
|
132
132
|
|
|
133
133
|
#. module: account_statement_import_sheet_file
|
|
134
134
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__create_date
|
|
135
135
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__create_date
|
|
136
136
|
msgid "Created on"
|
|
137
|
-
msgstr "
|
|
137
|
+
msgstr "创建于"
|
|
138
138
|
|
|
139
139
|
#. module: account_statement_import_sheet_file
|
|
140
140
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
|
|
141
141
|
msgid "Credit Value"
|
|
142
|
-
msgstr ""
|
|
142
|
+
msgstr "贷方金额"
|
|
143
143
|
|
|
144
144
|
#. module: account_statement_import_sheet_file
|
|
145
145
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
|
|
146
146
|
msgid "Credit amount column"
|
|
147
|
-
msgstr ""
|
|
147
|
+
msgstr "贷方金额列"
|
|
148
148
|
|
|
149
149
|
#. module: account_statement_import_sheet_file
|
|
150
150
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
|
|
151
151
|
msgid "Credit amount of transaction in journal's currency"
|
|
152
|
-
msgstr ""
|
|
152
|
+
msgstr "交易中日记账币种的贷方金额"
|
|
153
153
|
|
|
154
154
|
#. module: account_statement_import_sheet_file
|
|
155
155
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__currency_column
|
|
156
156
|
msgid "Currency Column"
|
|
157
|
-
msgstr ""
|
|
157
|
+
msgstr "币种列"
|
|
158
158
|
|
|
159
159
|
#. module: account_statement_import_sheet_file
|
|
160
160
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__koi8_r
|
|
161
161
|
msgid "Cyrillic (KOI8-R)"
|
|
162
|
-
msgstr ""
|
|
162
|
+
msgstr "Cyrillic (KOI8-R)"
|
|
163
163
|
|
|
164
164
|
#. module: account_statement_import_sheet_file
|
|
165
165
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__koi8_u
|
|
166
166
|
msgid "Cyrillic (KOI8-U)"
|
|
167
|
-
msgstr ""
|
|
167
|
+
msgstr "Cyrillic (KOI8-U)"
|
|
168
168
|
|
|
169
169
|
#. module: account_statement_import_sheet_file
|
|
170
170
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__windows-1251
|
|
171
171
|
msgid "Cyrillic (Windows-1251)"
|
|
172
|
-
msgstr ""
|
|
172
|
+
msgstr "Cyrillic (Windows-1251)"
|
|
173
173
|
|
|
174
174
|
#. module: account_statement_import_sheet_file
|
|
175
175
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_value
|
|
176
176
|
msgid "Debit Value"
|
|
177
|
-
msgstr ""
|
|
177
|
+
msgstr "借方金额"
|
|
178
178
|
|
|
179
179
|
#. module: account_statement_import_sheet_file
|
|
180
180
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
|
|
181
181
|
msgid "Debit amount column"
|
|
182
|
-
msgstr ""
|
|
182
|
+
msgstr "借方金额列"
|
|
183
183
|
|
|
184
184
|
#. module: account_statement_import_sheet_file
|
|
185
185
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
|
|
186
186
|
msgid "Debit amount of transaction in journal's currency"
|
|
187
|
-
msgstr ""
|
|
187
|
+
msgstr "交易中日记账币种的借方金额"
|
|
188
188
|
|
|
189
189
|
#. module: account_statement_import_sheet_file
|
|
190
190
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
|
|
191
191
|
msgid "Debit/credit column"
|
|
192
|
-
msgstr "
|
|
192
|
+
msgstr "借/贷列"
|
|
193
193
|
|
|
194
194
|
#. module: account_statement_import_sheet_file
|
|
195
195
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__float_decimal_sep
|
|
@@ -209,7 +209,7 @@ msgstr "分隔符"
|
|
|
209
209
|
#. module: account_statement_import_sheet_file
|
|
210
210
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__description_column
|
|
211
211
|
msgid "Description Column"
|
|
212
|
-
msgstr ""
|
|
212
|
+
msgstr "描述列"
|
|
213
213
|
|
|
214
214
|
#. module: account_statement_import_sheet_file
|
|
215
215
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__display_name
|
|
@@ -219,29 +219,28 @@ msgstr "显示名称"
|
|
|
219
219
|
|
|
220
220
|
#. module: account_statement_import_sheet_file
|
|
221
221
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__distinct_credit_debit
|
|
222
|
-
#, fuzzy
|
|
223
222
|
msgid "Distinct Credit/debit Column"
|
|
224
|
-
msgstr "
|
|
223
|
+
msgstr "不同的贷方/借方列"
|
|
225
224
|
|
|
226
225
|
#. module: account_statement_import_sheet_file
|
|
227
226
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__file_encoding
|
|
228
227
|
msgid "Encoding"
|
|
229
|
-
msgstr "
|
|
228
|
+
msgstr "编码"
|
|
230
229
|
|
|
231
230
|
#. module: account_statement_import_sheet_file
|
|
232
231
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__no_header
|
|
233
232
|
msgid "File does not contain header line"
|
|
234
|
-
msgstr ""
|
|
233
|
+
msgstr "文件不包含标题行"
|
|
235
234
|
|
|
236
235
|
#. module: account_statement_import_sheet_file
|
|
237
236
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
|
|
238
237
|
msgid "Footer lines skip count"
|
|
239
|
-
msgstr ""
|
|
238
|
+
msgstr "忽略页脚行数"
|
|
240
239
|
|
|
241
240
|
#. module: account_statement_import_sheet_file
|
|
242
241
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
|
|
243
242
|
msgid "Header lines skip count"
|
|
244
|
-
msgstr ""
|
|
243
|
+
msgstr "忽略页首行数"
|
|
245
244
|
|
|
246
245
|
#. module: account_statement_import_sheet_file
|
|
247
246
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__id
|
|
@@ -251,9 +250,8 @@ msgstr "ID"
|
|
|
251
250
|
|
|
252
251
|
#. module: account_statement_import_sheet_file
|
|
253
252
|
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import
|
|
254
|
-
#, fuzzy
|
|
255
253
|
msgid "Import Bank Statement Files"
|
|
256
|
-
msgstr "
|
|
254
|
+
msgstr "导入银行对账单文件"
|
|
257
255
|
|
|
258
256
|
#. module: account_statement_import_sheet_file
|
|
259
257
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__currency_column
|
|
@@ -267,7 +265,7 @@ msgstr "如果对账单包含多币别,指定获取交易币别的列名"
|
|
|
267
265
|
msgid ""
|
|
268
266
|
"In case statement provides original currency for transactions with automatic "
|
|
269
267
|
"currency conversion, column to get original currency of transaction from"
|
|
270
|
-
msgstr ""
|
|
268
|
+
msgstr "如果对账单提供了带有自动货币转换的交易的原货币,从该列获取交易的原货币"
|
|
271
269
|
|
|
272
270
|
#. module: account_statement_import_sheet_file
|
|
273
271
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
|
|
@@ -275,7 +273,8 @@ msgid ""
|
|
|
275
273
|
"In case statement provides original currency for transactions with automatic "
|
|
276
274
|
"currency conversion, column to get original transaction amount in original "
|
|
277
275
|
"transaction currency from"
|
|
278
|
-
msgstr ""
|
|
276
|
+
msgstr "如果对账单提供了带有自动货币转换的交易的原货币,从该列获取原交易货币中的原交"
|
|
277
|
+
"易金额"
|
|
279
278
|
|
|
280
279
|
#. module: account_statement_import_sheet_file
|
|
281
280
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
|
|
@@ -283,17 +282,18 @@ msgid ""
|
|
|
283
282
|
"In some cases such as in credit card statements the amounts are expressed in "
|
|
284
283
|
"the inverse sign. By setting this flag during the upload the amounts will be "
|
|
285
284
|
"inverted in sign."
|
|
286
|
-
msgstr ""
|
|
285
|
+
msgstr "在某些情况下,例如在信用卡对账单中,金额的表达方式是符号相反的。在上传时设置"
|
|
286
|
+
"此标志,金额的符号将被反转。"
|
|
287
287
|
|
|
288
288
|
#. module: account_statement_import_sheet_file
|
|
289
289
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
|
|
290
290
|
msgid "Inverse sign of amount"
|
|
291
|
-
msgstr ""
|
|
291
|
+
msgstr "金额的符号反转"
|
|
292
292
|
|
|
293
293
|
#. module: account_statement_import_sheet_file
|
|
294
294
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
|
|
295
295
|
msgid "Japanese (Shift JIS)"
|
|
296
|
-
msgstr ""
|
|
296
|
+
msgstr "日本 (Shift JIS)"
|
|
297
297
|
|
|
298
298
|
#. module: account_statement_import_sheet_file
|
|
299
299
|
#: model:ir.model,name:account_statement_import_sheet_file.model_account_journal
|
|
@@ -304,13 +304,13 @@ msgstr "资金账户"
|
|
|
304
304
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__write_uid
|
|
305
305
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__write_uid
|
|
306
306
|
msgid "Last Updated by"
|
|
307
|
-
msgstr ""
|
|
307
|
+
msgstr "最后更新者"
|
|
308
308
|
|
|
309
309
|
#. module: account_statement_import_sheet_file
|
|
310
310
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__write_date
|
|
311
311
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__write_date
|
|
312
312
|
msgid "Last Updated on"
|
|
313
|
-
msgstr ""
|
|
313
|
+
msgstr "最后更新于"
|
|
314
314
|
|
|
315
315
|
#. module: account_statement_import_sheet_file
|
|
316
316
|
#. odoo-python
|
|
@@ -318,7 +318,7 @@ msgstr ""
|
|
|
318
318
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__n/a
|
|
319
319
|
#, python-format
|
|
320
320
|
msgid "N/A"
|
|
321
|
-
msgstr ""
|
|
321
|
+
msgstr "N/A"
|
|
322
322
|
|
|
323
323
|
#. module: account_statement_import_sheet_file
|
|
324
324
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__name
|
|
@@ -330,27 +330,27 @@ msgstr "名称"
|
|
|
330
330
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
331
331
|
#, python-format
|
|
332
332
|
msgid "No valid encoding was found for the attached file"
|
|
333
|
-
msgstr ""
|
|
333
|
+
msgstr "未找到文件的合法编码"
|
|
334
334
|
|
|
335
335
|
#. module: account_statement_import_sheet_file
|
|
336
336
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__notes_column
|
|
337
337
|
msgid "Notes Column"
|
|
338
|
-
msgstr ""
|
|
338
|
+
msgstr "备注列"
|
|
339
339
|
|
|
340
340
|
#. module: account_statement_import_sheet_file
|
|
341
341
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
|
|
342
342
|
msgid "Original Amount Column"
|
|
343
|
-
msgstr ""
|
|
343
|
+
msgstr "原币金额列"
|
|
344
344
|
|
|
345
345
|
#. module: account_statement_import_sheet_file
|
|
346
346
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_currency_column
|
|
347
347
|
msgid "Original Currency Column"
|
|
348
|
-
msgstr ""
|
|
348
|
+
msgstr "原币种列"
|
|
349
349
|
|
|
350
350
|
#. module: account_statement_import_sheet_file
|
|
351
351
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__partner_name_column
|
|
352
352
|
msgid "Partner Name Column"
|
|
353
|
-
msgstr ""
|
|
353
|
+
msgstr "合作伙伴名称列"
|
|
354
354
|
|
|
355
355
|
#. module: account_statement_import_sheet_file
|
|
356
356
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
|
|
@@ -365,19 +365,19 @@ msgstr "对方银行账号"
|
|
|
365
365
|
#. module: account_statement_import_sheet_file
|
|
366
366
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__reference_column
|
|
367
367
|
msgid "Reference Column"
|
|
368
|
-
msgstr ""
|
|
368
|
+
msgstr "参考号列"
|
|
369
369
|
|
|
370
370
|
#. module: account_statement_import_sheet_file
|
|
371
371
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
|
|
372
372
|
msgid ""
|
|
373
373
|
"Set the Footer lines number.Used in some csv/xlsx file that integrate meta "
|
|
374
374
|
"data inlast lines."
|
|
375
|
-
msgstr ""
|
|
375
|
+
msgstr "设置页脚行数。用于一些在最后几行包含元数据的 csv/xlsx 文件。"
|
|
376
376
|
|
|
377
377
|
#. module: account_statement_import_sheet_file
|
|
378
378
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
|
|
379
379
|
msgid "Set the Header lines number."
|
|
380
|
-
msgstr ""
|
|
380
|
+
msgstr "设置标题行数。"
|
|
381
381
|
|
|
382
382
|
#. module: account_statement_import_sheet_file
|
|
383
383
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import__sheet_mapping_id
|
|
@@ -387,7 +387,7 @@ msgstr "表格方案"
|
|
|
387
387
|
#. module: account_statement_import_sheet_file
|
|
388
388
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__simple_value
|
|
389
389
|
msgid "Simple value"
|
|
390
|
-
msgstr ""
|
|
390
|
+
msgstr "简单值"
|
|
391
391
|
|
|
392
392
|
#. module: account_statement_import_sheet_file
|
|
393
393
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
|
|
@@ -397,6 +397,9 @@ msgid ""
|
|
|
397
397
|
"(absolute value + indicate sign)\n"
|
|
398
398
|
"Distinct Credit/debit Column: use a distinct column for debit and credit"
|
|
399
399
|
msgstr ""
|
|
400
|
+
"简单值:在金额列中使用有符号的金额\n"
|
|
401
|
+
"绝对值:在借方和贷方使用同一列 (绝对值 + 指示符号)\n"
|
|
402
|
+
"不同的贷方/借方列:为借方和贷方使用不同的列"
|
|
400
403
|
|
|
401
404
|
#. module: account_statement_import_sheet_file
|
|
402
405
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43
|
|
@@ -427,7 +430,7 @@ msgstr "千位符"
|
|
|
427
430
|
#. module: account_statement_import_sheet_file
|
|
428
431
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_column
|
|
429
432
|
msgid "Timestamp Column"
|
|
430
|
-
msgstr ""
|
|
433
|
+
msgstr "时间戳列"
|
|
431
434
|
|
|
432
435
|
#. module: account_statement_import_sheet_file
|
|
433
436
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_format
|
|
@@ -437,7 +440,7 @@ msgstr "日期格式"
|
|
|
437
440
|
#. module: account_statement_import_sheet_file
|
|
438
441
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__big5
|
|
439
442
|
msgid "Traditional Chinese (big5)"
|
|
440
|
-
msgstr ""
|
|
443
|
+
msgstr "繁体中文 (big5)"
|
|
441
444
|
|
|
442
445
|
#. module: account_statement_import_sheet_file
|
|
443
446
|
#. odoo-python
|
|
@@ -449,27 +452,27 @@ msgstr "交易 ID: %s; "
|
|
|
449
452
|
#. module: account_statement_import_sheet_file
|
|
450
453
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-16
|
|
451
454
|
msgid "UTF-16"
|
|
452
|
-
msgstr ""
|
|
455
|
+
msgstr "UTF-16"
|
|
453
456
|
|
|
454
457
|
#. module: account_statement_import_sheet_file
|
|
455
458
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-16-sig
|
|
456
459
|
msgid "UTF-16 (with BOM)"
|
|
457
|
-
msgstr ""
|
|
460
|
+
msgstr "UTF-16 (with BOM)"
|
|
458
461
|
|
|
459
462
|
#. module: account_statement_import_sheet_file
|
|
460
463
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-8
|
|
461
464
|
msgid "UTF-8"
|
|
462
|
-
msgstr ""
|
|
465
|
+
msgstr "UTF-8"
|
|
463
466
|
|
|
464
467
|
#. module: account_statement_import_sheet_file
|
|
465
468
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-8-sig
|
|
466
469
|
msgid "UTF-8 (with BOM)"
|
|
467
|
-
msgstr ""
|
|
470
|
+
msgstr "UTF-8 (with BOM)"
|
|
468
471
|
|
|
469
472
|
#. module: account_statement_import_sheet_file
|
|
470
473
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__gb18030
|
|
471
474
|
msgid "Unified Chinese (gb18030)"
|
|
472
|
-
msgstr ""
|
|
475
|
+
msgstr "简体中文 (gb18030)"
|
|
473
476
|
|
|
474
477
|
#. module: account_statement_import_sheet_file
|
|
475
478
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__transaction_id_column
|
|
@@ -481,7 +484,7 @@ msgstr "唯一交易ID列名"
|
|
|
481
484
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
|
482
485
|
#, python-format
|
|
483
486
|
msgid "Use amount_column if you have set Amount type = 'Single value'"
|
|
484
|
-
msgstr ""
|
|
487
|
+
msgstr "如果将金额类型设置为“简单值”,请使用金额列"
|
|
485
488
|
|
|
486
489
|
#. module: account_statement_import_sheet_file
|
|
487
490
|
#. odoo-python
|
|
@@ -490,14 +493,14 @@ msgstr ""
|
|
|
490
493
|
msgid ""
|
|
491
494
|
"Use amount_debit_column and amount_credit_column if you have set Amount type "
|
|
492
495
|
"= 'Distinct Credit/debit Column'"
|
|
493
|
-
msgstr ""
|
|
496
|
+
msgstr "如果将金额类型设置为“不同的贷方/借方列”,请使用借方金额和贷方金额列"
|
|
494
497
|
|
|
495
498
|
#. module: account_statement_import_sheet_file
|
|
496
499
|
#. odoo-python
|
|
497
500
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
|
498
501
|
#, python-format
|
|
499
502
|
msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
|
|
500
|
-
msgstr ""
|
|
503
|
+
msgstr "用于金额类型设置为“绝对值”,使用借/贷列"
|
|
501
504
|
|
|
502
505
|
#. module: account_statement_import_sheet_file
|
|
503
506
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
|
|
@@ -506,6 +509,8 @@ msgid ""
|
|
|
506
509
|
"Some statement formats use absolute amount value and indicate sign\n"
|
|
507
510
|
"of the transaction by specifying if it was a debit or a credit one"
|
|
508
511
|
msgstr ""
|
|
512
|
+
"用于金额类型是“绝对值”\n"
|
|
513
|
+
"一些对账单格式使用金额绝对值,并通过指定是借方还是贷方来指示交易的正负符号"
|
|
509
514
|
|
|
510
515
|
#. module: account_statement_import_sheet_file
|
|
511
516
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
|
|
@@ -514,70 +519,73 @@ msgid ""
|
|
|
514
519
|
"Amount of transaction in journal's currency\n"
|
|
515
520
|
"Some statement formats use credit/debit columns"
|
|
516
521
|
msgstr ""
|
|
522
|
+
"用于金额类型是“简单值”或“绝对值”\n"
|
|
523
|
+
"交易中日记账币种的金额\n"
|
|
524
|
+
"一些对账单格式使用贷/借列"
|
|
517
525
|
|
|
518
526
|
#. module: account_statement_import_sheet_file
|
|
519
527
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
|
|
520
528
|
msgid "Value of debit/credit column that indicates if it's a credit"
|
|
521
|
-
msgstr ""
|
|
529
|
+
msgstr "表示贷/借列的贷方的值"
|
|
522
530
|
|
|
523
531
|
#. module: account_statement_import_sheet_file
|
|
524
532
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_value
|
|
525
533
|
msgid "Value of debit/credit column that indicates if it's a debit"
|
|
526
|
-
msgstr ""
|
|
534
|
+
msgstr "表示贷/借列的借方的值"
|
|
527
535
|
|
|
528
536
|
#. module: account_statement_import_sheet_file
|
|
529
537
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-1
|
|
530
538
|
msgid "Western (Latin-1 / ISO 8859-1)"
|
|
531
|
-
msgstr ""
|
|
539
|
+
msgstr "西方 (Latin-1 / ISO 8859-1)"
|
|
532
540
|
|
|
533
541
|
#. module: account_statement_import_sheet_file
|
|
534
542
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__windows-1252
|
|
535
543
|
msgid "Western (Windows-1252)"
|
|
536
|
-
msgstr ""
|
|
544
|
+
msgstr "Western (Windows-1252)"
|
|
537
545
|
|
|
538
546
|
#. module: account_statement_import_sheet_file
|
|
539
547
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__no_header
|
|
540
548
|
msgid ""
|
|
541
549
|
"When this occurs please indicate the column number in the Columns section "
|
|
542
550
|
"instead of the column name, considering that the first column is 0"
|
|
543
|
-
msgstr ""
|
|
551
|
+
msgstr "当出现这种情况时,请在“列”部分中指示列序号,而不是列名,注意第一列是 0"
|
|
544
552
|
|
|
545
553
|
#. module: account_statement_import_sheet_file
|
|
546
554
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__comma
|
|
547
555
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma
|
|
548
556
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__comma
|
|
549
557
|
msgid "comma (,)"
|
|
550
|
-
msgstr ""
|
|
558
|
+
msgstr "逗号 (,)"
|
|
551
559
|
|
|
552
560
|
#. module: account_statement_import_sheet_file
|
|
553
561
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__dot
|
|
554
562
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_decimal_sep__dot
|
|
555
563
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__dot
|
|
556
564
|
msgid "dot (.)"
|
|
557
|
-
msgstr ""
|
|
565
|
+
msgstr "句号(.)"
|
|
558
566
|
|
|
559
567
|
#. module: account_statement_import_sheet_file
|
|
560
568
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_decimal_sep__none
|
|
561
569
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__none
|
|
562
570
|
msgid "none"
|
|
563
|
-
msgstr ""
|
|
571
|
+
msgstr "无"
|
|
564
572
|
|
|
565
573
|
#. module: account_statement_import_sheet_file
|
|
566
574
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__quote
|
|
567
575
|
msgid "quote (')"
|
|
568
|
-
msgstr ""
|
|
576
|
+
msgstr "单引号 (')"
|
|
569
577
|
|
|
570
578
|
#. module: account_statement_import_sheet_file
|
|
571
579
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__semicolon
|
|
572
580
|
msgid "semicolon (;)"
|
|
573
|
-
msgstr ""
|
|
581
|
+
msgstr "分号 (;)"
|
|
574
582
|
|
|
575
583
|
#. module: account_statement_import_sheet_file
|
|
576
584
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__space
|
|
577
585
|
msgid "space"
|
|
578
|
-
msgstr ""
|
|
586
|
+
msgstr "空格"
|
|
579
587
|
|
|
580
588
|
#. module: account_statement_import_sheet_file
|
|
581
589
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__tab
|
|
582
590
|
msgid "tab"
|
|
583
|
-
msgstr ""
|
|
591
|
+
msgstr "制表符"
|
|
@@ -9,7 +9,7 @@ odoo/addons/account_statement_import_sheet_file/i18n/it.po,sha256=3zcyQB7m0prhq5
|
|
|
9
9
|
odoo/addons/account_statement_import_sheet_file/i18n/nl.po,sha256=An4A41l0STQusaZL8Gz6L3wfqI5mNAkvqrrF5qsVXio,27003
|
|
10
10
|
odoo/addons/account_statement_import_sheet_file/i18n/pt.po,sha256=toy74rHNsh-bScnNHf3Gvs-QbvoTEroc7QiahEYmL1Q,26484
|
|
11
11
|
odoo/addons/account_statement_import_sheet_file/i18n/tr.po,sha256=0QJ25cnXVYKwLQ9BobPNfmiJ8t5lMgMhpSscyo5cXJU,30229
|
|
12
|
-
odoo/addons/account_statement_import_sheet_file/i18n/zh_CN.po,sha256=
|
|
12
|
+
odoo/addons/account_statement_import_sheet_file/i18n/zh_CN.po,sha256=C1Fw-YuAkdcFeKLRC9ncilPnFS0nSHkgxsG7h24-JoU,29315
|
|
13
13
|
odoo/addons/account_statement_import_sheet_file/models/__init__.py,sha256=RsEvd89lQS7V0Mlk6D6FAWyOMDRd8YD0d9i4Xc-XcDo,240
|
|
14
14
|
odoo/addons/account_statement_import_sheet_file/models/account_journal.py,sha256=F4_deAvNErZ6o1gkw9uhDrEnHyWXUKNvk09mzCVzTIw,562
|
|
15
15
|
odoo/addons/account_statement_import_sheet_file/models/account_statement_import.py,sha256=KWDYgO9-C1ZAF7JO9Qlq2ghROcJIwKhGp1CueTnA368,1932
|
|
@@ -43,7 +43,7 @@ odoo/addons/account_statement_import_sheet_file/tests/fixtures/sample_statement_
|
|
|
43
43
|
odoo/addons/account_statement_import_sheet_file/views/account_journal_views.xml,sha256=h3A5JmNGunmCybjD_Gx_v6PghhHy0TOqos3Bu5PHhTk,594
|
|
44
44
|
odoo/addons/account_statement_import_sheet_file/views/account_statement_import.xml,sha256=KhgiMxHjI5tq1RlkmDYOhejqrxN4mXLc5nT9EM9gQ5s,842
|
|
45
45
|
odoo/addons/account_statement_import_sheet_file/views/account_statement_import_sheet_mapping.xml,sha256=iM2d-xg3aX6cmd2nI0RDl1Do5XSX2_2RKV9KvVbCAQQ,6231
|
|
46
|
-
odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.
|
|
47
|
-
odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.
|
|
48
|
-
odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.
|
|
49
|
-
odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.
|
|
46
|
+
odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.6.dist-info/METADATA,sha256=09BLNS2Lx_55BWhPt4DyMWXLjE1y8r_SX4sx0-zacMI,5238
|
|
47
|
+
odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.6.dist-info/WHEEL,sha256=8Rd4enx1PCuyDWP4SABqO5Fv8rpaknqp3VzjoFFLa6c,83
|
|
48
|
+
odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.6.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
49
|
+
odoo_addon_account_statement_import_sheet_file-17.0.1.0.0.6.dist-info/RECORD,,
|
|
File without changes
|