~vauxoo/addons-vauxoo/6.0-trunk

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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* account_bank_statement_vauxoo
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-11-07 01:13+0000\n"
"PO-Revision-Date: 2013-11-07 05:29+0000\n"
"Last-Translator: Jose Antonio <jose@vauxoo.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2014-07-19 06:15+0000\n"
"X-Generator: Launchpad (build 17114)\n"

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:153
#, python-format
msgid ""
"You can not make a bank reconcilation for bank                    moves with "
"dates on different periods"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.invoice:0
#: view:bank.statement.imported.lines:0
#: model:ir.ui.menu,name:account_bank_statement_vauxoo.menu_bank_imported_statement_line
msgid "Bank Statements Lines"
msgstr ""

#. module: account_bank_statement_vauxoo
#: constraint:account.journal.bs.config:0
msgid ""
"Error: La expresion no es lista\n"
"        debe quedar algo así:\n"
"        [\"cadenaA\",\"cadenaB\",\"CadenaC\"]\n"
"        o es inválida"
msgstr ""

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:242
#, python-format
msgid ""
"You can not make a bank reconcilation for bank moves with                 "
"dates on different periods"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:account.journal,default_expense_account_id:0
msgid ""
"In banks you probable wants send account move lines to an\n"
"             extra account to be able to record account move lines due to "
"bank\n"
"             comisions and bank debit notes, in this field you configure "
"this\n"
"             account."
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:account.journal,moveper_line:0
msgid ""
"Do you want one move per line or one move per bank\n"
"                 statement,True: One Per Line False:\n"
"                 One Per bank statement"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.move.line,stff_id:0
msgid "Statement from File line"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.bank.statement,bs_line_ids:0
msgid "Statement"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:account.invoice,bank_statement_line_ids:0
#: help:bank.statement.imported.lines,invoice_ids:0
msgid "Invoices to be reconciled with this line"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:bank.statement.imported.lines,invo_move_line:0
msgid "Chek if invoice and account move line exist"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,company_id:0
msgid "Company"
msgstr ""

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:332
#, python-format
msgid ""
"Account Move Temporary For this Statement                                    "
" Id Was Created is created %s "
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal,moveper_line:0
msgid "One Move per Line"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Validate"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid ""
"Create Temporary Account Move with lines exactly as bank Statement FIrst "
"Iteration."
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Total Credit"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal.bs.config,account_id:0
#: view:bank.statement.imported.lines:0
msgid "Account"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:account.bank.statement,move:0
msgid ""
"This account move is the used to make the             conciliation throught "
"the bank statement imported with excel"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Total Debit"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Change account"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,credit:0
msgid "Credit"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid "Create Account Move From File"
msgstr ""

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:153
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:220
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:242
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:247
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:344
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:365
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:471
#, python-format
msgid "Warning"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal.bs.config,partner_id:0
#: view:bank.statement.imported.lines:0
msgid "Partner"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid "Delete all lines Imported"
msgstr ""

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:366
#, python-format
msgid ""
"File Must be an XLS file !                     Please verify save as "
"correctly in excel your exported                    file from bank statement"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal.bs.config,sequence:0
msgid "Label"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,state:0
msgid "State"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,debit:0
msgid "Debit"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid ""
"Set date from file, with this button we will read the file and set date and "
"period to be right with the file information"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid ""
"Import from First attached document with xls name, and structure documented."
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.bank.statement,fname:0
msgid "File Name Imported"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.invoice,bank_statement_line_ids:0
#: view:bank.statement.imported.lines:0
#: field:bank.statement.imported.lines,invoice_ids:0
msgid "Invoices"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.invoice:0
msgid "Reconcile Bank Statements Line"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.bank.statement,from_to_file:0
msgid "Date Range on file"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.bank.statement,lines_toreview:0
msgid "Lines to Review"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:account.bank.statement,fname:0
msgid ""
"Name of file imported, to be able to do that add as attach                 "
"ment an xls file with the corect format directly imported                 "
"from Banco Nacional"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal,default_income_account_id:0
msgid "Extra Income Account"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.journal:0
msgid "Concept"
msgstr ""

#. module: account_bank_statement_vauxoo
#: model:res.groups,name:account_bank_statement_vauxoo.group_bank_statement_import_user
msgid "Import Bank Statement / User"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Temporal Move Line"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid "To Review"
msgstr ""

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:250
#, python-format
msgid ""
"You can not make a bank reconcilation in a period different                 "
"to the period indicated on files, please select correct                 "
"period it should be %s "
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,acc_move_line_ids:0
msgid "unknown"
msgstr ""

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:345
#, python-format
msgid ""
"I found quatity of attachments <> 1 !             Please Attach JUST One XLS "
"file to this bank statement."
msgstr ""

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:334
#, python-format
msgid "Account Move Temporary is created %s "
msgstr ""

#. module: account_bank_statement_vauxoo
#: selection:bank.statement.imported.lines,state:0
msgid "Draft"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Move line from Bank."
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:account.bank.statement,lines_toreview:0
msgid "Quantity of lines to verify from file."
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:bank.statement.imported.lines,counterpart_id:0
msgid ""
"This will be the account to make the account move line as             "
"counterpart."
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid "Bank Imported Lines"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal.bs.config,expresion:0
msgid "Text To be Compared"
msgstr ""

#. module: account_bank_statement_vauxoo
#: model:ir.model,name:account_bank_statement_vauxoo.model_account_move_line
msgid "Journal Items"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.journal:0
msgid "Concepts to automate Import Banks Statements in this journal"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid "Delete Imported From Attachment"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal,default_expense_account_id:0
msgid "Expense Account"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,numdocument:0
msgid "Num Document"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
#: field:bank.statement.imported.lines,date:0
msgid "Date"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,move_id:0
msgid "Account Move"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "N Document"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid "Set date From File"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,counterpart_id:0
msgid "Account Counterpart"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:account.bank.statement,from_to_file:0
msgid ""
"Date range read on xls file imported from your                 attachments"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
#: field:bank.statement.imported.lines,office:0
msgid "Office"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,aml_ids:0
msgid "Account Move Lines"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.invoice:0
msgid "Unreconcile Bank Statements Line"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:bank.statement.imported.lines,state:0
msgid ""
"If this bank statement line is confirmed or not, to help             "
"useability issues"
msgstr ""

#. module: account_bank_statement_vauxoo
#: model:ir.model,name:account_bank_statement_vauxoo.model_bank_statement_imported_lines
msgid "Imported lines for banks files"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,bank_statement_id:0
#: model:ir.model,name:account_bank_statement_vauxoo.model_account_bank_statement
msgid "Bank Statement"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal,concept_ids:0
msgid "Concept Lines"
msgstr ""

#. module: account_bank_statement_vauxoo
#: selection:bank.statement.imported.lines,state:0
msgid "Done"
msgstr ""

#. module: account_bank_statement_vauxoo
#: model:ir.model,name:account_bank_statement_vauxoo.model_account_invoice
msgid "Invoice"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Cancel"
msgstr ""

#. module: account_bank_statement_vauxoo
#: model:ir.model,name:account_bank_statement_vauxoo.model_account_journal_bs_config
msgid "account.journal.bs.config"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:bank.statement.imported.lines,partnercounterpart_id:0
msgid ""
"This will be the partner to make written on the             account move "
"line as counterpart., if you change this value,             the account "
"payable or receivable will be automatic selected on             Account Move "
"Lines related, specially usefull when you pay             several things in "
"the same invoice, Petty cash for example, just             select your "
"partner petty cash"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Account Move Line"
msgstr ""

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:471
#, python-format
msgid ""
"You can not change account because this bank statement                     "
"have documents"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal,default_interim_account_id:0
msgid "Interim Account"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Invoices to be reconciled"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Statement Bank"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.bank.statement:0
msgid "Import From Attachment"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:account.journal,default_interim_account_id:0
msgid ""
"In banks you probably want send account move\n"
"                 lines to a interim account before affect the default\n"
"                 debit and credit account who\n"
"                 will have the booked\n"
"                 balance for this kind of operations, in this field\n"
"                 you configure this account."
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,name:0
msgid "Description"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal.bs.config,bsl_id:0
#: model:ir.model,name:account_bank_statement_vauxoo.model_account_journal
msgid "Journal"
msgstr ""

#. module: account_bank_statement_vauxoo
#: help:account.journal,default_income_account_id:0
msgid ""
"In banks you probably want as counter part for extra\n"
"             banking income money use an specific account in this field\n"
"             you can canfigure this account"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.bank.statement,move:0
msgid "Move Temp to conciliate"
msgstr ""

#. module: account_bank_statement_vauxoo
#: code:addons/account_bank_statement_vauxoo/model/account_bank_statement.py:220
#, python-format
msgid ""
"You can not re-create account move's, modify manually on                 "
"lines where you need do something or delete lines and start                 "
"again (remember delete the account move related)"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:bank.statement.imported.lines:0
msgid "Name"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.journal:0
msgid "Concepts"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,partnercounterpart_id:0
msgid "Partner Counterpart"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:account.journal.bs.config,name:0
msgid "Cancept Label"
msgstr ""

#. module: account_bank_statement_vauxoo
#: model:res.groups,name:account_bank_statement_vauxoo.group_bank_statement_import_manager
msgid "Import Bank Statement / Manager"
msgstr ""

#. module: account_bank_statement_vauxoo
#: view:account.journal:0
msgid "Concepts for Banks Statements"
msgstr ""

#. module: account_bank_statement_vauxoo
#: field:bank.statement.imported.lines,invo_move_line:0
msgid "Chek"
msgstr ""