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

he.json « lang « VisitsSummary « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b2c514a6a2247e54cfdf8af474549227808f4f57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "VisitsSummary": {
        "AverageGenerationTime": "%s זמן עלייה ממוצע",
        "AverageVisitDuration": "%s זמן ביקור ממוצע",
        "GenerateQueries": "%s שאילתות בוצעו",
        "GenerateTime": "%s שניות בכדי לחולל את העמוד",
        "MaxNbActions": "%s מספר פעולות מקסימלי בביקור אחד",
        "NbActionsDescription": "%s פעולות (צפייה בעמודים, הורדות וקישורים יוצאים)",
        "NbActionsPerVisit": "%s פעולות בביקור",
        "NbDownloadsDescription": "%s הורדות",
        "NbKeywordsDescription": "%s מילות מפתח ייחודיות",
        "NbOutlinksDescription": "%s קישורים יוצאים",
        "NbPageviewsDescription": "%s צפיות בעמודים",
        "NbSearchesDescription": "%s חיפושים באתר סה״כ",
        "NbUniqueDownloadsDescription": "%s הורדות ייחודיות",
        "NbUniqueOutlinksDescription": "%s קישורים יוצאים ייחודיים",
        "NbUniquePageviewsDescription": "%s ביקורי עמודים ייחודיים",
        "NbUniqueVisitors": "%s מבקרים יחודיים",
        "NbVisitsBounced": "%s ביקורים ננטשו (עזבו את האתר אחרי עמוד אחד)",
        "PluginDescription": "מדווח על ניתוח המספרים הכללי: ביקורים, מבקרים יחודיים, מספר פעולות, שיעור נטישה וכו'",
        "VisitsSummary": "תקציר ביקורים",
        "VisitsSummaryDocumentation": "זו סקירה של התפתחות הביקור.",
        "WidgetLastVisits": "גרף ביקורים אחרונים",
        "WidgetOverviewGraph": "מבט כללי עם גרף",
        "WidgetVisits": "מבט כללי על ביקורים"
    }
}