# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_signup_verify_email # msgid "" msgstr "" "Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2021-01-06 13:44+0000\n" "Last-Translator: Rachid Al Assir \n" "Language-Team: none\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Weblate 4.3.2\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 "تحقق من بريدك الإلكتروني لتفعيل حسابك!" #. 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 "حدث خطأ ما، يرجى المحاولة مرة أخرى لاحقًا أو الاتصال بنا." #. 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 "لا يبدو أن هذا عنوان بريد إلكتروني."