2014-08-18 11:06:23 +02:00
|
|
|
# Translation of Odoo Server.
|
|
|
|
# This file contains the translation of the following modules:
|
2021-04-08 07:41:03 +02:00
|
|
|
# * account_invoice_constraint_chronology
|
2014-08-18 11:06:23 +02:00
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2022-10-19 21:57:42 +02:00
|
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
2014-08-18 11:06:23 +02:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2021-04-08 07:41:03 +02:00
|
|
|
"Last-Translator: \n"
|
2014-08-18 11:06:23 +02:00
|
|
|
"Language-Team: \n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: \n"
|
|
|
|
"Plural-Forms: \n"
|
|
|
|
|
|
|
|
#. 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
|
2014-08-18 11:06:23 +02:00
|
|
|
msgid "Check Chronology"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2022-11-16 09:03:19 +01:00
|
|
|
#. odoo-python
|
2021-04-08 07:41:03 +02:00
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
2014-08-18 11:06:23 +02:00
|
|
|
#, python-format
|
2021-04-08 07:41:03 +02:00
|
|
|
msgid ""
|
|
|
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice}"
|
|
|
|
" exists, please validate it first."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2022-11-16 09:03:19 +01:00
|
|
|
#. odoo-python
|
2021-04-08 07:41:03 +02:00
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Chronology conflict: A conflicting validated invoice dated after "
|
|
|
|
"{date_invoice} exists."
|
2014-08-18 11:06:23 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2022-11-16 09:03:19 +01:00
|
|
|
#. odoo-python
|
2021-04-08 07:41:03 +02:00
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
2014-08-18 11:06:23 +02:00
|
|
|
#, python-format
|
2021-04-08 07:41:03 +02:00
|
|
|
msgid ""
|
|
|
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
|
|
|
"before {date_invoice} exists."
|
2014-08-18 11:06:23 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2023-06-27 14:21:33 +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 ""
|
|
|
|
|
2014-08-18 11:06:23 +02:00
|
|
|
#. module: account_invoice_constraint_chronology
|
|
|
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
|
|
|
msgid "Journal"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-04-08 07:41:03 +02:00
|
|
|
#. module: account_invoice_constraint_chronology
|
|
|
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
|
|
|
msgid "Journal Entry"
|
|
|
|
msgstr ""
|