2015-08-07 18:05:03 +02:00
|
|
|
# Translation of Odoo Server.
|
|
|
|
# This file contains the translation of the following modules:
|
|
|
|
# * account_netting
|
2018-01-25 14:18:07 +01:00
|
|
|
#
|
2015-08-07 18:05:03 +02:00
|
|
|
# Translators:
|
2017-10-13 17:27:59 +02:00
|
|
|
# Pedro Castro Silva <pedrocs@exo.pt>, 2017
|
|
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2017-10-13 17:27:59 +02:00
|
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
2015-08-07 18:05:03 +02:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2017-10-13 17:27:59 +02:00
|
|
|
"POT-Creation-Date: 2017-12-08 23:22+0000\n"
|
|
|
|
"PO-Revision-Date: 2017-12-08 23:22+0000\n"
|
|
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
|
|
|
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
2018-01-25 14:18:07 +01:00
|
|
|
"Language: pt\n"
|
2015-08-07 18:05:03 +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_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: code:addons/account_netting/wizards/account_move_make_netting.py:69
|
2015-08-07 18:05:03 +02:00
|
|
|
#, python-format
|
|
|
|
msgid "AR/AP netting"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Encontro de Contas"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: code:addons/account_netting/wizards/account_move_make_netting.py:41
|
2015-08-07 18:05:03 +02:00
|
|
|
#, python-format
|
|
|
|
msgid "All entries must have a receivable or payable account"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Os itens de diário devem ter uma conta a receber ou a pagar"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: code:addons/account_netting/wizards/account_move_make_netting.py:44
|
2015-08-07 18:05:03 +02:00
|
|
|
#, python-format
|
|
|
|
msgid "All entries mustn't been reconciled"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Os itens de diário não podem estar reconciliados"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: code:addons/account_netting/wizards/account_move_make_netting.py:53
|
2015-08-07 18:05:03 +02:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"All entries should have a partner and the partner must be the same for all."
|
|
|
|
msgstr ""
|
2017-10-13 17:27:59 +02:00
|
|
|
"Os itens de diário devem ter um parceiro e este deve ser o mesmo para todos."
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__balance
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Balance"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Saldo"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__balance_type
|
2018-01-25 14:18:07 +01:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Balance Type"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Tipo de Saldo"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr "Cancelar"
|
|
|
|
|
|
|
|
#. module: account_netting
|
|
|
|
#: model:ir.actions.act_window,name:account_netting.act_account_move_make_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Compensate"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Compensar"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Compensate entries"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Compensar os itens de diário"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__create_uid
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Created by"
|
|
|
|
msgstr "Criado por"
|
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__create_date
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Created on"
|
|
|
|
msgstr "Criado em"
|
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__display_name
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Display Name"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Nome a Exibir"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__id
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "ID"
|
|
|
|
msgstr "ID"
|
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__journal_id
|
2018-01-25 14:18:07 +01:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Journal"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Id do Diário"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting____last_update
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Last Modified on"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Última Modificação em"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__write_uid
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Last Updated by"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Última Actualização por"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__write_date
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid "Last Updated on"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Última Actualização em"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__move_line_ids
|
2018-01-25 14:18:07 +01:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Move Line"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Ids. da linha de movimento"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: code:addons/account_netting/wizards/account_move_make_netting.py:47
|
2017-10-13 17:27:59 +02:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2018-01-25 14:18:07 +01:00
|
|
|
"The 'Compensate' function is intended to balance operations on different "
|
|
|
|
"accounts for the same partner.\n"
|
2017-10-13 17:27:59 +02:00
|
|
|
"In this case all selected entries belong to the same account.\n"
|
|
|
|
" Please use the 'Reconcile' function."
|
2015-08-07 18:05:03 +02:00
|
|
|
msgstr ""
|
2018-01-25 14:18:07 +01:00
|
|
|
"A função 'Compensar' pretende balancear operações em contas diferentes para "
|
|
|
|
"o mesmo parceiro.\n"
|
2017-10-13 17:27:59 +02:00
|
|
|
"Neste caso todos os lançamentos selecionados pertencem à mesma conta.\n"
|
|
|
|
"Por favor, use a função 'Reconciliar'."
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
|
|
|
|
#, fuzzy
|
|
|
|
#| msgid ""
|
|
|
|
#| "This operation will generate account entries that are counterpart of the "
|
|
|
|
#| "receivable/payable accounts selected, and reconcile each other, letting "
|
|
|
|
#| "this balance in the partner:"
|
2015-08-07 18:05:03 +02:00
|
|
|
msgid ""
|
|
|
|
"This operation will generate account entries that are counterpart of the "
|
2018-01-25 14:18:07 +01:00
|
|
|
"receivable/payable accounts selected, and reconcile each other, letting this "
|
2019-05-29 10:34:01 +02:00
|
|
|
"balance in the partner."
|
2015-08-07 18:05:03 +02:00
|
|
|
msgstr ""
|
2017-10-13 17:27:59 +02:00
|
|
|
"Esta operação gerará itens de diário que são contrapartida das contas a "
|
|
|
|
"receber/a pagar selecionadas, e realizará a reconciliação, deixando este "
|
|
|
|
"saldo no parceiro:"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
|
|
|
#: selection:account.move.make.netting,balance_type:0
|
|
|
|
msgid "To pay"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "A Pagar"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
|
|
|
#: selection:account.move.make.netting,balance_type:0
|
|
|
|
msgid "To receive"
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "A receber"
|
2015-08-07 18:05:03 +02:00
|
|
|
|
|
|
|
#. module: account_netting
|
2019-05-29 10:34:01 +02:00
|
|
|
#: model:ir.model,name:account_netting.model_account_move_make_netting
|
|
|
|
msgid "Wizard to generate account moves for netting"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. module: account_netting
|
|
|
|
#: code:addons/account_netting/wizards/account_move_make_netting.py:35
|
2015-08-07 18:05:03 +02:00
|
|
|
#, python-format
|
|
|
|
msgid "You should compensate at least 2 journal entries."
|
2017-10-13 17:27:59 +02:00
|
|
|
msgstr "Deve compensar pelos menos 2 itens de diário."
|
2015-08-07 18:05:03 +02:00
|
|
|
|
2019-05-29 10:34:01 +02:00
|
|
|
#~ msgid "Select the journal where storing the journal entries"
|
|
|
|
#~ msgstr "Selecione o Diário onde guardar os lançamentos"
|
|
|
|
|
|
|
|
#~ msgid "account.move.make.netting"
|
|
|
|
#~ msgstr "account.move.make.netting"
|