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

ar.json « lang « VisitorInterest « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c005e1a6c334d1abf9a9c025ac0a1ccf6ff07070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "VisitorInterest": {
        "BetweenXYMinutes": "%1$s - %2$s دقيقة",
        "BetweenXYSeconds": "%1$s - %2$s ثانية",
        "ColumnPagesPerVisit": "الصفحات لكل زيارة",
        "ColumnVisitDuration": "زمن الزيارة",
        "Engagement": "التفاعل",
        "NPages": "%s صفحات",
        "OnePage": "صفحة واحدة",
        "PlusXMin": "%s دقيقة",
        "VisitsPerDuration": "الزيارات لزمن الزيارة",
        "VisitsPerNbOfPages": "الزيارات لعدد الصفحات",
        "WidgetLengths": "طول الزيارة",
        "WidgetPages": "الصفحات لكل زيارة"
    }
}