124 lines
2.8 KiB
Plaintext
Executable File
124 lines
2.8 KiB
Plaintext
Executable File
#
|
|
msgid ""
|
|
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
msgctxt "field:sale.line,draft_unit_price:"
|
|
msgid "Draft Unit Price"
|
|
msgstr "Preu unitari esborrany"
|
|
|
|
msgctxt "field:sale.line,promotion:"
|
|
msgid "Promotion"
|
|
msgstr "Promoció"
|
|
|
|
msgctxt "field:sale.promotion,amount:"
|
|
msgid "Amount"
|
|
msgstr "Import"
|
|
|
|
msgctxt "field:sale.promotion,categories:"
|
|
msgid "Categories"
|
|
msgstr "Categories"
|
|
|
|
msgctxt "field:sale.promotion,company:"
|
|
msgid "Company"
|
|
msgstr "Empresa"
|
|
|
|
msgctxt "field:sale.promotion,currency:"
|
|
msgid "Currency"
|
|
msgstr "Moneda"
|
|
|
|
msgctxt "field:sale.promotion,end_date:"
|
|
msgid "End Date"
|
|
msgstr "Data final"
|
|
|
|
msgctxt "field:sale.promotion,formula:"
|
|
msgid "Formula"
|
|
msgstr "Fórmula"
|
|
|
|
msgctxt "field:sale.promotion,name:"
|
|
msgid "Name"
|
|
msgstr "Nom"
|
|
|
|
msgctxt "field:sale.promotion,price_list:"
|
|
msgid "Price List"
|
|
msgstr "Tarifa"
|
|
|
|
msgctxt "field:sale.promotion,products:"
|
|
msgid "Products"
|
|
msgstr "Productes"
|
|
|
|
msgctxt "field:sale.promotion,quantity:"
|
|
msgid "Quantity"
|
|
msgstr "Quantitat"
|
|
|
|
msgctxt "field:sale.promotion,start_date:"
|
|
msgid "Start Date"
|
|
msgstr "Data inicial"
|
|
|
|
msgctxt "field:sale.promotion,unit:"
|
|
msgid "Unit"
|
|
msgstr "Unitat"
|
|
|
|
msgctxt "field:sale.promotion,untaxed_amount:"
|
|
msgid "Untaxed Amount"
|
|
msgstr "Base imponible"
|
|
|
|
msgctxt "field:sale.promotion-product.category,category:"
|
|
msgid "Category"
|
|
msgstr "Categoria"
|
|
|
|
msgctxt "field:sale.promotion-product.category,promotion:"
|
|
msgid "Promotion"
|
|
msgstr "Promoció"
|
|
|
|
msgctxt "field:sale.promotion-product.product,product:"
|
|
msgid "Product"
|
|
msgstr "Producte"
|
|
|
|
msgctxt "field:sale.promotion-product.product,promotion:"
|
|
msgid "Promotion"
|
|
msgstr "Promoció"
|
|
|
|
msgctxt "help:sale.promotion,formula:"
|
|
msgid ""
|
|
"Python expression that will be evaluated with:\n"
|
|
"- unit_price: the original unit_price"
|
|
msgstr ""
|
|
"Expressió Python que s'avaluarà amb:\n"
|
|
"- unit_price: El preu unitari original"
|
|
|
|
msgctxt "model:ir.action,name:act_promotion_form"
|
|
msgid "Promotions"
|
|
msgstr "Promocions"
|
|
|
|
msgctxt "model:ir.action,name:act_promotion_relate"
|
|
msgid "Sale Promotions"
|
|
msgstr "Promocions de venda"
|
|
|
|
msgctxt "model:ir.message,text:msg_invalid_formula"
|
|
msgid ""
|
|
"Invalid formula \"%(formula)s\" in promotion \"%(promotion)s\" 'with "
|
|
"exception \"%(exception)s\"."
|
|
msgstr ""
|
|
"La fórmula \"%(formula)s\" de la promoció \"%(promotion)s\" es invàlida amb "
|
|
"l'excepció \"%(exception)s\"."
|
|
|
|
msgctxt "model:ir.rule.group,name:rule_group_promotion_companies"
|
|
msgid "User in companies"
|
|
msgstr "Usuari a les empreses"
|
|
|
|
msgctxt "model:ir.ui.menu,name:menu_promotion"
|
|
msgid "Promotions"
|
|
msgstr "Promocions"
|
|
|
|
msgctxt "model:sale.promotion,name:"
|
|
msgid "Sale Promotion"
|
|
msgstr "Promoció de venda"
|
|
|
|
msgctxt "model:sale.promotion-product.category,name:"
|
|
msgid "Sale Promotion - Product Category"
|
|
msgstr "Promoció de venda - Categoria de producte"
|
|
|
|
msgctxt "model:sale.promotion-product.product,name:"
|
|
msgid "Sale Promotion - Product"
|
|
msgstr "Promoció de venda - Producte"
|