hu.po 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * price_security
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: odoo-addons (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-01-05 14:24+0000\n"
  11. "PO-Revision-Date: 2015-09-01 18:00+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Hungarian (http://www.transifex.com/adhoc/ingadhoc-odoo-addons-8-0/language/hu/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: hu\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: price_security
  20. #: field:product.template,can_modify_prices:0
  21. msgid "Can modify prices"
  22. msgstr ""
  23. #. module: price_security
  24. #: field:res.users.discount_restriction,create_uid:0
  25. msgid "Created by"
  26. msgstr ""
  27. #. module: price_security
  28. #: field:res.users.discount_restriction,create_date:0
  29. msgid "Created on"
  30. msgstr ""
  31. #. module: price_security
  32. #: model:ir.model,name:price_security.model_res_users_discount_restriction
  33. msgid "Discount Restriction"
  34. msgstr ""
  35. #. module: price_security
  36. #: field:res.users,discount_restriction_ids:0
  37. msgid "Discount Restrictions"
  38. msgstr ""
  39. #. module: price_security
  40. #: view:res.users:price_security.view_price_security_users_form
  41. msgid "Discounts Permissions"
  42. msgstr ""
  43. #. module: price_security
  44. #: field:res.users.discount_restriction,id:0
  45. msgid "ID"
  46. msgstr ""
  47. #. module: price_security
  48. #: help:product.template,can_modify_prices:0
  49. msgid ""
  50. "If checked all users can modify the price of this product in a sale "
  51. "order or invoice."
  52. msgstr ""
  53. #. module: price_security
  54. #: model:ir.model,name:price_security.model_account_invoice_line
  55. msgid "Invoice Line"
  56. msgstr ""
  57. #. module: price_security
  58. #: field:res.users.discount_restriction,write_uid:0
  59. msgid "Last Updated by"
  60. msgstr ""
  61. #. module: price_security
  62. #: field:res.users.discount_restriction,write_date:0
  63. msgid "Last Updated on"
  64. msgstr ""
  65. #. module: price_security
  66. #: field:res.users.discount_restriction,max_discount:0
  67. msgid "Max. Discount"
  68. msgstr ""
  69. #. module: price_security
  70. #: field:res.users.discount_restriction,min_discount:0
  71. msgid "Min. Discount"
  72. msgstr ""
  73. #. module: price_security
  74. #: field:res.users.discount_restriction,pricelist_id:0
  75. msgid "Pricelist"
  76. msgstr ""
  77. #. module: price_security
  78. #: model:ir.model,name:price_security.model_product_template
  79. msgid "Product Template"
  80. msgstr ""
  81. #. module: price_security
  82. #: model:res.groups,name:price_security.group_restrict_prices
  83. msgid "Restrict Prices"
  84. msgstr ""
  85. #. module: price_security
  86. #: model:ir.model,name:price_security.model_sale_order_line
  87. msgid "Sales Order Line"
  88. msgstr ""
  89. #. module: price_security
  90. #: code:addons/price_security/models/res_users.py:63
  91. #, python-format
  92. msgid ""
  93. "The applied discount is out of range with respect to the allowed. The "
  94. "discount can be between %s and %s for the current price list"
  95. msgstr ""
  96. #. module: price_security
  97. #: field:res.users.discount_restriction,user_id:0
  98. msgid "User"
  99. msgstr "Felhasználó"
  100. #. module: price_security
  101. #: model:ir.model,name:price_security.model_res_users
  102. msgid "Users"
  103. msgstr "Felhasználók"
  104. #. module: price_security
  105. #: code:addons/price_security/models/res_users.py:54
  106. #, python-format
  107. msgid "You can not give any discount greater than pricelist discounts"
  108. msgstr ""
  109. #. module: price_security
  110. #: view:account.invoice:price_security.invoice_form
  111. #: view:sale.order:price_security.view_price_security_order_form
  112. msgid "{'readonly':[('product_can_modify_prices','=', False)]}"
  113. msgstr ""