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

he.json « lang « VisitorInterest « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c60221dc101c44fca65e0a25e17edef1f5b640a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "VisitorInterest": {
        "BetweenXYMinutes": "%1$s-%2$s דקות",
        "BetweenXYSeconds": "%1$s-%2$s שניות",
        "ColumnPagesPerVisit": "עמודים לביקור",
        "ColumnVisitDuration": "משך ביקור",
        "Engagement": "מעורבות",
        "NPages": "%s עמודים",
        "OneMinute": "דקה 1",
        "OnePage": "עמוד 1",
        "PlusXMin": "%s דקות",
        "VisitNum": "מספר ביקור",
        "VisitsByDaysSinceLast": "ביקורים לפי ימים מאז ביקור אחרון",
        "visitsByVisitCount": "ביקורים לפי מספר ביקור",
        "VisitsPerDuration": "ביקורים למשך ביקור",
        "VisitsPerNbOfPages": "ביקורים למספר עמודים",
        "WidgetLengths": "משך ביקורים",
        "WidgetPages": "עמודים לביקור",
        "WidgetVisitsByDaysSinceLast": "ביקורים לפי ימים מאז ביקור אחרון"
    }
}