OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2017-11-18 02:24:53 +01:00
parent a32d5bd02e
commit 637bb61848
6 changed files with 67 additions and 56 deletions

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Armando Vulcano Junior <vulcano@uol.com.br>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-15 03:40+0000\n"
"PO-Revision-Date: 2017-01-15 03:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2017-10-28 00:53+0000\n"
"PO-Revision-Date: 2017-10-28 00:53+0000\n"
"Last-Translator: Armando Vulcano Junior <vulcano@uol.com.br>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,11 +25,13 @@ msgid ""
"A Banking Mandate is a document signed by your customer that gives you the "
"autorization to do one or several operations on his bank account."
msgstr ""
"Uma Ordem Bancária é um documento assinado pelo seu cliente que lhe dá a "
"autorização para fazer uma ou várias operações em sua conta bancária."
#. module: account_banking_mandate
#: sql_constraint:account.banking.mandate:0
msgid "A Mandate with the same reference already exists for this company!"
msgstr ""
msgstr "Uma ordemo com a mesma referência já existe para esta empresa!"
#. module: account_banking_mandate
#: model:ir.model,name:account_banking_mandate.model_account_banking_mandate
@@ -38,7 +41,7 @@ msgstr "Uma ordem bancária genérica"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction
msgid "Action Needed"
msgstr ""
msgstr "Ação Necessária"
#. module: account_banking_mandate
#: model:ir.model.fields,help:account_banking_mandate.field_account_invoice_mandate_required
@@ -48,6 +51,8 @@ msgid ""
"Activate this option if this payment method requires your customer to sign a"
" direct debit mandate with your company."
msgstr ""
"Ative esta opção se este método de pagamento exige que seu cliente assine "
"uma ordem de débito direto com sua empresa."
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
@@ -91,7 +96,7 @@ msgstr ""
#. module: account_banking_mandate
#: selection:account.banking.mandate,format:0
msgid "Basic Mandate"
msgstr ""
msgstr "Ordem Básica"
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
@@ -122,7 +127,7 @@ msgstr "Não pode validar a ordem '%s' sem uma data de assinatura."
#. module: account_banking_mandate
#: model:ir.actions.act_window,help:account_banking_mandate.mandate_action
msgid "Click to create a new Banking Mandate."
msgstr ""
msgstr "Clique para criar uma nova Ordem Bancária"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_company_id
@@ -193,18 +198,18 @@ msgstr "Seguidores"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_channel_ids
msgid "Followers (Channels)"
msgstr ""
msgstr "Seguidores (Canais)"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_partner_ids
msgid "Followers (Partners)"
msgstr ""
msgstr "Seguidores (Parceiros)"
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_form
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
msgid "Format"
msgstr ""
msgstr "Formato"
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
@@ -224,7 +229,7 @@ msgstr "Se marcado novas mensagens requerem sua atenção."
#. module: account_banking_mandate
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction
msgid "If checked, new messages require your attention."
msgstr ""
msgstr "Se marcado novas mensagens requerem sua atenção."
#. module: account_banking_mandate
#: model:ir.model,name:account_banking_mandate.model_account_invoice
@@ -264,31 +269,31 @@ msgstr "Última Atualização em"
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.bank_payment_line_tree
msgid "Mandate"
msgstr ""
msgstr "Ordem"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_format
msgid "Mandate Format"
msgstr ""
msgstr "Formato da Ordem"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_invoice_mandate_required
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment_line_mandate_required
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment_method_mandate_required
msgid "Mandate Required"
msgstr ""
msgstr "Ordem exigida"
#. module: account_banking_mandate
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:132
#, python-format
msgid "Mandate should be in cancel state."
msgstr ""
msgstr "Ordem deve estar no estado cancelado."
#. module: account_banking_mandate
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:120
#, python-format
msgid "Mandate should be in draft or valid state."
msgstr ""
msgstr "Ordem deve estar em estado provisório ou válido."
#. module: account_banking_mandate
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:111
@@ -304,7 +309,7 @@ msgstr ""
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.mandate_partner_bank_tree
msgid "Mandates"
msgstr ""
msgstr "Ordens"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_ids
@@ -320,22 +325,22 @@ msgstr ""
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
msgid "Number of Actions"
msgstr ""
msgstr "Número de Ações"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_res_partner_mandate_count
msgid "Number of Mandates"
msgstr ""
msgstr "Número de Ordens"
#. module: account_banking_mandate
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_needaction_counter
msgid "Number of messages which requires an action"
msgstr ""
msgstr "Número de mensagens que exigem uma ação"
#. module: account_banking_mandate
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_message_unread_counter
msgid "Number of unread messages"
msgstr ""
msgstr "Número de mensagens não lidas"
#. module: account_banking_mandate
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate_state
@@ -353,12 +358,12 @@ msgstr "Parceiro"
#. module: account_banking_mandate
#: model:ir.model,name:account_banking_mandate.model_account_payment_line
msgid "Payment Lines"
msgstr ""
msgstr "Linhas de Pagamento"
#. module: account_banking_mandate
#: model:ir.model,name:account_banking_mandate.model_account_payment_method
msgid "Payment Methods"
msgstr ""
msgstr "Métodos de Pagamento"
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
@@ -368,7 +373,7 @@ msgstr "Referencia"
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
msgid "Reference or Partner"
msgstr ""
msgstr "Referencia ou Parceria"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_payment_line_ids
@@ -379,12 +384,12 @@ msgstr "Linhas relacionadas do pagamento"
#. module: account_banking_mandate
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate_scan
msgid "Scan of the Mandate"
msgstr ""
msgstr "Digitalização da Ordem"
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
msgid "Search Banking Mandates"
msgstr ""
msgstr "Pesquise Ordens Bancárias"
#. module: account_banking_mandate
#: selection:account.banking.mandate,format:0
@@ -395,7 +400,7 @@ msgstr ""
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_tree
msgid "Signature Date"
msgstr ""
msgstr "Data de Assinatura"
#. module: account_banking_mandate
#: model:ir.ui.view,arch_db:account_banking_mandate.view_mandate_search
@@ -411,7 +416,7 @@ msgstr "Status"
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:67
#, python-format
msgid "The date of signature of mandate '%s' is in the future!"
msgstr ""
msgstr "A data de assinatura da ordem '%s'está no futuro!"
#. module: account_banking_mandate
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:73
@@ -420,6 +425,8 @@ msgid ""
"The mandate '%s' can't have a date of last debit before the date of "
"signature."
msgstr ""
"A ordem '%s' não pode ter a data de último débito anterior a data de "
"assinatura."
#. module: account_banking_mandate
#: code:addons/account_banking_mandate/models/account_payment_line.py:27

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Armando Vulcano Junior <vulcano@uol.com.br>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-16 01:37+0000\n"
"PO-Revision-Date: 2016-11-16 01:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2017-10-28 00:53+0000\n"
"PO-Revision-Date: 2017-10-28 00:53+0000\n"
"Last-Translator: Armando Vulcano Junior <vulcano@uol.com.br>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -154,12 +155,12 @@ msgstr ""
#. module: account_banking_pain_base
#: model:ir.model,name:account_banking_pain_base.model_account_payment_line
msgid "Payment Lines"
msgstr ""
msgstr "Linhas de Pagamento"
#. module: account_banking_pain_base
#: model:ir.model,name:account_banking_pain_base.model_account_payment_method
msgid "Payment Methods"
msgstr ""
msgstr "Métodos de Pagamento"
#. module: account_banking_pain_base
#: model:ir.model,name:account_banking_pain_base.model_account_payment_mode

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Armando Vulcano Junior <vulcano@uol.com.br>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-01 19:28+0000\n"
"PO-Revision-Date: 2016-07-01 19:28+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2017-10-28 00:53+0000\n"
"PO-Revision-Date: 2017-10-28 00:53+0000\n"
"Last-Translator: Armando Vulcano Junior <vulcano@uol.com.br>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -37,7 +38,7 @@ msgstr ""
#. module: account_banking_sepa_credit_transfer
#: model:ir.model,name:account_banking_sepa_credit_transfer.model_account_payment_method
msgid "Payment Methods"
msgstr ""
msgstr "Métodos de Pagamento"
#. module: account_banking_sepa_credit_transfer
#: model:ir.model,name:account_banking_sepa_credit_transfer.model_account_payment_order

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Armando Vulcano Junior <vulcano@uol.com.br>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-17 05:39+0000\n"
"PO-Revision-Date: 2016-09-17 05:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2017-10-28 00:53+0000\n"
"PO-Revision-Date: 2017-10-28 00:53+0000\n"
"Last-Translator: Armando Vulcano Junior <vulcano@uol.com.br>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -221,7 +222,7 @@ msgstr ""
#. module: account_banking_sepa_direct_debit
#: model:ir.model,name:account_banking_sepa_direct_debit.model_account_payment_method
msgid "Payment Methods"
msgstr ""
msgstr "Métodos de Pagamento"
#. module: account_banking_sepa_direct_debit
#: model:ir.model,name:account_banking_sepa_direct_debit.model_account_payment_mode

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Armando Vulcano Junior <vulcano@uol.com.br>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-25 00:38+0000\n"
"PO-Revision-Date: 2017-04-25 00:38+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2017-10-28 00:53+0000\n"
"PO-Revision-Date: 2017-10-28 00:53+0000\n"
"Last-Translator: Armando Vulcano Junior <vulcano@uol.com.br>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -243,7 +244,7 @@ msgstr ""
#: model:ir.ui.menu,name:account_payment_mode.account_payment_method_menu
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_tree
msgid "Payment Methods"
msgstr ""
msgstr "Métodos de Pagamento"
#. module: account_payment_mode
#: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_form

View File

@@ -4,14 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Gustavo Lepri <gustavolepri@gmail.com>, 2017
# Armando Vulcano Junior <vulcano@uol.com.br>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-15 00:40+0000\n"
"PO-Revision-Date: 2017-10-15 00:40+0000\n"
"Last-Translator: Gustavo Lepri <gustavolepri@gmail.com>, 2017\n"
"POT-Creation-Date: 2017-10-28 00:53+0000\n"
"PO-Revision-Date: 2017-10-28 00:53+0000\n"
"Last-Translator: Armando Vulcano Junior <vulcano@uol.com.br>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -64,7 +64,7 @@ msgstr ""
#. module: account_payment_order
#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order_message_needaction
msgid "Action Needed"
msgstr ""
msgstr "Ação Necessária"
#. module: account_payment_order
#: model:ir.model.fields,help:account_payment_order.field_account_payment_line_bank_account_required
@@ -432,12 +432,12 @@ msgstr "Seguidores"
#. module: account_payment_order
#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order_message_channel_ids
msgid "Followers (Channels)"
msgstr ""
msgstr "Seguidores (Canais)"
#. module: account_payment_order
#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order_message_partner_ids
msgid "Followers (Partners)"
msgstr ""
msgstr "Seguidores (Parceiros)"
#. module: account_payment_order
#: code:addons/account_payment_order/models/bank_payment_line.py:147
@@ -517,7 +517,7 @@ msgstr "Se marcado novas mensagens requerem sua atenção."
#. module: account_payment_order
#: model:ir.model.fields,help:account_payment_order.field_account_payment_order_message_needaction
msgid "If checked, new messages require your attention."
msgstr ""
msgstr "Se marcado novas mensagens requerem sua atenção."
#. module: account_payment_order
#: model:ir.model.fields,help:account_payment_order.field_account_payment_mode_group_lines
@@ -717,7 +717,7 @@ msgstr ""
#. module: account_payment_order
#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order_message_needaction_counter
msgid "Number of Actions"
msgstr ""
msgstr "Número de Ações"
#. module: account_payment_order
#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_order_bank_line_count
@@ -727,12 +727,12 @@ msgstr ""
#. module: account_payment_order
#: model:ir.model.fields,help:account_payment_order.field_account_payment_order_message_needaction_counter
msgid "Number of messages which requires an action"
msgstr ""
msgstr "Número de mensagens que exigem uma ação"
#. module: account_payment_order
#: model:ir.model.fields,help:account_payment_order.field_account_payment_order_message_unread_counter
msgid "Number of unread messages"
msgstr ""
msgstr "Número de mensagens não lidas"
#. module: account_payment_order
#: model:ir.model.fields,field_description:account_payment_order.field_account_payment_mode_offsetting_account