Launchpad automatic translations update.
[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-05-09 10:19+0000\n"
11 "PO-Revision-Date: 2011-01-19 12:00+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: 2012-02-08 07:28+0000\n"
18 "X-Generator: Launchpad (build 14747)\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:435
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 #: view:mrp.repair:0
137 #: field:mrp.repair,guarantee_limit:0
138 msgid "Guarantee limit"
139 msgstr "보증 한도"
140
141 #. module: mrp_repair
142 #: view:mrp.repair:0
143 msgid "Notes"
144 msgstr ""
145
146 #. module: mrp_repair
147 #: model:ir.module.module,description:mrp_repair.module_meta_information
148 msgid ""
149 "\n"
150 "           The aim is to have a complete module to manage all products "
151 "repairs. The following topics should be covered by this module:\n"
152 "           * Add/remove products in the reparation\n"
153 "           * Impact for stocks\n"
154 "           * Invoicing (products and/or services)\n"
155 "           * Warranty concept\n"
156 "           * Repair quotation report\n"
157 "           * Notes for the technician and for the final customer\n"
158 msgstr ""
159
160 #. module: mrp_repair
161 #: view:mrp.repair:0
162 #: field:mrp.repair,amount_tax:0
163 #: field:mrp.repair.fee,tax_id:0
164 #: field:mrp.repair.line,tax_id:0
165 msgid "Taxes"
166 msgstr "세금"
167
168 #. module: mrp_repair
169 #: report:repair.order:0
170 msgid "Net Total :"
171 msgstr "순 합계:"
172
173 #. module: mrp_repair
174 #: code:addons/mrp_repair/mrp_repair.py:435
175 #, python-format
176 msgid "Warning !"
177 msgstr ""
178
179 #. module: mrp_repair
180 #: report:repair.order:0
181 msgid "VAT"
182 msgstr ""
183
184 #. module: mrp_repair
185 #: view:mrp.repair:0
186 msgid "Operations"
187 msgstr "오퍼레이션"
188
189 #. module: mrp_repair
190 #: field:mrp.repair,move_id:0
191 msgid "Move"
192 msgstr "이동"
193
194 #. module: mrp_repair
195 #: code:addons/mrp_repair/mrp_repair.py:370
196 #, python-format
197 msgid "You have to select a Partner Invoice Address in the repair form !"
198 msgstr ""
199
200 #. module: mrp_repair
201 #: model:ir.actions.act_window,name:mrp_repair.action_repair_order_tree
202 #: model:ir.ui.menu,name:mrp_repair.menu_repair_order
203 msgid "Repair Orders"
204 msgstr "수리 주문"
205
206 #. module: mrp_repair
207 #: model:ir.actions.report.xml,name:mrp_repair.report_mrp_repair
208 msgid "Quotation / Order"
209 msgstr "견적 / 주문"
210
211 #. module: mrp_repair
212 #: code:addons/mrp_repair/mrp_repair.py:337
213 #, python-format
214 msgid "Warning"
215 msgstr ""
216
217 #. module: mrp_repair
218 #: view:mrp.repair:0
219 msgid "Extra Info"
220 msgstr "기타 정보"
221
222 #. module: mrp_repair
223 #: field:mrp.repair.fee,repair_id:0
224 #: field:mrp.repair.line,repair_id:0
225 msgid "Repair Order Reference"
226 msgstr ""
227
228 #. module: mrp_repair
229 #: selection:mrp.repair.line,state:0
230 msgid "Draft"
231 msgstr "초안"
232
233 #. module: mrp_repair
234 #: code:addons/mrp_repair/mrp_repair.py:384
235 #, python-format
236 msgid "No account defined for partner \"%s\"."
237 msgstr ""
238
239 #. module: mrp_repair
240 #: view:mrp.repair:0
241 #: selection:mrp.repair,state:0
242 #: selection:mrp.repair.line,state:0
243 msgid "Confirmed"
244 msgstr "확정됨"
245
246 #. module: mrp_repair
247 #: view:mrp.repair:0
248 msgid "Repairs order"
249 msgstr "수리 주문"
250
251 #. module: mrp_repair
252 #: report:repair.order:0
253 msgid "Repair Order N° :"
254 msgstr "수리 주문 N° :"
255
256 #. module: mrp_repair
257 #: field:mrp.repair,prodlot_id:0
258 #: field:mrp.repair.line,prodlot_id:0
259 #: report:repair.order:0
260 msgid "Lot Number"
261 msgstr "로트 번호"
262
263 #. module: mrp_repair
264 #: field:mrp.repair,fees_lines:0
265 msgid "Fees Lines"
266 msgstr "수수료 라인"
267
268 #. module: mrp_repair
269 #: field:mrp.repair.line,type:0
270 msgid "Type"
271 msgstr "타입"
272
273 #. module: mrp_repair
274 #: report:repair.order:0
275 msgid "Fees Line(s)"
276 msgstr "수수료 라인"
277
278 #. module: mrp_repair
279 #: selection:mrp.repair,state:0
280 msgid "To be Invoiced"
281 msgstr "인보이스 예정"
282
283 #. module: mrp_repair
284 #: report:repair.order:0
285 msgid "Shipping address :"
286 msgstr "선적 주소:"
287
288 #. module: mrp_repair
289 #: code:addons/mrp_repair/mrp_repair.py:334
290 #: code:addons/mrp_repair/mrp_repair.py:384
291 #: code:addons/mrp_repair/mrp_repair.py:413
292 #: code:addons/mrp_repair/mrp_repair.py:442
293 #, python-format
294 msgid "Error !"
295 msgstr ""
296
297 #. module: mrp_repair
298 #: field:mrp.repair.line,product_uom_qty:0
299 msgid "Quantity (UoM)"
300 msgstr "수량 (UoM)"
301
302 #. module: mrp_repair
303 #: help:mrp.repair.line,state:0
304 msgid ""
305 " * The 'Draft' state is set automatically as draft when repair order in "
306 "draft state.                         \n"
307 "* The 'Confirmed' state is set automatically as confirm when repair order in "
308 "confirm state.                         \n"
309 "* The 'Done' state is set automatically when repair order is completed.      "
310 "                  \n"
311 "* The 'Cancelled' state is set automatically when user cancel repair order."
312 msgstr ""
313
314 #. module: mrp_repair
315 #: report:repair.order:0
316 msgid "Total :"
317 msgstr "합계:"
318
319 #. module: mrp_repair
320 #: view:mrp.repair.cancel:0
321 msgid ""
322 "This operation will cancel the Repair process, but will not cancel it's "
323 "Invoice. Do you want to continue?"
324 msgstr ""
325
326 #. module: mrp_repair
327 #: field:mrp.repair,pricelist_id:0
328 msgid "Pricelist"
329 msgstr "가격리스트"
330
331 #. module: mrp_repair
332 #: view:mrp.repair:0
333 #: field:mrp.repair,quotation_notes:0
334 msgid "Quotation Notes"
335 msgstr "견적 노트"
336
337 #. module: mrp_repair
338 #: code:addons/mrp_repair/wizard/cancel_repair.py:49
339 #, python-format
340 msgid "Warning!"
341 msgstr ""
342
343 #. module: mrp_repair
344 #: view:mrp.repair:0
345 msgid "Search Reair Orders"
346 msgstr ""
347
348 #. module: mrp_repair
349 #: report:repair.order:0
350 msgid "(Add)"
351 msgstr ""
352
353 #. module: mrp_repair
354 #: model:ir.model,name:mrp_repair.model_mrp_repair_line
355 #: view:mrp.repair:0
356 msgid "Repair Line"
357 msgstr "수리 라인"
358
359 #. module: mrp_repair
360 #: view:mrp.repair:0
361 #: field:mrp.repair,partner_id:0
362 msgid "Partner"
363 msgstr "파트너"
364
365 #. module: mrp_repair
366 #: field:mrp.repair,invoice_method:0
367 msgid "Invoice Method"
368 msgstr "인보이스 방식"
369
370 #. module: mrp_repair
371 #: field:mrp.repair,repaired:0
372 msgid "Repaired"
373 msgstr "수리됨"
374
375 #. module: mrp_repair
376 #: model:ir.module.module,shortdesc:mrp_repair.module_meta_information
377 msgid "Products Repairs Module - Manage All products Repairs"
378 msgstr ""
379
380 #. module: mrp_repair
381 #: field:mrp.repair.fee,invoice_line_id:0
382 #: field:mrp.repair.line,invoice_line_id:0
383 msgid "Invoice Line"
384 msgstr "인보이스 라인"
385
386 #. module: mrp_repair
387 #: selection:mrp.repair.line,state:0
388 msgid "Canceled"
389 msgstr "취소됨"
390
391 #. module: mrp_repair
392 #: code:addons/mrp_repair/mrp_repair.py:337
393 #, python-format
394 msgid "Production lot is required for opration line with product '%s'"
395 msgstr ""
396
397 #. module: mrp_repair
398 #: selection:mrp.repair,invoice_method:0
399 msgid "Before Repair"
400 msgstr "수리 전"
401
402 #. module: mrp_repair
403 #: field:mrp.repair,location_id:0
404 msgid "Current Location"
405 msgstr "현재 위치"
406
407 #. module: mrp_repair
408 #: view:mrp.repair.cancel:0
409 msgid "Yes"
410 msgstr "네"
411
412 #. module: mrp_repair
413 #: field:mrp.repair,invoiced:0
414 #: field:mrp.repair.fee,invoiced:0
415 #: field:mrp.repair.line,invoiced:0
416 msgid "Invoiced"
417 msgstr "인보이스됨"
418
419 #. module: mrp_repair
420 #: view:mrp.repair.cancel:0
421 msgid "No"
422 msgstr "아니오"
423
424 #. module: mrp_repair
425 #: view:mrp.repair.make_invoice:0
426 msgid "Create invoices"
427 msgstr "인보이스 생성"
428
429 #. module: mrp_repair
430 #: report:repair.order:0
431 msgid "(Remove)"
432 msgstr ""
433
434 #. module: mrp_repair
435 #: selection:mrp.repair.line,type:0
436 msgid "Add"
437 msgstr "추가"
438
439 #. module: mrp_repair
440 #: view:mrp.repair.make_invoice:0
441 msgid "Do you really want to create the invoice(s) ?"
442 msgstr ""
443
444 #. module: mrp_repair
445 #: field:mrp.repair,name:0
446 msgid "Repair Reference"
447 msgstr ""
448
449 #. module: mrp_repair
450 #: model:ir.model,name:mrp_repair.model_mrp_repair
451 msgid "Repair Order"
452 msgstr ""
453
454 #. module: mrp_repair
455 #: selection:mrp.repair,state:0
456 msgid "Under Repair"
457 msgstr "수리 중"
458
459 #. module: mrp_repair
460 #: view:mrp.repair:0
461 msgid "Ready To Repair"
462 msgstr ""
463
464 #. module: mrp_repair
465 #: field:mrp.repair,amount_untaxed:0
466 msgid "Untaxed Amount"
467 msgstr "비과세 금액"
468
469 #. module: mrp_repair
470 #: report:repair.order:0
471 msgid "Guarantee Limit"
472 msgstr "보증 한도"
473
474 #. module: mrp_repair
475 #: field:mrp.repair,default_address_id:0
476 msgid "unknown"
477 msgstr ""
478
479 #. module: mrp_repair
480 #: field:mrp.repair,product_id:0
481 #: report:repair.order:0
482 msgid "Product to Repair"
483 msgstr "수리할 상품"
484
485 #. module: mrp_repair
486 #: report:repair.order:0
487 msgid "N° :"
488 msgstr "N° :"
489
490 #. module: mrp_repair
491 #: help:mrp.repair,pricelist_id:0
492 msgid "The pricelist comes from the selected partner, by default."
493 msgstr "가격리스트는 디폴트로 선택된 파트너로부터 생성됩니다."
494
495 #. module: mrp_repair
496 #: view:mrp.repair:0
497 msgid "Date"
498 msgstr ""
499
500 #. module: mrp_repair
501 #: model:ir.model,name:mrp_repair.model_mrp_repair_fee
502 msgid "Repair Fees Line"
503 msgstr ""
504
505 #. module: mrp_repair
506 #: selection:mrp.repair,state:0
507 msgid "Quotation"
508 msgstr "견적"
509
510 #. module: mrp_repair
511 #: view:mrp.repair:0
512 msgid "Compute"
513 msgstr "계산"
514
515 #. module: mrp_repair
516 #: view:mrp.repair:0
517 msgid "Confirm Repair"
518 msgstr "수리 확정"
519
520 #. module: mrp_repair
521 #: report:repair.order:0
522 msgid "Repair Quotation"
523 msgstr "수리 견적"
524
525 #. module: mrp_repair
526 #: view:mrp.repair:0
527 msgid "End Repair"
528 msgstr "수리 완료"
529
530 #. module: mrp_repair
531 #: code:addons/mrp_repair/mrp_repair.py:413
532 #: code:addons/mrp_repair/mrp_repair.py:442
533 #, python-format
534 msgid "No account defined for product \"%s\"."
535 msgstr ""
536
537 #. module: mrp_repair
538 #: view:mrp.repair:0
539 msgid "Quotations"
540 msgstr ""
541
542 #. module: mrp_repair
543 #: field:mrp.repair.fee,product_uom_qty:0
544 #: report:repair.order:0
545 msgid "Quantity"
546 msgstr "수량"
547
548 #. module: mrp_repair
549 #: view:mrp.repair:0
550 msgid "Start Repair"
551 msgstr "수리 시작"
552
553 #. module: mrp_repair
554 #: view:mrp.repair:0
555 #: field:mrp.repair,state:0
556 #: field:mrp.repair.line,state:0
557 msgid "State"
558 msgstr ""
559
560 #. module: mrp_repair
561 #: view:mrp.repair:0
562 msgid "Qty"
563 msgstr "수량"
564
565 #. module: mrp_repair
566 #: field:mrp.repair.fee,price_unit:0
567 #: field:mrp.repair.line,price_unit:0
568 #: report:repair.order:0
569 msgid "Unit Price"
570 msgstr "단가"
571
572 #. module: mrp_repair
573 #: selection:mrp.repair,state:0
574 #: selection:mrp.repair.line,state:0
575 msgid "Done"
576 msgstr "완료"
577
578 #. module: mrp_repair
579 #: help:mrp.repair,guarantee_limit:0
580 msgid ""
581 "The guarantee limit is computed as: last move date + warranty defined on "
582 "selected product. If the current date is below the guarantee limit, each "
583 "operation and fee you will add will be set as 'not to invoiced' by default. "
584 "Note that you can change manually afterwards."
585 msgstr ""
586
587 #. module: mrp_repair
588 #: field:mrp.repair,invoice_id:0
589 msgid "Invoice"
590 msgstr "인보이스"
591
592 #. module: mrp_repair
593 #: view:mrp.repair:0
594 msgid "Fees"
595 msgstr "수수료"
596
597 #. module: mrp_repair
598 #: selection:mrp.repair,state:0
599 #: view:mrp.repair.make_invoice:0
600 msgid "Cancel"
601 msgstr "취소"
602
603 #. module: mrp_repair
604 #: field:mrp.repair.line,location_dest_id:0
605 msgid "Dest. Location"
606 msgstr "목적지 위치"
607
608 #. module: mrp_repair
609 #: report:repair.order:0
610 msgid "Operation Line(s)"
611 msgstr "오퍼레이션 라인"
612
613 #. module: mrp_repair
614 #: view:mrp.repair:0
615 msgid "History"
616 msgstr "히스토리"
617
618 #. module: mrp_repair
619 #: field:mrp.repair,location_dest_id:0
620 msgid "Delivery Location"
621 msgstr "배송 위치"
622
623 #. module: mrp_repair
624 #: help:mrp.repair,invoice_method:0
625 msgid ""
626 "This field allow you to change the workflow of the repair order. If value "
627 "selected is different from 'No Invoice', it also allow you to select the "
628 "pricelist and invoicing address."
629 msgstr ""
630 "이 필드를 통해 수리 주문의 워크플로우를 변경할 수 있습니다. 선택한 값이 '인보이스 없음'과 다르면, 가격리스트와 인보이싱 주소를 "
631 "선택할 수 있습니다."
632
633 #. module: mrp_repair
634 #: view:mrp.repair.make_invoice:0
635 msgid "Create Invoice"
636 msgstr ""
637
638 #. module: mrp_repair
639 #: field:mrp.repair.fee,name:0
640 #: field:mrp.repair.line,name:0
641 #: report:repair.order:0
642 msgid "Description"
643 msgstr "설명"
644
645 #. module: mrp_repair
646 #: field:mrp.repair,operations:0
647 msgid "Operation Lines"
648 msgstr "오퍼레이션 라인"
649
650 #. module: mrp_repair
651 #: view:mrp.repair:0
652 msgid "invoiced"
653 msgstr ""
654
655 #. module: mrp_repair
656 #: view:mrp.repair:0
657 #: field:mrp.repair.fee,product_id:0
658 #: field:mrp.repair.line,product_id:0
659 msgid "Product"
660 msgstr "상품"
661
662 #. module: mrp_repair
663 #: view:mrp.repair:0
664 msgid "Invoice Corrected"
665 msgstr "교정된 인보이스"
666
667 #. module: mrp_repair
668 #: report:repair.order:0
669 msgid "Price"
670 msgstr "가격"
671
672 #. module: mrp_repair
673 #: field:mrp.repair,deliver_bool:0
674 msgid "Deliver"
675 msgstr "전달"
676
677 #. module: mrp_repair
678 #: view:mrp.repair:0
679 #: field:mrp.repair,internal_notes:0
680 msgid "Internal Notes"
681 msgstr "내부 노트"
682
683 #. module: mrp_repair
684 #: report:repair.order:0
685 msgid "Taxes:"
686 msgstr "세금:"
687
688 #. module: mrp_repair
689 #: field:mrp.repair,picking_id:0
690 msgid "Picking"
691 msgstr ""
692
693 #. module: mrp_repair
694 #: view:mrp.repair:0
695 msgid "Untaxed amount"
696 msgstr "과세 안된 금액"
697
698 #. module: mrp_repair
699 #: code:addons/mrp_repair/wizard/cancel_repair.py:41
700 #, python-format
701 msgid "Active ID is not Found"
702 msgstr ""
703
704 #. module: mrp_repair
705 #: code:addons/mrp_repair/wizard/cancel_repair.py:49
706 #, python-format
707 msgid "Repair order is not invoiced."
708 msgstr ""
709
710 #. module: mrp_repair
711 #: view:mrp.repair:0
712 msgid "Total amount"
713 msgstr "총액"
714
715 #. module: mrp_repair
716 #: view:mrp.repair:0
717 msgid "UoM"
718 msgstr ""
719
720 #. module: mrp_repair
721 #: selection:mrp.repair.line,type:0
722 msgid "Remove"
723 msgstr "제거"
724
725 #. module: mrp_repair
726 #: field:mrp.repair.fee,product_uom:0
727 #: field:mrp.repair.line,product_uom:0
728 msgid "Product UoM"
729 msgstr "상품 UOM"
730
731 #. module: mrp_repair
732 #: field:mrp.repair,partner_invoice_id:0
733 msgid "Invoicing Address"
734 msgstr "인보이싱 주소"
735
736 #. module: mrp_repair
737 #: selection:mrp.repair,invoice_method:0
738 msgid "After Repair"
739 msgstr "수리 후"
740
741 #. module: mrp_repair
742 #: view:mrp.repair:0
743 msgid "Invoicing"
744 msgstr "인보이싱"
745
746 #. module: mrp_repair
747 #: field:mrp.repair.line,location_id:0
748 msgid "Source Location"
749 msgstr "소스 위치"
750
751 #. module: mrp_repair
752 #: model:ir.model,name:mrp_repair.model_mrp_repair_cancel
753 #: view:mrp.repair:0
754 msgid "Cancel Repair"
755 msgstr "수리 취소"
756
757 #. module: mrp_repair
758 #: selection:mrp.repair,invoice_method:0
759 msgid "No Invoice"
760 msgstr "인보이스 없음"
761
762 #. module: mrp_repair
763 #: view:mrp.repair:0
764 msgid "States"
765 msgstr "상태"
766
767 #. module: mrp_repair
768 #: help:mrp.repair,partner_id:0
769 msgid ""
770 "This field allow you to choose the parner that will be invoiced and delivered"
771 msgstr "이 필드를 통해 인보이스되고, 배송받을 파트너를 선택할 수 있습니다."
772
773 #. module: mrp_repair
774 #: field:mrp.repair,amount_total:0
775 msgid "Total"
776 msgstr "합계"
777
778 #. module: mrp_repair
779 #: selection:mrp.repair,state:0
780 msgid "Ready to Repair"
781 msgstr "수리 준비됨"
782
783 #. module: mrp_repair
784 #: code:addons/mrp_repair/mrp_repair.py:370
785 #, python-format
786 msgid "No partner !"
787 msgstr "파트너가 없음 !"