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.
 
 
 
 
 

92 lines
2.8 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 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-12-28 03:58+0000\n"
"PO-Revision-Date: 2017-12-28 03:58+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"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Adicionar / Remover atalho ..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr "Criado por"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr "Criado em"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr "Mostrar Nome"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr "ID"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr "Última Modificação em"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr "Última Atualização por"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr "Última Atualização em"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr "Menu id"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr "Nome Atalho"
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr "Atalho para este menu não existe!"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr "Ref. Usuário"
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr "ir.ui.menu"
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr "atalho.web"