[REF] audittrail: code refactoring. still not totally working x_x
[odoo/odoo.git] / addons / mrp_subproduct / i18n / sr.po
index 57cb0e7..de6c264 100644 (file)
@@ -7,27 +7,28 @@ msgid ""
 msgstr ""
 "Project-Id-Version: openobject-addons\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2009-08-28 16:01+0000\n"
-"PO-Revision-Date: 2010-10-15 10:26+0000\n"
-"Last-Translator: zmmaj <Unknown>\n"
+"POT-Creation-Date: 2011-01-03 16:58+0000\n"
+"PO-Revision-Date: 2010-11-04 08:53+0000\n"
+"Last-Translator: OpenERP Administrators <Unknown>\n"
 "Language-Team: Serbian <sr@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2010-10-16 04:48+0000\n"
-"X-Generator: Launchpad (build Unknown)\n"
+"X-Launchpad-Export-Date: 2011-11-05 05:38+0000\n"
+"X-Generator: Launchpad (build 14231)\n"
 
 #. module: mrp_subproduct
-#: constraint:ir.ui.view:0
-msgid "Invalid XML for View Architecture!"
-msgstr "Nevažeći XML za pregled arhitekture"
+#: field:mrp.subproduct,product_id:0
+msgid "Product"
+msgstr "Proizvod"
 
 #. module: mrp_subproduct
-#: constraint:ir.model:0
+#: sql_constraint:mrp.bom:0
 msgid ""
-"The Object name must start with x_ and not contain any special character !"
+"All product quantities must be greater than 0.\n"
+"You should install the mrp_subproduct module if you want to manage extra "
+"products on BoMs !"
 msgstr ""
-"Ime objekta mora da počinje sa x_ i ne sme da sadrži specijalne karaktere !"
 
 #. module: mrp_subproduct
 #: view:mrp.bom:0
@@ -35,14 +36,27 @@ msgid "sub products"
 msgstr "pod proizvodi"
 
 #. module: mrp_subproduct
-#: field:mrp.subproduct,product_id:0
-msgid "Product"
-msgstr "Proizvod"
+#: model:ir.model,name:mrp_subproduct.model_mrp_production
+msgid "Manufacturing Order"
+msgstr "Zahtev Proizvodnje"
 
 #. module: mrp_subproduct
-#: model:ir.model,name:mrp_subproduct.model_mrp_subproduct
-msgid "Mrp Sub Product"
-msgstr "Mrp Pod Proizvod"
+#: model:ir.module.module,shortdesc:mrp_subproduct.module_meta_information
+msgid ""
+"MRP Sub Product - To produce several products from one production order"
+msgstr ""
+"MRP SubProizvod- Za Proizvodnju nekoliko proizvoda iz jednog proizvodnog "
+"zahteva"
+
+#. module: mrp_subproduct
+#: field:mrp.subproduct,product_qty:0
+msgid "Product Qty"
+msgstr "Kol, Proizvoda"
+
+#. module: mrp_subproduct
+#: field:mrp.bom,sub_products:0
+msgid "sub_products"
+msgstr "pod_proizvod"
 
 #. module: mrp_subproduct
 #: field:mrp.subproduct,subproduct_type:0
@@ -50,9 +64,23 @@ msgid "Quantity Type"
 msgstr "Tip Kolicine"
 
 #. module: mrp_subproduct
-#: field:mrp.subproduct,product_qty:0
-msgid "Product Qty"
-msgstr "Kol, Proizvoda"
+#: model:ir.model,name:mrp_subproduct.model_mrp_bom
+msgid "Bill of Material"
+msgstr "Racun Materijala"
+
+#. module: mrp_subproduct
+#: model:ir.module.module,description:mrp_subproduct.module_meta_information
+msgid ""
+"\n"
+"This module allows you to produce several products from one production "
+"order.\n"
+"You can configure sub-products in the bill of material.\n"
+"Without this module:\n"
+"    A + B + C -> D\n"
+"With this module:\n"
+"    A + B + C -> D + E\n"
+"    "
+msgstr ""
 
 #. module: mrp_subproduct
 #: field:mrp.subproduct,product_uom:0
@@ -65,6 +93,11 @@ msgid "BoM"
 msgstr "BoM"
 
 #. module: mrp_subproduct
+#: constraint:mrp.bom:0
+msgid "Error ! You can not create recursive BoM."
+msgstr ""
+
+#. module: mrp_subproduct
 #: view:mrp.bom:0
 msgid "Sub Products"
 msgstr "Pod proizvodi"
@@ -75,16 +108,30 @@ msgid "Variable"
 msgstr "Promjenljiva"
 
 #. module: mrp_subproduct
-#: field:mrp.bom,sub_products:0
-msgid "sub_products"
-msgstr "pod_proizvod"
+#: constraint:mrp.production:0
+msgid "Order quantity cannot be negative or zero !"
+msgstr ""
+
+#. module: mrp_subproduct
+#: model:ir.model,name:mrp_subproduct.model_mrp_subproduct
+msgid "Sub Product"
+msgstr "SubProizvod"
 
 #. module: mrp_subproduct
 #: selection:mrp.subproduct,subproduct_type:0
 msgid "Fixed"
 msgstr "Fiksno"
 
-#. module: mrp_subproduct
-#: model:ir.module.module,shortdesc:mrp_subproduct.module_meta_information
-msgid "MRP Sub Product"
-msgstr "MRP Pod Proizvod"
+#~ msgid ""
+#~ "The Object name must start with x_ and not contain any special character !"
+#~ msgstr ""
+#~ "Ime objekta mora da počinje sa x_ i ne sme da sadrži specijalne karaktere !"
+
+#~ msgid "Invalid XML for View Architecture!"
+#~ msgstr "Nevažeći XML za pregled arhitekture"
+
+#~ msgid "Mrp Sub Product"
+#~ msgstr "Mrp Pod Proizvod"
+
+#~ msgid "MRP Sub Product"
+#~ msgstr "MRP Pod Proizvod"