pt_BR.po 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * purchase_discount
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  8. # bossnm11 <bossnm11@gmail.com>, 2014
  9. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  10. # Chanseok <kcsgoodboy@gmail.com>, 2014
  11. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  12. # danimaribeiro <danimaribeiro@gmail.com>, 2015-2016
  13. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2014
  14. # Hotellook, 2014
  15. # jeon <bluerespect@nate.com>, 2014
  16. # John Toro <johntoro@gmail.com>, 2015
  17. # Jong-Dae Park <jdpark7@gmail.com>, 2013,2015
  18. # Kevin Min <gr326887@graded.br>, 2015
  19. # Kunwoo Kim <crazyabtmath@naver.com>, 2015
  20. # LEE SI HYEONG <super2451894@gmail.com>, 2014
  21. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  22. # Paolo Valier, 2016
  23. # Paulo Ricardo <ti@shoppingescritorio.com.br>, 2016
  24. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  25. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  26. # SaFi J. <safi2266@gmail.com>, 2015
  27. # Sam Ryoo <samryoo@gmail.com>, 2014
  28. # Seo. Junmin <sof.midnight@live.co.kr>, 2015
  29. # seungil <luck8778@gmail.com>, 2014
  30. # SEUNGWON <baeksw0620@gmail.com>, 2014
  31. msgid ""
  32. msgstr ""
  33. "Project-Id-Version: purchase-workflow (8.0)\n"
  34. "Report-Msgid-Bugs-To: \n"
  35. "POT-Creation-Date: 2016-05-15 09:24+0000\n"
  36. "PO-Revision-Date: 2016-05-18 16:52+0000\n"
  37. "Last-Translator: Paulo Ricardo <ti@shoppingescritorio.com.br>\n"
  38. "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-"
  39. "purchase-workflow-8-0/language/pt_BR/)\n"
  40. "Language: pt_BR\n"
  41. "MIME-Version: 1.0\n"
  42. "Content-Type: text/plain; charset=UTF-8\n"
  43. "Content-Transfer-Encoding: \n"
  44. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  45. #. module: purchase_discount
  46. #: view:website:purchase.report_purchaseorder_document
  47. msgid "Disc. (%)"
  48. msgstr "Desc. (%)"
  49. #. module: purchase_discount
  50. #: field:purchase.order.line,discount:0
  51. msgid "Discount (%)"
  52. msgstr "Desconto (%)"
  53. #. module: purchase_discount
  54. #: sql_constraint:purchase.order.line:0
  55. msgid "Discount must be lower than 100%."
  56. msgstr "Desconto deve ser inferior a 100%."
  57. #. module: purchase_discount
  58. #: model:ir.model,name:purchase_discount.model_purchase_order
  59. msgid "Purchase Order"
  60. msgstr "Ordem de Compra"
  61. #. module: purchase_discount
  62. #: model:ir.model,name:purchase_discount.model_purchase_order_line
  63. msgid "Purchase Order Line"
  64. msgstr "Linha da Ordem de Compra"
  65. #. module: purchase_discount
  66. #: model:ir.model,name:purchase_discount.model_stock_move
  67. msgid "Stock Move"
  68. msgstr "Mover Estoque"