2
0

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (17 of 17 strings)

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_lock_date_update/pt_BR/
This commit is contained in:
Eduardo Aparicio 2019-07-09 01:15:06 +00:00 committed by syera bonneaux
parent 92e0f7da54
commit 01d3e86637
2 changed files with 18 additions and 12 deletions

View File

@ -9,20 +9,21 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n" "Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 23:24+0000\n" "POT-Creation-Date: 2017-11-28 23:24+0000\n"
"PO-Revision-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2019-07-09 01:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: Eduardo Aparicio <eduardo.caparica@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
"teams/23907/pt_BR/)\n" "23907/pt_BR/)\n"
"Language: pt_BR\n" "Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.7.1\n"
#. module: account_lock_date_update #. module: account_lock_date_update
#: model:ir.model,name:account_lock_date_update.model_account_update_lock_date #: model:ir.model,name:account_lock_date_update.model_account_update_lock_date
msgid "Account Update Lock_date" msgid "Account Update Lock_date"
msgstr "" msgstr "Atualização de data de bloqueio contábil"
#. module: account_lock_date_update #. module: account_lock_date_update
#: model_terms:ir.ui.view,arch_db:account_lock_date_update.account_update_lock_date_form_view #: model_terms:ir.ui.view,arch_db:account_lock_date_update.account_update_lock_date_form_view
@ -72,12 +73,12 @@ msgstr "Última atualização em"
#. module: account_lock_date_update #. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__fiscalyear_lock_date #: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__fiscalyear_lock_date
msgid "Lock Date" msgid "Lock Date"
msgstr "" msgstr "Data de bloqueio"
#. module: account_lock_date_update #. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__period_lock_date #: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date__period_lock_date
msgid "Lock Date for Non-Advisers" msgid "Lock Date for Non-Advisers"
msgstr "" msgstr "Data de Bloqueio para não assessores"
#. module: account_lock_date_update #. module: account_lock_date_update
#: model:ir.model.fields,help:account_lock_date_update.field_account_update_lock_date__fiscalyear_lock_date #: model:ir.model.fields,help:account_lock_date_update.field_account_update_lock_date__fiscalyear_lock_date
@ -85,6 +86,8 @@ msgid ""
"No users, including Advisers, can edit accounts prior to and inclusive of " "No users, including Advisers, can edit accounts prior to and inclusive of "
"this date. Use it for fiscal year locking for example." "this date. Use it for fiscal year locking for example."
msgstr "" msgstr ""
"Nenhum usuário, incluindo assessores, podem editar contas anteriores a esta "
"data, inclusive. Por exemplo, utilize para bloqueio do ano fiscal."
#. module: account_lock_date_update #. module: account_lock_date_update
#: model:ir.model.fields,help:account_lock_date_update.field_account_update_lock_date__period_lock_date #: model:ir.model.fields,help:account_lock_date_update.field_account_update_lock_date__period_lock_date
@ -93,20 +96,23 @@ msgid ""
"of this date. Use it for period locking inside an open fiscal year, for " "of this date. Use it for period locking inside an open fiscal year, for "
"example." "example."
msgstr "" msgstr ""
"Somente usuários 'Assessores' podem editar contas anteriores a esta data, "
"inclusive. Utilize-o para bloqueio de período dentro do ano fiscal aberto, "
"por exemplo."
#. module: account_lock_date_update #. module: account_lock_date_update
#: model_terms:ir.ui.view,arch_db:account_lock_date_update.account_update_lock_date_form_view #: model_terms:ir.ui.view,arch_db:account_lock_date_update.account_update_lock_date_form_view
msgid "Update" msgid "Update"
msgstr "" msgstr "Atualizar"
#. module: account_lock_date_update #. module: account_lock_date_update
#: model:ir.actions.act_window,name:account_lock_date_update.account_update_lock_date_act_window #: model:ir.actions.act_window,name:account_lock_date_update.account_update_lock_date_act_window
#: model:ir.ui.menu,name:account_lock_date_update.account_update_lock_date_menu #: model:ir.ui.menu,name:account_lock_date_update.account_update_lock_date_menu
msgid "Update accounting lock dates" msgid "Update accounting lock dates"
msgstr "" msgstr "Atualizar datas de bloqueio contábil"
#. module: account_lock_date_update #. module: account_lock_date_update
#: code:addons/account_lock_date_update/wizards/account_update_lock_date.py:42 #: code:addons/account_lock_date_update/wizards/account_update_lock_date.py:42
#, python-format #, python-format
msgid "You are not allowed to execute this action." msgid "You are not allowed to execute this action."
msgstr "" msgstr "Você não tem permissão para realizar esta ação."

View File

@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" /> <meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
<title>Account Lock Date Update</title> <title>Account Lock Date Update</title>
<style type="text/css"> <style type="text/css">