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

ko.json « lang « UserCountryMap « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2d56e0d2262ef44b6086f262dcb8cb8be0cd29d8 (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
{
    "UserCountryMap": {
        "AndNOthers": ", 기타 %s",
        "Cities": "도시",
        "Countries": "국가",
        "DaysAgo": "%s일 전",
        "GoalConversions": "%s 목표 전환",
        "Hours": "시간",
        "HoursAgo": "%s시간 전",
        "map": "지도",
        "Minutes": "분",
        "MinutesAgo": "%s분 전",
        "None": "없음",
        "NoVisit": "방문 없음",
        "RealTimeMap": "실시간 지도",
        "Regions": "지역",
        "Searches": "%s 검색",
        "Seconds": "초",
        "SecondsAgo": "%s초 전",
        "ShowingVisits": "최근 방문의 지리적 위치",
        "Unlocated": "<b>%s<\/b> %c 방문에서 %p의 지리적 위치를 찾을 수 없습니다.",
        "VisitorMap": "방문자 지도",
        "WorldWide": "전세계"
    }
}