odoo-addon-account-statement-import-sheet-file 18.0.1.0.0.3__py3-none-any.whl → 18.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/de.po +641 -0
- odoo/addons/account_statement_import_sheet_file/i18n/tr.po +10 -10
- {odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.3.dist-info → odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.6.dist-info}/METADATA +1 -1
- {odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.3.dist-info → odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.6.dist-info}/RECORD +6 -5
- {odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.3.dist-info → odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.6.dist-info}/WHEEL +0 -0
- {odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.3.dist-info → odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.6.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,641 @@
|
|
|
1
|
+
# Translation of Odoo Server.
|
|
2
|
+
# This file contains the translation of the following modules:
|
|
3
|
+
# * account_statement_import_sheet_file
|
|
4
|
+
#
|
|
5
|
+
msgid ""
|
|
6
|
+
msgstr ""
|
|
7
|
+
"Project-Id-Version: Odoo Server 18.0\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
|
9
|
+
"PO-Revision-Date: 2026-01-20 16:50+0000\n"
|
|
10
|
+
"Last-Translator: smaddlsoft <jm.veddeler@gmail.com>\n"
|
|
11
|
+
"Language-Team: none\n"
|
|
12
|
+
"Language: de\n"
|
|
13
|
+
"MIME-Version: 1.0\n"
|
|
14
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
15
|
+
"Content-Transfer-Encoding: \n"
|
|
16
|
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
17
|
+
"X-Generator: Weblate 5.15.2\n"
|
|
18
|
+
|
|
19
|
+
#. module: account_statement_import_sheet_file
|
|
20
|
+
#. odoo-python
|
|
21
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
22
|
+
msgid "%(code)s: %(filename)s"
|
|
23
|
+
msgstr "%(code)s: %(filename)s"
|
|
24
|
+
|
|
25
|
+
#. module: account_statement_import_sheet_file
|
|
26
|
+
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
|
27
|
+
msgid ""
|
|
28
|
+
"<span class=\"fa fa-info-circle\">\n"
|
|
29
|
+
" Add the column names or column number (when the file has no header). You can concatenate multiple columns in the file into the same field, indicating the column names or numbers separated by comma.\n"
|
|
30
|
+
" </span>"
|
|
31
|
+
msgstr ""
|
|
32
|
+
"<span class=\"fa fa-info-circle\">\n"
|
|
33
|
+
" Fügen Sie die Spaltennamen oder "
|
|
34
|
+
"Spaltennummern hinzu (wenn die Datei keine Kopfzeile hat). Sie können "
|
|
35
|
+
"mehrere Spalten der Datei in dasselbe Feld zusammenführen, indem Sie die "
|
|
36
|
+
"Spaltennamen oder -nummern durch Komma getrennt angeben.\n"
|
|
37
|
+
" </span>"
|
|
38
|
+
|
|
39
|
+
#. module: account_statement_import_sheet_file
|
|
40
|
+
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
|
41
|
+
msgid ""
|
|
42
|
+
"<span class=\"fa fa-info-circle\">\n"
|
|
43
|
+
" indicate the column number in the Columns section. The first column is 0.\n"
|
|
44
|
+
" </span>"
|
|
45
|
+
msgstr ""
|
|
46
|
+
"<span class=\"fa fa-info-circle\">\n"
|
|
47
|
+
" Geben Sie die Spaltennummer im Abschnitt "
|
|
48
|
+
"Spalten an. Die erste Spalte ist 0.\n"
|
|
49
|
+
" </span>"
|
|
50
|
+
|
|
51
|
+
#. module: account_statement_import_sheet_file
|
|
52
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__absolute_value
|
|
53
|
+
msgid "Absolute value"
|
|
54
|
+
msgstr "Absolutwert"
|
|
55
|
+
|
|
56
|
+
#. module: account_statement_import_sheet_file
|
|
57
|
+
#. odoo-python
|
|
58
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
59
|
+
msgid "Account: %s; "
|
|
60
|
+
msgstr "Konto: %s; "
|
|
61
|
+
|
|
62
|
+
#. module: account_statement_import_sheet_file
|
|
63
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__skip_empty_lines
|
|
64
|
+
msgid "Allows to skip empty lines"
|
|
65
|
+
msgstr "Ermöglicht das Überspringen leerer Zeilen"
|
|
66
|
+
|
|
67
|
+
#. module: account_statement_import_sheet_file
|
|
68
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
|
|
69
|
+
msgid "Amount column"
|
|
70
|
+
msgstr "Betragsspalte"
|
|
71
|
+
|
|
72
|
+
#. module: account_statement_import_sheet_file
|
|
73
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
|
|
74
|
+
msgid "Amount type"
|
|
75
|
+
msgstr "Betragstyp"
|
|
76
|
+
|
|
77
|
+
#. module: account_statement_import_sheet_file
|
|
78
|
+
#. odoo-python
|
|
79
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import.py:0
|
|
80
|
+
msgid "Bad file/mapping: "
|
|
81
|
+
msgstr "Fehlerhafte Datei/Zuordnung: "
|
|
82
|
+
|
|
83
|
+
#. module: account_statement_import_sheet_file
|
|
84
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
|
|
85
|
+
msgid "Balance Column"
|
|
86
|
+
msgstr "Saldospalte"
|
|
87
|
+
|
|
88
|
+
#. module: account_statement_import_sheet_file
|
|
89
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
|
|
90
|
+
msgid "Balance after transaction in journal's currency"
|
|
91
|
+
msgstr "Saldo nach Transaktion in der Währung des Journals"
|
|
92
|
+
|
|
93
|
+
#. module: account_statement_import_sheet_file
|
|
94
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-4
|
|
95
|
+
msgid "Baltic (Latin-4 / ISO 8859-4)"
|
|
96
|
+
msgstr "Baltisch (Latin-4 / ISO 8859-4)"
|
|
97
|
+
|
|
98
|
+
#. module: account_statement_import_sheet_file
|
|
99
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_account_column
|
|
100
|
+
msgid "Bank Account Column"
|
|
101
|
+
msgstr "Bankkontospalte"
|
|
102
|
+
|
|
103
|
+
#. module: account_statement_import_sheet_file
|
|
104
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
|
|
105
|
+
msgid "Bank Name Column"
|
|
106
|
+
msgstr "Banknamespalte"
|
|
107
|
+
|
|
108
|
+
#. module: account_statement_import_sheet_file
|
|
109
|
+
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import_sheet_mapping
|
|
110
|
+
msgid "Bank Statement Import Sheet Mapping"
|
|
111
|
+
msgstr "Kontoauszugsimport Tabellenzuordnung"
|
|
112
|
+
|
|
113
|
+
#. module: account_statement_import_sheet_file
|
|
114
|
+
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import_sheet_parser
|
|
115
|
+
msgid "Bank Statement Import Sheet Parser"
|
|
116
|
+
msgstr "Kontoauszugsimport Tabellenparser"
|
|
117
|
+
|
|
118
|
+
#. module: account_statement_import_sheet_file
|
|
119
|
+
#. odoo-python
|
|
120
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
121
|
+
msgid "Bank: %s; "
|
|
122
|
+
msgstr "Bank: %s; "
|
|
123
|
+
|
|
124
|
+
#. module: account_statement_import_sheet_file
|
|
125
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-2
|
|
126
|
+
msgid "Central European (Latin-2 / ISO 8859-2)"
|
|
127
|
+
msgstr "Zentraleuropäisch (Latin-2 / ISO 8859-2)"
|
|
128
|
+
|
|
129
|
+
#. module: account_statement_import_sheet_file
|
|
130
|
+
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
|
131
|
+
msgid "Columns"
|
|
132
|
+
msgstr "Spalten"
|
|
133
|
+
|
|
134
|
+
#. module: account_statement_import_sheet_file
|
|
135
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__offset_column
|
|
136
|
+
msgid "Columns to ignore before starting to parse"
|
|
137
|
+
msgstr "Spalten, die vor Beginn der Analyse ignoriert werden sollen"
|
|
138
|
+
|
|
139
|
+
#. module: account_statement_import_sheet_file
|
|
140
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__create_uid
|
|
141
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__create_uid
|
|
142
|
+
msgid "Created by"
|
|
143
|
+
msgstr "Erstellt von"
|
|
144
|
+
|
|
145
|
+
#. module: account_statement_import_sheet_file
|
|
146
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__create_date
|
|
147
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__create_date
|
|
148
|
+
msgid "Created on"
|
|
149
|
+
msgstr "Erstellt am"
|
|
150
|
+
|
|
151
|
+
#. module: account_statement_import_sheet_file
|
|
152
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
|
|
153
|
+
msgid "Credit Value"
|
|
154
|
+
msgstr "Habenwert"
|
|
155
|
+
|
|
156
|
+
#. module: account_statement_import_sheet_file
|
|
157
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
|
|
158
|
+
msgid "Credit amount column"
|
|
159
|
+
msgstr "Habenbetragsspalte"
|
|
160
|
+
|
|
161
|
+
#. module: account_statement_import_sheet_file
|
|
162
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
|
|
163
|
+
msgid "Credit amount of transaction in journal's currency"
|
|
164
|
+
msgstr "Habenbetrag der Transaktion in der Währung des Journals"
|
|
165
|
+
|
|
166
|
+
#. module: account_statement_import_sheet_file
|
|
167
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__currency_column
|
|
168
|
+
msgid "Currency Column"
|
|
169
|
+
msgstr "Währungsspalte"
|
|
170
|
+
|
|
171
|
+
#. module: account_statement_import_sheet_file
|
|
172
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__koi8_r
|
|
173
|
+
msgid "Cyrillic (KOI8-R)"
|
|
174
|
+
msgstr "Kyrillisch (KOI8-R)"
|
|
175
|
+
|
|
176
|
+
#. module: account_statement_import_sheet_file
|
|
177
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__koi8_u
|
|
178
|
+
msgid "Cyrillic (KOI8-U)"
|
|
179
|
+
msgstr "Kyrillisch (KOI8-U)"
|
|
180
|
+
|
|
181
|
+
#. module: account_statement_import_sheet_file
|
|
182
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__windows-1251
|
|
183
|
+
msgid "Cyrillic (Windows-1251)"
|
|
184
|
+
msgstr "Kyrillisch (Windows-1251)"
|
|
185
|
+
|
|
186
|
+
#. module: account_statement_import_sheet_file
|
|
187
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_value
|
|
188
|
+
msgid "Debit Value"
|
|
189
|
+
msgstr "Sollwert"
|
|
190
|
+
|
|
191
|
+
#. module: account_statement_import_sheet_file
|
|
192
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
|
|
193
|
+
msgid "Debit amount column"
|
|
194
|
+
msgstr "Sollbetragsspalte"
|
|
195
|
+
|
|
196
|
+
#. module: account_statement_import_sheet_file
|
|
197
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
|
|
198
|
+
msgid "Debit amount of transaction in journal's currency"
|
|
199
|
+
msgstr "Sollbetrag der Transaktion in der Währung des Journals"
|
|
200
|
+
|
|
201
|
+
#. module: account_statement_import_sheet_file
|
|
202
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
|
|
203
|
+
msgid "Debit/credit column"
|
|
204
|
+
msgstr "Soll/Haben-Spalte"
|
|
205
|
+
|
|
206
|
+
#. module: account_statement_import_sheet_file
|
|
207
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__float_decimal_sep
|
|
208
|
+
msgid "Decimals Separator"
|
|
209
|
+
msgstr "Dezimaltrennzeichen"
|
|
210
|
+
|
|
211
|
+
#. module: account_statement_import_sheet_file
|
|
212
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_journal__default_sheet_mapping_id
|
|
213
|
+
msgid "Default Sheet Mapping"
|
|
214
|
+
msgstr "Standard-Tabellenzuordnung"
|
|
215
|
+
|
|
216
|
+
#. module: account_statement_import_sheet_file
|
|
217
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__delimiter
|
|
218
|
+
msgid "Delimiter"
|
|
219
|
+
msgstr "Trennzeichen"
|
|
220
|
+
|
|
221
|
+
#. module: account_statement_import_sheet_file
|
|
222
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__description_column
|
|
223
|
+
msgid "Description Column"
|
|
224
|
+
msgstr "Beschreibungsspalte"
|
|
225
|
+
|
|
226
|
+
#. module: account_statement_import_sheet_file
|
|
227
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__display_name
|
|
228
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__display_name
|
|
229
|
+
msgid "Display Name"
|
|
230
|
+
msgstr "Anzeigename"
|
|
231
|
+
|
|
232
|
+
#. module: account_statement_import_sheet_file
|
|
233
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__distinct_credit_debit
|
|
234
|
+
msgid "Distinct Credit/debit Column"
|
|
235
|
+
msgstr "Getrennte Haben/Soll-Spalte"
|
|
236
|
+
|
|
237
|
+
#. module: account_statement_import_sheet_file
|
|
238
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__file_encoding
|
|
239
|
+
msgid "Encoding"
|
|
240
|
+
msgstr "Kodierung"
|
|
241
|
+
|
|
242
|
+
#. module: account_statement_import_sheet_file
|
|
243
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__no_header
|
|
244
|
+
msgid "File does not contain header line"
|
|
245
|
+
msgstr "Datei enthält keine Kopfzeile"
|
|
246
|
+
|
|
247
|
+
#. module: account_statement_import_sheet_file
|
|
248
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
|
|
249
|
+
msgid "Footer lines skip count"
|
|
250
|
+
msgstr "Anzahl zu überspringender Fußzeilen"
|
|
251
|
+
|
|
252
|
+
#. module: account_statement_import_sheet_file
|
|
253
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
|
|
254
|
+
msgid "Header lines skip count"
|
|
255
|
+
msgstr "Anzahl zu überspringender Kopfzeilen"
|
|
256
|
+
|
|
257
|
+
#. module: account_statement_import_sheet_file
|
|
258
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__id
|
|
259
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__id
|
|
260
|
+
msgid "ID"
|
|
261
|
+
msgstr "ID"
|
|
262
|
+
|
|
263
|
+
#. module: account_statement_import_sheet_file
|
|
264
|
+
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import
|
|
265
|
+
msgid "Import Bank Statement Files"
|
|
266
|
+
msgstr "Kontoauszugsdateien importieren"
|
|
267
|
+
|
|
268
|
+
#. module: account_statement_import_sheet_file
|
|
269
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__currency_column
|
|
270
|
+
msgid ""
|
|
271
|
+
"In case statement is multi-currency, column to get currency of transaction "
|
|
272
|
+
"from"
|
|
273
|
+
msgstr ""
|
|
274
|
+
"Falls der Auszug mehrwährungsfähig ist, Spalte, aus der die Währung der "
|
|
275
|
+
"Transaktion entnommen wird"
|
|
276
|
+
|
|
277
|
+
#. module: account_statement_import_sheet_file
|
|
278
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_currency_column
|
|
279
|
+
msgid ""
|
|
280
|
+
"In case statement provides original currency for transactions with automatic"
|
|
281
|
+
" currency conversion, column to get original currency of transaction from"
|
|
282
|
+
msgstr ""
|
|
283
|
+
"Falls der Auszug die Originalwährung für Transaktionen mit automatischer "
|
|
284
|
+
"Währungsumrechnung bereitstellt, Spalte, aus der die Originalwährung der "
|
|
285
|
+
"Transaktion entnommen wird"
|
|
286
|
+
|
|
287
|
+
#. module: account_statement_import_sheet_file
|
|
288
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
|
|
289
|
+
msgid ""
|
|
290
|
+
"In case statement provides original currency for transactions with automatic"
|
|
291
|
+
" currency conversion, column to get original transaction amount in original "
|
|
292
|
+
"transaction currency from"
|
|
293
|
+
msgstr ""
|
|
294
|
+
"Falls der Auszug die Originalwährung für Transaktionen mit automatischer "
|
|
295
|
+
"Währungsumrechnung bereitstellt, Spalte, aus der der ursprüngliche "
|
|
296
|
+
"Transaktionsbetrag in der ursprünglichen Transaktionswährung entnommen wird"
|
|
297
|
+
|
|
298
|
+
#. module: account_statement_import_sheet_file
|
|
299
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
|
|
300
|
+
msgid ""
|
|
301
|
+
"In some cases such as in credit card statements the amounts are expressed in"
|
|
302
|
+
" the inverse sign. By setting this flag during the upload the amounts will "
|
|
303
|
+
"be inverted in sign."
|
|
304
|
+
msgstr ""
|
|
305
|
+
"In einigen Fällen, wie z.B. bei Kreditkartenabrechnungen, werden die Beträge "
|
|
306
|
+
"mit umgekehrtem Vorzeichen angegeben. Durch Setzen dieses Flags beim Upload "
|
|
307
|
+
"werden die Vorzeichen der Beträge umgekehrt."
|
|
308
|
+
|
|
309
|
+
#. module: account_statement_import_sheet_file
|
|
310
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
|
|
311
|
+
msgid "Inverse sign of amount"
|
|
312
|
+
msgstr "Vorzeichen des Betrags umkehren"
|
|
313
|
+
|
|
314
|
+
#. module: account_statement_import_sheet_file
|
|
315
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
|
|
316
|
+
msgid "Japanese (Shift JIS)"
|
|
317
|
+
msgstr "Japanisch (Shift JIS)"
|
|
318
|
+
|
|
319
|
+
#. module: account_statement_import_sheet_file
|
|
320
|
+
#: model:ir.model,name:account_statement_import_sheet_file.model_account_journal
|
|
321
|
+
msgid "Journal"
|
|
322
|
+
msgstr "Journal"
|
|
323
|
+
|
|
324
|
+
#. module: account_statement_import_sheet_file
|
|
325
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__write_uid
|
|
326
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__write_uid
|
|
327
|
+
msgid "Last Updated by"
|
|
328
|
+
msgstr "Zuletzt aktualisiert von"
|
|
329
|
+
|
|
330
|
+
#. module: account_statement_import_sheet_file
|
|
331
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__write_date
|
|
332
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__write_date
|
|
333
|
+
msgid "Last Updated on"
|
|
334
|
+
msgstr "Zuletzt aktualisiert am"
|
|
335
|
+
|
|
336
|
+
#. module: account_statement_import_sheet_file
|
|
337
|
+
#. odoo-python
|
|
338
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
339
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__n/a
|
|
340
|
+
msgid "N/A"
|
|
341
|
+
msgstr "k. A."
|
|
342
|
+
|
|
343
|
+
#. module: account_statement_import_sheet_file
|
|
344
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__name
|
|
345
|
+
msgid "Name"
|
|
346
|
+
msgstr "Name"
|
|
347
|
+
|
|
348
|
+
#. module: account_statement_import_sheet_file
|
|
349
|
+
#. odoo-python
|
|
350
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
351
|
+
msgid "No valid encoding was found for the attached file"
|
|
352
|
+
msgstr "Keine gültige Kodierung für die angehängte Datei gefunden"
|
|
353
|
+
|
|
354
|
+
#. module: account_statement_import_sheet_file
|
|
355
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__notes_column
|
|
356
|
+
msgid "Notes Column"
|
|
357
|
+
msgstr "Notizenspalte"
|
|
358
|
+
|
|
359
|
+
#. module: account_statement_import_sheet_file
|
|
360
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__offset_column
|
|
361
|
+
msgid "Offset Column"
|
|
362
|
+
msgstr "Offset-Spalte"
|
|
363
|
+
|
|
364
|
+
#. module: account_statement_import_sheet_file
|
|
365
|
+
#. odoo-python
|
|
366
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
|
367
|
+
msgid "Offsets cannot be negative"
|
|
368
|
+
msgstr "Offsets können nicht negativ sein"
|
|
369
|
+
|
|
370
|
+
#. module: account_statement_import_sheet_file
|
|
371
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
|
|
372
|
+
msgid "Original Amount Column"
|
|
373
|
+
msgstr "Originalbetragsspalte"
|
|
374
|
+
|
|
375
|
+
#. module: account_statement_import_sheet_file
|
|
376
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_currency_column
|
|
377
|
+
msgid "Original Currency Column"
|
|
378
|
+
msgstr "Originalwährungsspalte"
|
|
379
|
+
|
|
380
|
+
#. module: account_statement_import_sheet_file
|
|
381
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__partner_name_column
|
|
382
|
+
msgid "Partner Name Column"
|
|
383
|
+
msgstr "Partnernamespalte"
|
|
384
|
+
|
|
385
|
+
#. module: account_statement_import_sheet_file
|
|
386
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
|
|
387
|
+
msgid "Partner's bank"
|
|
388
|
+
msgstr "Bank des Partners"
|
|
389
|
+
|
|
390
|
+
#. module: account_statement_import_sheet_file
|
|
391
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_account_column
|
|
392
|
+
msgid "Partner's bank account"
|
|
393
|
+
msgstr "Bankkonto des Partners"
|
|
394
|
+
|
|
395
|
+
#. module: account_statement_import_sheet_file
|
|
396
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__reference_column
|
|
397
|
+
msgid "Reference Column"
|
|
398
|
+
msgstr "Referenzspalte"
|
|
399
|
+
|
|
400
|
+
#. module: account_statement_import_sheet_file
|
|
401
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
|
|
402
|
+
msgid ""
|
|
403
|
+
"Set the Footer lines number.Used in some csv/xlsx file that integrate meta "
|
|
404
|
+
"data inlast lines."
|
|
405
|
+
msgstr ""
|
|
406
|
+
"Legen Sie die Anzahl der Fußzeilen fest. Wird in einigen CSV/XLSX-Dateien "
|
|
407
|
+
"verwendet, die Metadaten in den letzten Zeilen enthalten."
|
|
408
|
+
|
|
409
|
+
#. module: account_statement_import_sheet_file
|
|
410
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
|
|
411
|
+
msgid "Set the Header lines number."
|
|
412
|
+
msgstr "Legen Sie die Anzahl der Kopfzeilen fest."
|
|
413
|
+
|
|
414
|
+
#. module: account_statement_import_sheet_file
|
|
415
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import__sheet_mapping_id
|
|
416
|
+
msgid "Sheet mapping"
|
|
417
|
+
msgstr "Tabellenzuordnung"
|
|
418
|
+
|
|
419
|
+
#. module: account_statement_import_sheet_file
|
|
420
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__simple_value
|
|
421
|
+
msgid "Simple value"
|
|
422
|
+
msgstr "Einfacher Wert"
|
|
423
|
+
|
|
424
|
+
#. module: account_statement_import_sheet_file
|
|
425
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
|
|
426
|
+
msgid ""
|
|
427
|
+
"Simple value: use igned amount in amount column\n"
|
|
428
|
+
"Absolute Value: use a same column for debit and credit\n"
|
|
429
|
+
"(absolute value + indicate sign)\n"
|
|
430
|
+
"Distinct Credit/debit Column: use a distinct column for debit and credit"
|
|
431
|
+
msgstr ""
|
|
432
|
+
"Einfacher Wert: verwenden Sie den vorzeichenbehafteten Betrag in der "
|
|
433
|
+
"Betragsspalte\n"
|
|
434
|
+
"Absolutwert: verwenden Sie dieselbe Spalte für Soll und Haben\n"
|
|
435
|
+
"(Absolutwert + Vorzeichenangabe)\n"
|
|
436
|
+
"Getrennte Haben/Soll-Spalte: verwenden Sie eine separate Spalte für Soll und "
|
|
437
|
+
"Haben"
|
|
438
|
+
|
|
439
|
+
#. module: account_statement_import_sheet_file
|
|
440
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__skip_empty_lines
|
|
441
|
+
msgid "Skip Empty Lines"
|
|
442
|
+
msgstr "Leere Zeilen überspringen"
|
|
443
|
+
|
|
444
|
+
#. module: account_statement_import_sheet_file
|
|
445
|
+
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43
|
|
446
|
+
msgid "Statement Import Map"
|
|
447
|
+
msgstr "Auszugsimport-Zuordnung"
|
|
448
|
+
|
|
449
|
+
#. module: account_statement_import_sheet_file
|
|
450
|
+
#: model:ir.actions.act_window,name:account_statement_import_sheet_file.action_statement_import_sheet_report_mappings
|
|
451
|
+
#: model:ir.ui.menu,name:account_statement_import_sheet_file.menu_statement_import_sheet_mapping
|
|
452
|
+
msgid "Statement Sheet Mappings"
|
|
453
|
+
msgstr "Auszug-Tabellenzuordnungen"
|
|
454
|
+
|
|
455
|
+
#. module: account_statement_import_sheet_file
|
|
456
|
+
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_form
|
|
457
|
+
msgid "TXT/CSV/XLSX mapping:"
|
|
458
|
+
msgstr "TXT/CSV/XLSX-Zuordnung:"
|
|
459
|
+
|
|
460
|
+
#. module: account_statement_import_sheet_file
|
|
461
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__quotechar
|
|
462
|
+
msgid "Text qualifier"
|
|
463
|
+
msgstr "Textbegrenzungszeichen"
|
|
464
|
+
|
|
465
|
+
#. module: account_statement_import_sheet_file
|
|
466
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__float_thousands_sep
|
|
467
|
+
msgid "Thousands Separator"
|
|
468
|
+
msgstr "Tausendertrennzeichen"
|
|
469
|
+
|
|
470
|
+
#. module: account_statement_import_sheet_file
|
|
471
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_column
|
|
472
|
+
msgid "Timestamp Column"
|
|
473
|
+
msgstr "Zeitstempelspalte"
|
|
474
|
+
|
|
475
|
+
#. module: account_statement_import_sheet_file
|
|
476
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_format
|
|
477
|
+
msgid "Timestamp Format"
|
|
478
|
+
msgstr "Zeitstempelformat"
|
|
479
|
+
|
|
480
|
+
#. module: account_statement_import_sheet_file
|
|
481
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__big5
|
|
482
|
+
msgid "Traditional Chinese (big5)"
|
|
483
|
+
msgstr "Traditionelles Chinesisch (big5)"
|
|
484
|
+
|
|
485
|
+
#. module: account_statement_import_sheet_file
|
|
486
|
+
#. odoo-python
|
|
487
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
|
488
|
+
msgid "Transaction ID: %s; "
|
|
489
|
+
msgstr "Transaktions-ID: %s; "
|
|
490
|
+
|
|
491
|
+
#. module: account_statement_import_sheet_file
|
|
492
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-16
|
|
493
|
+
msgid "UTF-16"
|
|
494
|
+
msgstr "UTF-16"
|
|
495
|
+
|
|
496
|
+
#. module: account_statement_import_sheet_file
|
|
497
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-16-sig
|
|
498
|
+
msgid "UTF-16 (with BOM)"
|
|
499
|
+
msgstr "UTF-16 (mit BOM)"
|
|
500
|
+
|
|
501
|
+
#. module: account_statement_import_sheet_file
|
|
502
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-8
|
|
503
|
+
msgid "UTF-8"
|
|
504
|
+
msgstr "UTF-8"
|
|
505
|
+
|
|
506
|
+
#. module: account_statement_import_sheet_file
|
|
507
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-8-sig
|
|
508
|
+
msgid "UTF-8 (with BOM)"
|
|
509
|
+
msgstr "UTF-8 (mit BOM)"
|
|
510
|
+
|
|
511
|
+
#. module: account_statement_import_sheet_file
|
|
512
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__gb18030
|
|
513
|
+
msgid "Unified Chinese (gb18030)"
|
|
514
|
+
msgstr "Vereinheitlichtes Chinesisch (gb18030)"
|
|
515
|
+
|
|
516
|
+
#. module: account_statement_import_sheet_file
|
|
517
|
+
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__transaction_id_column
|
|
518
|
+
msgid "Unique transaction ID column"
|
|
519
|
+
msgstr "Eindeutige Transaktions-ID-Spalte"
|
|
520
|
+
|
|
521
|
+
#. module: account_statement_import_sheet_file
|
|
522
|
+
#. odoo-python
|
|
523
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
|
524
|
+
msgid "Use amount_column if you have set Amount type = 'Single value'"
|
|
525
|
+
msgstr ""
|
|
526
|
+
"Verwenden Sie amount_column, wenn Sie Betragstyp = 'Einfacher Wert' "
|
|
527
|
+
"festgelegt haben"
|
|
528
|
+
|
|
529
|
+
#. module: account_statement_import_sheet_file
|
|
530
|
+
#. odoo-python
|
|
531
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
|
532
|
+
msgid ""
|
|
533
|
+
"Use amount_debit_column and amount_credit_column if you have set Amount type"
|
|
534
|
+
" = 'Distinct Credit/debit Column'"
|
|
535
|
+
msgstr ""
|
|
536
|
+
"Verwenden Sie amount_debit_column und amount_credit_column, wenn Sie "
|
|
537
|
+
"Betragstyp = 'Getrennte Haben/Soll-Spalte' festgelegt haben"
|
|
538
|
+
|
|
539
|
+
#. module: account_statement_import_sheet_file
|
|
540
|
+
#. odoo-python
|
|
541
|
+
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
|
542
|
+
msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
|
|
543
|
+
msgstr ""
|
|
544
|
+
"Verwenden Sie debit_credit_column, wenn Sie Betragstyp = 'Absolutwert' "
|
|
545
|
+
"festgelegt haben"
|
|
546
|
+
|
|
547
|
+
#. module: account_statement_import_sheet_file
|
|
548
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
|
|
549
|
+
msgid ""
|
|
550
|
+
"Used if amount type is \"Absolute value\"\n"
|
|
551
|
+
"Some statement formats use absolute amount value and indicate sign\n"
|
|
552
|
+
"of the transaction by specifying if it was a debit or a credit one"
|
|
553
|
+
msgstr ""
|
|
554
|
+
"Wird verwendet, wenn Betragstyp \"Absolutwert\" ist\n"
|
|
555
|
+
"Einige Auszugsformate verwenden den Absolutwert und geben das Vorzeichen\n"
|
|
556
|
+
"der Transaktion an, indem sie angeben, ob es sich um eine Soll- oder "
|
|
557
|
+
"Habenbuchung handelt"
|
|
558
|
+
|
|
559
|
+
#. module: account_statement_import_sheet_file
|
|
560
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
|
|
561
|
+
msgid ""
|
|
562
|
+
"Used if amount type is \"Simple value\" or \"Absolute value\"\n"
|
|
563
|
+
"Amount of transaction in journal's currency\n"
|
|
564
|
+
"Some statement formats use credit/debit columns"
|
|
565
|
+
msgstr ""
|
|
566
|
+
"Wird verwendet, wenn Betragstyp \"Einfacher Wert\" oder \"Absolutwert\" ist\n"
|
|
567
|
+
"Betrag der Transaktion in der Währung des Journals\n"
|
|
568
|
+
"Einige Auszugsformate verwenden Haben/Soll-Spalten"
|
|
569
|
+
|
|
570
|
+
#. module: account_statement_import_sheet_file
|
|
571
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
|
|
572
|
+
msgid "Value of debit/credit column that indicates if it's a credit"
|
|
573
|
+
msgstr ""
|
|
574
|
+
"Wert der Soll/Haben-Spalte, der anzeigt, ob es sich um eine Habenbuchung "
|
|
575
|
+
"handelt"
|
|
576
|
+
|
|
577
|
+
#. module: account_statement_import_sheet_file
|
|
578
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_value
|
|
579
|
+
msgid "Value of debit/credit column that indicates if it's a debit"
|
|
580
|
+
msgstr ""
|
|
581
|
+
"Wert der Soll/Haben-Spalte, der anzeigt, ob es sich um eine Sollbuchung "
|
|
582
|
+
"handelt"
|
|
583
|
+
|
|
584
|
+
#. module: account_statement_import_sheet_file
|
|
585
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-1
|
|
586
|
+
msgid "Western (Latin-1 / ISO 8859-1)"
|
|
587
|
+
msgstr "Westeuropäisch (Latin-1 / ISO 8859-1)"
|
|
588
|
+
|
|
589
|
+
#. module: account_statement_import_sheet_file
|
|
590
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__windows-1252
|
|
591
|
+
msgid "Western (Windows-1252)"
|
|
592
|
+
msgstr "Westeuropäisch (Windows-1252)"
|
|
593
|
+
|
|
594
|
+
#. module: account_statement_import_sheet_file
|
|
595
|
+
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__no_header
|
|
596
|
+
msgid ""
|
|
597
|
+
"When this occurs please indicate the column number in the Columns section "
|
|
598
|
+
"instead of the column name, considering that the first column is 0"
|
|
599
|
+
msgstr ""
|
|
600
|
+
"Wenn dies der Fall ist, geben Sie bitte die Spaltennummer im Abschnitt "
|
|
601
|
+
"Spalten anstelle des Spaltennamens an, wobei die erste Spalte 0 ist"
|
|
602
|
+
|
|
603
|
+
#. module: account_statement_import_sheet_file
|
|
604
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__comma
|
|
605
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma
|
|
606
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__comma
|
|
607
|
+
msgid "comma (,)"
|
|
608
|
+
msgstr "Komma (,)"
|
|
609
|
+
|
|
610
|
+
#. module: account_statement_import_sheet_file
|
|
611
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__dot
|
|
612
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_decimal_sep__dot
|
|
613
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__dot
|
|
614
|
+
msgid "dot (.)"
|
|
615
|
+
msgstr "Punkt (.)"
|
|
616
|
+
|
|
617
|
+
#. module: account_statement_import_sheet_file
|
|
618
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_decimal_sep__none
|
|
619
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__none
|
|
620
|
+
msgid "none"
|
|
621
|
+
msgstr "keine"
|
|
622
|
+
|
|
623
|
+
#. module: account_statement_import_sheet_file
|
|
624
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__quote
|
|
625
|
+
msgid "quote (')"
|
|
626
|
+
msgstr "Apostroph (')"
|
|
627
|
+
|
|
628
|
+
#. module: account_statement_import_sheet_file
|
|
629
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__semicolon
|
|
630
|
+
msgid "semicolon (;)"
|
|
631
|
+
msgstr "Semikolon (;)"
|
|
632
|
+
|
|
633
|
+
#. module: account_statement_import_sheet_file
|
|
634
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__space
|
|
635
|
+
msgid "space"
|
|
636
|
+
msgstr "Leerzeichen"
|
|
637
|
+
|
|
638
|
+
#. module: account_statement_import_sheet_file
|
|
639
|
+
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__tab
|
|
640
|
+
msgid "tab"
|
|
641
|
+
msgstr "Tabulator"
|
|
@@ -6,15 +6,15 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
|
-
"PO-Revision-Date:
|
|
10
|
-
"Last-Translator:
|
|
9
|
+
"PO-Revision-Date: 2026-01-15 14:25+0000\n"
|
|
10
|
+
"Last-Translator: Betül Öğmen <betulo@eska.biz>\n"
|
|
11
11
|
"Language-Team: none\n"
|
|
12
12
|
"Language: tr\n"
|
|
13
13
|
"MIME-Version: 1.0\n"
|
|
14
14
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
15
15
|
"Content-Transfer-Encoding: \n"
|
|
16
16
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
17
|
-
"X-Generator: Weblate 4
|
|
17
|
+
"X-Generator: Weblate 5.10.4\n"
|
|
18
18
|
|
|
19
19
|
#. module: account_statement_import_sheet_file
|
|
20
20
|
#. odoo-python
|
|
@@ -63,7 +63,7 @@ msgstr "Hesap: %s; "
|
|
|
63
63
|
#. module: account_statement_import_sheet_file
|
|
64
64
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__skip_empty_lines
|
|
65
65
|
msgid "Allows to skip empty lines"
|
|
66
|
-
msgstr ""
|
|
66
|
+
msgstr "Boş satırları atlamaya izin verir"
|
|
67
67
|
|
|
68
68
|
#. module: account_statement_import_sheet_file
|
|
69
69
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
|
|
@@ -137,7 +137,7 @@ msgstr "Sütunlar"
|
|
|
137
137
|
#. module: account_statement_import_sheet_file
|
|
138
138
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__offset_column
|
|
139
139
|
msgid "Columns to ignore before starting to parse"
|
|
140
|
-
msgstr ""
|
|
140
|
+
msgstr "Ayrıştırmaya başlamadan önce göz ardı edilecek sütunlar"
|
|
141
141
|
|
|
142
142
|
#. module: account_statement_import_sheet_file
|
|
143
143
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__create_uid
|
|
@@ -341,7 +341,7 @@ msgstr "Son Güncelleme"
|
|
|
341
341
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__n/a
|
|
342
342
|
#, python-format
|
|
343
343
|
msgid "N/A"
|
|
344
|
-
msgstr ""
|
|
344
|
+
msgstr "Yok"
|
|
345
345
|
|
|
346
346
|
#. module: account_statement_import_sheet_file
|
|
347
347
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__name
|
|
@@ -363,14 +363,14 @@ msgstr "Not Sütunu"
|
|
|
363
363
|
#. module: account_statement_import_sheet_file
|
|
364
364
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__offset_column
|
|
365
365
|
msgid "Offset Column"
|
|
366
|
-
msgstr ""
|
|
366
|
+
msgstr "Ofset Sütunu"
|
|
367
367
|
|
|
368
368
|
#. module: account_statement_import_sheet_file
|
|
369
369
|
#. odoo-python
|
|
370
370
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
|
371
371
|
#, python-format
|
|
372
372
|
msgid "Offsets cannot be negative"
|
|
373
|
-
msgstr ""
|
|
373
|
+
msgstr "Ofset negatif olamaz"
|
|
374
374
|
|
|
375
375
|
#. module: account_statement_import_sheet_file
|
|
376
376
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
|
|
@@ -442,7 +442,7 @@ msgstr ""
|
|
|
442
442
|
#. module: account_statement_import_sheet_file
|
|
443
443
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__skip_empty_lines
|
|
444
444
|
msgid "Skip Empty Lines"
|
|
445
|
-
msgstr ""
|
|
445
|
+
msgstr "Boş Satırları Atla"
|
|
446
446
|
|
|
447
447
|
#. module: account_statement_import_sheet_file
|
|
448
448
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43
|
|
@@ -623,7 +623,7 @@ msgstr "Hiçbiri"
|
|
|
623
623
|
#. module: account_statement_import_sheet_file
|
|
624
624
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__quote
|
|
625
625
|
msgid "quote (')"
|
|
626
|
-
msgstr ""
|
|
626
|
+
msgstr "alıntı (')"
|
|
627
627
|
|
|
628
628
|
#. module: account_statement_import_sheet_file
|
|
629
629
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__semicolon
|
|
@@ -3,12 +3,13 @@ odoo/addons/account_statement_import_sheet_file/__init__.py,sha256=X9EJGOE2GtZbS
|
|
|
3
3
|
odoo/addons/account_statement_import_sheet_file/__manifest__.py,sha256=xe37vMJSf3o6LAz0Ef8kx-4l87kJKhTNQPz1JIxeDEk,916
|
|
4
4
|
odoo/addons/account_statement_import_sheet_file/data/map_data.xml,sha256=nz_4CchVMF9pb_SI4I6UZAt2IBPxWapX37lU6J6sTJ0,1225
|
|
5
5
|
odoo/addons/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot,sha256=AG8U1aMzt3a_sNYVvXW1WkVZzOvffjBh-hS3zLi_ddI,27095
|
|
6
|
+
odoo/addons/account_statement_import_sheet_file/i18n/de.po,sha256=tsOcTykVrzW8DPAnf6S1eziRJIMNhPCeK_m-_N9Zqio,31906
|
|
6
7
|
odoo/addons/account_statement_import_sheet_file/i18n/es.po,sha256=AZXEocNT6Gp7W8ZpanJ0MENVamkH-nXANZtiu7Y_fB4,32246
|
|
7
8
|
odoo/addons/account_statement_import_sheet_file/i18n/es_AR.po,sha256=HWVBRxFW7P1g2XunUS8wCyYW9mg0opw-IB8VvTK_mqY,30982
|
|
8
9
|
odoo/addons/account_statement_import_sheet_file/i18n/it.po,sha256=B0Ig2xRyLqgGOMvgpI-bYRbjC78PMLs0c3OfSgM4ec8,32323
|
|
9
10
|
odoo/addons/account_statement_import_sheet_file/i18n/nl.po,sha256=fSlXjDI2lvODK-PzlwiEFa8zww1_GqtgANMSLriHxD8,28131
|
|
10
11
|
odoo/addons/account_statement_import_sheet_file/i18n/pt.po,sha256=fC01rVr5XDk5p6eWc11HG4PLve_I2u1uhNxT0vv9Is4,27612
|
|
11
|
-
odoo/addons/account_statement_import_sheet_file/i18n/tr.po,sha256=
|
|
12
|
+
odoo/addons/account_statement_import_sheet_file/i18n/tr.po,sha256=L5Q939Dn-1-E-Y9TBCPplqkmyXrEOuvguZfgNohw7a0,31518
|
|
12
13
|
odoo/addons/account_statement_import_sheet_file/i18n/zh_CN.po,sha256=AdXlAUPY3-6Gv6TNrB-xrX6if5c2Os8XQWBFb677FBA,30449
|
|
13
14
|
odoo/addons/account_statement_import_sheet_file/models/__init__.py,sha256=RsEvd89lQS7V0Mlk6D6FAWyOMDRd8YD0d9i4Xc-XcDo,240
|
|
14
15
|
odoo/addons/account_statement_import_sheet_file/models/account_journal.py,sha256=F4_deAvNErZ6o1gkw9uhDrEnHyWXUKNvk09mzCVzTIw,562
|
|
@@ -45,7 +46,7 @@ odoo/addons/account_statement_import_sheet_file/tests/fixtures/sample_statement_
|
|
|
45
46
|
odoo/addons/account_statement_import_sheet_file/views/account_journal_views.xml,sha256=h3A5JmNGunmCybjD_Gx_v6PghhHy0TOqos3Bu5PHhTk,594
|
|
46
47
|
odoo/addons/account_statement_import_sheet_file/views/account_statement_import.xml,sha256=KhgiMxHjI5tq1RlkmDYOhejqrxN4mXLc5nT9EM9gQ5s,842
|
|
47
48
|
odoo/addons/account_statement_import_sheet_file/views/account_statement_import_sheet_mapping.xml,sha256=6tJov8VP3muFCbYv-qnZYNaRKgXntJlmdgPHCe9cSbI,6366
|
|
48
|
-
odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.
|
|
49
|
-
odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.
|
|
50
|
-
odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.
|
|
51
|
-
odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.
|
|
49
|
+
odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.6.dist-info/METADATA,sha256=0SrfoWIWLj6ZT9FcGv1d4SkvYZTIHnUjMkQ1_7Q96tA,5406
|
|
50
|
+
odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.6.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
|
51
|
+
odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.6.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
52
|
+
odoo_addon_account_statement_import_sheet_file-18.0.1.0.0.6.dist-info/RECORD,,
|
|
File without changes
|