[MERGE] New menus. Get rid of jQuery accordion. Added folding and floating menus.
[odoo/odoo.git] / addons / mrp_repair / i18n / ko.po
1 # Korean translation for openobject-addons
2 # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
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: 2011-01-11 11:15+0000\n"
11 "PO-Revision-Date: 2009-09-08 14:15+0000\n"
12 "Last-Translator: ekodaq <ceo@ekosdaq.com>\n"
13 "Language-Team: Korean <ko@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: 2011-09-05 05:41+0000\n"
18 "X-Generator: Launchpad (build 13830)\n"
19
20 #. module: mrp_repair
21 #: view:mrp.repair:0
22 msgid "Fees Line"
23 msgstr "수수료 라인"
24
25 #. module: mrp_repair
26 #: help:mrp.repair,state:0
27 msgid ""
28 " * The 'Draft' state is used when a user is encoding a new and unconfirmed "
29 "repair order.             \n"
30 "* The 'Confirmed' state is used when a user confirms the repair order.       "
31 "      \n"
32 "* The 'Ready to Repair' state is used to start to repairing, user can start "
33 "repairing only after repair order is confirmed.             \n"
34 "* The 'To be Invoiced' state is used to generate the invoice before or after "
35 "repairing done.             \n"
36 "* The 'Done' state is set when repairing is completed.            \n"
37 "* The 'Cancelled' state is used when user cancel repair order."
38 msgstr ""
39
40 #. module: mrp_repair
41 #: field:mrp.repair.line,move_id:0
42 msgid "Inventory Move"
43 msgstr "재고 이동"
44
45 #. module: mrp_repair
46 #: model:ir.actions.act_window,help:mrp_repair.action_repair_order_tree
47 msgid ""
48 "Repair orders allow you to organize your product repairs. In a repair order, "
49 "you can detail the components you remove, add or replace and record the time "
50 "you spent on the different operations. The repair order uses the warranty "
51 "date on the production lot in order to know if whether the repair should be "
52 "invoiced to the customer or not."
53 msgstr ""
54
55 #. module: mrp_repair
56 #: view:mrp.repair:0
57 msgid "Group By..."
58 msgstr ""
59
60 #. module: mrp_repair
61 #: view:mrp.repair:0
62 msgid "Recreate Invoice"
63 msgstr "인보이스 재생성"
64
65 #. module: mrp_repair
66 #: help:mrp.repair,deliver_bool:0
67 msgid ""
68 "Check this box if you want to manage the delivery once the product is "
69 "repaired. If cheked, it will create a picking with selected product. Note "
70 "that you can select the locations in the Info tab, if you have the extended "
71 "view."
72 msgstr ""
73
74 #. module: mrp_repair
75 #: model:ir.actions.act_window,name:mrp_repair.action_cancel_repair
76 #: view:mrp.repair.cancel:0
77 msgid "Cancel Repair Order"
78 msgstr ""
79
80 #. module: mrp_repair
81 #: field:mrp.repair.fee,to_invoice:0
82 #: field:mrp.repair.line,to_invoice:0
83 msgid "To Invoice"
84 msgstr ""
85
86 #. module: mrp_repair
87 #: report:repair.order:0
88 msgid "Printing Date"
89 msgstr "인쇄 날짜"
90
91 #. module: mrp_repair
92 #: field:mrp.repair.make_invoice,group:0
93 msgid "Group by partner invoice address"
94 msgstr "파트너 인보이스 주소 별로 그룹화"
95
96 #. module: mrp_repair
97 #: code:addons/mrp_repair/mrp_repair.py:430
98 #, python-format
99 msgid "No product defined on Fees!"
100 msgstr ""
101
102 #. module: mrp_repair
103 #: view:mrp.repair:0
104 msgid "Set to Draft"
105 msgstr "초안으로 설정"
106
107 #. module: mrp_repair
108 #: selection:mrp.repair,state:0
109 msgid "Invoice Exception"
110 msgstr "인보이스 예외"
111
112 #. module: mrp_repair
113 #: field:mrp.repair,address_id:0
114 msgid "Delivery Address"
115 msgstr "배송 주소"
116
117 #. module: mrp_repair
118 #: model:ir.actions.act_window,name:mrp_repair.act_mrp_repair_invoice
119 #: model:ir.model,name:mrp_repair.model_mrp_repair_make_invoice
120 #: view:mrp.repair:0
121 msgid "Make Invoice"
122 msgstr "인보이스 작성"
123
124 #. module: mrp_repair
125 #: field:mrp.repair.fee,price_subtotal:0
126 #: field:mrp.repair.line,price_subtotal:0
127 msgid "Subtotal"
128 msgstr "소계"
129
130 #. module: mrp_repair
131 #: report:repair.order:0
132 msgid "Invoice address :"
133 msgstr "인보이스 주소:"
134
135 #. module: mrp_repair
136 #: field:mrp.repair,guarantee_limit:0
137 msgid "Guarantee limit"
138 msgstr "보증 한도"
139
140 #. module: mrp_repair
141 #: view:mrp.repair:0
142 msgid "Notes"
143 msgstr ""
144
145 #. module: mrp_repair
146 #: model:ir.module.module,description:mrp_repair.module_meta_information
147 msgid ""
148 "\n"
149 "           The aim is to have a complete module to manage all products "
150 "repairs. The following topics should be covered by this module:\n"
151 "           * Add/remove products in the reparation\n"
152 "           * Impact for stocks\n"
153 "           * Invoicing (products and/or services)\n"
154 "           * Warranty concept\n"
155 "           * Repair quotation report\n"
156 "           * Notes for the technician and for the final customer\n"
157 msgstr ""
158
159 #. module: mrp_repair
160 #: field:mrp.repair,amount_tax:0
161 #: field:mrp.repair.fee,tax_id:0
162 #: field:mrp.repair.line,tax_id:0
163 msgid "Taxes"
164 msgstr "세금"
165
166 #. module: mrp_repair
167 #: report:repair.order:0
168 msgid "Net Total :"
169 msgstr "순 합계:"
170
171 #. module: mrp_repair
172 #: code:addons/mrp_repair/mrp_repair.py:430
173 #, python-format
174 msgid "Warning !"
175 msgstr ""
176
177 #. module: mrp_repair
178 #: report:repair.order:0
179 msgid "VAT"
180 msgstr ""
181
182 #. module: mrp_repair
183 #: view:mrp.repair:0
184 msgid "Operations"
185 msgstr "오퍼레이션"
186
187 #. module: mrp_repair
188 #: field:mrp.repair,move_id:0
189 msgid "Move"
190 msgstr "이동"
191
192 #. module: mrp_repair
193 #: code:addons/mrp_repair/mrp_repair.py:365
194 #, python-format
195 msgid "You have to select a Partner Invoice Address in the repair form !"
196 msgstr ""
197
198 #. module: mrp_repair
199 #: model:ir.actions.act_window,name:mrp_repair.action_repair_order_tree
200 #: model:ir.ui.menu,name:mrp_repair.menu_repair_order
201 msgid "Repair Orders"
202 msgstr "수리 주문"
203
204 #. module: mrp_repair
205 #: model:ir.actions.report.xml,name:mrp_repair.report_mrp_repair
206 msgid "Quotation / Order"
207 msgstr "견적 / 주문"
208
209 #. module: mrp_repair
210 #: view:mrp.repair:0
211 msgid "Extra Info"
212 msgstr "기타 정보"
213
214 #. module: mrp_repair
215 #: field:mrp.repair.fee,repair_id:0
216 #: field:mrp.repair.line,repair_id:0
217 msgid "Repair Order Reference"
218 msgstr ""
219
220 #. module: mrp_repair
221 #: selection:mrp.repair.line,state:0
222 msgid "Draft"
223 msgstr "초안"
224
225 #. module: mrp_repair
226 #: code:addons/mrp_repair/mrp_repair.py:379
227 #, python-format
228 msgid "No account defined for partner \"%s\"."
229 msgstr ""
230
231 #. module: mrp_repair
232 #: view:mrp.repair:0
233 #: selection:mrp.repair,state:0
234 #: selection:mrp.repair.line,state:0
235 msgid "Confirmed"
236 msgstr "확정됨"
237
238 #. module: mrp_repair
239 #: view:mrp.repair:0
240 msgid "Repairs order"
241 msgstr "수리 주문"
242
243 #. module: mrp_repair
244 #: report:repair.order:0
245 msgid "Repair Order N° :"
246 msgstr "수리 주문 N° :"
247
248 #. module: mrp_repair
249 #: field:mrp.repair,prodlot_id:0
250 #: field:mrp.repair.line,prodlot_id:0
251 #: report:repair.order:0
252 msgid "Lot Number"
253 msgstr "로트 번호"
254
255 #. module: mrp_repair
256 #: field:mrp.repair,fees_lines:0
257 msgid "Fees Lines"
258 msgstr "수수료 라인"
259
260 #. module: mrp_repair
261 #: field:mrp.repair.line,type:0
262 msgid "Type"
263 msgstr "타입"
264
265 #. module: mrp_repair
266 #: report:repair.order:0
267 msgid "Fees Line(s)"
268 msgstr "수수료 라인"
269
270 #. module: mrp_repair
271 #: selection:mrp.repair,state:0
272 msgid "To be Invoiced"
273 msgstr "인보이스 예정"
274
275 #. module: mrp_repair
276 #: report:repair.order:0
277 msgid "Shipping address :"
278 msgstr "선적 주소:"
279
280 #. module: mrp_repair
281 #: code:addons/mrp_repair/mrp_repair.py:379
282 #: code:addons/mrp_repair/mrp_repair.py:408
283 #: code:addons/mrp_repair/mrp_repair.py:437
284 #, python-format
285 msgid "Error !"
286 msgstr ""
287
288 #. module: mrp_repair
289 #: field:mrp.repair.line,product_uom_qty:0
290 msgid "Quantity (UoM)"
291 msgstr "수량 (UoM)"
292
293 #. module: mrp_repair
294 #: help:mrp.repair.line,state:0
295 msgid ""
296 " * The 'Draft' state is set automatically as draft when repair order in "
297 "draft state.                         \n"
298 "* The 'Confirmed' state is set automatically as confirm when repair order in "
299 "confirm state.                         \n"
300 "* The 'Done' state is set automatically when repair order is completed.      "
301 "                  \n"
302 "* The 'Cancelled' state is set automatically when user cancel repair order."
303 msgstr ""
304
305 #. module: mrp_repair
306 #: report:repair.order:0
307 msgid "Total :"
308 msgstr "합계:"
309
310 #. module: mrp_repair
311 #: view:mrp.repair.cancel:0
312 msgid ""
313 "This operation will cancel the Repair process, but will not cancel it's "
314 "Invoice. Do you want to continue?"
315 msgstr ""
316
317 #. module: mrp_repair
318 #: field:mrp.repair,pricelist_id:0
319 msgid "Pricelist"
320 msgstr "가격리스트"
321
322 #. module: mrp_repair
323 #: view:mrp.repair:0
324 #: field:mrp.repair,quotation_notes:0
325 msgid "Quotation Notes"
326 msgstr "견적 노트"
327
328 #. module: mrp_repair
329 #: code:addons/mrp_repair/wizard/cancel_repair.py:49
330 #, python-format
331 msgid "Warning!"
332 msgstr ""
333
334 #. module: mrp_repair
335 #: view:mrp.repair:0
336 msgid "Search Reair Orders"
337 msgstr ""
338
339 #. module: mrp_repair
340 #: report:repair.order:0
341 msgid "(Add)"
342 msgstr ""
343
344 #. module: mrp_repair
345 #: model:ir.model,name:mrp_repair.model_mrp_repair_line
346 #: view:mrp.repair:0
347 msgid "Repair Line"
348 msgstr "수리 라인"
349
350 #. module: mrp_repair
351 #: view:mrp.repair:0
352 #: field:mrp.repair,partner_id:0
353 msgid "Partner"
354 msgstr "파트너"
355
356 #. module: mrp_repair
357 #: field:mrp.repair,invoice_method:0
358 msgid "Invoice Method"
359 msgstr "인보이스 방식"
360
361 #. module: mrp_repair
362 #: field:mrp.repair,repaired:0
363 msgid "Repaired"
364 msgstr "수리됨"
365
366 #. module: mrp_repair
367 #: model:ir.module.module,shortdesc:mrp_repair.module_meta_information
368 msgid "Products Repairs Module - Manage All products Repairs"
369 msgstr ""
370
371 #. module: mrp_repair
372 #: field:mrp.repair.fee,invoice_line_id:0
373 #: field:mrp.repair.line,invoice_line_id:0
374 msgid "Invoice Line"
375 msgstr "인보이스 라인"
376
377 #. module: mrp_repair
378 #: selection:mrp.repair.line,state:0
379 msgid "Canceled"
380 msgstr "취소됨"
381
382 #. module: mrp_repair
383 #: selection:mrp.repair,invoice_method:0
384 msgid "Before Repair"
385 msgstr "수리 전"
386
387 #. module: mrp_repair
388 #: field:mrp.repair,location_id:0
389 msgid "Current Location"
390 msgstr "현재 위치"
391
392 #. module: mrp_repair
393 #: view:mrp.repair.cancel:0
394 msgid "Yes"
395 msgstr "네"
396
397 #. module: mrp_repair
398 #: field:mrp.repair,invoiced:0
399 #: field:mrp.repair.fee,invoiced:0
400 #: field:mrp.repair.line,invoiced:0
401 msgid "Invoiced"
402 msgstr "인보이스됨"
403
404 #. module: mrp_repair
405 #: view:mrp.repair.cancel:0
406 msgid "No"
407 msgstr "아니오"
408
409 #. module: mrp_repair
410 #: view:mrp.repair.make_invoice:0
411 msgid "Create invoices"
412 msgstr "인보이스 생성"
413
414 #. module: mrp_repair
415 #: report:repair.order:0
416 msgid "(Remove)"
417 msgstr ""
418
419 #. module: mrp_repair
420 #: selection:mrp.repair.line,type:0
421 msgid "Add"
422 msgstr "추가"
423
424 #. module: mrp_repair
425 #: view:mrp.repair.make_invoice:0
426 msgid "Do you really want to create the invoice(s) ?"
427 msgstr ""
428
429 #. module: mrp_repair
430 #: field:mrp.repair,name:0
431 msgid "Repair Reference"
432 msgstr ""
433
434 #. module: mrp_repair
435 #: model:ir.model,name:mrp_repair.model_mrp_repair
436 msgid "Repair Order"
437 msgstr ""
438
439 #. module: mrp_repair
440 #: selection:mrp.repair,state:0
441 msgid "Under Repair"
442 msgstr "수리 중"
443
444 #. module: mrp_repair
445 #: view:mrp.repair:0
446 msgid "Ready To Repair"
447 msgstr ""
448
449 #. module: mrp_repair
450 #: field:mrp.repair,amount_untaxed:0
451 msgid "Untaxed Amount"
452 msgstr "비과세 금액"
453
454 #. module: mrp_repair
455 #: report:repair.order:0
456 msgid "Guarantee Limit"
457 msgstr "보증 한도"
458
459 #. module: mrp_repair
460 #: field:mrp.repair,default_address_id:0
461 msgid "unknown"
462 msgstr ""
463
464 #. module: mrp_repair
465 #: field:mrp.repair,product_id:0
466 #: report:repair.order:0
467 msgid "Product to Repair"
468 msgstr "수리할 상품"
469
470 #. module: mrp_repair
471 #: report:repair.order:0
472 msgid "N° :"
473 msgstr "N° :"
474
475 #. module: mrp_repair
476 #: help:mrp.repair,pricelist_id:0
477 msgid "The pricelist comes from the selected partner, by default."
478 msgstr "가격리스트는 디폴트로 선택된 파트너로부터 생성됩니다."
479
480 #. module: mrp_repair
481 #: view:mrp.repair:0
482 msgid "Date"
483 msgstr ""
484
485 #. module: mrp_repair
486 #: model:ir.model,name:mrp_repair.model_mrp_repair_fee
487 msgid "Repair Fees Line"
488 msgstr ""
489
490 #. module: mrp_repair
491 #: selection:mrp.repair,state:0
492 msgid "Quotation"
493 msgstr "견적"
494
495 #. module: mrp_repair
496 #: view:mrp.repair:0
497 msgid "Compute"
498 msgstr "계산"
499
500 #. module: mrp_repair
501 #: view:mrp.repair:0
502 msgid "Confirm Repair"
503 msgstr "수리 확정"
504
505 #. module: mrp_repair
506 #: report:repair.order:0
507 msgid "Repair Quotation"
508 msgstr "수리 견적"
509
510 #. module: mrp_repair
511 #: view:mrp.repair:0
512 msgid "End Repair"
513 msgstr "수리 완료"
514
515 #. module: mrp_repair
516 #: code:addons/mrp_repair/mrp_repair.py:408
517 #: code:addons/mrp_repair/mrp_repair.py:437
518 #, python-format
519 msgid "No account defined for product \"%s\"."
520 msgstr ""
521
522 #. module: mrp_repair
523 #: view:mrp.repair:0
524 msgid "Quotations"
525 msgstr ""
526
527 #. module: mrp_repair
528 #: field:mrp.repair.fee,product_uom_qty:0
529 #: report:repair.order:0
530 msgid "Quantity"
531 msgstr "수량"
532
533 #. module: mrp_repair
534 #: view:mrp.repair:0
535 msgid "Start Repair"
536 msgstr "수리 시작"
537
538 #. module: mrp_repair
539 #: view:mrp.repair:0
540 #: field:mrp.repair,state:0
541 #: field:mrp.repair.line,state:0
542 msgid "State"
543 msgstr ""
544
545 #. module: mrp_repair
546 #: view:mrp.repair:0
547 msgid "Qty"
548 msgstr "수량"
549
550 #. module: mrp_repair
551 #: field:mrp.repair.fee,price_unit:0
552 #: field:mrp.repair.line,price_unit:0
553 #: report:repair.order:0
554 msgid "Unit Price"
555 msgstr "단가"
556
557 #. module: mrp_repair
558 #: selection:mrp.repair,state:0
559 #: selection:mrp.repair.line,state:0
560 msgid "Done"
561 msgstr "완료"
562
563 #. module: mrp_repair
564 #: help:mrp.repair,guarantee_limit:0
565 msgid ""
566 "The guarantee limit is computed as: last move date + warranty defined on "
567 "selected product. If the current date is below the guarantee limit, each "
568 "operation and fee you will add will be set as 'not to invoiced' by default. "
569 "Note that you can change manually afterwards."
570 msgstr ""
571
572 #. module: mrp_repair
573 #: field:mrp.repair,invoice_id:0
574 msgid "Invoice"
575 msgstr "인보이스"
576
577 #. module: mrp_repair
578 #: view:mrp.repair:0
579 msgid "Fees"
580 msgstr "수수료"
581
582 #. module: mrp_repair
583 #: selection:mrp.repair,state:0
584 #: view:mrp.repair.make_invoice:0
585 msgid "Cancel"
586 msgstr "취소"
587
588 #. module: mrp_repair
589 #: field:mrp.repair.line,location_dest_id:0
590 msgid "Dest. Location"
591 msgstr "목적지 위치"
592
593 #. module: mrp_repair
594 #: report:repair.order:0
595 msgid "Operation Line(s)"
596 msgstr "오퍼레이션 라인"
597
598 #. module: mrp_repair
599 #: view:mrp.repair:0
600 msgid "History"
601 msgstr "히스토리"
602
603 #. module: mrp_repair
604 #: field:mrp.repair,location_dest_id:0
605 msgid "Delivery Location"
606 msgstr "배송 위치"
607
608 #. module: mrp_repair
609 #: help:mrp.repair,invoice_method:0
610 msgid ""
611 "This field allow you to change the workflow of the repair order. If value "
612 "selected is different from 'No Invoice', it also allow you to select the "
613 "pricelist and invoicing address."
614 msgstr ""
615 "이 필드를 통해 수리 주문의 워크플로우를 변경할 수 있습니다. 선택한 값이 '인보이스 없음'과 다르면, 가격리스트와 인보이싱 주소를 "
616 "선택할 수 있습니다."
617
618 #. module: mrp_repair
619 #: view:mrp.repair.make_invoice:0
620 msgid "Create Invoice"
621 msgstr ""
622
623 #. module: mrp_repair
624 #: field:mrp.repair.fee,name:0
625 #: field:mrp.repair.line,name:0
626 #: report:repair.order:0
627 msgid "Description"
628 msgstr "설명"
629
630 #. module: mrp_repair
631 #: field:mrp.repair,operations:0
632 msgid "Operation Lines"
633 msgstr "오퍼레이션 라인"
634
635 #. module: mrp_repair
636 #: view:mrp.repair:0
637 msgid "invoiced"
638 msgstr ""
639
640 #. module: mrp_repair
641 #: view:mrp.repair:0
642 #: field:mrp.repair.fee,product_id:0
643 #: field:mrp.repair.line,product_id:0
644 msgid "Product"
645 msgstr "상품"
646
647 #. module: mrp_repair
648 #: view:mrp.repair:0
649 msgid "Invoice Corrected"
650 msgstr "교정된 인보이스"
651
652 #. module: mrp_repair
653 #: report:repair.order:0
654 msgid "Price"
655 msgstr "가격"
656
657 #. module: mrp_repair
658 #: field:mrp.repair,deliver_bool:0
659 msgid "Deliver"
660 msgstr "전달"
661
662 #. module: mrp_repair
663 #: view:mrp.repair:0
664 #: field:mrp.repair,internal_notes:0
665 msgid "Internal Notes"
666 msgstr "내부 노트"
667
668 #. module: mrp_repair
669 #: report:repair.order:0
670 msgid "Taxes:"
671 msgstr "세금:"
672
673 #. module: mrp_repair
674 #: field:mrp.repair,picking_id:0
675 msgid "Picking"
676 msgstr ""
677
678 #. module: mrp_repair
679 #: view:mrp.repair:0
680 msgid "Untaxed amount"
681 msgstr "과세 안된 금액"
682
683 #. module: mrp_repair
684 #: code:addons/mrp_repair/wizard/cancel_repair.py:41
685 #, python-format
686 msgid "Active ID is not Found"
687 msgstr ""
688
689 #. module: mrp_repair
690 #: code:addons/mrp_repair/wizard/cancel_repair.py:49
691 #, python-format
692 msgid "Repair order is not invoiced."
693 msgstr ""
694
695 #. module: mrp_repair
696 #: view:mrp.repair:0
697 msgid "Total amount"
698 msgstr "총액"
699
700 #. module: mrp_repair
701 #: view:mrp.repair:0
702 msgid "UoM"
703 msgstr ""
704
705 #. module: mrp_repair
706 #: selection:mrp.repair.line,type:0
707 msgid "Remove"
708 msgstr "제거"
709
710 #. module: mrp_repair
711 #: field:mrp.repair.fee,product_uom:0
712 #: field:mrp.repair.line,product_uom:0
713 msgid "Product UoM"
714 msgstr "상품 UOM"
715
716 #. module: mrp_repair
717 #: field:mrp.repair,partner_invoice_id:0
718 msgid "Invoicing Address"
719 msgstr "인보이싱 주소"
720
721 #. module: mrp_repair
722 #: selection:mrp.repair,invoice_method:0
723 msgid "After Repair"
724 msgstr "수리 후"
725
726 #. module: mrp_repair
727 #: view:mrp.repair:0
728 msgid "Invoicing"
729 msgstr "인보이싱"
730
731 #. module: mrp_repair
732 #: field:mrp.repair.line,location_id:0
733 msgid "Source Location"
734 msgstr "소스 위치"
735
736 #. module: mrp_repair
737 #: model:ir.model,name:mrp_repair.model_mrp_repair_cancel
738 #: view:mrp.repair:0
739 msgid "Cancel Repair"
740 msgstr "수리 취소"
741
742 #. module: mrp_repair
743 #: selection:mrp.repair,invoice_method:0
744 msgid "No Invoice"
745 msgstr "인보이스 없음"
746
747 #. module: mrp_repair
748 #: view:mrp.repair:0
749 msgid "States"
750 msgstr "상태"
751
752 #. module: mrp_repair
753 #: help:mrp.repair,partner_id:0
754 msgid ""
755 "This field allow you to choose the parner that will be invoiced and delivered"
756 msgstr "이 필드를 통해 인보이스되고, 배송받을 파트너를 선택할 수 있습니다."
757
758 #. module: mrp_repair
759 #: field:mrp.repair,amount_total:0
760 msgid "Total"
761 msgstr "합계"
762
763 #. module: mrp_repair
764 #: selection:mrp.repair,state:0
765 msgid "Ready to Repair"
766 msgstr "수리 준비됨"
767
768 #. module: mrp_repair
769 #: code:addons/mrp_repair/mrp_repair.py:365
770 #, python-format
771 msgid "No partner !"
772 msgstr "파트너가 없음 !"
773
774 #~ msgid "Repair State"
775 #~ msgstr "수리 상태"
776
777 #~ msgid "Repair Order Ref"
778 #~ msgstr "수리 주문 참조"
779
780 #~ msgid "Repairs in quotation"
781 #~ msgstr "견적 중인 수리"
782
783 #~ msgid "Repair Fees line"
784 #~ msgstr "수리 수수료 라인"
785
786 #~ msgid "Repairs"
787 #~ msgstr "수리"
788
789 #~ msgid "Packing"
790 #~ msgstr "포장"
791
792 #~ msgid "Gives the state of the Repair Order"
793 #~ msgstr "수리 주문 상태를 알려줍니다."
794
795 #~ msgid ""
796 #~ "The garantee limit is computed as: last move date + warranty defined on "
797 #~ "selected product. If the current date is below the garantee limit, each "
798 #~ "operation and fee you will add will be set as 'not to invoiced' by default. "
799 #~ "Note that you can change manually afterwards."
800 #~ msgstr ""
801 #~ "보증 한도 계산 공식: 최종 이동 날짜 + 선택된 상품에 정의된 보증. 현재 날짜가 보증 한도보다 이전이면, 각 오퍼레이션과 귀하가 "
802 #~ "부가할 수수료는 디폴트로 \"인보이스 안함'으로 설정되며, 나중에 수작업으로 변경할 수 있습니다."
803
804 #~ msgid "Repairs in progress"
805 #~ msgstr "진행 중인 수리"
806
807 #, python-format
808 #~ msgid "You have to select a partner in the repair form !"
809 #~ msgstr "수리 양식에서 파트너를 선택해야 합니다 !"
810
811 #~ msgid "Status"
812 #~ msgstr "상태"
813
814 #~ msgid "New Repair"
815 #~ msgstr "새 수리"
816
817 #~ msgid ""
818 #~ "This operation  will  cancel the  Repair process, but  will not cancel it's "
819 #~ "Invoice. Do you want to continue?"
820 #~ msgstr "이 오퍼레이션을 수리 프로세스를 취소하지만, 인보이스를 취소하지는 않습니다. 계속 하시겠습니까?"
821
822 #~ msgid "Repairs Ready to Start"
823 #~ msgstr "수리 시작 준비"
824
825 #~ msgid "Repairs Order"
826 #~ msgstr "수리 주문"
827
828 #~ msgid "Repair Operations Lines"
829 #~ msgstr "수리 오퍼레이션 라인"
830
831 #~ msgid "Repairs to be invoiced"
832 #~ msgstr "인보이스할 수리"
833
834 #~ msgid "Products Repairs Module"
835 #~ msgstr "상품 수리 모듈"
836
837 #~ msgid "Do you really want to create the invoices ?"
838 #~ msgstr "인보이스를 생성하시겠습니까?"
839
840 #~ msgid ""
841 #~ "Check this box if you want to manage the delivery once the product is "
842 #~ "repaired. If cheked, it will create a packing with selected product. Note "
843 #~ "that you can select the locations in the Info tab, if you have the extended "
844 #~ "view."
845 #~ msgstr ""
846 #~ "상품이 수리된 후 배송을 관리하려면 이 박스를 체크하십시오. 선택한 상품의 포장을 생성합니다. 또한, 확장된 뷰 상태라면, 정보 탭에서 "
847 #~ "위치를 선택할 수 있습니다."
848
849 #~ msgid "Repair Ref"
850 #~ msgstr "수리 참조"
851
852 #~ msgid "Make invoices"
853 #~ msgstr "인보이스 작성"
854
855 #~ msgid "Cancel Repair...??"
856 #~ msgstr "수리 취소...??"
857
858 #~ msgid "Quality"
859 #~ msgstr "품질"