first commit

This commit is contained in:
2023-07-12 11:35:22 -05:00
commit 1557e31c46
27 changed files with 1671 additions and 0 deletions

23
locale/es.po Normal file
View File

@@ -0,0 +1,23 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:purchase.line,tax_amount:"
msgid "Tax"
msgstr "Impuesto"
msgctxt "field:purchase.line,total_with_taxes:"
msgid "Total With Taxes"
msgstr "Total + Imp"
msgctxt "field:purchase.line,unit_with_tax:"
msgid "Unit With Tax"
msgstr "Unidad + Imp"
msgctxt "field:purchase.line,tax_extra_unit:"
msgid "Tax Extra Unit"
msgstr "Imp Extra Unidad"
msgctxt "field:purchase.line,total_tax_extra:"
msgid "Total Tax Extra"
msgstr "Total Imp Extra"