-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathko.json
70 lines (70 loc) · 2.65 KB
/
ko.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"@metadata": {
"authors": [
"Suleiman the Magnificent Television",
"Ykhwong",
"YuzaTea",
"그냥기여자"
]
},
"app-title": "위키문헌 대회",
"homepage": "홈",
"contests": "대회",
"login": "로그인",
"logged-in-as": "$1님으로 로그인하고 있습니다",
"logout": "로그아웃",
"stats-summary": "$1명이 대회 $2개에 참가하고 있습니다.",
"edit": "편집",
"404-not-found": "404 찾을 수 없습니다",
"requested-page-does-not-exist": "요청하신 페이지가 존재하지 않습니다.",
"recently-ended-contests": "최근 대회",
"create-contest": "대회 만들기",
"edit-contest": "대회 구성 수정",
"name-label": "이름:",
"dates": "날짜:",
"privacy-label": "개인 정보 보호:",
"privacy-public": "공개",
"end-date-label": "종료 시간 및 날짜:",
"start-date-label": "시작 시간 및 날짜:",
"end-date-formatted": "종료 날짜 및 시간: $1 UTC",
"start-date-formatted": "시작 날짜 및 시간: $1 UTC",
"times-are-utc": "시간은 UTC 시간대에 속합니다.",
"excluded-users": "제외된 사용자:",
"administrators": "관리자:",
"one-username-per-line": "한 줄에 사용자명 하나가 들어갑니다.",
"start-date-col-header": "시작일",
"end-date-col-header": "종료일",
"contest-col-header": "대회",
"administrators-col-header": "관리자",
"save": "저장",
"cancel": "취소",
"error-loading-wikisource": "'$1'(으)로부터 위키문헌을 불러올 수 없습니다",
"error-loading-indexpage": "'$1'(으)로부터 색인 문서를 불러올 수 없습니다",
"not-logged-in": "로그인하지 않아서 새 대회를 만들 수 없습니다.",
"no-contests": "당신은 어느 대회에 소속된 관리자가 아닙니다.",
"contest": "대회: $1",
"details": "자세한 사항",
"unable-to-save": "저장할 수 없습니다: $1",
"user": "사용자",
"points": "점수",
"contributions": "기여",
"validations": "검증",
"index-page": "색인 문서",
"index-pages": "색인 문서",
"user-results": "사용자 결과",
"revision": "판",
"date": "날짜",
"scores": "점수",
"contest-in-progress": "대회가 현재 진행 중이며, 관리자만 점수를 확인할 수 있습니다.",
"wikitext-scores": "점수를 위키 마크업 표로 가져오기",
"url": "URL",
"excluded-users-none": "제외된 사용자가 없습니다.",
"change-lang": "언어 변경",
"this-is-wscontest": "위키문헌 대회 도구 정보",
"gpl-link": "GPL 3.0+",
"source-code": "소스 코드",
"issue-tracker": "이슈 트래커",
"translate-link": "번역",
"delete": "삭제",
"save-scores-tooltip": "링크는 새 탭에서 열립니다"
}