You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.8 KiB
52 lines
1.8 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_signup_verify_email
|
|
#
|
|
# Translators:
|
|
# Hotellook, 2014
|
|
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
|
|
# Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2016
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
|
|
# Miku Laitinen <miku.laitinen@gmail.com>, 2015
|
|
# Rudolf Schnapka <rs@techno-flex.de>, 2016-2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-03-07 03:47+0000\n"
|
|
"PO-Revision-Date: 2017-03-05 11:56+0000\n"
|
|
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
|
|
"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: de\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: auth_signup_verify_email
|
|
#: code:addons/auth_signup_verify_email/controllers/main.py:54
|
|
#, python-format
|
|
msgid "Check your email to activate your account!"
|
|
msgstr "Prüfen Sie Ihre Email, um Ihr Konto zu aktivieren."
|
|
|
|
#. module: auth_signup_verify_email
|
|
#: code:addons/auth_signup_verify_email/controllers/main.py:50
|
|
#, python-format
|
|
msgid "Something went wrong, please try again later or contact us."
|
|
msgstr "Etwas ist schief gelaufen, bitte später nochmal versuchen oden an uns wenden."
|
|
|
|
#. module: auth_signup_verify_email
|
|
#: code:addons/auth_signup_verify_email/controllers/main.py:31
|
|
#, python-format
|
|
msgid "That does not seem to be an email address."
|
|
msgstr "Das schein keine Email-Adresse zu sein."
|
|
|
|
#. module: auth_signup_verify_email
|
|
#: view:website:auth_signup.fields
|
|
msgid "email"
|
|
msgstr "EMail"
|
|
|
|
#. module: auth_signup_verify_email
|
|
#: view:website:auth_signup.fields
|
|
msgid "only_passwords"
|
|
msgstr "only_passwords"
|