2017-05-29 16:25:41 +02:00
|
|
|
# Translation of Odoo Server.
|
|
|
|
# This file contains the translation of the following modules:
|
|
|
|
# * account_invoice_constraint_chronology
|
2018-01-12 10:46:29 +01:00
|
|
|
#
|
2017-05-29 16:25:41 +02:00
|
|
|
# Translators:
|
2018-01-12 10:46:29 +01:00
|
|
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
2017-05-29 16:25:41 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2018-01-12 10:46:29 +01:00
|
|
|
"Project-Id-Version: Odoo Server 11.0\n"
|
2017-05-29 16:25:41 +02:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2019-01-30 14:27:00 +01:00
|
|
|
"POT-Creation-Date: 2019-01-30 16:31+0000\n"
|
2018-01-12 10:46:29 +01:00
|
|
|
"PO-Revision-Date: 2018-03-30 02:39+0000\n"
|
|
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
|
|
|
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
|
|
|
|
"teams/23907/pt_PT/)\n"
|
|
|
|
"Language: pt_PT\n"
|
2017-05-29 16:25:41 +02:00
|
|
|
"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
|
2019-01-30 14:27:00 +01:00
|
|
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
2018-01-12 10:46:29 +01:00
|
|
|
msgid "Check Chronology"
|
2017-05-29 16:25:41 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2022-11-16 10:24:56 +01:00
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
2017-05-29 16:25:41 +02:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2022-11-16 10:24:56 +01:00
|
|
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
|
|
|
"exists, please validate it first."
|
2017-05-29 16:25:41 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2022-11-16 10:24:56 +01:00
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
2017-05-29 16:25:41 +02:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2022-11-16 10:24:56 +01:00
|
|
|
"Chronology conflict: A conflicting validated invoice dated after "
|
|
|
|
"{date_invoice} exists."
|
2017-05-29 16:25:41 +02:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
2022-11-16 10:24:56 +01:00
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
|
|
|
"before {date_invoice} exists."
|
|
|
|
msgstr ""
|
2017-05-29 16:25:41 +02:00
|
|
|
|
2023-06-27 14:26:43 +02:00
|
|
|
#. module: account_invoice_constraint_chronology
|
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Chronology conflict: Invoice {name} cannot be {time} invoice {inv_name}."
|
|
|
|
msgstr ""
|
|
|
|
|
2017-05-29 16:25:41 +02:00
|
|
|
#. module: account_invoice_constraint_chronology
|
|
|
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
|
|
|
msgid "Journal"
|
|
|
|
msgstr "Diário"
|
2022-11-16 10:24:56 +01:00
|
|
|
|
|
|
|
#. module: account_invoice_constraint_chronology
|
|
|
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
|
|
|
msgid "Journal Entry"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#~ msgid "Invoice"
|
|
|
|
#~ msgstr "Fatura"
|