odoo/addons/auth_openid/i18n/ar.po

100 lines
2.7 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auth_openid
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# Mustafa Rawi <mustafa@cubexco.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:07+0000\n"
"PO-Revision-Date: 2015-06-04 15:21+0000\n"
"Last-Translator: Mustafa Rawi <mustafa@cubexco.com>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/odoo-8/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\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 && n%100<=99 ? 4 : 5;\n"
#. module: auth_openid
#. openerp-web
#: code:addons/auth_openid/static/src/xml/auth_openid.xml:9
#: code:addons/auth_openid/static/src/xml/auth_openid.xml:10
#, python-format
msgid "Google"
msgstr "جوجل"
#. module: auth_openid
#. openerp-web
#: code:addons/auth_openid/static/src/xml/auth_openid.xml:10
#, python-format
msgid "Google Apps"
msgstr "تطبيقات جوجل"
#. module: auth_openid
#. openerp-web
#: code:addons/auth_openid/static/src/xml/auth_openid.xml:18
#, python-format
msgid "Google Apps Domain"
msgstr "دومين تطبيقات جوجل"
#. module: auth_openid
#. openerp-web
#: code:addons/auth_openid/static/src/xml/auth_openid.xml:11
#, python-format
msgid "Launchpad"
msgstr "لانشباد (Launchpad)"
#. module: auth_openid
#. openerp-web
#: code:addons/auth_openid/static/src/xml/auth_openid.xml:12
#: view:res.users:auth_openid.view_users_form
#, python-format
msgid "OpenID"
msgstr "معرف OpenID"
#. module: auth_openid
#: field:res.users,openid_email:0
msgid "OpenID Email"
msgstr "بريد OpenID"
#. module: auth_openid
#: field:res.users,openid_key:0
msgid "OpenID Key"
msgstr "مفتاح OpenID"
#. module: auth_openid
#. openerp-web
#: code:addons/auth_openid/static/src/xml/auth_openid.xml:30
#: field:res.users,openid_url:0
#, python-format
msgid "OpenID URL"
msgstr "رابط OpenID"
#. module: auth_openid
#. openerp-web
#: code:addons/auth_openid/static/src/xml/auth_openid.xml:8
#, python-format
msgid "Password"
msgstr "كلمة المرور"
#. module: auth_openid
#: help:res.users,openid_email:0
msgid "Used for disambiguation in case of a shared OpenID URL"
msgstr "تستخدم للتفرقة في حالة إستخدام معرف OpenID مشترك"
#. module: auth_openid
#. openerp-web
#: code:addons/auth_openid/static/src/xml/auth_openid.xml:24
#, python-format
msgid "Username"
msgstr "اسم المستخدم"
#. module: auth_openid
#: model:ir.model,name:auth_openid.model_res_users
msgid "Users"
msgstr "المستخدمون"