mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
42 lines
1.5 KiB
Plaintext
42 lines
1.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * procurement_auto_create_group
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
|
# enjolras <yo@miguelrevilla.com>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-02-27 11:37+0000\n"
|
|
"PO-Revision-Date: 2018-02-27 11:37+0000\n"
|
|
"Last-Translator: enjolras <yo@miguelrevilla.com>, 2018\n"
|
|
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\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: procurement_auto_create_group
|
|
#: model:ir.model.fields,field_description:procurement_auto_create_group.field_procurement_rule_auto_create_group
|
|
msgid "Auto-create Procurement Group"
|
|
msgstr "Crear grupo de abastecimiento automáticamene"
|
|
|
|
#. module: procurement_auto_create_group
|
|
#: code:addons/procurement_auto_create_group/models/procurement.py:17
|
|
#, python-format
|
|
msgid "No sequence defined for procurement group"
|
|
msgstr "No se ha definido una secuencia para el grupo de abastecimiento"
|
|
|
|
#. module: procurement_auto_create_group
|
|
#: model:ir.model,name:procurement_auto_create_group.model_procurement_order
|
|
msgid "Procurement"
|
|
msgstr "Abastecimiento"
|
|
|
|
#. module: procurement_auto_create_group
|
|
#: model:ir.model,name:procurement_auto_create_group.model_procurement_rule
|
|
msgid "Procurement Rule"
|
|
msgstr "Regla de abastecimiento"
|