forked from Techsystech/web
OCA Transbot updated translations from Transifex
parent
bf6bda3306
commit
5292f1689d
|
@ -0,0 +1,225 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * help_online
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:01+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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: help_online
|
||||
#. openerp-web
|
||||
#: code:addons/help_online/static/src/js/help_online.js:83
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: help_online
|
||||
#: view:export.help.wizard:help_online.export_help_wizard_view
|
||||
#: view:import.help.wizard:help_online.import_help_wizard_view
|
||||
msgid "Close"
|
||||
msgstr "Fechar"
|
||||
|
||||
#. module: help_online
|
||||
#. openerp-web
|
||||
#: code:addons/help_online/static/src/js/help_online.js:81
|
||||
#, python-format
|
||||
msgid "Confirm"
|
||||
msgstr "Confirmar"
|
||||
|
||||
#. module: help_online
|
||||
#: code:addons/help_online/models/help_online.py:60
|
||||
#, python-format
|
||||
msgid "Create Help page for %s"
|
||||
msgstr "Criar página de ajuda para %s"
|
||||
|
||||
#. module: help_online
|
||||
#: field:export.help.wizard,create_uid:0 field:help.online,create_uid:0
|
||||
#: field:import.help.wizard,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr "Criado por"
|
||||
|
||||
#. module: help_online
|
||||
#: field:export.help.wizard,create_date:0 field:help.online,create_date:0
|
||||
#: field:import.help.wizard,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr "Criado em "
|
||||
|
||||
#. module: help_online
|
||||
#: view:export.help.wizard:help_online.export_help_wizard_view
|
||||
msgid "Export"
|
||||
msgstr "Exportar"
|
||||
|
||||
#. module: help_online
|
||||
#: code:addons/help_online/models/export_help_wizard.py:267
|
||||
#: model:ir.actions.act_window,name:help_online.action_export_help_wizard
|
||||
#, python-format
|
||||
msgid "Export Help"
|
||||
msgstr "Ajuda exportação"
|
||||
|
||||
#. module: help_online
|
||||
#: view:export.help.wizard:help_online.export_help_wizard_view
|
||||
msgid "Export Help Data"
|
||||
msgstr "Exportar dados de ajuda"
|
||||
|
||||
#. module: help_online
|
||||
#: model:ir.model,name:help_online.model_export_help_wizard
|
||||
#: model:ir.ui.menu,name:help_online.menu_help_export
|
||||
msgid "Export Help Online"
|
||||
msgstr "Exportar Ajuda online"
|
||||
|
||||
#. module: help_online
|
||||
#: field:export.help.wizard,export_filename:0
|
||||
msgid "Export XML Filename"
|
||||
msgstr "Exportar nome de arquivo XML"
|
||||
|
||||
#. module: help_online
|
||||
#: model:ir.ui.menu,name:help_online.menu_help
|
||||
#: model:ir.ui.menu,name:help_online.menu_help_main
|
||||
msgid "Help Online"
|
||||
msgstr "Ajuda online"
|
||||
|
||||
#. module: help_online
|
||||
#: code:addons/help_online/models/help_online.py:55
|
||||
#, python-format
|
||||
msgid "Help on %s"
|
||||
msgstr "Ajuda em %s"
|
||||
|
||||
#. module: help_online
|
||||
#: model:res.groups,name:help_online.help_online_group_reader
|
||||
msgid "Help reader"
|
||||
msgstr "Leitor de ajuda"
|
||||
|
||||
#. module: help_online
|
||||
#: model:res.groups,name:help_online.help_online_group_writer
|
||||
msgid "Help writer"
|
||||
msgstr "Editor de ajuda"
|
||||
|
||||
#. module: help_online
|
||||
#: field:export.help.wizard,id:0 field:help.online,id:0
|
||||
#: field:import.help.wizard,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: help_online
|
||||
#: view:import.help.wizard:help_online.import_help_wizard_view
|
||||
msgid "Import"
|
||||
msgstr "Importar"
|
||||
|
||||
#. module: help_online
|
||||
#: model:ir.actions.act_window,name:help_online.action_import_help_wizard
|
||||
msgid "Import Help"
|
||||
msgstr "Importar ajuda"
|
||||
|
||||
#. module: help_online
|
||||
#: view:import.help.wizard:help_online.import_help_wizard_view
|
||||
msgid "Import Help Data"
|
||||
msgstr "Importar dados de ajuda"
|
||||
|
||||
#. module: help_online
|
||||
#: model:ir.ui.menu,name:help_online.menu_help_import
|
||||
msgid "Import Help Online"
|
||||
msgstr "Importar ajuda online"
|
||||
|
||||
#. module: help_online
|
||||
#: field:export.help.wizard,write_uid:0 field:help.online,write_uid:0
|
||||
#: field:import.help.wizard,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última atualização por"
|
||||
|
||||
#. module: help_online
|
||||
#: field:export.help.wizard,write_date:0 field:help.online,write_date:0
|
||||
#: field:import.help.wizard,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última atualização em"
|
||||
|
||||
#. module: help_online
|
||||
#: code:addons/help_online/models/export_help_wizard.py:260
|
||||
#, python-format
|
||||
msgid "No data to export !"
|
||||
msgstr "Sem dados para exportar!"
|
||||
|
||||
#. module: help_online
|
||||
#: code:addons/help_online/models/help_online.py:33
|
||||
#, python-format
|
||||
msgid "No page prefix parameter specified !"
|
||||
msgstr "Nenhum prefixo de página especificado!"
|
||||
|
||||
#. module: help_online
|
||||
#. openerp-web
|
||||
#: code:addons/help_online/static/src/js/help_online.js:88
|
||||
#, python-format
|
||||
msgid "Ok"
|
||||
msgstr "Ok"
|
||||
|
||||
#. module: help_online
|
||||
#. openerp-web
|
||||
#: code:addons/help_online/static/src/js/help_online.js:107
|
||||
#, python-format
|
||||
msgid "Page does not exist. Do you want to create?"
|
||||
msgstr "Página não existe. Você quer criar?"
|
||||
|
||||
#. module: help_online
|
||||
#: field:import.help.wizard,source_file:0
|
||||
msgid "Source File"
|
||||
msgstr "Arquivo de origem"
|
||||
|
||||
#. module: help_online
|
||||
#: view:export.help.wizard:help_online.export_help_wizard_view
|
||||
msgid ""
|
||||
"This wizard allow you to export all QWeb views\n"
|
||||
" related to help online. The result will be an Odoo\n"
|
||||
" data xml file."
|
||||
msgstr "Este wizard permite você exportar todas as visões QWeb relacionadas\na ajuda online. O resultado vai ser um arquivo xml."
|
||||
|
||||
#. module: help_online
|
||||
#: view:import.help.wizard:help_online.import_help_wizard_view
|
||||
msgid ""
|
||||
"This wizard allow you to import QWeb views\n"
|
||||
" related to help online. The required file format is an Odoo\n"
|
||||
" data xml file."
|
||||
msgstr "Este wizard permite você importar todas as visões QWeb relacionadas\na ajuda online. O formato é um arquivo XML no formato Odoo"
|
||||
|
||||
#. module: help_online
|
||||
#: code:addons/help_online/models/export_help_wizard.py:297
|
||||
#, python-format
|
||||
msgid "Unable to write autobackup file in given directory: %s"
|
||||
msgstr "Não foi possível criar o backup no diretório: %s"
|
||||
|
||||
#. module: help_online
|
||||
#: view:ir.ui.view:help_online.view_view_search
|
||||
msgid "Website Page"
|
||||
msgstr "Página"
|
||||
|
||||
#. module: help_online
|
||||
#: view:ir.ui.view:help_online.view_view_form
|
||||
msgid "Website Page?"
|
||||
msgstr "Página website?"
|
||||
|
||||
#. module: help_online
|
||||
#: model:ir.actions.act_window,name:help_online.action_website_pages
|
||||
#: model:ir.ui.menu,name:help_online.menu_help_pages
|
||||
msgid "Website Pages"
|
||||
msgstr "Páginas do site"
|
||||
|
||||
#. module: help_online
|
||||
#: field:export.help.wizard,data:0
|
||||
msgid "XML"
|
||||
msgstr "XML"
|
||||
|
||||
#. module: help_online
|
||||
#: view:export.help.wizard:help_online.export_help_wizard_view
|
||||
#: view:import.help.wizard:help_online.import_help_wizard_view
|
||||
msgid "or"
|
||||
msgstr "ou"
|
|
@ -0,0 +1,65 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * help_popup
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:22+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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: help_popup
|
||||
#. openerp-web
|
||||
#: code:addons/help_popup/static/src/xml/popup_help.xml:5
|
||||
#, python-format
|
||||
msgid " "
|
||||
msgstr " "
|
||||
|
||||
#. module: help_popup
|
||||
#: field:ir.actions.act_window,advanced_help:0
|
||||
msgid "Advanced Help"
|
||||
msgstr "Ajuda avançada"
|
||||
|
||||
#. module: help_popup
|
||||
#: model:ir.actions.report.xml,name:help_popup.report_help_popup
|
||||
msgid "Contextual Help"
|
||||
msgstr "Ajuda contextual"
|
||||
|
||||
#. module: help_popup
|
||||
#: field:ir.actions.act_window,enduser_help:0
|
||||
msgid "End User Help"
|
||||
msgstr "Ajuda usuário"
|
||||
|
||||
#. module: help_popup
|
||||
#: view:website:help_popup.tpl_help
|
||||
msgid "Help from Odoo"
|
||||
msgstr "Ajuda do Odoo"
|
||||
|
||||
#. module: help_popup
|
||||
#: view:website:help_popup.tpl_help
|
||||
msgid "Help from developer"
|
||||
msgstr "Ajuda de desenvolvedor"
|
||||
|
||||
#. module: help_popup
|
||||
#: help:ir.actions.act_window,advanced_help:0
|
||||
msgid ""
|
||||
"Use this field to add custom content for documentation purpose\n"
|
||||
"mainly by developers"
|
||||
msgstr "Use este campo para adicionar conteúdo customizado para propósito de documentação\nprincipalmente por desenvolvedores"
|
||||
|
||||
#. module: help_popup
|
||||
#: help:ir.actions.act_window,enduser_help:0
|
||||
msgid ""
|
||||
"Use this field to add custom content for documentation purpose\n"
|
||||
"mainly by power users "
|
||||
msgstr "Use este campo para adicionar conteúdo customizado para propósito de documentação\nprincipalmente por usuários avançados"
|
|
@ -0,0 +1,50 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * support_branding
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:05+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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: support_branding
|
||||
#: view:website:web.menu_secondary
|
||||
msgid ", supported by"
|
||||
msgstr ", suportado por"
|
||||
|
||||
#. module: support_branding
|
||||
#. openerp-web
|
||||
#: code:addons/support_branding/static/src/js/support_branding.js:106
|
||||
#, python-format
|
||||
msgid "Email to %s"
|
||||
msgstr "Email para %s"
|
||||
|
||||
#. module: support_branding
|
||||
#. openerp-web
|
||||
#: code:addons/support_branding/static/src/xml/base.xml:12
|
||||
#, python-format
|
||||
msgid "Email to support company"
|
||||
msgstr "Email para empresa de suporte"
|
||||
|
||||
#. module: support_branding
|
||||
#. openerp-web
|
||||
#: code:addons/support_branding/static/src/xml/base.xml:10
|
||||
#, python-format
|
||||
msgid "Please fill in how you produced this error..."
|
||||
msgstr "Por favor conte como você produziu este erro ..."
|
||||
|
||||
#. module: support_branding
|
||||
#: view:website:web.menu_secondary
|
||||
msgid "Version"
|
||||
msgstr "Versão"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_search_wildcard
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 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-07 08:28+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_advanced_search_wildcard
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_wildcard/static/src/js/search.js:4
|
||||
#, python-format
|
||||
msgid "matches"
|
||||
msgstr "osumat"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_search_wildcard
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:05+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_advanced_search_wildcard
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_wildcard/static/src/js/search.js:4
|
||||
#, python-format
|
||||
msgid "matches"
|
||||
msgstr "resultados"
|
|
@ -0,0 +1,47 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_search_x2x
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:06+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/xml/web_advanced_search_x2x.xml:8
|
||||
#, python-format
|
||||
msgid "Search"
|
||||
msgstr "Pesquisa"
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:235
|
||||
#, python-format
|
||||
msgid "Use criteria"
|
||||
msgstr "Use condições"
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:172
|
||||
#, python-format
|
||||
msgid "invalid search domain"
|
||||
msgstr "Dominio de busca inválido"
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:47
|
||||
#, python-format
|
||||
msgid "is in selection"
|
||||
msgstr "está na seleção"
|
|
@ -0,0 +1,29 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_ckeditor4
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:22+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_ckeditor4
|
||||
#: field:ckeditor.monkeypatch,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: web_ckeditor4
|
||||
#: model:ir.model,name:web_ckeditor4.model_ckeditor_monkeypatch
|
||||
msgid "Monkeypatches for CKEditor"
|
||||
msgstr "Monkeypatches for CKEditor"
|
|
@ -3,13 +3,14 @@
|
|||
# * web_dashboard_tile
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 11:19+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"POT-Creation-Date: 2016-03-11 02:17+0000\n"
|
||||
"PO-Revision-Date: 2016-03-07 08:32+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,30 +21,30 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,action_id:0
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
msgstr "Toiminto"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: selection:tile.tile,field_function:0
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
msgstr "Keskiarvo"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/models/tile_tile.py:74
|
||||
#, python-format
|
||||
msgid "Average value of '%s'"
|
||||
msgstr ""
|
||||
msgstr "Keskiarvo kentälle '%s'"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,background_color:0
|
||||
msgid "Background color"
|
||||
msgstr ""
|
||||
msgstr "Taustaväri"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
|
||||
#, python-format
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
msgstr "Luo"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,create_uid:0
|
||||
|
@ -60,45 +61,45 @@ msgstr "Luotu"
|
|||
#: 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 ""
|
||||
msgstr "Työpöytä"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
|
||||
msgid "Dashboard Tile"
|
||||
msgstr ""
|
||||
msgstr "Työpöydän pala"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Työpöydän palat"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
|
||||
msgid "Display"
|
||||
msgstr ""
|
||||
msgstr "Näytä"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,domain:0
|
||||
msgid "Domain"
|
||||
msgstr ""
|
||||
msgstr "Domain"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
msgstr "Virhe"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: constraint:tile.tile:0
|
||||
msgid "Error ! Please select a field of the selected model."
|
||||
msgstr ""
|
||||
msgstr "Virhe! Ole hyvä ja valitse valitun mallin kenttä."
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: constraint:tile.tile:0
|
||||
msgid "Error ! Please set both fields: 'Field' and 'Function'."
|
||||
msgstr ""
|
||||
msgstr "Virhe! Ole hyvä ja valitse molemmat kentät: 'Kenttä' ja 'Toiminto'."
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,field_id:0
|
||||
|
@ -110,17 +111,17 @@ msgstr "Kenttä"
|
|||
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
|
||||
#, python-format
|
||||
msgid "Filter name is required."
|
||||
msgstr ""
|
||||
msgstr "Suotimen nimi on pakollinen."
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,font_color:0
|
||||
msgid "Font color"
|
||||
msgstr ""
|
||||
msgstr "Fontin väri"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,field_function:0
|
||||
msgid "Function"
|
||||
msgstr ""
|
||||
msgstr "Toiminto"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,id:0
|
||||
|
@ -140,94 +141,94 @@ msgstr "Viimeksi päivitetty"
|
|||
#. module: web_dashboard_tile
|
||||
#: selection:tile.tile,field_function:0
|
||||
msgid "Maximum"
|
||||
msgstr ""
|
||||
msgstr "Maksimi"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/models/tile_tile.py:68
|
||||
#, python-format
|
||||
msgid "Maximum value of '%s'"
|
||||
msgstr ""
|
||||
msgstr "'%s':n maksimiarvo"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: selection:tile.tile,field_function:0
|
||||
msgid "Median"
|
||||
msgstr ""
|
||||
msgstr "Mediaani"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/models/tile_tile.py:77
|
||||
#, python-format
|
||||
msgid "Median value of '%s'"
|
||||
msgstr ""
|
||||
msgstr "'%s':n mediaaniarvo"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: selection:tile.tile,field_function:0
|
||||
msgid "Minimum"
|
||||
msgstr ""
|
||||
msgstr "Minimi"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/models/tile_tile.py:65
|
||||
#, python-format
|
||||
msgid "Minimum value of '%s'"
|
||||
msgstr ""
|
||||
msgstr "'%s':n minimiarvo"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,model_id:0
|
||||
msgid "Model"
|
||||
msgstr ""
|
||||
msgstr "Malli"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,name:0
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
msgstr "Nimi"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
|
||||
msgid "Optional Field Informations"
|
||||
msgstr ""
|
||||
msgstr "Valinnaiset kentän tiedot"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,sequence:0
|
||||
msgid "Sequence"
|
||||
msgstr ""
|
||||
msgstr "Järjestysluku"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
|
||||
#, python-format
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
msgstr "Onnistui"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: selection:tile.tile,field_function:0
|
||||
msgid "Sum"
|
||||
msgstr ""
|
||||
msgstr "Summa"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
|
||||
msgid "Technical Informations"
|
||||
msgstr ""
|
||||
msgstr "Tekniset tiedot"
|
||||
|
||||
#. 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 ""
|
||||
msgstr "Pala on luotu"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
|
||||
#, python-format
|
||||
msgid "Tile:"
|
||||
msgstr ""
|
||||
msgstr "Pala:"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/models/tile_tile.py:71
|
||||
#, python-format
|
||||
msgid "Total value of '%s'"
|
||||
msgstr ""
|
||||
msgstr "'%s':n kokonaisarvo"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,user_id:0
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
msgstr "Käyttäjä"
|
||||
|
|
|
@ -0,0 +1,234 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_dashboard_tile
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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 <danimaribeiro@gmail.com>\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"
|
|
@ -0,0 +1,34 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_easy_switch_company
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_easy_switch_company
|
||||
#: model:ir.model,name:web_easy_switch_company.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Empresas"
|
||||
|
||||
#. module: web_easy_switch_company
|
||||
#: field:res.company,logo_topbar:0
|
||||
msgid "Logo displayed in the switch company menu"
|
||||
msgstr "Logo mostrado no botão de mudar empresa"
|
||||
|
||||
#. module: web_easy_switch_company
|
||||
#: model:ir.model,name:web_easy_switch_company.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Usuários"
|
|
@ -0,0 +1,47 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_export_view
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_export_view
|
||||
#. openerp-web
|
||||
#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:8
|
||||
#, python-format
|
||||
msgid "Excel"
|
||||
msgstr "Excel"
|
||||
|
||||
#. module: web_export_view
|
||||
#. openerp-web
|
||||
#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:6
|
||||
#, python-format
|
||||
msgid "Export Current View"
|
||||
msgstr "Exportar visão atual"
|
||||
|
||||
#. module: web_export_view
|
||||
#. openerp-web
|
||||
#: code:addons/web_export_view/static/src/js/web_export_view.js:84
|
||||
#, python-format
|
||||
msgid "False"
|
||||
msgstr "False"
|
||||
|
||||
#. module: web_export_view
|
||||
#. openerp-web
|
||||
#: code:addons/web_export_view/static/src/js/web_export_view.js:81
|
||||
#, python-format
|
||||
msgid "True"
|
||||
msgstr "True"
|
|
@ -0,0 +1,39 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_graph_improved
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_graph_improved
|
||||
#. openerp-web
|
||||
#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:13
|
||||
#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:14
|
||||
#, python-format
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#. module: web_graph_improved
|
||||
#. openerp-web
|
||||
#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:30
|
||||
#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:40
|
||||
#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:44
|
||||
#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:49
|
||||
#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:54
|
||||
#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:57
|
||||
#, python-format
|
||||
msgid "Undefined"
|
||||
msgstr "Não definido"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_hideleftmenu
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 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-07 08:28+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_hideleftmenu
|
||||
#. openerp-web
|
||||
#: code:addons/web_hideleftmenu/static/src/xml/lib.xml:7
|
||||
#, python-format
|
||||
msgid "Hide/Show Menu"
|
||||
msgstr "Piilota/Näytä valikko"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_hideleftmenu
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_hideleftmenu
|
||||
#. openerp-web
|
||||
#: code:addons/web_hideleftmenu/static/src/xml/lib.xml:7
|
||||
#, python-format
|
||||
msgid "Hide/Show Menu"
|
||||
msgstr "Esconder/Mostrar menu"
|
|
@ -0,0 +1,25 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_ir_actions_act_window_message
|
||||
#
|
||||
# Translators:
|
||||
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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_ir_actions_act_window_message
|
||||
#. openerp-web
|
||||
#: code:addons/web_ir_actions_act_window_message/static/src/js/web_ir_actions_act_window_message.js:34
|
||||
#, python-format
|
||||
msgid "Close"
|
||||
msgstr "Fechar"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_listview_custom_element_number
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_listview_custom_element_number
|
||||
#. openerp-web
|
||||
#: code:addons/web_listview_custom_element_number/static/src/js/web_listview_custom_element_number.js:54
|
||||
#, python-format
|
||||
msgid "0 (Unlimited)"
|
||||
msgstr "0 (ilimitado)"
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_m2x_options
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:191
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:330
|
||||
#, python-format
|
||||
msgid "Create \"<strong>%s</strong>\""
|
||||
msgstr "Criar \"<strong>%s</strong>\""
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:213
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:351
|
||||
#, python-format
|
||||
msgid "Create and Edit..."
|
||||
msgstr "Criar e editar.."
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:156
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:305
|
||||
#, python-format
|
||||
msgid "Search More..."
|
||||
msgstr "Buscar mais..."
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_search_datetime_completion
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 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-07 08:28+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_search_datetime_completion
|
||||
#. openerp-web
|
||||
#: code:addons/web_search_datetime_completion/static/src/js/web_search_datetime_completion.js:60
|
||||
#, python-format
|
||||
msgid "Search %(field)s at: %(value)s"
|
||||
msgstr "Hae kentistä %(field)s arvoilla: %(value)s"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_search_datetime_completion
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_search_datetime_completion
|
||||
#. openerp-web
|
||||
#: code:addons/web_search_datetime_completion/static/src/js/web_search_datetime_completion.js:60
|
||||
#, python-format
|
||||
msgid "Search %(field)s at: %(value)s"
|
||||
msgstr "Pesquisar %(field)s em: %(value)s"
|
|
@ -3,14 +3,15 @@
|
|||
# * web_shortcuts
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 2016
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-11-23 13:46+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 11:21+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"POT-Creation-Date: 2016-03-11 02:17+0000\n"
|
||||
"PO-Revision-Date: 2016-03-05 16:21+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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"
|
||||
|
@ -28,44 +29,44 @@ msgstr "Adicionar / Remover atalho ..."
|
|||
#. module: web_shortcuts
|
||||
#: field:web.shortcut,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
msgstr "Criado por"
|
||||
|
||||
#. module: web_shortcuts
|
||||
#: field:web.shortcut,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
msgstr "Criado em "
|
||||
|
||||
#. module: web_shortcuts
|
||||
#: field:web.shortcut,id:0
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
msgstr "ID"
|
||||
|
||||
#. module: web_shortcuts
|
||||
#: field:web.shortcut,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
msgstr "Última atualização por"
|
||||
|
||||
#. module: web_shortcuts
|
||||
#: field:web.shortcut,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
msgstr "Última atualização em"
|
||||
|
||||
#. module: web_shortcuts
|
||||
#: field:web.shortcut,menu_id:0
|
||||
msgid "Menu id"
|
||||
msgstr ""
|
||||
msgstr "Menu Id"
|
||||
|
||||
#. module: web_shortcuts
|
||||
#: field:web.shortcut,name:0
|
||||
msgid "Shortcut Name"
|
||||
msgstr ""
|
||||
msgstr "Nome do atalho"
|
||||
|
||||
#. module: web_shortcuts
|
||||
#: sql_constraint:web.shortcut:0
|
||||
msgid "Shortcut for this menu already exists!"
|
||||
msgstr ""
|
||||
msgstr "Atalho para este menu já existe!"
|
||||
|
||||
#. module: web_shortcuts
|
||||
#: field:web.shortcut,user_id:0
|
||||
msgid "User Ref."
|
||||
msgstr ""
|
||||
msgstr "Ref. Usuário"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:12+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"POT-Creation-Date: 2016-03-11 02:17+0000\n"
|
||||
"PO-Revision-Date: 2016-03-07 08:30+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -30,7 +30,7 @@ msgstr "Lataa uudelleen"
|
|||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr ""
|
||||
msgstr "Olet vaihtanut toiseen yritykseen tai käyttäjään toisessa välilehdellä"
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
|
|
|
@ -0,0 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_switch_company_warning
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_switch_company_warning
|
||||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:6
|
||||
#, python-format
|
||||
msgid "Reload"
|
||||
msgstr "Recarregar"
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr "Você mudou para uma empresa diferente ou usuário com outra aba ou janela"
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:6
|
||||
#, python-format
|
||||
msgid "to refresh your session"
|
||||
msgstr "atualizar sua sessão"
|
|
@ -0,0 +1,54 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_translate_dialog
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_translate_dialog
|
||||
#. openerp-web
|
||||
#: code:addons/web_translate_dialog/static/src/xml/base.xml:30
|
||||
#, python-format
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: web_translate_dialog
|
||||
#. openerp-web
|
||||
#: code:addons/web_translate_dialog/static/src/xml/base.xml:7
|
||||
#, python-format
|
||||
msgid "Field"
|
||||
msgstr "Campo"
|
||||
|
||||
#. module: web_translate_dialog
|
||||
#. openerp-web
|
||||
#: code:addons/web_translate_dialog/static/src/xml/base.xml:29
|
||||
#, python-format
|
||||
msgid "Save"
|
||||
msgstr "Salvar"
|
||||
|
||||
#. module: web_translate_dialog
|
||||
#. openerp-web
|
||||
#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15
|
||||
#, python-format
|
||||
msgid "Translate"
|
||||
msgstr "Traduzir"
|
||||
|
||||
#. module: web_translate_dialog
|
||||
#. openerp-web
|
||||
#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37
|
||||
#, python-format
|
||||
msgid "Translations"
|
||||
msgstr "Traduções"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_tree_image
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_tree_image
|
||||
#. openerp-web
|
||||
#: code:addons/web_tree_image/static/src/xml/widget.xml:31
|
||||
#, python-format
|
||||
msgid "Image preview"
|
||||
msgstr "Preview da imagem"
|
|
@ -0,0 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 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-07 08:30+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:6
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr "Tyhjennä"
|
||||
|
||||
#. module: web_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:115
|
||||
#, python-format
|
||||
msgid "Could not display the selected image."
|
||||
msgstr "Valittua kuvaa ei voida näyttää."
|
||||
|
||||
#. module: web_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:115
|
||||
#, python-format
|
||||
msgid "Image"
|
||||
msgstr "Kuva"
|
|
@ -0,0 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:6
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr "Limpar"
|
||||
|
||||
#. module: web_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:115
|
||||
#, python-format
|
||||
msgid "Could not display the selected image."
|
||||
msgstr "Não pode mostrar a imagem selecionada"
|
||||
|
||||
#. module: web_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:115
|
||||
#, python-format
|
||||
msgid "Image"
|
||||
msgstr "Imagem"
|
|
@ -3,13 +3,14 @@
|
|||
# * web_widget_digitized_signature_user
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:13+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"POT-Creation-Date: 2016-03-11 02:17+0000\n"
|
||||
"PO-Revision-Date: 2016-03-07 08:29+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,7 +21,7 @@ msgstr ""
|
|||
#. module: web_widget_digitized_signature_user
|
||||
#: field:res.users,signature_image:0
|
||||
msgid "Signature"
|
||||
msgstr ""
|
||||
msgstr "Allekirjoitus"
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: model:ir.model,name:web_widget_digitized_signature_user.model_res_users
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature_user
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_widget_digitized_signature_user
|
||||
#: field:res.users,signature_image:0
|
||||
msgid "Signature"
|
||||
msgstr "Assinatura"
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: model:ir.model,name:web_widget_digitized_signature_user.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Usuários"
|
|
@ -0,0 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_mail_send_odoo
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 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-07 08:30+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "Can't send email to invalid e-mail address"
|
||||
msgstr "Ei voida lähettää sähköpostia virheelliseen osoitteeseen"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "E-mail Error"
|
||||
msgstr "Sähköpostivirhe"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:93
|
||||
#, python-format
|
||||
msgid "Please complete partner's information."
|
||||
msgstr "Ole hyvä ja täytä kumppanin tiedot loppuun."
|
|
@ -0,0 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_mail_send_odoo
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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 <danimaribeiro@gmail.com>\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_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "Can't send email to invalid e-mail address"
|
||||
msgstr "Não pode enviar email para um endereço inválido"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "E-mail Error"
|
||||
msgstr "Email de erro"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:93
|
||||
#, python-format
|
||||
msgid "Please complete partner's information."
|
||||
msgstr "Por favor complete a informação de seu parceiro"
|
|
@ -0,0 +1,33 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_many2many_tags_multi_selection
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 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:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_widget_many2many_tags_multi_selection
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:20
|
||||
#, python-format
|
||||
msgid "Create: "
|
||||
msgstr "Criar:"
|
||||
|
||||
#. module: web_widget_many2many_tags_multi_selection
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:20
|
||||
#, python-format
|
||||
msgid "Search: "
|
||||
msgstr "Pesquisar:"
|
|
@ -0,0 +1,25 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_one2many_tags
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-03-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 00:54+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: English (http://www.transifex.com/oca/OCA-web-8-0/language/en/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_widget_one2many_tags
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_one2many_tags/static/src/js/web_widget_one2many_tags.js:56
|
||||
#, python-format
|
||||
msgid "Open: "
|
||||
msgstr "Open: "
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_one2many_tags
|
||||
#
|
||||
# Translators:
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-03-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 10:21+0000\n"
|
||||
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-8-0/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: web_widget_one2many_tags
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_one2many_tags/static/src/js/web_widget_one2many_tags.js:56
|
||||
#, python-format
|
||||
msgid "Open: "
|
||||
msgstr "Odprto:"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_text_markdown
|
||||
#
|
||||
# Translators:
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-03-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2016-03-05 16:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_widget_text_markdown
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_text_markdown/static/src/js/web_widget_text_markdown.js:12
|
||||
#, python-format
|
||||
msgid "MarkDown"
|
||||
msgstr "MarkDown"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_x2many_2d_matrix
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-03-11 02:18+0000\n"
|
||||
"PO-Revision-Date: 2016-03-05 16:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\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_widget_x2many_2d_matrix
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_x2many_2d_matrix/static/src/xml/web_widget_x2many_2d_matrix.xml:11
|
||||
#: code:addons/web_widget_x2many_2d_matrix/static/src/xml/web_widget_x2many_2d_matrix.xml:28
|
||||
#, python-format
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
Loading…
Reference in New Issue