OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2018-03-03 15:44:11 +01:00
committed by ps-tubtim
parent a2112f6659
commit dc19fab8b0
3 changed files with 83 additions and 22 deletions

View File

@@ -0,0 +1,60 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_warehouse_orderpoint_stock_info
#
# Translators:
# Lukáš Spurný <lukasspurny8@gmail.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-02 03:44+0000\n"
"PO-Revision-Date: 2018-03-02 03:44+0000\n"
"Last-Translator: Lukáš Spurný <lukasspurny8@gmail.com>, 2018\n"
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/oca/teams/23907/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty
msgid "Forecast On Location"
msgstr "Předpověď na místě"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty
msgid "Incoming On Location"
msgstr ""
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model,name:stock_warehouse_orderpoint_stock_info.model_stock_warehouse_orderpoint
msgid "Minimum Inventory Rule"
msgstr ""
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty
msgid "Outgoing On Location"
msgstr ""
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view
msgid "Product"
msgstr ""
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category
#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view
msgid "Product Category"
msgstr ""
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty
msgid "Quantity On Location"
msgstr ""
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category
msgid "Select category for the current product"
msgstr ""

View File

@@ -3,14 +3,15 @@
# * stock_warehouse_orderpoint_stock_info
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2018
# enjolras <yo@miguelrevilla.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"POT-Creation-Date: 2018-03-02 03:44+0000\n"
"PO-Revision-Date: 2018-03-02 03:44+0000\n"
"Last-Translator: enjolras <yo@miguelrevilla.com>, 2018\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,12 +22,12 @@ msgstr ""
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty
msgid "Forecast On Location"
msgstr ""
msgstr "Previsto en ubicació"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty
msgid "Incoming On Location"
msgstr ""
msgstr "Entrada en ubicación"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model,name:stock_warehouse_orderpoint_stock_info.model_stock_warehouse_orderpoint
@@ -36,7 +37,7 @@ msgstr "Regla de inventario mínimo"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty
msgid "Outgoing On Location"
msgstr ""
msgstr "Salida de ubicación"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view
@@ -52,9 +53,9 @@ msgstr "Categoría de producto"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty
msgid "Quantity On Location"
msgstr ""
msgstr "Cantidad en ubicación"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category
msgid "Select category for the current product"
msgstr ""
msgstr "Seleccione la categoría del producto actual"

View File

@@ -3,15 +3,15 @@
# * stock_warehouse_orderpoint_stock_info
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Quentin THEURET <odoo@kerpeo.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2018
# Quentin THEURET <odoo@kerpeo.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-02 13:43+0000\n"
"PO-Revision-Date: 2017-12-02 13:43+0000\n"
"Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2017\n"
"POT-Creation-Date: 2018-03-02 03:44+0000\n"
"PO-Revision-Date: 2018-03-02 03:44+0000\n"
"Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2018\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -22,22 +22,22 @@ msgstr ""
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_virtual_location_qty
msgid "Forecast On Location"
msgstr ""
msgstr "Prévision sur l'emplacement"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_incoming_location_qty
msgid "Incoming On Location"
msgstr ""
msgstr "Entrées sur l'emplacement"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model,name:stock_warehouse_orderpoint_stock_info.model_stock_warehouse_orderpoint
msgid "Minimum Inventory Rule"
msgstr ""
msgstr "Règle d'inventaire minimum"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_outgoing_location_qty
msgid "Outgoing On Location"
msgstr ""
msgstr "Sorties sur l'emplacement"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.ui.view,arch_db:stock_warehouse_orderpoint_stock_info.stock_warehouse_orderpoint_search_view
@@ -53,9 +53,9 @@ msgstr "Catégorie d'articles"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,field_description:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_location_qty
msgid "Quantity On Location"
msgstr ""
msgstr "Quantité sur l'emplacement"
#. module: stock_warehouse_orderpoint_stock_info
#: model:ir.model.fields,help:stock_warehouse_orderpoint_stock_info.field_stock_warehouse_orderpoint_product_category
msgid "Select category for the current product"
msgstr ""
msgstr "Sélectionner la catégorie pour le produit actuel"