mirror of https://github.com/OCA/web.git
Translated using Weblate (Portuguese (Brazil))
Currently translated at 91.7% (11 of 12 strings) Translation: web-11.0/web-11.0-web_m2x_options Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_m2x_options/pt_BR/pull/1013/head
parent
c376c81b1c
commit
85b247d08b
|
@ -10,23 +10,23 @@ msgstr ""
|
|||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-03 03:50+0000\n"
|
||||
"PO-Revision-Date: 2018-01-03 03:50+0000\n"
|
||||
"Last-Translator: Rodrigo de Almeida Sottomaior Macedo "
|
||||
"<rmsolucoeseminformatic4@gmail.com>, 2017\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_BR/)\n"
|
||||
"PO-Revision-Date: 2018-08-04 13:34+0000\n"
|
||||
"Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
|
||||
"23907/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\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.1.1\n"
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/xml/base.xml:8
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid "!(widget.nodeOptions.no_open || widget.nodeOptions.no_open_edit)"
|
||||
msgstr "!(widget.options.no_open || widget.options.no_open_edit)"
|
||||
msgstr "!(widget.options.no_open || widget.nodeOptions.no_open_edit)"
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
|
@ -75,14 +75,14 @@ msgstr "Criar e editar"
|
|||
#: code:addons/web_m2x_options/static/src/js/form.js:267
|
||||
#, python-format
|
||||
msgid "No results to show..."
|
||||
msgstr ""
|
||||
msgstr "sem resultado para mostrar..."
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:341
|
||||
#, python-format
|
||||
msgid "Open: "
|
||||
msgstr ""
|
||||
msgstr "Abrir: "
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
|
|
Loading…
Reference in New Issue