~syleam/openobject-addons/5.0-fix-568431

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
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* l10n_ch
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-05-19 14:36+0000\n"
"PO-Revision-Date: 2009-05-20 14:55+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.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: 2010-02-22 11:51+0000\n"
"X-Generator: Launchpad (build Unknown)\n"

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Invoice Date:"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "-"
msgstr ""

#. module: l10n_ch
#: field:account.journal.todo,name:0
msgid "Journal to set"
msgstr ""

#. module: l10n_ch
#: constraint:ir.actions.act_window:0
msgid "Invalid model name in the action definition."
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/dta_wizard.py:0
#, python-format
msgid "No bank account for the company."
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/bvr_import.py:0
#, python-format
msgid "Record found after total record!"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type,name:l10n_ch.bvrpost
msgid "DTA-BVRPOST"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
#: rml:l10n_ch.invoice.bvr:0
msgid "Mail:"
msgstr ""

#. module: l10n_ch
#: model:ir.actions.wizard,name:l10n_ch.wizard_bvr_import
#: wizard_view:l10n_ch.bvr_import,init:0
msgid "BVR Import"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
msgid "Thanks,"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Base"
msgstr ""

#. module: l10n_ch
#: model:ir.actions.report.xml,name:l10n_ch.account_invoice_bvr
msgid "BVR A4 Sheet"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Refund"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/dta_wizard.py:0
#, python-format
msgid "The Bank type %s of the bank account: %s is not supported"
msgstr ""

#. module: l10n_ch
#: help:account.journal.todo,default_debit_account_id:0
msgid "The Default Debit Account of the account journal"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
msgid "Dear customer,"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Amount"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type.field,name:l10n_ch.bank_field_bvbank
#: model:res.partner.bank.type.field,name:l10n_ch.bank_field_bvpost
#: model:res.partner.bank.type.field,name:l10n_ch.bank_field_bvrbank
#: model:res.partner.bank.type.field,name:l10n_ch.bank_field_bvrpost
#: model:res.partner.bank.type.field,name:l10n_ch.bank_field_iban
msgid "bank"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/wizard_bvr.py:0
#, python-format
msgid "UserError"
msgstr ""

#. module: l10n_ch
#: model:ir.actions.wizard,name:l10n_ch.wizard_bvr_check_report
msgid "BVR"
msgstr ""

#. module: l10n_ch
#: wizard_button:account.dta_create,init,end:0
msgid "OK"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "TVA (%)"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Tax"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/bvr_import.py:0
#, python-format
msgid "Total record different from the computed!"
msgstr ""

#. module: l10n_ch
#: field:res.partner.bank,bvr_number:0
msgid "BVR account number"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/bvr_import.py:0
#, python-format
msgid "Number record different from the computed!"
msgstr ""

#. module: l10n_ch
#: field:res.bank,clearing:0
msgid "Clearing number"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type,name:l10n_ch.bvbank
msgid "DTA-BVBANK"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
msgid "', reference:"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Remarque:"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Disc. (%)"
msgstr ""

#. module: l10n_ch
#: help:account.journal.todo,name:0
msgid "the currenty edited account journal"
msgstr ""

#. module: l10n_ch
#: view:account.journal.todo:0
msgid "Next"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/dta_wizard.py:0
#, python-format
msgid "No IBAN for the company bank account."
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Supplier Invoice"
msgstr ""

#. module: l10n_ch
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/dta_wizard.py:0
#, python-format
msgid "You must provide a Clearing Number for your bank account."
msgstr ""

#. module: l10n_ch
#: wizard_view:account.dta_create,init:0
msgid "DTA file creation - Results"
msgstr ""

#. module: l10n_ch
#: model:res.partner.title,name:l10n_ch.res_c_partner_title_sir
#: model:res.partner.title,name:l10n_ch.res_partner_title_sir
msgid "Monsieur"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
#: rml:l10n_ch.invoice.bvr:0
msgid "+"
msgstr ""

#. module: l10n_ch
#: model:ir.actions.act_window,name:l10n_ch.action_config_journal
msgid "Configure Journal"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/bvr_import.py:0
#, python-format
msgid "The properties account payable account receivable"
msgstr ""

#. module: l10n_ch
#: model:res.partner.title,name:l10n_ch.res_c_partner_title_mme_m
#: model:res.partner.title,name:l10n_ch.res_partner_title_mme_m
msgid "Madame, Monsieur,"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
msgid "Here is the BVR to allow you to pay the invoice '"
msgstr ""

#. module: l10n_ch
#: view:account.journal.todo:0
msgid "Account Journal"
msgstr ""

#. module: l10n_ch
#: constraint:ir.ui.view:0
msgid "Invalid XML for View Architecture!"
msgstr ""

#. module: l10n_ch
#: model:ir.model,name:l10n_ch.model_account_journal_todo
msgid "account.journal.todo"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type.field,name:l10n_ch.iban_field
#: model:res.partner.bank.type.field,name:l10n_ch.iban_field_iban
msgid "iban"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/dta_wizard.py:0
#, python-format
msgid "not implemented"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Draft Invoice"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "VAT :"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/dta_wizard.py:0
#, python-format
msgid "No payment mode or payment type code invalid."
msgstr ""

#. module: l10n_ch
#: model:ir.actions.wizard,name:l10n_ch.wizard_invoice_bvr_check_report
msgid "Invoices BVR"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
msgid "Invoice -"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/bvr_import.py:0
#, python-format
msgid "Recursive mod10 is invalid for reference: %s"
msgstr ""

#. module: l10n_ch
#: view:account.bank.statement:0
msgid "Import BVR"
msgstr ""

#. module: l10n_ch
#: constraint:res.partner:0
msgid "Error ! You can not create recursive associated members."
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/wizard_bvr.py:0
#, python-format
msgid ""
"No bank specified on invoice:\n"
"%s"
msgstr ""

#. module: l10n_ch
#: wizard_button:l10n_ch.bvr_import,init,import:0
msgid "Import"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "PRO-FORMA"
msgstr ""

#. module: l10n_ch
#: field:res.partner.bank,bvr_adherent_num:0
msgid "BVR adherent number"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
#: rml:l10n_ch.invoice.bvr:0
msgid "Phone:"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
msgid "."
msgstr ""

#. module: l10n_ch
#: field:res.company,bvr_delta_horz:0
msgid "BVR Horz. Delta (mm)"
msgstr ""

#. module: l10n_ch
#: model:ir.actions.report.xml,name:l10n_ch.invoice_bvr
msgid "Invoice with BVR"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid ":"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Condition"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
#: rml:l10n_ch.invoice.bvr:0
msgid ">"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
#: rml:l10n_ch.invoice.bvr:0
msgid "TVA:"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type,name:l10n_ch.bank_dta
msgid "Ordering party DTA"
msgstr ""

#. module: l10n_ch
#: model:res.partner.title,name:l10n_ch.res_c_partner_title_madame
#: model:res.partner.title,name:l10n_ch.res_partner_title_madame
msgid "Madame"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Concerne:"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type,name:l10n_ch.bvpost
msgid "DTA-BVPOST"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/bvr_import.py:0
#: code:addons/l10n_ch/wizard/dta_wizard.py:0
#, python-format
msgid "Error"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
msgid "Subject:"
msgstr ""

#. module: l10n_ch
#: model:res.partner.title,name:l10n_ch.res_c_partner_title_societe
#: model:res.partner.title,name:l10n_ch.res_partner_title_societe
msgid "Société"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Quantity"
msgstr ""

#. module: l10n_ch
#: field:res.partner.bank,dta_code:0
msgid "DTA code"
msgstr ""

#. module: l10n_ch
#: model:res.partner.title,name:l10n_ch.res_c_partner_title_mlle
#: model:res.partner.title,name:l10n_ch.res_partner_title_mlle
msgid "Mademoiselle"
msgstr ""

#. module: l10n_ch
#: model:ir.module.module,shortdesc:l10n_ch.module_meta_information
msgid "Switzerland localisation corrected by Camptocamp"
msgstr ""

#. module: l10n_ch
#: field:account.journal.todo,default_debit_account_id:0
msgid "Default Debit Account"
msgstr ""

#. module: l10n_ch
#: help:account.journal.todo,default_credit_account_id:0
msgid "The Default Credit Account of the account journal"
msgstr ""

#. module: l10n_ch
#: view:account.journal.todo:0
msgid "The accounts linked to the account journals"
msgstr ""

#. module: l10n_ch
#: model:ir.actions.wizard,name:l10n_ch.wizard_account_dta_create
msgid "Create DTA"
msgstr ""

#. module: l10n_ch
#: field:res.partner.bank,post_number:0
msgid "Post number"
msgstr ""

#. module: l10n_ch
#: wizard_field:account.dta_create,init,dta:0
msgid "DTA File"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Invoice"
msgstr ""

#. module: l10n_ch
#: view:account.journal.todo:0
#: wizard_button:l10n_ch.bvr_import,init,end:0
msgid "Cancel"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type.field,name:l10n_ch.post_field_bvpost
msgid "post_number"
msgstr ""

#. module: l10n_ch
#: constraint:ir.model:0
msgid ""
"The Object name must start with x_ and not contain any special character !"
msgstr ""
"De objectnaam moet beginnen met x_ en mag geen speciale karakters bevatten !"

#. module: l10n_ch
#: field:account.journal.todo,default_credit_account_id:0
msgid "Default Credit Account"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Unit Price"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "(incl. taxes):"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Taxes:"
msgstr ""

#. module: l10n_ch
#: code:addons/l10n_ch/wizard/bvr_import.py:0
#, python-format
msgid "Too much total record found!"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Description"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Price"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Canceled Invoice"
msgstr ""

#. module: l10n_ch
#: wizard_field:l10n_ch.bvr_import,init,file:0
msgid "BVR file"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
#: rml:l10n_ch.invoice.bvr:0
msgid "1cm 25.7cm 7cm 25.7cm"
msgstr ""

#. module: l10n_ch
#: wizard_view:account.dta_create,init:0
msgid "Clic on 'Save as' to save the DTA file :"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type,name:l10n_ch.bvrbank
msgid "DTA-BVRBANK"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Total (excl. taxes):"
msgstr ""

#. module: l10n_ch
#: help:res.company,bvr_delta_vert:0
msgid "vert. delta in mm 1.2 will print the bvz 1.2mm lefter"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type,name:l10n_ch.dta_iban
msgid "DTA-IBAN"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type.field,name:l10n_ch.acc_num_field_bvbank
msgid "acc_number"
msgstr ""

#. module: l10n_ch
#: field:res.company,bvr_delta_vert:0
msgid "BVR Vert. Delta (mm)"
msgstr ""

#. module: l10n_ch
#: model:ir.actions.todo,note:l10n_ch.action_config_journal_todo
msgid ""
"Set accounts on financial journals defined by\n"
"\t\t\tCamptocamp l10n_ch module"
msgstr ""

#. module: l10n_ch
#: help:res.company,bvr_delta_horz:0
msgid "horiz. delta in mm 1.2 will print the bvz 1.2mm lefter"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.bvr:0
#: rml:l10n_ch.invoice.bvr:0
msgid "1cm 27.7cm 20cm 27.7cm"
msgstr ""

#. module: l10n_ch
#: model:res.partner.bank.type.field,name:l10n_ch.bvr_num_field_bvrbank
#: model:res.partner.bank.type.field,name:l10n_ch.bvr_num_field_bvrpost
msgid "bvr_number"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Supplier Refund"
msgstr ""

#. module: l10n_ch
#: rml:l10n_ch.invoice.bvr:0
msgid "Total"
msgstr ""