48 lines
1.1 KiB
Plaintext
48 lines
1.1 KiB
Plaintext
#
|
|
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
msgctxt "field:production.split.start,count:"
|
|
msgid "Count"
|
|
msgstr "Contador"
|
|
|
|
msgctxt "field:production.split.start,quantity:"
|
|
msgid "Quantity"
|
|
msgstr "Cantidad"
|
|
|
|
msgctxt "field:production.split.start,unit:"
|
|
msgid "Unit"
|
|
msgstr "Unidad"
|
|
|
|
msgctxt "field:production.split.start,uom_category:"
|
|
msgid "UoM Category"
|
|
msgstr "Categoría de UdM"
|
|
|
|
msgctxt "help:production.split.start,count:"
|
|
msgid "The limit number of productions"
|
|
msgstr "El número de producciones límite"
|
|
|
|
msgctxt "help:production.split.start,uom_category:"
|
|
msgid "The category of Unit of Measure."
|
|
msgstr "La categoria de la unidad de medida."
|
|
|
|
msgctxt "model:ir.action,name:wizard_split_production"
|
|
msgid "Split Production"
|
|
msgstr "Dividir producción"
|
|
|
|
msgctxt "model:ir.model.button,string:production_split_wizard_button"
|
|
msgid "Split"
|
|
msgstr "Dividir"
|
|
|
|
msgctxt "model:production.split.start,string:"
|
|
msgid "Production Split Start"
|
|
msgstr "Inicio dividir producciones"
|
|
|
|
msgctxt "wizard_button:production.split,start,end:"
|
|
msgid "Cancel"
|
|
msgstr "Cancelar"
|
|
|
|
msgctxt "wizard_button:production.split,start,split:"
|
|
msgid "Split"
|
|
msgstr "Dividir"
|