diff options
Diffstat (limited to 'src/i18n/ko.json')
| -rw-r--r-- | src/i18n/ko.json | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/src/i18n/ko.json b/src/i18n/ko.json index 4aae13b7..cd0cb992 100644 --- a/src/i18n/ko.json +++ b/src/i18n/ko.json @@ -77,7 +77,8 @@ "search": "검색", "bookmarks": "북마크", "interactions": "대화", - "administration": "관리" + "administration": "관리", + "home_timeline": "홈 타임라인" }, "notifications": { "broken_favorite": "알 수 없는 게시물입니다, 검색합니다…", @@ -90,7 +91,8 @@ "no_more_notifications": "알림이 없습니다", "migrated_to": "이사했습니다", "reacted_with": "{0} 로 반응했습니다", - "error": "알림 불러오기 실패: {0}" + "error": "알림 불러오기 실패: {0}", + "follow_request": "당신에게 팔로우 신청" }, "post_status": { "new_status": "새 게시물 게시", @@ -402,7 +404,7 @@ }, "mutes_and_blocks": "침묵과 차단", "chatMessageRadius": "챗 메시지", - "change_email": "전자메일 주소 바꾸기", + "change_email": "메일주소 바꾸기", "changed_email": "메일주소가 갱신되었습니다!", "bot": "이 계정은 bot입니다", "mutes_tab": "침묵", @@ -426,7 +428,6 @@ "follow": "팔로우", "follow_sent": "요청 보내짐!", "follow_progress": "요청 중…", - "follow_again": "요청을 다시 보낼까요?", "follow_unfollow": "팔로우 중지", "followees": "팔로우 중", "followers": "팔로워", @@ -490,7 +491,9 @@ "votes_count": "{count} 표 | {count} 표", "people_voted_count": "{count} 명 투표 | {count} 명 투표", "option": "선택지", - "add_option": "선택지 추가" + "add_option": "선택지 추가", + "expired": "투표는 {0} 전에 마감되었습니다", + "expires_in": "투표는 {0}에 마감됩니다" }, "media_modal": { "next": "다음", @@ -525,8 +528,8 @@ "media_nsfw": "매체를 민감함으로 설정", "media_removal_desc": "이 인스턴스에서는 아래의 인스턴스로부터 보내온 투고에 붙혀 있는 매체는 제거됩니다:", "media_removal": "매체 제거", - "ftl_removal_desc": "이 인스턴스에서 아래의 인스턴스들은 \"알려진 모든 네트워크\" 타임라인에서 제외됩니다:", - "ftl_removal": "\"알려진 모든 네트워크\" 타임라인에서 제외", + "ftl_removal_desc": "이 인스턴스에서 아래의 인스턴스들은 \"알려진 네트워크\" 타임라인에서 제외됩니다:", + "ftl_removal": "\"알려진 네트워크\" 타임라인에서 제외", "quarantine_desc": "이 인스턴스는 아래의 인스턴스에게 공개투고만을 보냅니다:", "quarantine": "검역", "reject_desc": "이 인스턴스에서는 아래의 인스턴스로부터 보내온 투고를 받아들이지 않습니다:", |
