From 30cc869890661a3f6b9c4e5ec6f267ab9817e779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul=20=28ACSONE=29?= Date: Mon, 15 Aug 2016 22:15:34 +0200 Subject: [PATCH] [FIX] remove en.po that was erroneously created by transbot --- stock_mts_mto_rule/i18n/en.po | 96 ----------------------------------- 1 file changed, 96 deletions(-) delete mode 100644 stock_mts_mto_rule/i18n/en.po diff --git a/stock_mts_mto_rule/i18n/en.po b/stock_mts_mto_rule/i18n/en.po deleted file mode 100644 index a2a47da8d..000000000 --- a/stock_mts_mto_rule/i18n/en.po +++ /dev/null @@ -1,96 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * stock_mts_mto_rule -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: stock-logistics-warehouse (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-23 20:23+0000\n" -"PO-Revision-Date: 2015-09-15 13:05+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: English (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-8-0/language/en/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: en\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: stock_mts_mto_rule -#: code:addons/stock_mts_mto_rule/model/warehouse.py:53 -#, python-format -msgid "Can't find MTO Rule on the warehouse" -msgstr "Can't find MTO Rule on the warehouse" - -#. module: stock_mts_mto_rule -#: code:addons/stock_mts_mto_rule/model/warehouse.py:60 -#, python-format -msgid "Can't find MTS Rule on the warehouse" -msgstr "Can't find MTS Rule on the warehouse" - -#. module: stock_mts_mto_rule -#: code:addons/stock_mts_mto_rule/model/warehouse.py:49 -#, python-format -msgid "Can't find any generic MTS+MTO route." -msgstr "Can't find any generic MTS+MTO route." - -#. module: stock_mts_mto_rule -#: code:addons/stock_mts_mto_rule/model/rule.py:36 -#, python-format -msgid "Choose between MTS and MTO" -msgstr "Choose between MTS and MTO" - -#. module: stock_mts_mto_rule -#: help:stock.warehouse,mto_mts_management:0 -msgid "" -"If this new route is selected on product form view, a purchase order will be" -" created only if the virtual stock is less than 0 else, the product will be " -"taken from stocks" -msgstr "If this new route is selected on product form view, a purchase order will be created only if the virtual stock is less than 0 else, the product will be taken from stocks" - -#. module: stock_mts_mto_rule -#: field:procurement.rule,mto_rule_id:0 -msgid "MTO Rule" -msgstr "MTO Rule" - -#. module: stock_mts_mto_rule -#: field:stock.warehouse,mts_mto_rule_id:0 -msgid "MTO+MTS rule" -msgstr "MTO+MTS rule" - -#. module: stock_mts_mto_rule -#: field:procurement.rule,mts_rule_id:0 -msgid "MTS Rule" -msgstr "MTS Rule" - -#. module: stock_mts_mto_rule -#: code:addons/stock_mts_mto_rule/model/warehouse.py:63 -#, python-format -msgid "MTS+MTO" -msgstr "MTS+MTO" - -#. module: stock_mts_mto_rule -#: model:stock.location.route,name:stock_mts_mto_rule.route_mto_mts -msgid "Make To Order + Make To Stock" -msgstr "Make To Order + Make To Stock" - -#. module: stock_mts_mto_rule -#: model:ir.model,name:stock_mts_mto_rule.model_procurement_order -msgid "Procurement" -msgstr "Procurement" - -#. module: stock_mts_mto_rule -#: model:ir.model,name:stock_mts_mto_rule.model_procurement_rule -msgid "Procurement Rule" -msgstr "Procurement Rule" - -#. module: stock_mts_mto_rule -#: field:stock.warehouse,mto_mts_management:0 -msgid "Use MTO+MTS rules" -msgstr "Use MTO+MTS rules" - -#. module: stock_mts_mto_rule -#: model:ir.model,name:stock_mts_mto_rule.model_stock_warehouse -msgid "Warehouse" -msgstr "Warehouse"