45 lines
1.6 KiB
Plaintext
Executable File
45 lines
1.6 KiB
Plaintext
Executable File
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * auth_signup_verify_email
|
||
#
|
||
# Translators:
|
||
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2016
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: server-tools (9.0)\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2016-06-09 12:31+0000\n"
|
||
"PO-Revision-Date: 2016-05-31 14:47+0000\n"
|
||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-9-0/"
|
||
"language/tr/)\n"
|
||
"Language: tr\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"
|
||
|
||
#. module: auth_signup_verify_email
|
||
#: code:addons/auth_signup_verify_email/controllers/main.py:0
|
||
#, python-format
|
||
msgid "Another user is already registered using this email address."
|
||
msgstr ""
|
||
|
||
#. module: auth_signup_verify_email
|
||
#: code:addons/auth_signup_verify_email/controllers/main.py:0
|
||
#, python-format
|
||
msgid "Check your email to activate your account!"
|
||
msgstr "Hesabınızı aktive etmek için e-postanızı kontrol edin!"
|
||
|
||
#. module: auth_signup_verify_email
|
||
#: code:addons/auth_signup_verify_email/controllers/main.py:0
|
||
#, python-format
|
||
msgid "Something went wrong, please try again later or contact us."
|
||
msgstr "Bişeyler ters gitti. Lütfen sonra tekrar deneyin ya da bize ulaşın."
|
||
|
||
#. module: auth_signup_verify_email
|
||
#: code:addons/auth_signup_verify_email/controllers/main.py:0
|
||
#, python-format
|
||
msgid "That does not seem to be an email address."
|
||
msgstr "Bu bir e-posta adresi gözükmüyor."
|