From ac4bff49efe574ef4b06491764865b4d62f2ccc5 Mon Sep 17 00:00:00 2001 From: Pedro Castro Silva Date: Thu, 18 Jun 2020 15:49:22 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 100.0% (5 of 5 strings) Translation: web-12.0/web-12.0-web_advanced_search_wildcard Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_advanced_search_wildcard/pt/ --- web_advanced_search_wildcard/i18n/pt.po | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/web_advanced_search_wildcard/i18n/pt.po b/web_advanced_search_wildcard/i18n/pt.po index 49ffca5ee..d04ac9837 100644 --- a/web_advanced_search_wildcard/i18n/pt.po +++ b/web_advanced_search_wildcard/i18n/pt.po @@ -6,45 +6,47 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2020-06-18 18:19+0000\n" +"Last-Translator: Pedro Castro Silva \n" "Language-Team: none\n" "Language: pt\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" +"X-Generator: Weblate 3.10\n" #. module: web_advanced_search_wildcard #. openerp-web #: code:addons/web_advanced_search_wildcard/static/src/js/search.js:12 #, python-format msgid "doesn't end with" -msgstr "" +msgstr "não termina com" #. module: web_advanced_search_wildcard #. openerp-web #: code:addons/web_advanced_search_wildcard/static/src/js/search.js:10 #, python-format msgid "doesn't start with" -msgstr "" +msgstr "não começa com" #. module: web_advanced_search_wildcard #. openerp-web #: code:addons/web_advanced_search_wildcard/static/src/js/search.js:11 #, python-format msgid "ends with" -msgstr "" +msgstr "termina com" #. module: web_advanced_search_wildcard #. openerp-web #: code:addons/web_advanced_search_wildcard/static/src/js/search.js:13 #, python-format msgid "matches" -msgstr "" +msgstr "corresponde a" #. module: web_advanced_search_wildcard #. openerp-web #: code:addons/web_advanced_search_wildcard/static/src/js/search.js:9 #, python-format msgid "starts with" -msgstr "" +msgstr "começa com"