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

ko.json « lang « VisitsSummary « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec21c7d19e7afd7622d2f337c16b758243bd58d3 (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": "방문자 개요"
    }
}