1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:production.split.start,count:"
msgid "Count"
msgstr "Comptador"
msgctxt "field:production.split.start,quantity:"
msgid "Quantity"
msgstr "Quantitat"
msgctxt "field:production.split.start,unit:"
msgid "Unit"
msgstr "Unitat"
msgctxt "field:production.split.start,uom_category:"
msgid "UoM Category"
msgstr "Categoria de la UdM"
msgctxt "help:production.split.start,count:"
msgid "The limit number of productions"
msgstr "El nombre de produccions límit"
msgctxt "help:production.split.start,uom_category:"
msgid "The category of Unit of Measure."
msgstr "La categoria de la unitat de mesura."
msgctxt "model:ir.action,name:wizard_split_production"
msgid "Split Production"
msgstr "Divideix producció"
msgctxt "model:ir.model.button,string:production_split_wizard_button"
msgid "Split"
msgstr "Divideix"
msgctxt "model:production.split.start,name:"
msgid "Split Production"
msgstr "Divideix producció"
msgctxt "wizard_button:production.split,start,end:"
msgid "Cancel"
msgstr "Cancel·la"
msgctxt "wizard_button:production.split,start,split:"
msgid "Split"
msgstr "Divideix"
|