forked from Techsystech/web
Translated using Weblate (Catalan)
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/ca/12.0
parent
47e59d978a
commit
dd4b03a544
|
@ -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 <claudia.gargallo@qubiq.es>\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"
|
||||
|
|
Loading…
Reference in New Issue