mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Added translation using Weblate (Spanish)
This commit is contained in:
committed by
Freni Patel
parent
2bb1d85f52
commit
9c601f1b4a
43
stock_request_direction/i18n/es.po
Normal file
43
stock_request_direction/i18n/es.po
Normal file
@@ -0,0 +1,43 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_request_direction
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
|
||||
#. module: stock_request_direction
|
||||
#: model:ir.model.fields,field_description:stock_request_direction.field_stock_request__direction
|
||||
#: model:ir.model.fields,field_description:stock_request_direction.field_stock_request_order__direction
|
||||
msgid "Direction"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_direction
|
||||
#: selection:stock.request,direction:0
|
||||
#: selection:stock.request.order,direction:0
|
||||
msgid "Inbound"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_direction
|
||||
#: selection:stock.request,direction:0
|
||||
#: selection:stock.request.order,direction:0
|
||||
msgid "Outbound"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_direction
|
||||
#: model:ir.model,name:stock_request_direction.model_stock_request
|
||||
msgid "Stock Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_request_direction
|
||||
#: model:ir.model,name:stock_request_direction.model_stock_request_order
|
||||
msgid "Stock Request Order"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user