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