diff --git a/web_advanced_search_wildcard/i18n/ca.po b/web_advanced_search_wildcard/i18n/ca.po index 22454e624..f6549ebff 100644 --- a/web_advanced_search_wildcard/i18n/ca.po +++ b/web_advanced_search_wildcard/i18n/ca.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: 2021-02-17 10:45+0000\n" +"Last-Translator: claudiagn \n" "Language-Team: none\n" "Language: ca\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 4.3.2\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 "no acaba amb" #. 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 "no comença amb" #. 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 "acaba amb" #. 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 "coincideix amb" #. 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 "comença amb"