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

ar.json « lang « Login « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2ee363baff6ea3ce4b51a01faadbec6c7fbf2b95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Login": {
        "ExceptionPasswordMD5HashExpected": "باراميتر كلمة المرور كان يتوقع أن يكون MD5 hash لكلمة المرور.",
        "InvalidOrExpiredToken": "الشفرة غير صالحة أو انتهت صلاحيتها",
        "InvalidUsernameEmail": "اسم المستخدم/البريد الإلكتروني غير صالح",
        "LogIn": "تسجيل الدخول",
        "LoginPasswordNotCorrect": "اسم المستخدم أو كلمة المرور غير صحيحة",
        "LostYourPassword": "فقدت كلمة المرور؟",
        "PasswordRepeat": "كلمة المرور (تأكيد)",
        "PasswordsDoNotMatch": "كلمتي المرور غير متطابقتين.",
        "RememberMe": "تذكرني"
    }
}