diff --git a/stock_reserve/i18n/en.po b/stock_reserve/i18n/en.po deleted file mode 100644 index 2f8fc810d..000000000 --- a/stock_reserve/i18n/en.po +++ /dev/null @@ -1,186 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * stock_reserve -# -# 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_reserve -#: model:ir.actions.act_window,help:stock_reserve.action_stock_reservation_tree -msgid "" -"

\n" -" Click to create a stock reservation.\n" -"

\n" -" This menu allow you to prepare and reserve some quantities\n" -" of products.\n" -"

\n" -" " -msgstr "

\n Click to create a stock reservation.\n

\n This menu allow you to prepare and reserve some quantities\n of products.\n

\n " - -#. module: stock_reserve -#: field:stock.reservation,create_uid:0 -msgid "Created by" -msgstr "Created by" - -#. module: stock_reserve -#: field:stock.reservation,create_date:0 -msgid "Created on" -msgstr "Created on" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_form -msgid "Details" -msgstr "Details" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Draft" -msgstr "Draft" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Group By..." -msgstr "Group By..." - -#. module: stock_reserve -#: field:stock.reservation,id:0 -msgid "ID" -msgstr "ID" - -#. module: stock_reserve -#: field:stock.reservation,write_uid:0 -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: stock_reserve -#: field:stock.reservation,write_date:0 -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_form -msgid "Locations" -msgstr "Locations" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Moves are reserved." -msgstr "Moves are reserved." - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Not already reserved" -msgstr "Not already reserved" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_form -msgid "Notes" -msgstr "Notes" - -#. module: stock_reserve -#: model:ir.model,name:stock_reserve.model_product_product -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Product" -msgstr "Product" - -#. module: stock_reserve -#: model:ir.model,name:stock_reserve.model_product_template -msgid "Product Template" -msgstr "Product Template" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Product UoM" -msgstr "Product UoM" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_form -#: view:stock.reservation:stock_reserve.view_stock_reservation_tree -msgid "Release" -msgstr "Release" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Released" -msgstr "Released" - -#. module: stock_reserve -#: code:addons/stock_reserve/model/stock_reserve.py:188 -#: field:stock.reservation,move_id:0 -#, python-format -msgid "Reservation Move" -msgstr "Reservation Move" - -#. module: stock_reserve -#: model:stock.location,name:stock_reserve.stock_location_reservation -msgid "Reservation Stock" -msgstr "Reservation Stock" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Reservations have been released." -msgstr "Reservations have been released." - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_form -#: view:stock.reservation:stock_reserve.view_stock_reservation_tree -msgid "Reserve" -msgstr "Reserve" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Reserved" -msgstr "Reserved" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Source Location" -msgstr "Source Location" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -msgid "Status" -msgstr "Status" - -#. module: stock_reserve -#: model:ir.model,name:stock_reserve.model_stock_reservation -msgid "Stock Reservation" -msgstr "Stock Reservation" - -#. module: stock_reserve -#: model:ir.actions.act_window,name:stock_reserve.action_stock_reservation_tree -#: model:ir.ui.menu,name:stock_reserve.menu_action_stock_reservation -#: view:product.product:stock_reserve.product_product_form_view_reservation_button -#: view:product.template:stock_reserve.product_template_form_view_reservation_button -#: view:stock.reservation:stock_reserve.view_stock_reservation_form -#: view:stock.reservation:stock_reserve.view_stock_reservation_search -#: view:stock.reservation:stock_reserve.view_stock_reservation_tree -msgid "Stock Reservations" -msgstr "Stock Reservations" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_tree -msgid "Total" -msgstr "Total" - -#. module: stock_reserve -#: field:stock.reservation,date_validity:0 -msgid "Validity Date" -msgstr "Validity Date" - -#. module: stock_reserve -#: view:stock.reservation:stock_reserve.view_stock_reservation_form -msgid "View Reservation Move" -msgstr "View Reservation Move"