[FIX] remove en.po that was erroneously created by transbot

This commit is contained in:
Stéphane Bidoul (ACSONE)
2016-08-15 22:15:34 +02:00
committed by Deivis Laya
parent ceef61fece
commit 30cc869890

View File

@@ -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 <transbot@odoo-community.org>\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"