2015-08-27 16:53:30 +02:00
|
|
|
# Translation of Odoo Server.
|
|
|
|
# This file contains the translation of the following modules:
|
|
|
|
# * account_invoice_constraint_chronology
|
2018-01-12 10:46:29 +01:00
|
|
|
#
|
2015-08-27 16:53:30 +02:00
|
|
|
# Translators:
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: account-financial-tools (8.0)\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2019-01-30 14:27:00 +01:00
|
|
|
"POT-Creation-Date: 2019-01-30 16:31+0000\n"
|
2023-07-28 20:56:43 +02:00
|
|
|
"PO-Revision-Date: 2023-07-28 21:10+0000\n"
|
|
|
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
2023-10-09 23:53:07 +02:00
|
|
|
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-"
|
|
|
|
"tools-8-0/language/es/)\n"
|
2018-01-12 10:46:29 +01:00
|
|
|
"Language: es\n"
|
2015-08-27 16:53:30 +02:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: \n"
|
2020-03-24 12:19:28 +01:00
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
2023-07-28 20:56:43 +02:00
|
|
|
"X-Generator: Weblate 4.17\n"
|
2015-08-27 16:53:30 +02:00
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2019-01-30 14:27:00 +01:00
|
|
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
2015-08-27 16:53:30 +02:00
|
|
|
msgid "Check Chronology"
|
2020-03-24 12:19:28 +01:00
|
|
|
msgstr "Comprobar Cronología"
|
2015-08-27 16:53:30 +02:00
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2022-11-16 10:24:56 +01:00
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
2015-08-27 16:53:30 +02:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2022-11-16 10:24:56 +01:00
|
|
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
|
|
|
"exists, please validate it first."
|
2015-08-27 16:53:30 +02:00
|
|
|
msgstr ""
|
2023-04-13 12:15:45 +02:00
|
|
|
"Conflicto en la cronología: Existe una factura borrador en conflicto con "
|
|
|
|
"fecha de factura anterior {date_invoice} , por favor valídala antes de "
|
|
|
|
"continuar."
|
2015-08-27 16:53:30 +02:00
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2022-11-16 10:24:56 +01:00
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
2015-08-27 16:53:30 +02:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2022-11-16 10:24:56 +01:00
|
|
|
"Chronology conflict: A conflicting validated invoice dated after "
|
|
|
|
"{date_invoice} exists."
|
2015-08-27 16:53:30 +02:00
|
|
|
msgstr ""
|
2023-04-13 12:15:45 +02:00
|
|
|
"Conflicto en la cronología: Existe una factura validada en conflicto con "
|
|
|
|
"fecha de factura {date_invoice} posterior."
|
2015-08-27 16:53:30 +02:00
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2022-11-16 10:24:56 +01:00
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
|
|
|
"before {date_invoice} exists."
|
|
|
|
msgstr ""
|
2023-04-13 12:15:45 +02:00
|
|
|
"Conflicto en la cronología: Existe una factura con un número superior "
|
|
|
|
"{highest_name} y con fecha de factura anterior {date_invoice}."
|
2015-08-27 16:53:30 +02:00
|
|
|
|
2023-06-27 14:26:43 +02:00
|
|
|
#. module: account_invoice_constraint_chronology
|
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Chronology conflict: Invoice {name} cannot be {time} invoice {inv_name}."
|
|
|
|
msgstr ""
|
2023-07-28 20:56:43 +02:00
|
|
|
"Conflicto de cronología: Invoice {name} cannot be {time} invoice {inv_name}."
|
2023-06-27 14:26:43 +02:00
|
|
|
|
2015-08-27 16:53:30 +02:00
|
|
|
#. module: account_invoice_constraint_chronology
|
|
|
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
|
|
|
msgid "Journal"
|
|
|
|
msgstr "Diario"
|
2022-11-16 10:24:56 +01:00
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
|
|
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
|
|
|
msgid "Journal Entry"
|
2023-04-13 12:15:45 +02:00
|
|
|
msgstr "Asiento"
|
2022-11-16 10:24:56 +01:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Chronology Error. Please confirm older draft invoices before "
|
|
|
|
#~ "{date_invoice} and try again."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Error de cronología. Por favor valida los borradores de facturas "
|
|
|
|
#~ "anteriores a {date_invoice} e intenta de nuevo."
|
|
|
|
|
|
|
|
#, python-format
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
|
|
|
#~ "{date_invoice}."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Error de cronología. Existe al menos una factura con fecha posterior a "
|
|
|
|
#~ "{date_invoice}."
|
|
|
|
|
|
|
|
#~ msgid "Invoice"
|
|
|
|
#~ msgstr "Factura"
|