diff --git a/account_invoice_constraint_chronology/README.rst b/account_invoice_constraint_chronology/README.rst index 2ada196c..dab49e14 100644 --- a/account_invoice_constraint_chronology/README.rst +++ b/account_invoice_constraint_chronology/README.rst @@ -1,5 +1,5 @@ .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 ===================================== @@ -10,13 +10,13 @@ This module helps ensuring the chronology of invoice numbers. It prevents the validation of invoices when: -* there are draft invoices with an anterior date -* there are validated invoices with a posterior date +* there are draft invoices with a prior date +* there are validated invoices with a later date Configuration ============= -To configure this module, go to the menu *Accounting > Configuration > Journals > Journals* and activate the option *Check Chronology* on the relevant journals. After the installation of the module, this option will be active on *sale* and *sale refund* journals. +To configure this module, go to the menu *Accounting/Invoicing > Configuration > Accounting > Journals* and activate the option *Check Chronology* on the relevant journals. After the installation of the module, this option will be active on *sale* and *sale refund* journals. Usage ===== diff --git a/account_invoice_constraint_chronology/i18n/account_invoice_constraint_chronology.pot b/account_invoice_constraint_chronology/i18n/account_invoice_constraint_chronology.pot index c13b71e5..b9e25c4f 100644 --- a/account_invoice_constraint_chronology/i18n/account_invoice_constraint_chronology.pot +++ b/account_invoice_constraint_chronology/i18n/account_invoice_constraint_chronology.pot @@ -4,10 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-20 14:51+0000\n" -"PO-Revision-Date: 2014-08-20 14:51+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,20 +14,20 @@ msgstr "" "Plural-Forms: \n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:58 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "Chronology Error. Please confirm older draft invoices before %s and try again." msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:76 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format -msgid "Chronology Error. There exist at least one invoice with a date posterior to %s." +msgid "Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/ar.po b/account_invoice_constraint_chronology/i18n/ar.po index 860a90dd..40fc4357 100644 --- a/account_invoice_constraint_chronology/i18n/ar.po +++ b/account_invoice_constraint_chronology/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,22 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Arabic (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/ar/)\n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +33,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/bg.po b/account_invoice_constraint_chronology/i18n/bg.po new file mode 100644 index 00000000..624901f7 --- /dev/null +++ b/account_invoice_constraint_chronology/i18n/bg.po @@ -0,0 +1,49 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_constraint_chronology +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"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_journal_check_chronology +msgid "Check Chronology" +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 +#, python-format +msgid "" +"Chronology Error. Please confirm older draft invoices before %s and try " +"again." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 +#, python-format +msgid "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice +msgid "Invoice" +msgstr "Фактура" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal +msgid "Journal" +msgstr "" diff --git a/account_invoice_constraint_chronology/i18n/bs.po b/account_invoice_constraint_chronology/i18n/bs.po index 3dd3968e..c5d15e60 100644 --- a/account_invoice_constraint_chronology/i18n/bs.po +++ b/account_invoice_constraint_chronology/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,22 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bs\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +33,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/ca.po b/account_invoice_constraint_chronology/i18n/ca.po index 46bd4afe..a5b6b272 100644 --- a/account_invoice_constraint_chronology/i18n/ca.po +++ b/account_invoice_constraint_chronology/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Catalan (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/cs.po b/account_invoice_constraint_chronology/i18n/cs.po index 00768516..f53efe69 100644 --- a/account_invoice_constraint_chronology/i18n/cs.po +++ b/account_invoice_constraint_chronology/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Czech (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/de.po b/account_invoice_constraint_chronology/i18n/de.po index e517978e..6a1349b7 100644 --- a/account_invoice_constraint_chronology/i18n/de.po +++ b/account_invoice_constraint_chronology/i18n/de.po @@ -1,42 +1,45 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" "Project-Id-Version: account-financial-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-07-01 13:25+0000\n" -"PO-Revision-Date: 2015-06-03 15:57+0000\n" -"Last-Translator: <>\n" -"Language-Team: German (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/de/)\n" +"PO-Revision-Date: 2018-10-11 11:16+0000\n" +"Last-Translator: Rudolf Schnapka \n" +"Language-Team: German (http://www.transifex.com/oca/" +"OCA-account-financial-tools-8-0/language/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.1.1\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal_check_chronology msgid "Check Chronology" -msgstr "" +msgstr "Prüfe Chronologie" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " "again." 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:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." -msgstr "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "Chronologiefehler. Es gibt mind. eine Rechnung mit Datum nach %s." #. module: account_invoice_constraint_chronology #: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice diff --git a/account_invoice_constraint_chronology/i18n/el_GR.po b/account_invoice_constraint_chronology/i18n/el_GR.po new file mode 100644 index 00000000..4d36995e --- /dev/null +++ b/account_invoice_constraint_chronology/i18n/el_GR.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_constraint_chronology +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"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_journal_check_chronology +msgid "Check Chronology" +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 +#, python-format +msgid "" +"Chronology Error. Please confirm older draft invoices before %s and try " +"again." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 +#, python-format +msgid "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice +msgid "Invoice" +msgstr "Τιμολόγιο" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal +msgid "Journal" +msgstr "" diff --git a/account_invoice_constraint_chronology/i18n/en_GB.po b/account_invoice_constraint_chronology/i18n/en_GB.po index 1cfaab21..8b919258 100644 --- a/account_invoice_constraint_chronology/i18n/en_GB.po +++ b/account_invoice_constraint_chronology/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-" +"account-financial-tools-8-0/language/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/es.po b/account_invoice_constraint_chronology/i18n/es.po index 0d2e3c71..f36a90fd 100644 --- a/account_invoice_constraint_chronology/i18n/es.po +++ b/account_invoice_constraint_chronology/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/es_CR.po b/account_invoice_constraint_chronology/i18n/es_CR.po index 5f8b6a9d..d97b7141 100644 --- a/account_invoice_constraint_chronology/i18n/es_CR.po +++ b/account_invoice_constraint_chronology/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-" +"account-financial-tools-8-0/language/es_CR/)\n" +"Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/es_EC.po b/account_invoice_constraint_chronology/i18n/es_EC.po index 212b04c5..6030c593 100644 --- a/account_invoice_constraint_chronology/i18n/es_EC.po +++ b/account_invoice_constraint_chronology/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/es_MX.po b/account_invoice_constraint_chronology/i18n/es_MX.po index 0ea03a99..3ec4ca2c 100644 --- a/account_invoice_constraint_chronology/i18n/es_MX.po +++ b/account_invoice_constraint_chronology/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/es_VE.po b/account_invoice_constraint_chronology/i18n/es_VE.po index 423c2c88..a9137b4a 100644 --- a/account_invoice_constraint_chronology/i18n/es_VE.po +++ b/account_invoice_constraint_chronology/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/es_VE/)\n" +"Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/et.po b/account_invoice_constraint_chronology/i18n/et.po index 73f4c7d6..7a5a7db4 100644 --- a/account_invoice_constraint_chronology/i18n/et.po +++ b/account_invoice_constraint_chronology/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Estonian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/et/)\n" +"Language-Team: Estonian (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/fi.po b/account_invoice_constraint_chronology/i18n/fi.po new file mode 100644 index 00000000..b2d00112 --- /dev/null +++ b/account_invoice_constraint_chronology/i18n/fi.po @@ -0,0 +1,49 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_constraint_chronology +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"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_journal_check_chronology +msgid "Check Chronology" +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 +#, python-format +msgid "" +"Chronology Error. Please confirm older draft invoices before %s and try " +"again." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 +#, python-format +msgid "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice +msgid "Invoice" +msgstr "Lasku" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal +msgid "Journal" +msgstr "" diff --git a/account_invoice_constraint_chronology/i18n/fr.po b/account_invoice_constraint_chronology/i18n/fr.po index 4e2b5dfd..a981c17a 100644 --- a/account_invoice_constraint_chronology/i18n/fr.po +++ b/account_invoice_constraint_chronology/i18n/fr.po @@ -1,42 +1,47 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: +# OCA Transbot , 2018 +# Quentin THEURET , 2018 msgid "" msgstr "" -"Project-Id-Version: account-financial-tools (8.0)\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-01 13:25+0000\n" -"PO-Revision-Date: 2015-06-03 15:57+0000\n" -"Last-Translator: <>\n" -"Language-Team: French (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/fr/)\n" +"POT-Creation-Date: 2018-01-15 13:09+0000\n" +"PO-Revision-Date: 2018-01-15 13:09+0000\n" +"Last-Translator: Quentin THEURET , 2018\n" +"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal_check_chronology msgid "Check Chronology" -msgstr "" +msgstr "Vérifier la chronologie" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " "again." msgstr "" +"Erreur de chronologie. Veuillez confirmer les anciennes factures brouillon " +"avant %set réessayer." #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" +"Erreur de chronologie. Il existe au moins une facture avec une date " +"ultérieure à %s." #. module: account_invoice_constraint_chronology #: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice diff --git a/account_invoice_constraint_chronology/i18n/fr_CA.po b/account_invoice_constraint_chronology/i18n/fr_CA.po new file mode 100644 index 00000000..5b214c51 --- /dev/null +++ b/account_invoice_constraint_chronology/i18n/fr_CA.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_constraint_chronology +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"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_journal_check_chronology +msgid "Check Chronology" +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 +#, python-format +msgid "" +"Chronology Error. Please confirm older draft invoices before %s and try " +"again." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 +#, python-format +msgid "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice +msgid "Invoice" +msgstr "Facture" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal +msgid "Journal" +msgstr "" diff --git a/account_invoice_constraint_chronology/i18n/fr_CH.po b/account_invoice_constraint_chronology/i18n/fr_CH.po new file mode 100644 index 00000000..53212e05 --- /dev/null +++ b/account_invoice_constraint_chronology/i18n/fr_CH.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_constraint_chronology +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"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_journal_check_chronology +msgid "Check Chronology" +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 +#, python-format +msgid "" +"Chronology Error. Please confirm older draft invoices before %s and try " +"again." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 +#, python-format +msgid "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice +msgid "Invoice" +msgstr "Facture" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal +msgid "Journal" +msgstr "" diff --git a/account_invoice_constraint_chronology/i18n/gl.po b/account_invoice_constraint_chronology/i18n/gl.po new file mode 100644 index 00000000..351539b5 --- /dev/null +++ b/account_invoice_constraint_chronology/i18n/gl.po @@ -0,0 +1,49 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_constraint_chronology +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"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_journal_check_chronology +msgid "Check Chronology" +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 +#, python-format +msgid "" +"Chronology Error. Please confirm older draft invoices before %s and try " +"again." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 +#, python-format +msgid "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice +msgid "Invoice" +msgstr "Factura" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal +msgid "Journal" +msgstr "" diff --git a/account_invoice_constraint_chronology/i18n/hr.po b/account_invoice_constraint_chronology/i18n/hr.po index e9624ccb..18625c80 100644 --- a/account_invoice_constraint_chronology/i18n/hr.po +++ b/account_invoice_constraint_chronology/i18n/hr.po @@ -1,31 +1,31 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: -# OCA Transbot , 2017 -# Bole , 2017 +# OCA Transbot , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-30 00:47+0000\n" -"PO-Revision-Date: 2017-05-30 00:47+0000\n" -"Last-Translator: Bole , 2017\n" +"POT-Creation-Date: 2018-01-15 03:39+0000\n" +"PO-Revision-Date: 2018-01-15 03:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%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_journal_check_chronology -msgid "Check chronology" -msgstr "Provjeri kronološki" +msgid "Check Chronology" +msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:31 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -33,11 +33,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:48 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/hr_HR.po b/account_invoice_constraint_chronology/i18n/hr_HR.po index 3e6fd0c8..1c44c536 100644 --- a/account_invoice_constraint_chronology/i18n/hr_HR.po +++ b/account_invoice_constraint_chronology/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: # Bole , 2017 msgid "" @@ -11,20 +11,22 @@ msgstr "" "POT-Creation-Date: 2017-05-30 00:47+0000\n" "PO-Revision-Date: 2017-05-30 00:47+0000\n" "Last-Translator: Bole , 2017\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%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_journal_check_chronology -msgid "Check chronology" +msgid "Check Chronology" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:31 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -32,11 +34,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:48 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/hu.po b/account_invoice_constraint_chronology/i18n/hu.po index a617a594..73886329 100644 --- a/account_invoice_constraint_chronology/i18n/hu.po +++ b/account_invoice_constraint_chronology/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/id.po b/account_invoice_constraint_chronology/i18n/id.po index 25963505..be3036e6 100644 --- a/account_invoice_constraint_chronology/i18n/id.po +++ b/account_invoice_constraint_chronology/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/it.po b/account_invoice_constraint_chronology/i18n/it.po index 0fe76523..856626b6 100644 --- a/account_invoice_constraint_chronology/i18n/it.po +++ b/account_invoice_constraint_chronology/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Italian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/ja.po b/account_invoice_constraint_chronology/i18n/ja.po index 7743ac22..316454aa 100644 --- a/account_invoice_constraint_chronology/i18n/ja.po +++ b/account_invoice_constraint_chronology/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Japanese (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/lt.po b/account_invoice_constraint_chronology/i18n/lt.po index feef3c9b..94c660d7 100644 --- a/account_invoice_constraint_chronology/i18n/lt.po +++ b/account_invoice_constraint_chronology/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,22 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/lt/)\n" +"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +33,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/mk.po b/account_invoice_constraint_chronology/i18n/mk.po index fa988ed4..6b682f35 100644 --- a/account_invoice_constraint_chronology/i18n/mk.po +++ b/account_invoice_constraint_chronology/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/mk/)\n" +"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/mn.po b/account_invoice_constraint_chronology/i18n/mn.po index b950ab3c..1298b452 100644 --- a/account_invoice_constraint_chronology/i18n/mn.po +++ b/account_invoice_constraint_chronology/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/mn/)\n" +"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/nb.po b/account_invoice_constraint_chronology/i18n/nb.po index a5e783be..419aa949 100644 --- a/account_invoice_constraint_chronology/i18n/nb.po +++ b/account_invoice_constraint_chronology/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/nb_NO.po b/account_invoice_constraint_chronology/i18n/nb_NO.po new file mode 100644 index 00000000..7290f610 --- /dev/null +++ b/account_invoice_constraint_chronology/i18n/nb_NO.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_constraint_chronology +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"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_journal_check_chronology +msgid "Check Chronology" +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 +#, python-format +msgid "" +"Chronology Error. Please confirm older draft invoices before %s and try " +"again." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 +#, python-format +msgid "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice +msgid "Invoice" +msgstr "Innmelding" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal +msgid "Journal" +msgstr "" diff --git a/account_invoice_constraint_chronology/i18n/nl.po b/account_invoice_constraint_chronology/i18n/nl.po index b0c15bc6..8c35373d 100644 --- a/account_invoice_constraint_chronology/i18n/nl.po +++ b/account_invoice_constraint_chronology/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Dutch (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/nl/)\n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/nl_BE.po b/account_invoice_constraint_chronology/i18n/nl_BE.po index 3c38f61b..342a246c 100644 --- a/account_invoice_constraint_chronology/i18n/nl_BE.po +++ b/account_invoice_constraint_chronology/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/nl_BE/)\n" +"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/nl_BE/)\n" +"Language: nl_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_BE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/nl_NL.po b/account_invoice_constraint_chronology/i18n/nl_NL.po new file mode 100644 index 00000000..577d2506 --- /dev/null +++ b/account_invoice_constraint_chronology/i18n/nl_NL.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_constraint_chronology +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-04-06 02:40+0000\n" +"PO-Revision-Date: 2018-04-06 02:40+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"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_journal_check_chronology +msgid "Check Chronology" +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 +#, python-format +msgid "" +"Chronology Error. Please confirm older draft invoices before %s and try " +"again." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 +#, python-format +msgid "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice +msgid "Invoice" +msgstr "Factuur" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal +msgid "Journal" +msgstr "" diff --git a/account_invoice_constraint_chronology/i18n/pl.po b/account_invoice_constraint_chronology/i18n/pl.po index 76ea7b86..584b95ac 100644 --- a/account_invoice_constraint_chronology/i18n/pl.po +++ b/account_invoice_constraint_chronology/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,22 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Polish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/pl/)\n" +"Language-Team: Polish (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +33,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/pt.po b/account_invoice_constraint_chronology/i18n/pt.po index dc75e092..f5a93941 100644 --- a/account_invoice_constraint_chronology/i18n/pt.po +++ b/account_invoice_constraint_chronology/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/pt_BR.po b/account_invoice_constraint_chronology/i18n/pt_BR.po index 2c7e4cc2..e5d42c52 100644 --- a/account_invoice_constraint_chronology/i18n/pt_BR.po +++ b/account_invoice_constraint_chronology/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/pt_PT.po b/account_invoice_constraint_chronology/i18n/pt_PT.po index 9973fe52..72f2f109 100644 --- a/account_invoice_constraint_chronology/i18n/pt_PT.po +++ b/account_invoice_constraint_chronology/i18n/pt_PT.po @@ -1,30 +1,31 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: -# OCA Transbot , 2017 +# OCA Transbot , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-30 00:47+0000\n" -"PO-Revision-Date: 2017-05-30 00:47+0000\n" -"Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "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_journal_check_chronology -msgid "Check chronology" +msgid "Check Chronology" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:31 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -32,17 +33,16 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:48 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology #: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice msgid "Invoice" -msgstr "" +msgstr "Fatura" #. module: account_invoice_constraint_chronology #: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal diff --git a/account_invoice_constraint_chronology/i18n/ro.po b/account_invoice_constraint_chronology/i18n/ro.po index 38feb122..72d6cca7 100644 --- a/account_invoice_constraint_chronology/i18n/ro.po +++ b/account_invoice_constraint_chronology/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,22 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Romanian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +33,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/ru.po b/account_invoice_constraint_chronology/i18n/ru.po index 18e50dc6..8960acac 100644 --- a/account_invoice_constraint_chronology/i18n/ru.po +++ b/account_invoice_constraint_chronology/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,23 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Russian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +34,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/sk_SK.po b/account_invoice_constraint_chronology/i18n/sk_SK.po new file mode 100644 index 00000000..f9419aa3 --- /dev/null +++ b/account_invoice_constraint_chronology/i18n/sk_SK.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_invoice_constraint_chronology +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Slovak (Slovakia) (https://www.transifex.com/oca/teams/23907/" +"sk_SK/)\n" +"Language: sk_SK\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"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_journal_check_chronology +msgid "Check Chronology" +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 +#, python-format +msgid "" +"Chronology Error. Please confirm older draft invoices before %s and try " +"again." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 +#, python-format +msgid "" +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice +msgid "Invoice" +msgstr "Faktúra" + +#. module: account_invoice_constraint_chronology +#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal +msgid "Journal" +msgstr "" diff --git a/account_invoice_constraint_chronology/i18n/sl.po b/account_invoice_constraint_chronology/i18n/sl.po index f5d3fc9d..5b638148 100644 --- a/account_invoice_constraint_chronology/i18n/sl.po +++ b/account_invoice_constraint_chronology/i18n/sl.po @@ -1,30 +1,31 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: -# OCA Transbot , 2017 +# OCA Transbot , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-30 00:47+0000\n" -"PO-Revision-Date: 2017-05-30 00:47+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2018-01-15 03:39+0000\n" +"PO-Revision-Date: 2018-01-15 03:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: account_invoice_constraint_chronology #: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal_check_chronology -msgid "Check chronology" +msgid "Check Chronology" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:31 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -34,12 +35,11 @@ msgstr "" "ponovno." #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:48 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." -msgstr "Kronološka napaka. Obstaja vsaj en račun z datumom za %s." +"Chronology Error. There exist at least one invoice with a later date to %s." +msgstr "" #. module: account_invoice_constraint_chronology #: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice diff --git a/account_invoice_constraint_chronology/i18n/sr@latin.po b/account_invoice_constraint_chronology/i18n/sr@latin.po index dc1e642c..77d3ff01 100644 --- a/account_invoice_constraint_chronology/i18n/sr@latin.po +++ b/account_invoice_constraint_chronology/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,22 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/sr@latin/)\n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/sr@latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +33,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/sv.po b/account_invoice_constraint_chronology/i18n/sv.po index ad7d1174..cf7d5902 100644 --- a/account_invoice_constraint_chronology/i18n/sv.po +++ b/account_invoice_constraint_chronology/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Swedish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/th.po b/account_invoice_constraint_chronology/i18n/th.po index c3317de9..0ed586fe 100644 --- a/account_invoice_constraint_chronology/i18n/th.po +++ b/account_invoice_constraint_chronology/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Thai (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/th/)\n" +"Language-Team: Thai (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/tr.po b/account_invoice_constraint_chronology/i18n/tr.po index 4975467e..1af8b349 100644 --- a/account_invoice_constraint_chronology/i18n/tr.po +++ b/account_invoice_constraint_chronology/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Turkish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/tr/)\n" +"Language-Team: Turkish (http://www.transifex.com/oca/OCA-account-financial-" +"tools-8-0/language/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/tr_TR.po b/account_invoice_constraint_chronology/i18n/tr_TR.po index 7a4e15f8..8320b931 100644 --- a/account_invoice_constraint_chronology/i18n/tr_TR.po +++ b/account_invoice_constraint_chronology/i18n/tr_TR.po @@ -1,30 +1,31 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: -# Ediz Duman , 2017 +# OCA Transbot , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-30 00:47+0000\n" -"PO-Revision-Date: 2017-05-30 00:47+0000\n" -"Last-Translator: Ediz Duman , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"POT-Creation-Date: 2018-03-30 02:39+0000\n" +"PO-Revision-Date: 2018-03-30 02:39+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"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_journal_check_chronology -msgid "Check chronology" +msgid "Check Chronology" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:31 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -32,17 +33,16 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:48 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology #: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice msgid "Invoice" -msgstr "" +msgstr "Fatura" #. module: account_invoice_constraint_chronology #: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal diff --git a/account_invoice_constraint_chronology/i18n/vi.po b/account_invoice_constraint_chronology/i18n/vi.po index c5f0004e..5c5779cb 100644 --- a/account_invoice_constraint_chronology/i18n/vi.po +++ b/account_invoice_constraint_chronology/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/vi/)\n" +"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/zh_CN.po b/account_invoice_constraint_chronology/i18n/zh_CN.po index 245a7c6a..8337d4a6 100644 --- a/account_invoice_constraint_chronology/i18n/zh_CN.po +++ b/account_invoice_constraint_chronology/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/i18n/zh_TW.po b/account_invoice_constraint_chronology/i18n/zh_TW.po index c9d88f78..70c84aee 100644 --- a/account_invoice_constraint_chronology/i18n/zh_TW.po +++ b/account_invoice_constraint_chronology/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology -# +# # Translators: msgid "" msgstr "" @@ -10,20 +10,21 @@ msgstr "" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:57+0000\n" "Last-Translator: <>\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-account-" +"financial-tools-8-0/language/zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_invoice_constraint_chronology -#: field:account.journal,check_chronology:0 +#: 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:59 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:30 #, python-format msgid "" "Chronology Error. Please confirm older draft invoices before %s and try " @@ -31,11 +32,10 @@ msgid "" msgstr "" #. module: account_invoice_constraint_chronology -#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:78 +#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:47 #, python-format msgid "" -"Chronology Error. There exist at least one invoice with a date posterior to " -"%s." +"Chronology Error. There exist at least one invoice with a later date to %s." msgstr "" #. module: account_invoice_constraint_chronology diff --git a/account_invoice_constraint_chronology/model/account_invoice.py b/account_invoice_constraint_chronology/model/account_invoice.py index 4a8547d4..4185fcc7 100644 --- a/account_invoice_constraint_chronology/model/account_invoice.py +++ b/account_invoice_constraint_chronology/model/account_invoice.py @@ -46,6 +46,6 @@ class AccountInvoice(models.Model): .Date.context_today(self, date_invoice_format) raise UserError(_("Chronology Error. " "There exist at least one invoice " - "with a date posterior to %s.") % + "with a later date to %s.") % date_invoice_tz) return res