New translations app.json (Korean)

This commit is contained in:
Eugen Rochko 2021-08-05 04:51:43 +02:00
parent 639a9bf121
commit 7bcf3ed455
1 changed files with 187 additions and 187 deletions

View File

@ -71,108 +71,108 @@
"discard": "버리기", "discard": "버리기",
"try_again": "다시 시도", "try_again": "다시 시도",
"take_photo": "사진 촬영", "take_photo": "사진 촬영",
"save_photo": "Save Photo", "save_photo": "사진 저장",
"copy_photo": "Copy Photo", "copy_photo": "사진 복사",
"sign_in": "Sign In", "sign_in": "로그인",
"sign_up": "Sign Up", "sign_up": "회원가입",
"see_more": "See More", "see_more": "더 보기",
"preview": "Preview", "preview": "미리보기",
"share": "Share", "share": "공유",
"share_user": "Share %s", "share_user": "%s를 공유",
"share_post": "Share Post", "share_post": "게시물 공유",
"open_in_safari": "Open in Safari", "open_in_safari": "사파리에서 열기",
"find_people": "Find people to follow", "find_people": "팔로우 할 사람들 찾기",
"manually_search": "Manually search instead", "manually_search": "대신 수동으로 검색하기",
"skip": "Skip", "skip": "건너뛰기",
"reply": "Reply", "reply": "답장",
"report_user": "Report %s", "report_user": "%s 신고하기",
"block_domain": "Block %s", "block_domain": "%s 차단하기",
"unblock_domain": "Unblock %s", "unblock_domain": "%s 차단 해제",
"settings": "Settings", "settings": "설정",
"delete": "Delete" "delete": "삭제"
}, },
"tabs": { "tabs": {
"home": "Home", "home": "",
"search": "Search", "search": "검색",
"notification": "Notification", "notification": "알림",
"profile": "Profile" "profile": "프로필"
}, },
"keyboard": { "keyboard": {
"common": { "common": {
"switch_to_tab": "Switch to %s", "switch_to_tab": "%s로 전환",
"compose_new_post": "Compose New Post", "compose_new_post": "새 글 작성",
"show_favorites": "Show Favorites", "show_favorites": "즐겨찾기 보이기",
"open_settings": "Open Settings" "open_settings": "설정 열기"
}, },
"timeline": { "timeline": {
"previous_status": "Previous Post", "previous_status": "이전 글",
"next_status": "Next Post", "next_status": "다음 글",
"open_status": "Open Post", "open_status": "게시물 열기",
"open_author_profile": "Open Author's Profile", "open_author_profile": "작성자의 프로필 열기",
"open_reblogger_profile": "Open Reblogger's Profile", "open_reblogger_profile": "리블로거의 프로필 열기",
"reply_status": "Reply to Post", "reply_status": "게시물에 답장",
"toggle_reblog": "Toggle Reblog on Post", "toggle_reblog": "Toggle Reblog on Post",
"toggle_favorite": "Toggle Favorite on Post", "toggle_favorite": "Toggle Favorite on Post",
"toggle_content_warning": "Toggle Content Warning", "toggle_content_warning": "Toggle Content Warning",
"preview_image": "Preview Image" "preview_image": "이미지 미리보기"
}, },
"segmented_control": { "segmented_control": {
"previous_section": "Previous Section", "previous_section": "이전 구역",
"next_section": "Next Section" "next_section": "다음 구역"
} }
}, },
"status": { "status": {
"user_reblogged": "%s reblogged", "user_reblogged": "%s 님이 리블로그 하였습니다",
"user_replied_to": "Replied to %s", "user_replied_to": "%s 님에게 답장",
"show_post": "Show Post", "show_post": "게시물 보기",
"show_user_profile": "Show user profile", "show_user_profile": "사용자 프로필 보기",
"content_warning": "Content Warning", "content_warning": "열람 주의",
"media_content_warning": "Tap anywhere to reveal", "media_content_warning": "Tap anywhere to reveal",
"poll": { "poll": {
"vote": "Vote", "vote": "투표",
"time_left": "%s left", "time_left": "%s 남음",
"closed": "Closed" "closed": "마감"
}, },
"actions": { "actions": {
"reply": "Reply", "reply": "답글",
"reblog": "Reblog", "reblog": "리블로그",
"unreblog": "Undo reblog", "unreblog": "리블로그 취소",
"favorite": "Favorite", "favorite": "즐겨찾기",
"unfavorite": "Unfavorite", "unfavorite": "즐겨찾기 해제",
"menu": "Menu" "menu": "메뉴"
}, },
"tag": { "tag": {
"url": "URL", "url": "URL",
"mention": "Mention", "mention": "멘션",
"link": "Link", "link": "링크",
"hashtag": "Hashtag", "hashtag": "해시태그",
"email": "Email", "email": "이메일",
"emoji": "Emoji" "emoji": "에모지"
} }
}, },
"friendship": { "friendship": {
"follow": "Follow", "follow": "팔로우",
"following": "Following", "following": "팔로잉",
"request": "Request", "request": "요청",
"pending": "Pending", "pending": "대기중",
"block": "Block", "block": "차단",
"block_user": "Block %s", "block_user": "%s 차단",
"block_domain": "Block %s", "block_domain": "%s 차단",
"unblock": "Unblock", "unblock": "차단 해제",
"unblock_user": "Unblock %s", "unblock_user": "%s 차단 해제",
"blocked": "Blocked", "blocked": "차단됨",
"mute": "Mute", "mute": "뮤트",
"mute_user": "Mute %s", "mute_user": "%s 뮤트",
"unmute": "Unmute", "unmute": "뮤트 해제",
"unmute_user": "Unmute %s", "unmute_user": "%s 뮤트 해제",
"muted": "Muted", "muted": "뮤트됨",
"edit_info": "Edit Info" "edit_info": "정보 편집"
}, },
"timeline": { "timeline": {
"filtered": "Filtered", "filtered": "필터됨",
"timestamp": { "timestamp": {
"now": "Now", "now": "지금",
"time_ago": "%s ago" "time_ago": "%s "
}, },
"loader": { "loader": {
"load_missing_posts": "Load missing posts", "load_missing_posts": "Load missing posts",
@ -185,47 +185,47 @@
"user_blocking_warning": "You cant view %ss profile\n until you unblock them.\nYour profile looks like this to them.", "user_blocking_warning": "You cant view %ss profile\n until you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\n until they unblock you.", "blocked_warning": "You cant view this users profile\n until they unblock you.",
"user_blocked_warning": "You cant view %ss profile\n until they unblock you.", "user_blocked_warning": "You cant view %ss profile\n until they unblock you.",
"suspended_warning": "This user has been suspended.", "suspended_warning": "이 사용자는 정지된 상태입니다.",
"user_suspended_warning": "%ss account has been suspended." "user_suspended_warning": "%s의 계정은 정지된 상태입니다."
}, },
"accessibility": { "accessibility": {
"count_replies": "%s replies", "count_replies": "%s개의 답장",
"count_reblogs": "%s reblogs", "count_reblogs": "%s개의 리블로그",
"count_favorites": "%s favorites" "count_favorites": "%s개의 즐겨찾기"
} }
} }
} }
}, },
"scene": { "scene": {
"welcome": { "welcome": {
"slogan": "Social networking\nback in your hands." "slogan": "소셜 네트워킹을\n여러분의 손에 돌려드립니다."
}, },
"server_picker": { "server_picker": {
"title": "Pick a server,\nany server.", "title": "서버를 고르세요,\n아무 서버나 좋습니다.",
"button": { "button": {
"category": { "category": {
"all": "All", "all": "모두",
"all_accessiblity_description": "Category: All", "all_accessiblity_description": "분류: 전체",
"academia": "academia", "academia": "학술",
"activism": "activism", "activism": "사회운동",
"food": "food", "food": "음식",
"furry": "furry", "furry": "수인",
"games": "games", "games": "게임",
"general": "general", "general": "일반",
"journalism": "journalism", "journalism": "언론",
"lgbt": "lgbt", "lgbt": "성소수자",
"regional": "regional", "regional": "지역",
"art": "art", "art": "예술",
"music": "music", "music": "음악",
"tech": "tech" "tech": "기술"
}, },
"see_less": "See Less", "see_less": "간략히 보기",
"see_more": "See More" "see_more": "더 보기"
}, },
"label": { "label": {
"language": "LANGUAGE", "language": "언어",
"users": "USERS", "users": "사용자",
"category": "CATEGORY" "category": "분류"
}, },
"input": { "input": {
"placeholder": "Find a server or join your own..." "placeholder": "Find a server or join your own..."
@ -233,48 +233,48 @@
"empty_state": { "empty_state": {
"finding_servers": "Finding available servers...", "finding_servers": "Finding available servers...",
"bad_network": "Something went wrong while loading the data. Check your internet connection.", "bad_network": "Something went wrong while loading the data. Check your internet connection.",
"no_results": "No results" "no_results": "결과 없음"
} }
}, },
"register": { "register": {
"title": "Tell us about you.", "title": "Tell us about you.",
"input": { "input": {
"avatar": { "avatar": {
"delete": "Delete" "delete": "삭제"
}, },
"username": { "username": {
"placeholder": "username", "placeholder": "사용자명",
"duplicate_prompt": "This username is taken." "duplicate_prompt": "이 사용자명은 이미 사용중입니다."
}, },
"display_name": { "display_name": {
"placeholder": "display name" "placeholder": "표시되는 이름"
}, },
"email": { "email": {
"placeholder": "email" "placeholder": "이메일"
}, },
"password": { "password": {
"placeholder": "password", "placeholder": "암호",
"hint": "Your password needs at least eight characters" "hint": "암호는 최소 8글자 이상이어야 합니다"
}, },
"invite": { "invite": {
"registration_user_invite_request": "Why do you want to join?" "registration_user_invite_request": "가입하려는 이유가 무엇인가요?"
} }
}, },
"error": { "error": {
"item": { "item": {
"username": "Username", "username": "사용자명",
"email": "Email", "email": "이메일",
"password": "Password", "password": "암호",
"agreement": "Agreement", "agreement": "Agreement",
"locale": "Locale", "locale": "지역설정",
"reason": "Reason" "reason": "사유"
}, },
"reason": { "reason": {
"blocked": "%s contains a disallowed email provider", "blocked": "%s는 허용되지 않은 이메일 제공자를 포함합니다",
"unreachable": "%s does not seem to exist", "unreachable": "%s는 존재하지 않는 것 같습니다",
"taken": "%s is already in use", "taken": "%s는 이미 사용 중입니다",
"reserved": "%s is a reserved keyword", "reserved": "%s는 예약된 키워드입니다",
"accepted": "%s must be accepted", "accepted": "%s는 반드시 동의해야 합니다",
"blank": "%s is required", "blank": "%s is required",
"invalid": "%s is invalid", "invalid": "%s is invalid",
"too_long": "%s is too long", "too_long": "%s is too long",
@ -351,45 +351,45 @@
"photo": "photo", "photo": "photo",
"video": "video", "video": "video",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.", "attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.",
"description_photo": "Describe the photo for the visually-impaired...", "description_photo": "시각장애인을 위한 사진 설명…",
"description_video": "Describe the video for the visually-impaired..." "description_video": "시각장애인을 위한 영상 설명…"
}, },
"poll": { "poll": {
"duration_time": "Duration: %s", "duration_time": "기간: %s",
"thirty_minutes": "30 minutes", "thirty_minutes": "30",
"one_hour": "1 Hour", "one_hour": "1시간",
"six_hours": "6 Hours", "six_hours": "6시간",
"one_day": "1 Day", "one_day": "1",
"three_days": "3 Days", "three_days": "3",
"seven_days": "7 Days", "seven_days": "7",
"option_number": "Option %ld" "option_number": "옵션 %ld"
}, },
"content_warning": { "content_warning": {
"placeholder": "Write an accurate warning here..." "placeholder": "정확한 경고 문구를 여기에 작성하세요…"
}, },
"visibility": { "visibility": {
"public": "Public", "public": "공개",
"unlisted": "Unlisted", "unlisted": "비표시",
"private": "Followers only", "private": "팔로워 전용",
"direct": "Only people I mention" "direct": "내가 멘션한 사람만"
}, },
"auto_complete": { "auto_complete": {
"space_to_add": "Space to add" "space_to_add": "Space to add"
}, },
"accessibility": { "accessibility": {
"append_attachment": "Add Attachment", "append_attachment": "첨부파일 추가",
"append_poll": "Add Poll", "append_poll": "투표 추가",
"remove_poll": "Remove Poll", "remove_poll": "투표 삭제",
"custom_emoji_picker": "Custom Emoji Picker", "custom_emoji_picker": "커스텀 에모지 선택기",
"enable_content_warning": "Enable Content Warning", "enable_content_warning": "열람 주의 설정",
"disable_content_warning": "Disable Content Warning", "disable_content_warning": "열람 주의 해제",
"post_visibility_menu": "Post Visibility Menu", "post_visibility_menu": "게시물 공개범위 메뉴",
"input_limit_remains_count": "Input limit remains %ld", "input_limit_remains_count": "Input limit remains %ld",
"input_limit_exceeds_count": "Input limit exceeds %ld" "input_limit_exceeds_count": "Input limit exceeds %ld"
}, },
"keyboard": { "keyboard": {
"discard_post": "Discard Post", "discard_post": "글 버리기",
"publish_post": "Publish Post", "publish_post": "게시",
"toggle_poll": "Toggle Poll", "toggle_poll": "Toggle Poll",
"toggle_content_warning": "Toggle Content Warning", "toggle_content_warning": "Toggle Content Warning",
"append_attachment_entry": "Add Attachment - %s", "append_attachment_entry": "Add Attachment - %s",
@ -398,43 +398,43 @@
}, },
"profile": { "profile": {
"dashboard": { "dashboard": {
"posts": "posts", "posts": "게시물",
"following": "following", "following": "팔로잉",
"followers": "followers", "followers": "팔로워",
"accessibility": { "accessibility": {
"count_posts": "%ld posts", "count_posts": "%ld 게시물",
"count_following": "%ld following", "count_following": "%ld 팔로잉",
"count_followers": "%ld followers" "count_followers": "%ld 팔로워"
} }
}, },
"fields": { "fields": {
"add_row": "Add Row", "add_row": "행 추가",
"placeholder": { "placeholder": {
"label": "Label", "label": "라벨",
"content": "Content" "content": "내용"
} }
}, },
"segmented_control": { "segmented_control": {
"posts": "Posts", "posts": "게시물",
"replies": "Replies", "replies": "답글",
"media": "Media" "media": "미디어"
}, },
"relationship_action_alert": { "relationship_action_alert": {
"confirm_unmute_user": { "confirm_unmute_user": {
"title": "Unmute Account", "title": "계정 뮤트 해제",
"message": "Confirm to unmute %s" "message": "%s 뮤트 해제 확인"
}, },
"confirm_unblock_usre": { "confirm_unblock_usre": {
"title": "Unblock Account", "title": "계정 차단 해제",
"message": "Confirm to unblock %s" "message": "%s 차단 해제 확인"
} }
} }
}, },
"search": { "search": {
"title": "Search", "title": "검색",
"search_bar": { "search_bar": {
"placeholder": "Search hashtags and users", "placeholder": "해시태그와 사용자 검색",
"cancel": "Cancel" "cancel": "취소"
}, },
"recommend": { "recommend": {
"button_text": "See All", "button_text": "See All",
@ -515,46 +515,46 @@
} }
}, },
"preference": { "preference": {
"title": "Preferences", "title": "설정",
"true_black_dark_mode": "True black dark mode", "true_black_dark_mode": "트루 블랙 어두운 모드",
"disable_avatar_animation": "Disable animated avatars", "disable_avatar_animation": "움직이는 아바타 비활성화",
"disable_emoji_animation": "Disable animated emojis", "disable_emoji_animation": "움직이는 에모지 비활성화",
"using_default_browser": "Use default browser to open links" "using_default_browser": "기본 브라우저로 링크 열기"
}, },
"boring_zone": { "boring_zone": {
"title": "The Boring Zone", "title": "지루한 영역",
"account_settings": "Account Settings", "account_settings": "계정 설정",
"terms": "Terms of Service", "terms": "서비스 약관",
"privacy": "Privacy Policy" "privacy": "개인정보 정책"
}, },
"spicy_zone": { "spicy_zone": {
"title": "The Spicy Zone", "title": "매운 영역",
"clear": "Clear Media Cache", "clear": "미디어 캐시 삭제",
"signout": "Sign Out" "signout": "로그아웃"
} }
}, },
"footer": { "footer": {
"mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)" "mastodon_description": "마스토돈은 오픈소스 소프트웨어입니다. Github의 %s (%s)에서 문제를 보고할 수 있습니다."
}, },
"keyboard": { "keyboard": {
"close_settings_window": "Close Settings Window" "close_settings_window": "설정 창 닫기"
} }
}, },
"report": { "report": {
"title": "Report %s", "title": "%s 신고하기",
"step1": "Step 1 of 2", "step1": "1단계 (총 2단계)",
"step2": "Step 2 of 2", "step2": "2단계 (총 2단계)",
"content1": "Are there any other posts youd like to add to the report?", "content1": "신고에 추가하고 싶은 다른 게시물이 존재하나요?",
"content2": "Is there anything the moderators should know about this report?", "content2": "이 신고에 대해 중재자들이 알아야 할 것이 있나요?",
"send": "Send Report", "send": "신고 전송",
"skip_to_send": "Send without comment", "skip_to_send": "추가설명 없이 보내기",
"text_placeholder": "Type or paste additional comments" "text_placeholder": "추가 설명을 적거나 붙여넣으세요"
}, },
"preview": { "preview": {
"keyboard": { "keyboard": {
"close_preview": "Close Preview", "close_preview": "미리보기 닫기",
"show_next": "Show Next", "show_next": "다음 보기",
"show_previous": "Show Previous" "show_previous": "이전 보기"
} }
} }
} }