mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-tools-15.0/account-financial-tools-15.0-account_invoice_constraint_chronology Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-15-0/account-financial-tools-15-0-account_invoice_constraint_chronology/
This commit is contained in:
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "فاتورة"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "السجل اليومي"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "فاتورة"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Фактура"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Фактура"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Faktura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Dnevnik"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Faktura"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Diari"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Factura"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Faktura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Deník"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Faktura"
|
||||
|
||||
@@ -20,35 +20,57 @@ msgstr ""
|
||||
"X-Generator: Weblate 3.1.1\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr "Prüfe Chronologie"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#, fuzzy, python-format
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
"Chronolgiefehler. Geben Sie Rechnungsentwürfe vor %s frei und versuchen es "
|
||||
"erneut."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#, fuzzy, python-format
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
msgstr "Chronologiefehler. Es gibt mind. eine Rechnung mit Datum nach %s."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Rechnung"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Journal"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||
#~ "{date_invoice} and try again."
|
||||
#~ msgstr ""
|
||||
#~ "Chronolgiefehler. Geben Sie Rechnungsentwürfe vor %s frei und versuchen "
|
||||
#~ "es erneut."
|
||||
|
||||
#, fuzzy, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||
#~ "{date_invoice}."
|
||||
#~ msgstr "Chronologiefehler. Es gibt mind. eine Rechnung mit Datum nach %s."
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Rechnung"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Τιμολόγιο"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Τιμολόγιο"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Invoice"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Journal"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Invoice"
|
||||
|
||||
@@ -20,37 +20,59 @@ msgstr ""
|
||||
"X-Generator: Weblate 3.10\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr "Comprobar Cronología"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
"Error de cronología. Por favor valida los borradores de facturas anteriores "
|
||||
"a {date_invoice} e intenta de nuevo."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
"Error de cronología. Existe al menos una factura con fecha posterior a "
|
||||
"{date_invoice}."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Diario"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#, 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"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Diario"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Factura"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Diario"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Factura"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Diario"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Factura"
|
||||
|
||||
@@ -19,33 +19,40 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Diario"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Arve"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Päevik"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Arve"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Lasku"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Lasku"
|
||||
|
||||
@@ -21,37 +21,59 @@ msgstr ""
|
||||
"X-Generator: Weblate 4.3.2\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr "Vérifier la chronologie"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
"Erreur de chronologie. Veuillez confirmer les anciennes factures en "
|
||||
"brouillon datées d'avant le {date_invoice} et réessayer."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
"Erreur de chronologie. Il existe au moins une facture avec une date "
|
||||
"ultérieure au {date_invoice}."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Facture"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Journal"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||
#~ "{date_invoice} and try again."
|
||||
#~ msgstr ""
|
||||
#~ "Erreur de chronologie. Veuillez confirmer les anciennes factures en "
|
||||
#~ "brouillon datées d'avant le {date_invoice} et réessayer."
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||
#~ "{date_invoice}."
|
||||
#~ msgstr ""
|
||||
#~ "Erreur de chronologie. Il existe au moins une facture avec une date "
|
||||
#~ "ultérieure au {date_invoice}."
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Facture"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Facture"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Facture"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Facture"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Facture"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Factura"
|
||||
|
||||
@@ -21,36 +21,59 @@ msgstr ""
|
||||
"X-Generator: Weblate 3.8\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr "Provjeri kronologiju"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
"Greška kronologije: Molimo potvrdite starije račune prije {date_invoice} i "
|
||||
"pokušajte ponovo."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
"Kronološka greška. Postoji najmanje jedan račun sa datum iza {date_invoice}."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Račun"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Temeljnica"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||
#~ "{date_invoice} and try again."
|
||||
#~ msgstr ""
|
||||
#~ "Greška kronologije: Molimo potvrdite starije račune prije {date_invoice} "
|
||||
#~ "i pokušajte ponovo."
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||
#~ "{date_invoice}."
|
||||
#~ msgstr ""
|
||||
#~ "Kronološka greška. Postoji najmanje jedan račun sa datum iza "
|
||||
#~ "{date_invoice}."
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Račun"
|
||||
|
||||
@@ -21,33 +21,43 @@ msgstr ""
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Račun"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Račun"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Számla"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Napló"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Számla"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Faktur"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Jurnal"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Faktur"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Fattura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Sezionale"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Fattura"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "請求書"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "仕訳帳"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "請求書"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Sąskaita-faktūra"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Žurnalas"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Sąskaita-faktūra"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Фактура"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Дневник"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Фактура"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Нэхэмжлэл"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Журнал"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Нэхэмжлэл"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Faktura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Journal"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Faktura"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Innmelding"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Innmelding"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factuur"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Dagboek"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Factuur"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factuur"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Journaal"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Factuur"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factuur"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Factuur"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Faktura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Dziennik"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Faktura"
|
||||
|
||||
@@ -20,37 +20,59 @@ msgstr ""
|
||||
"X-Generator: Weblate 3.10\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr "Verificar Cronologia"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
"Erro de Cronologia. Por favor confirme antes as faturas em rascunho mais "
|
||||
"antigas antes da {date_invoice} e tente novamente."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
"Erro de Cronologia. Existe pelo menos uma fatura com uma data maior que "
|
||||
"{date_invoice}."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Fatura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Diário"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||
#~ "{date_invoice} and try again."
|
||||
#~ msgstr ""
|
||||
#~ "Erro de Cronologia. Por favor confirme antes as faturas em rascunho mais "
|
||||
#~ "antigas antes da {date_invoice} e tente novamente."
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||
#~ "{date_invoice}."
|
||||
#~ msgstr ""
|
||||
#~ "Erro de Cronologia. Existe pelo menos uma fatura com uma data maior que "
|
||||
#~ "{date_invoice}."
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Fatura"
|
||||
|
||||
@@ -20,37 +20,59 @@ msgstr ""
|
||||
"X-Generator: Weblate 3.8\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr "Verificar Cronologia"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
"Erro cronológico. Confirme as faturas de rascunho mais antigas antes de "
|
||||
"{date_invoice} e tente novamente."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
"Erro cronológico. Existe pelo menos uma fatura com uma data posterior para "
|
||||
"{date_invoice}."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Fatura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Diário"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||
#~ "{date_invoice} and try again."
|
||||
#~ msgstr ""
|
||||
#~ "Erro cronológico. Confirme as faturas de rascunho mais antigas antes de "
|
||||
#~ "{date_invoice} e tente novamente."
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||
#~ "{date_invoice}."
|
||||
#~ msgstr ""
|
||||
#~ "Erro cronológico. Existe pelo menos uma fatura com uma data posterior "
|
||||
#~ "para {date_invoice}."
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Fatura"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Fatura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Diário"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Fatura"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"2:1));\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Factura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Registru"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Factura"
|
||||
|
||||
@@ -21,33 +21,43 @@ msgstr ""
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Счет"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Журнал"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Счет"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Faktúra"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Faktúra"
|
||||
|
||||
@@ -20,35 +20,51 @@ msgstr ""
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#, fuzzy, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
msgstr ""
|
||||
"Kronološka napaka. Starejše osnutke računov potrdite pred %s in poskusite "
|
||||
"ponovno."
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Račun"
|
||||
#: 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."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Dnevnik"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, python-format
|
||||
#~ msgid ""
|
||||
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||
#~ "{date_invoice} and try again."
|
||||
#~ msgstr ""
|
||||
#~ "Kronološka napaka. Starejše osnutke računov potrdite pred %s in poskusite "
|
||||
#~ "ponovno."
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Račun"
|
||||
|
||||
@@ -20,33 +20,40 @@ msgstr ""
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Dnevnik"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Faktura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Journal"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Faktura"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "ใบแจ้งหนี้"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "ใบแจ้งหนี้"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Fatura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Günlük"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Fatura"
|
||||
|
||||
@@ -20,33 +20,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Fatura"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Yevmiye"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "Fatura"
|
||||
|
||||
@@ -19,33 +19,40 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "Sổ nhật ký"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "发票"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "凭证簿"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "发票"
|
||||
|
||||
@@ -19,33 +19,43 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||
msgid "Check Chronology"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
||||
"and try again."
|
||||
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||
"exists, please validate it first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Chronology Error. There exist at least one invoice with a later date to "
|
||||
"{date_invoice}."
|
||||
"Chronology conflict: A conflicting validated invoice dated after "
|
||||
"{date_invoice} exists."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "發票"
|
||||
#: 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 ""
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr "帳簿"
|
||||
|
||||
#. module: account_invoice_constraint_chronology
|
||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invoice"
|
||||
#~ msgstr "發票"
|
||||
|
||||
Reference in New Issue
Block a user