summaryrefslogtreecommitdiffstats
path: root/l10n/ko.js
blob: e223565d954346e5b2d771fee40de691cd1eb260 (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
28
29
30
31
32
33
OC.L10N.register(
    "social",
    {
    "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "alpha2의 데이터는 수동으로 이전해야 합니다.\n\t\t\t\t\t\t아래의 버튼을 눌러 해당 과정에 대한 문서를 참조하십시오.",
    "Help" : "도움말",
    "Open documentation" : "문서 열기",
    "Finish setup" : "설치 완료",
    "Home" : "집",
    "Notifications" : "알림",
    "Profile" : "프로필",
    "In reply to" : "답장",
    "Add attachment" : "첨부파일 추가",
    "Add emoji" : "이모지 추가",
    "Uploading..." : "업로드 중...",
    "Delete" : "삭제",
    "Post" : "게시",
    "Post to recipients" : "받는이에게 글쓰기",
    "Website" : "웹 사이트",
    "No results found" : "결과 없음",
    "Reply" : "답장",
    "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName}이(가) 계정 접근 권한을 요청하고 있습니다. 해당 앱은 써드파티 애플리케이션입니다.",
    "Deny" : "거부",
    "Hello" : "안녕하세요.",
    "You are following this account" : "이 계정을 팔로우하고 있습니다.",
    "Close" : "닫기",
    "name@domain of your federation account" : "연합 계정의 주소 (아이디@도메인)",
    "Continue" : "Continue",
    "User not found" : "사용자를 찾을 수 없음",
    "Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다.",
    "We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "소셜 계정을 자동으로 생성했습니다. 이 소셜 ID는 연합 클라우드 ID와 동일합니다: ",
    "Public" : "공개"
},
"nplurals=1; plural=0;");