~therp-nl/openupgrade-server/6.0-lp1025797-dangling_references

3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1
# Urdu translation for openobject-server
2
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3
# This file is distributed under the same license as the openobject-server package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
5
#
6
msgid ""
7
msgstr ""
8
"Project-Id-Version: openobject-server\n"
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2011-01-11 11:14+0000\n"
11
"PO-Revision-Date: 2011-01-19 13:31+0000\n"
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
"Language-Team: Urdu <ur@li.org>\n"
14
"MIME-Version: 1.0\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
3475.1.142 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
17
"X-Launchpad-Export-Date: 2012-05-08 05:28+0000\n"
18
"X-Generator: Launchpad (build 15204)\n"
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
19
20
#. module: base
21
#: view:ir.filters:0
22
#: field:ir.model.fields,domain:0
23
#: field:ir.rule,domain:0
24
#: field:ir.rule,domain_force:0
25
#: field:res.partner.title,domain:0
26
msgid "Domain"
27
msgstr ""
28
29
#. module: base
30
#: model:res.country,name:base.sh
31
msgid "Saint Helena"
32
msgstr ""
33
34
#. module: base
35
#: view:ir.actions.report.xml:0
36
msgid "Other Configuration"
37
msgstr ""
38
39
#. module: base
40
#: selection:ir.property,type:0
41
msgid "DateTime"
42
msgstr "تا ریخ وقت"
43
44
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
45
#: code:addons/fields.py:582
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
46
#, python-format
47
msgid ""
48
"The second argument of the many2many field %s must be a SQL table !You used "
49
"%s, which is not a valid SQL table name."
50
msgstr ""
51
52
#. module: base
53
#: view:ir.values:0
54
#: field:ir.values,meta_unpickle:0
55
msgid "Metadata"
56
msgstr ""
57
58
#. module: base
59
#: field:ir.ui.view,arch:0
60
#: field:ir.ui.view.custom,arch:0
61
msgid "View Architecture"
62
msgstr ""
63
64
#. module: base
65
#: field:base.language.import,code:0
66
msgid "Code (eg:en__US)"
67
msgstr ""
68
69
#. module: base
70
#: view:workflow:0
71
#: view:workflow.activity:0
72
#: field:workflow.activity,wkf_id:0
73
#: field:workflow.instance,wkf_id:0
74
#: field:workflow.transition,wkf_id:0
75
#: field:workflow.workitem,wkf_id:0
76
msgid "Workflow"
77
msgstr ""
78
79
#. module: base
80
#: view:partner.sms.send:0
81
msgid "SMS - Gateway: clickatell"
82
msgstr ""
83
84
#. module: base
85
#: selection:base.language.install,lang:0
86
msgid "Hungarian / Magyar"
87
msgstr ""
88
89
#. module: base
90
#: selection:ir.model.fields,select_level:0
91
msgid "Not Searchable"
92
msgstr "ناقابل تلاش"
93
94
#. module: base
95
#: selection:base.language.install,lang:0
96
msgid "Spanish (VE) / Español (VE)"
97
msgstr ""
98
99
#. module: base
100
#: field:ir.actions.server,wkf_model_id:0
101
msgid "Workflow On"
102
msgstr ""
103
104
#. module: base
105
#: field:ir.actions.act_window,display_menu_tip:0
106
msgid "Display Menu Tips"
107
msgstr ""
108
109
#. module: base
110
#: view:ir.module.module:0
111
msgid "Created Views"
112
msgstr ""
113
114
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
115
#: code:addons/base/ir/ir_model.py:532
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
116
#, python-format
117
msgid ""
118
"You can not write in this document (%s) ! Be sure your user belongs to one "
119
"of these groups: %s."
120
msgstr ""
121
122
#. module: base
123
#: help:ir.model.fields,domain:0
124
msgid ""
125
"The optional domain to restrict possible values for relationship fields, "
126
"specified as a Python expression defining a list of triplets. For example: "
127
"[('color','=','red')]"
128
msgstr ""
129
130
#. module: base
131
#: field:res.partner,ref:0
132
msgid "Reference"
133
msgstr ""
134
135
#. module: base
136
#: field:ir.actions.act_window,target:0
137
msgid "Target Window"
138
msgstr ""
139
140
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
141
#: code:addons/base/res/res_users.py:558
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
142
#, python-format
143
msgid "Warning!"
144
msgstr ""
145
146
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
147
#: code:addons/base/ir/ir_model.py:344
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
148
#, python-format
149
msgid ""
150
"Properties of base fields cannot be altered in this manner! Please modify "
151
"them through Python code, preferably through a custom addon!"
152
msgstr ""
153
154
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
155
#: code:addons/osv.py:129
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
156
#, python-format
157
msgid "Constraint Error"
158
msgstr ""
159
160
#. module: base
161
#: model:ir.model,name:base.model_ir_ui_view_custom
162
msgid "ir.ui.view.custom"
163
msgstr ""
164
165
#. module: base
166
#: model:res.country,name:base.sz
167
msgid "Swaziland"
168
msgstr ""
169
170
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
171
#: code:addons/orm.py:4206
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
172
#, python-format
173
msgid "created."
174
msgstr ""
175
176
#. module: base
177
#: model:res.partner.category,name:base.res_partner_category_woodsuppliers0
178
msgid "Wood Suppliers"
179
msgstr ""
180
181
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
182
#: code:addons/base/module/module.py:390
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
183
#, python-format
184
msgid ""
185
"Some installed modules depend on the module you plan to Uninstall :\n"
186
" %s"
187
msgstr ""
188
189
#. module: base
190
#: field:ir.sequence,number_increment:0
191
msgid "Increment Number"
192
msgstr ""
193
194
#. module: base
195
#: model:ir.actions.act_window,name:base.action_res_company_tree
196
#: model:ir.ui.menu,name:base.menu_action_res_company_tree
197
msgid "Company's Structure"
198
msgstr ""
199
200
#. module: base
201
#: selection:base.language.install,lang:0
202
msgid "Inuktitut / ᐃᓄᒃᑎᑐᑦ"
203
msgstr ""
204
205
#. module: base
206
#: view:res.partner:0
207
msgid "Search Partner"
208
msgstr ""
209
210
#. module: base
211
#: code:addons/base/res/res_user.py:132
212
#, python-format
213
msgid "\"smtp_server\" needs to be set to send mails to users"
214
msgstr ""
215
216
#. module: base
217
#: code:addons/base/module/wizard/base_export_language.py:60
218
#, python-format
219
msgid "new"
220
msgstr ""
221
222
#. module: base
223
#: field:ir.actions.report.xml,multi:0
224
msgid "On multiple doc."
225
msgstr ""
226
227
#. module: base
228
#: field:ir.module.category,module_nr:0
229
msgid "Number of Modules"
230
msgstr ""
231
232
#. module: base
233
#: help:multi_company.default,company_dest_id:0
234
msgid "Company to store the current record"
235
msgstr ""
236
237
#. module: base
238
#: field:res.partner.bank.type.field,size:0
239
msgid "Max. Size"
240
msgstr ""
241
242
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
243
#: view:res.partner:0
244
#: field:res.partner,subname:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
245
#: field:res.partner.address,name:0
246
msgid "Contact Name"
247
msgstr ""
248
249
#. module: base
250
#: code:addons/base/module/wizard/base_export_language.py:56
251
#, python-format
252
msgid ""
253
"Save this document to a %s file and edit it with a specific software or a "
254
"text editor. The file encoding is UTF-8."
255
msgstr ""
256
257
#. module: base
258
#: sql_constraint:res.lang:0
259
msgid "The name of the language must be unique !"
260
msgstr ""
261
262
#. module: base
263
#: selection:res.request,state:0
264
msgid "active"
265
msgstr ""
266
267
#. module: base
268
#: field:ir.actions.wizard,wiz_name:0
269
msgid "Wizard Name"
270
msgstr ""
271
272
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
273
#: code:addons/orm.py:2526
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
274
#, python-format
275
msgid "Invalid group_by"
276
msgstr ""
277
278
#. module: base
279
#: field:res.partner,credit_limit:0
280
msgid "Credit Limit"
281
msgstr ""
282
283
#. module: base
284
#: field:ir.model.data,date_update:0
285
msgid "Update Date"
286
msgstr ""
287
288
#. module: base
289
#: view:ir.attachment:0
290
msgid "Owner"
291
msgstr ""
292
293
#. module: base
294
#: field:ir.actions.act_window,src_model:0
295
msgid "Source Object"
296
msgstr ""
297
298
#. module: base
299
#: view:ir.actions.todo:0
300
msgid "Config Wizard Steps"
301
msgstr ""
302
303
#. module: base
304
#: model:ir.model,name:base.model_ir_ui_view_sc
305
msgid "ir.ui.view_sc"
306
msgstr ""
307
308
#. module: base
309
#: field:res.widget.user,widget_id:0
310
#: field:res.widget.wizard,widgets_list:0
311
msgid "Widget"
312
msgstr ""
313
314
#. module: base
315
#: view:ir.model.access:0
316
#: field:ir.model.access,group_id:0
317
msgid "Group"
318
msgstr ""
319
320
#. module: base
321
#: field:ir.exports.line,name:0
322
#: field:ir.translation,name:0
323
#: field:res.partner.bank.type.field,name:0
324
msgid "Field Name"
325
msgstr ""
326
327
#. module: base
328
#: wizard_view:server.action.create,init:0
329
#: wizard_field:server.action.create,init,type:0
330
msgid "Select Action Type"
331
msgstr ""
332
333
#. module: base
334
#: model:res.country,name:base.tv
335
msgid "Tuvalu"
336
msgstr ""
337
338
#. module: base
339
#: selection:ir.model,state:0
340
msgid "Custom Object"
341
msgstr ""
342
343
#. module: base
344
#: field:res.lang,date_format:0
345
msgid "Date Format"
346
msgstr ""
347
348
#. module: base
349
#: field:res.bank,email:0
350
#: field:res.partner.address,email:0
351
msgid "E-Mail"
352
msgstr ""
353
354
#. module: base
355
#: model:res.country,name:base.an
356
msgid "Netherlands Antilles"
357
msgstr ""
358
359
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
360
#: code:addons/base/res/res_users.py:396
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
361
#, python-format
362
msgid ""
363
"You can not remove the admin user as it is used internally for resources "
364
"created by OpenERP (updates, module installation, ...)"
365
msgstr ""
366
367
#. module: base
368
#: model:res.country,name:base.gf
369
msgid "French Guyana"
370
msgstr ""
371
372
#. module: base
373
#: selection:base.language.install,lang:0
374
msgid "Greek / Ελληνικά"
375
msgstr ""
376
377
#. module: base
378
#: selection:base.language.install,lang:0
379
msgid "Bosnian / bosanski jezik"
380
msgstr ""
381
382
#. module: base
383
#: help:ir.actions.report.xml,attachment_use:0
384
msgid ""
385
"If you check this, then the second time the user prints with same attachment "
386
"name, it returns the previous report."
387
msgstr ""
388
389
#. module: base
390
#: code:addons/orm.py:904
391
#, python-format
392
msgid "The read method is not implemented on this object !"
393
msgstr ""
394
395
#. module: base
396
#: help:res.lang,iso_code:0
397
msgid "This ISO code is the name of po files to use for translations"
398
msgstr ""
399
400
#. module: base
401
#: view:base.module.upgrade:0
402
msgid "Your system will be updated."
403
msgstr ""
404
405
#. module: base
406
#: field:ir.actions.todo,note:0
407
#: selection:ir.property,type:0
408
msgid "Text"
409
msgstr ""
410
411
#. module: base
412
#: field:res.country,name:0
413
msgid "Country Name"
414
msgstr ""
415
416
#. module: base
417
#: model:res.country,name:base.co
418
msgid "Colombia"
419
msgstr ""
420
421
#. module: base
422
#: view:ir.module.module:0
423
msgid "Schedule Upgrade"
424
msgstr ""
425
426
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
427
#: code:addons/orm.py:1390
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
428
#, python-format
429
msgid "Key/value '%s' not found in selection field '%s'"
430
msgstr ""
431
432
#. module: base
433
#: help:res.country,code:0
434
msgid ""
435
"The ISO country code in two chars.\n"
436
"You can use this field for quick search."
437
msgstr ""
438
439
#. module: base
440
#: model:res.country,name:base.pw
441
msgid "Palau"
442
msgstr ""
443
444
#. module: base
445
#: view:res.partner:0
446
msgid "Sales & Purchases"
447
msgstr ""
448
449
#. module: base
450
#: view:ir.translation:0
451
msgid "Untranslated"
452
msgstr ""
453
454
#. module: base
455
#: help:ir.actions.act_window,context:0
456
msgid ""
457
"Context dictionary as Python expression, empty by default (Default: {})"
458
msgstr ""
459
460
#. module: base
461
#: model:ir.actions.act_window,name:base.ir_action_wizard
462
#: view:ir.actions.wizard:0
463
#: model:ir.ui.menu,name:base.menu_ir_action_wizard
464
msgid "Wizards"
465
msgstr ""
466
467
#. module: base
468
#: model:res.partner.category,name:base.res_partner_category_miscellaneoussuppliers0
469
msgid "Miscellaneous Suppliers"
470
msgstr ""
471
472
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
473
#: code:addons/base/ir/ir_model.py:287
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
474
#, python-format
475
msgid "Custom fields must have a name that starts with 'x_' !"
476
msgstr ""
477
478
#. module: base
479
#: help:ir.actions.server,action_id:0
480
msgid "Select the Action Window, Report, Wizard to be executed."
481
msgstr ""
482
483
#. module: base
484
#: view:res.config.users:0
485
msgid "New User"
486
msgstr ""
487
488
#. module: base
489
#: view:base.language.export:0
490
msgid "Export done"
491
msgstr ""
492
493
#. module: base
494
#: view:ir.model:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
495
#: field:ir.model,name:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
496
msgid "Model Description"
497
msgstr ""
498
499
#. module: base
500
#: help:ir.actions.act_window,src_model:0
501
msgid ""
502
"Optional model name of the objects on which this action should be visible"
503
msgstr ""
504
505
#. module: base
506
#: field:workflow.transition,trigger_expr_id:0
507
msgid "Trigger Expression"
508
msgstr ""
509
510
#. module: base
511
#: model:res.country,name:base.jo
512
msgid "Jordan"
513
msgstr ""
514
515
#. module: base
516
#: view:ir.module.module:0
517
msgid "Certified"
518
msgstr ""
519
520
#. module: base
521
#: model:res.country,name:base.er
522
msgid "Eritrea"
523
msgstr ""
524
525
#. module: base
526
#: view:res.config:0
527
#: view:res.config.installer:0
528
msgid "description"
529
msgstr ""
530
531
#. module: base
532
#: model:ir.ui.menu,name:base.menu_base_action_rule
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
533
#: model:ir.ui.menu,name:base.menu_base_action_rule_admin
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
534
msgid "Automated Actions"
535
msgstr ""
536
537
#. module: base
538
#: model:ir.model,name:base.model_ir_actions_actions
539
msgid "ir.actions.actions"
540
msgstr ""
541
542
#. module: base
543
#: view:partner.wizard.ean.check:0
544
msgid "Want to check Ean ? "
545
msgstr ""
546
547
#. module: base
548
#: field:ir.values,key2:0
549
msgid "Event Type"
550
msgstr ""
551
552
#. module: base
553
#: view:base.language.export:0
554
msgid ""
555
"OpenERP translations (core, modules, clients) are managed through "
556
"Launchpad.net, our open source project management facility. We use their "
557
"online interface to synchronize all translations efforts."
558
msgstr ""
559
560
#. module: base
561
#: field:res.partner,title:0
562
msgid "Partner Form"
563
msgstr ""
564
565
#. module: base
566
#: selection:base.language.install,lang:0
567
msgid "Swedish / svenska"
568
msgstr ""
569
570
#. module: base
571
#: model:res.country,name:base.rs
572
msgid "Serbia"
573
msgstr ""
574
575
#. module: base
576
#: selection:ir.translation,type:0
577
msgid "Wizard View"
578
msgstr ""
579
580
#. module: base
581
#: model:res.country,name:base.kh
582
msgid "Cambodia, Kingdom of"
583
msgstr ""
584
585
#. module: base
586
#: model:ir.actions.act_window,name:base.ir_sequence_form
587
#: view:ir.sequence:0
588
#: model:ir.ui.menu,name:base.menu_ir_sequence_form
589
msgid "Sequences"
590
msgstr ""
591
592
#. module: base
593
#: model:ir.model,name:base.model_base_language_import
594
msgid "Language Import"
595
msgstr ""
596
597
#. module: base
598
#: model:ir.model,name:base.model_res_config_users
599
msgid "res.config.users"
600
msgstr ""
601
602
#. module: base
603
#: selection:base.language.install,lang:0
604
msgid "Albanian / Shqip"
605
msgstr ""
606
607
#. module: base
608
#: model:ir.ui.menu,name:base.menu_crm_config_opportunity
609
msgid "Opportunities"
610
msgstr ""
611
612
#. module: base
613
#: model:ir.model,name:base.model_base_language_export
614
msgid "base.language.export"
615
msgstr ""
616
617
#. module: base
618
#: model:res.country,name:base.pg
619
msgid "Papua New Guinea"
620
msgstr ""
621
622
#. module: base
623
#: help:ir.actions.report.xml,report_type:0
624
msgid "Report Type, e.g. pdf, html, raw, sxw, odt, html2html, mako2html, ..."
625
msgstr ""
626
627
#. module: base
628
#: model:res.partner.category,name:base.res_partner_category_4
629
msgid "Basic Partner"
630
msgstr ""
631
632
#. module: base
633
#: report:ir.module.reference.graph:0
634
msgid ","
635
msgstr ""
636
637
#. module: base
638
#: view:res.partner:0
639
msgid "My Partners"
640
msgstr ""
641
642
#. module: base
643
#: view:ir.actions.report.xml:0
644
msgid "XML Report"
645
msgstr ""
646
647
#. module: base
648
#: model:res.country,name:base.es
649
msgid "Spain"
650
msgstr ""
651
652
#. module: base
653
#: model:ir.ui.menu,name:base.menu_translation_export
654
msgid "Import / Export"
655
msgstr ""
656
657
#. module: base
658
#: help:ir.actions.act_window,domain:0
659
msgid ""
660
"Optional domain filtering of the destination data, as a Python expression"
661
msgstr ""
662
663
#. module: base
664
#: model:ir.actions.act_window,name:base.action_view_base_module_upgrade
665
#: model:ir.model,name:base.model_base_module_upgrade
666
msgid "Module Upgrade"
667
msgstr ""
668
669
#. module: base
670
#: view:res.config.users:0
671
msgid ""
672
"Groups are used to define access rights on objects and the visibility of "
673
"screens and menus"
674
msgstr ""
675
676
#. module: base
677
#: selection:base.language.install,lang:0
678
msgid "Spanish (UY) / Español (UY)"
679
msgstr ""
680
681
#. module: base
682
#: field:res.partner,mobile:0
683
#: field:res.partner.address,mobile:0
684
msgid "Mobile"
685
msgstr ""
686
687
#. module: base
688
#: model:res.country,name:base.om
689
msgid "Oman"
690
msgstr ""
691
692
#. module: base
693
#: model:ir.actions.act_window,name:base.action_payterm_form
694
#: model:ir.model,name:base.model_res_payterm
695
msgid "Payment term"
696
msgstr ""
697
698
#. module: base
699
#: model:res.country,name:base.nu
700
msgid "Niue"
701
msgstr ""
702
703
#. module: base
704
#: selection:ir.cron,interval_type:0
705
msgid "Work Days"
706
msgstr ""
707
708
#. module: base
709
#: selection:ir.module.module,license:0
710
msgid "Other OSI Approved Licence"
711
msgstr ""
712
713
#. module: base
714
#: help:res.config.users,context_lang:0
715
#: help:res.users,context_lang:0
716
msgid ""
717
"Sets the language for the user's user interface, when UI translations are "
718
"available"
719
msgstr ""
720
721
#. module: base
722
#: code:addons/orm.py:1043
723
#, python-format
724
msgid "The unlink method is not implemented on this object !"
725
msgstr ""
726
727
#. module: base
728
#: model:ir.actions.act_window,name:base.act_menu_create
729
#: view:wizard.ir.model.menu.create:0
730
msgid "Create Menu"
731
msgstr ""
732
733
#. module: base
734
#: model:res.country,name:base.in
735
msgid "India"
736
msgstr ""
737
738
#. module: base
739
#: model:ir.actions.act_window,name:base.res_request_link-act
740
#: model:ir.ui.menu,name:base.menu_res_request_link_act
741
msgid "Request Reference Types"
742
msgstr ""
743
744
#. module: base
745
#: view:ir.values:0
746
msgid "client_action_multi, client_action_relate"
747
msgstr ""
748
749
#. module: base
750
#: model:res.country,name:base.ad
751
msgid "Andorra, Principality of"
752
msgstr ""
753
754
#. module: base
755
#: field:res.partner.category,child_ids:0
756
msgid "Child Categories"
757
msgstr ""
758
759
#. module: base
760
#: model:ir.model,name:base.model_ir_config_parameter
761
msgid "ir.config_parameter"
762
msgstr ""
763
764
#. module: base
765
#: selection:base.language.export,format:0
766
msgid "TGZ Archive"
767
msgstr ""
768
769
#. module: base
770
#: view:res.lang:0
771
msgid "%B - Full month name."
772
msgstr ""
773
774
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
775
#: field:ir.actions.todo,type:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
776
#: view:ir.attachment:0
777
#: field:ir.attachment,type:0
778
#: field:ir.model,state:0
779
#: field:ir.model.fields,state:0
780
#: field:ir.property,type:0
781
#: field:ir.server.object.lines,type:0
782
#: field:ir.translation,type:0
783
#: view:ir.ui.view:0
784
#: view:ir.values:0
785
#: field:ir.values,key:0
786
#: view:res.partner:0
787
#: view:res.partner.address:0
788
msgid "Type"
789
msgstr ""
790
791
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
792
#: code:addons/orm.py:398
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
793
#, python-format
794
msgid ""
795
"Language with code \"%s\" is not defined in your system !\n"
796
"Define it through the Administration menu."
797
msgstr ""
798
799
#. module: base
800
#: model:res.country,name:base.gu
801
msgid "Guam (USA)"
802
msgstr ""
803
804
#. module: base
805
#: model:ir.ui.menu,name:base.menu_hr_project
806
msgid "Human Resources Dashboard"
807
msgstr ""
808
809
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
810
#: code:addons/base/res/res_users.py:558
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
811
#, python-format
812
msgid "Setting empty passwords is not allowed for security reasons!"
813
msgstr ""
814
815
#. module: base
816
#: selection:ir.actions.server,state:0
817
#: selection:workflow.activity,kind:0
818
msgid "Dummy"
819
msgstr ""
820
821
#. module: base
822
#: constraint:ir.ui.view:0
823
msgid "Invalid XML for View Architecture!"
824
msgstr ""
825
826
#. module: base
827
#: model:res.country,name:base.ky
828
msgid "Cayman Islands"
829
msgstr ""
830
831
#. module: base
832
#: model:res.country,name:base.kr
833
msgid "South Korea"
834
msgstr ""
835
836
#. module: base
837
#: model:ir.actions.act_window,name:base.action_workflow_transition_form
838
#: model:ir.ui.menu,name:base.menu_workflow_transition
839
#: view:workflow.activity:0
840
msgid "Transitions"
841
msgstr ""
842
843
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
844
#: code:addons/orm.py:4615
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
845
#, python-format
846
msgid "Record #%d of %s not found, cannot copy!"
847
msgstr ""
848
849
#. module: base
850
#: field:ir.module.module,contributors:0
851
msgid "Contributors"
852
msgstr ""
853
854
#. module: base
855
#: selection:ir.property,type:0
856
msgid "Char"
857
msgstr ""
858
859
#. module: base
860
#: model:ir.actions.act_window,name:base.action_publisher_warranty_contract_form
861
#: model:ir.ui.menu,name:base.menu_publisher_warranty_contract
862
msgid "Contracts"
863
msgstr ""
864
865
#. module: base
866
#: selection:base.language.install,lang:0
867
msgid "Spanish (AR) / Español (AR)"
868
msgstr ""
869
870
#. module: base
871
#: model:res.country,name:base.ug
872
msgid "Uganda"
873
msgstr ""
874
875
#. module: base
876
#: field:ir.model.access,perm_unlink:0
877
msgid "Delete Access"
878
msgstr ""
879
880
#. module: base
881
#: model:res.country,name:base.ne
882
msgid "Niger"
883
msgstr ""
884
885
#. module: base
886
#: selection:base.language.install,lang:0
887
msgid "Chinese (HK)"
888
msgstr ""
889
890
#. module: base
891
#: model:res.country,name:base.ba
892
msgid "Bosnia-Herzegovina"
893
msgstr ""
894
895
#. module: base
896
#: view:base.language.export:0
897
msgid ""
898
"To improve or expand the official translations, you should use directly "
899
"Lauchpad's web interface (Rosetta). If you need to perform mass translation, "
900
"Launchpad also allows uploading full .po files at once"
901
msgstr ""
902
903
#. module: base
904
#: selection:base.language.install,lang:0
905
msgid "Spanish (GT) / Español (GT)"
906
msgstr ""
907
908
#. module: base
909
#: view:res.lang:0
910
msgid ""
911
"%W - Week number of the year (Monday as the first day of the week) as a "
912
"decimal number [00,53]. All days in a new year preceding the first Monday "
913
"are considered to be in week 0."
914
msgstr ""
915
916
#. module: base
917
#: field:ir.module.module,website:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
918
#: field:res.company,website:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
919
#: field:res.partner,website:0
920
msgid "Website"
921
msgstr ""
922
923
#. module: base
924
#: model:res.country,name:base.gs
925
msgid "S. Georgia & S. Sandwich Isls."
926
msgstr ""
927
928
#. module: base
929
#: field:ir.actions.url,url:0
930
msgid "Action URL"
931
msgstr ""
932
933
#. module: base
934
#: field:base.module.import,module_name:0
935
msgid "Module Name"
936
msgstr ""
937
938
#. module: base
939
#: model:res.country,name:base.mh
940
msgid "Marshall Islands"
941
msgstr ""
942
943
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
944
#: code:addons/base/ir/ir_model.py:368
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
945
#, python-format
946
msgid "Changing the model of a field is forbidden!"
947
msgstr ""
948
949
#. module: base
950
#: model:res.country,name:base.ht
951
msgid "Haiti"
952
msgstr ""
953
954
#. module: base
955
#: view:ir.ui.view:0
956
#: selection:ir.ui.view,type:0
957
msgid "Search"
958
msgstr ""
959
960
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
961
#: code:addons/osv.py:132
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
962
#, python-format
963
msgid ""
964
"The operation cannot be completed, probably due to the following:\n"
965
"- deletion: you may be trying to delete a record while other records still "
966
"reference it\n"
967
"- creation/update: a mandatory field is not correctly set"
968
msgstr ""
969
970
#. module: base
971
#: view:ir.rule:0
972
msgid ""
973
"2. Group-specific rules are combined together with a logical AND operator"
974
msgstr ""
975
976
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
977
#: code:addons/base/res/res_users.py:222
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
978
#, python-format
979
msgid "Operation Canceled"
980
msgstr ""
981
982
#. module: base
983
#: help:base.language.export,lang:0
984
msgid "To export a new language, do not select a language."
985
msgstr ""
986
987
#. module: base
988
#: view:res.request:0
989
msgid "Request Date"
990
msgstr ""
991
992
#. module: base
993
#: model:ir.ui.menu,name:base.menu_hr_dasboard
994
msgid "Dashboard"
995
msgstr ""
996
997
#. module: base
998
#: model:ir.ui.menu,name:base.menu_purchase_root
999
msgid "Purchases"
1000
msgstr ""
1001
1002
#. module: base
1003
#: model:res.country,name:base.md
1004
msgid "Moldavia"
1005
msgstr ""
1006
1007
#. module: base
1008
#: view:ir.module.module:0
1009
msgid "Features"
1010
msgstr ""
1011
1012
#. module: base
1013
#: view:ir.module.module:0
1014
#: report:ir.module.reference.graph:0
1015
msgid "Version"
1016
msgstr ""
1017
1018
#. module: base
1019
#: view:ir.model.access:0
1020
#: field:ir.model.access,perm_read:0
1021
#: view:ir.rule:0
1022
msgid "Read Access"
1023
msgstr ""
1024
1025
#. module: base
1026
#: model:ir.model,name:base.model_ir_exports
1027
msgid "ir.exports"
1028
msgstr ""
1029
1030
#. module: base
1031
#: code:addons/base/module/wizard/base_update_translations.py:38
1032
#, python-format
1033
msgid "No language with code \"%s\" exists"
1034
msgstr ""
1035
1036
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1037
#: code:addons/base/publisher_warranty/publisher_warranty.py:125
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1038
#: code:addons/base/publisher_warranty/publisher_warranty.py:163
1039
#, python-format
1040
msgid "Error during communication with the publisher warranty server."
1041
msgstr ""
1042
1043
#. module: base
1044
#: help:ir.actions.server,email:0
1045
msgid ""
1046
"Provides the fields that will be used to fetch the email address, e.g. when "
1047
"you select the invoice, then `object.invoice_address_id.email` is the field "
1048
"which gives the correct address"
1049
msgstr ""
1050
1051
#. module: base
1052
#: view:res.lang:0
1053
msgid "%Y - Year with century."
1054
msgstr ""
1055
1056
#. module: base
1057
#: report:ir.module.reference.graph:0
1058
msgid "-"
1059
msgstr ""
1060
1061
#. module: base
1062
#: view:publisher_warranty.contract.wizard:0
1063
msgid ""
1064
"This wizard helps you register a publisher warranty contract in your OpenERP "
1065
"system. After the contract has been registered, you will be able to send "
1066
"issues directly to OpenERP."
1067
msgstr ""
1068
1069
#. module: base
1070
#: code:addons/orm.py:1744
1071
#, python-format
1072
msgid "The search method is not implemented on this object !"
1073
msgstr ""
1074
1075
#. module: base
1076
#: view:wizard.ir.model.menu.create:0
1077
msgid "Create _Menu"
1078
msgstr ""
1079
1080
#. module: base
1081
#: field:res.payterm,name:0
1082
msgid "Payment Term (short name)"
1083
msgstr ""
1084
1085
#. module: base
1086
#: model:ir.model,name:base.model_res_bank
1087
#: view:res.bank:0
1088
#: field:res.partner.bank,bank:0
1089
msgid "Bank"
1090
msgstr ""
1091
1092
#. module: base
1093
#: model:ir.model,name:base.model_ir_exports_line
1094
msgid "ir.exports.line"
1095
msgstr ""
1096
1097
#. module: base
1098
#: help:base.language.install,overwrite:0
1099
msgid ""
1100
"If you check this box, your customized translations will be overwritten and "
1101
"replaced by the official ones."
1102
msgstr ""
1103
1104
#. module: base
1105
#: field:ir.actions.report.xml,report_rml:0
1106
msgid "Main report file path"
1107
msgstr ""
1108
1109
#. module: base
1110
#: model:ir.actions.act_window,name:base.ir_action_report_xml
1111
#: field:ir.module.module,reports_by_module:0
1112
#: model:ir.ui.menu,name:base.menu_ir_action_report_xml
1113
msgid "Reports"
1114
msgstr ""
1115
1116
#. module: base
1117
#: help:ir.actions.act_window.view,multi:0
1118
#: help:ir.actions.report.xml,multi:0
1119
msgid ""
1120
"If set to true, the action will not be displayed on the right toolbar of a "
1121
"form view."
1122
msgstr ""
1123
1124
#. module: base
1125
#: field:workflow,on_create:0
1126
msgid "On Create"
1127
msgstr ""
1128
1129
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1130
#: code:addons/base/ir/ir_model.py:681
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1131
#, python-format
1132
msgid ""
1133
"'%s' contains too many dots. XML ids should not contain dots ! These are "
1134
"used to refer to other modules data, as in module.reference_id"
1135
msgstr ""
1136
1137
#. module: base
1138
#: field:partner.sms.send,user:0
1139
#: field:res.users,login:0
1140
msgid "Login"
1141
msgstr ""
1142
1143
#. module: base
1144
#: view:ir.actions.server:0
1145
msgid ""
1146
"Access all the fields related to the current object using expressions, i.e. "
1147
"object.partner_id.name "
1148
msgstr ""
1149
1150
#. module: base
1151
#: model:ir.model,name:base.model_res_country_state
1152
msgid "Country state"
1153
msgstr ""
1154
1155
#. module: base
1156
#: selection:ir.property,type:0
1157
msgid "Float"
1158
msgstr ""
1159
1160
#. module: base
1161
#: model:ir.model,name:base.model_res_request_link
1162
msgid "res.request.link"
1163
msgstr ""
1164
1165
#. module: base
1166
#: field:ir.actions.wizard,name:0
1167
msgid "Wizard Info"
1168
msgstr ""
1169
1170
#. module: base
1171
#: view:base.language.export:0
1172
#: model:ir.actions.act_window,name:base.action_wizard_lang_export
1173
#: model:ir.ui.menu,name:base.menu_wizard_lang_export
1174
msgid "Export Translation"
1175
msgstr ""
1176
1177
#. module: base
1178
#: help:res.log,secondary:0
1179
msgid ""
1180
"Do not display this log if it belongs to the same object the user is working "
1181
"on"
1182
msgstr ""
1183
1184
#. module: base
1185
#: model:res.country,name:base.tp
1186
msgid "East Timor"
1187
msgstr ""
1188
1189
#. module: base
1190
#: model:res.company,follow_up_msg:base.main_company
1191
msgid ""
1192
"Date : %(date)s\n"
1193
"\n"
1194
"Dear %(partner_name)s,\n"
1195
"\n"
1196
"Please find in attachment a reminder of all your unpaid invoices, for a "
1197
"total amount due of:\n"
1198
"\n"
1199
"%(followup_amount).2f %(company_currency)s\n"
1200
"\n"
1201
"Thanks,\n"
1202
"--\n"
1203
"%(user_signature)s\n"
1204
"%(company_name)s"
1205
msgstr ""
1206
1207
#. module: base
1208
#: field:res.currency,accuracy:0
1209
msgid "Computational Accuracy"
1210
msgstr ""
1211
1212
#. module: base
1213
#: selection:base.language.install,lang:0
1214
msgid "Sinhalese / සිංහල"
1215
msgstr ""
1216
1217
#. module: base
1218
#: model:ir.model,name:base.model_wizard_ir_model_menu_create_line
1219
msgid "wizard.ir.model.menu.create.line"
1220
msgstr ""
1221
1222
#. module: base
1223
#: field:ir.attachment,res_id:0
1224
msgid "Attached ID"
1225
msgstr ""
1226
1227
#. module: base
1228
#: view:ir.sequence:0
1229
msgid "Day: %(day)s"
1230
msgstr ""
1231
1232
#. module: base
1233
#: model:res.country,name:base.mv
1234
msgid "Maldives"
1235
msgstr ""
1236
1237
#. module: base
1238
#: help:ir.values,res_id:0
1239
msgid "Keep 0 if the action must appear on all resources."
1240
msgstr ""
1241
1242
#. module: base
1243
#: model:ir.model,name:base.model_ir_rule
1244
msgid "ir.rule"
1245
msgstr ""
1246
1247
#. module: base
1248
#: selection:ir.cron,interval_type:0
1249
msgid "Days"
1250
msgstr ""
1251
1252
#. module: base
1253
#: help:ir.actions.server,condition:0
1254
msgid ""
1255
"Condition that is to be tested before action is executed, e.g. "
1256
"object.list_price > object.cost_price"
1257
msgstr ""
1258
1259
#. module: base
1260
#: code:addons/base/res/res_company.py:66
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1261
#: code:addons/base/res/res_partner.py:175
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1262
#, python-format
1263
msgid " (copy)"
1264
msgstr ""
1265
1266
#. module: base
1267
#: view:res.lang:0
1268
msgid "7.  %H:%M:%S      ==> 18:25:20"
1269
msgstr ""
1270
1271
#. module: base
1272
#: view:res.partner:0
1273
#: view:res.partner.category:0
1274
#: field:res.partner.category,partner_ids:0
1275
msgid "Partners"
1276
msgstr ""
1277
1278
#. module: base
1279
#: field:res.partner.category,parent_left:0
1280
msgid "Left parent"
1281
msgstr ""
1282
1283
#. module: base
1284
#: model:ir.actions.act_window,name:base.res_widget_act_window
1285
#: model:ir.ui.menu,name:base.menu_res_widget_act_window
1286
msgid "Homepage Widgets"
1287
msgstr ""
1288
1289
#. module: base
1290
#: help:ir.actions.server,message:0
1291
msgid ""
1292
"Specify the message. You can use the fields from the object. e.g. `Dear [[ "
1293
"object.partner_id.name ]]`"
1294
msgstr ""
1295
1296
#. module: base
1297
#: field:ir.attachment,res_model:0
1298
msgid "Attached Model"
1299
msgstr ""
1300
1301
#. module: base
1302
#: view:ir.rule:0
1303
msgid "Domain Setup"
1304
msgstr ""
1305
1306
#. module: base
1307
#: field:ir.actions.server,trigger_name:0
1308
msgid "Trigger Name"
1309
msgstr ""
1310
1311
#. module: base
1312
#: model:ir.model,name:base.model_ir_model_access
1313
msgid "ir.model.access"
1314
msgstr ""
1315
1316
#. module: base
1317
#: field:ir.cron,priority:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1318
#: field:ir.mail_server,sequence:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1319
#: field:res.request,priority:0
1320
#: field:res.request.link,priority:0
1321
msgid "Priority"
1322
msgstr ""
1323
1324
#. module: base
1325
#: field:workflow.transition,act_from:0
1326
msgid "Source Activity"
1327
msgstr ""
1328
1329
#. module: base
1330
#: view:ir.sequence:0
1331
msgid "Legend (for prefix, suffix)"
1332
msgstr ""
1333
1334
#. module: base
1335
#: selection:ir.server.object.lines,type:0
1336
msgid "Formula"
1337
msgstr ""
1338
1339
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1340
#: code:addons/base/res/res_users.py:396
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1341
#, python-format
1342
msgid "Can not remove root user!"
1343
msgstr ""
1344
1345
#. module: base
1346
#: model:res.country,name:base.mw
1347
msgid "Malawi"
1348
msgstr ""
1349
1350
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1351
#: code:addons/base/ir/ir_filters.py:38
1352
#: code:addons/base/res/res_users.py:80
1353
#: code:addons/base/res/res_users.py:420
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1354
#, python-format
1355
msgid "%s (copy)"
1356
msgstr ""
1357
1358
#. module: base
1359
#: field:res.partner.address,type:0
1360
msgid "Address Type"
1361
msgstr ""
1362
1363
#. module: base
1364
#: view:ir.ui.menu:0
1365
msgid "Full Path"
1366
msgstr ""
1367
1368
#. module: base
1369
#: view:res.request:0
1370
msgid "References"
1371
msgstr ""
1372
1373
#. module: base
1374
#: view:res.lang:0
1375
msgid ""
1376
"%U - Week number of the year (Sunday as the first day of the week) as a "
1377
"decimal number [00,53]. All days in a new year preceding the first Sunday "
1378
"are considered to be in week 0."
1379
msgstr ""
1380
1381
#. module: base
1382
#: view:ir.ui.view:0
1383
msgid "Advanced"
1384
msgstr ""
1385
1386
#. module: base
1387
#: model:res.country,name:base.fi
1388
msgid "Finland"
1389
msgstr ""
1390
1391
#. module: base
1392
#: selection:ir.actions.act_window,view_type:0
1393
#: selection:ir.actions.act_window.view,view_mode:0
1394
#: view:ir.ui.view:0
1395
#: selection:ir.ui.view,type:0
1396
#: selection:wizard.ir.model.menu.create.line,view_type:0
1397
msgid "Tree"
1398
msgstr ""
1399
1400
#. module: base
1401
#: help:res.config.users,password:0
1402
msgid ""
1403
"Keep empty if you don't want the user to be able to connect on the system."
1404
msgstr ""
1405
1406
#. module: base
1407
#: view:ir.actions.server:0
1408
msgid "Create / Write / Copy"
1409
msgstr ""
1410
1411
#. module: base
1412
#: view:base.language.export:0
1413
msgid "https://help.launchpad.net/Translations"
1414
msgstr ""
1415
1416
#. module: base
1417
#: field:ir.actions.act_window,view_mode:0
1418
msgid "View Mode"
1419
msgstr ""
1420
1421
#. module: base
1422
#: view:base.language.import:0
1423
msgid ""
1424
"When using CSV format, please also check that the first line of your file is "
1425
"one of the following:"
1426
msgstr ""
1427
1428
#. module: base
1429
#: code:addons/fields.py:114
1430
#, python-format
1431
msgid "Not implemented search_memory method !"
1432
msgstr ""
1433
1434
#. module: base
1435
#: view:res.log:0
1436
msgid "Logs"
1437
msgstr ""
1438
1439
#. module: base
1440
#: selection:base.language.install,lang:0
1441
msgid "Spanish / Español"
1442
msgstr ""
1443
1444
#. module: base
1445
#: selection:base.language.install,lang:0
1446
msgid "Korean (KP) / 한국어 (KP)"
1447
msgstr ""
1448
1449
#. module: base
1450
#: view:base.module.update:0
1451
msgid ""
1452
"This wizard will scan all module repositories on the server side to detect "
1453
"newly added modules as well as any change to existing modules."
1454
msgstr ""
1455
1456
#. module: base
1457
#: field:res.company,logo:0
1458
msgid "Logo"
1459
msgstr ""
1460
1461
#. module: base
1462
#: view:res.partner.address:0
1463
msgid "Search Contact"
1464
msgstr ""
1465
1466
#. module: base
1467
#: view:ir.module.module:0
1468
msgid "Uninstall (beta)"
1469
msgstr ""
1470
1471
#. module: base
1472
#: selection:ir.actions.act_window,target:0
1473
#: selection:ir.actions.url,target:0
1474
msgid "New Window"
1475
msgstr ""
1476
1477
#. module: base
1478
#: model:res.country,name:base.bs
1479
msgid "Bahamas"
1480
msgstr ""
1481
1482
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1483
#: code:addons/base/res/res_partner.py:273
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1484
#, python-format
1485
msgid ""
1486
"Couldn't generate the next id because some partners have an alphabetic id !"
1487
msgstr ""
1488
1489
#. module: base
1490
#: view:ir.attachment:0
1491
msgid "Attachment"
1492
msgstr ""
1493
1494
#. module: base
1495
#: model:res.country,name:base.ie
1496
msgid "Ireland"
1497
msgstr ""
1498
1499
#. module: base
1500
#: field:base.module.update,update:0
1501
msgid "Number of modules updated"
1502
msgstr ""
1503
1504
#. module: base
1505
#: code:addons/fields.py:100
1506
#, python-format
1507
msgid "Not implemented set_memory method !"
1508
msgstr ""
1509
1510
#. module: base
1511
#: view:workflow.activity:0
1512
msgid "Workflow Activity"
1513
msgstr ""
1514
1515
#. module: base
1516
#: view:ir.rule:0
1517
msgid ""
1518
"Example: GLOBAL_RULE_1 AND GLOBAL_RULE_2 AND ( (GROUP_A_RULE_1 AND "
1519
"GROUP_A_RULE_2) OR (GROUP_B_RULE_1 AND GROUP_B_RULE_2) )"
1520
msgstr ""
1521
1522
#. module: base
1523
#: model:ir.actions.act_window,help:base.action_ui_view
1524
msgid ""
1525
"Views allows you to personalize each view of OpenERP. You can add new "
1526
"fields, move fields, rename them or delete the ones that you do not need."
1527
msgstr ""
1528
1529
#. module: base
1530
#: field:ir.actions.act_window,groups_id:0
1531
#: model:ir.actions.act_window,name:base.action_res_groups
1532
#: view:ir.actions.report.xml:0
1533
#: field:ir.actions.report.xml,groups_id:0
1534
#: view:ir.actions.todo:0
1535
#: field:ir.actions.todo,groups_id:0
1536
#: field:ir.actions.wizard,groups_id:0
1537
#: view:ir.model:0
1538
#: field:ir.model.fields,groups:0
1539
#: field:ir.rule,groups:0
1540
#: view:ir.ui.menu:0
1541
#: field:ir.ui.menu,groups_id:0
1542
#: model:ir.ui.menu,name:base.menu_action_res_groups
1543
#: view:res.groups:0
1544
#: field:res.users,groups_id:0
1545
msgid "Groups"
1546
msgstr ""
1547
1548
#. module: base
1549
#: selection:base.language.install,lang:0
1550
msgid "Spanish (CL) / Español (CL)"
1551
msgstr ""
1552
1553
#. module: base
1554
#: view:res.config.users:0
1555
msgid ""
1556
"Create additional users and assign them groups that will allow them to have "
1557
"access to selected functionalities within the system. Click on 'Done' if you "
1558
"do not wish to add more users at this stage, you can always do this later."
1559
msgstr ""
1560
1561
#. module: base
1562
#: model:res.country,name:base.bz
1563
msgid "Belize"
1564
msgstr ""
1565
1566
#. module: base
1567
#: model:res.country,name:base.ge
1568
msgid "Georgia"
1569
msgstr ""
1570
1571
#. module: base
1572
#: model:res.country,name:base.pl
1573
msgid "Poland"
1574
msgstr ""
1575
1576
#. module: base
1577
#: help:ir.actions.act_window,view_mode:0
1578
msgid ""
1579
"Comma-separated list of allowed view modes, such as 'form', 'tree', "
1580
"'calendar', etc. (Default: tree,form)"
1581
msgstr ""
1582
1583
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1584
#: code:addons/orm.py:3615
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1585
#, python-format
1586
msgid "A document was modified since you last viewed it (%s:%d)"
1587
msgstr ""
1588
1589
#. module: base
1590
#: view:workflow:0
1591
msgid "Workflow Editor"
1592
msgstr ""
1593
1594
#. module: base
1595
#: selection:ir.module.module,state:0
1596
#: selection:ir.module.module.dependency,state:0
1597
msgid "To be removed"
1598
msgstr ""
1599
1600
#. module: base
1601
#: model:ir.model,name:base.model_ir_sequence
1602
msgid "ir.sequence"
1603
msgstr ""
1604
1605
#. module: base
1606
#: help:ir.actions.server,expression:0
1607
msgid ""
1608
"Enter the field/expression that will return the list. E.g. select the sale "
1609
"order in Object, and you can have loop on the sales order line. Expression = "
1610
"`object.order_line`."
1611
msgstr ""
1612
1613
#. module: base
1614
#: field:ir.property,fields_id:0
1615
#: selection:ir.translation,type:0
1616
#: field:multi_company.default,field_id:0
1617
msgid "Field"
1618
msgstr ""
1619
1620
#. module: base
1621
#: view:ir.rule:0
1622
msgid "Groups (no group = global)"
1623
msgstr ""
1624
1625
#. module: base
1626
#: model:res.country,name:base.fo
1627
msgid "Faroe Islands"
1628
msgstr ""
1629
1630
#. module: base
1631
#: selection:res.users,view:0
1632
msgid "Simplified"
1633
msgstr ""
1634
1635
#. module: base
1636
#: model:res.country,name:base.st
1637
msgid "Saint Tome (Sao Tome) and Principe"
1638
msgstr ""
1639
1640
#. module: base
1641
#: selection:res.partner.address,type:0
1642
msgid "Invoice"
1643
msgstr ""
1644
1645
#. module: base
1646
#: selection:base.language.install,lang:0
1647
msgid "Portugese (BR) / Português (BR)"
1648
msgstr ""
1649
1650
#. module: base
1651
#: model:res.country,name:base.bb
1652
msgid "Barbados"
1653
msgstr ""
1654
1655
#. module: base
1656
#: model:res.country,name:base.mg
1657
msgid "Madagascar"
1658
msgstr ""
1659
1660
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1661
#: code:addons/base/ir/ir_model.py:116
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1662
#, python-format
1663
msgid ""
1664
"The Object name must start with x_ and not contain any special character !"
1665
msgstr ""
1666
1667
#. module: base
1668
#: field:ir.actions.configuration.wizard,note:0
1669
msgid "Next Wizard"
1670
msgstr ""
1671
1672
#. module: base
1673
#: model:ir.actions.act_window,name:base.action_menu_admin
1674
#: view:ir.ui.menu:0
1675
#: field:ir.ui.menu,name:0
1676
msgid "Menu"
1677
msgstr ""
1678
1679
#. module: base
1680
#: field:res.currency,rate:0
1681
msgid "Current Rate"
1682
msgstr ""
1683
1684
#. module: base
1685
#: field:ir.ui.view.custom,ref_id:0
1686
msgid "Original View"
1687
msgstr ""
1688
1689
#. module: base
1690
#: view:ir.values:0
1691
msgid "Action To Launch"
1692
msgstr ""
1693
1694
#. module: base
1695
#: field:ir.actions.url,target:0
1696
msgid "Action Target"
1697
msgstr ""
1698
1699
#. module: base
1700
#: model:res.country,name:base.ai
1701
msgid "Anguilla"
1702
msgstr ""
1703
1704
#. module: base
1705
#: field:ir.ui.view_sc,name:0
1706
msgid "Shortcut Name"
1707
msgstr ""
1708
1709
#. module: base
1710
#: help:ir.actions.act_window,limit:0
1711
msgid "Default limit for the list view"
1712
msgstr ""
1713
1714
#. module: base
1715
#: help:ir.actions.server,write_id:0
1716
msgid ""
1717
"Provide the field name that the record id refers to for the write operation. "
1718
"If it is empty it will refer to the active id of the object."
1719
msgstr ""
1720
1721
#. module: base
1722
#: model:res.country,name:base.zw
1723
msgid "Zimbabwe"
1724
msgstr ""
1725
1726
#. module: base
1727
#: view:base.module.update:0
1728
msgid "Please be patient, as this operation may take a few seconds..."
1729
msgstr ""
1730
1731
#. module: base
1732
#: help:ir.values,action_id:0
1733
msgid "This field is not used, it only helps you to select the right action."
1734
msgstr ""
1735
1736
#. module: base
1737
#: field:ir.actions.server,email:0
1738
msgid "Email Address"
1739
msgstr ""
1740
1741
#. module: base
1742
#: selection:base.language.install,lang:0
1743
msgid "French (BE) / Français (BE)"
1744
msgstr ""
1745
1746
#. module: base
1747
#: view:ir.actions.server:0
1748
#: field:workflow.activity,action_id:0
1749
msgid "Server Action"
1750
msgstr ""
1751
1752
#. module: base
1753
#: model:res.country,name:base.tt
1754
msgid "Trinidad and Tobago"
1755
msgstr ""
1756
1757
#. module: base
1758
#: model:res.country,name:base.lv
1759
msgid "Latvia"
1760
msgstr ""
1761
1762
#. module: base
1763
#: view:ir.values:0
1764
msgid "Values"
1765
msgstr ""
1766
1767
#. module: base
1768
#: view:ir.actions.server:0
1769
msgid "Field Mappings"
1770
msgstr ""
1771
1772
#. module: base
1773
#: view:base.language.export:0
1774
msgid "Export Translations"
1775
msgstr ""
1776
1777
#. module: base
1778
#: model:ir.ui.menu,name:base.menu_custom
1779
msgid "Customization"
1780
msgstr ""
1781
1782
#. module: base
1783
#: model:res.country,name:base.py
1784
msgid "Paraguay"
1785
msgstr ""
1786
1787
#. module: base
1788
#: model:ir.model,name:base.model_ir_actions_act_window_close
1789
msgid "ir.actions.act_window_close"
1790
msgstr ""
1791
1792
#. module: base
1793
#: field:ir.server.object.lines,col1:0
1794
msgid "Destination"
1795
msgstr ""
1796
1797
#. module: base
1798
#: model:res.country,name:base.lt
1799
msgid "Lithuania"
1800
msgstr ""
1801
1802
#. module: base
1803
#: model:ir.actions.act_window,name:base.action_view_partner_clear_ids
1804
#: model:ir.model,name:base.model_partner_clear_ids
1805
#: view:partner.clear.ids:0
1806
msgid "Clear IDs"
1807
msgstr ""
1808
1809
#. module: base
1810
#: help:ir.cron,model:0
1811
msgid ""
1812
"Name of object whose function will be called when this scheduler will run. "
1813
"e.g. 'res.partener'"
1814
msgstr ""
1815
1816
#. module: base
1817
#: code:addons/orm.py:1040
1818
#, python-format
1819
msgid "The perm_read method is not implemented on this object !"
1820
msgstr ""
1821
1822
#. module: base
1823
#: view:res.lang:0
1824
msgid "%y - Year without century [00,99]."
1825
msgstr ""
1826
1827
#. module: base
1828
#: model:res.country,name:base.si
1829
msgid "Slovenia"
1830
msgstr ""
1831
1832
#. module: base
1833
#: model:res.country,name:base.pk
1834
msgid "Pakistan"
1835
msgstr ""
1836
1837
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1838
#: code:addons/orm.py:1883
1839
#: code:addons/orm.py:1894
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1840
#, python-format
1841
msgid "Invalid Object Architecture!"
1842
msgstr ""
1843
1844
#. module: base
1845
#: model:ir.ui.menu,name:base.menu_email_gateway_form
1846
msgid "Messages"
1847
msgstr ""
1848
1849
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1850
#: code:addons/base/ir/ir_model.py:311
1851
#: code:addons/base/ir/ir_model.py:313
1852
#: code:addons/base/ir/ir_model.py:343
1853
#: code:addons/base/ir/ir_model.py:357
1854
#: code:addons/base/ir/ir_model.py:359
1855
#: code:addons/base/ir/ir_model.py:361
1856
#: code:addons/base/ir/ir_model.py:368
1857
#: code:addons/base/ir/ir_model.py:371
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1858
#: code:addons/base/module/wizard/base_update_translations.py:38
1859
#, python-format
1860
msgid "Error!"
1861
msgstr ""
1862
1863
#. module: base
1864
#: view:res.lang:0
1865
msgid "%p - Equivalent of either AM or PM."
1866
msgstr ""
1867
1868
#. module: base
1869
#: view:ir.actions.server:0
1870
msgid "Iteration Actions"
1871
msgstr ""
1872
1873
#. module: base
1874
#: help:multi_company.default,company_id:0
1875
msgid "Company where the user is connected"
1876
msgstr ""
1877
1878
#. module: base
1879
#: field:publisher_warranty.contract,date_stop:0
1880
msgid "Ending Date"
1881
msgstr ""
1882
1883
#. module: base
1884
#: model:res.country,name:base.nz
1885
msgid "New Zealand"
1886
msgstr ""
1887
1888
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1889
#: code:addons/orm.py:3895
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1890
#, python-format
1891
msgid ""
1892
"One of the records you are trying to modify has already been deleted "
1893
"(Document type: %s)."
1894
msgstr ""
1895
1896
#. module: base
1897
#: model:ir.actions.act_window,help:base.action_country
1898
msgid ""
1899
"Display and manage the list of all countries that can be assigned to your "
1900
"partner records. You can create or delete countries to make sure the ones "
1901
"you are working on will be maintained."
1902
msgstr ""
1903
1904
#. module: base
1905
#: model:res.partner.category,name:base.res_partner_category_7
1906
msgid "Openstuff.net"
1907
msgstr ""
1908
1909
#. module: base
1910
#: model:res.country,name:base.nf
1911
msgid "Norfolk Island"
1912
msgstr ""
1913
1914
#. module: base
1915
#: selection:base.language.install,lang:0
1916
msgid "Korean (KR) / 한국어 (KR)"
1917
msgstr ""
1918
1919
#. module: base
1920
#: help:ir.model.fields,model:0
1921
msgid "The technical name of the model this field belongs to"
1922
msgstr ""
1923
1924
#. module: base
1925
#: field:ir.actions.server,action_id:0
1926
#: selection:ir.actions.server,state:0
1927
msgid "Client Action"
1928
msgstr ""
1929
1930
#. module: base
1931
#: model:res.country,name:base.bd
1932
msgid "Bangladesh"
1933
msgstr ""
1934
1935
#. module: base
1936
#: constraint:res.company:0
1937
msgid "Error! You can not create recursive companies."
1938
msgstr ""
1939
1940
#. module: base
1941
#: selection:publisher_warranty.contract,state:0
1942
msgid "Valid"
1943
msgstr ""
1944
1945
#. module: base
1946
#: selection:ir.translation,type:0
1947
msgid "XSL"
1948
msgstr ""
1949
1950
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1951
#: code:addons/base/module/module.py:409
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
1952
#, python-format
1953
msgid "Can not upgrade module '%s'. It is not installed."
1954
msgstr ""
1955
1956
#. module: base
1957
#: model:res.country,name:base.cu
1958
msgid "Cuba"
1959
msgstr ""
1960
1961
#. module: base
1962
#: model:ir.model,name:base.model_res_partner_event
1963
msgid "res.partner.event"
1964
msgstr ""
1965
1966
#. module: base
1967
#: model:res.widget,title:base.facebook_widget
1968
msgid "Facebook"
1969
msgstr ""
1970
1971
#. module: base
1972
#: model:res.country,name:base.am
1973
msgid "Armenia"
1974
msgstr ""
1975
1976
#. module: base
1977
#: model:ir.actions.act_window,name:base.ir_property_form
1978
#: model:ir.ui.menu,name:base.menu_ir_property_form_all
1979
msgid "Configuration Parameters"
1980
msgstr ""
1981
1982
#. module: base
1983
#: constraint:ir.cron:0
1984
msgid "Invalid arguments"
1985
msgstr ""
1986
1987
#. module: base
1988
#: model:res.country,name:base.se
1989
msgid "Sweden"
1990
msgstr ""
1991
1992
#. module: base
1993
#: selection:ir.actions.act_window.view,view_mode:0
1994
#: selection:ir.ui.view,type:0
1995
#: selection:wizard.ir.model.menu.create.line,view_type:0
1996
msgid "Gantt"
1997
msgstr ""
1998
1999
#. module: base
2000
#: view:ir.property:0
2001
msgid "Property"
2002
msgstr ""
2003
2004
#. module: base
2005
#: model:ir.model,name:base.model_res_partner_bank_type
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2006
#: field:res.partner.bank,state:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2007
#: view:res.partner.bank.type:0
2008
msgid "Bank Account Type"
2009
msgstr ""
2010
2011
#. module: base
2012
#: field:base.language.export,config_logo:0
2013
#: field:base.language.import,config_logo:0
2014
#: field:base.language.install,config_logo:0
2015
#: field:base.module.import,config_logo:0
2016
#: field:base.module.update,config_logo:0
2017
#: field:base.update.translations,config_logo:0
2018
#: field:ir.actions.configuration.wizard,config_logo:0
2019
#: field:ir.wizard.screen,config_logo:0
2020
#: field:publisher_warranty.contract.wizard,config_logo:0
2021
#: field:res.config,config_logo:0
2022
#: field:res.config.installer,config_logo:0
2023
msgid "Image"
2024
msgstr ""
2025
2026
#. module: base
2027
#: view:ir.actions.server:0
2028
msgid "Iteration Action Configuration"
2029
msgstr ""
2030
2031
#. module: base
2032
#: selection:publisher_warranty.contract,state:0
2033
msgid "Canceled"
2034
msgstr ""
2035
2036
#. module: base
2037
#: model:res.country,name:base.at
2038
msgid "Austria"
2039
msgstr ""
2040
2041
#. module: base
2042
#: selection:base.language.install,state:0
2043
#: selection:base.module.import,state:0
2044
#: selection:base.module.update,state:0
2045
msgid "done"
2046
msgstr ""
2047
2048
#. module: base
2049
#: selection:ir.actions.act_window.view,view_mode:0
2050
#: model:ir.ui.menu,name:base.menu_calendar_configuration
2051
#: selection:ir.ui.view,type:0
2052
#: selection:wizard.ir.model.menu.create.line,view_type:0
2053
msgid "Calendar"
2054
msgstr ""
2055
2056
#. module: base
2057
#: field:res.partner.address,partner_id:0
2058
msgid "Partner Name"
2059
msgstr ""
2060
2061
#. module: base
2062
#: field:workflow.activity,signal_send:0
2063
msgid "Signal (subflow.*)"
2064
msgstr ""
2065
2066
#. module: base
2067
#: model:res.partner.category,name:base.res_partner_category_17
2068
msgid "HR sector"
2069
msgstr ""
2070
2071
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2072
#: code:addons/orm.py:4408
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2073
#, python-format
2074
msgid ""
2075
"Invalid \"order\" specified. A valid \"order\" specification is a comma-"
2076
"separated list of valid field names (optionally followed by asc/desc for the "
2077
"direction)"
2078
msgstr ""
2079
2080
#. module: base
2081
#: model:ir.model,name:base.model_ir_module_module_dependency
2082
msgid "Module dependency"
2083
msgstr ""
2084
2085
#. module: base
2086
#: selection:publisher_warranty.contract.wizard,state:0
2087
msgid "Draft"
2088
msgstr ""
2089
2090
#. module: base
2091
#: selection:res.users,view:0
2092
msgid "Extended"
2093
msgstr ""
2094
2095
#. module: base
2096
#: model:ir.actions.act_window,help:base.action_partner_title_contact
2097
msgid ""
2098
"Manage the contact titles you want to have available in your system and the "
2099
"way you want to print them in letters and other documents. Some example: "
2100
"Mr., Mrs. "
2101
msgstr ""
2102
2103
#. module: base
2104
#: field:res.company,rml_footer1:0
2105
msgid "Report Footer 1"
2106
msgstr ""
2107
2108
#. module: base
2109
#: field:res.company,rml_footer2:0
2110
msgid "Report Footer 2"
2111
msgstr ""
2112
2113
#. module: base
2114
#: view:ir.model.access:0
2115
#: view:res.groups:0
2116
#: field:res.groups,model_access:0
2117
msgid "Access Controls"
2118
msgstr ""
2119
2120
#. module: base
2121
#: view:ir.module.module:0
2122
#: field:ir.module.module,dependencies_id:0
2123
msgid "Dependencies"
2124
msgstr ""
2125
2126
#. module: base
2127
#: field:multi_company.default,company_id:0
2128
msgid "Main Company"
2129
msgstr ""
2130
2131
#. module: base
2132
#: field:ir.ui.menu,web_icon_hover:0
2133
msgid "Web Icon File (hover)"
2134
msgstr ""
2135
2136
#. module: base
2137
#: view:ir.actions.server:0
2138
msgid ""
2139
"If you use a formula type, use a python expression using the variable "
2140
"'object'."
2141
msgstr ""
2142
2143
#. module: base
2144
#: field:res.partner.address,birthdate:0
2145
msgid "Birthdate"
2146
msgstr ""
2147
2148
#. module: base
2149
#: model:ir.actions.act_window,name:base.action_partner_title_contact
2150
#: model:ir.ui.menu,name:base.menu_partner_title_contact
2151
msgid "Contact Titles"
2152
msgstr ""
2153
2154
#. module: base
2155
#: view:base.language.import:0
2156
msgid ""
2157
"Please double-check that the file encoding is set to UTF-8 (sometimes called "
2158
"Unicode) when the translator exports it."
2159
msgstr ""
2160
2161
#. module: base
2162
#: selection:base.language.install,lang:0
2163
msgid "Spanish (DO) / Español (DO)"
2164
msgstr ""
2165
2166
#. module: base
2167
#: model:ir.model,name:base.model_workflow_activity
2168
msgid "workflow.activity"
2169
msgstr ""
2170
2171
#. module: base
2172
#: help:ir.ui.view_sc,res_id:0
2173
msgid ""
2174
"Reference of the target resource, whose model/table depends on the 'Resource "
2175
"Name' field."
2176
msgstr ""
2177
2178
#. module: base
2179
#: field:ir.model.fields,select_level:0
2180
msgid "Searchable"
2181
msgstr ""
2182
2183
#. module: base
2184
#: model:res.country,name:base.uy
2185
msgid "Uruguay"
2186
msgstr ""
2187
2188
#. module: base
2189
#: selection:base.language.install,lang:0
2190
msgid "Finnish / Suomi"
2191
msgstr ""
2192
2193
#. module: base
2194
#: field:ir.rule,perm_write:0
2195
msgid "Apply For Write"
2196
msgstr ""
2197
2198
#. module: base
2199
#: field:ir.sequence,prefix:0
2200
msgid "Prefix"
2201
msgstr ""
2202
2203
#. module: base
2204
#: selection:base.language.install,lang:0
2205
msgid "German / Deutsch"
2206
msgstr ""
2207
2208
#. module: base
2209
#: help:ir.actions.server,trigger_name:0
2210
msgid "Select the Signal name that is to be used as the trigger."
2211
msgstr ""
2212
2213
#. module: base
2214
#: view:ir.actions.server:0
2215
msgid "Fields Mapping"
2216
msgstr ""
2217
2218
#. module: base
2219
#: selection:base.language.install,lang:0
2220
msgid "Portugese / Português"
2221
msgstr ""
2222
2223
#. module: base
2224
#: model:res.partner.title,name:base.res_partner_title_sir
2225
msgid "Sir"
2226
msgstr ""
2227
2228
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2229
#: code:addons/orm.py:2134
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2230
#, python-format
2231
msgid "There is no view of type '%s' defined for the structure!"
2232
msgstr ""
2233
2234
#. module: base
2235
#: field:ir.default,ref_id:0
2236
msgid "ID Ref."
2237
msgstr ""
2238
2239
#. module: base
2240
#: model:ir.actions.server,name:base.action_start_configurator
2241
#: model:ir.ui.menu,name:base.menu_view_base_module_configuration
2242
msgid "Start Configuration"
2243
msgstr ""
2244
2245
#. module: base
2246
#: model:res.country,name:base.mt
2247
msgid "Malta"
2248
msgstr ""
2249
2250
#. module: base
2251
#: field:ir.actions.server,fields_lines:0
2252
msgid "Field Mappings."
2253
msgstr ""
2254
2255
#. module: base
2256
#: model:ir.model,name:base.model_ir_module_module
2257
#: view:ir.model.data:0
2258
#: field:ir.model.data,module:0
2259
#: view:ir.module.module:0
2260
#: field:ir.module.module.dependency,module_id:0
2261
#: report:ir.module.reference.graph:0
2262
msgid "Module"
2263
msgstr ""
2264
2265
#. module: base
2266
#: field:ir.attachment,description:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2267
#: field:ir.mail_server,name:0
2268
#: field:ir.module.category,description:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2269
#: view:ir.module.module:0
2270
#: field:ir.module.module,description:0
2271
#: view:res.partner.event:0
2272
#: field:res.partner.event,description:0
2273
#: view:res.request:0
2274
msgid "Description"
2275
msgstr ""
2276
2277
#. module: base
2278
#: model:ir.actions.act_window,name:base.action_workflow_instance_form
2279
#: model:ir.ui.menu,name:base.menu_workflow_instance
2280
msgid "Instances"
2281
msgstr ""
2282
2283
#. module: base
2284
#: model:res.country,name:base.aq
2285
msgid "Antarctica"
2286
msgstr ""
2287
2288
#. module: base
2289
#: field:ir.actions.report.xml,auto:0
2290
msgid "Custom python parser"
2291
msgstr ""
2292
2293
#. module: base
2294
#: view:base.language.import:0
2295
msgid "_Import"
2296
msgstr ""
2297
2298
#. module: base
2299
#: view:res.partner.canal:0
2300
msgid "Channel"
2301
msgstr ""
2302
2303
#. module: base
2304
#: field:res.lang,grouping:0
2305
msgid "Separator Format"
2306
msgstr ""
2307
2308
#. module: base
2309
#: selection:publisher_warranty.contract,state:0
2310
msgid "Unvalidated"
2311
msgstr ""
2312
2313
#. module: base
2314
#: model:ir.ui.menu,name:base.next_id_9
2315
msgid "Database Structure"
2316
msgstr ""
2317
2318
#. module: base
2319
#: model:ir.actions.act_window,name:base.action_partner_mass_mail
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2320
#: model:ir.model,name:base.model_partner_massmail_wizard
2321
#: view:partner.massmail.wizard:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2322
msgid "Mass Mailing"
2323
msgstr ""
2324
2325
#. module: base
2326
#: model:res.country,name:base.yt
2327
msgid "Mayotte"
2328
msgstr ""
2329
2330
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2331
#: code:addons/base/ir/ir_actions.py:653
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2332
#, python-format
2333
msgid "Please specify an action to launch !"
2334
msgstr ""
2335
2336
#. module: base
2337
#: view:res.payterm:0
2338
msgid "Payment Term"
2339
msgstr ""
2340
2341
#. module: base
2342
#: selection:res.lang,direction:0
2343
msgid "Right-to-Left"
2344
msgstr ""
2345
2346
#. module: base
2347
#: view:ir.actions.act_window:0
2348
#: model:ir.actions.act_window,name:base.actions_ir_filters_view
2349
#: view:ir.filters:0
2350
#: model:ir.model,name:base.model_ir_filters
2351
#: model:ir.ui.menu,name:base.menu_ir_filters
2352
msgid "Filters"
2353
msgstr ""
2354
2355
#. module: base
2356
#: code:addons/orm.py:758
2357
#, python-format
2358
msgid "Please check that all your lines have %d columns."
2359
msgstr ""
2360
2361
#. module: base
2362
#: model:ir.actions.act_window,name:base.ir_cron_act
2363
#: view:ir.cron:0
2364
#: model:ir.ui.menu,name:base.menu_ir_cron_act
2365
msgid "Scheduled Actions"
2366
msgstr ""
2367
2368
#. module: base
2369
#: field:res.partner.address,title:0
2370
#: field:res.partner.title,name:0
2371
#: field:res.widget,title:0
2372
msgid "Title"
2373
msgstr ""
2374
2375
#. module: base
2376
#: help:ir.property,res_id:0
2377
msgid "If not set, acts as a default value for new resources"
2378
msgstr ""
2379
2380
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2381
#: code:addons/orm.py:3988
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2382
#, python-format
2383
msgid "Recursivity Detected."
2384
msgstr ""
2385
2386
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2387
#: code:addons/base/module/module.py:302
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2388
#, python-format
2389
msgid "Recursion error in modules dependencies !"
2390
msgstr ""
2391
2392
#. module: base
2393
#: view:base.language.install:0
2394
msgid ""
2395
"This wizard helps you add a new language to your OpenERP system. After "
2396
"loading a new language it becomes available as default interface language "
2397
"for users and partners."
2398
msgstr ""
2399
2400
#. module: base
2401
#: view:ir.model:0
2402
msgid "Create a Menu"
2403
msgstr ""
2404
2405
#. module: base
2406
#: help:res.partner,vat:0
2407
msgid ""
2408
"Value Added Tax number. Check the box if the partner is subjected to the "
2409
"VAT. Used by the VAT legal statement."
2410
msgstr ""
2411
2412
#. module: base
2413
#: model:ir.model,name:base.model_maintenance_contract
2414
msgid "maintenance.contract"
2415
msgstr ""
2416
2417
#. module: base
2418
#: model:res.country,name:base.ru
2419
msgid "Russian Federation"
2420
msgstr ""
2421
2422
#. module: base
2423
#: selection:base.language.install,lang:0
2424
msgid "Urdu / اردو"
2425
msgstr ""
2426
2427
#. module: base
2428
#: field:res.company,name:0
2429
msgid "Company Name"
2430
msgstr ""
2431
2432
#. module: base
2433
#: model:ir.actions.act_window,name:base.action_country
2434
#: model:ir.ui.menu,name:base.menu_country_partner
2435
msgid "Countries"
2436
msgstr ""
2437
2438
#. module: base
2439
#: selection:ir.translation,type:0
2440
msgid "RML  (deprecated - use Report)"
2441
msgstr ""
2442
2443
#. module: base
2444
#: view:ir.rule:0
2445
msgid "Record rules"
2446
msgstr ""
2447
2448
#. module: base
2449
#: view:ir.property:0
2450
msgid "Field Information"
2451
msgstr ""
2452
2453
#. module: base
2454
#: view:ir.actions.todo:0
2455
msgid "Search Actions"
2456
msgstr ""
2457
2458
#. module: base
2459
#: model:ir.actions.act_window,name:base.action_view_partner_wizard_ean_check
2460
#: view:partner.wizard.ean.check:0
2461
msgid "Ean check"
2462
msgstr ""
2463
2464
#. module: base
2465
#: field:res.partner,vat:0
2466
msgid "VAT"
2467
msgstr ""
2468
2469
#. module: base
2470
#: view:res.lang:0
2471
msgid "12. %w              ==> 5 ( Friday is the 6th day)"
2472
msgstr ""
2473
2474
#. module: base
2475
#: constraint:res.partner.category:0
2476
msgid "Error ! You can not create recursive categories."
2477
msgstr ""
2478
2479
#. module: base
2480
#: view:res.lang:0
2481
msgid "%x - Appropriate date representation."
2482
msgstr ""
2483
2484
#. module: base
2485
#: view:res.lang:0
2486
msgid "%d - Day of the month [01,31]."
2487
msgstr ""
2488
2489
#. module: base
2490
#: model:res.country,name:base.tj
2491
msgid "Tajikistan"
2492
msgstr ""
2493
2494
#. module: base
2495
#: selection:ir.module.module,license:0
2496
msgid "GPL-2 or later version"
2497
msgstr ""
2498
2499
#. module: base
2500
#: model:res.partner.title,shortcut:base.res_partner_title_sir
2501
msgid "M."
2502
msgstr ""
2503
2504
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2505
#: code:addons/base/module/module.py:519
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2506
#, python-format
2507
msgid ""
2508
"Can not create the module file:\n"
2509
" %s"
2510
msgstr ""
2511
2512
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2513
#: code:addons/orm.py:3437
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2514
#, python-format
2515
msgid ""
2516
"Operation prohibited by access rules, or performed on an already deleted "
2517
"document (Operation: read, Document type: %s)."
2518
msgstr ""
2519
2520
#. module: base
2521
#: model:res.country,name:base.nr
2522
msgid "Nauru"
2523
msgstr ""
2524
2525
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2526
#: code:addons/base/module/module.py:240
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2527
#, python-format
2528
msgid "The certificate ID of the module must be unique !"
2529
msgstr ""
2530
2531
#. module: base
2532
#: model:ir.model,name:base.model_ir_property
2533
msgid "ir.property"
2534
msgstr ""
2535
2536
#. module: base
2537
#: selection:ir.actions.act_window,view_type:0
2538
#: selection:ir.actions.act_window.view,view_mode:0
2539
#: view:ir.ui.view:0
2540
#: selection:ir.ui.view,type:0
2541
#: selection:wizard.ir.model.menu.create.line,view_type:0
2542
msgid "Form"
2543
msgstr ""
2544
2545
#. module: base
2546
#: model:res.country,name:base.me
2547
msgid "Montenegro"
2548
msgstr ""
2549
2550
#. module: base
2551
#: view:ir.cron:0
2552
msgid "Technical Data"
2553
msgstr ""
2554
2555
#. module: base
2556
#: view:res.partner:0
2557
#: field:res.partner,category_id:0
2558
msgid "Categories"
2559
msgstr ""
2560
2561
#. module: base
2562
#: view:base.language.import:0
2563
msgid ""
2564
"If you need another language than the official ones available, you can "
2565
"import a language pack from here. Other OpenERP languages than the official "
2566
"ones can be found on launchpad."
2567
msgstr ""
2568
2569
#. module: base
2570
#: selection:ir.module.module,state:0
2571
#: selection:ir.module.module.dependency,state:0
2572
msgid "To be upgraded"
2573
msgstr ""
2574
2575
#. module: base
2576
#: model:res.country,name:base.ly
2577
msgid "Libya"
2578
msgstr ""
2579
2580
#. module: base
2581
#: model:res.country,name:base.cf
2582
msgid "Central African Republic"
2583
msgstr ""
2584
2585
#. module: base
2586
#: model:res.country,name:base.li
2587
msgid "Liechtenstein"
2588
msgstr ""
2589
2590
#. module: base
2591
#: model:ir.model,name:base.model_partner_sms_send
2592
#: view:partner.sms.send:0
2593
msgid "Send SMS"
2594
msgstr ""
2595
2596
#. module: base
2597
#: field:res.partner,ean13:0
2598
msgid "EAN13"
2599
msgstr ""
2600
2601
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2602
#: code:addons/orm.py:2134
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2603
#, python-format
2604
msgid "Invalid Architecture!"
2605
msgstr ""
2606
2607
#. module: base
2608
#: model:res.country,name:base.pt
2609
msgid "Portugal"
2610
msgstr ""
2611
2612
#. module: base
2613
#: sql_constraint:ir.model.data:0
2614
msgid ""
2615
"You cannot have multiple records with the same id for the same module !"
2616
msgstr ""
2617
2618
#. module: base
2619
#: field:ir.module.module,certificate:0
2620
msgid "Quality Certificate"
2621
msgstr ""
2622
2623
#. module: base
2624
#: view:res.lang:0
2625
msgid "6.  %d, %m         ==> 05, 12"
2626
msgstr ""
2627
2628
#. module: base
2629
#: field:res.config.users,date:0
2630
#: field:res.users,date:0
2631
msgid "Last Connection"
2632
msgstr ""
2633
2634
#. module: base
2635
#: field:ir.actions.act_window,help:0
2636
msgid "Action description"
2637
msgstr ""
2638
2639
#. module: base
2640
#: help:res.partner,customer:0
2641
msgid "Check this box if the partner is a customer."
2642
msgstr ""
2643
2644
#. module: base
2645
#: model:ir.actions.act_window,name:base.res_lang_act_window
2646
#: model:ir.model,name:base.model_res_lang
2647
#: model:ir.ui.menu,name:base.menu_res_lang_act_window
2648
#: view:res.lang:0
2649
msgid "Languages"
2650
msgstr ""
2651
2652
#. module: base
2653
#: selection:workflow.activity,join_mode:0
2654
#: selection:workflow.activity,split_mode:0
2655
msgid "Xor"
2656
msgstr ""
2657
2658
#. module: base
2659
#: model:res.country,name:base.ec
2660
msgid "Ecuador"
2661
msgstr ""
2662
2663
#. module: base
2664
#: code:addons/base/module/wizard/base_export_language.py:52
2665
#, python-format
2666
msgid ""
2667
"Save this document to a .CSV file and open it with your favourite "
2668
"spreadsheet software. The file encoding is UTF-8. You have to translate the "
2669
"latest column before reimporting it."
2670
msgstr ""
2671
2672
#. module: base
2673
#: model:ir.actions.act_window,name:base.action_partner_customer_form
2674
#: model:ir.actions.act_window,name:base.action_partner_form
2675
#: model:ir.ui.menu,name:base.menu_partner_form
2676
#: view:res.partner:0
2677
msgid "Customers"
2678
msgstr ""
2679
2680
#. module: base
2681
#: model:res.country,name:base.au
2682
msgid "Australia"
2683
msgstr ""
2684
2685
#. module: base
2686
#: help:res.partner,lang:0
2687
msgid ""
2688
"If the selected language is loaded in the system, all documents related to "
2689
"this partner will be printed in this language. If not, it will be english."
2690
msgstr ""
2691
2692
#. module: base
2693
#: report:ir.module.reference.graph:0
2694
msgid "Menu :"
2695
msgstr ""
2696
2697
#. module: base
2698
#: selection:ir.model.fields,state:0
2699
msgid "Base Field"
2700
msgstr ""
2701
2702
#. module: base
2703
#: view:publisher_warranty.contract:0
2704
msgid "Validate"
2705
msgstr ""
2706
2707
#. module: base
2708
#: field:ir.actions.todo,restart:0
2709
msgid "Restart"
2710
msgstr ""
2711
2712
#. module: base
2713
#: field:ir.actions.report.xml,report_sxw_content:0
2714
#: field:ir.actions.report.xml,report_sxw_content_data:0
2715
msgid "SXW content"
2716
msgstr ""
2717
2718
#. module: base
2719
#: view:ir.actions.wizard:0
2720
#: field:wizard.ir.model.menu.create.line,wizard_id:0
2721
msgid "Wizard"
2722
msgstr ""
2723
2724
#. module: base
2725
#: view:ir.cron:0
2726
msgid "Action to Trigger"
2727
msgstr ""
2728
2729
#. module: base
2730
#: code:addons/base/res/res_user.py:136
2731
#, python-format
2732
msgid "\"email_from\" needs to be set to send welcome mails to users"
2733
msgstr ""
2734
2735
#. module: base
2736
#: selection:ir.translation,type:0
2737
msgid "Constraint"
2738
msgstr ""
2739
2740
#. module: base
2741
#: selection:ir.values,key:0
2742
#: selection:res.partner.address,type:0
2743
msgid "Default"
2744
msgstr ""
2745
2746
#. module: base
2747
#: view:ir.model.fields:0
2748
#: field:ir.model.fields,required:0
2749
#: field:res.partner.bank.type.field,required:0
2750
msgid "Required"
2751
msgstr ""
2752
2753
#. module: base
2754
#: view:res.users:0
2755
msgid "Default Filters"
2756
msgstr ""
2757
2758
#. module: base
2759
#: field:res.request.history,name:0
2760
msgid "Summary"
2761
msgstr ""
2762
2763
#. module: base
2764
#: field:multi_company.default,expression:0
2765
msgid "Expression"
2766
msgstr ""
2767
2768
#. module: base
2769
#: help:ir.actions.server,subject:0
2770
msgid ""
2771
"Specify the subject. You can use fields from the object, e.g. `Hello [[ "
2772
"object.partner_id.name ]]`"
2773
msgstr ""
2774
2775
#. module: base
2776
#: view:res.company:0
2777
msgid "Header/Footer"
2778
msgstr ""
2779
2780
#. module: base
2781
#: help:ir.actions.act_window,help:0
2782
msgid ""
2783
"Optional help text for the users with a description of the target view, such "
2784
"as its usage and purpose."
2785
msgstr ""
2786
2787
#. module: base
2788
#: model:res.country,name:base.va
2789
msgid "Holy See (Vatican City State)"
2790
msgstr ""
2791
2792
#. module: base
2793
#: field:base.module.import,module_file:0
2794
msgid "Module .ZIP file"
2795
msgstr ""
2796
2797
#. module: base
2798
#: field:ir.ui.view,xml_id:0
2799
msgid "XML ID"
2800
msgstr ""
2801
2802
#. module: base
2803
#: model:res.partner.category,name:base.res_partner_category_16
2804
msgid "Telecom sector"
2805
msgstr ""
2806
2807
#. module: base
2808
#: field:workflow.transition,trigger_model:0
2809
msgid "Trigger Object"
2810
msgstr ""
2811
2812
#. module: base
2813
#: view:res.users:0
2814
msgid "Current Activity"
2815
msgstr ""
2816
2817
#. module: base
2818
#: view:workflow.activity:0
2819
#: field:workflow.activity,in_transitions:0
2820
msgid "Incoming Transitions"
2821
msgstr ""
2822
2823
#. module: base
2824
#: model:res.country,name:base.sr
2825
msgid "Suriname"
2826
msgstr ""
2827
2828
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2829
#: model:ir.module.category,name:base.module_category_marketing
2830
#: model:ir.module.module,shortdesc:base.module_marketing
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2831
#: model:ir.ui.menu,name:base.marketing_menu
2832
msgid "Marketing"
2833
msgstr ""
2834
2835
#. module: base
2836
#: view:res.partner.bank:0
2837
msgid "Bank account"
2838
msgstr ""
2839
2840
#. module: base
2841
#: selection:base.language.install,lang:0
2842
msgid "Spanish (HN) / Español (HN)"
2843
msgstr ""
2844
2845
#. module: base
2846
#: view:ir.sequence.type:0
2847
msgid "Sequence Type"
2848
msgstr ""
2849
2850
#. module: base
2851
#: view:ir.ui.view.custom:0
2852
msgid "Customized Architecture"
2853
msgstr ""
2854
2855
#. module: base
2856
#: field:ir.module.module,license:0
2857
msgid "License"
2858
msgstr ""
2859
2860
#. module: base
2861
#: field:ir.attachment,url:0
2862
msgid "Url"
2863
msgstr ""
2864
2865
#. module: base
2866
#: selection:ir.actions.todo,restart:0
2867
msgid "Always"
2868
msgstr ""
2869
2870
#. module: base
2871
#: selection:ir.translation,type:0
2872
msgid "SQL Constraint"
2873
msgstr ""
2874
2875
#. module: base
2876
#: field:ir.actions.server,srcmodel_id:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2877
#: field:ir.model,model:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2878
#: field:ir.model.fields,model_id:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2879
#: view:ir.values:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2880
msgid "Model"
2881
msgstr ""
2882
2883
#. module: base
2884
#: view:base.language.install:0
2885
msgid ""
2886
"The selected language has been successfully installed. You must change the "
2887
"preferences of the user and open a new menu to view the changes."
2888
msgstr ""
2889
2890
#. module: base
2891
#: sql_constraint:ir.config_parameter:0
2892
msgid "Key must be unique."
2893
msgstr ""
2894
2895
#. module: base
2896
#: view:ir.actions.act_window:0
2897
msgid "Open a Window"
2898
msgstr ""
2899
2900
#. module: base
2901
#: model:res.country,name:base.gq
2902
msgid "Equatorial Guinea"
2903
msgstr ""
2904
2905
#. module: base
2906
#: view:base.module.import:0
2907
#: model:ir.actions.act_window,name:base.action_view_base_module_import
2908
msgid "Module Import"
2909
msgstr ""
2910
2911
#. module: base
2912
#: field:res.bank,zip:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2913
#: field:res.company,zip:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2914
#: field:res.partner.address,zip:0
2915
#: field:res.partner.bank,zip:0
2916
msgid "Zip"
2917
msgstr ""
2918
2919
#. module: base
2920
#: view:ir.module.module:0
2921
#: field:ir.module.module,author:0
2922
msgid "Author"
2923
msgstr ""
2924
2925
#. module: base
2926
#: model:res.country,name:base.mk
2927
msgid "FYROM"
2928
msgstr ""
2929
2930
#. module: base
2931
#: view:res.lang:0
2932
msgid "%c - Appropriate date and time representation."
2933
msgstr ""
2934
2935
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2936
#: code:addons/base/res/res_config.py:386
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2937
#, python-format
2938
msgid ""
2939
"Your database is now fully configured.\n"
2940
"\n"
2941
"Click 'Continue' and enjoy your OpenERP experience..."
2942
msgstr ""
2943
2944
#. module: base
2945
#: selection:base.language.install,lang:0
2946
msgid "Hebrew / עִבְרִי"
2947
msgstr ""
2948
2949
#. module: base
2950
#: model:res.country,name:base.bo
2951
msgid "Bolivia"
2952
msgstr ""
2953
2954
#. module: base
2955
#: model:res.country,name:base.gh
2956
msgid "Ghana"
2957
msgstr ""
2958
2959
#. module: base
2960
#: field:res.lang,direction:0
2961
msgid "Direction"
2962
msgstr ""
2963
2964
#. module: base
2965
#: view:ir.actions.act_window:0
2966
#: model:ir.actions.act_window,name:base.action_ui_view
2967
#: field:ir.actions.act_window,view_ids:0
2968
#: field:ir.actions.act_window,views:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2969
#: view:ir.model:0
2970
#: field:ir.model,view_ids:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2971
#: field:ir.module.module,views_by_module:0
2972
#: model:ir.ui.menu,name:base.menu_action_ui_view
2973
#: view:ir.ui.view:0
2974
msgid "Views"
2975
msgstr ""
2976
2977
#. module: base
2978
#: view:res.groups:0
2979
#: field:res.groups,rule_groups:0
2980
msgid "Rules"
2981
msgstr ""
2982
2983
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2984
#: code:addons/base/module/module.py:256
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
2985
#, python-format
2986
msgid "You try to remove a module that is installed or will be installed"
2987
msgstr ""
2988
2989
#. module: base
2990
#: view:base.module.upgrade:0
2991
msgid "The selected modules have been updated / installed !"
2992
msgstr ""
2993
2994
#. module: base
2995
#: selection:base.language.install,lang:0
2996
msgid "Spanish (PR) / Español (PR)"
2997
msgstr ""
2998
2999
#. module: base
3000
#: model:res.country,name:base.gt
3001
msgid "Guatemala"
3002
msgstr ""
3003
3004
#. module: base
3005
#: model:ir.actions.act_window,name:base.action_workflow_form
3006
#: model:ir.ui.menu,name:base.menu_low_workflow
3007
#: model:ir.ui.menu,name:base.menu_workflow
3008
#: model:ir.ui.menu,name:base.menu_workflow_root
3009
msgid "Workflows"
3010
msgstr ""
3011
3012
#. module: base
3013
#: field:ir.translation,xml_id:0
3014
msgid "XML Id"
3015
msgstr ""
3016
3017
#. module: base
3018
#: model:ir.actions.act_window,name:base.action_config_user_form
3019
msgid "Create Users"
3020
msgstr ""
3021
3022
#. module: base
3023
#: model:ir.model,name:base.model_res_partner_title
3024
msgid "res.partner.title"
3025
msgstr ""
3026
3027
#. module: base
3028
#: view:ir.values:0
3029
msgid "tree_but_action, client_print_multi"
3030
msgstr ""
3031
3032
#. module: base
3033
#: model:res.partner.category,name:base.res_partner_category_retailers0
3034
msgid "Retailers"
3035
msgstr ""
3036
3037
#. module: base
3038
#: help:ir.cron,priority:0
3039
msgid ""
3040
"0=Very Urgent\n"
3041
"10=Not urgent"
3042
msgstr ""
3043
3044
#. module: base
3045
#: view:res.config:0
3046
#: view:res.config.installer:0
3047
msgid "Skip"
3048
msgstr ""
3049
3050
#. module: base
3051
#: model:res.country,name:base.ls
3052
msgid "Lesotho"
3053
msgstr ""
3054
3055
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3056
#: code:addons/base/ir/ir_model.py:139
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3057
#, python-format
3058
msgid "You can not remove the model '%s' !"
3059
msgstr ""
3060
3061
#. module: base
3062
#: model:res.country,name:base.ke
3063
msgid "Kenya"
3064
msgstr ""
3065
3066
#. module: base
3067
#: view:res.partner.event:0
3068
msgid "Event"
3069
msgstr ""
3070
3071
#. module: base
3072
#: model:ir.ui.menu,name:base.menu_custom_reports
3073
msgid "Custom Reports"
3074
msgstr ""
3075
3076
#. module: base
3077
#: selection:base.language.install,lang:0
3078
msgid "Abkhazian / аҧсуа"
3079
msgstr ""
3080
3081
#. module: base
3082
#: view:base.module.configuration:0
3083
msgid "System Configuration Done"
3084
msgstr ""
3085
3086
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3087
#: code:addons/orm.py:1459
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3088
#, python-format
3089
msgid "Error occurred while validating the field(s) %s: %s"
3090
msgstr ""
3091
3092
#. module: base
3093
#: view:ir.property:0
3094
msgid "Generic"
3095
msgstr ""
3096
3097
#. module: base
3098
#: model:res.country,name:base.sm
3099
msgid "San Marino"
3100
msgstr ""
3101
3102
#. module: base
3103
#: model:res.country,name:base.bm
3104
msgid "Bermuda"
3105
msgstr ""
3106
3107
#. module: base
3108
#: model:res.country,name:base.pe
3109
msgid "Peru"
3110
msgstr ""
3111
3112
#. module: base
3113
#: selection:ir.model.fields,on_delete:0
3114
msgid "Set NULL"
3115
msgstr ""
3116
3117
#. module: base
3118
#: model:res.country,name:base.bj
3119
msgid "Benin"
3120
msgstr ""
3121
3122
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3123
#: code:addons/base/publisher_warranty/publisher_warranty.py:295
3124
#: sql_constraint:publisher_warranty.contract:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3125
#, python-format
3126
msgid "That contract is already registered in the system."
3127
msgstr ""
3128
3129
#. module: base
3130
#: help:ir.sequence,suffix:0
3131
msgid "Suffix value of the record for the sequence"
3132
msgstr ""
3133
3134
#. module: base
3135
#: selection:base.language.install,lang:0
3136
msgid "Spanish (PY) / Español (PY)"
3137
msgstr ""
3138
3139
#. module: base
3140
#: field:ir.config_parameter,key:0
3141
msgid "Key"
3142
msgstr ""
3143
3144
#. module: base
3145
#: field:res.company,rml_header:0
3146
msgid "RML Header"
3147
msgstr ""
3148
3149
#. module: base
3150
#: field:partner.sms.send,app_id:0
3151
msgid "API ID"
3152
msgstr ""
3153
3154
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3155
#: code:addons/base/ir/ir_model.py:533
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3156
#, python-format
3157
msgid ""
3158
"You can not create this document (%s) ! Be sure your user belongs to one of "
3159
"these groups: %s."
3160
msgstr ""
3161
3162
#. module: base
3163
#: model:res.country,name:base.mu
3164
msgid "Mauritius"
3165
msgstr ""
3166
3167
#. module: base
3168
#: view:ir.model.access:0
3169
#: view:ir.rule:0
3170
msgid "Full Access"
3171
msgstr ""
3172
3173
#. module: base
3174
#: view:ir.actions.act_window:0
3175
#: view:ir.actions.report.xml:0
3176
#: view:ir.actions.wizard:0
3177
#: view:ir.model.fields:0
3178
#: model:ir.ui.menu,name:base.menu_security
3179
msgid "Security"
3180
msgstr ""
3181
3182
#. module: base
3183
#: model:res.widget,title:base.openerp_favorites_twitter_widget
3184
msgid "OpenERP Favorites"
3185
msgstr ""
3186
3187
#. module: base
3188
#: model:res.country,name:base.za
3189
msgid "South Africa"
3190
msgstr ""
3191
3192
#. module: base
3193
#: view:ir.module.module:0
3194
#: selection:ir.module.module,state:0
3195
#: selection:ir.module.module.dependency,state:0
3196
msgid "Installed"
3197
msgstr ""
3198
3199
#. module: base
3200
#: selection:base.language.install,lang:0
3201
msgid "Ukrainian / українська"
3202
msgstr ""
3203
3204
#. module: base
3205
#: model:ir.actions.act_window,name:base.action_translation
3206
#: model:ir.ui.menu,name:base.menu_action_translation
3207
msgid "Translation Terms"
3208
msgstr ""
3209
3210
#. module: base
3211
#: model:res.country,name:base.sn
3212
msgid "Senegal"
3213
msgstr ""
3214
3215
#. module: base
3216
#: model:res.country,name:base.hu
3217
msgid "Hungary"
3218
msgstr ""
3219
3220
#. module: base
3221
#: model:ir.model,name:base.model_res_groups
3222
msgid "res.groups"
3223
msgstr ""
3224
3225
#. module: base
3226
#: model:res.country,name:base.br
3227
msgid "Brazil"
3228
msgstr ""
3229
3230
#. module: base
3231
#: view:res.lang:0
3232
msgid "%M - Minute [00,59]."
3233
msgstr ""
3234
3235
#. module: base
3236
#: selection:ir.module.module,license:0
3237
msgid "Affero GPL-3"
3238
msgstr ""
3239
3240
#. module: base
3241
#: field:ir.sequence,number_next:0
3242
msgid "Next Number"
3243
msgstr ""
3244
3245
#. module: base
3246
#: help:workflow.transition,condition:0
3247
msgid "Expression to be satisfied if we want the transition done."
3248
msgstr ""
3249
3250
#. module: base
3251
#: selection:base.language.install,lang:0
3252
msgid "Spanish (PA) / Español (PA)"
3253
msgstr ""
3254
3255
#. module: base
3256
#: view:res.currency:0
3257
#: field:res.currency,rate_ids:0
3258
msgid "Rates"
3259
msgstr ""
3260
3261
#. module: base
3262
#: model:res.country,name:base.sy
3263
msgid "Syria"
3264
msgstr ""
3265
3266
#. module: base
3267
#: view:res.lang:0
3268
msgid "======================================================"
3269
msgstr ""
3270
3271
#. module: base
3272
#: help:ir.actions.server,mobile:0
3273
msgid ""
3274
"Provides fields that be used to fetch the mobile number, e.g. you select the "
3275
"invoice, then `object.invoice_address_id.mobile` is the field which gives "
3276
"the correct mobile number"
3277
msgstr ""
3278
3279
#. module: base
3280
#: view:base.module.upgrade:0
3281
msgid "System update completed"
3282
msgstr ""
3283
3284
#. module: base
3285
#: selection:res.request,state:0
3286
msgid "draft"
3287
msgstr ""
3288
3289
#. module: base
3290
#: selection:ir.property,type:0
3291
#: field:res.currency,date:0
3292
#: field:res.currency.rate,name:0
3293
#: field:res.partner,date:0
3294
#: field:res.partner.event,date:0
3295
#: field:res.request,date_sent:0
3296
msgid "Date"
3297
msgstr ""
3298
3299
#. module: base
3300
#: field:ir.actions.report.xml,report_sxw:0
3301
msgid "SXW path"
3302
msgstr ""
3303
3304
#. module: base
3305
#: view:ir.attachment:0
3306
msgid "Data"
3307
msgstr ""
3308
3309
#. module: base
3310
#: field:ir.ui.menu,parent_id:0
3311
#: field:wizard.ir.model.menu.create,menu_id:0
3312
msgid "Parent Menu"
3313
msgstr ""
3314
3315
#. module: base
3316
#: field:ir.rule,perm_unlink:0
3317
msgid "Apply For Delete"
3318
msgstr ""
3319
3320
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3321
#: code:addons/base/ir/ir_model.py:359
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3322
#, python-format
3323
msgid "Cannot rename column to %s, because that column already exists!"
3324
msgstr ""
3325
3326
#. module: base
3327
#: view:ir.attachment:0
3328
msgid "Attached To"
3329
msgstr ""
3330
3331
#. module: base
3332
#: field:res.lang,decimal_point:0
3333
msgid "Decimal Separator"
3334
msgstr ""
3335
3336
#. module: base
3337
#: model:ir.actions.act_window,help:base.action_res_groups
3338
msgid ""
3339
"A group is a set of functional areas that will be assigned to the user in "
3340
"order to give them access and rights to specific applications and tasks in "
3341
"the system. You can create custom groups or edit the ones existing by "
3342
"default in order to customize the view of the menu that users will be able "
3343
"to see. Whether they can have a read, write, create and delete access right "
3344
"can be managed from here."
3345
msgstr ""
3346
3347
#. module: base
3348
#: view:res.partner:0
3349
#: view:res.request:0
3350
#: field:res.request,history:0
3351
msgid "History"
3352
msgstr ""
3353
3354
#. module: base
3355
#: field:ir.attachment,create_uid:0
3356
msgid "Creator"
3357
msgstr ""
3358
3359
#. module: base
3360
#: model:res.company,overdue_msg:base.main_company
3361
msgid ""
3362
"Please note that the following payments are now due. If your payment         "
3363
"                has been sent, kindly forward your payment details. If "
3364
"payment will be                         delayed further, please contact us "
3365
"to discuss.                         \n"
3366
"Would your payment have been carried out after this mail was sent, please "
3367
"consider the present one as void."
3368
msgstr ""
3369
3370
#. module: base
3371
#: model:res.country,name:base.mx
3372
msgid "Mexico"
3373
msgstr ""
3374
3375
#. module: base
3376
#: model:ir.ui.menu,name:base.menu_base_config_plugins
3377
msgid "Plugins"
3378
msgstr ""
3379
3380
#. module: base
3381
#: field:res.company,child_ids:0
3382
msgid "Child Companies"
3383
msgstr ""
3384
3385
#. module: base
3386
#: model:ir.model,name:base.model_res_users
3387
msgid "res.users"
3388
msgstr ""
3389
3390
#. module: base
3391
#: model:res.country,name:base.ni
3392
msgid "Nicaragua"
3393
msgstr ""
3394
3395
#. module: base
3396
#: code:addons/orm.py:1046
3397
#, python-format
3398
msgid "The write method is not implemented on this object !"
3399
msgstr ""
3400
3401
#. module: base
3402
#: view:res.partner.event:0
3403
msgid "General Description"
3404
msgstr ""
3405
3406
#. module: base
3407
#: model:ir.actions.act_window,name:base.action_config_simple_view_form
3408
#: view:res.config.view:0
3409
msgid "Configure Your Interface"
3410
msgstr ""
3411
3412
#. module: base
3413
#: field:ir.values,meta:0
3414
msgid "Meta Datas"
3415
msgstr ""
3416
3417
#. module: base
3418
#: sql_constraint:ir.ui.view_sc:0
3419
msgid "Shortcut for this menu already exists!"
3420
msgstr ""
3421
3422
#. module: base
3423
#: model:res.country,name:base.ve
3424
msgid "Venezuela"
3425
msgstr ""
3426
3427
#. module: base
3428
#: view:res.lang:0
3429
msgid "9.  %j              ==> 340"
3430
msgstr ""
3431
3432
#. module: base
3433
#: model:res.country,name:base.zm
3434
msgid "Zambia"
3435
msgstr ""
3436
3437
#. module: base
3438
#: help:res.partner,user_id:0
3439
msgid ""
3440
"The internal user that is in charge of communicating with this partner if "
3441
"any."
3442
msgstr ""
3443
3444
#. module: base
3445
#: field:res.partner,parent_id:0
3446
msgid "Parent Partner"
3447
msgstr ""
3448
3449
#. module: base
3450
#: view:ir.module.module:0
3451
msgid "Cancel Upgrade"
3452
msgstr ""
3453
3454
#. module: base
3455
#: model:res.country,name:base.ci
3456
msgid "Ivory Coast (Cote D'Ivoire)"
3457
msgstr ""
3458
3459
#. module: base
3460
#: model:res.country,name:base.kz
3461
msgid "Kazakhstan"
3462
msgstr ""
3463
3464
#. module: base
3465
#: view:res.lang:0
3466
msgid "%w - Weekday number [0(Sunday),6]."
3467
msgstr ""
3468
3469
#. module: base
3470
#: model:ir.actions.act_window,help:base.action_partner_form
3471
msgid ""
3472
"A customer is an entity you do business with, like a company or an "
3473
"organization. A customer can have several contacts or addresses which are "
3474
"the people working for this company. You can use the history tab, to follow "
3475
"all transactions related to a customer: sales order, emails, opportunities, "
3476
"claims, etc. If you use the email gateway, the Outlook or the Thunderbird "
3477
"plugin, don't forget to register emails to each contact so that the gateway "
3478
"will automatically attach incoming emails to the right partner."
3479
msgstr ""
3480
3481
#. module: base
3482
#: field:ir.actions.report.xml,name:0
3483
#: field:ir.actions.todo,name:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3484
#: field:ir.actions.todo.category,name:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3485
#: field:ir.cron,name:0
3486
#: field:ir.model.access,name:0
3487
#: field:ir.model.fields,name:0
3488
#: field:ir.module.category,name:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3489
#: view:ir.module.module:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3490
#: field:ir.module.module,name:0
3491
#: field:ir.module.module.dependency,name:0
3492
#: report:ir.module.reference.graph:0
3493
#: field:ir.property,name:0
3494
#: field:ir.rule,name:0
3495
#: field:ir.sequence,name:0
3496
#: field:ir.sequence.type,name:0
3497
#: field:ir.values,name:0
3498
#: field:multi_company.default,name:0
3499
#: field:res.bank,name:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3500
#: field:res.currency.rate.type,name:0
3501
#: field:res.groups,name:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3502
#: field:res.lang,name:0
3503
#: field:res.partner,name:0
3504
#: field:res.partner.bank.type,name:0
3505
#: view:res.partner.event:0
3506
#: field:res.request.link,name:0
3507
#: field:workflow,name:0
3508
#: field:workflow.activity,name:0
3509
msgid "Name"
3510
msgstr ""
3511
3512
#. module: base
3513
#: help:ir.actions.act_window,multi:0
3514
msgid ""
3515
"If set to true, the action will not be displayed on the right toolbar of a "
3516
"form view"
3517
msgstr ""
3518
3519
#. module: base
3520
#: model:res.country,name:base.ms
3521
msgid "Montserrat"
3522
msgstr ""
3523
3524
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3525
#: code:addons/base/ir/ir_model.py:237
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3526
#, python-format
3527
msgid ""
3528
"The Selection Options expression is not a valid Pythonic expression.Please "
3529
"provide an expression in the [('key','Label'), ...] format."
3530
msgstr ""
3531
3532
#. module: base
3533
#: model:ir.ui.menu,name:base.menu_translation_app
3534
msgid "Application Terms"
3535
msgstr ""
3536
3537
#. module: base
3538
#: help:res.users,context_tz:0
3539
msgid ""
3540
"The user's timezone, used to perform timezone conversions between the server "
3541
"and the client."
3542
msgstr ""
3543
3544
#. module: base
3545
#: field:ir.module.module,demo:0
3546
msgid "Demo data"
3547
msgstr ""
3548
3549
#. module: base
3550
#: selection:base.language.install,lang:0
3551
msgid "English (UK)"
3552
msgstr ""
3553
3554
#. module: base
3555
#: selection:base.language.install,lang:0
3556
msgid "Japanese / 日本語"
3557
msgstr ""
3558
3559
#. module: base
3560
#: help:workflow.transition,act_from:0
3561
msgid ""
3562
"Source activity. When this activity is over, the condition is tested to "
3563
"determine if we can start the ACT_TO activity."
3564
msgstr ""
3565
3566
#. module: base
3567
#: model:res.partner.category,name:base.res_partner_category_3
3568
msgid "Starter Partner"
3569
msgstr ""
3570
3571
#. module: base
3572
#: help:ir.model.fields,relation_field:0
3573
msgid ""
3574
"For one2many fields, the field on the target model that implement the "
3575
"opposite many2one relationship"
3576
msgstr ""
3577
3578
#. module: base
3579
#: model:ir.model,name:base.model_ir_actions_act_window_view
3580
msgid "ir.actions.act_window.view"
3581
msgstr ""
3582
3583
#. module: base
3584
#: report:ir.module.reference.graph:0
3585
msgid "Web"
3586
msgstr ""
3587
3588
#. module: base
3589
#: selection:base.language.install,lang:0
3590
msgid "English (CA)"
3591
msgstr ""
3592
3593
#. module: base
3594
#: model:ir.model,name:base.model_publisher_warranty_contract
3595
msgid "publisher_warranty.contract"
3596
msgstr ""
3597
3598
#. module: base
3599
#: model:res.country,name:base.et
3600
msgid "Ethiopia"
3601
msgstr ""
3602
3603
#. module: base
3604
#: help:res.country.state,code:0
3605
msgid "The state code in three chars.\n"
3606
msgstr ""
3607
3608
#. module: base
3609
#: model:res.country,name:base.sj
3610
msgid "Svalbard and Jan Mayen Islands"
3611
msgstr ""
3612
3613
#. module: base
3614
#: model:ir.model,name:base.model_ir_actions_wizard
3615
#: selection:ir.ui.menu,action:0
3616
msgid "ir.actions.wizard"
3617
msgstr ""
3618
3619
#. module: base
3620
#: view:ir.actions.act_window:0
3621
#: view:ir.actions.report.xml:0
3622
#: view:ir.actions.server:0
3623
#: view:res.request:0
3624
msgid "Group By"
3625
msgstr ""
3626
3627
#. module: base
3628
#: view:res.config:0
3629
#: view:res.config.installer:0
3630
msgid "title"
3631
msgstr ""
3632
3633
#. module: base
3634
#: model:ir.model,name:base.model_base_language_install
3635
msgid "Install Language"
3636
msgstr ""
3637
3638
#. module: base
3639
#: view:ir.translation:0
3640
msgid "Translation"
3641
msgstr ""
3642
3643
#. module: base
3644
#: selection:res.request,state:0
3645
msgid "closed"
3646
msgstr ""
3647
3648
#. module: base
3649
#: selection:base.language.export,state:0
3650
msgid "get"
3651
msgstr ""
3652
3653
#. module: base
3654
#: help:ir.model.fields,on_delete:0
3655
msgid "On delete property for many2one fields"
3656
msgstr ""
3657
3658
#. module: base
3659
#: field:ir.actions.server,write_id:0
3660
msgid "Write Id"
3661
msgstr ""
3662
3663
#. module: base
3664
#: model:ir.ui.menu,name:base.menu_product
3665
msgid "Products"
3666
msgstr ""
3667
3668
#. module: base
3669
#: field:ir.actions.act_window,domain:0
3670
#: field:ir.filters,domain:0
3671
msgid "Domain Value"
3672
msgstr ""
3673
3674
#. module: base
3675
#: view:ir.actions.server:0
3676
msgid "SMS Configuration"
3677
msgstr ""
3678
3679
#. module: base
3680
#: selection:base.language.install,lang:0
3681
msgid "Spanish (BO) / Español (BO)"
3682
msgstr ""
3683
3684
#. module: base
3685
#: model:ir.actions.act_window,name:base.ir_access_act
3686
#: model:ir.ui.menu,name:base.menu_ir_access_act
3687
msgid "Access Controls List"
3688
msgstr ""
3689
3690
#. module: base
3691
#: model:res.country,name:base.um
3692
msgid "USA Minor Outlying Islands"
3693
msgstr ""
3694
3695
#. module: base
3696
#: field:res.partner.bank.type.field,bank_type_id:0
3697
msgid "Bank Type"
3698
msgstr ""
3699
3700
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3701
#: code:addons/base/res/res_users.py:87
3702
#: code:addons/base/res/res_users.py:96
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3703
#, python-format
3704
msgid "The name of the group can not start with \"-\""
3705
msgstr ""
3706
3707
#. module: base
3708
#: view:ir.ui.view_sc:0
3709
#: field:res.partner.title,shortcut:0
3710
msgid "Shortcut"
3711
msgstr ""
3712
3713
#. module: base
3714
#: field:ir.model.data,date_init:0
3715
msgid "Init Date"
3716
msgstr ""
3717
3718
#. module: base
3719
#: selection:base.language.install,lang:0
3720
msgid "Gujarati / ગુજરાતી"
3721
msgstr ""
3722
3723
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3724
#: code:addons/base/module/module.py:297
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3725
#, python-format
3726
msgid ""
3727
"Unable to process module \"%s\" because an external dependency is not met: %s"
3728
msgstr ""
3729
3730
#. module: base
3731
#: view:publisher_warranty.contract.wizard:0
3732
msgid "Please enter the serial key provided in your contract document:"
3733
msgstr ""
3734
3735
#. module: base
3736
#: view:workflow.activity:0
3737
#: field:workflow.activity,flow_start:0
3738
msgid "Flow Start"
3739
msgstr ""
3740
3741
#. module: base
3742
#: code:addons/__init__.py:834
3743
#, python-format
3744
msgid "module base cannot be loaded! (hint: verify addons-path)"
3745
msgstr ""
3746
3747
#. module: base
3748
#: view:res.partner.bank:0
3749
msgid "Bank Account Owner"
3750
msgstr ""
3751
3752
#. module: base
3753
#: model:ir.actions.act_window,name:base.act_values_form
3754
msgid "Client Actions Connections"
3755
msgstr ""
3756
3757
#. module: base
3758
#: field:ir.attachment,res_name:0
3759
#: field:ir.ui.view_sc,resource:0
3760
msgid "Resource Name"
3761
msgstr ""
3762
3763
#. module: base
3764
#: selection:ir.cron,interval_type:0
3765
msgid "Hours"
3766
msgstr ""
3767
3768
#. module: base
3769
#: model:res.country,name:base.gp
3770
msgid "Guadeloupe (French)"
3771
msgstr ""
3772
3773
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3774
#: code:addons/base/res/res_lang.py:187
3775
#: code:addons/base/res/res_lang.py:189
3776
#: code:addons/base/res/res_lang.py:191
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3777
#, python-format
3778
msgid "User Error"
3779
msgstr ""
3780
3781
#. module: base
3782
#: help:workflow.transition,signal:0
3783
msgid ""
3784
"When the operation of transition comes from a button pressed in the client "
3785
"form, signal tests the name of the pressed button. If signal is NULL, no "
3786
"button is necessary to validate this transition."
3787
msgstr ""
3788
3789
#. module: base
3790
#: help:multi_company.default,object_id:0
3791
msgid "Object affected by this rule"
3792
msgstr ""
3793
3794
#. module: base
3795
#: report:ir.module.reference.graph:0
3796
msgid "Directory"
3797
msgstr ""
3798
3799
#. module: base
3800
#: field:wizard.ir.model.menu.create,name:0
3801
msgid "Menu Name"
3802
msgstr ""
3803
3804
#. module: base
3805
#: view:ir.module.module:0
3806
msgid "Author Website"
3807
msgstr ""
3808
3809
#. module: base
3810
#: view:ir.attachment:0
3811
msgid "Month"
3812
msgstr ""
3813
3814
#. module: base
3815
#: model:res.country,name:base.my
3816
msgid "Malaysia"
3817
msgstr ""
3818
3819
#. module: base
3820
#: view:base.language.install:0
3821
#: model:ir.actions.act_window,name:base.action_view_base_language_install
3822
msgid "Load Official Translation"
3823
msgstr ""
3824
3825
#. module: base
3826
#: model:ir.model,name:base.model_res_request_history
3827
msgid "res.request.history"
3828
msgstr ""
3829
3830
#. module: base
3831
#: view:ir.actions.server:0
3832
msgid "Client Action Configuration"
3833
msgstr ""
3834
3835
#. module: base
3836
#: model:ir.model,name:base.model_res_partner_address
3837
#: view:res.partner.address:0
3838
msgid "Partner Addresses"
3839
msgstr ""
3840
3841
#. module: base
3842
#: help:ir.model.fields,translate:0
3843
msgid ""
3844
"Whether values for this field can be translated (enables the translation "
3845
"mechanism for that field)"
3846
msgstr ""
3847
3848
#. module: base
3849
#: view:res.lang:0
3850
msgid "%S - Seconds [00,61]."
3851
msgstr ""
3852
3853
#. module: base
3854
#: model:res.country,name:base.cv
3855
msgid "Cape Verde"
3856
msgstr ""
3857
3858
#. module: base
3859
#: view:base.module.import:0
3860
msgid "Select module package to import (.zip file):"
3861
msgstr ""
3862
3863
#. module: base
3864
#: model:ir.actions.act_window,name:base.act_res_partner_event
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3865
#: model:ir.ui.menu,name:base.menu_event_association
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3866
#: field:res.partner,events:0
3867
#: field:res.partner.event,name:0
3868
#: model:res.widget,title:base.events_widget
3869
msgid "Events"
3870
msgstr ""
3871
3872
#. module: base
3873
#: model:ir.model,name:base.model_ir_actions_url
3874
#: selection:ir.ui.menu,action:0
3875
msgid "ir.actions.url"
3876
msgstr ""
3877
3878
#. module: base
3879
#: model:res.widget,title:base.currency_converter_widget
3880
msgid "Currency Converter"
3881
msgstr ""
3882
3883
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3884
#: code:addons/orm.py:341
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3885
#, python-format
3886
msgid "Wrong ID for the browse record, got %r, expected an integer."
3887
msgstr ""
3888
3889
#. module: base
3890
#: model:ir.actions.act_window,name:base.action_partner_addess_tree
3891
#: view:res.partner:0
3892
msgid "Partner Contacts"
3893
msgstr ""
3894
3895
#. module: base
3896
#: field:base.module.update,add:0
3897
msgid "Number of modules added"
3898
msgstr ""
3899
3900
#. module: base
3901
#: view:res.currency:0
3902
msgid "Price Accuracy"
3903
msgstr ""
3904
3905
#. module: base
3906
#: selection:base.language.install,lang:0
3907
msgid "Latvian / latviešu valoda"
3908
msgstr ""
3909
3910
#. module: base
3911
#: view:res.config:0
3912
#: view:res.config.installer:0
3913
msgid "vsep"
3914
msgstr ""
3915
3916
#. module: base
3917
#: selection:base.language.install,lang:0
3918
msgid "French / Français"
3919
msgstr ""
3920
3921
#. module: base
3922
#: code:addons/orm.py:1049
3923
#, python-format
3924
msgid "The create method is not implemented on this object !"
3925
msgstr ""
3926
3927
#. module: base
3928
#: field:workflow.triggers,workitem_id:0
3929
msgid "Workitem"
3930
msgstr ""
3931
3932
#. module: base
3933
#: view:ir.actions.todo:0
3934
msgid "Set as Todo"
3935
msgstr ""
3936
3937
#. module: base
3938
#: field:ir.actions.act_window.view,act_window_id:0
3939
#: view:ir.actions.actions:0
3940
#: field:ir.actions.todo,action_id:0
3941
#: field:ir.ui.menu,action:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3942
#: view:ir.values:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
3943
#: selection:ir.values,key:0
3944
#: view:res.users:0
3945
msgid "Action"
3946
msgstr ""
3947
3948
#. module: base
3949
#: view:ir.actions.server:0
3950
msgid "Email Configuration"
3951
msgstr ""
3952
3953
#. module: base
3954
#: model:ir.model,name:base.model_ir_cron
3955
msgid "ir.cron"
3956
msgstr ""
3957
3958
#. module: base
3959
#: view:ir.rule:0
3960
msgid "Combination of rules"
3961
msgstr ""
3962
3963
#. module: base
3964
#: view:ir.sequence:0
3965
msgid "Current Year without Century: %(y)s"
3966
msgstr ""
3967
3968
#. module: base
3969
#: field:ir.actions.server,trigger_obj_id:0
3970
msgid "Trigger On"
3971
msgstr ""
3972
3973
#. module: base
3974
#: sql_constraint:ir.rule:0
3975
msgid "Rule must have at least one checked access right !"
3976
msgstr ""
3977
3978
#. module: base
3979
#: model:res.country,name:base.fj
3980
msgid "Fiji"
3981
msgstr ""
3982
3983
#. module: base
3984
#: field:ir.model.fields,size:0
3985
msgid "Size"
3986
msgstr ""
3987
3988
#. module: base
3989
#: model:res.country,name:base.sd
3990
msgid "Sudan"
3991
msgstr ""
3992
3993
#. module: base
3994
#: model:res.country,name:base.fm
3995
msgid "Micronesia"
3996
msgstr ""
3997
3998
#. module: base
3999
#: view:res.request.history:0
4000
msgid "Request History"
4001
msgstr ""
4002
4003
#. module: base
4004
#: field:ir.module.module,menus_by_module:0
4005
#: view:res.groups:0
4006
msgid "Menus"
4007
msgstr ""
4008
4009
#. module: base
4010
#: selection:base.language.install,lang:0
4011
msgid "Serbian (Latin) / srpski"
4012
msgstr ""
4013
4014
#. module: base
4015
#: model:res.country,name:base.il
4016
msgid "Israel"
4017
msgstr ""
4018
4019
#. module: base
4020
#: model:ir.actions.wizard,name:base.wizard_server_action_create
4021
msgid "Create Action"
4022
msgstr ""
4023
4024
#. module: base
4025
#: model:ir.actions.act_window,name:base.action_model_model
4026
#: model:ir.model,name:base.model_ir_model
4027
#: model:ir.ui.menu,name:base.ir_model_model_menu
4028
msgid "Objects"
4029
msgstr ""
4030
4031
#. module: base
4032
#: field:res.lang,time_format:0
4033
msgid "Time Format"
4034
msgstr ""
4035
4036
#. module: base
4037
#: view:ir.module.module:0
4038
msgid "Defined Reports"
4039
msgstr ""
4040
4041
#. module: base
4042
#: view:ir.actions.report.xml:0
4043
msgid "Report xml"
4044
msgstr ""
4045
4046
#. module: base
4047
#: field:base.language.export,modules:0
4048
#: model:ir.actions.act_window,name:base.action_module_open_categ
4049
#: model:ir.actions.act_window,name:base.open_module_tree
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4050
#: field:ir.module.category,module_ids:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4051
#: view:ir.module.module:0
4052
#: model:ir.ui.menu,name:base.menu_management
4053
#: model:ir.ui.menu,name:base.menu_module_tree
4054
msgid "Modules"
4055
msgstr ""
4056
4057
#. module: base
4058
#: view:workflow.activity:0
4059
#: selection:workflow.activity,kind:0
4060
#: field:workflow.activity,subflow_id:0
4061
#: field:workflow.workitem,subflow_id:0
4062
msgid "Subflow"
4063
msgstr ""
4064
4065
#. module: base
4066
#: model:ir.model,name:base.model_res_config
4067
msgid "res.config"
4068
msgstr ""
4069
4070
#. module: base
4071
#: field:workflow.transition,signal:0
4072
msgid "Signal (button Name)"
4073
msgstr ""
4074
4075
#. module: base
4076
#: model:ir.actions.act_window,name:base.action_res_bank_form
4077
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
4078
#: view:res.bank:0
4079
#: field:res.partner,bank_ids:0
4080
msgid "Banks"
4081
msgstr ""
4082
4083
#. module: base
4084
#: view:res.log:0
4085
msgid "Unread"
4086
msgstr ""
4087
4088
#. module: base
4089
#: field:ir.cron,doall:0
4090
msgid "Repeat Missed"
4091
msgstr ""
4092
4093
#. module: base
4094
#: help:ir.actions.server,state:0
4095
msgid "Type of the Action that is to be executed"
4096
msgstr ""
4097
4098
#. module: base
4099
#: field:ir.server.object.lines,server_id:0
4100
msgid "Object Mapping"
4101
msgstr ""
4102
4103
#. module: base
4104
#: help:res.currency.rate,rate:0
4105
msgid "The rate of the currency to the currency of rate 1"
4106
msgstr ""
4107
4108
#. module: base
4109
#: model:res.country,name:base.uk
4110
msgid "United Kingdom"
4111
msgstr ""
4112
4113
#. module: base
4114
#: view:res.config:0
4115
msgid "res_config_contents"
4116
msgstr ""
4117
4118
#. module: base
4119
#: help:res.partner.category,active:0
4120
msgid "The active field allows you to hide the category without removing it."
4121
msgstr ""
4122
4123
#. module: base
4124
#: report:ir.module.reference.graph:0
4125
msgid "Object:"
4126
msgstr ""
4127
4128
#. module: base
4129
#: model:res.country,name:base.bw
4130
msgid "Botswana"
4131
msgstr ""
4132
4133
#. module: base
4134
#: model:ir.actions.act_window,name:base.action_partner_title_partner
4135
#: model:ir.ui.menu,name:base.menu_partner_title_partner
4136
#: view:res.partner.title:0
4137
msgid "Partner Titles"
4138
msgstr ""
4139
4140
#. module: base
4141
#: help:ir.actions.act_window,auto_refresh:0
4142
msgid "Add an auto-refresh on the view"
4143
msgstr ""
4144
4145
#. module: base
4146
#: help:res.partner,employee:0
4147
msgid "Check this box if the partner is an Employee."
4148
msgstr ""
4149
4150
#. module: base
4151
#: field:ir.actions.report.xml,report_rml_content:0
4152
#: field:ir.actions.report.xml,report_rml_content_data:0
4153
msgid "RML content"
4154
msgstr ""
4155
4156
#. module: base
4157
#: model:ir.actions.act_window,name:base.action_workflow_workitem_form
4158
#: model:ir.ui.menu,name:base.menu_workflow_workitem
4159
msgid "Workitems"
4160
msgstr ""
4161
4162
#. module: base
4163
#: field:base.language.export,advice:0
4164
msgid "Advice"
4165
msgstr ""
4166
4167
#. module: base
4168
#: model:ir.model,name:base.model_ir_attachment
4169
msgid "ir.attachment"
4170
msgstr ""
4171
4172
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4173
#: code:addons/orm.py:4086
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4174
#, python-format
4175
msgid ""
4176
"You cannot perform this operation. New Record Creation is not allowed for "
4177
"this object as this object is for reporting purpose."
4178
msgstr ""
4179
4180
#. module: base
4181
#: view:base.language.import:0
4182
msgid "- module,type,name,res_id,src,value"
4183
msgstr ""
4184
4185
#. module: base
4186
#: selection:base.language.install,lang:0
4187
msgid "Lithuanian / Lietuvių kalba"
4188
msgstr ""
4189
4190
#. module: base
4191
#: help:ir.actions.server,record_id:0
4192
msgid ""
4193
"Provide the field name where the record id is stored after the create "
4194
"operations. If it is empty, you can not track the new record."
4195
msgstr ""
4196
4197
#. module: base
4198
#: help:ir.model.fields,relation:0
4199
msgid "For relationship fields, the technical name of the target model"
4200
msgstr ""
4201
4202
#. module: base
4203
#: selection:base.language.install,lang:0
4204
msgid "Indonesian / Bahasa Indonesia"
4205
msgstr ""
4206
4207
#. module: base
4208
#: field:ir.ui.view,inherit_id:0
4209
msgid "Inherited View"
4210
msgstr ""
4211
4212
#. module: base
4213
#: view:ir.translation:0
4214
msgid "Source Term"
4215
msgstr ""
4216
4217
#. module: base
4218
#: model:ir.ui.menu,name:base.menu_main_pm
4219
msgid "Project"
4220
msgstr ""
4221
4222
#. module: base
4223
#: field:ir.ui.menu,web_icon_hover_data:0
4224
msgid "Web Icon Image (hover)"
4225
msgstr ""
4226
4227
#. module: base
4228
#: view:base.module.import:0
4229
msgid "Module file successfully imported!"
4230
msgstr ""
4231
4232
#. module: base
4233
#: selection:ir.actions.todo,state:0
4234
msgid "Cancelled"
4235
msgstr ""
4236
4237
#. module: base
4238
#: view:res.config.users:0
4239
msgid "Create User"
4240
msgstr ""
4241
4242
#. module: base
4243
#: view:partner.clear.ids:0
4244
msgid "Want to Clear Ids ? "
4245
msgstr ""
4246
4247
#. module: base
4248
#: field:publisher_warranty.contract,name:0
4249
#: field:publisher_warranty.contract.wizard,name:0
4250
msgid "Serial Key"
4251
msgstr ""
4252
4253
#. module: base
4254
#: selection:res.request,priority:0
4255
msgid "Low"
4256
msgstr ""
4257
4258
#. module: base
4259
#: model:ir.ui.menu,name:base.menu_audit
4260
msgid "Audit"
4261
msgstr ""
4262
4263
#. module: base
4264
#: model:res.country,name:base.lc
4265
msgid "Saint Lucia"
4266
msgstr ""
4267
4268
#. module: base
4269
#: view:publisher_warranty.contract:0
4270
msgid "Maintenance Contract"
4271
msgstr ""
4272
4273
#. module: base
4274
#: help:ir.actions.server,trigger_obj_id:0
4275
msgid "Select the object from the model on which the workflow will executed."
4276
msgstr ""
4277
4278
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4279
#: model:res.groups,name:base.group_user
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4280
#: field:res.partner,employee:0
4281
msgid "Employee"
4282
msgstr ""
4283
4284
#. module: base
4285
#: field:ir.model.access,perm_create:0
4286
msgid "Create Access"
4287
msgstr ""
4288
4289
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4290
#: field:res.bank,state:0
4291
#: field:res.company,state_id:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4292
#: field:res.partner.address,state_id:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4293
#: field:res.partner.bank,state_id:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4294
msgid "Fed. State"
4295
msgstr ""
4296
4297
#. module: base
4298
#: field:ir.actions.server,copy_object:0
4299
msgid "Copy Of"
4300
msgstr ""
4301
4302
#. module: base
4303
#: field:ir.model,osv_memory:0
4304
msgid "In-memory model"
4305
msgstr ""
4306
4307
#. module: base
4308
#: view:partner.clear.ids:0
4309
msgid "Clear Ids"
4310
msgstr ""
4311
4312
#. module: base
4313
#: model:res.country,name:base.io
4314
msgid "British Indian Ocean Territory"
4315
msgstr ""
4316
4317
#. module: base
4318
#: field:res.users,view:0
4319
msgid "Interface"
4320
msgstr ""
4321
4322
#. module: base
4323
#: view:ir.actions.server:0
4324
msgid "Field Mapping"
4325
msgstr ""
4326
4327
#. module: base
4328
#: view:publisher_warranty.contract:0
4329
msgid "Refresh Validation Dates"
4330
msgstr ""
4331
4332
#. module: base
4333
#: field:ir.model.fields,ttype:0
4334
msgid "Field Type"
4335
msgstr ""
4336
4337
#. module: base
4338
#: field:res.country.state,code:0
4339
msgid "State Code"
4340
msgstr ""
4341
4342
#. module: base
4343
#: field:ir.model.fields,on_delete:0
4344
msgid "On delete"
4345
msgstr ""
4346
4347
#. module: base
4348
#: selection:res.lang,direction:0
4349
msgid "Left-to-Right"
4350
msgstr ""
4351
4352
#. module: base
4353
#: view:res.lang:0
4354
#: field:res.lang,translatable:0
4355
msgid "Translatable"
4356
msgstr ""
4357
4358
#. module: base
4359
#: model:res.country,name:base.vn
4360
msgid "Vietnam"
4361
msgstr ""
4362
4363
#. module: base
4364
#: field:res.users,signature:0
4365
msgid "Signature"
4366
msgstr ""
4367
4368
#. module: base
4369
#: code:addons/fields.py:456
4370
#: code:addons/fields.py:654
4371
#: code:addons/fields.py:656
4372
#: code:addons/fields.py:658
4373
#: code:addons/fields.py:660
4374
#: code:addons/fields.py:662
4375
#: code:addons/fields.py:664
4376
#, python-format
4377
msgid "Not Implemented"
4378
msgstr ""
4379
4380
#. module: base
4381
#: model:ir.model,name:base.model_res_widget_user
4382
msgid "res.widget.user"
4383
msgstr ""
4384
4385
#. module: base
4386
#: field:res.partner.category,complete_name:0
4387
msgid "Full Name"
4388
msgstr ""
4389
4390
#. module: base
4391
#: view:base.module.configuration:0
4392
msgid "_Ok"
4393
msgstr ""
4394
4395
#. module: base
4396
#: help:ir.filters,user_id:0
4397
msgid "False means for every user"
4398
msgstr ""
4399
4400
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4401
#: code:addons/base/module/module.py:238
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4402
#, python-format
4403
msgid "The name of the module must be unique !"
4404
msgstr ""
4405
4406
#. module: base
4407
#: model:res.country,name:base.mz
4408
msgid "Mozambique"
4409
msgstr ""
4410
4411
#. module: base
4412
#: model:ir.ui.menu,name:base.menu_project_long_term
4413
msgid "Long Term Planning"
4414
msgstr ""
4415
4416
#. module: base
4417
#: field:ir.actions.server,message:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4418
#: field:partner.massmail.wizard,text:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4419
#: view:partner.sms.send:0
4420
#: field:res.log,name:0
4421
msgid "Message"
4422
msgstr ""
4423
4424
#. module: base
4425
#: field:ir.actions.act_window.view,multi:0
4426
msgid "On Multiple Doc."
4427
msgstr ""
4428
4429
#. module: base
4430
#: view:res.partner:0
4431
#: field:res.partner,user_id:0
4432
msgid "Salesman"
4433
msgstr ""
4434
4435
#. module: base
4436
#: field:res.partner,address:0
4437
#: view:res.partner.address:0
4438
msgid "Contacts"
4439
msgstr ""
4440
4441
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4442
#: code:addons/orm.py:3704
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4443
#, python-format
4444
msgid ""
4445
"Unable to delete this document because it is used as a default property"
4446
msgstr ""
4447
4448
#. module: base
4449
#: view:res.widget.wizard:0
4450
msgid "Add"
4451
msgstr ""
4452
4453
#. module: base
4454
#: view:base.module.upgrade:0
4455
#: model:ir.ui.menu,name:base.menu_view_base_module_upgrade
4456
msgid "Apply Scheduled Upgrades"
4457
msgstr ""
4458
4459
#. module: base
4460
#: view:res.widget:0
4461
msgid "Widgets"
4462
msgstr ""
4463
4464
#. module: base
4465
#: model:res.country,name:base.cz
4466
msgid "Czech Republic"
4467
msgstr ""
4468
4469
#. module: base
4470
#: view:res.widget.wizard:0
4471
msgid "Widget Wizard"
4472
msgstr ""
4473
4474
#. module: base
4475
#: model:ir.actions.act_window,help:base.act_ir_actions_todo_form
4476
msgid ""
4477
"The configuration wizards are used to help you configure a new instance of "
4478
"OpenERP. They are launched during the installation of new modules, but you "
4479
"can choose to restart some wizards manually from this menu."
4480
msgstr ""
4481
4482
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4483
#: code:addons/base/res/res_users.py:222
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4484
#, python-format
4485
msgid ""
4486
"Please use the change password wizard (in User Preferences or User menu) to "
4487
"change your own password."
4488
msgstr ""
4489
4490
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4491
#: code:addons/orm.py:1883
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4492
#, python-format
4493
msgid "Insufficient fields for Calendar View!"
4494
msgstr ""
4495
4496
#. module: base
4497
#: selection:ir.property,type:0
4498
msgid "Integer"
4499
msgstr ""
4500
4501
#. module: base
4502
#: help:ir.actions.report.xml,report_rml:0
4503
msgid ""
4504
"The path to the main report file (depending on Report Type) or NULL if the "
4505
"content is in another data field"
4506
msgstr ""
4507
4508
#. module: base
4509
#: help:res.users,company_id:0
4510
msgid "The company this user is currently working for."
4511
msgstr ""
4512
4513
#. module: base
4514
#: model:ir.model,name:base.model_wizard_ir_model_menu_create
4515
msgid "wizard.ir.model.menu.create"
4516
msgstr ""
4517
4518
#. module: base
4519
#: view:workflow.transition:0
4520
msgid "Transition"
4521
msgstr ""
4522
4523
#. module: base
4524
#: field:res.groups,menu_access:0
4525
msgid "Access Menu"
4526
msgstr ""
4527
4528
#. module: base
4529
#: model:res.country,name:base.na
4530
msgid "Namibia"
4531
msgstr ""
4532
4533
#. module: base
4534
#: model:res.country,name:base.mn
4535
msgid "Mongolia"
4536
msgstr ""
4537
4538
#. module: base
4539
#: view:ir.module.module:0
4540
msgid "Created Menus"
4541
msgstr ""
4542
4543
#. module: base
4544
#: selection:ir.ui.view,type:0
4545
msgid "mdx"
4546
msgstr ""
4547
4548
#. module: base
4549
#: model:res.country,name:base.bi
4550
msgid "Burundi"
4551
msgstr ""
4552
4553
#. module: base
4554
#: view:base.language.install:0
4555
#: view:base.module.import:0
4556
#: view:base.module.update:0
4557
#: view:publisher_warranty.contract.wizard:0
4558
#: view:res.request:0
4559
msgid "Close"
4560
msgstr ""
4561
4562
#. module: base
4563
#: selection:base.language.install,lang:0
4564
msgid "Spanish (MX) / Español (MX)"
4565
msgstr ""
4566
4567
#. module: base
4568
#: view:res.log:0
4569
msgid "My Logs"
4570
msgstr ""
4571
4572
#. module: base
4573
#: model:res.country,name:base.bt
4574
msgid "Bhutan"
4575
msgstr ""
4576
4577
#. module: base
4578
#: help:ir.sequence,number_next:0
4579
msgid "Next number of this sequence"
4580
msgstr ""
4581
4582
#. module: base
4583
#: model:res.partner.category,name:base.res_partner_category_11
4584
msgid "Textile Suppliers"
4585
msgstr ""
4586
4587
#. module: base
4588
#: selection:ir.actions.url,target:0
4589
msgid "This Window"
4590
msgstr ""
4591
4592
#. module: base
4593
#: view:publisher_warranty.contract:0
4594
msgid "Publisher Warranty Contracts"
4595
msgstr ""
4596
4597
#. module: base
4598
#: help:res.log,name:0
4599
msgid "The logging message."
4600
msgstr ""
4601
4602
#. module: base
4603
#: field:base.language.export,format:0
4604
msgid "File Format"
4605
msgstr ""
4606
4607
#. module: base
4608
#: field:res.lang,iso_code:0
4609
msgid "ISO code"
4610
msgstr ""
4611
4612
#. module: base
4613
#: model:ir.model,name:base.model_res_config_view
4614
msgid "res.config.view"
4615
msgstr ""
4616
4617
#. module: base
4618
#: view:res.log:0
4619
#: field:res.log,read:0
4620
msgid "Read"
4621
msgstr ""
4622
4623
#. module: base
4624
#: sql_constraint:res.country:0
4625
msgid "The name of the country must be unique !"
4626
msgstr ""
4627
4628
#. module: base
4629
#: model:ir.actions.act_window,help:base.action_country_state
4630
msgid ""
4631
"If you are working on the American market, you can manage the different "
4632
"federal states you are working on from here. Each state is attached to one "
4633
"country."
4634
msgstr ""
4635
4636
#. module: base
4637
#: view:workflow.workitem:0
4638
msgid "Workflow Workitems"
4639
msgstr ""
4640
4641
#. module: base
4642
#: model:res.country,name:base.vc
4643
msgid "Saint Vincent & Grenadines"
4644
msgstr ""
4645
4646
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4647
#: field:ir.mail_server,smtp_pass:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4648
#: field:partner.sms.send,password:0
4649
#: field:res.users,password:0
4650
msgid "Password"
4651
msgstr ""
4652
4653
#. module: base
4654
#: model:ir.actions.act_window,name:base.action_model_fields
4655
#: view:ir.model:0
4656
#: field:ir.model,field_id:0
4657
#: model:ir.model,name:base.model_ir_model_fields
4658
#: view:ir.model.fields:0
4659
#: model:ir.ui.menu,name:base.ir_model_model_fields
4660
msgid "Fields"
4661
msgstr ""
4662
4663
#. module: base
4664
#: model:ir.actions.act_window,name:base.action_partner_employee_form
4665
msgid "Employees"
4666
msgstr ""
4667
4668
#. module: base
4669
#: help:res.log,read:0
4670
msgid ""
4671
"If this log item has been read, get() should not send it to the client"
4672
msgstr ""
4673
4674
#. module: base
4675
#: field:res.company,rml_header2:0
4676
#: field:res.company,rml_header3:0
4677
msgid "RML Internal Header"
4678
msgstr ""
4679
4680
#. module: base
4681
#: field:ir.actions.act_window,search_view_id:0
4682
msgid "Search View Ref."
4683
msgstr ""
4684
4685
#. module: base
4686
#: field:ir.module.module,installed_version:0
4687
msgid "Latest version"
4688
msgstr ""
4689
4690
#. module: base
4691
#: model:ir.actions.act_window,help:base.res_partner_canal-act
4692
msgid ""
4693
"Track from where is coming your leads and opportunities by creating specific "
4694
"channels that will be maintained at the creation of a document in the "
4695
"system. Some examples of channels can be: Website, Phone Call, Reseller, etc."
4696
msgstr ""
4697
4698
#. module: base
4699
#: model:res.partner.bank.type.field,name:base.bank_normal_field
4700
msgid "acc_number"
4701
msgstr ""
4702
4703
#. module: base
4704
#: model:ir.actions.act_window,name:base.action_partner_address_form
4705
#: model:ir.ui.menu,name:base.menu_partner_address_form
4706
msgid "Addresses"
4707
msgstr ""
4708
4709
#. module: base
4710
#: model:res.country,name:base.mm
4711
msgid "Myanmar"
4712
msgstr ""
4713
4714
#. module: base
4715
#: selection:base.language.install,lang:0
4716
msgid "Chinese (CN) / 简体中文"
4717
msgstr ""
4718
4719
#. module: base
4720
#: field:res.bank,street:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4721
#: field:res.company,street:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4722
#: field:res.partner.address,street:0
4723
#: field:res.partner.bank,street:0
4724
msgid "Street"
4725
msgstr ""
4726
4727
#. module: base
4728
#: model:res.country,name:base.yu
4729
msgid "Yugoslavia"
4730
msgstr ""
4731
4732
#. module: base
4733
#: field:ir.model.data,name:0
4734
msgid "XML Identifier"
4735
msgstr ""
4736
4737
#. module: base
4738
#: model:res.country,name:base.ca
4739
msgid "Canada"
4740
msgstr ""
4741
4742
#. module: base
4743
#: selection:ir.module.module.dependency,state:0
4744
msgid "Unknown"
4745
msgstr ""
4746
4747
#. module: base
4748
#: model:ir.actions.act_window,name:base.action_res_users_my
4749
msgid "Change My Preferences"
4750
msgstr ""
4751
4752
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4753
#: code:addons/base/ir/ir_actions.py:167
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4754
#, python-format
4755
msgid "Invalid model name in the action definition."
4756
msgstr ""
4757
4758
#. module: base
4759
#: field:partner.sms.send,text:0
4760
msgid "SMS Message"
4761
msgstr ""
4762
4763
#. module: base
4764
#: model:res.country,name:base.cm
4765
msgid "Cameroon"
4766
msgstr ""
4767
4768
#. module: base
4769
#: model:res.country,name:base.bf
4770
msgid "Burkina Faso"
4771
msgstr ""
4772
4773
#. module: base
4774
#: selection:ir.actions.todo,state:0
4775
msgid "Skipped"
4776
msgstr ""
4777
4778
#. module: base
4779
#: selection:ir.model.fields,state:0
4780
msgid "Custom Field"
4781
msgstr ""
4782
4783
#. module: base
4784
#: field:ir.module.module,web:0
4785
msgid "Has a web component"
4786
msgstr ""
4787
4788
#. module: base
4789
#: model:res.country,name:base.cc
4790
msgid "Cocos (Keeling) Islands"
4791
msgstr ""
4792
4793
#. module: base
4794
#: selection:base.language.install,state:0
4795
#: selection:base.module.import,state:0
4796
#: selection:base.module.update,state:0
4797
msgid "init"
4798
msgstr ""
4799
4800
#. module: base
4801
#: view:res.lang:0
4802
msgid "11. %U or %W       ==> 48 (49th week)"
4803
msgstr ""
4804
4805
#. module: base
4806
#: model:ir.model,name:base.model_res_partner_bank_type_field
4807
msgid "Bank type fields"
4808
msgstr ""
4809
4810
#. module: base
4811
#: selection:base.language.install,lang:0
4812
msgid "Dutch / Nederlands"
4813
msgstr ""
4814
4815
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4816
#: code:addons/base/res/res_config.py:348
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4817
#, python-format
4818
msgid ""
4819
"\n"
4820
"\n"
4821
"This addon is already installed on your system"
4822
msgstr ""
4823
4824
#. module: base
4825
#: help:ir.cron,interval_number:0
4826
msgid "Repeat every x."
4827
msgstr ""
4828
4829
#. module: base
4830
#: wizard_view:server.action.create,step_1:0
4831
#: wizard_field:server.action.create,step_1,report:0
4832
msgid "Select Report"
4833
msgstr ""
4834
4835
#. module: base
4836
#: report:ir.module.reference.graph:0
4837
msgid "1cm 28cm 20cm 28cm"
4838
msgstr ""
4839
4840
#. module: base
4841
#: field:ir.module.module,maintainer:0
4842
msgid "Maintainer"
4843
msgstr ""
4844
4845
#. module: base
4846
#: field:ir.sequence,suffix:0
4847
msgid "Suffix"
4848
msgstr ""
4849
4850
#. module: base
4851
#: model:res.country,name:base.mo
4852
msgid "Macau"
4853
msgstr ""
4854
4855
#. module: base
4856
#: model:ir.actions.report.xml,name:base.res_partner_address_report
4857
msgid "Labels"
4858
msgstr ""
4859
4860
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4861
#: field:partner.massmail.wizard,email_from:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4862
msgid "Sender's email"
4863
msgstr ""
4864
4865
#. module: base
4866
#: field:ir.default,field_name:0
4867
msgid "Object Field"
4868
msgstr ""
4869
4870
#. module: base
4871
#: selection:base.language.install,lang:0
4872
msgid "Spanish (PE) / Español (PE)"
4873
msgstr ""
4874
4875
#. module: base
4876
#: selection:base.language.install,lang:0
4877
msgid "French (CH) / Français (CH)"
4878
msgstr ""
4879
4880
#. module: base
4881
#: help:res.users,action_id:0
4882
msgid ""
4883
"If specified, this action will be opened at logon for this user, in addition "
4884
"to the standard menu."
4885
msgstr ""
4886
4887
#. module: base
4888
#: view:ir.values:0
4889
msgid "Client Actions"
4890
msgstr ""
4891
4892
#. module: base
4893
#: code:addons/orm.py:1806
4894
#, python-format
4895
msgid "The exists method is not implemented on this object !"
4896
msgstr ""
4897
4898
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4899
#: code:addons/base/module/module.py:423
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4900
#, python-format
4901
msgid ""
4902
"You try to upgrade a module that depends on the module: %s.\n"
4903
"But this module is not available in your system."
4904
msgstr ""
4905
4906
#. module: base
4907
#: field:workflow.transition,act_to:0
4908
msgid "Destination Activity"
4909
msgstr ""
4910
4911
#. module: base
4912
#: view:ir.values:0
4913
msgid "Connect Events to Actions"
4914
msgstr ""
4915
4916
#. module: base
4917
#: model:ir.model,name:base.model_base_update_translations
4918
msgid "base.update.translations"
4919
msgstr ""
4920
4921
#. module: base
4922
#: field:res.partner.category,parent_id:0
4923
msgid "Parent Category"
4924
msgstr ""
4925
4926
#. module: base
4927
#: selection:ir.property,type:0
4928
msgid "Integer Big"
4929
msgstr ""
4930
4931
#. module: base
4932
#: selection:res.partner.address,type:0
4933
#: selection:res.partner.title,domain:0
4934
msgid "Contact"
4935
msgstr ""
4936
4937
#. module: base
4938
#: model:ir.model,name:base.model_ir_ui_menu
4939
msgid "ir.ui.menu"
4940
msgstr ""
4941
4942
#. module: base
4943
#: model:res.country,name:base.us
4944
msgid "United States"
4945
msgstr ""
4946
4947
#. module: base
4948
#: view:ir.module.module:0
4949
msgid "Cancel Uninstall"
4950
msgstr ""
4951
4952
#. module: base
4953
#: view:res.bank:0
4954
#: view:res.partner:0
4955
#: view:res.partner.address:0
4956
msgid "Communication"
4957
msgstr ""
4958
4959
#. module: base
4960
#: view:ir.actions.report.xml:0
4961
msgid "RML Report"
4962
msgstr ""
4963
4964
#. module: base
4965
#: model:ir.model,name:base.model_ir_server_object_lines
4966
msgid "ir.server.object.lines"
4967
msgstr ""
4968
4969
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4970
#: code:addons/base/module/module.py:622
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
4971
#, python-format
4972
msgid "Module %s: Invalid Quality Certificate"
4973
msgstr ""
4974
4975
#. module: base
4976
#: model:res.country,name:base.kw
4977
msgid "Kuwait"
4978
msgstr ""
4979
4980
#. module: base
4981
#: field:workflow.workitem,inst_id:0
4982
msgid "Instance"
4983
msgstr ""
4984
4985
#. module: base
4986
#: help:ir.actions.report.xml,attachment:0
4987
msgid ""
4988
"This is the filename of the attachment used to store the printing result. "
4989
"Keep empty to not save the printed reports. You can use a python expression "
4990
"with the object and time variables."
4991
msgstr ""
4992
4993
#. module: base
4994
#: selection:ir.property,type:0
4995
msgid "Many2One"
4996
msgstr ""
4997
4998
#. module: base
4999
#: model:res.country,name:base.ng
5000
msgid "Nigeria"
5001
msgstr ""
5002
5003
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5004
#: code:addons/base/ir/ir_model.py:282
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5005
#, python-format
5006
msgid "For selection fields, the Selection Options must be given!"
5007
msgstr ""
5008
5009
#. module: base
5010
#: model:ir.actions.act_window,name:base.action_partner_sms_send
5011
msgid "SMS Send"
5012
msgstr ""
5013
5014
#. module: base
5015
#: field:res.company,user_ids:0
5016
msgid "Accepted Users"
5017
msgstr ""
5018
5019
#. module: base
5020
#: field:ir.ui.menu,web_icon_data:0
5021
msgid "Web Icon Image"
5022
msgstr ""
5023
5024
#. module: base
5025
#: view:ir.values:0
5026
msgid "Values for Event Type"
5027
msgstr ""
5028
5029
#. module: base
5030
#: selection:ir.model.fields,select_level:0
5031
msgid "Always Searchable"
5032
msgstr ""
5033
5034
#. module: base
5035
#: model:res.country,name:base.hk
5036
msgid "Hong Kong"
5037
msgstr ""
5038
5039
#. module: base
5040
#: help:ir.actions.server,name:0
5041
msgid "Easy to Refer action by name e.g. One Sales Order -> Many Invoices"
5042
msgstr ""
5043
5044
#. module: base
5045
#: model:ir.actions.act_window,help:base.action_partner_address_form
5046
msgid ""
5047
"Customers (also called Partners in other areas of the system) helps you "
5048
"manage your address book of companies whether they are prospects, customers "
5049
"and/or suppliers. The partner form allows you to track and record all the "
5050
"necessary information to interact with your partners from the company "
5051
"address to their contacts as well as pricelists, and much more. If you "
5052
"installed the CRM, with the history tab, you can track all the interactions "
5053
"with a partner such as opportunities, emails, or sales orders issued."
5054
msgstr ""
5055
5056
#. module: base
5057
#: model:res.country,name:base.ph
5058
msgid "Philippines"
5059
msgstr ""
5060
5061
#. module: base
5062
#: model:res.country,name:base.ma
5063
msgid "Morocco"
5064
msgstr ""
5065
5066
#. module: base
5067
#: view:res.lang:0
5068
msgid "2.  %a ,%A         ==> Fri, Friday"
5069
msgstr ""
5070
5071
#. module: base
5072
#: field:res.widget,content:0
5073
msgid "Content"
5074
msgstr ""
5075
5076
#. module: base
5077
#: help:ir.rule,global:0
5078
msgid "If no group is specified the rule is global and applied to everyone"
5079
msgstr ""
5080
5081
#. module: base
5082
#: model:res.country,name:base.td
5083
msgid "Chad"
5084
msgstr ""
5085
5086
#. module: base
5087
#: model:ir.model,name:base.model_workflow_transition
5088
msgid "workflow.transition"
5089
msgstr ""
5090
5091
#. module: base
5092
#: view:res.lang:0
5093
msgid "%a - Abbreviated weekday name."
5094
msgstr ""
5095
5096
#. module: base
5097
#: report:ir.module.reference.graph:0
5098
msgid "Introspection report on objects"
5099
msgstr ""
5100
5101
#. module: base
5102
#: model:res.country,name:base.pf
5103
msgid "Polynesia (French)"
5104
msgstr ""
5105
5106
#. module: base
5107
#: model:res.country,name:base.dm
5108
msgid "Dominica"
5109
msgstr ""
5110
5111
#. module: base
5112
#: sql_constraint:publisher_warranty.contract:0
5113
msgid ""
5114
"Your publisher warranty contract is already subscribed in the system !"
5115
msgstr ""
5116
5117
#. module: base
5118
#: help:ir.cron,nextcall:0
5119
msgid "Next planned execution date for this scheduler"
5120
msgstr ""
5121
5122
#. module: base
5123
#: help:res.config.users,view:0
5124
#: help:res.users,view:0
5125
msgid "Choose between the simplified interface and the extended one"
5126
msgstr ""
5127
5128
#. module: base
5129
#: model:res.country,name:base.np
5130
msgid "Nepal"
5131
msgstr ""
5132
5133
#. module: base
5134
#: code:addons/orm.py:2307
5135
#, python-format
5136
msgid ""
5137
"Invalid value for reference field \"%s\" (last part must be a non-zero "
5138
"integer): \"%s\""
5139
msgstr ""
5140
5141
#. module: base
5142
#: help:ir.cron,args:0
5143
msgid "Arguments to be passed to the method. e.g. (uid,)"
5144
msgstr ""
5145
5146
#. module: base
5147
#: help:ir.ui.menu,groups_id:0
5148
msgid ""
5149
"If you have groups, the visibility of this menu will be based on these "
5150
"groups. If this field is empty, OpenERP will compute visibility based on the "
5151
"related object's read access."
5152
msgstr ""
5153
5154
#. module: base
5155
#: model:ir.actions.act_window,name:base.action_ui_view_custom
5156
#: model:ir.ui.menu,name:base.menu_action_ui_view_custom
5157
#: view:ir.ui.view.custom:0
5158
msgid "Customized Views"
5159
msgstr ""
5160
5161
#. module: base
5162
#: view:partner.sms.send:0
5163
msgid "Bulk SMS send"
5164
msgstr ""
5165
5166
#. module: base
5167
#: view:ir.sequence:0
5168
msgid "Seconde: %(sec)s"
5169
msgstr ""
5170
5171
#. module: base
5172
#: model:ir.ui.menu,name:base.menu_view_base_module_update
5173
msgid "Update Modules List"
5174
msgstr ""
5175
5176
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5177
#: code:addons/base/module/module.py:295
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5178
#, python-format
5179
msgid ""
5180
"Unable to upgrade module \"%s\" because an external dependency is not met: %s"
5181
msgstr ""
5182
5183
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5184
#: code:addons/base/res/res_users.py:271
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5185
#, python-format
5186
msgid ""
5187
"Please keep in mind that documents currently displayed may not be relevant "
5188
"after switching to another company. If you have unsaved changes, please make "
5189
"sure to save and close all forms before switching to a different company. "
5190
"(You can click on Cancel in the User Preferences now)"
5191
msgstr ""
5192
5193
#. module: base
5194
#: view:ir.actions.configuration.wizard:0
5195
msgid "Continue"
5196
msgstr ""
5197
5198
#. module: base
5199
#: selection:base.language.install,lang:0
5200
msgid "Thai / ภาษาไทย"
5201
msgstr ""
5202
5203
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5204
#: code:addons/orm.py:343
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5205
#, python-format
5206
msgid "Object %s does not exists"
5207
msgstr ""
5208
5209
#. module: base
5210
#: selection:base.language.install,lang:0
5211
msgid "Slovenian / slovenščina"
5212
msgstr ""
5213
5214
#. module: base
5215
#: field:ir.actions.report.xml,attachment_use:0
5216
msgid "Reload from Attachment"
5217
msgstr ""
5218
5219
#. module: base
5220
#: model:res.country,name:base.bv
5221
msgid "Bouvet Island"
5222
msgstr ""
5223
5224
#. module: base
5225
#: field:ir.attachment,name:0
5226
msgid "Attachment Name"
5227
msgstr ""
5228
5229
#. module: base
5230
#: field:base.language.export,data:0
5231
#: field:base.language.import,data:0
5232
msgid "File"
5233
msgstr ""
5234
5235
#. module: base
5236
#: view:res.config.users:0
5237
msgid "Add User"
5238
msgstr ""
5239
5240
#. module: base
5241
#: model:ir.actions.act_window,name:base.action_view_base_module_upgrade_install
5242
msgid "Module Upgrade Install"
5243
msgstr ""
5244
5245
#. module: base
5246
#: model:ir.model,name:base.model_ir_actions_configuration_wizard
5247
msgid "ir.actions.configuration.wizard"
5248
msgstr ""
5249
5250
#. module: base
5251
#: view:res.lang:0
5252
msgid "%b - Abbreviated month name."
5253
msgstr ""
5254
5255
#. module: base
5256
#: field:res.partner,supplier:0
5257
#: view:res.partner.address:0
5258
#: field:res.partner.address,is_supplier_add:0
5259
#: model:res.partner.category,name:base.res_partner_category_8
5260
msgid "Supplier"
5261
msgstr ""
5262
5263
#. module: base
5264
#: view:ir.actions.server:0
5265
#: selection:ir.actions.server,state:0
5266
msgid "Multi Actions"
5267
msgstr ""
5268
5269
#. module: base
5270
#: view:base.language.export:0
5271
#: view:base.language.import:0
5272
#: view:wizard.ir.model.menu.create:0
5273
msgid "_Close"
5274
msgstr ""
5275
5276
#. module: base
5277
#: field:multi_company.default,company_dest_id:0
5278
msgid "Default Company"
5279
msgstr ""
5280
5281
#. module: base
5282
#: selection:base.language.install,lang:0
5283
msgid "Spanish (EC) / Español (EC)"
5284
msgstr ""
5285
5286
#. module: base
5287
#: help:ir.ui.view,xml_id:0
5288
msgid "ID of the view defined in xml file"
5289
msgstr ""
5290
5291
#. module: base
5292
#: model:ir.model,name:base.model_base_module_import
5293
msgid "Import Module"
5294
msgstr ""
5295
5296
#. module: base
5297
#: model:res.country,name:base.as
5298
msgid "American Samoa"
5299
msgstr ""
5300
5301
#. module: base
5302
#: help:ir.actions.act_window,res_model:0
5303
msgid "Model name of the object to open in the view window"
5304
msgstr ""
5305
5306
#. module: base
5307
#: field:res.log,secondary:0
5308
msgid "Secondary Log"
5309
msgstr ""
5310
5311
#. module: base
5312
#: field:ir.model.fields,selectable:0
5313
msgid "Selectable"
5314
msgstr ""
5315
5316
#. module: base
5317
#: view:res.request.link:0
5318
msgid "Request Link"
5319
msgstr ""
5320
5321
#. module: base
5322
#: view:ir.attachment:0
5323
#: selection:ir.attachment,type:0
5324
#: field:ir.module.module,url:0
5325
msgid "URL"
5326
msgstr ""
5327
5328
#. module: base
5329
#: help:res.country,name:0
5330
msgid "The full name of the country."
5331
msgstr ""
5332
5333
#. module: base
5334
#: selection:ir.actions.server,state:0
5335
msgid "Iteration"
5336
msgstr ""
5337
5338
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5339
#: code:addons/orm.py:3988
5340
#: code:addons/orm.py:4085
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5341
#, python-format
5342
msgid "UserError"
5343
msgstr ""
5344
5345
#. module: base
5346
#: model:res.country,name:base.ae
5347
msgid "United Arab Emirates"
5348
msgstr ""
5349
5350
#. module: base
5351
#: model:ir.ui.menu,name:base.menu_crm_case_job_req_main
5352
msgid "Recruitment"
5353
msgstr ""
5354
5355
#. module: base
5356
#: model:res.country,name:base.re
5357
msgid "Reunion (French)"
5358
msgstr ""
5359
5360
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5361
#: code:addons/base/ir/ir_model.py:361
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5362
#, python-format
5363
msgid ""
5364
"New column name must still start with x_ , because it is a custom field!"
5365
msgstr ""
5366
5367
#. module: base
5368
#: view:ir.model.access:0
5369
#: view:ir.rule:0
5370
#: field:ir.rule,global:0
5371
msgid "Global"
5372
msgstr ""
5373
5374
#. module: base
5375
#: model:res.country,name:base.mp
5376
msgid "Northern Mariana Islands"
5377
msgstr ""
5378
5379
#. module: base
5380
#: model:res.country,name:base.sb
5381
msgid "Solomon Islands"
5382
msgstr ""
5383
5384
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5385
#: code:addons/base/ir/ir_model.py:537
5386
#: code:addons/orm.py:3436
5387
#: code:addons/orm.py:3656
5388
#: code:addons/orm.py:3668
5389
#: code:addons/orm.py:3894
5390
#: code:addons/orm.py:4408
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5391
#, python-format
5392
msgid "AccessError"
5393
msgstr ""
5394
5395
#. module: base
5396
#: view:res.request:0
5397
msgid "Waiting"
5398
msgstr ""
5399
5400
#. module: base
5401
#: code:addons/__init__.py:834
5402
#, python-format
5403
msgid "Could not load base module"
5404
msgstr ""
5405
5406
#. module: base
5407
#: view:res.lang:0
5408
msgid "8.  %I:%M:%S %p  ==> 06:25:20 PM"
5409
msgstr ""
5410
5411
#. module: base
5412
#: code:addons/orm.py:1803
5413
#, python-format
5414
msgid "The copy method is not implemented on this object !"
5415
msgstr ""
5416
5417
#. module: base
5418
#: field:res.log,create_date:0
5419
msgid "Creation Date"
5420
msgstr ""
5421
5422
#. module: base
5423
#: view:ir.translation:0
5424
#: model:ir.ui.menu,name:base.menu_translation
5425
msgid "Translations"
5426
msgstr ""
5427
5428
#. module: base
5429
#: field:ir.sequence,padding:0
5430
msgid "Number padding"
5431
msgstr ""
5432
5433
#. module: base
5434
#: view:ir.actions.report.xml:0
5435
msgid "Report"
5436
msgstr ""
5437
5438
#. module: base
5439
#: model:res.country,name:base.ua
5440
msgid "Ukraine"
5441
msgstr ""
5442
5443
#. module: base
5444
#: model:res.country,name:base.to
5445
msgid "Tonga"
5446
msgstr ""
5447
5448
#. module: base
5449
#: view:ir.module.category:0
5450
msgid "Module Category"
5451
msgstr ""
5452
5453
#. module: base
5454
#: view:partner.wizard.ean.check:0
5455
msgid "Ignore"
5456
msgstr ""
5457
5458
#. module: base
5459
#: report:ir.module.reference.graph:0
5460
msgid "Reference Guide"
5461
msgstr ""
5462
5463
#. module: base
5464
#: view:ir.ui.view:0
5465
msgid "Architecture"
5466
msgstr ""
5467
5468
#. module: base
5469
#: model:res.country,name:base.ml
5470
msgid "Mali"
5471
msgstr ""
5472
5473
#. module: base
5474
#: help:res.config.users,email:0
5475
#: help:res.users,email:0
5476
msgid ""
5477
"If an email is provided, the user will be sent a message welcoming him.\n"
5478
"\n"
5479
"Warning: if \"email_from\" and \"smtp_server\" aren't configured, it won't "
5480
"be possible to email new users."
5481
msgstr ""
5482
5483
#. module: base
5484
#: selection:base.language.install,lang:0
5485
msgid "Flemish (BE) / Vlaams (BE)"
5486
msgstr ""
5487
5488
#. module: base
5489
#: field:ir.cron,interval_number:0
5490
msgid "Interval Number"
5491
msgstr ""
5492
5493
#. module: base
5494
#: model:res.country,name:base.tk
5495
msgid "Tokelau"
5496
msgstr ""
5497
5498
#. module: base
5499
#: field:ir.actions.report.xml,report_xsl:0
5500
msgid "XSL path"
5501
msgstr ""
5502
5503
#. module: base
5504
#: model:res.country,name:base.bn
5505
msgid "Brunei Darussalam"
5506
msgstr ""
5507
5508
#. module: base
5509
#: view:ir.actions.act_window:0
5510
#: field:ir.actions.act_window,view_type:0
5511
#: field:ir.actions.act_window.view,view_mode:0
5512
#: field:ir.ui.view,type:0
5513
#: field:wizard.ir.model.menu.create.line,view_type:0
5514
msgid "View Type"
5515
msgstr ""
5516
5517
#. module: base
5518
#: model:ir.ui.menu,name:base.next_id_2
5519
msgid "User Interface"
5520
msgstr ""
5521
5522
#. module: base
5523
#: field:ir.attachment,create_date:0
5524
msgid "Date Created"
5525
msgstr ""
5526
5527
#. module: base
5528
#: model:ir.model,name:base.model_ir_actions_todo
5529
msgid "ir.actions.todo"
5530
msgstr ""
5531
5532
#. module: base
5533
#: code:addons/base/res/res_config.py:94
5534
#, python-format
5535
msgid "Couldn't find previous ir.actions.todo"
5536
msgstr ""
5537
5538
#. module: base
5539
#: view:ir.actions.act_window:0
5540
msgid "General Settings"
5541
msgstr ""
5542
5543
#. module: base
5544
#: model:ir.ui.menu,name:base.menu_administration_shortcut
5545
msgid "Custom Shortcuts"
5546
msgstr ""
5547
5548
#. module: base
5549
#: selection:base.language.install,lang:0
5550
msgid "Vietnamese / Tiếng Việt"
5551
msgstr ""
5552
5553
#. module: base
5554
#: model:res.country,name:base.dz
5555
msgid "Algeria"
5556
msgstr ""
5557
5558
#. module: base
5559
#: model:res.country,name:base.be
5560
msgid "Belgium"
5561
msgstr ""
5562
5563
#. module: base
5564
#: model:ir.model,name:base.model_osv_memory_autovacuum
5565
msgid "osv_memory.autovacuum"
5566
msgstr ""
5567
5568
#. module: base
5569
#: field:base.language.export,lang:0
5570
#: field:base.language.install,lang:0
5571
#: field:base.update.translations,lang:0
5572
#: field:ir.translation,lang:0
5573
#: field:res.partner,lang:0
5574
#: field:res.users,context_lang:0
5575
msgid "Language"
5576
msgstr ""
5577
5578
#. module: base
5579
#: model:res.country,name:base.gm
5580
msgid "Gambia"
5581
msgstr ""
5582
5583
#. module: base
5584
#: model:ir.actions.act_window,name:base.action_res_company_form
5585
#: model:ir.model,name:base.model_res_company
5586
#: model:ir.ui.menu,name:base.menu_action_res_company_form
5587
#: model:ir.ui.menu,name:base.menu_res_company_global
5588
#: view:res.company:0
5589
#: field:res.users,company_ids:0
5590
msgid "Companies"
5591
msgstr ""
5592
5593
#. module: base
5594
#: view:res.lang:0
5595
msgid "%H - Hour (24-hour clock) [00,23]."
5596
msgstr ""
5597
5598
#. module: base
5599
#: model:ir.model,name:base.model_res_widget
5600
msgid "res.widget"
5601
msgstr ""
5602
5603
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5604
#: code:addons/base/ir/ir_model.py:290
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5605
#, python-format
5606
msgid "Model %s does not exist!"
5607
msgstr ""
5608
5609
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5610
#: code:addons/base/res/res_lang.py:189
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5611
#, python-format
5612
msgid "You cannot delete the language which is User's Preferred Language !"
5613
msgstr ""
5614
5615
#. module: base
5616
#: code:addons/fields.py:103
5617
#, python-format
5618
msgid "Not implemented get_memory method !"
5619
msgstr ""
5620
5621
#. module: base
5622
#: view:ir.actions.server:0
5623
#: field:ir.actions.server,code:0
5624
#: selection:ir.actions.server,state:0
5625
msgid "Python Code"
5626
msgstr ""
5627
5628
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5629
#: code:addons/base/module/wizard/base_module_import.py:69
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5630
#, python-format
5631
msgid "Can not create the module file: %s !"
5632
msgstr ""
5633
5634
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5635
#: model:ir.module.module,description:base.module_base
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5636
msgid "The kernel of OpenERP, needed for all installation."
5637
msgstr ""
5638
5639
#. module: base
5640
#: view:base.language.install:0
5641
#: view:base.module.import:0
5642
#: view:base.module.update:0
5643
#: view:base.module.upgrade:0
5644
#: view:base.update.translations:0
5645
#: view:partner.clear.ids:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5646
#: view:partner.massmail.wizard:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5647
#: view:partner.sms.send:0
5648
#: view:publisher_warranty.contract.wizard:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5649
#: view:res.config:0
5650
#: view:res.config.installer:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5651
#: view:res.widget.wizard:0
5652
msgid "Cancel"
5653
msgstr ""
5654
5655
#. module: base
5656
#: selection:base.language.export,format:0
5657
msgid "PO File"
5658
msgstr ""
5659
5660
#. module: base
5661
#: model:res.country,name:base.nt
5662
msgid "Neutral Zone"
5663
msgstr ""
5664
5665
#. module: base
5666
#: selection:base.language.install,lang:0
5667
msgid "Hindi / हिंदी"
5668
msgstr ""
5669
5670
#. module: base
5671
#: view:ir.model:0
5672
msgid "Custom"
5673
msgstr ""
5674
5675
#. module: base
5676
#: view:res.request:0
5677
msgid "Current"
5678
msgstr ""
5679
5680
#. module: base
5681
#: model:res.partner.category,name:base.res_partner_category_9
5682
msgid "Components Supplier"
5683
msgstr ""
5684
5685
#. module: base
5686
#: model:ir.actions.act_window,name:base.action_res_users
5687
#: field:ir.default,uid:0
5688
#: model:ir.ui.menu,name:base.menu_action_res_users
5689
#: model:ir.ui.menu,name:base.menu_users
5690
#: view:res.groups:0
5691
#: field:res.groups,users:0
5692
#: view:res.users:0
5693
msgid "Users"
5694
msgstr ""
5695
5696
#. module: base
5697
#: field:ir.module.module,published_version:0
5698
msgid "Published Version"
5699
msgstr ""
5700
5701
#. module: base
5702
#: model:res.country,name:base.is
5703
msgid "Iceland"
5704
msgstr ""
5705
5706
#. module: base
5707
#: model:ir.actions.act_window,name:base.ir_action_window
5708
#: model:ir.ui.menu,name:base.menu_ir_action_window
5709
msgid "Window Actions"
5710
msgstr ""
5711
5712
#. module: base
5713
#: view:res.lang:0
5714
msgid "%I - Hour (12-hour clock) [01,12]."
5715
msgstr ""
5716
5717
#. module: base
5718
#: selection:publisher_warranty.contract.wizard,state:0
5719
msgid "Finished"
5720
msgstr ""
5721
5722
#. module: base
5723
#: model:res.country,name:base.de
5724
msgid "Germany"
5725
msgstr ""
5726
5727
#. module: base
5728
#: view:ir.sequence:0
5729
msgid "Week of the year: %(woy)s"
5730
msgstr ""
5731
5732
#. module: base
5733
#: model:res.partner.category,name:base.res_partner_category_14
5734
msgid "Bad customers"
5735
msgstr ""
5736
5737
#. module: base
5738
#: report:ir.module.reference.graph:0
5739
msgid "Reports :"
5740
msgstr ""
5741
5742
#. module: base
5743
#: model:res.country,name:base.gy
5744
msgid "Guyana"
5745
msgstr ""
5746
5747
#. module: base
5748
#: help:ir.actions.act_window,view_type:0
5749
msgid ""
5750
"View type: set to 'tree' for a hierarchical tree view, or 'form' for other "
5751
"views"
5752
msgstr ""
5753
5754
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5755
#: code:addons/base/res/res_config.py:385
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5756
#, python-format
5757
msgid "Click 'Continue' to configure the next addon..."
5758
msgstr ""
5759
5760
#. module: base
5761
#: field:ir.actions.server,record_id:0
5762
msgid "Create Id"
5763
msgstr ""
5764
5765
#. module: base
5766
#: model:res.country,name:base.hn
5767
msgid "Honduras"
5768
msgstr ""
5769
5770
#. module: base
5771
#: help:res.users,menu_tips:0
5772
msgid ""
5773
"Check out this box if you want to always display tips on each menu action"
5774
msgstr ""
5775
5776
#. module: base
5777
#: model:res.country,name:base.eg
5778
msgid "Egypt"
5779
msgstr ""
5780
5781
#. module: base
5782
#: field:ir.rule,perm_read:0
5783
msgid "Apply For Read"
5784
msgstr ""
5785
5786
#. module: base
5787
#: help:ir.actions.server,model_id:0
5788
msgid ""
5789
"Select the object on which the action will work (read, write, create)."
5790
msgstr ""
5791
5792
#. module: base
5793
#: code:addons/base/ir/ir_actions.py:629
5794
#, python-format
5795
msgid "Please specify server option --email-from !"
5796
msgstr ""
5797
5798
#. module: base
5799
#: field:base.language.import,name:0
5800
msgid "Language Name"
5801
msgstr ""
5802
5803
#. module: base
5804
#: selection:ir.property,type:0
5805
msgid "Boolean"
5806
msgstr ""
5807
5808
#. module: base
5809
#: view:ir.model:0
5810
msgid "Fields Description"
5811
msgstr ""
5812
5813
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5814
#: view:ir.actions.todo:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5815
#: view:ir.attachment:0
5816
#: view:ir.cron:0
5817
#: view:ir.model.access:0
5818
#: view:ir.model.data:0
5819
#: view:ir.model.fields:0
5820
#: view:ir.ui.view:0
5821
#: view:ir.values:0
5822
#: view:res.partner:0
5823
#: view:res.partner.address:0
5824
#: view:workflow.activity:0
5825
msgid "Group By..."
5826
msgstr ""
5827
5828
#. module: base
5829
#: view:ir.model.fields:0
5830
#: field:ir.model.fields,readonly:0
5831
#: field:res.partner.bank.type.field,readonly:0
5832
msgid "Readonly"
5833
msgstr ""
5834
5835
#. module: base
5836
#: field:ir.actions.act_window.view,view_id:0
5837
#: field:ir.default,page:0
5838
#: selection:ir.translation,type:0
5839
#: field:wizard.ir.model.menu.create.line,view_id:0
5840
msgid "View"
5841
msgstr ""
5842
5843
#. module: base
5844
#: selection:ir.module.module,state:0
5845
#: selection:ir.module.module.dependency,state:0
5846
msgid "To be installed"
5847
msgstr ""
5848
5849
#. module: base
5850
#: help:ir.actions.act_window,display_menu_tip:0
5851
msgid ""
5852
"It gives the status if the tip has to be displayed or not when a user "
5853
"executes an action"
5854
msgstr ""
5855
5856
#. module: base
5857
#: view:ir.model:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5858
#: model:ir.module.module,shortdesc:base.module_base
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
5859
#: field:res.currency,base:0
5860
msgid "Base"
5861
msgstr ""
5862
5863
#. module: base
5864
#: selection:base.language.install,lang:0
5865
msgid "Telugu / తెలుగు"
5866
msgstr ""
5867
5868
#. module: base
5869
#: model:res.country,name:base.lr
5870
msgid "Liberia"
5871
msgstr ""
5872
5873
#. module: base
5874
#: view:ir.attachment:0
5875
#: view:ir.model:0
5876
#: view:res.groups:0
5877
#: view:res.partner:0
5878
#: field:res.partner,comment:0
5879
#: model:res.widget,title:base.note_widget
5880
msgid "Notes"
5881
msgstr ""
5882
5883
#. module: base
5884
#: field:ir.config_parameter,value:0
5885
#: field:ir.property,value_binary:0
5886
#: field:ir.property,value_datetime:0
5887
#: field:ir.property,value_float:0
5888
#: field:ir.property,value_integer:0
5889
#: field:ir.property,value_reference:0
5890
#: field:ir.property,value_text:0
5891
#: selection:ir.server.object.lines,type:0
5892
#: field:ir.server.object.lines,value:0
5893
#: field:ir.values,value:0
5894
msgid "Value"
5895
msgstr ""
5896
5897
#. module: base
5898
#: field:ir.sequence,code:0
5899
#: field:ir.sequence.type,code:0
5900
#: selection:ir.translation,type:0
5901
#: field:res.partner.bank.type,code:0
5902
msgid "Code"
5903
msgstr ""
5904
5905
#. module: base
5906
#: model:ir.model,name:base.model_res_config_installer
5907
msgid "res.config.installer"
5908
msgstr ""
5909
5910
#. module: base
5911
#: model:res.country,name:base.mc
5912
msgid "Monaco"
5913
msgstr ""
5914
5915
#. module: base
5916
#: selection:ir.cron,interval_type:0
5917
msgid "Minutes"
5918
msgstr ""
5919
5920
#. module: base
5921
#: selection:ir.translation,type:0
5922
msgid "Help"
5923
msgstr ""
5924
5925
#. module: base
5926
#: help:res.users,menu_id:0
5927
msgid ""
5928
"If specified, the action will replace the standard menu for this user."
5929
msgstr ""
5930
5931
#. module: base
5932
#: selection:ir.actions.server,state:0
5933
msgid "Write Object"
5934
msgstr ""
5935
5936
#. module: base
5937
#: model:ir.ui.menu,name:base.menu_fundrising
5938
msgid "Fund Raising"
5939
msgstr ""
5940
5941
#. module: base
5942
#: model:ir.actions.act_window,name:base.ir_sequence_type
5943
#: model:ir.ui.menu,name:base.menu_ir_sequence_type
5944
msgid "Sequence Codes"
5945
msgstr ""
5946
5947
#. module: base
5948
#: selection:base.language.install,lang:0
5949
msgid "Spanish (CO) / Español (CO)"
5950
msgstr ""
5951
5952
#. module: base
5953
#: view:base.module.configuration:0
5954
msgid ""
5955
"All pending configuration wizards have been executed. You may restart "
5956
"individual wizards via the list of configuration wizards."
5957
msgstr ""
5958
5959
#. module: base
5960
#: wizard_button:server.action.create,step_1,create:0
5961
msgid "Create"
5962
msgstr ""
5963
5964
#. module: base
5965
#: view:ir.sequence:0
5966
msgid "Current Year with Century: %(year)s"
5967
msgstr ""
5968
5969
#. module: base
5970
#: field:ir.exports,export_fields:0
5971
msgid "Export ID"
5972
msgstr ""
5973
5974
#. module: base
5975
#: model:res.country,name:base.fr
5976
msgid "France"
5977
msgstr ""
5978
5979
#. module: base
5980
#: model:ir.model,name:base.model_res_log
5981
msgid "res.log"
5982
msgstr ""
5983
5984
#. module: base
5985
#: help:ir.translation,module:0
5986
#: help:ir.translation,xml_id:0
5987
msgid "Maps to the ir_model_data for which this translation is provided."
5988
msgstr ""
5989
5990
#. module: base
5991
#: view:workflow.activity:0
5992
#: field:workflow.activity,flow_stop:0
5993
msgid "Flow Stop"
5994
msgstr ""
5995
5996
#. module: base
5997
#: selection:ir.cron,interval_type:0
5998
msgid "Weeks"
5999
msgstr ""
6000
6001
#. module: base
6002
#: model:res.country,name:base.af
6003
msgid "Afghanistan, Islamic State of"
6004
msgstr ""
6005
6006
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6007
#: code:addons/base/module/wizard/base_module_import.py:60
6008
#: code:addons/base/module/wizard/base_module_import.py:68
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6009
#, python-format
6010
msgid "Error !"
6011
msgstr ""
6012
6013
#. module: base
6014
#: model:res.partner.bank.type.field,name:base.bank_normal_field_contry
6015
msgid "country_id"
6016
msgstr ""
6017
6018
#. module: base
6019
#: field:ir.cron,interval_type:0
6020
msgid "Interval Unit"
6021
msgstr ""
6022
6023
#. module: base
6024
#: field:publisher_warranty.contract,kind:0
6025
#: field:workflow.activity,kind:0
6026
msgid "Kind"
6027
msgstr ""
6028
6029
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6030
#: code:addons/orm.py:4368
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6031
#, python-format
6032
msgid "This method does not exist anymore"
6033
msgstr ""
6034
6035
#. module: base
6036
#: field:res.bank,fax:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6037
#: field:res.company,fax:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6038
#: field:res.partner.address,fax:0
6039
msgid "Fax"
6040
msgstr ""
6041
6042
#. module: base
6043
#: field:res.lang,thousands_sep:0
6044
msgid "Thousands Separator"
6045
msgstr ""
6046
6047
#. module: base
6048
#: field:res.request,create_date:0
6049
msgid "Created Date"
6050
msgstr ""
6051
6052
#. module: base
6053
#: help:ir.actions.server,loop_action:0
6054
msgid ""
6055
"Select the action that will be executed. Loop action will not be avaliable "
6056
"inside loop."
6057
msgstr ""
6058
6059
#. module: base
6060
#: selection:base.language.install,lang:0
6061
msgid "Chinese (TW) / 正體字"
6062
msgstr ""
6063
6064
#. module: base
6065
#: model:ir.model,name:base.model_res_request
6066
msgid "res.request"
6067
msgstr ""
6068
6069
#. module: base
6070
#: view:ir.model:0
6071
msgid "In Memory"
6072
msgstr ""
6073
6074
#. module: base
6075
#: view:ir.actions.todo:0
6076
msgid "Todo"
6077
msgstr ""
6078
6079
#. module: base
6080
#: field:ir.attachment,datas:0
6081
msgid "File Content"
6082
msgstr ""
6083
6084
#. module: base
6085
#: model:res.country,name:base.pa
6086
msgid "Panama"
6087
msgstr ""
6088
6089
#. module: base
6090
#: model:res.partner.title,name:base.res_partner_title_ltd
6091
msgid "Ltd"
6092
msgstr ""
6093
6094
#. module: base
6095
#: help:workflow.transition,group_id:0
6096
msgid ""
6097
"The group that a user must have to be authorized to validate this transition."
6098
msgstr ""
6099
6100
#. module: base
6101
#: constraint:res.users:0
6102
msgid "The chosen company is not in the allowed companies for this user"
6103
msgstr ""
6104
6105
#. module: base
6106
#: model:res.country,name:base.gi
6107
msgid "Gibraltar"
6108
msgstr ""
6109
6110
#. module: base
6111
#: field:ir.actions.report.xml,report_name:0
6112
msgid "Service Name"
6113
msgstr ""
6114
6115
#. module: base
6116
#: model:res.country,name:base.pn
6117
msgid "Pitcairn Island"
6118
msgstr ""
6119
6120
#. module: base
6121
#: view:base.module.upgrade:0
6122
msgid ""
6123
"We suggest to reload the menu tab to see the new menus (Ctrl+T then Ctrl+R)."
6124
msgstr ""
6125
6126
#. module: base
6127
#: model:ir.actions.act_window,name:base.action_rule
6128
#: model:ir.ui.menu,name:base.menu_action_rule
6129
msgid "Record Rules"
6130
msgstr ""
6131
6132
#. module: base
6133
#: field:res.users,name:0
6134
msgid "User Name"
6135
msgstr ""
6136
6137
#. module: base
6138
#: view:ir.sequence:0
6139
msgid "Day of the year: %(doy)s"
6140
msgstr ""
6141
6142
#. module: base
6143
#: view:ir.model:0
6144
#: view:ir.model.fields:0
6145
#: view:workflow.activity:0
6146
msgid "Properties"
6147
msgstr ""
6148
6149
#. module: base
6150
#: help:ir.sequence,padding:0
6151
msgid ""
6152
"OpenERP will automatically adds some '0' on the left of the 'Next Number' to "
6153
"get the required padding size."
6154
msgstr ""
6155
6156
#. module: base
6157
#: view:res.lang:0
6158
msgid "%A - Full weekday name."
6159
msgstr ""
6160
6161
#. module: base
6162
#: selection:ir.cron,interval_type:0
6163
msgid "Months"
6164
msgstr ""
6165
6166
#. module: base
6167
#: field:ir.actions.act_window,search_view:0
6168
msgid "Search View"
6169
msgstr ""
6170
6171
#. module: base
6172
#: sql_constraint:res.lang:0
6173
msgid "The code of the language must be unique !"
6174
msgstr ""
6175
6176
#. module: base
6177
#: model:ir.actions.act_window,name:base.action_attachment
6178
#: view:ir.actions.report.xml:0
6179
#: view:ir.attachment:0
6180
#: model:ir.ui.menu,name:base.menu_action_attachment
6181
msgid "Attachments"
6182
msgstr ""
6183
6184
#. module: base
6185
#: model:ir.ui.menu,name:base.menu_base_partner
6186
#: model:ir.ui.menu,name:base.menu_sale_config_sales
6187
#: model:ir.ui.menu,name:base.menu_sales
6188
msgid "Sales"
6189
msgstr ""
6190
6191
#. module: base
6192
#: field:ir.actions.server,child_ids:0
6193
msgid "Other Actions"
6194
msgstr ""
6195
6196
#. module: base
6197
#: selection:ir.actions.todo,state:0
6198
msgid "Done"
6199
msgstr ""
6200
6201
#. module: base
6202
#: model:res.partner.title,name:base.res_partner_title_miss
6203
msgid "Miss"
6204
msgstr ""
6205
6206
#. module: base
6207
#: view:ir.model.access:0
6208
#: field:ir.model.access,perm_write:0
6209
#: view:ir.rule:0
6210
msgid "Write Access"
6211
msgstr ""
6212
6213
#. module: base
6214
#: view:res.lang:0
6215
msgid "%m - Month number [01,12]."
6216
msgstr ""
6217
6218
#. module: base
6219
#: field:res.bank,city:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6220
#: field:res.company,city:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6221
#: field:res.partner,city:0
6222
#: field:res.partner.address,city:0
6223
#: field:res.partner.bank,city:0
6224
msgid "City"
6225
msgstr ""
6226
6227
#. module: base
6228
#: model:res.country,name:base.qa
6229
msgid "Qatar"
6230
msgstr ""
6231
6232
#. module: base
6233
#: model:res.country,name:base.it
6234
msgid "Italy"
6235
msgstr ""
6236
6237
#. module: base
6238
#: view:ir.actions.todo:0
6239
#: selection:ir.actions.todo,state:0
6240
msgid "To Do"
6241
msgstr ""
6242
6243
#. module: base
6244
#: selection:base.language.install,lang:0
6245
msgid "Estonian / Eesti keel"
6246
msgstr ""
6247
6248
#. module: base
6249
#: field:res.partner,email:0
6250
msgid "E-mail"
6251
msgstr ""
6252
6253
#. module: base
6254
#: selection:ir.module.module,license:0
6255
msgid "GPL-3 or later version"
6256
msgstr ""
6257
6258
#. module: base
6259
#: field:workflow.activity,action:0
6260
msgid "Python Action"
6261
msgstr ""
6262
6263
#. module: base
6264
#: selection:base.language.install,lang:0
6265
msgid "English (US)"
6266
msgstr ""
6267
6268
#. module: base
6269
#: model:ir.actions.act_window,name:base.action_model_data
6270
#: view:ir.model.data:0
6271
#: model:ir.ui.menu,name:base.ir_model_data_menu
6272
msgid "Object Identifiers"
6273
msgstr ""
6274
6275
#. module: base
6276
#: model:ir.actions.act_window,help:base.action_partner_title_partner
6277
msgid ""
6278
"Manage the partner titles you want to have available in your system. The "
6279
"partner titles is the legal status of the company: Private Limited, SA, etc."
6280
msgstr ""
6281
6282
#. module: base
6283
#: view:base.language.export:0
6284
msgid "To browse official translations, you can start with these links:"
6285
msgstr ""
6286
6287
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6288
#: code:addons/base/ir/ir_model.py:531
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6289
#, python-format
6290
msgid ""
6291
"You can not read this document (%s) ! Be sure your user belongs to one of "
6292
"these groups: %s."
6293
msgstr ""
6294
6295
#. module: base
6296
#: view:res.bank:0
6297
#: view:res.partner.address:0
6298
msgid "Address"
6299
msgstr ""
6300
6301
#. module: base
6302
#: field:ir.module.module,latest_version:0
6303
msgid "Installed version"
6304
msgstr ""
6305
6306
#. module: base
6307
#: selection:base.language.install,lang:0
6308
msgid "Mongolian / монгол"
6309
msgstr ""
6310
6311
#. module: base
6312
#: model:res.country,name:base.mr
6313
msgid "Mauritania"
6314
msgstr ""
6315
6316
#. module: base
6317
#: model:ir.model,name:base.model_ir_translation
6318
msgid "ir.translation"
6319
msgstr ""
6320
6321
#. module: base
6322
#: view:base.module.update:0
6323
msgid "Module update result"
6324
msgstr ""
6325
6326
#. module: base
6327
#: view:workflow.activity:0
6328
#: field:workflow.workitem,act_id:0
6329
msgid "Activity"
6330
msgstr ""
6331
6332
#. module: base
6333
#: view:res.partner:0
6334
#: view:res.partner.address:0
6335
msgid "Postal Address"
6336
msgstr ""
6337
6338
#. module: base
6339
#: field:res.company,parent_id:0
6340
msgid "Parent Company"
6341
msgstr ""
6342
6343
#. module: base
6344
#: selection:base.language.install,lang:0
6345
msgid "Spanish (CR) / Español (CR)"
6346
msgstr ""
6347
6348
#. module: base
6349
#: field:res.currency.rate,rate:0
6350
msgid "Rate"
6351
msgstr ""
6352
6353
#. module: base
6354
#: model:res.country,name:base.cg
6355
msgid "Congo"
6356
msgstr ""
6357
6358
#. module: base
6359
#: view:res.lang:0
6360
msgid "Examples"
6361
msgstr ""
6362
6363
#. module: base
6364
#: field:ir.default,value:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6365
#: view:ir.values:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6366
msgid "Default Value"
6367
msgstr ""
6368
6369
#. module: base
6370
#: model:ir.ui.menu,name:base.menu_tools
6371
msgid "Tools"
6372
msgstr ""
6373
6374
#. module: base
6375
#: model:res.country,name:base.kn
6376
msgid "Saint Kitts & Nevis Anguilla"
6377
msgstr ""
6378
6379
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6380
#: code:addons/base/res/res_currency.py:190
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6381
#, python-format
6382
msgid ""
6383
"No rate found \n"
6384
"for the currency: %s \n"
6385
"at the date: %s"
6386
msgstr ""
6387
6388
#. module: base
6389
#: model:ir.actions.act_window,help:base.action_ui_view_custom
6390
msgid ""
6391
"Customized views are used when users reorganize the content of their "
6392
"dashboard views (via web client)"
6393
msgstr ""
6394
6395
#. module: base
6396
#: field:ir.model.fields,model:0
6397
msgid "Object Name"
6398
msgstr ""
6399
6400
#. module: base
6401
#: help:ir.actions.server,srcmodel_id:0
6402
msgid ""
6403
"Object in which you want to create / write the object. If it is empty then "
6404
"refer to the Object field."
6405
msgstr ""
6406
6407
#. module: base
6408
#: view:ir.module.module:0
6409
#: selection:ir.module.module,state:0
6410
#: selection:ir.module.module.dependency,state:0
6411
msgid "Not Installed"
6412
msgstr ""
6413
6414
#. module: base
6415
#: view:workflow.activity:0
6416
#: field:workflow.activity,out_transitions:0
6417
msgid "Outgoing Transitions"
6418
msgstr ""
6419
6420
#. module: base
6421
#: field:ir.ui.menu,icon:0
6422
msgid "Icon"
6423
msgstr ""
6424
6425
#. module: base
6426
#: help:ir.model.fields,model_id:0
6427
msgid "The model this field belongs to"
6428
msgstr ""
6429
6430
#. module: base
6431
#: model:res.country,name:base.mq
6432
msgid "Martinique (French)"
6433
msgstr ""
6434
6435
#. module: base
6436
#: view:ir.sequence.type:0
6437
msgid "Sequences Type"
6438
msgstr ""
6439
6440
#. module: base
6441
#: model:ir.actions.act_window,name:base.res_request-act
6442
#: model:ir.ui.menu,name:base.menu_res_request_act
6443
#: model:ir.ui.menu,name:base.menu_resquest_ref
6444
#: view:res.request:0
6445
msgid "Requests"
6446
msgstr ""
6447
6448
#. module: base
6449
#: model:res.country,name:base.ye
6450
msgid "Yemen"
6451
msgstr ""
6452
6453
#. module: base
6454
#: selection:workflow.activity,split_mode:0
6455
msgid "Or"
6456
msgstr ""
6457
6458
#. module: base
6459
#: model:ir.actions.act_window,name:base.res_log_act_window
6460
#: model:ir.ui.menu,name:base.menu_res_log_act_window
6461
msgid "Client Logs"
6462
msgstr ""
6463
6464
#. module: base
6465
#: model:res.country,name:base.al
6466
msgid "Albania"
6467
msgstr ""
6468
6469
#. module: base
6470
#: model:res.country,name:base.ws
6471
msgid "Samoa"
6472
msgstr ""
6473
6474
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6475
#: code:addons/base/res/res_lang.py:191
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6476
#, python-format
6477
msgid ""
6478
"You cannot delete the language which is Active !\n"
6479
"Please de-activate the language first."
6480
msgstr ""
6481
6482
#. module: base
6483
#: view:base.language.install:0
6484
msgid ""
6485
"Please be patient, this operation may take a few minutes (depending on the "
6486
"number of modules currently installed)..."
6487
msgstr ""
6488
6489
#. module: base
6490
#: field:ir.ui.menu,child_id:0
6491
msgid "Child IDs"
6492
msgstr ""
6493
6494
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6495
#: code:addons/base/ir/ir_actions.py:748
6496
#: code:addons/base/ir/ir_actions.py:751
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6497
#, python-format
6498
msgid "Problem in configuration `Record Id` in Server Action!"
6499
msgstr ""
6500
6501
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6502
#: code:addons/orm.py:2682
6503
#: code:addons/orm.py:2692
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6504
#, python-format
6505
msgid "ValidateError"
6506
msgstr ""
6507
6508
#. module: base
6509
#: view:base.module.import:0
6510
#: view:base.module.update:0
6511
msgid "Open Modules"
6512
msgstr ""
6513
6514
#. module: base
6515
#: model:ir.actions.act_window,help:base.action_res_bank_form
6516
msgid "Manage bank records you want to be used in the system."
6517
msgstr ""
6518
6519
#. module: base
6520
#: view:base.module.import:0
6521
msgid "Import module"
6522
msgstr ""
6523
6524
#. module: base
6525
#: field:ir.actions.server,loop_action:0
6526
msgid "Loop Action"
6527
msgstr ""
6528
6529
#. module: base
6530
#: help:ir.actions.report.xml,report_file:0
6531
msgid ""
6532
"The path to the main report file (depending on Report Type) or NULL if the "
6533
"content is in another field"
6534
msgstr ""
6535
6536
#. module: base
6537
#: model:res.country,name:base.la
6538
msgid "Laos"
6539
msgstr ""
6540
6541
#. module: base
6542
#: selection:ir.actions.server,state:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6543
#: model:ir.ui.menu,name:base.menu_email
6544
#: field:res.company,email:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6545
#: field:res.users,user_email:0
6546
msgid "Email"
6547
msgstr ""
6548
6549
#. module: base
6550
#: field:res.users,action_id:0
6551
msgid "Home Action"
6552
msgstr ""
6553
6554
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6555
#: code:addons/custom.py:555
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6556
#, python-format
6557
msgid ""
6558
"The sum of the data (2nd field) is null.\n"
6559
"We can't draw a pie chart !"
6560
msgstr ""
6561
6562
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6563
#: model:ir.module.category,name:base.module_category_reporting
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6564
#: model:ir.ui.menu,name:base.menu_lunch_reporting
6565
#: model:ir.ui.menu,name:base.menu_project_report
6566
#: model:ir.ui.menu,name:base.menu_report_association
6567
#: model:ir.ui.menu,name:base.menu_report_marketing
6568
#: model:ir.ui.menu,name:base.menu_reporting
6569
#: model:ir.ui.menu,name:base.next_id_64
6570
#: model:ir.ui.menu,name:base.next_id_73
6571
#: model:ir.ui.menu,name:base.reporting_menu
6572
msgid "Reporting"
6573
msgstr ""
6574
6575
#. module: base
6576
#: model:res.country,name:base.tg
6577
msgid "Togo"
6578
msgstr ""
6579
6580
#. module: base
6581
#: selection:ir.module.module,license:0
6582
msgid "Other Proprietary"
6583
msgstr ""
6584
6585
#. module: base
6586
#: selection:workflow.activity,kind:0
6587
msgid "Stop All"
6588
msgstr ""
6589
6590
#. module: base
6591
#: code:addons/orm.py:412
6592
#, python-format
6593
msgid "The read_group method is not implemented on this object !"
6594
msgstr ""
6595
6596
#. module: base
6597
#: view:ir.model.data:0
6598
msgid "Updatable"
6599
msgstr ""
6600
6601
#. module: base
6602
#: view:res.lang:0
6603
msgid "3.  %x ,%X         ==> 12/05/08, 18:25:20"
6604
msgstr ""
6605
6606
#. module: base
6607
#: selection:ir.model.fields,on_delete:0
6608
msgid "Cascade"
6609
msgstr ""
6610
6611
#. module: base
6612
#: field:workflow.transition,group_id:0
6613
msgid "Group Required"
6614
msgstr ""
6615
6616
#. module: base
6617
#: view:ir.actions.configuration.wizard:0
6618
msgid "Next Configuration Step"
6619
msgstr ""
6620
6621
#. module: base
6622
#: field:res.groups,comment:0
6623
msgid "Comment"
6624
msgstr ""
6625
6626
#. module: base
6627
#: model:res.country,name:base.ro
6628
msgid "Romania"
6629
msgstr ""
6630
6631
#. module: base
6632
#: help:ir.cron,doall:0
6633
msgid ""
6634
"Enable this if you want to execute missed occurences as soon as the server "
6635
"restarts."
6636
msgstr ""
6637
6638
#. module: base
6639
#: view:base.module.upgrade:0
6640
msgid "Start update"
6641
msgstr ""
6642
6643
#. module: base
6644
#: code:addons/base/publisher_warranty/publisher_warranty.py:144
6645
#, python-format
6646
msgid "Contract validation error"
6647
msgstr ""
6648
6649
#. module: base
6650
#: field:res.country.state,name:0
6651
msgid "State Name"
6652
msgstr ""
6653
6654
#. module: base
6655
#: field:workflow.activity,join_mode:0
6656
msgid "Join Mode"
6657
msgstr ""
6658
6659
#. module: base
6660
#: field:res.users,context_tz:0
6661
msgid "Timezone"
6662
msgstr ""
6663
6664
#. module: base
6665
#: model:ir.model,name:base.model_ir_actions_report_xml
6666
#: selection:ir.ui.menu,action:0
6667
msgid "ir.actions.report.xml"
6668
msgstr ""
6669
6670
#. module: base
6671
#: model:res.partner.title,shortcut:base.res_partner_title_miss
6672
msgid "Mss"
6673
msgstr ""
6674
6675
#. module: base
6676
#: model:ir.model,name:base.model_ir_ui_view
6677
msgid "ir.ui.view"
6678
msgstr ""
6679
6680
#. module: base
6681
#: constraint:res.partner:0
6682
msgid "Error ! You can not create recursive associated members."
6683
msgstr ""
6684
6685
#. module: base
6686
#: help:res.lang,code:0
6687
msgid "This field is used to set/get locales for user"
6688
msgstr ""
6689
6690
#. module: base
6691
#: model:res.partner.category,name:base.res_partner_category_2
6692
msgid "OpenERP Partners"
6693
msgstr ""
6694
6695
#. module: base
6696
#: model:ir.ui.menu,name:base.menu_hr_manager
6697
msgid "HR Manager Dashboard"
6698
msgstr ""
6699
6700
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6701
#: code:addons/base/module/module.py:293
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6702
#, python-format
6703
msgid ""
6704
"Unable to install module \"%s\" because an external dependency is not met: %s"
6705
msgstr ""
6706
6707
#. module: base
6708
#: view:ir.module.module:0
6709
msgid "Search modules"
6710
msgstr ""
6711
6712
#. module: base
6713
#: model:res.country,name:base.by
6714
msgid "Belarus"
6715
msgstr ""
6716
6717
#. module: base
6718
#: field:ir.actions.act_window,name:0
6719
#: field:ir.actions.act_window_close,name:0
6720
#: field:ir.actions.actions,name:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6721
#: field:ir.actions.client,name:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6722
#: field:ir.actions.server,name:0
6723
#: field:ir.actions.url,name:0
6724
msgid "Action Name"
6725
msgstr ""
6726
6727
#. module: base
6728
#: model:ir.actions.act_window,help:base.action_res_users
6729
msgid ""
6730
"Create and manage users that will connect to the system. Users can be "
6731
"deactivated should there be a period of time during which they will/should "
6732
"not connect to the system. You can assign them groups in order to give them "
6733
"specific access to the applications they need to use in the system."
6734
msgstr ""
6735
6736
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6737
#: selection:ir.module.module,complexity:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6738
#: selection:res.request,priority:0
6739
msgid "Normal"
6740
msgstr ""
6741
6742
#. module: base
6743
#: field:res.bank,street2:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6744
#: field:res.company,street2:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6745
#: field:res.partner.address,street2:0
6746
msgid "Street2"
6747
msgstr ""
6748
6749
#. module: base
6750
#: model:ir.actions.act_window,name:base.action_view_base_module_update
6751
msgid "Module Update"
6752
msgstr ""
6753
6754
#. module: base
6755
#: code:addons/base/module/wizard/base_module_upgrade.py:95
6756
#, python-format
6757
msgid "Following modules are not installed or unknown: %s"
6758
msgstr ""
6759
6760
#. module: base
6761
#: view:ir.cron:0
6762
#: field:ir.cron,user_id:0
6763
#: field:ir.filters,user_id:0
6764
#: field:ir.ui.view.custom,user_id:0
6765
#: field:ir.values,user_id:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6766
#: model:res.groups,name:base.group_document_user
6767
#: model:res.groups,name:base.group_tool_user
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6768
#: field:res.log,user_id:0
6769
#: field:res.partner.event,user_id:0
6770
#: view:res.users:0
6771
#: field:res.widget.user,user_id:0
6772
msgid "User"
6773
msgstr ""
6774
6775
#. module: base
6776
#: model:res.country,name:base.pr
6777
msgid "Puerto Rico"
6778
msgstr ""
6779
6780
#. module: base
6781
#: view:ir.actions.act_window:0
6782
msgid "Open Window"
6783
msgstr ""
6784
6785
#. module: base
6786
#: field:ir.actions.act_window,auto_search:0
6787
msgid "Auto Search"
6788
msgstr ""
6789
6790
#. module: base
6791
#: field:ir.actions.act_window,filter:0
6792
msgid "Filter"
6793
msgstr ""
6794
6795
#. module: base
6796
#: model:res.partner.title,shortcut:base.res_partner_title_madam
6797
msgid "Ms."
6798
msgstr ""
6799
6800
#. module: base
6801
#: model:res.country,name:base.ch
6802
msgid "Switzerland"
6803
msgstr ""
6804
6805
#. module: base
6806
#: model:res.country,name:base.gd
6807
msgid "Grenada"
6808
msgstr ""
6809
6810
#. module: base
6811
#: model:res.country,name:base.wf
6812
msgid "Wallis and Futuna Islands"
6813
msgstr ""
6814
6815
#. module: base
6816
#: selection:server.action.create,init,type:0
6817
msgid "Open Report"
6818
msgstr ""
6819
6820
#. module: base
6821
#: field:res.currency,rounding:0
6822
msgid "Rounding factor"
6823
msgstr ""
6824
6825
#. module: base
6826
#: view:base.language.install:0
6827
msgid "Load"
6828
msgstr ""
6829
6830
#. module: base
6831
#: help:res.users,name:0
6832
msgid "The new user's real name, used for searching and most listings"
6833
msgstr ""
6834
6835
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6836
#: code:addons/osv.py:150
6837
#: code:addons/osv.py:152
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6838
#, python-format
6839
msgid "Integrity Error"
6840
msgstr ""
6841
6842
#. module: base
6843
#: model:ir.model,name:base.model_ir_wizard_screen
6844
msgid "ir.wizard.screen"
6845
msgstr ""
6846
6847
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6848
#: code:addons/base/ir/ir_model.py:255
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6849
#, python-format
6850
msgid "Size of the field can never be less than 1 !"
6851
msgstr ""
6852
6853
#. module: base
6854
#: model:res.country,name:base.so
6855
msgid "Somalia"
6856
msgstr ""
6857
6858
#. module: base
6859
#: selection:publisher_warranty.contract,state:0
6860
msgid "Terminated"
6861
msgstr ""
6862
6863
#. module: base
6864
#: model:res.partner.category,name:base.res_partner_category_13
6865
msgid "Important customers"
6866
msgstr ""
6867
6868
#. module: base
6869
#: view:res.lang:0
6870
msgid "Update Terms"
6871
msgstr ""
6872
6873
#. module: base
6874
#: field:partner.sms.send,mobile_to:0
6875
#: field:res.request,act_to:0
6876
#: field:res.request.history,act_to:0
6877
msgid "To"
6878
msgstr ""
6879
6880
#. module: base
6881
#: view:ir.cron:0
6882
#: field:ir.cron,args:0
6883
msgid "Arguments"
6884
msgstr ""
6885
6886
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6887
#: code:addons/orm.py:1260
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6888
#, python-format
6889
msgid "Database ID doesn't exist: %s : %s"
6890
msgstr ""
6891
6892
#. module: base
6893
#: selection:ir.module.module,license:0
6894
msgid "GPL Version 2"
6895
msgstr ""
6896
6897
#. module: base
6898
#: selection:ir.module.module,license:0
6899
msgid "GPL Version 3"
6900
msgstr ""
6901
6902
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6903
#: code:addons/orm.py:1388
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6904
#, python-format
6905
msgid "key '%s' not found in selection field '%s'"
6906
msgstr ""
6907
6908
#. module: base
6909
#: view:partner.wizard.ean.check:0
6910
msgid "Correct EAN13"
6911
msgstr ""
6912
6913
#. module: base
6914
#: code:addons/orm.py:2317
6915
#, python-format
6916
msgid "The value \"%s\" for the field \"%s\" is not in the selection"
6917
msgstr ""
6918
6919
#. module: base
6920
#: field:res.partner,customer:0
6921
#: view:res.partner.address:0
6922
#: field:res.partner.address,is_customer_add:0
6923
#: model:res.partner.category,name:base.res_partner_category_0
6924
msgid "Customer"
6925
msgstr ""
6926
6927
#. module: base
6928
#: selection:base.language.install,lang:0
6929
msgid "Spanish (NI) / Español (NI)"
6930
msgstr ""
6931
6932
#. module: base
6933
#: field:ir.module.module,shortdesc:0
6934
msgid "Short Description"
6935
msgstr ""
6936
6937
#. module: base
6938
#: field:ir.actions.act_window,context:0
6939
#: field:ir.filters,context:0
6940
msgid "Context Value"
6941
msgstr ""
6942
6943
#. module: base
6944
#: view:ir.sequence:0
6945
msgid "Hour 00->24: %(h24)s"
6946
msgstr ""
6947
6948
#. module: base
6949
#: field:ir.cron,nextcall:0
6950
msgid "Next Execution Date"
6951
msgstr ""
6952
6953
#. module: base
6954
#: help:multi_company.default,field_id:0
6955
msgid "Select field property"
6956
msgstr ""
6957
6958
#. module: base
6959
#: field:res.request.history,date_sent:0
6960
msgid "Date sent"
6961
msgstr ""
6962
6963
#. module: base
6964
#: view:ir.sequence:0
6965
msgid "Month: %(month)s"
6966
msgstr ""
6967
6968
#. module: base
6969
#: field:ir.actions.act_window.view,sequence:0
6970
#: field:ir.actions.server,sequence:0
6971
#: field:ir.actions.todo,sequence:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6972
#: field:ir.actions.todo.category,sequence:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6973
#: view:ir.cron:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6974
#: field:ir.module.category,sequence:0
6975
#: field:ir.module.module,sequence:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6976
#: view:ir.sequence:0
6977
#: field:ir.ui.menu,sequence:0
6978
#: view:ir.ui.view:0
6979
#: field:ir.ui.view,priority:0
6980
#: field:ir.ui.view_sc,sequence:0
6981
#: field:multi_company.default,sequence:0
6982
#: field:res.partner.bank,sequence:0
6983
#: field:res.widget.user,sequence:0
6984
#: field:wizard.ir.model.menu.create.line,sequence:0
6985
msgid "Sequence"
6986
msgstr ""
6987
6988
#. module: base
6989
#: model:res.country,name:base.tn
6990
msgid "Tunisia"
6991
msgstr ""
6992
6993
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6994
#: model:ir.module.category,name:base.module_category_manufacturing
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
6995
#: model:ir.ui.menu,name:base.menu_mrp_root
6996
msgid "Manufacturing"
6997
msgstr ""
6998
6999
#. module: base
7000
#: model:res.country,name:base.km
7001
msgid "Comoros"
7002
msgstr ""
7003
7004
#. module: base
7005
#: model:ir.actions.act_window,name:base.action_server_action
7006
#: view:ir.actions.server:0
7007
#: model:ir.ui.menu,name:base.menu_server_action
7008
msgid "Server Actions"
7009
msgstr ""
7010
7011
#. module: base
7012
#: view:ir.module.module:0
7013
msgid "Cancel Install"
7014
msgstr ""
7015
7016
#. module: base
7017
#: field:ir.model.fields,selection:0
7018
msgid "Selection Options"
7019
msgstr ""
7020
7021
#. module: base
7022
#: field:res.partner.category,parent_right:0
7023
msgid "Right parent"
7024
msgstr ""
7025
7026
#. module: base
7027
#: view:res.lang:0
7028
msgid "Legends for Date and Time Formats"
7029
msgstr ""
7030
7031
#. module: base
7032
#: selection:ir.actions.server,state:0
7033
msgid "Copy Object"
7034
msgstr ""
7035
7036
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7037
#: code:addons/base/res/res_users.py:119
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7038
#, python-format
7039
msgid ""
7040
"Group(s) cannot be deleted, because some user(s) still belong to them: %s !"
7041
msgstr ""
7042
7043
#. module: base
7044
#: model:ir.actions.act_window,name:base.action_country_state
7045
#: model:ir.ui.menu,name:base.menu_country_state_partner
7046
msgid "Fed. States"
7047
msgstr ""
7048
7049
#. module: base
7050
#: view:ir.model:0
7051
#: view:res.groups:0
7052
msgid "Access Rules"
7053
msgstr ""
7054
7055
#. module: base
7056
#: field:ir.default,ref_table:0
7057
msgid "Table Ref."
7058
msgstr ""
7059
7060
#. module: base
7061
#: field:ir.actions.act_window,res_model:0
7062
#: field:ir.actions.report.xml,model:0
7063
#: field:ir.actions.server,model_id:0
7064
#: field:ir.actions.wizard,model:0
7065
#: field:ir.cron,model:0
7066
#: field:ir.default,field_tbl:0
7067
#: field:ir.filters,model_id:0
7068
#: view:ir.model.access:0
7069
#: field:ir.model.access,model_id:0
7070
#: view:ir.model.data:0
7071
#: view:ir.model.fields:0
7072
#: field:ir.rule,model_id:0
7073
#: selection:ir.translation,type:0
7074
#: view:ir.ui.view:0
7075
#: field:ir.ui.view,model:0
7076
#: field:multi_company.default,object_id:0
7077
#: field:res.log,res_model:0
7078
#: field:res.request.link,object:0
7079
#: field:workflow.triggers,model:0
7080
msgid "Object"
7081
msgstr ""
7082
7083
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7084
#: code:addons/osv.py:147
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7085
#, python-format
7086
msgid ""
7087
"\n"
7088
"\n"
7089
"[object with reference: %s - %s]"
7090
msgstr ""
7091
7092
#. module: base
7093
#: model:ir.model,name:base.model_ir_default
7094
msgid "ir.default"
7095
msgstr ""
7096
7097
#. module: base
7098
#: view:ir.sequence:0
7099
msgid "Minute: %(min)s"
7100
msgstr ""
7101
7102
#. module: base
7103
#: view:base.update.translations:0
7104
#: model:ir.actions.act_window,name:base.action_wizard_update_translations
7105
#: model:ir.ui.menu,name:base.menu_wizard_update_translations
7106
msgid "Synchronize Translations"
7107
msgstr ""
7108
7109
#. module: base
7110
#: model:ir.ui.menu,name:base.next_id_10
7111
msgid "Scheduler"
7112
msgstr ""
7113
7114
#. module: base
7115
#: help:ir.cron,numbercall:0
7116
msgid ""
7117
"Number of time the function is called,\n"
7118
"a negative number indicates no limit"
7119
msgstr ""
7120
7121
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7122
#: code:addons/base/ir/ir_model.py:371
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7123
#, python-format
7124
msgid ""
7125
"Changing the type of a column is not yet supported. Please drop it and "
7126
"create it again!"
7127
msgstr ""
7128
7129
#. module: base
7130
#: field:ir.ui.view_sc,user_id:0
7131
msgid "User Ref."
7132
msgstr ""
7133
7134
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7135
#: code:addons/base/res/res_users.py:118
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7136
#, python-format
7137
msgid "Warning !"
7138
msgstr ""
7139
7140
#. module: base
7141
#: model:res.widget,title:base.google_maps_widget
7142
msgid "Google Maps"
7143
msgstr ""
7144
7145
#. module: base
7146
#: model:ir.ui.menu,name:base.menu_base_config
7147
#: model:ir.ui.menu,name:base.menu_config
7148
#: model:ir.ui.menu,name:base.menu_event_config
7149
#: model:ir.ui.menu,name:base.menu_lunch_survey_root
7150
#: model:ir.ui.menu,name:base.menu_marketing_config_association
7151
#: model:ir.ui.menu,name:base.menu_marketing_config_root
7152
#: view:res.company:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7153
#: model:res.groups,name:base.group_system
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7154
msgid "Configuration"
7155
msgstr ""
7156
7157
#. module: base
7158
#: model:ir.model,name:base.model_publisher_warranty_contract_wizard
7159
msgid "publisher_warranty.contract.wizard"
7160
msgstr ""
7161
7162
#. module: base
7163
#: field:ir.actions.server,expression:0
7164
msgid "Loop Expression"
7165
msgstr ""
7166
7167
#. module: base
7168
#: field:publisher_warranty.contract,date_start:0
7169
msgid "Starting Date"
7170
msgstr ""
7171
7172
#. module: base
7173
#: help:res.partner,website:0
7174
msgid "Website of Partner"
7175
msgstr ""
7176
7177
#. module: base
7178
#: model:res.partner.category,name:base.res_partner_category_5
7179
msgid "Gold Partner"
7180
msgstr ""
7181
7182
#. module: base
7183
#: model:ir.model,name:base.model_res_partner
7184
#: field:res.company,partner_id:0
7185
#: view:res.partner.address:0
7186
#: field:res.partner.event,partner_id:0
7187
#: selection:res.partner.title,domain:0
7188
#: model:res.request.link,name:base.req_link_partner
7189
msgid "Partner"
7190
msgstr ""
7191
7192
#. module: base
7193
#: model:res.country,name:base.tr
7194
msgid "Turkey"
7195
msgstr ""
7196
7197
#. module: base
7198
#: model:res.country,name:base.fk
7199
msgid "Falkland Islands"
7200
msgstr ""
7201
7202
#. module: base
7203
#: model:res.country,name:base.lb
7204
msgid "Lebanon"
7205
msgstr ""
7206
7207
#. module: base
7208
#: view:ir.actions.report.xml:0
7209
#: field:ir.actions.report.xml,report_type:0
7210
msgid "Report Type"
7211
msgstr ""
7212
7213
#. module: base
7214
#: field:ir.actions.todo,state:0
7215
#: field:ir.module.module,state:0
7216
#: field:ir.module.module.dependency,state:0
7217
#: field:publisher_warranty.contract,state:0
7218
#: view:res.country.state:0
7219
#: view:res.request:0
7220
#: field:res.request,state:0
7221
#: field:workflow.instance,state:0
7222
#: field:workflow.workitem,state:0
7223
msgid "State"
7224
msgstr ""
7225
7226
#. module: base
7227
#: selection:base.language.install,lang:0
7228
msgid "Galician / Galego"
7229
msgstr ""
7230
7231
#. module: base
7232
#: model:res.country,name:base.no
7233
msgid "Norway"
7234
msgstr ""
7235
7236
#. module: base
7237
#: view:res.lang:0
7238
msgid "4.  %b, %B         ==> Dec, December"
7239
msgstr ""
7240
7241
#. module: base
7242
#: view:base.language.install:0
7243
#: model:ir.ui.menu,name:base.menu_view_base_language_install
7244
msgid "Load an Official Translation"
7245
msgstr ""
7246
7247
#. module: base
7248
#: view:res.currency:0
7249
msgid "Miscelleanous"
7250
msgstr ""
7251
7252
#. module: base
7253
#: model:res.partner.category,name:base.res_partner_category_10
7254
msgid "Open Source Service Company"
7255
msgstr ""
7256
7257
#. module: base
7258
#: model:res.country,name:base.kg
7259
msgid "Kyrgyz Republic (Kyrgyzstan)"
7260
msgstr ""
7261
7262
#. module: base
7263
#: selection:res.request,state:0
7264
msgid "waiting"
7265
msgstr ""
7266
7267
#. module: base
7268
#: field:ir.actions.report.xml,report_file:0
7269
msgid "Report file"
7270
msgstr ""
7271
7272
#. module: base
7273
#: model:ir.model,name:base.model_workflow_triggers
7274
msgid "workflow.triggers"
7275
msgstr ""
7276
7277
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7278
#: code:addons/base/ir/ir_model.py:74
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7279
#, python-format
7280
msgid "Invalid search criterions"
7281
msgstr ""
7282
7283
#. module: base
7284
#: view:ir.attachment:0
7285
msgid "Created"
7286
msgstr ""
7287
7288
#. module: base
7289
#: help:ir.actions.wizard,multi:0
7290
msgid ""
7291
"If set to true, the wizard will not be displayed on the right toolbar of a "
7292
"form view."
7293
msgstr ""
7294
7295
#. module: base
7296
#: view:base.language.import:0
7297
msgid "- type,name,res_id,src,value"
7298
msgstr ""
7299
7300
#. module: base
7301
#: model:res.country,name:base.hm
7302
msgid "Heard and McDonald Islands"
7303
msgstr ""
7304
7305
#. module: base
7306
#: field:ir.actions.act_window,view_id:0
7307
msgid "View Ref."
7308
msgstr ""
7309
7310
#. module: base
7311
#: selection:ir.translation,type:0
7312
msgid "Selection"
7313
msgstr ""
7314
7315
#. module: base
7316
#: field:res.company,rml_header1:0
7317
msgid "Report Header"
7318
msgstr ""
7319
7320
#. module: base
7321
#: field:ir.actions.act_window,type:0
7322
#: field:ir.actions.act_window_close,type:0
7323
#: field:ir.actions.actions,type:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7324
#: field:ir.actions.client,type:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7325
#: field:ir.actions.report.xml,type:0
7326
#: view:ir.actions.server:0
7327
#: field:ir.actions.server,state:0
7328
#: field:ir.actions.server,type:0
7329
#: field:ir.actions.url,type:0
7330
#: field:ir.actions.wizard,type:0
7331
msgid "Action Type"
7332
msgstr ""
7333
7334
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7335
#: code:addons/base/module/module.py:308
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7336
#, python-format
7337
msgid ""
7338
"You try to install module '%s' that depends on module '%s'.\n"
7339
"But the latter module is not available in your system."
7340
msgstr ""
7341
7342
#. module: base
7343
#: view:base.language.import:0
7344
#: model:ir.actions.act_window,name:base.action_view_base_import_language
7345
#: model:ir.ui.menu,name:base.menu_view_base_import_language
7346
msgid "Import Translation"
7347
msgstr ""
7348
7349
#. module: base
7350
#: field:res.partner.bank.type,field_ids:0
7351
msgid "Type fields"
7352
msgstr ""
7353
7354
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7355
#: view:ir.actions.todo:0
7356
#: field:ir.actions.todo,category_id:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7357
#: field:ir.module.module,category_id:0
7358
msgid "Category"
7359
msgstr ""
7360
7361
#. module: base
7362
#: view:ir.attachment:0
7363
#: selection:ir.attachment,type:0
7364
#: selection:ir.property,type:0
7365
msgid "Binary"
7366
msgstr ""
7367
7368
#. module: base
7369
#: field:ir.actions.server,sms:0
7370
#: selection:ir.actions.server,state:0
7371
msgid "SMS"
7372
msgstr ""
7373
7374
#. module: base
7375
#: model:res.country,name:base.cr
7376
msgid "Costa Rica"
7377
msgstr ""
7378
7379
#. module: base
7380
#: view:workflow.activity:0
7381
msgid "Conditions"
7382
msgstr ""
7383
7384
#. module: base
7385
#: model:ir.actions.act_window,name:base.action_partner_other_form
7386
msgid "Other Partners"
7387
msgstr ""
7388
7389
#. module: base
7390
#: model:ir.actions.act_window,name:base.action_currency_form
7391
#: model:ir.ui.menu,name:base.menu_action_currency_form
7392
#: view:res.currency:0
7393
msgid "Currencies"
7394
msgstr ""
7395
7396
#. module: base
7397
#: sql_constraint:res.groups:0
7398
msgid "The name of the group must be unique !"
7399
msgstr ""
7400
7401
#. module: base
7402
#: view:ir.sequence:0
7403
msgid "Hour 00->12: %(h12)s"
7404
msgstr ""
7405
7406
#. module: base
7407
#: help:res.partner.address,active:0
7408
msgid "Uncheck the active field to hide the contact."
7409
msgstr ""
7410
7411
#. module: base
7412
#: model:ir.model,name:base.model_res_widget_wizard
7413
msgid "Add a widget for User"
7414
msgstr ""
7415
7416
#. module: base
7417
#: model:res.country,name:base.dk
7418
msgid "Denmark"
7419
msgstr ""
7420
7421
#. module: base
7422
#: field:res.country,code:0
7423
msgid "Country Code"
7424
msgstr ""
7425
7426
#. module: base
7427
#: model:ir.model,name:base.model_workflow_instance
7428
msgid "workflow.instance"
7429
msgstr ""
7430
7431
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7432
#: code:addons/orm.py:471
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7433
#, python-format
7434
msgid "Unknown attribute %s in %s "
7435
msgstr ""
7436
7437
#. module: base
7438
#: view:res.lang:0
7439
msgid "10. %S              ==> 20"
7440
msgstr ""
7441
7442
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7443
#: code:addons/fields.py:122
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7444
#, python-format
7445
msgid "undefined get method !"
7446
msgstr ""
7447
7448
#. module: base
7449
#: selection:base.language.install,lang:0
7450
msgid "Norwegian Bokmål / Norsk bokmål"
7451
msgstr ""
7452
7453
#. module: base
7454
#: help:res.config.users,new_password:0
7455
#: help:res.users,new_password:0
7456
msgid ""
7457
"Only specify a value if you want to change the user password. This user will "
7458
"have to logout and login again!"
7459
msgstr ""
7460
7461
#. module: base
7462
#: model:res.partner.title,name:base.res_partner_title_madam
7463
msgid "Madam"
7464
msgstr ""
7465
7466
#. module: base
7467
#: model:res.country,name:base.ee
7468
msgid "Estonia"
7469
msgstr ""
7470
7471
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7472
#: model:ir.module.module,shortdesc:base.module_board
7473
#: model:ir.ui.menu,name:base.menu_dashboard
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7474
msgid "Dashboards"
7475
msgstr ""
7476
7477
#. module: base
7478
#: help:ir.attachment,type:0
7479
msgid "Binary File or external URL"
7480
msgstr ""
7481
7482
#. module: base
7483
#: field:res.config.users,new_password:0
7484
#: field:res.users,new_password:0
7485
msgid "Change password"
7486
msgstr ""
7487
7488
#. module: base
7489
#: model:res.country,name:base.nl
7490
msgid "Netherlands"
7491
msgstr ""
7492
7493
#. module: base
7494
#: model:ir.ui.menu,name:base.next_id_4
7495
msgid "Low Level Objects"
7496
msgstr ""
7497
7498
#. module: base
7499
#: view:res.company:0
7500
msgid "Your Logo - Use a size of about 450x150 pixels."
7501
msgstr ""
7502
7503
#. module: base
7504
#: model:ir.model,name:base.model_ir_values
7505
msgid "ir.values"
7506
msgstr ""
7507
7508
#. module: base
7509
#: selection:base.language.install,lang:0
7510
msgid "Occitan (FR, post 1500) / Occitan"
7511
msgstr ""
7512
7513
#. module: base
7514
#: model:ir.actions.act_window,help:base.open_module_tree
7515
msgid ""
7516
"You can install new modules in order to activate new features, menu, reports "
7517
"or data in your OpenERP instance. To install some modules, click on the "
7518
"button \"Schedule for Installation\" from the form view, then click on "
7519
"\"Apply Scheduled Upgrades\" to migrate your system."
7520
msgstr ""
7521
7522
#. module: base
7523
#: model:ir.ui.menu,name:base.menu_emails
7524
#: model:ir.ui.menu,name:base.menu_mail_gateway
7525
msgid "Emails"
7526
msgstr ""
7527
7528
#. module: base
7529
#: model:res.country,name:base.cd
7530
msgid "Congo, The Democratic Republic of the"
7531
msgstr ""
7532
7533
#. module: base
7534
#: selection:base.language.install,lang:0
7535
msgid "Malayalam / മലയാളം"
7536
msgstr ""
7537
7538
#. module: base
7539
#: view:res.request:0
7540
#: field:res.request,body:0
7541
#: field:res.request.history,req_id:0
7542
msgid "Request"
7543
msgstr ""
7544
7545
#. module: base
7546
#: model:res.country,name:base.jp
7547
msgid "Japan"
7548
msgstr ""
7549
7550
#. module: base
7551
#: field:ir.cron,numbercall:0
7552
msgid "Number of Calls"
7553
msgstr ""
7554
7555
#. module: base
7556
#: view:base.module.upgrade:0
7557
#: field:base.module.upgrade,module_info:0
7558
msgid "Modules to update"
7559
msgstr ""
7560
7561
#. module: base
7562
#: help:ir.actions.server,sequence:0
7563
msgid ""
7564
"Important when you deal with multiple actions, the execution order will be "
7565
"decided based on this, low number is higher priority."
7566
msgstr ""
7567
7568
#. module: base
7569
#: field:ir.actions.report.xml,header:0
7570
msgid "Add RML header"
7571
msgstr ""
7572
7573
#. module: base
7574
#: model:res.country,name:base.gr
7575
msgid "Greece"
7576
msgstr ""
7577
7578
#. module: base
7579
#: field:res.request,trigger_date:0
7580
msgid "Trigger Date"
7581
msgstr ""
7582
7583
#. module: base
7584
#: selection:base.language.install,lang:0
7585
msgid "Croatian / hrvatski jezik"
7586
msgstr ""
7587
7588
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7589
#: field:base.language.import,overwrite:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7590
#: field:base.language.install,overwrite:0
7591
msgid "Overwrite Existing Terms"
7592
msgstr ""
7593
7594
#. module: base
7595
#: help:ir.actions.server,code:0
7596
msgid "Python code to be executed"
7597
msgstr ""
7598
7599
#. module: base
7600
#: sql_constraint:res.country:0
7601
msgid "The code of the country must be unique !"
7602
msgstr ""
7603
7604
#. module: base
7605
#: selection:ir.module.module.dependency,state:0
7606
msgid "Uninstallable"
7607
msgstr ""
7608
7609
#. module: base
7610
#: view:res.partner.category:0
7611
msgid "Partner Category"
7612
msgstr ""
7613
7614
#. module: base
7615
#: view:ir.actions.server:0
7616
#: selection:ir.actions.server,state:0
7617
msgid "Trigger"
7618
msgstr ""
7619
7620
#. module: base
7621
#: model:ir.model,name:base.model_base_module_update
7622
msgid "Update Module"
7623
msgstr ""
7624
7625
#. module: base
7626
#: view:ir.model.fields:0
7627
#: field:ir.model.fields,translate:0
7628
msgid "Translate"
7629
msgstr ""
7630
7631
#. module: base
7632
#: field:res.request.history,body:0
7633
msgid "Body"
7634
msgstr ""
7635
7636
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7637
#: view:partner.massmail.wizard:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7638
msgid "Send Email"
7639
msgstr ""
7640
7641
#. module: base
7642
#: field:res.users,menu_id:0
7643
msgid "Menu Action"
7644
msgstr ""
7645
7646
#. module: base
7647
#: help:ir.model.fields,selection:0
7648
msgid ""
7649
"List of options for a selection field, specified as a Python expression "
7650
"defining a list of (key, label) pairs. For example: "
7651
"[('blue','Blue'),('yellow','Yellow')]"
7652
msgstr ""
7653
7654
#. module: base
7655
#: selection:base.language.export,state:0
7656
msgid "choose"
7657
msgstr ""
7658
7659
#. module: base
7660
#: help:ir.model,osv_memory:0
7661
msgid ""
7662
"Indicates whether this object model lives in memory only, i.e. is not "
7663
"persisted (osv.osv_memory)"
7664
msgstr ""
7665
7666
#. module: base
7667
#: field:res.partner,child_ids:0
7668
#: field:res.request,ref_partner_id:0
7669
msgid "Partner Ref."
7670
msgstr ""
7671
7672
#. module: base
7673
#: model:ir.actions.act_window,name:base.action_partner_supplier_form
7674
#: model:ir.ui.menu,name:base.menu_procurement_management_supplier_name
7675
#: view:res.partner:0
7676
msgid "Suppliers"
7677
msgstr ""
7678
7679
#. module: base
7680
#: view:publisher_warranty.contract.wizard:0
7681
msgid "Register"
7682
msgstr ""
7683
7684
#. module: base
7685
#: field:res.request,ref_doc2:0
7686
msgid "Document Ref 2"
7687
msgstr ""
7688
7689
#. module: base
7690
#: field:res.request,ref_doc1:0
7691
msgid "Document Ref 1"
7692
msgstr ""
7693
7694
#. module: base
7695
#: model:res.country,name:base.ga
7696
msgid "Gabon"
7697
msgstr ""
7698
7699
#. module: base
7700
#: model:ir.model,name:base.model_ir_model_data
7701
msgid "ir.model.data"
7702
msgstr ""
7703
7704
#. module: base
7705
#: view:ir.model:0
7706
#: view:ir.rule:0
7707
#: view:res.groups:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7708
#: model:res.groups,name:base.group_erp_manager
7709
#: view:res.users:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7710
msgid "Access Rights"
7711
msgstr ""
7712
7713
#. module: base
7714
#: model:res.country,name:base.gl
7715
msgid "Greenland"
7716
msgstr ""
7717
7718
#. module: base
7719
#: field:res.partner.bank,acc_number:0
7720
msgid "Account Number"
7721
msgstr ""
7722
7723
#. module: base
7724
#: view:res.lang:0
7725
msgid "1.  %c              ==> Fri Dec  5 18:25:20 2008"
7726
msgstr ""
7727
7728
#. module: base
7729
#: model:res.country,name:base.nc
7730
msgid "New Caledonia (French)"
7731
msgstr ""
7732
7733
#. module: base
7734
#: model:res.country,name:base.cy
7735
msgid "Cyprus"
7736
msgstr ""
7737
7738
#. module: base
7739
#: view:base.module.import:0
7740
msgid ""
7741
"This wizard helps you add a new language to you OpenERP system. After "
7742
"loading a new language it becomes available as default interface language "
7743
"for users and partners."
7744
msgstr ""
7745
7746
#. module: base
7747
#: field:ir.actions.server,subject:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7748
#: field:partner.massmail.wizard,subject:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7749
#: field:res.request,name:0
7750
msgid "Subject"
7751
msgstr ""
7752
7753
#. module: base
7754
#: field:res.request,act_from:0
7755
#: field:res.request.history,act_from:0
7756
msgid "From"
7757
msgstr ""
7758
7759
#. module: base
7760
#: view:res.users:0
7761
msgid "Preferences"
7762
msgstr ""
7763
7764
#. module: base
7765
#: model:res.partner.category,name:base.res_partner_category_consumers0
7766
msgid "Consumers"
7767
msgstr ""
7768
7769
#. module: base
7770
#: view:res.config:0
7771
#: wizard_button:server.action.create,init,step_1:0
7772
msgid "Next"
7773
msgstr ""
7774
7775
#. module: base
7776
#: help:ir.cron,function:0
7777
msgid ""
7778
"Name of the method to be called on the object when this scheduler is "
7779
"executed."
7780
msgstr ""
7781
7782
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7783
#: code:addons/base/ir/ir_model.py:251
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7784
#, python-format
7785
msgid ""
7786
"The Selection Options expression is must be in the [('key','Label'), ...] "
7787
"format!"
7788
msgstr ""
7789
7790
#. module: base
7791
#: view:ir.actions.report.xml:0
7792
msgid "Miscellaneous"
7793
msgstr ""
7794
7795
#. module: base
7796
#: model:res.country,name:base.cn
7797
msgid "China"
7798
msgstr ""
7799
7800
#. module: base
7801
#: code:addons/base/res/res_user.py:516
7802
#, python-format
7803
msgid ""
7804
"--\n"
7805
"%(name)s %(email)s\n"
7806
msgstr ""
7807
7808
#. module: base
7809
#: model:res.country,name:base.eh
7810
msgid "Western Sahara"
7811
msgstr ""
7812
7813
#. module: base
7814
#: model:ir.model,name:base.model_workflow
7815
msgid "workflow"
7816
msgstr ""
7817
7818
#. module: base
7819
#: model:ir.actions.act_window,help:base.action_res_company_form
7820
msgid ""
7821
"Create and manage the companies that will be managed by OpenERP from here. "
7822
"Shops or subsidiaries can be created and maintained from here."
7823
msgstr ""
7824
7825
#. module: base
7826
#: model:res.country,name:base.id
7827
msgid "Indonesia"
7828
msgstr ""
7829
7830
#. module: base
7831
#: view:base.update.translations:0
7832
msgid ""
7833
"This wizard will detect new terms to translate in the application, so that "
7834
"you can then add translations manually or perform a complete export (as a "
7835
"template for a new language example)."
7836
msgstr ""
7837
7838
#. module: base
7839
#: help:multi_company.default,expression:0
7840
msgid ""
7841
"Expression, must be True to match\n"
7842
"use context.get or user (browse)"
7843
msgstr ""
7844
7845
#. module: base
7846
#: model:res.country,name:base.bg
7847
msgid "Bulgaria"
7848
msgstr ""
7849
7850
#. module: base
7851
#: view:publisher_warranty.contract.wizard:0
7852
msgid "Publisher warranty contract successfully registered!"
7853
msgstr ""
7854
7855
#. module: base
7856
#: model:res.country,name:base.ao
7857
msgid "Angola"
7858
msgstr ""
7859
7860
#. module: base
7861
#: model:res.country,name:base.tf
7862
msgid "French Southern Territories"
7863
msgstr ""
7864
7865
#. module: base
7866
#: model:ir.model,name:base.model_res_currency
7867
#: field:res.company,currency_id:0
7868
#: field:res.company,currency_ids:0
7869
#: view:res.currency:0
7870
#: field:res.currency,name:0
7871
#: field:res.currency.rate,currency_id:0
7872
msgid "Currency"
7873
msgstr ""
7874
7875
#. module: base
7876
#: field:res.partner.canal,name:0
7877
msgid "Channel Name"
7878
msgstr ""
7879
7880
#. module: base
7881
#: view:res.lang:0
7882
msgid "5.  %y, %Y         ==> 08, 2008"
7883
msgstr ""
7884
7885
#. module: base
7886
#: model:res.partner.title,shortcut:base.res_partner_title_ltd
7887
msgid "ltd"
7888
msgstr ""
7889
7890
#. module: base
7891
#: field:res.log,res_id:0
7892
msgid "Object ID"
7893
msgstr ""
7894
7895
#. module: base
7896
#: view:res.company:0
7897
msgid "Landscape"
7898
msgstr ""
7899
7900
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7901
#: model:ir.actions.todo.category,name:base.category_administration_config
7902
#: model:ir.module.category,name:base.module_category_administration
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7903
msgid "Administration"
7904
msgstr ""
7905
7906
#. module: base
7907
#: view:base.module.update:0
7908
msgid "Click on Update below to start the process..."
7909
msgstr ""
7910
7911
#. module: base
7912
#: model:res.country,name:base.ir
7913
msgid "Iran"
7914
msgstr ""
7915
7916
#. module: base
7917
#: model:ir.actions.act_window,name:base.res_widget_user_act_window
7918
#: model:ir.ui.menu,name:base.menu_res_widget_user_act_window
7919
msgid "Widgets per User"
7920
msgstr ""
7921
7922
#. module: base
7923
#: selection:base.language.install,lang:0
7924
msgid "Slovak / Slovenský jazyk"
7925
msgstr ""
7926
7927
#. module: base
7928
#: field:base.language.export,state:0
7929
#: field:ir.ui.menu,icon_pict:0
7930
#: field:publisher_warranty.contract.wizard,state:0
7931
msgid "unknown"
7932
msgstr ""
7933
7934
#. module: base
7935
#: field:res.currency,symbol:0
7936
msgid "Symbol"
7937
msgstr ""
7938
7939
#. module: base
7940
#: help:res.users,login:0
7941
msgid "Used to log into the system"
7942
msgstr ""
7943
7944
#. module: base
7945
#: view:base.update.translations:0
7946
msgid "Synchronize Translation"
7947
msgstr ""
7948
7949
#. module: base
7950
#: field:ir.ui.view_sc,res_id:0
7951
msgid "Resource Ref."
7952
msgstr ""
7953
7954
#. module: base
7955
#: model:res.country,name:base.ki
7956
msgid "Kiribati"
7957
msgstr ""
7958
7959
#. module: base
7960
#: model:res.country,name:base.iq
7961
msgid "Iraq"
7962
msgstr ""
7963
7964
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7965
#: model:ir.module.category,name:base.module_category_association
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7966
#: model:ir.ui.menu,name:base.menu_association
7967
msgid "Association"
7968
msgstr ""
7969
7970
#. module: base
7971
#: model:res.country,name:base.cl
7972
msgid "Chile"
7973
msgstr ""
7974
7975
#. module: base
7976
#: model:ir.ui.menu,name:base.menu_address_book
7977
#: model:ir.ui.menu,name:base.menu_config_address_book
7978
#: model:ir.ui.menu,name:base.menu_procurement_management_supplier
7979
msgid "Address Book"
7980
msgstr ""
7981
7982
#. module: base
7983
#: model:ir.model,name:base.model_ir_sequence_type
7984
msgid "ir.sequence.type"
7985
msgstr ""
7986
7987
#. module: base
7988
#: selection:base.language.export,format:0
7989
msgid "CSV File"
7990
msgstr ""
7991
7992
#. module: base
7993
#: field:res.company,account_no:0
7994
msgid "Account No."
7995
msgstr ""
7996
7997
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7998
#: code:addons/base/res/res_lang.py:187
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
7999
#, python-format
8000
msgid "Base Language 'en_US' can not be deleted !"
8001
msgstr ""
8002
8003
#. module: base
8004
#: selection:ir.model,state:0
8005
msgid "Base Object"
8006
msgstr ""
8007
8008
#. module: base
8009
#: report:ir.module.reference.graph:0
8010
msgid "Dependencies :"
8011
msgstr ""
8012
8013
#. module: base
8014
#: field:ir.model.fields,field_description:0
8015
msgid "Field Label"
8016
msgstr ""
8017
8018
#. module: base
8019
#: model:res.country,name:base.dj
8020
msgid "Djibouti"
8021
msgstr ""
8022
8023
#. module: base
8024
#: field:ir.translation,value:0
8025
msgid "Translation Value"
8026
msgstr ""
8027
8028
#. module: base
8029
#: model:res.country,name:base.ag
8030
msgid "Antigua and Barbuda"
8031
msgstr ""
8032
8033
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8034
#: code:addons/orm.py:3669
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8035
#, python-format
8036
msgid ""
8037
"Operation prohibited by access rules, or performed on an already deleted "
8038
"document (Operation: %s, Document type: %s)."
8039
msgstr ""
8040
8041
#. module: base
8042
#: model:res.country,name:base.zr
8043
msgid "Zaire"
8044
msgstr ""
8045
8046
#. module: base
8047
#: field:ir.translation,res_id:0
8048
#: field:workflow.instance,res_id:0
8049
#: field:workflow.triggers,res_id:0
8050
msgid "Resource ID"
8051
msgstr ""
8052
8053
#. module: base
8054
#: view:ir.cron:0
8055
#: field:ir.model,info:0
8056
msgid "Information"
8057
msgstr ""
8058
8059
#. module: base
8060
#: view:res.widget.user:0
8061
msgid "User Widgets"
8062
msgstr ""
8063
8064
#. module: base
8065
#: view:base.module.update:0
8066
msgid "Update Module List"
8067
msgstr ""
8068
8069
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8070
#: code:addons/base/res/res_users.py:755
8071
#: code:addons/base/res/res_users.py:892
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8072
#: selection:res.partner.address,type:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8073
#: view:res.users:0
8074
#, python-format
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8075
msgid "Other"
8076
msgstr ""
8077
8078
#. module: base
8079
#: view:res.request:0
8080
msgid "Reply"
8081
msgstr ""
8082
8083
#. module: base
8084
#: selection:base.language.install,lang:0
8085
msgid "Turkish / Türkçe"
8086
msgstr ""
8087
8088
#. module: base
8089
#: model:ir.actions.act_window,name:base.action_workflow_activity_form
8090
#: model:ir.ui.menu,name:base.menu_workflow_activity
8091
#: view:workflow:0
8092
#: field:workflow,activities:0
8093
msgid "Activities"
8094
msgstr ""
8095
8096
#. module: base
8097
#: field:ir.actions.act_window,auto_refresh:0
8098
msgid "Auto-Refresh"
8099
msgstr ""
8100
8101
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8102
#: code:addons/base/ir/ir_model.py:74
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8103
#, python-format
8104
msgid "The osv_memory field can only be compared with = and != operator."
8105
msgstr ""
8106
8107
#. module: base
8108
#: selection:ir.ui.view,type:0
8109
msgid "Diagram"
8110
msgstr ""
8111
8112
#. module: base
8113
#: help:multi_company.default,name:0
8114
msgid "Name it to easily find a record"
8115
msgstr ""
8116
8117
#. module: base
8118
#: model:ir.actions.act_window,name:base.grant_menu_access
8119
#: model:ir.ui.menu,name:base.menu_grant_menu_access
8120
msgid "Menu Items"
8121
msgstr ""
8122
8123
#. module: base
8124
#: constraint:ir.rule:0
8125
msgid "Rules are not supported for osv_memory objects !"
8126
msgstr ""
8127
8128
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8129
#: model:ir.module.module,shortdesc:base.module_event
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8130
#: model:ir.ui.menu,name:base.menu_event_main
8131
msgid "Events Organisation"
8132
msgstr ""
8133
8134
#. module: base
8135
#: model:ir.actions.act_window,name:base.ir_sequence_actions
8136
#: model:ir.ui.menu,name:base.menu_custom_action
8137
#: model:ir.ui.menu,name:base.menu_ir_sequence_actions
8138
#: model:ir.ui.menu,name:base.next_id_6
8139
#: view:workflow.activity:0
8140
msgid "Actions"
8141
msgstr ""
8142
8143
#. module: base
8144
#: selection:res.request,priority:0
8145
msgid "High"
8146
msgstr ""
8147
8148
#. module: base
8149
#: field:ir.exports.line,export_id:0
8150
msgid "Export"
8151
msgstr ""
8152
8153
#. module: base
8154
#: model:res.country,name:base.hr
8155
msgid "Croatia"
8156
msgstr ""
8157
8158
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8159
#: field:res.bank,bic:0
8160
#: field:res.partner.bank,bank_bic:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8161
msgid "Bank Identifier Code"
8162
msgstr ""
8163
8164
#. module: base
8165
#: model:res.country,name:base.tm
8166
msgid "Turkmenistan"
8167
msgstr ""
8168
8169
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8170
#: code:addons/base/ir/ir_actions.py:653
8171
#: code:addons/base/ir/ir_actions.py:748
8172
#: code:addons/base/ir/ir_actions.py:751
8173
#: code:addons/base/ir/ir_model.py:139
8174
#: code:addons/base/ir/ir_model.py:236
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8175
#: code:addons/base/ir/ir_model.py:250
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8176
#: code:addons/base/ir/ir_model.py:264
8177
#: code:addons/base/ir/ir_model.py:282
8178
#: code:addons/base/ir/ir_model.py:287
8179
#: code:addons/base/ir/ir_model.py:290
8180
#: code:addons/base/module/module.py:255
8181
#: code:addons/base/module/module.py:298
8182
#: code:addons/base/module/module.py:302
8183
#: code:addons/base/module/module.py:308
8184
#: code:addons/base/module/module.py:390
8185
#: code:addons/base/module/module.py:408
8186
#: code:addons/base/module/module.py:423
8187
#: code:addons/base/module/module.py:519
8188
#: code:addons/base/module/module.py:622
8189
#: code:addons/base/publisher_warranty/publisher_warranty.py:124
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8190
#: code:addons/base/publisher_warranty/publisher_warranty.py:163
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8191
#: code:addons/base/publisher_warranty/publisher_warranty.py:295
8192
#: code:addons/base/res/res_currency.py:190
8193
#: code:addons/base/res/res_users.py:86
8194
#: code:addons/base/res/res_users.py:95
8195
#: code:addons/custom.py:555
8196
#: code:addons/orm.py:791
8197
#: code:addons/orm.py:3704
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8198
#, python-format
8199
msgid "Error"
8200
msgstr ""
8201
8202
#. module: base
8203
#: model:res.country,name:base.pm
8204
msgid "Saint Pierre and Miquelon"
8205
msgstr ""
8206
8207
#. module: base
8208
#: help:ir.actions.report.xml,header:0
8209
msgid "Add or not the coporate RML header"
8210
msgstr ""
8211
8212
#. module: base
8213
#: help:workflow.transition,act_to:0
8214
msgid "The destination activity."
8215
msgstr ""
8216
8217
#. module: base
8218
#: view:base.module.update:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8219
#: view:base.module.upgrade:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8220
#: view:base.update.translations:0
8221
msgid "Update"
8222
msgstr ""
8223
8224
#. module: base
8225
#: model:ir.actions.report.xml,name:base.ir_module_reference_print
8226
msgid "Technical guide"
8227
msgstr ""
8228
8229
#. module: base
8230
#: model:res.country,name:base.tz
8231
msgid "Tanzania"
8232
msgstr ""
8233
8234
#. module: base
8235
#: selection:base.language.install,lang:0
8236
msgid "Danish / Dansk"
8237
msgstr ""
8238
8239
#. module: base
8240
#: selection:ir.model.fields,select_level:0
8241
msgid "Advanced Search (deprecated)"
8242
msgstr ""
8243
8244
#. module: base
8245
#: model:res.country,name:base.cx
8246
msgid "Christmas Island"
8247
msgstr ""
8248
8249
#. module: base
8250
#: view:ir.actions.server:0
8251
msgid "Other Actions Configuration"
8252
msgstr ""
8253
8254
#. module: base
8255
#: view:res.config.installer:0
8256
msgid "Install Modules"
8257
msgstr ""
8258
8259
#. module: base
8260
#: model:ir.actions.act_window,name:base.res_partner_canal-act
8261
#: model:ir.model,name:base.model_res_partner_canal
8262
#: model:ir.ui.menu,name:base.menu_res_partner_canal-act
8263
#: view:res.partner.canal:0
8264
msgid "Channels"
8265
msgstr ""
8266
8267
#. module: base
8268
#: view:ir.ui.view:0
8269
msgid "Extra Info"
8270
msgstr ""
8271
8272
#. module: base
8273
#: model:ir.actions.act_window,name:base.act_values_form_action
8274
#: model:ir.ui.menu,name:base.menu_values_form_action
8275
msgid "Client Events"
8276
msgstr ""
8277
8278
#. module: base
8279
#: view:ir.module.module:0
8280
msgid "Schedule for Installation"
8281
msgstr ""
8282
8283
#. module: base
8284
#: model:ir.model,name:base.model_partner_wizard_ean_check
8285
msgid "Ean Check"
8286
msgstr ""
8287
8288
#. module: base
8289
#: sql_constraint:res.users:0
8290
msgid "You can not have two users with the same login !"
8291
msgstr ""
8292
8293
#. module: base
8294
#: model:ir.model,name:base.model_multi_company_default
8295
msgid "Default multi company"
8296
msgstr ""
8297
8298
#. module: base
8299
#: view:res.request:0
8300
msgid "Send"
8301
msgstr ""
8302
8303
#. module: base
8304
#: field:res.users,menu_tips:0
8305
msgid "Menu Tips"
8306
msgstr ""
8307
8308
#. module: base
8309
#: field:ir.translation,src:0
8310
msgid "Source"
8311
msgstr ""
8312
8313
#. module: base
8314
#: help:res.partner.address,partner_id:0
8315
msgid "Keep empty for a private address, not related to partner."
8316
msgstr ""
8317
8318
#. module: base
8319
#: model:res.country,name:base.vu
8320
msgid "Vanuatu"
8321
msgstr ""
8322
8323
#. module: base
8324
#: view:res.company:0
8325
msgid "Internal Header/Footer"
8326
msgstr ""
8327
8328
#. module: base
8329
#: code:addons/base/module/wizard/base_export_language.py:59
8330
#, python-format
8331
msgid ""
8332
"Save this document to a .tgz file. This archive containt UTF-8 %s files and "
8333
"may be uploaded to launchpad."
8334
msgstr ""
8335
8336
#. module: base
8337
#: view:base.module.upgrade:0
8338
msgid "Start configuration"
8339
msgstr ""
8340
8341
#. module: base
8342
#: view:base.language.export:0
8343
msgid "_Export"
8344
msgstr ""
8345
8346
#. module: base
8347
#: field:base.language.install,state:0
8348
#: field:base.module.import,state:0
8349
#: field:base.module.update,state:0
8350
msgid "state"
8351
msgstr ""
8352
8353
#. module: base
8354
#: selection:base.language.install,lang:0
8355
msgid "Catalan / Català"
8356
msgstr ""
8357
8358
#. module: base
8359
#: model:res.country,name:base.do
8360
msgid "Dominican Republic"
8361
msgstr ""
8362
8363
#. module: base
8364
#: selection:base.language.install,lang:0
8365
msgid "Serbian (Cyrillic) / српски"
8366
msgstr ""
8367
8368
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8369
#: code:addons/orm.py:2527
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8370
#, python-format
8371
msgid ""
8372
"Invalid group_by specification: \"%s\".\n"
8373
"A group_by specification must be a list of valid fields."
8374
msgstr ""
8375
8376
#. module: base
8377
#: model:res.country,name:base.sa
8378
msgid "Saudi Arabia"
8379
msgstr ""
8380
8381
#. module: base
8382
#: help:res.partner,supplier:0
8383
msgid ""
8384
"Check this box if the partner is a supplier. If it's not checked, purchase "
8385
"people will not see it when encoding a purchase order."
8386
msgstr ""
8387
8388
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8389
#: field:ir.actions.server,trigger_obj_id:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8390
#: field:ir.model.fields,relation_field:0
8391
msgid "Relation Field"
8392
msgstr ""
8393
8394
#. module: base
8395
#: view:res.partner.event:0
8396
msgid "Event Logs"
8397
msgstr ""
8398
8399
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8400
#: code:addons/base/module/wizard/base_module_configuration.py:38
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8401
#, python-format
8402
msgid "System Configuration done"
8403
msgstr ""
8404
8405
#. module: base
8406
#: field:workflow.triggers,instance_id:0
8407
msgid "Destination Instance"
8408
msgstr ""
8409
8410
#. module: base
8411
#: field:ir.actions.act_window,multi:0
8412
#: field:ir.actions.wizard,multi:0
8413
msgid "Action on Multiple Doc."
8414
msgstr ""
8415
8416
#. module: base
8417
#: view:base.language.export:0
8418
msgid "https://translations.launchpad.net/openobject"
8419
msgstr ""
8420
8421
#. module: base
8422
#: field:ir.actions.report.xml,report_xml:0
8423
msgid "XML path"
8424
msgstr ""
8425
8426
#. module: base
8427
#: selection:ir.actions.todo,restart:0
8428
msgid "On Skip"
8429
msgstr ""
8430
8431
#. module: base
8432
#: model:res.country,name:base.gn
8433
msgid "Guinea"
8434
msgstr ""
8435
8436
#. module: base
8437
#: model:res.country,name:base.lu
8438
msgid "Luxembourg"
8439
msgstr ""
8440
8441
#. module: base
8442
#: help:ir.values,key2:0
8443
msgid ""
8444
"The kind of action or button in the client side that will trigger the action."
8445
msgstr ""
8446
8447
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8448
#: code:addons/base/ir/ir_ui_menu.py:284
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8449
#, python-format
8450
msgid "Error ! You can not create recursive Menu."
8451
msgstr ""
8452
8453
#. module: base
8454
#: model:ir.actions.act_window,name:base.action_publisher_warranty_contract_add_wizard
8455
#: model:ir.ui.menu,name:base.menu_publisher_warranty_contract_add
8456
#: view:publisher_warranty.contract.wizard:0
8457
msgid "Register a Contract"
8458
msgstr ""
8459
8460
#. module: base
8461
#: view:ir.rule:0
8462
msgid ""
8463
"3. If user belongs to several groups, the results from step 2 are combined "
8464
"with logical OR operator"
8465
msgstr ""
8466
8467
#. module: base
8468
#: code:addons/base/publisher_warranty/publisher_warranty.py:145
8469
#, python-format
8470
msgid "Please check your publisher warranty contract name and validity."
8471
msgstr ""
8472
8473
#. module: base
8474
#: model:res.country,name:base.sv
8475
msgid "El Salvador"
8476
msgstr ""
8477
8478
#. module: base
8479
#: field:res.bank,phone:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8480
#: field:res.company,phone:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8481
#: field:res.partner,phone:0
8482
#: field:res.partner.address,phone:0
8483
msgid "Phone"
8484
msgstr ""
8485
8486
#. module: base
8487
#: field:ir.cron,active:0
8488
#: field:ir.sequence,active:0
8489
#: field:res.bank,active:0
8490
#: field:res.currency,active:0
8491
#: field:res.lang,active:0
8492
#: field:res.partner,active:0
8493
#: field:res.partner.address,active:0
8494
#: field:res.partner.category,active:0
8495
#: field:res.request,active:0
8496
#: field:res.users,active:0
8497
#: view:workflow.instance:0
8498
#: view:workflow.workitem:0
8499
msgid "Active"
8500
msgstr ""
8501
8502
#. module: base
8503
#: model:res.country,name:base.th
8504
msgid "Thailand"
8505
msgstr ""
8506
8507
#. module: base
8508
#: model:ir.ui.menu,name:base.menu_crm_config_lead
8509
msgid "Leads & Opportunities"
8510
msgstr ""
8511
8512
#. module: base
8513
#: selection:base.language.install,lang:0
8514
msgid "Romanian / română"
8515
msgstr ""
8516
8517
#. module: base
8518
#: view:res.log:0
8519
msgid "System Logs"
8520
msgstr ""
8521
8522
#. module: base
8523
#: selection:workflow.activity,join_mode:0
8524
#: selection:workflow.activity,split_mode:0
8525
msgid "And"
8526
msgstr ""
8527
8528
#. module: base
8529
#: field:ir.model.fields,relation:0
8530
msgid "Object Relation"
8531
msgstr ""
8532
8533
#. module: base
8534
#: view:ir.rule:0
8535
#: view:res.partner:0
8536
msgid "General"
8537
msgstr ""
8538
8539
#. module: base
8540
#: model:res.country,name:base.uz
8541
msgid "Uzbekistan"
8542
msgstr ""
8543
8544
#. module: base
8545
#: model:ir.model,name:base.model_ir_actions_act_window
8546
#: selection:ir.ui.menu,action:0
8547
msgid "ir.actions.act_window"
8548
msgstr ""
8549
8550
#. module: base
8551
#: field:ir.rule,perm_create:0
8552
msgid "Apply For Create"
8553
msgstr ""
8554
8555
#. module: base
8556
#: model:res.country,name:base.vi
8557
msgid "Virgin Islands (USA)"
8558
msgstr ""
8559
8560
#. module: base
8561
#: model:res.country,name:base.tw
8562
msgid "Taiwan"
8563
msgstr ""
8564
8565
#. module: base
8566
#: model:ir.model,name:base.model_res_currency_rate
8567
msgid "Currency Rate"
8568
msgstr ""
8569
8570
#. module: base
8571
#: model:ir.actions.act_window,help:base.grant_menu_access
8572
msgid ""
8573
"Manage and customize the items available and displayed in your OpenERP "
8574
"system menu. You can delete an item by clicking on the box at the beginning "
8575
"of each line and then delete it through the button that appeared. Items can "
8576
"be assigned to specific groups in order to make them accessible to some "
8577
"users within the system."
8578
msgstr ""
8579
8580
#. module: base
8581
#: field:ir.ui.view,field_parent:0
8582
msgid "Child Field"
8583
msgstr ""
8584
8585
#. module: base
8586
#: field:ir.actions.act_window,usage:0
8587
#: field:ir.actions.act_window_close,usage:0
8588
#: field:ir.actions.actions,usage:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8589
#: field:ir.actions.client,usage:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8590
#: field:ir.actions.report.xml,usage:0
8591
#: field:ir.actions.server,usage:0
8592
#: field:ir.actions.wizard,usage:0
8593
msgid "Action Usage"
8594
msgstr ""
8595
8596
#. module: base
8597
#: model:ir.model,name:base.model_workflow_workitem
8598
msgid "workflow.workitem"
8599
msgstr ""
8600
8601
#. module: base
8602
#: selection:ir.module.module,state:0
8603
msgid "Not Installable"
8604
msgstr ""
8605
8606
#. module: base
8607
#: report:ir.module.reference.graph:0
8608
msgid "View :"
8609
msgstr ""
8610
8611
#. module: base
8612
#: field:ir.model.fields,view_load:0
8613
msgid "View Auto-Load"
8614
msgstr ""
8615
8616
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8617
#: code:addons/base/ir/ir_model.py:264
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8618
#, python-format
8619
msgid "You cannot remove the field '%s' !"
8620
msgstr ""
8621
8622
#. module: base
8623
#: field:ir.exports,resource:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8624
#: model:ir.module.module,shortdesc:base.module_resource
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8625
#: view:ir.property:0
8626
#: field:ir.property,res_id:0
8627
msgid "Resource"
8628
msgstr ""
8629
8630
#. module: base
8631
#: field:ir.ui.menu,web_icon:0
8632
msgid "Web Icon File"
8633
msgstr ""
8634
8635
#. module: base
8636
#: selection:base.language.install,lang:0
8637
msgid "Persian / فارس"
8638
msgstr ""
8639
8640
#. module: base
8641
#: view:ir.actions.act_window:0
8642
msgid "View Ordering"
8643
msgstr ""
8644
8645
#. module: base
8646
#: code:addons/base/module/wizard/base_module_upgrade.py:95
8647
#, python-format
8648
msgid "Unmet dependency !"
8649
msgstr ""
8650
8651
#. module: base
8652
#: view:base.language.import:0
8653
msgid ""
8654
"Supported file formats: *.csv (Comma-separated values) or *.po (GetText "
8655
"Portable Objects)"
8656
msgstr ""
8657
8658
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8659
#: code:addons/base/ir/ir_model.py:534
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8660
#, python-format
8661
msgid ""
8662
"You can not delete this document (%s) ! Be sure your user belongs to one of "
8663
"these groups: %s."
8664
msgstr ""
8665
8666
#. module: base
8667
#: model:ir.model,name:base.model_base_module_configuration
8668
msgid "base.module.configuration"
8669
msgstr ""
8670
8671
#. module: base
8672
#: field:base.language.export,name:0
8673
#: field:ir.attachment,datas_fname:0
8674
msgid "Filename"
8675
msgstr ""
8676
8677
#. module: base
8678
#: field:ir.model,access_ids:0
8679
#: view:ir.model.access:0
8680
msgid "Access"
8681
msgstr ""
8682
8683
#. module: base
8684
#: model:res.country,name:base.sk
8685
msgid "Slovak Republic"
8686
msgstr ""
8687
8688
#. module: base
8689
#: model:ir.ui.menu,name:base.publisher_warranty
8690
msgid "Publisher Warranty"
8691
msgstr ""
8692
8693
#. module: base
8694
#: model:res.country,name:base.aw
8695
msgid "Aruba"
8696
msgstr ""
8697
8698
#. module: base
8699
#: model:res.country,name:base.ar
8700
msgid "Argentina"
8701
msgstr ""
8702
8703
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8704
#: field:res.groups,full_name:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8705
msgid "Group Name"
8706
msgstr ""
8707
8708
#. module: base
8709
#: model:res.country,name:base.bh
8710
msgid "Bahrain"
8711
msgstr ""
8712
8713
#. module: base
8714
#: model:res.partner.category,name:base.res_partner_category_12
8715
msgid "Segmentation"
8716
msgstr ""
8717
8718
#. module: base
8719
#: view:ir.attachment:0
8720
#: field:ir.attachment,company_id:0
8721
#: field:ir.default,company_id:0
8722
#: field:ir.property,company_id:0
8723
#: field:ir.sequence,company_id:0
8724
#: field:ir.values,company_id:0
8725
#: view:res.company:0
8726
#: field:res.currency,company_id:0
8727
#: field:res.partner,company_id:0
8728
#: field:res.partner.address,company_id:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8729
#: field:res.partner.bank,company_id:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8730
#: view:res.users:0
8731
#: field:res.users,company_id:0
8732
msgid "Company"
8733
msgstr ""
8734
8735
#. module: base
8736
#: view:res.users:0
8737
msgid "Email & Signature"
8738
msgstr ""
8739
8740
#. module: base
8741
#: view:publisher_warranty.contract:0
8742
msgid "Publisher Warranty Contract"
8743
msgstr ""
8744
8745
#. module: base
8746
#: selection:base.language.install,lang:0
8747
msgid "Bulgarian / български език"
8748
msgstr ""
8749
8750
#. module: base
8751
#: model:ir.ui.menu,name:base.menu_aftersale
8752
msgid "After-Sale Services"
8753
msgstr ""
8754
8755
#. module: base
8756
#: view:ir.actions.todo:0
8757
msgid "Launch"
8758
msgstr ""
8759
8760
#. module: base
8761
#: field:ir.actions.act_window,limit:0
8762
msgid "Limit"
8763
msgstr ""
8764
8765
#. module: base
8766
#: help:ir.actions.server,wkf_model_id:0
8767
msgid "Workflow to be executed on this model."
8768
msgstr ""
8769
8770
#. module: base
8771
#: model:res.country,name:base.jm
8772
msgid "Jamaica"
8773
msgstr ""
8774
8775
#. module: base
8776
#: model:ir.actions.act_window,help:base.action_partner_category_form
8777
msgid ""
8778
"Manage the partner categories in order to better classify them for tracking "
8779
"and analysis purposes. A partner may belong to several categories and "
8780
"categories have a hierarchy structure: a partner belonging to a category "
8781
"also belong to his parent category."
8782
msgstr ""
8783
8784
#. module: base
8785
#: model:res.country,name:base.az
8786
msgid "Azerbaijan"
8787
msgstr ""
8788
8789
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8790
#: code:addons/base/ir/ir_mail_server.py:450
8791
#: code:addons/base/res/res_partner.py:273
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8792
#, python-format
8793
msgid "Warning"
8794
msgstr ""
8795
8796
#. module: base
8797
#: selection:base.language.install,lang:0
8798
msgid "Arabic / الْعَرَبيّة"
8799
msgstr ""
8800
8801
#. module: base
8802
#: model:res.country,name:base.vg
8803
msgid "Virgin Islands (British)"
8804
msgstr ""
8805
8806
#. module: base
8807
#: view:ir.property:0
8808
#: model:ir.ui.menu,name:base.next_id_15
8809
msgid "Parameters"
8810
msgstr ""
8811
8812
#. module: base
8813
#: selection:base.language.install,lang:0
8814
msgid "Czech / Čeština"
8815
msgstr ""
8816
8817
#. module: base
8818
#: view:ir.actions.server:0
8819
msgid "Trigger Configuration"
8820
msgstr ""
8821
8822
#. module: base
8823
#: model:ir.actions.act_window,help:base.action_partner_supplier_form
8824
msgid ""
8825
"You can access all information regarding your suppliers from the supplier "
8826
"form: accounting data, history of emails, meetings, purchases, etc. You can "
8827
"uncheck the 'Suppliers' filter button in order to search in all your "
8828
"partners, including customers and prospects."
8829
msgstr ""
8830
8831
#. module: base
8832
#: model:res.country,name:base.rw
8833
msgid "Rwanda"
8834
msgstr ""
8835
8836
#. module: base
8837
#: view:ir.sequence:0
8838
msgid "Day of the week (0:Monday): %(weekday)s"
8839
msgstr ""
8840
8841
#. module: base
8842
#: model:res.country,name:base.ck
8843
msgid "Cook Islands"
8844
msgstr ""
8845
8846
#. module: base
8847
#: field:ir.model.data,noupdate:0
8848
msgid "Non Updatable"
8849
msgstr ""
8850
8851
#. module: base
8852
#: selection:base.language.install,lang:0
8853
msgid "Klingon"
8854
msgstr ""
8855
8856
#. module: base
8857
#: model:res.country,name:base.sg
8858
msgid "Singapore"
8859
msgstr ""
8860
8861
#. module: base
8862
#: selection:ir.actions.act_window,target:0
8863
msgid "Current Window"
8864
msgstr ""
8865
8866
#. module: base
8867
#: view:ir.values:0
8868
msgid "Action Source"
8869
msgstr ""
8870
8871
#. module: base
8872
#: view:res.config.view:0
8873
msgid ""
8874
"If you use OpenERP for the first time we strongly advise you to select the "
8875
"simplified interface, which has less features but is easier. You can always "
8876
"switch later from the user preferences."
8877
msgstr ""
8878
8879
#. module: base
8880
#: model:ir.model,name:base.model_res_country
8881
#: field:res.bank,country:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8882
#: field:res.company,country_id:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8883
#: view:res.country:0
8884
#: field:res.country.state,country_id:0
8885
#: field:res.partner,country:0
8886
#: view:res.partner.address:0
8887
#: field:res.partner.address,country_id:0
8888
#: field:res.partner.bank,country_id:0
8889
msgid "Country"
8890
msgstr ""
8891
8892
#. module: base
8893
#: field:ir.model.fields,complete_name:0
8894
#: field:ir.ui.menu,complete_name:0
8895
msgid "Complete Name"
8896
msgstr ""
8897
8898
#. module: base
8899
#: field:ir.values,object:0
8900
msgid "Is Object"
8901
msgstr ""
8902
8903
#. module: base
8904
#: view:ir.rule:0
8905
msgid ""
8906
"1. Global rules are combined together with a logical AND operator, and with "
8907
"the result of the following steps"
8908
msgstr ""
8909
8910
#. module: base
8911
#: field:res.partner.category,name:0
8912
msgid "Category Name"
8913
msgstr ""
8914
8915
#. module: base
8916
#: model:res.partner.category,name:base.res_partner_category_15
8917
msgid "IT sector"
8918
msgstr ""
8919
8920
#. module: base
8921
#: view:ir.actions.act_window:0
8922
msgid "Select Groups"
8923
msgstr ""
8924
8925
#. module: base
8926
#: view:res.lang:0
8927
msgid "%X - Appropriate time representation."
8928
msgstr ""
8929
8930
#. module: base
8931
#: selection:base.language.install,lang:0
8932
msgid "Spanish (SV) / Español (SV)"
8933
msgstr ""
8934
8935
#. module: base
8936
#: help:res.lang,grouping:0
8937
msgid ""
8938
"The Separator Format should be like [,n] where 0 < n :starting from Unit "
8939
"digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be "
8940
"1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as "
8941
"106,500. Provided ',' as the thousand separator in each case."
8942
msgstr ""
8943
8944
#. module: base
8945
#: view:res.company:0
8946
msgid "Portrait"
8947
msgstr ""
8948
8949
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8950
#: code:addons/base/ir/ir_model.py:357
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8951
#, python-format
8952
msgid "Can only rename one column at a time!"
8953
msgstr ""
8954
8955
#. module: base
8956
#: selection:ir.translation,type:0
8957
msgid "Wizard Button"
8958
msgstr ""
8959
8960
#. module: base
8961
#: selection:ir.translation,type:0
8962
msgid "Report/Template"
8963
msgstr ""
8964
8965
#. module: base
8966
#: selection:ir.actions.act_window.view,view_mode:0
8967
#: selection:ir.ui.view,type:0
8968
#: selection:wizard.ir.model.menu.create.line,view_type:0
8969
msgid "Graph"
8970
msgstr ""
8971
8972
#. module: base
8973
#: model:ir.model,name:base.model_ir_actions_server
8974
#: selection:ir.ui.menu,action:0
8975
msgid "ir.actions.server"
8976
msgstr ""
8977
8978
#. module: base
8979
#: field:ir.actions.configuration.wizard,progress:0
8980
#: field:res.config,progress:0
8981
#: field:res.config.installer,progress:0
8982
#: field:res.config.users,progress:0
8983
#: field:res.config.view,progress:0
8984
msgid "Configuration Progress"
8985
msgstr ""
8986
8987
#. module: base
8988
#: model:ir.actions.act_window,name:base.act_ir_actions_todo_form
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8989
#: field:ir.actions.todo.category,wizards_ids:0
8990
#: model:ir.model,name:base.model_ir_actions_todo
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
8991
#: model:ir.ui.menu,name:base.menu_ir_actions_todo_form
8992
#: model:ir.ui.menu,name:base.next_id_11
8993
msgid "Configuration Wizards"
8994
msgstr ""
8995
8996
#. module: base
8997
#: field:res.lang,code:0
8998
msgid "Locale Code"
8999
msgstr ""
9000
9001
#. module: base
9002
#: field:workflow.activity,split_mode:0
9003
msgid "Split Mode"
9004
msgstr ""
9005
9006
#. module: base
9007
#: view:base.module.upgrade:0
9008
msgid "Note that this operation might take a few minutes."
9009
msgstr ""
9010
9011
#. module: base
9012
#: model:ir.ui.menu,name:base.menu_localisation
9013
msgid "Localisation"
9014
msgstr ""
9015
9016
#. module: base
9017
#: view:ir.actions.server:0
9018
msgid "Action to Launch"
9019
msgstr ""
9020
9021
#. module: base
9022
#: view:ir.cron:0
9023
msgid "Execution"
9024
msgstr ""
9025
9026
#. module: base
9027
#: field:ir.actions.server,condition:0
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9028
#: view:ir.values:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9029
#: field:workflow.transition,condition:0
9030
msgid "Condition"
9031
msgstr ""
9032
9033
#. module: base
9034
#: help:ir.values,model_id:0
9035
msgid "This field is not used, it only helps you to select a good model."
9036
msgstr ""
9037
9038
#. module: base
9039
#: field:ir.ui.view,name:0
9040
msgid "View Name"
9041
msgstr ""
9042
9043
#. module: base
9044
#: selection:base.language.install,lang:0
9045
msgid "Italian / Italiano"
9046
msgstr ""
9047
9048
#. module: base
9049
#: field:ir.actions.report.xml,attachment:0
9050
msgid "Save As Attachment Prefix"
9051
msgstr ""
9052
9053
#. module: base
9054
#: view:ir.actions.server:0
9055
msgid ""
9056
"Only one client action will be executed, last client action will be "
9057
"considered in case of multiple client actions."
9058
msgstr ""
9059
9060
#. module: base
9061
#: view:res.lang:0
9062
msgid "%j - Day of the year [001,366]."
9063
msgstr ""
9064
9065
#. module: base
9066
#: field:ir.actions.server,mobile:0
9067
msgid "Mobile No"
9068
msgstr ""
9069
9070
#. module: base
9071
#: model:ir.actions.act_window,name:base.action_partner_by_category
9072
#: model:ir.actions.act_window,name:base.action_partner_category_form
9073
#: model:ir.model,name:base.model_res_partner_category
9074
#: model:ir.ui.menu,name:base.menu_partner_category_form
9075
#: view:res.partner.category:0
9076
msgid "Partner Categories"
9077
msgstr ""
9078
9079
#. module: base
9080
#: view:base.module.upgrade:0
9081
msgid "System Update"
9082
msgstr ""
9083
9084
#. module: base
9085
#: selection:ir.translation,type:0
9086
msgid "Wizard Field"
9087
msgstr ""
9088
9089
#. module: base
9090
#: help:ir.sequence,prefix:0
9091
msgid "Prefix value of the record for the sequence"
9092
msgstr ""
9093
9094
#. module: base
9095
#: model:res.country,name:base.sc
9096
msgid "Seychelles"
9097
msgstr ""
9098
9099
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9100
#: model:ir.actions.act_window,name:base.action_res_partner_bank_account_form
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9101
#: model:ir.model,name:base.model_res_partner_bank
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9102
#: model:ir.ui.menu,name:base.menu_action_res_partner_bank_form
9103
#: view:res.company:0
9104
#: field:res.company,bank_ids:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9105
#: view:res.partner.bank:0
9106
msgid "Bank Accounts"
9107
msgstr ""
9108
9109
#. module: base
9110
#: model:res.country,name:base.sl
9111
msgid "Sierra Leone"
9112
msgstr ""
9113
9114
#. module: base
9115
#: view:res.company:0
9116
#: view:res.partner:0
9117
msgid "General Information"
9118
msgstr ""
9119
9120
#. module: base
9121
#: model:res.country,name:base.tc
9122
msgid "Turks and Caicos Islands"
9123
msgstr ""
9124
9125
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9126
#: field:res.partner.bank,partner_id:0
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9127
msgid "Account Owner"
9128
msgstr ""
9129
9130
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9131
#: code:addons/base/res/res_users.py:270
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9132
#, python-format
9133
msgid "Company Switch Warning"
9134
msgstr ""
9135
9136
#. module: base
9137
#: model:ir.actions.act_window,name:base.action_res_widget_wizard
9138
msgid "Homepage Widgets Management"
9139
msgstr ""
9140
9141
#. module: base
9142
#: field:workflow,osv:0
9143
#: field:workflow.instance,res_type:0
9144
msgid "Resource Object"
9145
msgstr ""
9146
9147
#. module: base
9148
#: help:ir.sequence,number_increment:0
9149
msgid "The next number of the sequence will be incremented by this number"
9150
msgstr ""
9151
9152
#. module: base
9153
#: field:res.partner.address,function:0
9154
#: selection:workflow.activity,kind:0
9155
msgid "Function"
9156
msgstr ""
9157
9158
#. module: base
9159
#: view:res.widget:0
9160
msgid "Search Widget"
9161
msgstr ""
9162
9163
#. module: base
9164
#: selection:ir.actions.todo,restart:0
9165
msgid "Never"
9166
msgstr ""
9167
9168
#. module: base
9169
#: selection:res.partner.address,type:0
9170
msgid "Delivery"
9171
msgstr ""
9172
9173
#. module: base
9174
#: model:res.partner.title,name:base.res_partner_title_pvt_ltd
9175
#: model:res.partner.title,shortcut:base.res_partner_title_pvt_ltd
9176
msgid "Corp."
9177
msgstr ""
9178
9179
#. module: base
9180
#: model:res.country,name:base.gw
9181
msgid "Guinea Bissau"
9182
msgstr ""
9183
9184
#. module: base
9185
#: view:workflow.instance:0
9186
msgid "Workflow Instances"
9187
msgstr ""
9188
9189
#. module: base
3475.1.110 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9190
#: code:addons/base/res/res_partner.py:284
3311 by Launchpad Translations on behalf of openerp
Launchpad automatic translations update.
9191
#, python-format
9192
msgid "Partners: "
9193
msgstr ""
9194
9195
#. module: base
9196
#: model:res.country,name:base.kp
9197
msgid "North Korea"
9198
msgstr ""
9199
9200
#. module: base
9201
#: selection:ir.actions.server,state:0
9202
msgid "Create Object"
9203
msgstr ""
9204
9205
#. module: base
9206
#: view:ir.filters:0
9207
#: field:res.log,context:0
9208
msgid "Context"
9209
msgstr ""
9210
9211
#. module: base
9212
#: field:res.bank,bic:0
9213
msgid "BIC/Swift code"
9214
msgstr ""
9215
9216
#. module: base
9217
#: model:res.partner.category,name:base.res_partner_category_1
9218
msgid "Prospect"
9219
msgstr ""
9220
9221
#. module: base
9222
#: selection:base.language.install,lang:0
9223
msgid "Polish / Język polski"
9224
msgstr ""
9225
9226
#. module: base
9227
#: field:ir.exports,name:0
9228
msgid "Export Name"
9229
msgstr ""
9230
9231
#. module: base
9232
#: help:res.partner.address,type:0
9233
msgid ""
9234
"Used to select automatically the right address according to the context in "
9235
"sales and purchases documents."
9236
msgstr ""
9237
9238
#. module: base
9239
#: model:res.country,name:base.lk
9240
msgid "Sri Lanka"
9241
msgstr ""
9242
9243
#. module: base
9244
#: selection:base.language.install,lang:0
9245
msgid "Russian / русский язык"
9246
msgstr ""