forked from Therp/bank-statement-import
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathes_AR.po
278 lines (236 loc) · 10.4 KB
/
es_AR.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import
#
# Translators:
# Martin Trigaux <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-30 13:11+0000\n"
"PO-Revision-Date: 2022-01-07 16:39+0000\n"
"Last-Translator: Ignacio Buioli <[email protected]>\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/odoo/"
"teams/41243/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid "%d transactions had already been imported and were ignored."
msgstr "%d transacciones ya han sido importadas y fueron ignoradas."
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1 transacción ya ha sido importada y fue ignorada."
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid "Already imported items"
msgstr "Artículos ya importados"
#. module: account_statement_import
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid ""
"Could not find any bank account with number '%s' linked to partner '%s'. You "
"should create the bank account and set it on the related bank journal. If "
"the related bank journal doesn't exist yet, you should create a new one."
msgstr ""
"No se pudo encontrar ninguna cuenta bancaria con el número '%s' vinculada al "
"contacto '%s'. Debe crear la cuenta bancaria y establecerla en el diario "
"bancario relacionado. Si el diario bancario relacionado aún no existe, debe "
"crear uno nuevo."
#. module: account_statement_import
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_statement_import
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_date
msgid "Created on"
msgstr "Creado en"
#. module: account_statement_import
#: model:ir.model.fields,field_description:account_statement_import.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__display_name
msgid "Display Name"
msgstr "Mostrar Nombre"
#. module: account_statement_import
#: model:ir.model.fields,help:account_statement_import.field_account_statement_import__statement_file
msgid ""
"Get you bank statements in electronic format from your bank and select them "
"here."
msgstr ""
"Obtenga sus extractos bancarios en formato electrónico desde su banco y "
"seleccionelos aqui."
#. module: account_statement_import
#: model:ir.model.fields,field_description:account_statement_import.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__id
msgid "ID"
msgstr "ID"
#. module: account_statement_import
#: code:addons/account_statement_import/models/account_journal.py:0
#: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit
#, python-format
msgid "Import"
msgstr "Importar"
#. module: account_statement_import
#: model:ir.actions.act_window,name:account_statement_import.account_statement_import_action
msgid "Import Bank Statement File"
msgstr "Importar Archivo de Extracto Bancario"
#. module: account_statement_import
#: model:ir.model,name:account_statement_import.model_account_statement_import
msgid "Import Bank Statement Files"
msgstr "Importar Archivos de Extractos Bancarios"
#. module: account_statement_import
#: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit
msgid "Import Statement"
msgstr "Importar Extracto"
#. module: account_statement_import
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
msgid "Import and View"
msgstr ""
#. module: account_statement_import
#: model:ir.model,name:account_statement_import.model_account_journal
msgid "Journal"
msgstr "Diario"
#. module: account_statement_import
#: model:ir.model.fields,field_description:account_statement_import.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: account_statement_import
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__write_uid
msgid "Last Updated by"
msgstr "Última actualización realizada por"
#. module: account_statement_import
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__write_date
msgid "Last Updated on"
msgstr "Última actualización el"
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid "Missing currency code in the bank statement file."
msgstr "Falta el código de moneda en el archivo del extracto bancario."
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid "Missing payment_ref on a transaction."
msgstr "Falta la referencia de pago (payment_ref) en una transacción."
#. module: account_statement_import
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
msgid "Statement File"
msgstr "Archivo de Extracto"
#. module: account_statement_import
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_filename
msgid "Statement Filename"
msgstr "Nombre de Archivo de Extracto"
#. module: account_statement_import
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
msgid "Supported formats:"
msgstr "Formatos soportados:"
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid "The Bank Accounting Account in not set on the journal '%s'."
msgstr ""
"La Cuenta de Contabilidad Bancaria no está establecida en el diario '%s'."
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The bank account with number '%s' exists in Odoo but it is not set on any "
"bank journal. You should set it on the related bank journal. If the related "
"bank journal doesn't exist yet, you should create a new one."
msgstr ""
"La cuenta bancaria con el número '%s' existe en Odoo pero no está "
"establecida en ningún diario bancario. Debe establecerlo en el diario "
"bancario relacionado. Si el diario bancario relacionado aún no existe, debe "
"crear uno nuevo."
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The bank statement file uses currency '%s' but there is no such currency in "
"Odoo."
msgstr ""
"El archivo de extracto bancario utiliza la moneda '%s' pero no existe tal "
"moneda en Odoo."
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The currency of the bank statement (%s) is not the same as the currency of "
"the journal '%s' (%s)."
msgstr ""
"La moneda del extracto bancario (%s) no es la misma moenda del diario "
"'%s' (%s)."
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The format of this bank statement file doesn't contain the bank account "
"number, so you must start the wizard from the right bank journal in the "
"dashboard."
msgstr ""
"El formato de este archivo de extracto bancario no contiene el número de "
"cuenta bancaria, por lo que debe iniciar el asistente desde el diario del "
"banco correcto en el Tablero."
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid "The parsing of the statement file returned an invalid result."
msgstr "El análisis del archivo de extractos arrojó un resultado no válido."
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid ""
"This bank statement file format is not supported.\n"
"Did you install the Odoo module to support this format?"
msgstr ""
"El formato del archivo de extractos bancarios no está soportado\n"
"¿Ha instalado el módulo de Odoo correspondiente para soportar este formato?"
#. module: account_statement_import
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
msgid "Upload Bank Statements"
msgstr "Cargar Extractos Bancarios"
#. module: account_statement_import
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
msgid "Upload a bank statement file"
msgstr "Cargar un archivo de extractos bancarios"
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid ""
"You have already imported this file, or this file only contains already "
"imported transactions."
msgstr ""
"Ya ha importado este archivo, o este archivo solo contiene transacciones que "
"ya fueron importadas."
#. module: account_statement_import
#: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit
msgid "or"
msgstr "o"
#~ msgid "A bank account transaction can be imported only once!"
#~ msgstr ""
#~ "¡Una transacción de cuenta bancario puede ser importada solo una vez!"
#~ msgid "Bank Statement Line"
#~ msgstr "Línea de Extracto Contable"
#~ msgid "Import ID"
#~ msgstr "Importar ID"
#~ msgid "Partner Bank Account"
#~ msgstr "Cuenta Bancaria del Contacto"
#~ msgid "Company"
#~ msgstr "Compañía"
#~ msgid "Currency"
#~ msgstr "Moneda"
#~ msgid "Sequence"
#~ msgstr "Secuencia"