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

th.json « lang « VisitFrequency « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8acae77c8b9dd23f60d28525add2c8cc651974ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "VisitFrequency": {
        "ColumnActionsByReturningVisits": "การดำเนินการโดยผู้เข้าชมที่กลับมา",
        "ColumnAverageVisitDurationForReturningVisitors": "ระยะเวลาการเข้าชมเฉลี่ยสำหรับส่งกลับผู้เข้าชม (เป็นวินาที)",
        "ColumnAvgActionsPerReturningVisit": "เฉลี่ยการดำเนินการต่อกลับมาเข้าชม",
        "ColumnBounceRateForReturningVisits": "อัตราการเด้งของผู้เข้าชมที่กลับมา",
        "ColumnReturningVisits": "ผู้เข้าชมที่กลับมา",
        "PluginDescription": "รายงานสถิติต่าง ๆ เกี่ยวกับผู้เข้าชมกลับมาเทียบกับผู้เข้าชมครั้งแรก",
        "ReturnActions": "%s ดำเนินการโดยการกลับมาเข้าชม",
        "ReturnAverageVisitDuration": "%s ค่าเฉลี่ยของเข้าเข้าชมระยะเวลาสำหรับการส่งกลับผู้เข้าชม",
        "ReturnAvgActions": "%s ดำเนินต่อกลับมาเข้าชม",
        "ReturnBounceRate": "%s ที่กลับมาเข้าชมได้ (ซ้ายเว็บไซต์หลังจากหนึ่งหน้า)",
        "ReturnVisits": "%s กลับมาเข้าชม",
        "SubmenuFrequency": "ความถี่ของผู้เข้าชม",
        "WidgetGraphReturning": "กราฟของผู้เข้าชม",
        "WidgetOverview": "ภาพรวมความถี่ผู้เข้าชมที่กลับมา"
    }
}