# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * price_security
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: odoo-addons (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-05 14:24+0000\n"
"PO-Revision-Date: 2015-09-01 18:00+0000\n"
"Last-Translator: <>\n"
"Language-Team: Hungarian (http://www.transifex.com/adhoc/ingadhoc-odoo-addons-8-0/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: price_security
#: field:product.template,can_modify_prices:0
msgid "Can modify prices"
msgstr ""

#. module: price_security
#: field:res.users.discount_restriction,create_uid:0
msgid "Created by"
msgstr ""

#. module: price_security
#: field:res.users.discount_restriction,create_date:0
msgid "Created on"
msgstr ""

#. module: price_security
#: model:ir.model,name:price_security.model_res_users_discount_restriction
msgid "Discount Restriction"
msgstr ""

#. module: price_security
#: field:res.users,discount_restriction_ids:0
msgid "Discount Restrictions"
msgstr ""

#. module: price_security
#: view:res.users:price_security.view_price_security_users_form
msgid "Discounts Permissions"
msgstr ""

#. module: price_security
#: field:res.users.discount_restriction,id:0
msgid "ID"
msgstr ""

#. module: price_security
#: help:product.template,can_modify_prices:0
msgid ""
"If checked all users can modify the        price of this product in a sale "
"order or invoice."
msgstr ""

#. module: price_security
#: model:ir.model,name:price_security.model_account_invoice_line
msgid "Invoice Line"
msgstr ""

#. module: price_security
#: field:res.users.discount_restriction,write_uid:0
msgid "Last Updated by"
msgstr ""

#. module: price_security
#: field:res.users.discount_restriction,write_date:0
msgid "Last Updated on"
msgstr ""

#. module: price_security
#: field:res.users.discount_restriction,max_discount:0
msgid "Max. Discount"
msgstr ""

#. module: price_security
#: field:res.users.discount_restriction,min_discount:0
msgid "Min. Discount"
msgstr ""

#. module: price_security
#: field:res.users.discount_restriction,pricelist_id:0
msgid "Pricelist"
msgstr ""

#. module: price_security
#: model:ir.model,name:price_security.model_product_template
msgid "Product Template"
msgstr ""

#. module: price_security
#: model:res.groups,name:price_security.group_restrict_prices
msgid "Restrict Prices"
msgstr ""

#. module: price_security
#: model:ir.model,name:price_security.model_sale_order_line
msgid "Sales Order Line"
msgstr ""

#. module: price_security
#: code:addons/price_security/models/res_users.py:63
#, python-format
msgid ""
"The applied discount is out of range with respect to the allowed. The "
"discount can be between %s and %s for the current price list"
msgstr ""

#. module: price_security
#: field:res.users.discount_restriction,user_id:0
msgid "User"
msgstr "Felhasználó"

#. module: price_security
#: model:ir.model,name:price_security.model_res_users
msgid "Users"
msgstr "Felhasználók"

#. module: price_security
#: code:addons/price_security/models/res_users.py:54
#, python-format
msgid "You can not give any discount greater than pricelist discounts"
msgstr ""

#. module: price_security
#: view:account.invoice:price_security.invoice_form
#: view:sale.order:price_security.view_price_security_order_form
msgid "{'readonly':[('product_can_modify_prices','=', False)]}"
msgstr ""