social/l10n/ko.js

30 wiersze
1.3 KiB
JavaScript

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" : "프로필",
"Add attachment" : "첨부파일 추가",
"Add emoji" : "이모지 추가",
"Uploading..." : "업로드 중...",
"Delete" : "삭제",
"Post" : "게시",
"Post to recipients" : "받는이에게 글쓰기",
"Website" : "웹 사이트",
"No results found" : "결과 없음",
"Reply" : "답장",
"Deny" : "거부",
"Hello" : "안녕하세요.",
"You are following this account" : "이 계정을 팔로우하고 있습니다.",
"Close" : "닫기",
"Continue" : "Continue",
"User not found" : "사용자를 찾을 수 없음",
"Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다.",
"Public" : "공개"
},
"nplurals=1; plural=0;");