# Translation of Odoo Server. # This file contains the translation of the following modules: # * mrp_hook # # Translators: # Dorin Hongu , 2015 msgid "" msgstr "" "Project-Id-Version: manufacture (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-12-10 15:32+0000\n" "PO-Revision-Date: 2015-12-09 10:10+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Romanian (http://www.transifex.com/oca/OCA-manufacture-8-0/" "language/ro/)\n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" #. module: mrp_hook #: model:ir.model,name:mrp_hook.model_mrp_bom msgid "Bill of Material" msgstr "Listă de materiale" #. module: mrp_hook #: code:addons/mrp_hook/models/mrp_bom.py:123 #, python-format msgid "BoM \"%s\" contains a BoM line with a product recursion: \"%s\"." msgstr "LdM\"%s\" conține o line cu un produs recurent: \"%s\"." #. module: mrp_hook #: code:addons/mrp_hook/models/mrp_bom.py:151 #, python-format msgid "" "BoM \"%s\" contains a phantom BoM line but the product \"%s\" does not have " "any BoM defined." msgstr "" "LdM \"%s\" conține o linie fantomă dar produsul \"%s\" nu are definită o LdM."