social/l10n/ko.js

33 wiersze
1.4 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" : "이모티콘 추가",
"Visibility" : "표시 여부",
"Post" : "게시",
"Public" : "공개",
"Uploading..." : "업로드 중...",
"Delete" : "삭제",
"Edit" : "편집",
"Close" : "닫기",
"Website" : "웹 사이트",
"No results found" : "결과 없음",
"Reply" : "답장",
"{account} is following you" : "{account}이(가) 당신을 팔로우함",
"{account} liked your post" : "{account}이(가) 당신의 글에 좋아요를 표시함",
"Deny" : "거부",
"Hello" : "안녕하세요",
"You are following this account" : "이 계정을 팔로우하고 있습니다",
"Continue" : "Continue",
"User not found" : "사용자를 찾을 수 없음",
"Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다"
},
"nplurals=1; plural=0;");