Locale es_ES

This commit is contained in:
resteve 2014-01-13 11:18:01 +01:00
parent 60b6a2d172
commit 11bc635853

View file

@ -6,6 +6,10 @@ msgctxt "field:company.company,invoice_qty:"
msgid "Invoice Qty"
msgstr "Cantidad Factura"
msgctxt "field:company.company,purchase_qty:"
msgid "Purchase Qty"
msgstr "Cantidad Compra"
msgctxt "field:company.company,sale_qty:"
msgid "Sale Qty"
msgstr "Cantidad Pedido venta"
@ -18,6 +22,10 @@ msgctxt "help:company.company,invoice_qty:"
msgid "Show qty without decimals"
msgstr "Muestra las cantidades sin decimales"
msgctxt "help:company.company,purchase_qty:"
msgid "Show qty without decimals"
msgstr "Muestra las cantidades sin decimales"
msgctxt "help:company.company,sale_qty:"
msgid "Show qty without decimals"
msgstr "Muestra las cantidades sin decimales"