Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
54
account_invoice_tax_required/i18n/es.po
Normal file
54
account_invoice_tax_required/i18n/es.po
Normal file
@@ -0,0 +1,54 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_invoice_tax_required
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-01 08:35+0000\n"
|
||||
"PO-Revision-Date: 2024-02-01 08:35+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_invoice_tax_required
|
||||
#. odoo-python
|
||||
#: code:addons/account_invoice_tax_required/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Invoice %(invoice)s for customer %(customer)s has a line with product "
|
||||
"%(product)s with no taxes"
|
||||
msgstr ""
|
||||
"La factura %(invoice)s para el cliente %(customer)s contiene una línea con "
|
||||
"el producto %(product)s que no tiene impuestos"
|
||||
|
||||
#. module: account_invoice_tax_required
|
||||
#. odoo-python
|
||||
#: code:addons/account_invoice_tax_required/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Invoices with Missing Taxes"
|
||||
msgstr "Facturas sin impuestos"
|
||||
|
||||
#. module: account_invoice_tax_required
|
||||
#: model:ir.model,name:account_invoice_tax_required.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr "Apunte contable"
|
||||
|
||||
#. module: account_invoice_tax_required
|
||||
#. odoo-python
|
||||
#: code:addons/account_invoice_tax_required/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "No Taxes Defined!"
|
||||
msgstr "¡No hay impuestos definidos!"
|
||||
|
||||
#. module: account_invoice_tax_required
|
||||
#. odoo-python
|
||||
#: code:addons/account_invoice_tax_required/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Show invoices with lines without taxes"
|
||||
msgstr "Mostrar facturas con lineas sin impuestos"
|
||||
Reference in New Issue
Block a user