feat: ko-kr translation (~40%)

This commit is contained in:
Heartade 2022-12-05 06:14:58 +09:00
parent bdaf4d2a34
commit a7076a5ef9
1 changed files with 54 additions and 54 deletions

View File

@ -262,71 +262,71 @@ export default {
copyLinkToAccount: "계정 링크 복사",
copiedToClipboard: "클립보드에 복사됨",
// Media dialog
navigateMedia: "Navigate media items",
showPreviousMedia: "Show previous media",
showNextMedia: "Show next media",
enterPinchZoom: "Pinch-zoom mode",
exitPinchZoom: "Exit pinch-zoom mode",
showMedia: `Show {index, select,
1 {first}
2 {second}
3 {third}
other {fourth}
} media {current, select,
navigateMedia: "미디어 항목 탐색하기",
showPreviousMedia: "이전 미디어 보이기",
showNextMedia: "다음 미디어 보이기",
enterPinchZoom: "당겨서 확대하기 모드",
exitPinchZoom: "당겨서 확대하기 모드 나가기",
showMedia: `{index, select,
1 {번째}
2 {번째}
3 {번째}
other {번째}
} 미디어 보기 {current, select,
true {(current)}
other {}
}`,
previewFocalPoint: "Preview (focal point)",
enterFocalPoint: "Enter the focal point (X, Y) for this media",
muteNotifications: "Mute notifications as well",
muteAccountConfirm: "Mute {account}?",
mute: "Mute",
unmute: "Unmute",
zoomOut: "Zoom out",
zoomIn: "Zoom in",
previewFocalPoint: "미리보기 (초점)",
enterFocalPoint: "이 미디어의 초점(X, Y 좌표)을 입력하세요",
muteNotifications: "알림도 뮤트",
muteAccountConfirm: "{account}를 뮤트할까요?",
mute: "뮤트",
unmute: "뮤트 해제",
zoomOut: "축소",
zoomIn: "확대",
// Reporting
reportingLabel:
"You are reporting {account} to the moderators of {instance}.",
additionalComments: "Additional comments",
forwardDescription: "Forward to the moderators of {instance} as well?",
forwardLabel: "Forward to {instance}",
unableToLoadStatuses: "Unable to load recent toots: {error}",
report: "Report",
noContent: "(No content)",
noStatuses: "No toots to report",
"{account}를 {instance}의 중재자들에게 신고하고 있습니다.",
additionalComments: "추가 설명",
forwardDescription: "{instance}의 중재자들에게도 전달할까요?",
forwardLabel: "{instance}로 전달",
unableToLoadStatuses: "최근 글을 불러올 수 없습니다: {error}",
report: "신고",
noContent: "(내용 없음)",
noStatuses: "신고할 글 없음",
// Status options
unpinFromProfile: "Unpin from profile",
pinToProfile: "Pin to profile",
muteConversation: "Mute conversation",
unmuteConversation: "Unmute conversation",
bookmarkStatus: "Bookmark toot",
unbookmarkStatus: "Unbookmark toot",
deleteAndRedraft: "Delete and redraft",
reportStatus: "Report toot",
shareStatus: "Share toot",
copyLinkToStatus: "Copy link to toot",
unpinFromProfile: "프로필에서 고정 해제",
pinToProfile: "프로필에 고정",
muteConversation: "대화 뮤트",
unmuteConversation: "대화 뮤트 해제",
bookmarkStatus: "북마크에 글 추가",
unbookmarkStatus: "북마크에서 글 삭제",
deleteAndRedraft: "지우고 다시 쓰기",
reportStatus: "글 신고",
shareStatus: "글 공유",
copyLinkToStatus: "글의 링크 공유",
// Account profile
profileForAccount: "Profile for {account}",
statisticsAndMoreOptions: "Stats and more options",
statuses: "Toots",
follows: "Follows",
followers: "Followers",
moreOptions: "More options",
followersLabel: "Followed by {count}",
followingLabel: "Follows {count}",
followLabel: `Follow {requested, select,
true {(follow requested)}
profileForAccount: "{account}의 프로필",
statisticsAndMoreOptions: "통계 및 추가 옵션",
statuses: "",
follows: "팔로우",
followers: "팔로워",
moreOptions: "추가 옵션",
followersLabel: "{count}명이 팔로우함",
followingLabel: "{count}명을 팔로우함",
followLabel: `팔로우 {requested, select,
true {(팔로우 요청됨)}
other {}
}`,
unfollowLabel: `Unfollow {requested, select,
true {(follow requested)}
unfollowLabel: `팔로우 해제 {requested, select,
true {(팔로우 요청됨)}
other {}
}`,
notify: "Subscribe to {account}",
denotify: "Unsubscribe from {account}",
subscribedAccount: "Subscribed to account",
unsubscribedAccount: "Unsubscribed from account",
unblock: "Unblock",
notify: "{account} 구독하기",
denotify: "{account} 구독 해제하기",
subscribedAccount: "계정을 구독했습니다",
unsubscribedAccount: "계정을 구독 해제했습니다",
unblock: "차단 해제",
nameAndFollowing: "Name and following",
clickToSeeAvatar: "Click to see avatar",
opensInNewWindow: "{label} (opens in new window)",