summaryrefslogtreecommitdiffstats
path: root/l10n/ko.js
blob: bb8da6edc297f77615eb44c83fed8d1dcab59c30 (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
OC.L10N.register(
    "social",
    {
    "Help" : "도움말",
    "Open documentation" : "문서 열기",
    "Finish setup" : "설치 완료",
    "Home" : "집",
    "Notifications" : "알림",
    "Profile" : "프로필",
    "Add attachment" : "첨부파일 추가",
    "Add emoji" : "이모티콘 추가",
    "Visibility" : "표시 여부",
    "Post" : "게시",
    "Public" : "공개",
    "Uploading..." : "업로드 중...",
    "Delete" : "삭제",
    "Edit" : "편집",
    "Close" : "닫기",
    "No results found" : "결과 없음",
    "Reply" : "답장",
    "Deny" : "거부",
    "Hello" : "안녕하세요",
    "Continue" : "Continue",
    "User not found" : "사용자를 찾을 수 없음",
    "More actions" : "더 많은 동작"
},
"nplurals=1; plural=0;");