50 lines
1.9 KiB
Plaintext
50 lines
1.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_invoice_fiscal_position_update
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-11-23 13:51+0000\n"
|
|
"PO-Revision-Date: 2017-11-23 13:51+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
|
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: es\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: account_invoice_fiscal_position_update
|
|
#: model:ir.model,name:account_invoice_fiscal_position_update.model_account_invoice
|
|
msgid "Invoice"
|
|
msgstr "Factura"
|
|
|
|
#. module: account_invoice_fiscal_position_update
|
|
#: code:addons/account_invoice_fiscal_position_update/models/account_invoice.py:68
|
|
#, python-format
|
|
msgid ""
|
|
"The following invoice lines were not updated to the new Fiscal Position because they don't have a Product:\n"
|
|
"- %s\n"
|
|
"You should update the Account and the Taxes of these invoice lines manually."
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_fiscal_position_update
|
|
#: code:addons/account_invoice_fiscal_position_update/models/account_invoice.py:62
|
|
#, python-format
|
|
msgid ""
|
|
"The invoice lines were not updated to the new Fiscal Position because they don't have products.\n"
|
|
"You should update the Account and the Taxes of each invoice line manually."
|
|
msgstr ""
|
|
"Las líneas de factura no se actualizaron a la nueva posición fiscal porque no tienen producto asociado.\n"
|
|
"Debería actualizar las cuentas y los impuestos de cada línea de factura manualmente."
|
|
|
|
#. module: account_invoice_fiscal_position_update
|
|
#: code:addons/account_invoice_fiscal_position_update/models/account_invoice.py:60
|
|
#, python-format
|
|
msgid "Warning"
|
|
msgstr "Aviso"
|