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: 02154019fcbd8685ea5f1ede207debcbc68cedb5 (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 목표 전환",
        "HoursAgo": "%s시간 전",
        "MinutesAgo": "%s분 전",
        "NoVisit": "방문 없음",
        "None": "없음",
        "PluginDescription": "이 플러그인은 방문자 지도 및 실시간 지도 위젯을 제공합니다. 주의: UserCountry 플러그인이 활성화 되어 있어야 합니다.",
        "RealTimeMap": "실시간 지도",
        "Regions": "지역",
        "Searches": "%s 검색",
        "SecondsAgo": "%s초 전",
        "ShowingVisits": "최근 방문의 지리적 위치",
        "Unlocated": "<b>%1$s</b> %3$c 방문에서 %2$p의 지리적 위치를 찾을 수 없습니다.",
        "VisitorMap": "방문자 지도",
        "WithUnknownCity": "%s 알 수 없는 도시",
        "WithUnknownRegion": "%s 알 수 없는 지역",
        "WorldWide": "전세계",
        "map": "지도"
    }
}