Merge pull request #558 from h3poteto/update/korean

Update Korean localization
This commit is contained in:
AkiraFukushima 2018-08-22 20:50:21 +09:00 committed by GitHub
commit 166ee7a7f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 25 deletions

View File

@ -12,12 +12,12 @@
}, },
"toot": { "toot": {
"name": "툿", "name": "툿",
"new": "새 툿 작성" "new": "새 툿"
}, },
"edit": { "edit": {
"name": "수정", "name": "수정",
"undo": "되돌리기", "undo": "되돌리기",
"redo": "되되돌리기", "redo": "재실행",
"cut": "잘라내기", "cut": "잘라내기",
"copy": "복사", "copy": "복사",
"paste": "붙여넣기", "paste": "붙여넣기",
@ -41,8 +41,8 @@
"profile": "프로필", "profile": "프로필",
"show_profile": "프로필 보이기", "show_profile": "프로필 보이기",
"edit_profile": "프로필 변경", "edit_profile": "프로필 변경",
"collapse": "무너짐", "collapse": "접기",
"expand": "넓히다", "expand": "펼치기",
"home": "홈", "home": "홈",
"notification": "알림", "notification": "알림",
"favourite": "즐겨찾기", "favourite": "즐겨찾기",
@ -67,8 +67,8 @@
"placeholder": "정규식 필터링", "placeholder": "정규식 필터링",
"apply": "적용" "apply": "적용"
}, },
"new_toot": "툿", "new_toot": "툿",
"reload": "다시로드" "reload": "새로고침"
}, },
"preferences": { "preferences": {
"title": "설정", "title": "설정",
@ -77,8 +77,8 @@
"appearance": "외관", "appearance": "외관",
"theme_color": "테마 색상:", "theme_color": "테마 색상:",
"theme": { "theme": {
"light": "라이트 테마", "light": "밝은 테마",
"dark": "다크 테마" "dark": "어두운 테마"
}, },
"font_size": "폰트 크기:", "font_size": "폰트 크기:",
"display_style": { "display_style": {
@ -115,10 +115,10 @@
"language": { "language": {
"title": "언어", "title": "언어",
"display_language": "언어", "display_language": "언어",
"notice": "재실행 필요", "notice": "재실행 필요합니다",
"confirm": { "confirm": {
"title": "알림", "title": "경고",
"message": "어플리케이션을 재실행하셔야 합니다, 진행하시겠습니까?", "message": "어플리케이션을 재실행야 합니다, 진행하시겠습니까?",
"ok": "지금 재실행", "ok": "지금 재실행",
"cancel": "취소" "cancel": "취소"
} }
@ -134,10 +134,10 @@
"close_confirm": "정말로 툿 작성을 그만두시겠습니까?", "close_confirm": "정말로 툿 작성을 그만두시겠습니까?",
"close_confirm_ok": "예", "close_confirm_ok": "예",
"close_confirm_cancel": "취소", "close_confirm_cancel": "취소",
"add_image": "내용 추가 경고", "add_image": "이미지 첨부",
"change_visibility": "공개 설정 변경", "change_visibility": "공개 설정 변경",
"add_cw": "내용 추가 경고", "add_cw": "경고 문구 추가",
"change_sensitive": "민감한 변경" "change_sensitive": "민감한 미디어 설정 변경"
}, },
"jump": { "jump": {
"jump_to": "이동하기" "jump_to": "이동하기"
@ -157,23 +157,23 @@
"sensitive": "민감한 미디어 표시", "sensitive": "민감한 미디어 표시",
"view_toot_detail": "툿 세부 정보 보기", "view_toot_detail": "툿 세부 정보 보기",
"open_in_browser": "브라우저에서 열기", "open_in_browser": "브라우저에서 열기",
"copy_link_to_toot": "툿 링크 기", "copy_link_to_toot": "툿 링크 복사하기",
"delete": "삭제", "delete": "삭제",
"via": "{{application}}으로 열기", "via": "{{application}}에서",
"reply": "댓글", "reply": "답장",
"reblog": "수 없습니다", "reblog": "리블로그",
"fav": "특히 잘하는", "fav": "즐겨찾기",
"detail": "세부 사" "detail": "세부 "
} }
}, },
"side_bar": { "side_bar": {
"account_profile": { "account_profile": {
"follows_you": "사용자를 팔로우하고 있습니다", "follows_you": "사용자를 팔로우하고 있습니다",
"doesnt_follow_you": "사용자를 팔로우하고 있지 않습니다", "doesnt_follow_you": "사용자를 팔로우하고 있지 않습니다",
"detail": "세부 사", "detail": "세부 ",
"follow": "따르다", "follow": "팔로우",
"unfollow": "팔로우 해제", "unfollow": "팔로우",
"follow_requested": "팔로우하기", "follow_requested": "팔로우 요청중", //not sure
"open_in_browser": "브라우저에서 열기", "open_in_browser": "브라우저에서 열기",
"manage_list_memberships": "리스트 멤버 관리", "manage_list_memberships": "리스트 멤버 관리",
"toots": "툿", "toots": "툿",
@ -196,7 +196,7 @@
} }
}, },
"login": { "login": {
"domain_name_label": "우선, 마스토돈 인스턴스에 로그인 해보도록 하죠. 인스턴스 도메인을 입력해주세요.", "domain_name_label": "우선, 마스토돈 인스턴스에 로그인 해볼거예요. 인스턴스 도메인을 입력해주세요.",
"search": "검색", "search": "검색",
"login": "로그인" "login": "로그인"
}, },