Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_import / i18n / zh_CN.po
1 # Chinese (Simplified) translation for openobject-addons
2 # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2013-03-07 08:37+0000\n"
11 "PO-Revision-Date: 2012-12-29 13:45+0000\n"
12 "Last-Translator: Roc Wu <irocwu@gmail.com>\n"
13 "Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2013-03-08 05:36+0000\n"
18 "X-Generator: Launchpad (build 16523)\n"
19
20 #. module: base_import
21 #. openerp-web
22 #: code:addons/base_import/static/src/js/import.js:451
23 #, python-format
24 msgid "Get all possible values"
25 msgstr "获取所有可能的值"
26
27 #. module: base_import
28 #. openerp-web
29 #: code:addons/base_import/static/src/xml/import.xml:71
30 #, python-format
31 msgid "Need to import data from an other application?"
32 msgstr "需要从其他应用程序中导入数据?"
33
34 #. module: base_import
35 #. openerp-web
36 #: code:addons/base_import/static/src/xml/import.xml:163
37 #, python-format
38 msgid ""
39 "When you use External IDs, you can import CSV files \n"
40 "                        with the \"External ID\" column to define the "
41 "External \n"
42 "                        ID of each record you import. Then, you will be able "
43 "\n"
44 "                        to make a reference to that record with columns like "
45 "\n"
46 "                        \"Field/External ID\". The following two CSV files "
47 "give \n"
48 "                        you an example for Products and their Categories."
49 msgstr ""
50 "当你使用External IDs,导入CSV文件\n"
51 "你导入的每一条记录得External\n"
52 "ID 用 \"External ID\" 列来定义 . 然后, \n"
53 "你将用一个列为\"Field/External ID\" 的\n"
54 "数据记录做参考. 下面的两个 CSV 文件\n"
55 "给你一个产品和产品类别的例子。"
56
57 #. module: base_import
58 #. openerp-web
59 #: code:addons/base_import/static/src/xml/import.xml:271
60 #, python-format
61 msgid ""
62 "How to export/import different tables from an SQL \n"
63 "                        application to OpenERP?"
64 msgstr "从SQL中如何导出/导入不同的表"
65
66 #. module: base_import
67 #. openerp-web
68 #: code:addons/base_import/static/src/js/import.js:331
69 #, python-format
70 msgid "Relation Fields"
71 msgstr "关联字段"
72
73 #. module: base_import
74 #. openerp-web
75 #: code:addons/base_import/static/src/xml/import.xml:142
76 #, python-format
77 msgid ""
78 "Country/Database ID: the unique OpenERP ID for a \n"
79 "                        record, defined by the ID postgresql column"
80 msgstr "国家/数据库ID:OpenERP的独特的ID为"
81
82 #. module: base_import
83 #. openerp-web
84 #: code:addons/base_import/static/src/xml/import.xml:155
85 #, python-format
86 msgid ""
87 "Use \n"
88 "                        Country/Database ID: You should rarely use this \n"
89 "                        notation. It's mostly used by developers as it's "
90 "main \n"
91 "                        advantage is to never have conflicts (you may have \n"
92 "                        several records with the same name, but they always "
93 "\n"
94 "                        have a unique Database ID)"
95 msgstr ""
96 "使用\n"
97 "Country/Database ID: 你将很少用这中\n"
98 "标记法. 这种标记法对开发者用来不产生\n"
99 "冲突有好处 (可能有些记录有相同的名\n"
100 "但它们有不同的Database ID)"
101
102 #. module: base_import
103 #. openerp-web
104 #: code:addons/base_import/static/src/xml/import.xml:146
105 #, python-format
106 msgid ""
107 "For the country \n"
108 "                        Belgium, you can use one of these 3 ways to import:"
109 msgstr "对于国 家"
110
111 #. module: base_import
112 #. openerp-web
113 #: code:addons/base_import/static/src/xml/import.xml:303
114 #, python-format
115 msgid "company_1,Bigees,True"
116 msgstr ""
117
118 #. module: base_import
119 #: model:ir.model,name:base_import.model_base_import_tests_models_m2o
120 msgid "base_import.tests.models.m2o"
121 msgstr ""
122
123 #. module: base_import
124 #. openerp-web
125 #: code:addons/base_import/static/src/xml/import.xml:297
126 #, python-format
127 msgid ""
128 "copy \n"
129 "                        (select 'company_'||id as \"External "
130 "ID\",company_name \n"
131 "                        as \"Name\",'True' as \"Is a Company\" from "
132 "companies) TO \n"
133 "                        '/tmp/company.csv' with CSV HEADER;"
134 msgstr ""
135 "复制\n"
136 "(select 'company_'||id as \"External ID\",company_name\n"
137 "as \"Name\",'True' as \"Is a Company\" from companies) TO\n"
138 "'/tmp/company.csv' with CSV HEADER"
139
140 #. module: base_import
141 #. openerp-web
142 #: code:addons/base_import/static/src/xml/import.xml:206
143 #, python-format
144 msgid "CSV file for Manufacturer, Retailer"
145 msgstr "从 制造商 零售商导出CSV文件"
146
147 #. module: base_import
148 #. openerp-web
149 #: code:addons/base_import/static/src/xml/import.xml:160
150 #, python-format
151 msgid ""
152 "Use \n"
153 "                        Country/External ID: Use External ID when you import "
154 "\n"
155 "                        data from a third party application."
156 msgstr "使用"
157
158 #. module: base_import
159 #. openerp-web
160 #: code:addons/base_import/static/src/xml/import.xml:316
161 #, python-format
162 msgid "person_1,Fabien,False,company_1"
163 msgstr ""
164
165 #. module: base_import
166 #. openerp-web
167 #: code:addons/base_import/static/src/xml/import.xml:80
168 #, python-format
169 msgid "XXX/External ID"
170 msgstr ""
171
172 #. module: base_import
173 #. openerp-web
174 #: code:addons/base_import/static/src/xml/import.xml:351
175 #, python-format
176 msgid "Don't Import"
177 msgstr "不导入"
178
179 #. module: base_import
180 #. openerp-web
181 #: code:addons/base_import/static/src/xml/import.xml:24
182 #, python-format
183 msgid "Select the"
184 msgstr "选择"
185
186 #. module: base_import
187 #. openerp-web
188 #: code:addons/base_import/static/src/xml/import.xml:100
189 #, python-format
190 msgid ""
191 "Note that if your CSV file \n"
192 "                        has a tabulation as separator, OpenERP will not \n"
193 "                        detect the separations. You will need to change the "
194 "\n"
195 "                        file format options in your spreadsheet application. "
196 "\n"
197 "                        See the following question."
198 msgstr ""
199 "注意 如果你的CSV文件\n"
200 "一个制表符作为分隔符,OpenERP的将不\n"
201 "检测隔开。您需要通过你的电子表格应用\n"
202 "程序的文件格式选项来修改。\n"
203 "请参阅下面的问题"
204
205 #. module: base_import
206 #. openerp-web
207 #: code:addons/base_import/static/src/xml/import.xml:141
208 #, python-format
209 msgid "Country: the name or code of the country"
210 msgstr "国家:国家的名称或代码"
211
212 #. module: base_import
213 #: model:ir.model,name:base_import.model_base_import_tests_models_o2m_child
214 msgid "base_import.tests.models.o2m.child"
215 msgstr ""
216
217 #. module: base_import
218 #. openerp-web
219 #: code:addons/base_import/static/src/xml/import.xml:239
220 #, python-format
221 msgid "Can I import several times the same record?"
222 msgstr "我可以导入多次相同的记录?"
223
224 #. module: base_import
225 #. openerp-web
226 #: code:addons/base_import/static/src/xml/import.xml:15
227 #, python-format
228 msgid "Validate"
229 msgstr "验证"
230
231 #. module: base_import
232 #. openerp-web
233 #: code:addons/base_import/static/src/xml/import.xml:55
234 #, python-format
235 msgid "Map your data to OpenERP"
236 msgstr "映射数据到OpenERP"
237
238 #. module: base_import
239 #. openerp-web
240 #: code:addons/base_import/static/src/xml/import.xml:153
241 #, python-format
242 msgid ""
243 "Use Country: This is \n"
244 "                        the easiest way when your data come from CSV files \n"
245 "                        that have been created manually."
246 msgstr ""
247 "使用国家: \n"
248 "当你数据从CSV文件手动创建,这是\n"
249 "最简单的方法."
250
251 #. module: base_import
252 #. openerp-web
253 #: code:addons/base_import/static/src/xml/import.xml:127
254 #, python-format
255 msgid ""
256 "What's the difference between Database ID and \n"
257 "                        External ID?"
258 msgstr "数据库ID和外部ID之间的区别是什么?"
259
260 #. module: base_import
261 #. openerp-web
262 #: code:addons/base_import/static/src/xml/import.xml:138
263 #, python-format
264 msgid ""
265 "For example, to \n"
266 "                        reference the country of a contact, OpenERP proposes "
267 "\n"
268 "                        you 3 different fields to import:"
269 msgstr ""
270 "例如,要\n"
271 "引用国家的关系,OpenERP给\n"
272 "你3个不同字段的导入"
273
274 #. module: base_import
275 #. openerp-web
276 #: code:addons/base_import/static/src/xml/import.xml:175
277 #, python-format
278 msgid "What can I do if I have multiple matches for a field?"
279 msgstr "如果我有多对一的字段怎么做?"
280
281 #. module: base_import
282 #. openerp-web
283 #: code:addons/base_import/static/src/xml/import.xml:302
284 #, python-format
285 msgid "External ID,Name,Is a Company"
286 msgstr ""
287
288 #. module: base_import
289 #: field:base_import.tests.models.preview,somevalue:0
290 msgid "Some Value"
291 msgstr "一些值"
292
293 #. module: base_import
294 #. openerp-web
295 #: code:addons/base_import/static/src/xml/import.xml:231
296 #, python-format
297 msgid ""
298 "The following CSV file shows how to import \n"
299 "                        suppliers and their respective contacts"
300 msgstr "下面是文件是CSV的导入说明"
301
302 #. module: base_import
303 #. openerp-web
304 #: code:addons/base_import/static/src/xml/import.xml:109
305 #, python-format
306 msgid ""
307 "How can I change the CSV file format options when \n"
308 "                        saving in my spreadsheet application?"
309 msgstr ""
310 "当我在电子表格程序中保存文档时 \n"
311 "                        我应该怎样更改CSV文件选项?"
312
313 #. module: base_import
314 #. openerp-web
315 #: code:addons/base_import/static/src/xml/import.xml:320
316 #, python-format
317 msgid ""
318 "As you can see in this file, Fabien and Laurence \n"
319 "                        are working for the Bigees company (company_1) and \n"
320 "                        Eric is working for the Organi company. The relation "
321 "\n"
322 "                        between persons and companies is done using the \n"
323 "                        External ID of the companies. We had to prefix the \n"
324 "                        \"External ID\" by the name of the table to avoid a "
325 "\n"
326 "                        conflict of ID between persons and companies "
327 "(person_1 \n"
328 "                        and company_1 who shared the same ID 1 in the "
329 "orignial \n"
330 "                        database)."
331 msgstr ""
332
333 #. module: base_import
334 #. openerp-web
335 #: code:addons/base_import/static/src/xml/import.xml:308
336 #, python-format
337 msgid ""
338 "copy (select \n"
339 "                        'person_'||id as \"External ID\",person_name as \n"
340 "                        \"Name\",'False' as \"Is a "
341 "Company\",'company_'||company_id\n"
342 "                         as \"Related Company/External ID\" from persons) TO "
343 "\n"
344 "                        '/tmp/person.csv' with CSV"
345 msgstr ""
346
347 #. module: base_import
348 #. openerp-web
349 #: code:addons/base_import/static/src/xml/import.xml:148
350 #, python-format
351 msgid "Country: Belgium"
352 msgstr ""
353
354 #. module: base_import
355 #: model:ir.model,name:base_import.model_base_import_tests_models_char_stillreadonly
356 msgid "base_import.tests.models.char.stillreadonly"
357 msgstr ""
358
359 #. module: base_import
360 #. openerp-web
361 #: code:addons/base_import/static/src/xml/import.xml:314
362 #, python-format
363 msgid ""
364 "External ID,Name,Is a \n"
365 "                        Company,Related Company/External ID"
366 msgstr ""
367
368 #. module: base_import
369 #. openerp-web
370 #: code:addons/base_import/static/src/js/import.js:174
371 #, python-format
372 msgid "Semicolon"
373 msgstr ""
374
375 #. module: base_import
376 #. openerp-web
377 #: code:addons/base_import/static/src/xml/import.xml:233
378 #, python-format
379 msgid "Suppliers and their respective contacts"
380 msgstr "供应商和他们各自的联系人"
381
382 #. module: base_import
383 #. openerp-web
384 #: code:addons/base_import/static/src/xml/import.xml:179
385 #, python-format
386 msgid ""
387 "If for example you have two product categories \n"
388 "                        with the child name \"Sellable\" (ie. \"Misc. \n"
389 "                        Products/Sellable\" & \"Other Products/Sellable\"),\n"
390 "                        your validation is halted but you may still import \n"
391 "                        your data. However, we recommend you do not import "
392 "the \n"
393 "                        data because they will all be linked to the first \n"
394 "                        'Sellable' category found in the Product Category "
395 "list \n"
396 "                        (\"Misc. Products/Sellable\"). We recommend you "
397 "modify \n"
398 "                        one of the duplicates' values or your product "
399 "category \n"
400 "                        hierarchy."
401 msgstr ""
402
403 #. module: base_import
404 #. openerp-web
405 #: code:addons/base_import/static/src/xml/import.xml:306
406 #, python-format
407 msgid ""
408 "To create the CSV file for persons, linked to \n"
409 "                        companies, we will use the following SQL command in "
410 "\n"
411 "                        PSQL:"
412 msgstr ""
413
414 #. module: base_import
415 #. openerp-web
416 #: code:addons/base_import/static/src/xml/import.xml:119
417 #, python-format
418 msgid ""
419 "Microsoft Excel will allow \n"
420 "                        you to modify only the encoding when saving \n"
421 "                        (in 'Save As' dialog box > click 'Tools' dropdown \n"
422 "                        list > Encoding tab)."
423 msgstr ""
424
425 #. module: base_import
426 #. openerp-web
427 #: code:addons/base_import/static/src/js/import.js:175
428 #, python-format
429 msgid "Tab"
430 msgstr ""
431
432 #. module: base_import
433 #: field:base_import.tests.models.preview,othervalue:0
434 msgid "Other Variable"
435 msgstr "其它变量"
436
437 #. module: base_import
438 #. openerp-web
439 #: code:addons/base_import/static/src/xml/import.xml:82
440 #, python-format
441 msgid ""
442 "will also be used to update the original\n"
443 "                        import if you need to re-import modified data\n"
444 "                        later, it's thus good practice to specify it\n"
445 "                        whenever possible"
446 msgstr ""
447
448 #. module: base_import
449 #. openerp-web
450 #: code:addons/base_import/static/src/xml/import.xml:26
451 #, python-format
452 msgid ""
453 "file to import. If you need a sample importable file, you\n"
454 "            can use the export tool to generate one."
455 msgstr ""
456
457 #. module: base_import
458 #. openerp-web
459 #: code:addons/base_import/static/src/xml/import.xml:148
460 #, python-format
461 msgid ""
462 "Country/Database \n"
463 "                        ID: 21"
464 msgstr ""
465 "国家/数据库\n"
466 " ID: 21"
467
468 #. module: base_import
469 #: model:ir.model,name:base_import.model_base_import_tests_models_char
470 msgid "base_import.tests.models.char"
471 msgstr ""
472
473 #. module: base_import
474 #: help:base_import.import,file:0
475 msgid "File to check and/or import, raw binary (not base64)"
476 msgstr "文件的审核或导入, 原始二进制编码(不是base64编码)"
477
478 #. module: base_import
479 #. openerp-web
480 #: code:addons/base_import/static/src/xml/import.xml:230
481 #, python-format
482 msgid "Purchase orders with their respective purchase order lines"
483 msgstr "采购订单与各自采购的订单行"
484
485 #. module: base_import
486 #. openerp-web
487 #: code:addons/base_import/static/src/xml/import.xml:60
488 #, python-format
489 msgid ""
490 "If the file contains\n"
491 "                the column names, OpenERP can try auto-detecting the\n"
492 "                field corresponding to the column. This makes imports\n"
493 "                simpler especially when the file has many columns."
494 msgstr ""
495 "如果文件中包含\n"
496 "                列的名称,OpenERP的可以尝试自动检测\n"
497 "                字段对应的列。这使得导入\n"
498 "                简单,尤其是当文件有很多列。"
499
500 #. module: base_import
501 #. openerp-web
502 #: code:addons/base_import/static/src/xml/import.xml:26
503 #, python-format
504 msgid ".CSV"
505 msgstr ".CSV"
506
507 #. module: base_import
508 #. openerp-web
509 #: code:addons/base_import/static/src/xml/import.xml:360
510 #, python-format
511 msgid ""
512 ". The issue is\n"
513 "            usually an incorrect file encoding."
514 msgstr "发生这个问题通常是文件编码错误"
515
516 #. module: base_import
517 #: model:ir.model,name:base_import.model_base_import_tests_models_m2o_required
518 msgid "base_import.tests.models.m2o.required"
519 msgstr ""
520
521 #. module: base_import
522 #: model:ir.model,name:base_import.model_base_import_tests_models_char_noreadonly
523 msgid "base_import.tests.models.char.noreadonly"
524 msgstr ""
525
526 #. module: base_import
527 #. openerp-web
528 #: code:addons/base_import/static/src/xml/import.xml:113
529 #, python-format
530 msgid ""
531 "If you edit and save CSV files in speadsheet \n"
532 "                        applications, your computer's regional settings will "
533 "\n"
534 "                        be applied for the separator and delimiter. \n"
535 "                        We suggest you use OpenOffice or LibreOffice Calc \n"
536 "                        as they will allow you to modify all three options \n"
537 "                        (in 'Save As' dialog box > Check the box 'Edit "
538 "filter \n"
539 "                        settings' > Save)."
540 msgstr ""
541
542 #. module: base_import
543 #. openerp-web
544 #: code:addons/base_import/static/src/xml/import.xml:30
545 #, python-format
546 msgid "CSV File:"
547 msgstr ""
548
549 #. module: base_import
550 #: model:ir.model,name:base_import.model_base_import_tests_models_preview
551 msgid "base_import.tests.models.preview"
552 msgstr ""
553
554 #. module: base_import
555 #: model:ir.model,name:base_import.model_base_import_tests_models_char_required
556 msgid "base_import.tests.models.char.required"
557 msgstr ""
558
559 #. module: base_import
560 #: code:addons/base_import/models.py:112
561 #, python-format
562 msgid "Database ID"
563 msgstr ""
564
565 #. module: base_import
566 #. openerp-web
567 #: code:addons/base_import/static/src/xml/import.xml:313
568 #, python-format
569 msgid "It will produce the following CSV file:"
570 msgstr "这将产生以下的CSV文件:"
571
572 #. module: base_import
573 #. openerp-web
574 #: code:addons/base_import/static/src/xml/import.xml:362
575 #, python-format
576 msgid "Here is the start of the file we could not import:"
577 msgstr "下面是我们无法导入的起始文件:"
578
579 #. module: base_import
580 #: field:base_import.import,file_type:0
581 msgid "File Type"
582 msgstr ""
583
584 #. module: base_import
585 #: model:ir.model,name:base_import.model_base_import_import
586 msgid "base_import.import"
587 msgstr ""
588
589 #. module: base_import
590 #: model:ir.model,name:base_import.model_base_import_tests_models_o2m
591 msgid "base_import.tests.models.o2m"
592 msgstr ""
593
594 #. module: base_import
595 #. openerp-web
596 #: code:addons/base_import/static/src/xml/import.xml:360
597 #, python-format
598 msgid "Import preview failed due to:"
599 msgstr ""
600
601 #. module: base_import
602 #. openerp-web
603 #: code:addons/base_import/static/src/xml/import.xml:144
604 #, python-format
605 msgid ""
606 "Country/External ID: the ID of this record \n"
607 "                        referenced in another application (or the .XML file "
608 "\n"
609 "                        that imported it)"
610 msgstr ""
611
612 #. module: base_import
613 #. openerp-web
614 #: code:addons/base_import/static/src/xml/import.xml:35
615 #, python-format
616 msgid "Reload data to check changes."
617 msgstr "刷新数据,以检查变化。"
618
619 #. module: base_import
620 #: model:ir.model,name:base_import.model_base_import_tests_models_char_readonly
621 msgid "base_import.tests.models.char.readonly"
622 msgstr ""
623
624 #. module: base_import
625 #. openerp-web
626 #: code:addons/base_import/static/src/xml/import.xml:131
627 #, python-format
628 msgid ""
629 "Some fields define a relationship with another \n"
630 "                        object. For example, the country of a contact is a \n"
631 "                        link to a record of the 'Country' object. When you \n"
632 "                        want to import such fields, OpenERP will have to \n"
633 "                        recreate links between the different records. \n"
634 "                        To help you import such fields, OpenERP provides 3 \n"
635 "                        mechanisms. You must use one and only one mechanism "
636 "\n"
637 "                        per field you want to import."
638 msgstr ""
639
640 #. module: base_import
641 #. openerp-web
642 #: code:addons/base_import/static/src/xml/import.xml:201
643 #, python-format
644 msgid ""
645 "The tags should be separated by a comma without any \n"
646 "                        spacing. For example, if you want you customer to be "
647 "\n"
648 "                        lined to both tags 'Manufacturer' and 'Retailer' \n"
649 "                        then you will encode it as follow \"Manufacturer,\n"
650 "                        Retailer\" in the same column of your CSV file."
651 msgstr ""
652 "标签应以逗号分隔,没有任何间隔。\n"
653 "例如,如果你希望您的客户\n"
654 "有制造商“和”零售商“这两个标签的列\n"
655 "那么你将其编码为“制造商,\n"
656 "你CSV文件在同一列中的零售商“。"
657
658 #. module: base_import
659 #: code:addons/base_import/models.py:264
660 #, python-format
661 msgid "You must configure at least one field to import"
662 msgstr "You must configure at least one field to import"
663
664 #. module: base_import
665 #. openerp-web
666 #: code:addons/base_import/static/src/xml/import.xml:304
667 #, python-format
668 msgid "company_2,Organi,True"
669 msgstr ""
670
671 #. module: base_import
672 #. openerp-web
673 #: code:addons/base_import/static/src/xml/import.xml:58
674 #, python-format
675 msgid ""
676 "The first row of the\n"
677 "                file contains the label of the column"
678 msgstr ""
679
680 #. module: base_import
681 #: model:ir.model,name:base_import.model_base_import_tests_models_char_states
682 msgid "base_import.tests.models.char.states"
683 msgstr ""
684
685 #. module: base_import
686 #. openerp-web
687 #: code:addons/base_import/static/src/xml/import.xml:7
688 #, python-format
689 msgid "Import a CSV File"
690 msgstr ""
691
692 #. module: base_import
693 #. openerp-web
694 #: code:addons/base_import/static/src/js/import.js:74
695 #, python-format
696 msgid "Quoting:"
697 msgstr ""
698
699 #. module: base_import
700 #: model:ir.model,name:base_import.model_base_import_tests_models_m2o_required_related
701 msgid "base_import.tests.models.m2o.required.related"
702 msgstr ""
703
704 #. module: base_import
705 #. openerp-web
706 #: code:addons/base_import/static/src/xml/import.xml:293
707 #, python-format
708 msgid ")."
709 msgstr ""
710
711 #. module: base_import
712 #. openerp-web
713 #: code:addons/base_import/static/src/xml/import.xml:18
714 #: code:addons/base_import/static/src/xml/import.xml:396
715 #, python-format
716 msgid "Import"
717 msgstr ""
718
719 #. module: base_import
720 #. openerp-web
721 #: code:addons/base_import/static/src/js/import.js:438
722 #, python-format
723 msgid "Here are the possible values:"
724 msgstr ""
725
726 #. module: base_import
727 #. openerp-web
728 #: code:addons/base_import/static/src/xml/import.xml:82
729 #, python-format
730 msgid "The"
731 msgstr ""
732
733 #. module: base_import
734 #. openerp-web
735 #: code:addons/base_import/static/src/js/import.js:248
736 #, python-format
737 msgid ""
738 "A single column was found in the file, this often means the file separator "
739 "is incorrect"
740 msgstr ""
741
742 #. module: base_import
743 #. openerp-web
744 #: code:addons/base_import/static/src/xml/import.xml:293
745 #, python-format
746 msgid "dump of such a PostgreSQL database"
747 msgstr ""
748
749 #. module: base_import
750 #. openerp-web
751 #: code:addons/base_import/static/src/xml/import.xml:301
752 #, python-format
753 msgid "This SQL command will create the following CSV file:"
754 msgstr ""
755
756 #. module: base_import
757 #. openerp-web
758 #: code:addons/base_import/static/src/xml/import.xml:228
759 #, python-format
760 msgid ""
761 "The following CSV file shows how to import purchase \n"
762 "                        orders with their respective purchase order lines:"
763 msgstr ""
764
765 #. module: base_import
766 #. openerp-web
767 #: code:addons/base_import/static/src/xml/import.xml:91
768 #, python-format
769 msgid ""
770 "What can I do when the Import preview table isn't \n"
771 "                        displayed correctly?"
772 msgstr ""
773
774 #. module: base_import
775 #: field:base_import.tests.models.char,value:0
776 #: field:base_import.tests.models.char.noreadonly,value:0
777 #: field:base_import.tests.models.char.readonly,value:0
778 #: field:base_import.tests.models.char.required,value:0
779 #: field:base_import.tests.models.char.states,value:0
780 #: field:base_import.tests.models.char.stillreadonly,value:0
781 #: field:base_import.tests.models.m2o,value:0
782 #: field:base_import.tests.models.m2o.related,value:0
783 #: field:base_import.tests.models.m2o.required,value:0
784 #: field:base_import.tests.models.m2o.required.related,value:0
785 #: field:base_import.tests.models.o2m,value:0
786 #: field:base_import.tests.models.o2m.child,parent_id:0
787 #: field:base_import.tests.models.o2m.child,value:0
788 msgid "unknown"
789 msgstr ""
790
791 #. module: base_import
792 #. openerp-web
793 #: code:addons/base_import/static/src/xml/import.xml:317
794 #, python-format
795 msgid "person_2,Laurence,False,company_1"
796 msgstr ""
797
798 #. module: base_import
799 #. openerp-web
800 #: code:addons/base_import/static/src/xml/import.xml:149
801 #, python-format
802 msgid "Country/External ID: base.be"
803 msgstr ""
804
805 #. module: base_import
806 #. openerp-web
807 #: code:addons/base_import/static/src/xml/import.xml:288
808 #, python-format
809 msgid ""
810 "As an example, suppose you have a SQL database \n"
811 "                        with two tables you want to import: companies and \n"
812 "                        persons. Each person belong to one company, so you \n"
813 "                        will have to recreate the link between a person and "
814 "\n"
815 "                        the company he work for. (If you want to test this \n"
816 "                        example, here is a"
817 msgstr ""
818
819 #. module: base_import
820 #. openerp-web
821 #: code:addons/base_import/static/src/js/import.js:427
822 #, python-format
823 msgid "(%d more)"
824 msgstr ""
825
826 #. module: base_import
827 #. openerp-web
828 #: code:addons/base_import/static/src/xml/import.xml:227
829 #, python-format
830 msgid "File for some Quotations"
831 msgstr ""
832
833 #. module: base_import
834 #. openerp-web
835 #: code:addons/base_import/static/src/js/import.js:72
836 #, python-format
837 msgid "Encoding:"
838 msgstr ""
839
840 #. module: base_import
841 #. openerp-web
842 #: code:addons/base_import/static/src/xml/import.xml:280
843 #, python-format
844 msgid ""
845 "To manage relations between tables, \n"
846 "                        you can use the \"External ID\" facilities of "
847 "OpenERP. \n"
848 "                        The \"External ID\" of a record is the unique "
849 "identifier \n"
850 "                        of this record in another application. This "
851 "\"External \n"
852 "                        ID\" must be unique accoss all the records of all \n"
853 "                        objects, so it's a good practice to prefix this \n"
854 "                        \"External ID\" with the name of the application or "
855 "\n"
856 "                        table. (like 'company_1', 'person_1' instead of '1')"
857 msgstr ""
858
859 #. module: base_import
860 #. openerp-web
861 #: code:addons/base_import/static/src/xml/import.xml:295
862 #, python-format
863 msgid ""
864 "We will first export all companies and their \n"
865 "                        \"External ID\". In PSQL, write the following "
866 "command:"
867 msgstr ""
868
869 #. module: base_import
870 #. openerp-web
871 #: code:addons/base_import/static/src/xml/import.xml:212
872 #, python-format
873 msgid ""
874 "How can I import a one2many relationship (e.g. several \n"
875 "                        Order Lines of a Sales Order)?"
876 msgstr ""
877
878 #. module: base_import
879 #. openerp-web
880 #: code:addons/base_import/static/src/js/import.js:404
881 #, python-format
882 msgid "Everything seems valid."
883 msgstr ""
884
885 #. module: base_import
886 #. openerp-web
887 #: code:addons/base_import/static/src/xml/import.xml:188
888 #, python-format
889 msgid ""
890 "However if you do not wish to change your \n"
891 "                        configuration of product categories, we recommend "
892 "you \n"
893 "                        use make use of the external ID for this field \n"
894 "                        'Category'."
895 msgstr ""
896
897 #. module: base_import
898 #. openerp-web
899 #: code:addons/base_import/static/src/js/import.js:421
900 #, python-format
901 msgid "at row %d"
902 msgstr ""
903
904 #. module: base_import
905 #. openerp-web
906 #: code:addons/base_import/static/src/xml/import.xml:197
907 #, python-format
908 msgid ""
909 "How can I import a many2many relationship field \n"
910 "                        (e.g. a customer that has multiple tags)?"
911 msgstr ""
912
913 #. module: base_import
914 #. openerp-web
915 #: code:addons/base_import/static/src/xml/import.xml:80
916 #, python-format
917 msgid "XXX/ID"
918 msgstr ""
919
920 #. module: base_import
921 #. openerp-web
922 #: code:addons/base_import/static/src/xml/import.xml:275
923 #, python-format
924 msgid ""
925 "If you need to import data from different tables, \n"
926 "                        you will have to recreate relations between records "
927 "\n"
928 "                        belonging to different tables. (e.g. if you import \n"
929 "                        companies and persons, you will have to recreate the "
930 "\n"
931 "                        link between each person and the company they work \n"
932 "                        for)."
933 msgstr ""
934
935 #. module: base_import
936 #. openerp-web
937 #: code:addons/base_import/static/src/xml/import.xml:150
938 #, python-format
939 msgid ""
940 "According to your need, you should use \n"
941 "                        one of these 3 ways to reference records in "
942 "relations. \n"
943 "                        Here is when you should use one or the other, \n"
944 "                        according to your need:"
945 msgstr ""
946
947 #. module: base_import
948 #. openerp-web
949 #: code:addons/base_import/static/src/xml/import.xml:319
950 #, python-format
951 msgid "person_4,Ramsy,False,company_3"
952 msgstr ""
953
954 #. module: base_import
955 #. openerp-web
956 #: code:addons/base_import/static/src/xml/import.xml:261
957 #, python-format
958 msgid ""
959 "If you do not set all fields in your CSV file, \n"
960 "                        OpenERP will assign the default value for every non "
961 "\n"
962 "                        defined fields. But if you\n"
963 "                        set fields with empty values in your CSV file, "
964 "OpenERP \n"
965 "                        will set the EMPTY value in the field, instead of \n"
966 "                        assigning the default value."
967 msgstr ""
968
969 #. module: base_import
970 #. openerp-web
971 #: code:addons/base_import/static/src/xml/import.xml:20
972 #, python-format
973 msgid "Cancel"
974 msgstr ""
975
976 #. module: base_import
977 #. openerp-web
978 #: code:addons/base_import/static/src/xml/import.xml:257
979 #, python-format
980 msgid ""
981 "What happens if I do not provide a value for a \n"
982 "                        specific field?"
983 msgstr ""
984
985 #. module: base_import
986 #. openerp-web
987 #: code:addons/base_import/static/src/xml/import.xml:68
988 #, python-format
989 msgid "Frequently Asked Questions"
990 msgstr ""
991
992 #. module: base_import
993 #. openerp-web
994 #: code:addons/base_import/static/src/xml/import.xml:305
995 #, python-format
996 msgid "company_3,Boum,True"
997 msgstr ""
998
999 #. module: base_import
1000 #. openerp-web
1001 #: code:addons/base_import/static/src/js/import.js:176
1002 #, python-format
1003 msgid "Space"
1004 msgstr ""
1005
1006 #. module: base_import
1007 #. openerp-web
1008 #: code:addons/base_import/static/src/xml/import.xml:249
1009 #, python-format
1010 msgid ""
1011 "This feature \n"
1012 "                        allows you to use the Import/Export tool of OpenERP "
1013 "to \n"
1014 "                        modify a batch of records in your favorite "
1015 "spreadsheet \n"
1016 "                        application."
1017 msgstr ""
1018
1019 #. module: base_import
1020 #. openerp-web
1021 #: code:addons/base_import/static/src/xml/import.xml:77
1022 #, python-format
1023 msgid ""
1024 "column in OpenERP. When you\n"
1025 "                        import an other record that links to the first\n"
1026 "                        one, use"
1027 msgstr ""
1028
1029 #. module: base_import
1030 #. openerp-web
1031 #: code:addons/base_import/static/src/xml/import.xml:242
1032 #, python-format
1033 msgid ""
1034 "If you import a file that contains one of the \n"
1035 "                        column \"External ID\" or \"Database ID\", records "
1036 "that \n"
1037 "                        have already been imported will be modified instead "
1038 "of \n"
1039 "                        being created. This is very usefull as it allows you "
1040 "\n"
1041 "                        to import several times the same CSV file while "
1042 "having \n"
1043 "                        made some changes in between two imports. OpenERP "
1044 "will \n"
1045 "                        take care of creating or modifying each record \n"
1046 "                        depending if it's new or not."
1047 msgstr ""
1048
1049 #. module: base_import
1050 #. openerp-web
1051 #: code:addons/base_import/static/src/xml/import.xml:169
1052 #, python-format
1053 msgid "CSV file for categories"
1054 msgstr ""
1055
1056 #. module: base_import
1057 #. openerp-web
1058 #: code:addons/base_import/static/src/js/import.js:330
1059 #, python-format
1060 msgid "Normal Fields"
1061 msgstr ""
1062
1063 #. module: base_import
1064 #. openerp-web
1065 #: code:addons/base_import/static/src/xml/import.xml:74
1066 #, python-format
1067 msgid ""
1068 "In order to re-create relationships between\n"
1069 "                        different records, you should use the unique\n"
1070 "                        identifier from the original application and\n"
1071 "                        map it to the"
1072 msgstr ""
1073
1074 #. module: base_import
1075 #. openerp-web
1076 #: code:addons/base_import/static/src/xml/import.xml:170
1077 #, python-format
1078 msgid "CSV file for Products"
1079 msgstr ""
1080
1081 #. module: base_import
1082 #. openerp-web
1083 #: code:addons/base_import/static/src/xml/import.xml:216
1084 #, python-format
1085 msgid ""
1086 "If you want to import sales order having several \n"
1087 "                        order lines; for each order line, you need to "
1088 "reserve \n"
1089 "                        a specific row in the CSV file. The first order line "
1090 "\n"
1091 "                        will be imported on the same row as the information "
1092 "\n"
1093 "                        relative to order. Any additional lines will need an "
1094 "\n"
1095 "                        addtional row that does not have any information in "
1096 "\n"
1097 "                        the fields relative to the order."
1098 msgstr ""
1099
1100 #. module: base_import
1101 #. openerp-web
1102 #: code:addons/base_import/static/src/js/import.js:173
1103 #: code:addons/base_import/static/src/js/import.js:184
1104 #, python-format
1105 msgid "Comma"
1106 msgstr ""
1107
1108 #. module: base_import
1109 #: model:ir.model,name:base_import.model_base_import_tests_models_m2o_related
1110 msgid "base_import.tests.models.m2o.related"
1111 msgstr ""
1112
1113 #. module: base_import
1114 #: field:base_import.tests.models.preview,name:0
1115 msgid "Name"
1116 msgstr ""
1117
1118 #. module: base_import
1119 #. openerp-web
1120 #: code:addons/base_import/static/src/xml/import.xml:80
1121 #, python-format
1122 msgid "to the original unique identifier."
1123 msgstr ""
1124
1125 #. module: base_import
1126 #. openerp-web
1127 #: code:addons/base_import/static/src/xml/import.xml:318
1128 #, python-format
1129 msgid "person_3,Eric,False,company_2"
1130 msgstr ""
1131
1132 #. module: base_import
1133 #: field:base_import.import,res_model:0
1134 msgid "Model"
1135 msgstr ""
1136
1137 #. module: base_import
1138 #. openerp-web
1139 #: code:addons/base_import/static/src/xml/import.xml:77
1140 #: code:addons/base_import/static/src/xml/import.xml:82
1141 #, python-format
1142 msgid "ID"
1143 msgstr ""
1144
1145 #. module: base_import
1146 #. openerp-web
1147 #: code:addons/base_import/static/src/xml/import.xml:329
1148 #, python-format
1149 msgid ""
1150 "The two files produced are ready to be imported in \n"
1151 "                        OpenERP without any modifications. After having \n"
1152 "                        imported these two CSV files, you will have 4 "
1153 "contacts \n"
1154 "                        and 3 companies. (the firsts two contacts are linked "
1155 "\n"
1156 "                        to the first company). You must first import the \n"
1157 "                        companies and then the persons."
1158 msgstr ""
1159
1160 #. module: base_import
1161 #. openerp-web
1162 #: code:addons/base_import/static/src/xml/import.xml:95
1163 #, python-format
1164 msgid ""
1165 "By default the Import preview is set on commas as \n"
1166 "                        field separators and quotation marks as text \n"
1167 "                        delimiters. If your csv file does not have these \n"
1168 "                        settings, you can modify the File Format Options \n"
1169 "                        (displayed under the Browse CSV file bar after you \n"
1170 "                        select your file)."
1171 msgstr ""
1172
1173 #. module: base_import
1174 #. openerp-web
1175 #: code:addons/base_import/static/src/js/import.js:73
1176 #, python-format
1177 msgid "Separator:"
1178 msgstr ""
1179
1180 #. module: base_import
1181 #: field:base_import.import,file_name:0
1182 msgid "File Name"
1183 msgstr ""
1184
1185 #. module: base_import
1186 #. openerp-web
1187 #: code:addons/base_import/models.py:80
1188 #: code:addons/base_import/models.py:111
1189 #: code:addons/base_import/static/src/xml/import.xml:77
1190 #: code:addons/base_import/static/src/xml/import.xml:82
1191 #, python-format
1192 msgid "External ID"
1193 msgstr ""
1194
1195 #. module: base_import
1196 #. openerp-web
1197 #: code:addons/base_import/static/src/xml/import.xml:39
1198 #, python-format
1199 msgid "File Format Options…"
1200 msgstr ""
1201
1202 #. module: base_import
1203 #. openerp-web
1204 #: code:addons/base_import/static/src/js/import.js:423
1205 #, python-format
1206 msgid "between rows %d and %d"
1207 msgstr ""
1208
1209 #. module: base_import
1210 #. openerp-web
1211 #: code:addons/base_import/static/src/xml/import.xml:19
1212 #, python-format
1213 msgid "or"
1214 msgstr ""
1215
1216 #. module: base_import
1217 #. openerp-web
1218 #: code:addons/base_import/static/src/xml/import.xml:223
1219 #, python-format
1220 msgid ""
1221 "As an example, here is \n"
1222 "                        purchase.order_functional_error_line_cant_adpat.CSV "
1223 "\n"
1224 "                        file of some quotations you can import, based on "
1225 "demo \n"
1226 "                        data."
1227 msgstr ""
1228
1229 #. module: base_import
1230 #: field:base_import.import,file:0
1231 msgid "File"
1232 msgstr ""