You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

171 lines
5.0 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mass_editing
#
# Translators:
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
# Armando Vulcano Junior <vulcano@uol.com.br>, 2015
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
# Paolo Valier, 2016
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
# Rudolf Schnapka <rs@techno-flex.de>, 2016
# SaFi J. <safi2266@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-17 07:52+0000\n"
"PO-Revision-Date: 2017-01-19 20:17+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/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: mass_editing
#: view:mass.object:mass_editing.view_mass_object_form
msgid "Add"
msgstr "Adicionar"
#. module: mass_editing
#: view:mass.object:mass_editing.view_mass_object_form
msgid "Advanced"
msgstr "Avançado"
#. module: mass_editing
#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0
msgid "Created by"
msgstr "Criado por"
#. module: mass_editing
#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0
msgid "Created on"
msgstr "Criado em"
#. module: mass_editing
#: code:addons/mass_editing/models/mass_object.py:126
#, python-format
msgid "Deletion of the action record failed."
msgstr ""
#. module: mass_editing
#: field:mass.editing.wizard,display_name:0 field:mass.object,display_name:0
msgid "Display Name"
msgstr "Nome para Mostrar"
#. module: mass_editing
#: view:mass.object:mass_editing.view_mass_object_form
msgid ""
"Display a button in the sidebar of related documents to open a composition "
"wizard"
msgstr "A ação de excluir o registro falhou."
#. module: mass_editing
#: view:mass.object:mass_editing.view_mass_object_form
#: field:mass.object,field_ids:0
msgid "Fields"
msgstr "Campos"
#. module: mass_editing
#: field:mass.editing.wizard,id:0 field:mass.object,id:0
msgid "ID"
msgstr "Identificação"
#. module: mass_editing
#: field:mass.editing.wizard,__last_update:0 field:mass.object,__last_update:0
msgid "Last Modified on"
msgstr "Última atualização em"
#. module: mass_editing
#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0
msgid "Last Updated by"
msgstr "Última atualização por"
#. module: mass_editing
#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0
msgid "Last Updated on"
msgstr "Última atualização em"
#. module: mass_editing
#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form
#: model:ir.ui.menu,name:mass_editing.menu_mass_editing
#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view
msgid "Mass Editing"
msgstr "Edição em massa"
#. module: mass_editing
#: code:addons/mass_editing/models/mass_object.py:74
#, python-format
msgid "Mass Editing (%s)"
msgstr "Edição em Massa (%s)"
#. module: mass_editing
#: field:mass.object,model_id:0
msgid "Model"
msgstr "Modelo"
#. module: mass_editing
#: field:mass.object,model_ids:0
msgid "Model List"
msgstr "Lista de Modelos"
#. module: mass_editing
#: field:mass.object,name:0
msgid "Name"
msgstr "Nome"
#. module: mass_editing
#: code:addons/mass_editing/models/mass_object.py:49
#: sql_constraint:mass.object:0
#, python-format
msgid "Name must be unique!"
msgstr "Nome deve ser único!"
#. module: mass_editing
#: view:mass.object:mass_editing.view_mass_object_form
#: view:mass.object:mass_editing.view_mass_object_tree
msgid "Object"
msgstr "Objeto"
#. module: mass_editing
#: view:mass.object:mass_editing.view_mass_object_form
msgid "Remove"
msgstr "Remover"
#. module: mass_editing
#: view:mass.object:mass_editing.view_mass_object_form
msgid "Remove the contextual action to use this template on related documents"
msgstr "Remover a ação contextual para usar este modelo nos documentos relacionados"
#. module: mass_editing
#: field:mass.object,ref_ir_act_window:0
msgid "Sidebar Action"
msgstr "Ação da Barra Lateral"
#. module: mass_editing
#: view:mass.object:mass_editing.view_mass_object_form
#: field:mass.object,ref_ir_value:0
msgid "Sidebar Button"
msgstr "Botão da Barra Lateral"
#. module: mass_editing
#: help:mass.object,ref_ir_act_window:0
msgid ""
"Sidebar action to make this template available on records "
"of the related document model"
msgstr "Ação da Barra Lateral para fazer este modelo disponível nos registros dos modelos de documento relacionados"
#. module: mass_editing
#: help:mass.object,ref_ir_value:0
msgid "Sidebar button to open the sidebar action"
msgstr "Botão da Barra Lateral para abrir ação na Barra Lateral"
#. module: mass_editing
#: code:addons/mass_editing/models/mass_object.py:125
#, python-format
msgid "Warning"
msgstr "Aviso"