# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_signup_verify_email # # Translators: # Matjaž Mozetič , 2015 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 \n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-9-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 #: code:addons/auth_signup_verify_email/tests/test_verify_email.py:30 #, 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 #: code:addons/auth_signup_verify_email/tests/test_verify_email.py:28 #, 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 #: code:addons/auth_signup_verify_email/tests/test_verify_email.py:27 #, python-format msgid "That does not seem to be an email address." msgstr "Kaže, da to ni e-poštni naslov."