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

hi.json « lang « VisitsSummary « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b57186069eb53cccd936ba5de44b8fcba346b1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "VisitsSummary": {
        "AverageVisitDuration": "%s औसत यात्रा की अवधि",
        "GenerateQueries": "%s के प्रश्नों को मार डाला",
        "GenerateTime": "%s सेकेंडों पेज उत्पन्न करने के लिए",
        "MaxNbActions": "एक यात्रा में %s अधिकतम कार्यों",
        "NbActionsDescription": "%s कार्रवाई",
        "NbDownloadsDescription": "%s डाउनलोड",
        "NbOutlinksDescription": "%s आउटलिंक",
        "NbPageviewsDescription": "%s पृष्ठ दृश्यों",
        "NbUniqueOutlinksDescription": "%s अद्वितीय आउटलिंक",
        "NbUniquePageviewsDescription": "%s अद्वितीय पृष्ठदृश्य",
        "NbUniqueVisitors": "%s अद्वितीय आगंतुकों",
        "PluginDescription": "रिपोर्ट सामान्य विश्लेषिकी मेट्रिक्स: यात्राओं, अद्वितीय आगंतुकों, कार्यों की संख्या, उछाल दर, आदि",
        "VisitsSummary": "दौरा सारांश"
    }
}