[REF] audittrail: code refactoring. still not totally working x_x
[odoo/odoo.git] / addons / mrp_subproduct / i18n / bs.po
index 95595d8..64a19ac 100644 (file)
@@ -6,24 +6,27 @@ msgid ""
 msgstr ""
 "Project-Id-Version: OpenERP Server 6.0dev\n"
 "Report-Msgid-Bugs-To: support@openerp.com\n"
-"POT-Creation-Date: 2010-10-18 17:46+0000\n"
+"POT-Creation-Date: 2011-01-03 16:58+0000\n"
 "PO-Revision-Date: 2010-08-03 08:08+0000\n"
 "Last-Translator: Miro Glavić <glavicmiro@gmail.com>\n"
 "Language-Team: \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-30 05: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 "Neodgovarajući XML za arhitekturu prikaza!"
+#: field:mrp.subproduct,product_id:0
+msgid "Product"
+msgstr "Proizvod"
 
 #. module: mrp_subproduct
-#: model:ir.model,name:mrp_subproduct.model_mrp_subproduct
-msgid "Sub Product"
+#: sql_constraint:mrp.bom:0
+msgid ""
+"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 ""
 
 #. module: mrp_subproduct
@@ -43,9 +46,9 @@ msgid ""
 msgstr ""
 
 #. module: mrp_subproduct
-#: field:mrp.subproduct,product_id:0
-msgid "Product"
-msgstr "Proizvod"
+#: field:mrp.subproduct,product_qty:0
+msgid "Product Qty"
+msgstr "Proizvod Kol."
 
 #. module: mrp_subproduct
 #: field:mrp.bom,sub_products:0
@@ -63,9 +66,18 @@ msgid "Bill of Material"
 msgstr ""
 
 #. module: mrp_subproduct
-#: field:mrp.subproduct,product_qty:0
-msgid "Product Qty"
-msgstr "Proizvod Kol."
+#: 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
@@ -78,6 +90,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 "Poluproizvodi"
@@ -88,19 +105,30 @@ msgid "Variable"
 msgstr "Promjenljivo"
 
 #. module: mrp_subproduct
-#: constraint:ir.model:0
-msgid ""
-"The Object name must start with x_ and not contain any special character !"
+#: 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 ""
-"Naziv Objekta mora počinjati sa x_ i ne smije sadržavati specijalne znakove!"
 
 #. module: mrp_subproduct
 #: selection:mrp.subproduct,subproduct_type:0
 msgid "Fixed"
 msgstr "Fiksno"
 
+#~ msgid "Invalid XML for View Architecture!"
+#~ msgstr "Neodgovarajući XML za arhitekturu prikaza!"
+
 #~ msgid "MRP Sub Product"
 #~ msgstr "MRP Poluproizvod"
 
+#~ msgid ""
+#~ "The Object name must start with x_ and not contain any special character !"
+#~ msgstr ""
+#~ "Naziv Objekta mora počinjati sa x_ i ne smije sadržavati specijalne znakove!"
+
 #~ msgid "Mrp Sub Product"
 #~ msgstr "Mrp Poluproizvod"