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

te.json « lang « UsersManager « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d799f6092ff814cb539bf35bf7fecf05f70de3f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "UsersManager": {
        "AddUser": "ఒక కొత్త వాడుకరిని చేర్చు",
        "Alias": "మారుపేరు",
        "AllWebsites": "అన్ని వెబ్‌సైట్లూ",
        "Email": "ఈమెయిలు",
        "ExceptionEmailExists": "'%s' అనే ఈమెయిలుతో వాడుకరి ఇప్పటికే ఉన్నారు.",
        "ExceptionInvalidEmail": "ఈ ఈమెయిలు సరైన రీతిలో లేదు.",
        "ExceptionLoginExists": "'%s' వాడుకరి ఇప్పటికే ఉన్నారు.",
        "ExceptionUserDoesNotExist": "'%s' వాడుకరి లేనే లేరు.",
        "MenuAnonymousUserSettings": "ఆజ్ఞాత వాడుకరుల అమరికలు",
        "MenuUsers": "వాడుకరులు",
        "MenuUserSettings": "వాడుకరి అమరికలు",
        "User": "వాడుకరి",
        "UsersManagement": "వాడుకరుల నిర్వహణ",
        "YourUsernameCannotBeChanged": "మీ వాడుకరి పేరుని మార్చలేరు."
    }
}