Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_import / i18n / it.po
1 # Italian 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-21 23:00+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Italian <it@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 "Ottieni tutti i valori possibili"
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 "Necessiti di importare dati da altre applicazioni?"
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
51 #. module: base_import
52 #. openerp-web
53 #: code:addons/base_import/static/src/xml/import.xml:271
54 #, python-format
55 msgid ""
56 "How to export/import different tables from an SQL \n"
57 "                        application to OpenERP?"
58 msgstr ""
59
60 #. module: base_import
61 #. openerp-web
62 #: code:addons/base_import/static/src/js/import.js:331
63 #, python-format
64 msgid "Relation Fields"
65 msgstr "Campi Realazione"
66
67 #. module: base_import
68 #. openerp-web
69 #: code:addons/base_import/static/src/xml/import.xml:142
70 #, python-format
71 msgid ""
72 "Country/Database ID: the unique OpenERP ID for a \n"
73 "                        record, defined by the ID postgresql column"
74 msgstr ""
75
76 #. module: base_import
77 #. openerp-web
78 #: code:addons/base_import/static/src/xml/import.xml:155
79 #, python-format
80 msgid ""
81 "Use \n"
82 "                        Country/Database ID: You should rarely use this \n"
83 "                        notation. It's mostly used by developers as it's "
84 "main \n"
85 "                        advantage is to never have conflicts (you may have \n"
86 "                        several records with the same name, but they always "
87 "\n"
88 "                        have a unique Database ID)"
89 msgstr ""
90
91 #. module: base_import
92 #. openerp-web
93 #: code:addons/base_import/static/src/xml/import.xml:146
94 #, python-format
95 msgid ""
96 "For the country \n"
97 "                        Belgium, you can use one of these 3 ways to import:"
98 msgstr ""
99 "Per il paese \n"
100 "                      Belgio, è possibile utilizzare uno di questi tre "
101 "metodi di importazione"
102
103 #. module: base_import
104 #. openerp-web
105 #: code:addons/base_import/static/src/xml/import.xml:303
106 #, python-format
107 msgid "company_1,Bigees,True"
108 msgstr "company_1,Bigees,True"
109
110 #. module: base_import
111 #: model:ir.model,name:base_import.model_base_import_tests_models_m2o
112 msgid "base_import.tests.models.m2o"
113 msgstr "base_import.tests.models.m2o"
114
115 #. module: base_import
116 #. openerp-web
117 #: code:addons/base_import/static/src/xml/import.xml:297
118 #, python-format
119 msgid ""
120 "copy \n"
121 "                        (select 'company_'||id as \"External "
122 "ID\",company_name \n"
123 "                        as \"Name\",'True' as \"Is a Company\" from "
124 "companies) TO \n"
125 "                        '/tmp/company.csv' with CSV HEADER;"
126 msgstr ""
127
128 #. module: base_import
129 #. openerp-web
130 #: code:addons/base_import/static/src/xml/import.xml:206
131 #, python-format
132 msgid "CSV file for Manufacturer, Retailer"
133 msgstr "File CSV per Produttore, Rivenditore"
134
135 #. module: base_import
136 #. openerp-web
137 #: code:addons/base_import/static/src/xml/import.xml:160
138 #, python-format
139 msgid ""
140 "Use \n"
141 "                        Country/External ID: Use External ID when you import "
142 "\n"
143 "                        data from a third party application."
144 msgstr ""
145
146 #. module: base_import
147 #. openerp-web
148 #: code:addons/base_import/static/src/xml/import.xml:316
149 #, python-format
150 msgid "person_1,Fabien,False,company_1"
151 msgstr "person_1,Fabien,False,company_1"
152
153 #. module: base_import
154 #. openerp-web
155 #: code:addons/base_import/static/src/xml/import.xml:80
156 #, python-format
157 msgid "XXX/External ID"
158 msgstr "XXX/External ID"
159
160 #. module: base_import
161 #. openerp-web
162 #: code:addons/base_import/static/src/xml/import.xml:351
163 #, python-format
164 msgid "Don't Import"
165 msgstr "Non Importare"
166
167 #. module: base_import
168 #. openerp-web
169 #: code:addons/base_import/static/src/xml/import.xml:24
170 #, python-format
171 msgid "Select the"
172 msgstr "Seleziona il"
173
174 #. module: base_import
175 #. openerp-web
176 #: code:addons/base_import/static/src/xml/import.xml:100
177 #, python-format
178 msgid ""
179 "Note that if your CSV file \n"
180 "                        has a tabulation as separator, OpenERP will not \n"
181 "                        detect the separations. You will need to change the "
182 "\n"
183 "                        file format options in your spreadsheet application. "
184 "\n"
185 "                        See the following question."
186 msgstr ""
187
188 #. module: base_import
189 #. openerp-web
190 #: code:addons/base_import/static/src/xml/import.xml:141
191 #, python-format
192 msgid "Country: the name or code of the country"
193 msgstr "Paese: il nome o il codice del paese"
194
195 #. module: base_import
196 #: model:ir.model,name:base_import.model_base_import_tests_models_o2m_child
197 msgid "base_import.tests.models.o2m.child"
198 msgstr "base_import.tests.models.o2m.child"
199
200 #. module: base_import
201 #. openerp-web
202 #: code:addons/base_import/static/src/xml/import.xml:239
203 #, python-format
204 msgid "Can I import several times the same record?"
205 msgstr "Posso importare più volte lo stesso record?"
206
207 #. module: base_import
208 #. openerp-web
209 #: code:addons/base_import/static/src/xml/import.xml:15
210 #, python-format
211 msgid "Validate"
212 msgstr "Convalida"
213
214 #. module: base_import
215 #. openerp-web
216 #: code:addons/base_import/static/src/xml/import.xml:55
217 #, python-format
218 msgid "Map your data to OpenERP"
219 msgstr ""
220
221 #. module: base_import
222 #. openerp-web
223 #: code:addons/base_import/static/src/xml/import.xml:153
224 #, python-format
225 msgid ""
226 "Use Country: This is \n"
227 "                        the easiest way when your data come from CSV files \n"
228 "                        that have been created manually."
229 msgstr ""
230
231 #. module: base_import
232 #. openerp-web
233 #: code:addons/base_import/static/src/xml/import.xml:127
234 #, python-format
235 msgid ""
236 "What's the difference between Database ID and \n"
237 "                        External ID?"
238 msgstr ""
239 "Qual'è la differenza tra ID database e \n"
240 "ID esterno?"
241
242 #. module: base_import
243 #. openerp-web
244 #: code:addons/base_import/static/src/xml/import.xml:138
245 #, python-format
246 msgid ""
247 "For example, to \n"
248 "                        reference the country of a contact, OpenERP proposes "
249 "\n"
250 "                        you 3 different fields to import:"
251 msgstr ""
252 "Per esempio, per\n"
253 "in riferimento al paese di un contatto, OpenERP propone\n"
254 "3 differenti campi da importare:"
255
256 #. module: base_import
257 #. openerp-web
258 #: code:addons/base_import/static/src/xml/import.xml:175
259 #, python-format
260 msgid "What can I do if I have multiple matches for a field?"
261 msgstr "Cosa posso fare se trovo risultati multipli per un campo?"
262
263 #. module: base_import
264 #. openerp-web
265 #: code:addons/base_import/static/src/xml/import.xml:302
266 #, python-format
267 msgid "External ID,Name,Is a Company"
268 msgstr "ID esterno, Nome, è una azienda"
269
270 #. module: base_import
271 #: field:base_import.tests.models.preview,somevalue:0
272 msgid "Some Value"
273 msgstr "Qualche valore"
274
275 #. module: base_import
276 #. openerp-web
277 #: code:addons/base_import/static/src/xml/import.xml:231
278 #, python-format
279 msgid ""
280 "The following CSV file shows how to import \n"
281 "                        suppliers and their respective contacts"
282 msgstr ""
283 "Il seguente file CSV mostra come importare\n"
284 "fornitori e rispettivi contatti"
285
286 #. module: base_import
287 #. openerp-web
288 #: code:addons/base_import/static/src/xml/import.xml:109
289 #, python-format
290 msgid ""
291 "How can I change the CSV file format options when \n"
292 "                        saving in my spreadsheet application?"
293 msgstr ""
294
295 #. module: base_import
296 #. openerp-web
297 #: code:addons/base_import/static/src/xml/import.xml:320
298 #, python-format
299 msgid ""
300 "As you can see in this file, Fabien and Laurence \n"
301 "                        are working for the Bigees company (company_1) and \n"
302 "                        Eric is working for the Organi company. The relation "
303 "\n"
304 "                        between persons and companies is done using the \n"
305 "                        External ID of the companies. We had to prefix the \n"
306 "                        \"External ID\" by the name of the table to avoid a "
307 "\n"
308 "                        conflict of ID between persons and companies "
309 "(person_1 \n"
310 "                        and company_1 who shared the same ID 1 in the "
311 "orignial \n"
312 "                        database)."
313 msgstr ""
314
315 #. module: base_import
316 #. openerp-web
317 #: code:addons/base_import/static/src/xml/import.xml:308
318 #, python-format
319 msgid ""
320 "copy (select \n"
321 "                        'person_'||id as \"External ID\",person_name as \n"
322 "                        \"Name\",'False' as \"Is a "
323 "Company\",'company_'||company_id\n"
324 "                         as \"Related Company/External ID\" from persons) TO "
325 "\n"
326 "                        '/tmp/person.csv' with CSV"
327 msgstr ""
328
329 #. module: base_import
330 #. openerp-web
331 #: code:addons/base_import/static/src/xml/import.xml:148
332 #, python-format
333 msgid "Country: Belgium"
334 msgstr ""
335
336 #. module: base_import
337 #: model:ir.model,name:base_import.model_base_import_tests_models_char_stillreadonly
338 msgid "base_import.tests.models.char.stillreadonly"
339 msgstr ""
340
341 #. module: base_import
342 #. openerp-web
343 #: code:addons/base_import/static/src/xml/import.xml:314
344 #, python-format
345 msgid ""
346 "External ID,Name,Is a \n"
347 "                        Company,Related Company/External ID"
348 msgstr ""
349 "ID esterno, Nome, è una \n"
350 "azienda, azienda relativa / ID esterno"
351
352 #. module: base_import
353 #. openerp-web
354 #: code:addons/base_import/static/src/js/import.js:174
355 #, python-format
356 msgid "Semicolon"
357 msgstr ""
358
359 #. module: base_import
360 #. openerp-web
361 #: code:addons/base_import/static/src/xml/import.xml:233
362 #, python-format
363 msgid "Suppliers and their respective contacts"
364 msgstr "Fornitori e relativi contatti"
365
366 #. module: base_import
367 #. openerp-web
368 #: code:addons/base_import/static/src/xml/import.xml:179
369 #, python-format
370 msgid ""
371 "If for example you have two product categories \n"
372 "                        with the child name \"Sellable\" (ie. \"Misc. \n"
373 "                        Products/Sellable\" & \"Other Products/Sellable\"),\n"
374 "                        your validation is halted but you may still import \n"
375 "                        your data. However, we recommend you do not import "
376 "the \n"
377 "                        data because they will all be linked to the first \n"
378 "                        'Sellable' category found in the Product Category "
379 "list \n"
380 "                        (\"Misc. Products/Sellable\"). We recommend you "
381 "modify \n"
382 "                        one of the duplicates' values or your product "
383 "category \n"
384 "                        hierarchy."
385 msgstr ""
386
387 #. module: base_import
388 #. openerp-web
389 #: code:addons/base_import/static/src/xml/import.xml:306
390 #, python-format
391 msgid ""
392 "To create the CSV file for persons, linked to \n"
393 "                        companies, we will use the following SQL command in "
394 "\n"
395 "                        PSQL:"
396 msgstr ""
397 "Per creare file CSV per persone, collegate ad\n"
398 "aziende, utilizzeremo il seguente comando SQL in\n"
399 "PSQL:"
400
401 #. module: base_import
402 #. openerp-web
403 #: code:addons/base_import/static/src/xml/import.xml:119
404 #, python-format
405 msgid ""
406 "Microsoft Excel will allow \n"
407 "                        you to modify only the encoding when saving \n"
408 "                        (in 'Save As' dialog box > click 'Tools' dropdown \n"
409 "                        list > Encoding tab)."
410 msgstr ""
411 "Microsoft Excel vi permetterà \n"
412 "di modificare solo la codifica quando salvate \n"
413 "(nella videata 'salva con nome' cliccare sull'elenco a discese 'strumenti' \n"
414 "> Scheda Codifica)."
415
416 #. module: base_import
417 #. openerp-web
418 #: code:addons/base_import/static/src/js/import.js:175
419 #, python-format
420 msgid "Tab"
421 msgstr ""
422
423 #. module: base_import
424 #: field:base_import.tests.models.preview,othervalue:0
425 msgid "Other Variable"
426 msgstr "Altra variabile"
427
428 #. module: base_import
429 #. openerp-web
430 #: code:addons/base_import/static/src/xml/import.xml:82
431 #, python-format
432 msgid ""
433 "will also be used to update the original\n"
434 "                        import if you need to re-import modified data\n"
435 "                        later, it's thus good practice to specify it\n"
436 "                        whenever possible"
437 msgstr ""
438
439 #. module: base_import
440 #. openerp-web
441 #: code:addons/base_import/static/src/xml/import.xml:26
442 #, python-format
443 msgid ""
444 "file to import. If you need a sample importable file, you\n"
445 "            can use the export tool to generate one."
446 msgstr ""
447
448 #. module: base_import
449 #. openerp-web
450 #: code:addons/base_import/static/src/xml/import.xml:148
451 #, python-format
452 msgid ""
453 "Country/Database \n"
454 "                        ID: 21"
455 msgstr ""
456 "Paese / Database\n"
457 "                 ID: 21"
458
459 #. module: base_import
460 #: model:ir.model,name:base_import.model_base_import_tests_models_char
461 msgid "base_import.tests.models.char"
462 msgstr "Copy text \t base_import.tests.models.char"
463
464 #. module: base_import
465 #: help:base_import.import,file:0
466 msgid "File to check and/or import, raw binary (not base64)"
467 msgstr ""
468
469 #. module: base_import
470 #. openerp-web
471 #: code:addons/base_import/static/src/xml/import.xml:230
472 #, python-format
473 msgid "Purchase orders with their respective purchase order lines"
474 msgstr ""
475
476 #. module: base_import
477 #. openerp-web
478 #: code:addons/base_import/static/src/xml/import.xml:60
479 #, python-format
480 msgid ""
481 "If the file contains\n"
482 "                the column names, OpenERP can try auto-detecting the\n"
483 "                field corresponding to the column. This makes imports\n"
484 "                simpler especially when the file has many columns."
485 msgstr ""
486
487 #. module: base_import
488 #. openerp-web
489 #: code:addons/base_import/static/src/xml/import.xml:26
490 #, python-format
491 msgid ".CSV"
492 msgstr ".CSV"
493
494 #. module: base_import
495 #. openerp-web
496 #: code:addons/base_import/static/src/xml/import.xml:360
497 #, python-format
498 msgid ""
499 ". The issue is\n"
500 "            usually an incorrect file encoding."
501 msgstr ""
502
503 #. module: base_import
504 #: model:ir.model,name:base_import.model_base_import_tests_models_m2o_required
505 msgid "base_import.tests.models.m2o.required"
506 msgstr "base_import.tests.models.m2o.required"
507
508 #. module: base_import
509 #: model:ir.model,name:base_import.model_base_import_tests_models_char_noreadonly
510 msgid "base_import.tests.models.char.noreadonly"
511 msgstr "base_import.tests.models.char.noreadonly"
512
513 #. module: base_import
514 #. openerp-web
515 #: code:addons/base_import/static/src/xml/import.xml:113
516 #, python-format
517 msgid ""
518 "If you edit and save CSV files in speadsheet \n"
519 "                        applications, your computer's regional settings will "
520 "\n"
521 "                        be applied for the separator and delimiter. \n"
522 "                        We suggest you use OpenOffice or LibreOffice Calc \n"
523 "                        as they will allow you to modify all three options \n"
524 "                        (in 'Save As' dialog box > Check the box 'Edit "
525 "filter \n"
526 "                        settings' > Save)."
527 msgstr ""
528
529 #. module: base_import
530 #. openerp-web
531 #: code:addons/base_import/static/src/xml/import.xml:30
532 #, python-format
533 msgid "CSV File:"
534 msgstr "File CSV:"
535
536 #. module: base_import
537 #: model:ir.model,name:base_import.model_base_import_tests_models_preview
538 msgid "base_import.tests.models.preview"
539 msgstr "base_import.tests.models.preview"
540
541 #. module: base_import
542 #: model:ir.model,name:base_import.model_base_import_tests_models_char_required
543 msgid "base_import.tests.models.char.required"
544 msgstr "base_import.tests.models.char.required"
545
546 #. module: base_import
547 #: code:addons/base_import/models.py:112
548 #, python-format
549 msgid "Database ID"
550 msgstr "ID database"
551
552 #. module: base_import
553 #. openerp-web
554 #: code:addons/base_import/static/src/xml/import.xml:313
555 #, python-format
556 msgid "It will produce the following CSV file:"
557 msgstr "Produrrè il sequente file CSV:"
558
559 #. module: base_import
560 #. openerp-web
561 #: code:addons/base_import/static/src/xml/import.xml:362
562 #, python-format
563 msgid "Here is the start of the file we could not import:"
564 msgstr "Questo è l'inizio del file che potremmo non importare:"
565
566 #. module: base_import
567 #: field:base_import.import,file_type:0
568 msgid "File Type"
569 msgstr "Tipo di file"
570
571 #. module: base_import
572 #: model:ir.model,name:base_import.model_base_import_import
573 msgid "base_import.import"
574 msgstr "base_import.import"
575
576 #. module: base_import
577 #: model:ir.model,name:base_import.model_base_import_tests_models_o2m
578 msgid "base_import.tests.models.o2m"
579 msgstr "base_import.tests.models.o2m"
580
581 #. module: base_import
582 #. openerp-web
583 #: code:addons/base_import/static/src/xml/import.xml:360
584 #, python-format
585 msgid "Import preview failed due to:"
586 msgstr ""
587
588 #. module: base_import
589 #. openerp-web
590 #: code:addons/base_import/static/src/xml/import.xml:144
591 #, python-format
592 msgid ""
593 "Country/External ID: the ID of this record \n"
594 "                        referenced in another application (or the .XML file "
595 "\n"
596 "                        that imported it)"
597 msgstr ""
598
599 #. module: base_import
600 #. openerp-web
601 #: code:addons/base_import/static/src/xml/import.xml:35
602 #, python-format
603 msgid "Reload data to check changes."
604 msgstr ""
605
606 #. module: base_import
607 #: model:ir.model,name:base_import.model_base_import_tests_models_char_readonly
608 msgid "base_import.tests.models.char.readonly"
609 msgstr "base_import.tests.models.char.readonly"
610
611 #. module: base_import
612 #. openerp-web
613 #: code:addons/base_import/static/src/xml/import.xml:131
614 #, python-format
615 msgid ""
616 "Some fields define a relationship with another \n"
617 "                        object. For example, the country of a contact is a \n"
618 "                        link to a record of the 'Country' object. When you \n"
619 "                        want to import such fields, OpenERP will have to \n"
620 "                        recreate links between the different records. \n"
621 "                        To help you import such fields, OpenERP provides 3 \n"
622 "                        mechanisms. You must use one and only one mechanism "
623 "\n"
624 "                        per field you want to import."
625 msgstr ""
626
627 #. module: base_import
628 #. openerp-web
629 #: code:addons/base_import/static/src/xml/import.xml:201
630 #, python-format
631 msgid ""
632 "The tags should be separated by a comma without any \n"
633 "                        spacing. For example, if you want you customer to be "
634 "\n"
635 "                        lined to both tags 'Manufacturer' and 'Retailer' \n"
636 "                        then you will encode it as follow \"Manufacturer,\n"
637 "                        Retailer\" in the same column of your CSV file."
638 msgstr ""
639
640 #. module: base_import
641 #: code:addons/base_import/models.py:264
642 #, python-format
643 msgid "You must configure at least one field to import"
644 msgstr "Dovete configurare almeno un campo da importare"
645
646 #. module: base_import
647 #. openerp-web
648 #: code:addons/base_import/static/src/xml/import.xml:304
649 #, python-format
650 msgid "company_2,Organi,True"
651 msgstr "company_2,Organi,Vero"
652
653 #. module: base_import
654 #. openerp-web
655 #: code:addons/base_import/static/src/xml/import.xml:58
656 #, python-format
657 msgid ""
658 "The first row of the\n"
659 "                file contains the label of the column"
660 msgstr ""
661
662 #. module: base_import
663 #: model:ir.model,name:base_import.model_base_import_tests_models_char_states
664 msgid "base_import.tests.models.char.states"
665 msgstr "base_import.tests.models.char.states"
666
667 #. module: base_import
668 #. openerp-web
669 #: code:addons/base_import/static/src/xml/import.xml:7
670 #, python-format
671 msgid "Import a CSV File"
672 msgstr "Importa un file CSV"
673
674 #. module: base_import
675 #. openerp-web
676 #: code:addons/base_import/static/src/js/import.js:74
677 #, python-format
678 msgid "Quoting:"
679 msgstr "Preventivazione:"
680
681 #. module: base_import
682 #: model:ir.model,name:base_import.model_base_import_tests_models_m2o_required_related
683 msgid "base_import.tests.models.m2o.required.related"
684 msgstr "base_import.tests.models.m2o.required.related"
685
686 #. module: base_import
687 #. openerp-web
688 #: code:addons/base_import/static/src/xml/import.xml:293
689 #, python-format
690 msgid ")."
691 msgstr ")."
692
693 #. module: base_import
694 #. openerp-web
695 #: code:addons/base_import/static/src/xml/import.xml:18
696 #: code:addons/base_import/static/src/xml/import.xml:396
697 #, python-format
698 msgid "Import"
699 msgstr "Importa"
700
701 #. module: base_import
702 #. openerp-web
703 #: code:addons/base_import/static/src/js/import.js:438
704 #, python-format
705 msgid "Here are the possible values:"
706 msgstr "Ecco i possibili valori:"
707
708 #. module: base_import
709 #. openerp-web
710 #: code:addons/base_import/static/src/xml/import.xml:82
711 #, python-format
712 msgid "The"
713 msgstr "Il"
714
715 #. module: base_import
716 #. openerp-web
717 #: code:addons/base_import/static/src/js/import.js:248
718 #, python-format
719 msgid ""
720 "A single column was found in the file, this often means the file separator "
721 "is incorrect"
722 msgstr ""
723
724 #. module: base_import
725 #. openerp-web
726 #: code:addons/base_import/static/src/xml/import.xml:293
727 #, python-format
728 msgid "dump of such a PostgreSQL database"
729 msgstr ""
730
731 #. module: base_import
732 #. openerp-web
733 #: code:addons/base_import/static/src/xml/import.xml:301
734 #, python-format
735 msgid "This SQL command will create the following CSV file:"
736 msgstr ""
737
738 #. module: base_import
739 #. openerp-web
740 #: code:addons/base_import/static/src/xml/import.xml:228
741 #, python-format
742 msgid ""
743 "The following CSV file shows how to import purchase \n"
744 "                        orders with their respective purchase order lines:"
745 msgstr ""
746
747 #. module: base_import
748 #. openerp-web
749 #: code:addons/base_import/static/src/xml/import.xml:91
750 #, python-format
751 msgid ""
752 "What can I do when the Import preview table isn't \n"
753 "                        displayed correctly?"
754 msgstr ""
755
756 #. module: base_import
757 #: field:base_import.tests.models.char,value:0
758 #: field:base_import.tests.models.char.noreadonly,value:0
759 #: field:base_import.tests.models.char.readonly,value:0
760 #: field:base_import.tests.models.char.required,value:0
761 #: field:base_import.tests.models.char.states,value:0
762 #: field:base_import.tests.models.char.stillreadonly,value:0
763 #: field:base_import.tests.models.m2o,value:0
764 #: field:base_import.tests.models.m2o.related,value:0
765 #: field:base_import.tests.models.m2o.required,value:0
766 #: field:base_import.tests.models.m2o.required.related,value:0
767 #: field:base_import.tests.models.o2m,value:0
768 #: field:base_import.tests.models.o2m.child,parent_id:0
769 #: field:base_import.tests.models.o2m.child,value:0
770 msgid "unknown"
771 msgstr "sconosciuto"
772
773 #. module: base_import
774 #. openerp-web
775 #: code:addons/base_import/static/src/xml/import.xml:317
776 #, python-format
777 msgid "person_2,Laurence,False,company_1"
778 msgstr ""
779
780 #. module: base_import
781 #. openerp-web
782 #: code:addons/base_import/static/src/xml/import.xml:149
783 #, python-format
784 msgid "Country/External ID: base.be"
785 msgstr ""
786
787 #. module: base_import
788 #. openerp-web
789 #: code:addons/base_import/static/src/xml/import.xml:288
790 #, python-format
791 msgid ""
792 "As an example, suppose you have a SQL database \n"
793 "                        with two tables you want to import: companies and \n"
794 "                        persons. Each person belong to one company, so you \n"
795 "                        will have to recreate the link between a person and "
796 "\n"
797 "                        the company he work for. (If you want to test this \n"
798 "                        example, here is a"
799 msgstr ""
800
801 #. module: base_import
802 #. openerp-web
803 #: code:addons/base_import/static/src/js/import.js:427
804 #, python-format
805 msgid "(%d more)"
806 msgstr ""
807
808 #. module: base_import
809 #. openerp-web
810 #: code:addons/base_import/static/src/xml/import.xml:227
811 #, python-format
812 msgid "File for some Quotations"
813 msgstr ""
814
815 #. module: base_import
816 #. openerp-web
817 #: code:addons/base_import/static/src/js/import.js:72
818 #, python-format
819 msgid "Encoding:"
820 msgstr ""
821
822 #. module: base_import
823 #. openerp-web
824 #: code:addons/base_import/static/src/xml/import.xml:280
825 #, python-format
826 msgid ""
827 "To manage relations between tables, \n"
828 "                        you can use the \"External ID\" facilities of "
829 "OpenERP. \n"
830 "                        The \"External ID\" of a record is the unique "
831 "identifier \n"
832 "                        of this record in another application. This "
833 "\"External \n"
834 "                        ID\" must be unique accoss all the records of all \n"
835 "                        objects, so it's a good practice to prefix this \n"
836 "                        \"External ID\" with the name of the application or "
837 "\n"
838 "                        table. (like 'company_1', 'person_1' instead of '1')"
839 msgstr ""
840
841 #. module: base_import
842 #. openerp-web
843 #: code:addons/base_import/static/src/xml/import.xml:295
844 #, python-format
845 msgid ""
846 "We will first export all companies and their \n"
847 "                        \"External ID\". In PSQL, write the following "
848 "command:"
849 msgstr ""
850
851 #. module: base_import
852 #. openerp-web
853 #: code:addons/base_import/static/src/xml/import.xml:212
854 #, python-format
855 msgid ""
856 "How can I import a one2many relationship (e.g. several \n"
857 "                        Order Lines of a Sales Order)?"
858 msgstr ""
859
860 #. module: base_import
861 #. openerp-web
862 #: code:addons/base_import/static/src/js/import.js:404
863 #, python-format
864 msgid "Everything seems valid."
865 msgstr ""
866
867 #. module: base_import
868 #. openerp-web
869 #: code:addons/base_import/static/src/xml/import.xml:188
870 #, python-format
871 msgid ""
872 "However if you do not wish to change your \n"
873 "                        configuration of product categories, we recommend "
874 "you \n"
875 "                        use make use of the external ID for this field \n"
876 "                        'Category'."
877 msgstr ""
878
879 #. module: base_import
880 #. openerp-web
881 #: code:addons/base_import/static/src/js/import.js:421
882 #, python-format
883 msgid "at row %d"
884 msgstr ""
885
886 #. module: base_import
887 #. openerp-web
888 #: code:addons/base_import/static/src/xml/import.xml:197
889 #, python-format
890 msgid ""
891 "How can I import a many2many relationship field \n"
892 "                        (e.g. a customer that has multiple tags)?"
893 msgstr ""
894
895 #. module: base_import
896 #. openerp-web
897 #: code:addons/base_import/static/src/xml/import.xml:80
898 #, python-format
899 msgid "XXX/ID"
900 msgstr ""
901
902 #. module: base_import
903 #. openerp-web
904 #: code:addons/base_import/static/src/xml/import.xml:275
905 #, python-format
906 msgid ""
907 "If you need to import data from different tables, \n"
908 "                        you will have to recreate relations between records "
909 "\n"
910 "                        belonging to different tables. (e.g. if you import \n"
911 "                        companies and persons, you will have to recreate the "
912 "\n"
913 "                        link between each person and the company they work \n"
914 "                        for)."
915 msgstr ""
916
917 #. module: base_import
918 #. openerp-web
919 #: code:addons/base_import/static/src/xml/import.xml:150
920 #, python-format
921 msgid ""
922 "According to your need, you should use \n"
923 "                        one of these 3 ways to reference records in "
924 "relations. \n"
925 "                        Here is when you should use one or the other, \n"
926 "                        according to your need:"
927 msgstr ""
928
929 #. module: base_import
930 #. openerp-web
931 #: code:addons/base_import/static/src/xml/import.xml:319
932 #, python-format
933 msgid "person_4,Ramsy,False,company_3"
934 msgstr ""
935
936 #. module: base_import
937 #. openerp-web
938 #: code:addons/base_import/static/src/xml/import.xml:261
939 #, python-format
940 msgid ""
941 "If you do not set all fields in your CSV file, \n"
942 "                        OpenERP will assign the default value for every non "
943 "\n"
944 "                        defined fields. But if you\n"
945 "                        set fields with empty values in your CSV file, "
946 "OpenERP \n"
947 "                        will set the EMPTY value in the field, instead of \n"
948 "                        assigning the default value."
949 msgstr ""
950
951 #. module: base_import
952 #. openerp-web
953 #: code:addons/base_import/static/src/xml/import.xml:20
954 #, python-format
955 msgid "Cancel"
956 msgstr ""
957
958 #. module: base_import
959 #. openerp-web
960 #: code:addons/base_import/static/src/xml/import.xml:257
961 #, python-format
962 msgid ""
963 "What happens if I do not provide a value for a \n"
964 "                        specific field?"
965 msgstr ""
966
967 #. module: base_import
968 #. openerp-web
969 #: code:addons/base_import/static/src/xml/import.xml:68
970 #, python-format
971 msgid "Frequently Asked Questions"
972 msgstr ""
973
974 #. module: base_import
975 #. openerp-web
976 #: code:addons/base_import/static/src/xml/import.xml:305
977 #, python-format
978 msgid "company_3,Boum,True"
979 msgstr ""
980
981 #. module: base_import
982 #. openerp-web
983 #: code:addons/base_import/static/src/js/import.js:176
984 #, python-format
985 msgid "Space"
986 msgstr ""
987
988 #. module: base_import
989 #. openerp-web
990 #: code:addons/base_import/static/src/xml/import.xml:249
991 #, python-format
992 msgid ""
993 "This feature \n"
994 "                        allows you to use the Import/Export tool of OpenERP "
995 "to \n"
996 "                        modify a batch of records in your favorite "
997 "spreadsheet \n"
998 "                        application."
999 msgstr ""
1000
1001 #. module: base_import
1002 #. openerp-web
1003 #: code:addons/base_import/static/src/xml/import.xml:77
1004 #, python-format
1005 msgid ""
1006 "column in OpenERP. When you\n"
1007 "                        import an other record that links to the first\n"
1008 "                        one, use"
1009 msgstr ""
1010
1011 #. module: base_import
1012 #. openerp-web
1013 #: code:addons/base_import/static/src/xml/import.xml:242
1014 #, python-format
1015 msgid ""
1016 "If you import a file that contains one of the \n"
1017 "                        column \"External ID\" or \"Database ID\", records "
1018 "that \n"
1019 "                        have already been imported will be modified instead "
1020 "of \n"
1021 "                        being created. This is very usefull as it allows you "
1022 "\n"
1023 "                        to import several times the same CSV file while "
1024 "having \n"
1025 "                        made some changes in between two imports. OpenERP "
1026 "will \n"
1027 "                        take care of creating or modifying each record \n"
1028 "                        depending if it's new or not."
1029 msgstr ""
1030
1031 #. module: base_import
1032 #. openerp-web
1033 #: code:addons/base_import/static/src/xml/import.xml:169
1034 #, python-format
1035 msgid "CSV file for categories"
1036 msgstr ""
1037
1038 #. module: base_import
1039 #. openerp-web
1040 #: code:addons/base_import/static/src/js/import.js:330
1041 #, python-format
1042 msgid "Normal Fields"
1043 msgstr ""
1044
1045 #. module: base_import
1046 #. openerp-web
1047 #: code:addons/base_import/static/src/xml/import.xml:74
1048 #, python-format
1049 msgid ""
1050 "In order to re-create relationships between\n"
1051 "                        different records, you should use the unique\n"
1052 "                        identifier from the original application and\n"
1053 "                        map it to the"
1054 msgstr ""
1055
1056 #. module: base_import
1057 #. openerp-web
1058 #: code:addons/base_import/static/src/xml/import.xml:170
1059 #, python-format
1060 msgid "CSV file for Products"
1061 msgstr ""
1062
1063 #. module: base_import
1064 #. openerp-web
1065 #: code:addons/base_import/static/src/xml/import.xml:216
1066 #, python-format
1067 msgid ""
1068 "If you want to import sales order having several \n"
1069 "                        order lines; for each order line, you need to "
1070 "reserve \n"
1071 "                        a specific row in the CSV file. The first order line "
1072 "\n"
1073 "                        will be imported on the same row as the information "
1074 "\n"
1075 "                        relative to order. Any additional lines will need an "
1076 "\n"
1077 "                        addtional row that does not have any information in "
1078 "\n"
1079 "                        the fields relative to the order."
1080 msgstr ""
1081
1082 #. module: base_import
1083 #. openerp-web
1084 #: code:addons/base_import/static/src/js/import.js:173
1085 #: code:addons/base_import/static/src/js/import.js:184
1086 #, python-format
1087 msgid "Comma"
1088 msgstr ""
1089
1090 #. module: base_import
1091 #: model:ir.model,name:base_import.model_base_import_tests_models_m2o_related
1092 msgid "base_import.tests.models.m2o.related"
1093 msgstr ""
1094
1095 #. module: base_import
1096 #: field:base_import.tests.models.preview,name:0
1097 msgid "Name"
1098 msgstr ""
1099
1100 #. module: base_import
1101 #. openerp-web
1102 #: code:addons/base_import/static/src/xml/import.xml:80
1103 #, python-format
1104 msgid "to the original unique identifier."
1105 msgstr ""
1106
1107 #. module: base_import
1108 #. openerp-web
1109 #: code:addons/base_import/static/src/xml/import.xml:318
1110 #, python-format
1111 msgid "person_3,Eric,False,company_2"
1112 msgstr ""
1113
1114 #. module: base_import
1115 #: field:base_import.import,res_model:0
1116 msgid "Model"
1117 msgstr ""
1118
1119 #. module: base_import
1120 #. openerp-web
1121 #: code:addons/base_import/static/src/xml/import.xml:77
1122 #: code:addons/base_import/static/src/xml/import.xml:82
1123 #, python-format
1124 msgid "ID"
1125 msgstr ""
1126
1127 #. module: base_import
1128 #. openerp-web
1129 #: code:addons/base_import/static/src/xml/import.xml:329
1130 #, python-format
1131 msgid ""
1132 "The two files produced are ready to be imported in \n"
1133 "                        OpenERP without any modifications. After having \n"
1134 "                        imported these two CSV files, you will have 4 "
1135 "contacts \n"
1136 "                        and 3 companies. (the firsts two contacts are linked "
1137 "\n"
1138 "                        to the first company). You must first import the \n"
1139 "                        companies and then the persons."
1140 msgstr ""
1141
1142 #. module: base_import
1143 #. openerp-web
1144 #: code:addons/base_import/static/src/xml/import.xml:95
1145 #, python-format
1146 msgid ""
1147 "By default the Import preview is set on commas as \n"
1148 "                        field separators and quotation marks as text \n"
1149 "                        delimiters. If your csv file does not have these \n"
1150 "                        settings, you can modify the File Format Options \n"
1151 "                        (displayed under the Browse CSV file bar after you \n"
1152 "                        select your file)."
1153 msgstr ""
1154
1155 #. module: base_import
1156 #. openerp-web
1157 #: code:addons/base_import/static/src/js/import.js:73
1158 #, python-format
1159 msgid "Separator:"
1160 msgstr ""
1161
1162 #. module: base_import
1163 #: field:base_import.import,file_name:0
1164 msgid "File Name"
1165 msgstr ""
1166
1167 #. module: base_import
1168 #. openerp-web
1169 #: code:addons/base_import/models.py:80
1170 #: code:addons/base_import/models.py:111
1171 #: code:addons/base_import/static/src/xml/import.xml:77
1172 #: code:addons/base_import/static/src/xml/import.xml:82
1173 #, python-format
1174 msgid "External ID"
1175 msgstr ""
1176
1177 #. module: base_import
1178 #. openerp-web
1179 #: code:addons/base_import/static/src/xml/import.xml:39
1180 #, python-format
1181 msgid "File Format Options…"
1182 msgstr ""
1183
1184 #. module: base_import
1185 #. openerp-web
1186 #: code:addons/base_import/static/src/js/import.js:423
1187 #, python-format
1188 msgid "between rows %d and %d"
1189 msgstr ""
1190
1191 #. module: base_import
1192 #. openerp-web
1193 #: code:addons/base_import/static/src/xml/import.xml:19
1194 #, python-format
1195 msgid "or"
1196 msgstr ""
1197
1198 #. module: base_import
1199 #. openerp-web
1200 #: code:addons/base_import/static/src/xml/import.xml:223
1201 #, python-format
1202 msgid ""
1203 "As an example, here is \n"
1204 "                        purchase.order_functional_error_line_cant_adpat.CSV "
1205 "\n"
1206 "                        file of some quotations you can import, based on "
1207 "demo \n"
1208 "                        data."
1209 msgstr ""
1210
1211 #. module: base_import
1212 #: field:base_import.import,file:0
1213 msgid "File"
1214 msgstr ""