Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Login/lang/ar.json')
-rw-r--r--plugins/Login/lang/ar.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/Login/lang/ar.json b/plugins/Login/lang/ar.json
new file mode 100644
index 0000000000..d017f60adc
--- /dev/null
+++ b/plugins/Login/lang/ar.json
@@ -0,0 +1,16 @@
+{
+ "Login": {
+ "ContactAdmin": "الأسباب المحتملة: قد يكون مستضيف الموقع قد عطل خاصية mail().<br\/> الرجاء الاتصال بمدير Piwik.",
+ "ExceptionPasswordMD5HashExpected": "باراميتر كلمة المرور كان يتوقع أن يكون MD5 hash لكلمة المرور.",
+ "InvalidNonceOrHeadersOrReferrer": "فشل نموذج الأمن. الرجاء إعادة تحديث النموذج وفحص ما إذا كانت الكوكيز مفعلة لديك. إذا كنت تستخدم ملقم بروكسي، يتوجب عليك %s ضبط Piwik ليقبل ترويسات البروكسي %s والتي ترسل ترويسة المضيف. أيضاً افحص ما إذا كان يتم إرسال ترويسة المرسل بشكل صحيح.",
+ "InvalidOrExpiredToken": "الشفرة غير صالحة أو انتهت صلاحيتها",
+ "InvalidUsernameEmail": "اسم المستخدم\/البريد الإلكتروني غير صالح",
+ "LogIn": "تسجيل الدخول",
+ "LoginOrEmail": "اسم المستخدم أو البريد",
+ "LoginPasswordNotCorrect": "اسم المستخدم أو كلمة المرور غير صحيحة",
+ "LostYourPassword": "فقدت كلمة المرور؟",
+ "PasswordRepeat": "كلمة المرور (تأكيد)",
+ "PasswordsDoNotMatch": "كلمتي المرور غير متطابقتين.",
+ "RememberMe": "تذكرني"
+ }
+} \ No newline at end of file