# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_dashboard_tile # # Translators: # danimaribeiro , 2016 msgid "" msgstr "" "Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-03-11 02:17+0000\n" "PO-Revision-Date: 2016-03-05 16:21+0000\n" "Last-Translator: danimaribeiro \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-web-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: web_dashboard_tile #: field:tile.tile,action_id:0 msgid "Action" msgstr "Ação" #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 msgid "Average" msgstr "Média" #. module: web_dashboard_tile #: code:addons/web_dashboard_tile/models/tile_tile.py:74 #, python-format msgid "Average value of '%s'" msgstr "Valor médio de '%s'" #. module: web_dashboard_tile #: field:tile.tile,background_color:0 msgid "Background color" msgstr "Cor de fundo" #. module: web_dashboard_tile #. openerp-web #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8 #, python-format msgid "Create" msgstr "Criar" #. module: web_dashboard_tile #: field:tile.tile,create_uid:0 msgid "Created by" msgstr "Criado por" #. module: web_dashboard_tile #: field:tile.tile,create_date:0 msgid "Created on" msgstr "Criado em " #. module: web_dashboard_tile #: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile #: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile #: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard msgid "Dashboard" msgstr "Dashboard" #. module: web_dashboard_tile #: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile msgid "Dashboard Tile" msgstr "Dashboard Tile" #. module: web_dashboard_tile #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_tree_view msgid "Dashboard tiles" msgstr "Dashboard tiles" #. module: web_dashboard_tile #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view msgid "Display" msgstr "Mostrar" #. module: web_dashboard_tile #: field:tile.tile,domain:0 msgid "Domain" msgstr "Domínio" #. module: web_dashboard_tile #. openerp-web #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 #, python-format msgid "Error" msgstr "Erro" #. module: web_dashboard_tile #: constraint:tile.tile:0 msgid "Error ! Please select a field of the selected model." msgstr "Erro ! Por favor selecione um campo para o modelo selecionado" #. module: web_dashboard_tile #: constraint:tile.tile:0 msgid "Error ! Please set both fields: 'Field' and 'Function'." msgstr "Erro ! Por favor sete ambos os campos: 'Campo' e 'Função'." #. module: web_dashboard_tile #: field:tile.tile,field_id:0 msgid "Field" msgstr "Campo" #. module: web_dashboard_tile #. openerp-web #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 #, python-format msgid "Filter name is required." msgstr "Filtro nome é obrigatório" #. module: web_dashboard_tile #: field:tile.tile,font_color:0 msgid "Font color" msgstr "Cor da fonte" #. module: web_dashboard_tile #: field:tile.tile,field_function:0 msgid "Function" msgstr "Função" #. module: web_dashboard_tile #: field:tile.tile,id:0 msgid "ID" msgstr "ID" #. module: web_dashboard_tile #: field:tile.tile,write_uid:0 msgid "Last Updated by" msgstr "Última atualização por" #. module: web_dashboard_tile #: field:tile.tile,write_date:0 msgid "Last Updated on" msgstr "Última atualização em" #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 msgid "Maximum" msgstr "Máximo" #. module: web_dashboard_tile #: code:addons/web_dashboard_tile/models/tile_tile.py:68 #, python-format msgid "Maximum value of '%s'" msgstr "Valor máximo de '%s'" #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 msgid "Median" msgstr "Mediana" #. module: web_dashboard_tile #: code:addons/web_dashboard_tile/models/tile_tile.py:77 #, python-format msgid "Median value of '%s'" msgstr "Valor mediano de '%s'" #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 msgid "Minimum" msgstr "Minímo" #. module: web_dashboard_tile #: code:addons/web_dashboard_tile/models/tile_tile.py:65 #, python-format msgid "Minimum value of '%s'" msgstr "Valor mínimo de '%s'" #. module: web_dashboard_tile #: field:tile.tile,model_id:0 msgid "Model" msgstr "Modelo" #. module: web_dashboard_tile #: field:tile.tile,name:0 msgid "Name" msgstr "Nome" #. module: web_dashboard_tile #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view msgid "Optional Field Informations" msgstr "Informação de campos opcionais" #. module: web_dashboard_tile #: field:tile.tile,sequence:0 msgid "Sequence" msgstr "Sequência" #. module: web_dashboard_tile #. openerp-web #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 #, python-format msgid "Success" msgstr "Sucesso" #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 msgid "Sum" msgstr "Soma" #. module: web_dashboard_tile #: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view msgid "Technical Informations" msgstr "Informações técnicas" #. module: web_dashboard_tile #. openerp-web #: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 #, python-format msgid "Tile is created" msgstr "Tile é criado" #. module: web_dashboard_tile #. openerp-web #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6 #, python-format msgid "Tile:" msgstr "Tile:" #. module: web_dashboard_tile #: code:addons/web_dashboard_tile/models/tile_tile.py:71 #, python-format msgid "Total value of '%s'" msgstr "Valor total de '%s'" #. module: web_dashboard_tile #: field:tile.tile,user_id:0 msgid "User" msgstr "Usuário"