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.
47 lines
1.6 KiB
47 lines
1.6 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_signup_verify_email
|
|
#
|
|
# Translators:
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-11-27 14:01+0000\n"
|
|
"PO-Revision-Date: 2015-11-13 11:44+0000\n"
|
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
|
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\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 "Preverite svojo e-pošto za aktiviranje računa!"
|
|
|
|
#. 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 "Nekaj je narobe. Ponovno poskusite kasneje ali pa stopite v stik z nami."
|
|
|
|
#. 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 "Kaže, da to ni e-poštni naslov."
|
|
|
|
#. module: auth_signup_verify_email
|
|
#: view:website:auth_signup.fields
|
|
msgid "email"
|
|
msgstr "e-pošta"
|
|
|
|
#. module: auth_signup_verify_email
|
|
#: view:website:auth_signup.fields
|
|
msgid "only_passwords"
|
|
msgstr "only_passwords"
|