Files
web/web_advanced_search_wildcard/i18n/de.po
Maria Sparenberg 2f59de9f34 Translated using Weblate (German)
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/de/
2021-04-06 09:46:29 +00:00

56 lines
1.6 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_advanced_search_wildcard
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-03 03:49+0000\n"
"PO-Revision-Date: 2021-04-06 09:46+0000\n"
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\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 "endet nicht mit"
#. 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 "beginnt nicht mit"
#. 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 "endet mit"
#. module: web_advanced_search_wildcard
#. openerp-web
#: code:addons/web_advanced_search_wildcard/static/src/js/search.js:13
#, python-format
msgid "matches"
msgstr "gleicht"
#. 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 "beginnt mit"