mirror of
https://github.com/NaN-tic/trytond-jasper_reports_options.git
synced 2023-12-14 02:42:53 +01:00
Locale ca_ES
This commit is contained in:
parent
785efc7258
commit
60b6a2d172
1 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,10 @@ msgctxt "field:company.company,invoice_qty:"
|
|||
msgid "Invoice Qty"
|
||||
msgstr "Quantitat Factura"
|
||||
|
||||
msgctxt "field:company.company,purchase_qty:"
|
||||
msgid "Purchase Qty"
|
||||
msgstr "Quantitat Compra"
|
||||
|
||||
msgctxt "field:company.company,sale_qty:"
|
||||
msgid "Sale Qty"
|
||||
msgstr "Quantitat Venda"
|
||||
|
@ -18,6 +22,10 @@ msgctxt "help:company.company,invoice_qty:"
|
|||
msgid "Show qty without decimals"
|
||||
msgstr "Mostra les quantitats sense decimals"
|
||||
|
||||
msgctxt "help:company.company,purchase_qty:"
|
||||
msgid "Show qty without decimals"
|
||||
msgstr "Mostra les quantitats sense decimals"
|
||||
|
||||
msgctxt "help:company.company,sale_qty:"
|
||||
msgid "Show qty without decimals"
|
||||
msgstr "Mostra les quantitats sense decimals"
|
||||
|
|
Loading…
Reference in a new issue