New translations translation.json (Korean)

This commit is contained in:
AkiraFukushima 2019-11-19 01:19:46 +09:00
parent f90ce13f43
commit 4ce4fffbc3
1 changed files with 253 additions and 253 deletions

View File

@ -2,125 +2,125 @@
"main_menu": { "main_menu": {
"application": { "application": {
"name": "Whalebird", "name": "Whalebird",
"about": "About Whalebird", "about": "Whalebird 에 대하여",
"preferences": "Preferences...", "preferences": "설정",
"services": "Services", "services": "서비스",
"hide": "Hide Whalebird", "hide": "Whalebird 숨기기",
"hide_others": "Hide Others", "hide_others": "나머지 숨기기",
"show_all": "Show All", "show_all": "모두 보이기",
"open": "Open Window", "open": "창 열기",
"quit": "Quit" "quit": "나가기"
}, },
"toot": { "toot": {
"name": "Toot", "name": "",
"new": "New Toot" "new": "새 툿"
}, },
"edit": { "edit": {
"name": "Edit", "name": "수정",
"undo": "Undo", "undo": "되돌리기",
"redo": "Redo", "redo": "다시 실행",
"cut": "Cut", "cut": "잘라내기",
"copy": "Copy", "copy": "복사",
"paste": "Paste", "paste": "붙여넣기",
"select_all": "Select All" "select_all": "모두 선택"
}, },
"view": { "view": {
"name": "View", "name": "보이기",
"toggle_full_screen": "Toggle Full Screen" "toggle_full_screen": "전체화면 토글"
}, },
"window": { "window": {
"name": "Window", "name": "",
"close": "Close Window", "close": "창 닫기",
"open": "Open Window", "open": "창 열기",
"minimize": "Minimize", "minimize": "최소화",
"jump_to": "Jump to" "jump_to": "이동"
} }
}, },
"global_header": { "global_header": {
"add_new_account": "Add new account" "add_new_account": "계정 추가"
}, },
"side_menu": { "side_menu": {
"profile": "Profile", "profile": "프로필",
"show_profile": "Show profile", "show_profile": "프로필 보기",
"edit_profile": "Edit profile", "edit_profile": "프로필 수정",
"settings": "Settings", "settings": "설정",
"collapse": "Collapse", "collapse": "접기",
"expand": "Expand", "expand": "펼치기",
"home": "Home", "home": "",
"notification": "Notification", "notification": "알림",
"mention": "Mention", "mention": "Mention",
"direct": "Direct messages", "direct": "메세지",
"follow_requests": "Follow Requests", "follow_requests": "Follow Requests",
"favourite": "Favourite", "favourite": "즐겨찾기",
"local": "Local timeline", "local": "로컬",
"public": "Public timeline", "public": "연합",
"hashtag": "Hashtag", "hashtag": "해시태그",
"search": "Search", "search": "검색",
"lists": "Lists" "lists": "리스트"
}, },
"header_menu": { "header_menu": {
"home": "Home", "home": "",
"notification": "Notification", "notification": "알림",
"mention": "Mention", "mention": "Mention",
"favourite": "Favourite", "favourite": "즐겨찾기",
"follow_requests": "Follow Requests", "follow_requests": "Follow Requests",
"direct_messages": "Direct Messages", "direct_messages": "메세지",
"local": "Local timeline", "local": "로컬",
"public": "Public timeline", "public": "연합",
"hashtag": "Hashtag", "hashtag": "해시태그",
"search": "Search", "search": "검색",
"lists": "Lists", "lists": "리스트",
"members": "Members", "members": "멤버",
"filter": { "filter": {
"title": "Filter", "title": "필터",
"placeholder": "Filter out by regular expressions", "placeholder": "정규식으로 필터링",
"show_dms": "Show direct messages", "show_dms": "Show direct messages",
"show_reblogs": "Show reblogs", "show_reblogs": "부스트 표시",
"show_replies": "Show replies", "show_replies": "답글 표시",
"apply": "Apply" "apply": "적용"
}, },
"new_toot": "Toot", "new_toot": "",
"reload": "Reload", "reload": "새로고침",
"settings": "Settings" "settings": "설정"
}, },
"settings": { "settings": {
"title": "Settings", "title": "설정",
"general": { "general": {
"title": "General", "title": "일반",
"toot": { "toot": {
"title": "Toot", "title": "",
"visibility": { "visibility": {
"description": "Customize default visibility of toot.", "description": "툿의 기본 공개범위를 변경합니다.",
"public": "Public", "public": "공개",
"unlisted": "Unlisted", "unlisted": "미등록",
"private": "Private", "private": "비공개",
"direct": "Direct" "direct": "다이렉트"
}, },
"sensitive": { "sensitive": {
"description": "Mark media as sensitive by default" "description": "자동으로 모든 미디어를 민감한 미디어로 분류"
} }
} }
}, },
"timeline": { "timeline": {
"title": "Timeline", "title": "타임라인",
"unread_notification": { "unread_notification": {
"title": "Unread Notification", "title": "읽지 않은 알림",
"description": "Customize unread notifications for each timeline.", "description": "각 타임라인마다 새 알림 표시 여부를 설정합니다.",
"direct": "Direct Messages", "direct": "메세지",
"local": "Local Timeline", "local": "로컬",
"public": "Public Timeline" "public": "퍼블릭"
} }
} }
}, },
"preferences": { "preferences": {
"title": "Preferences", "title": "설정",
"general": { "general": {
"title": "General", "title": "일반",
"sounds": { "sounds": {
"title": "Sounds", "title": "사운드",
"description": "Please set feedback sounds.", "description": "피드백 소리를 설정해 주세요.",
"fav_rb": "When you favorite or boost the toot", "fav_rb": "툿을 즐겨찾기하거나 부스트 했을 때",
"toot": "When you post toot" "toot": "새 툿을 보낼 때"
}, },
"timeline": { "timeline": {
"title": "Timeline", "title": "Timeline",
@ -135,65 +135,65 @@
} }
}, },
"appearance": { "appearance": {
"title": "Appearance", "title": "외관",
"theme_color": "Theme color", "theme_color": "테마 색상",
"theme": { "theme": {
"light": "Light", "light": "밝은 테마",
"dark": "Dark", "dark": "어두운 테마",
"solarized_light": "SolarizedLight", "solarized_light": "SolarizedLight",
"solarized_dark": "SolarizedDark", "solarized_dark": "SolarizedDark",
"kimbie_dark": "KimbieDark", "kimbie_dark": "KimbieDark",
"custom": "Custom" "custom": "사용자 설정"
}, },
"custom_theme": { "custom_theme": {
"background_color": "Base background", "background_color": "기본 배경 색상",
"selected_background_color": "Focused background", "selected_background_color": "선택 배경 색상",
"global_header_color": "Account menu", "global_header_color": "계정 메뉴 색상",
"side_menu_color": "Side menu", "side_menu_color": "사이드 바 색상",
"primary_color": "Primary font", "primary_color": "기본 글꼴 색상",
"regular_color": "Regular font", "regular_color": "레귤러 글꼴 색상",
"secondary_color": "Secondary font", "secondary_color": "보조 글꼴 색상",
"border_color": "Border", "border_color": "경계선 색상",
"header_menu_color": "Header menu", "header_menu_color": "헤더 메뉴 색상",
"wrapper_mask_color": "Modal wrapper" "wrapper_mask_color": "모달 랩퍼 색상"
}, },
"font_size": "Font size", "font_size": "글꼴 크기",
"font_family": "Font family", "font_family": "글꼴 패밀리",
"toot_padding": "Padding around toots", "toot_padding": "Padding around toots",
"display_style": { "display_style": {
"title": "Display style of username", "title": "사용자 표시 형식",
"display_name_and_username": "Display name and username", "display_name_and_username": "닉네임과 아이디 모두 보이기",
"display_name": "Display name", "display_name": "닉네임만 보이기",
"username": "Username" "username": "아이디만 보이기"
}, },
"time_format": { "time_format": {
"title": "Time format", "title": "시간 표시 형식",
"absolute": "Absolute", "absolute": "고정 시각 표시",
"relative": "Relative" "relative": "상대 시간 표시"
} }
}, },
"notification": { "notification": {
"title": "Notification", "title": "알림",
"enable": { "enable": {
"description": "Please set notification events.", "description": "알림 범위를 설정해 주세요.",
"reply": "Notify me when I receive a reply", "reply": "답장을 받았을 때 알림을 받습니다",
"reblog": "Notify me when I receive a reblog", "reblog": "누군가 부스트했을 때 알림을 받습니다",
"favourite": "Notify me when I receive a favourite", "favourite": "누군가 즐겨찾기 했을 때 알림을 받습니다",
"follow": "Notify me when I receive a follow" "follow": "누군가 나를 팔로우 했을 때 알림을 받습니다"
} }
}, },
"account": { "account": {
"title": "Account", "title": "계정",
"connected": "Connected Account", "connected": "연결된 계정",
"username": "Username", "username": "닉네임",
"domain": "Domain", "domain": "도메인",
"association": "Association", "association": "연결된 계정",
"order": "Order", "order": "순서",
"remove_association": "Remove assocication", "remove_association": "연결 해제",
"remove_all_associations": "Remove all associations", "remove_all_associations": "모든 연결 해제",
"confirm": "Confirm", "confirm": "확인",
"cancel": "Cancel", "cancel": "취소",
"confirm_message": "Are you sure to remove all associations?" "confirm_message": "모든 연결을 해제하시겠습니까?"
}, },
"network": { "network": {
"title": "Network", "title": "Network",
@ -219,35 +219,35 @@
"save": "Save" "save": "Save"
}, },
"language": { "language": {
"title": "Language", "title": "언어",
"language_description": "Choose the language you would like to use with Whalebird.", "language_description": "Whalebird에서 사용할 언어를 선택해 주세요.",
"notice": "Requires relaunch", "notice": "재실행이 필요합니다",
"confirm": { "confirm": {
"title": "Warning", "title": "알림",
"message": "You have to restart this application. Continue?", "message": "어플리케이션을 재실행해야 합니다. 계속할까요?",
"ok": "Restart Now", "ok": "지금 재실행",
"cancel": "Cancel" "cancel": "취소"
} }
} }
}, },
"modals": { "modals": {
"new_toot": { "new_toot": {
"title": "New Toot", "title": "새 툿",
"cw": "Write your warning here", "cw": "여기에 경고 문구를 입력하세요",
"status": "What is on your mind?", "status": "무슨 생각을 하고 있나요?",
"cancel": "Cancel", "cancel": "취소",
"toot": "Toot", "toot": "",
"close_confirm": "Are you sure you want to cancel the new toot?", "close_confirm": "툿 작성을 그만둘까요?",
"close_confirm_ok": "OK", "close_confirm_ok": "",
"close_confirm_cancel": "Cancel", "close_confirm_cancel": "취소",
"description": "Describe for the visually impaired", "description": "시각장애인을 위한 설명",
"footer": { "footer": {
"add_image": "Add images", "add_image": "이미지 추가",
"poll": "Add a poll", "poll": "Add a poll",
"change_visibility": "Change visibility", "change_visibility": "공개 범위 변경",
"change_sensitive": "Change sensitive", "change_sensitive": "민감한 미디어 설정",
"add_cw": "Add content warning", "add_cw": "경고 문구 추가",
"pined_hashtag": "Pin the hashtag" "pined_hashtag": "해시태그고정"
}, },
"poll": { "poll": {
"add_choice": "Add a choice", "add_choice": "Add a choice",
@ -263,41 +263,41 @@
} }
}, },
"jump": { "jump": {
"jump_to": "Jump to..." "jump_to": "이동"
}, },
"add_list_member": { "add_list_member": {
"title": "Add Member to List", "title": "리스트에 멤버 추가",
"account_name": "Account name" "account_name": "계정 이름"
}, },
"list_membership": { "list_membership": {
"title": "List Memberships" "title": "리스트 멤버"
}, },
"mute_confirm": { "mute_confirm": {
"title": "Are you sure you want to mute?", "title": "정말로 뮤트하시겠습니까?",
"body": "Hide notification from this user?", "body": "이 사용자로부터의 모든 알림이 꺼집니다.",
"cancel": "Cancel", "cancel": "취소",
"ok": "Mute" "ok": "뮤트"
}, },
"shortcut": { "shortcut": {
"title": "Keyboard shortcuts", "title": "키보드 단축키",
"ctrl_number": "Switch accounts", "ctrl_number": "계정 변경",
"ctrl_k": "Jump to other timelines", "ctrl_k": "다른 타임라인으로 이동",
"ctrl_n": "Open the new toot modal", "ctrl_n": "새 툿 작성창 띄우기",
"ctrl_enter": "Post the toot", "ctrl_enter": "툿 보내기",
"ctrl_r": "Reload current timeline", "ctrl_r": "Reload current timeline",
"j": "Select the next toot", "j": "다음 툿으로 이동",
"k": "Select the previous toot", "k": "이전 툿으로 이동",
"h": "Switch focus to the left column", "h": "왼쪽 칼럼으로 포커스 이동",
"l": "Switch focus to the right column", "l": "오른쪽 칼럼으로 포커스 이동",
"r": "Reply to the toot", "r": "툿에 멘션 보내기",
"b": "Reblog the toot", "b": "툿 부스트",
"f": "Favourite the toot", "f": "툿 즐겨찾기",
"o": "Open details of the toot", "o": "툿 세부사항 열기",
"p": "Open account profile of the toot", "p": "툿 작성자 프로필 열기",
"i": "Open the images", "i": "이미지 열기",
"x": "Show/hide CW and NSFW", "x": "경고 문구 및 민감한 미디어 토글",
"?": "Show this help", "?": "이 도움말 보이기",
"esc": "Close current page" "esc": "현재 페이지 닫기"
}, },
"report": { "report": {
"title": "Reporting this user", "title": "Reporting this user",
@ -308,22 +308,22 @@
}, },
"cards": { "cards": {
"toot": { "toot": {
"show_more": "Show more", "show_more": "더보기",
"hide": "Hide", "hide": "숨기기",
"sensitive": "Show sensitive content", "sensitive": "민감한 미디어 표시",
"view_toot_detail": "View Toot Detail", "view_toot_detail": "툿 자세히 보기",
"open_in_browser": "Open in Browser", "open_in_browser": "브라우저에서 열기",
"copy_link_to_toot": "Copy Link to Toot", "copy_link_to_toot": "툿 링크 복사하기",
"mute": "Mute", "mute": "뮤트",
"block": "Block", "block": "차단",
"report": "Report", "report": "신고",
"delete": "Delete", "delete": "삭제",
"via": "via {{application}}", "via": "{{application}} 에서",
"reply": "Reply", "reply": "답장하기",
"reblog": "Reblog", "reblog": "부스트",
"fav": "Favourite", "fav": "즐겨찾기",
"detail": "Toot details", "detail": "툿 자세히 보기",
"pinned": "Pinned toot", "pinned": "고정 된 툿",
"poll": { "poll": {
"vote": "Vote", "vote": "Vote",
"votes_count": "votes", "votes_count": "votes",
@ -335,21 +335,21 @@
}, },
"side_bar": { "side_bar": {
"account_profile": { "account_profile": {
"follows_you": "Follows you", "follows_you": "사용자를 팔로잉 중입니다",
"doesnt_follow_you": "Doesn't follow you", "doesnt_follow_you": "사용자를 팔로잉하지 않습니다",
"detail": "Detail", "detail": "자세히",
"follow": "Follow", "follow": "팔로우",
"unfollow": "Unfollow", "unfollow": "언팔로우",
"follow_requested": "Follow requested", "follow_requested": "팔로우 요청중",
"open_in_browser": "Open in Browser", "open_in_browser": "브라우저에서 열기",
"manage_list_memberships": "Manage List Memberships", "manage_list_memberships": "리스트 멤버 관리",
"mute": "Mute", "mute": "뮤트",
"unmute": "Unmute", "unmute": "뮤트 해제",
"unblock": "Unblock", "unblock": "차단 해제",
"block": "Block", "block": "차단",
"toots": "Toots", "toots": "",
"follows": "Follows", "follows": "팔로잉",
"followers": "Followers" "followers": "팔로워"
} }
}, },
"follow_requests": { "follow_requests": {
@ -357,86 +357,86 @@
"reject": "Reject" "reject": "Reject"
}, },
"hashtag": { "hashtag": {
"tag_name": "Tag name", "tag_name": "태그 이름",
"delete_tag": "Delete tag", "delete_tag": "태그 삭제",
"save_tag": "Save tag" "save_tag": "태그 저장"
}, },
"search": { "search": {
"search": "Search", "search": "검색",
"account": "Account", "account": "계정",
"tag": "Hashtag", "tag": "해시태그",
"keyword": "keyword", "keyword": "키워드",
"toot": "Toot" "toot": ""
}, },
"lists": { "lists": {
"index": { "index": {
"new_list": "New List", "new_list": "새 리스트",
"edit": "Edit" "edit": "수정"
} }
}, },
"login": { "login": {
"domain_name_label": "First, let's log in to a Mastodon server. Please enter a server domain name.", "domain_name_label": "우선, 마스토돈 인스턴스에 로그인 할 거예요. 인스턴스 도메인 주소를 입력해주세요.",
"proxy_info": "If you want to use proxy server, please setup your proxy in", "proxy_info": "If you want to use proxy server, please setup your proxy in",
"proxy_here": " here", "proxy_here": " here",
"search": "Search", "search": "검색",
"login": "Login" "login": "로그인"
}, },
"authorize": { "authorize": {
"manually_1": "An authorization page has opened in your browser.", "manually_1": "브라우저에서 인증 페이지가 열렸어요.",
"manually_2": "If it has not opened, please go to the following URL manually.", "manually_2": "만약 열리지 않았다면, 아래 링크를 복사해서 브라우저에 입력해주세요.",
"code_label": "Please paste the authorization code from your browser:", "code_label": "브라우저에 나타난 인증 코드를 복사해서 붙여넣어 주세요:",
"submit": "Submit" "submit": "제출"
}, },
"receive_drop": { "receive_drop": {
"drop_message": "Drop to Upload to Mastodon" "drop_message": "여기에 놓아 업로드하세요"
}, },
"message": { "message": {
"account_load_error": "Failed to load accounts", "account_load_error": "계정을 읽어 올 수 없습니다",
"account_remove_error": "Failed to remove the account", "account_remove_error": "계정을 제거할 수 없습니다",
"preferences_load_error": "Failed to load preferences", "preferences_load_error": "설정을 읽을 수 없습니다",
"timeline_fetch_error": "Failed to fetch timeline", "timeline_fetch_error": "타임라인을 가져올 수 없습니다",
"notification_fetch_error": "Failed to fetch notification", "notification_fetch_error": "알림을 가져올 수 없습니다",
"favourite_fetch_error": "Failed to fetch favorite", "favourite_fetch_error": "즐겨찾기를 가져올 수 없습니다",
"follow_request_accept_error": "Failed to accept the request", "follow_request_accept_error": "Failed to accept the request",
"follow_reuqest_reject_error": "failed to reject the request", "follow_reuqest_reject_error": "failed to reject the request",
"start_streaming_error": "Failed to start streaming", "start_streaming_error": "스트리밍을 시작할 수 없습니다",
"start_all_streamings_error": "Failed to start streaming of {{domain}}", "start_all_streamings_error": "Failed to start streaming of {{domain}}",
"attach_error": "Could not attach the file", "attach_error": "파일을 첨부할 수 없습니다",
"authorize_duplicate_error": "Can not login the same account of the same domain", "authorize_duplicate_error": "같은 도메인의 같은 계정을 중복 등록할 수 없습니다",
"authorize_error": "Failed to authorize", "authorize_error": "인증에 실패했습니다",
"followers_fetch_error": "Failed to fetch followers", "followers_fetch_error": "팔로워 정보를 가져올 수 없습니다",
"follows_fetch_error": "Failed to fetch follows", "follows_fetch_error": "팔로우 정보를 가져올 수 없습니다",
"toot_fetch_error": "Failed to fetch the toot detail", "toot_fetch_error": "툿 세부사항을 가져올 수 없습니다",
"follow_error": "Failed to follow the user", "follow_error": "사용자를 팔로우할 수 없습니다",
"unfollow_error": "Failed to unfollow the user", "unfollow_error": "사용자를 언팔로우할 수 없습니다",
"lists_fetch_error": "Failed to fetch lists", "lists_fetch_error": "리스트를 가져올 수 없습니다",
"list_create_error": "Failed to create a list", "list_create_error": "리스트를 생성할 수 없습니다",
"members_fetch_error": "Failed to fetch members", "members_fetch_error": "멤버를 가져올 수 없습니다",
"remove_user_error": "Failed to remove the user", "remove_user_error": "사용자를 제거할 수 없습니다",
"find_account_error": "Account not found", "find_account_error": "계정을 찾을 수 없습니다",
"reblog_error": "Failed to reblog", "reblog_error": "부스트할 수 없습니다",
"unreblog_error": "Failed to unreblog", "unreblog_error": "부스트를 취소할 수 없습니다",
"favourite_error": "Failed to favourite", "favourite_error": "즐겨찾기를 설정할 수 없습니다",
"unfavourite_error": "Failed to unfavourite", "unfavourite_error": "즐겨찾기를 해제할 수 없습니다",
"delete_error": "Failed to delete the toot", "delete_error": "툿을 삭제할 수 없습니다",
"search_error": "Failed to search", "search_error": "찾을 수 없습니다",
"toot_error": "Failed to toot", "toot_error": "툿을 보낼 수 없습니다",
"update_list_memberships_error": "Failed to update the list memberships", "update_list_memberships_error": "리스트 멤버를 업데이트할 수 없습니다",
"add_user_error": "Failed to add user", "add_user_error": "사용자를 추가할 수 없습니다",
"authorize_url_error": "Failed to get authorize url", "authorize_url_error": "인증 URL을 가져올 수 없습니다",
"domain_confirmed": "{{domain}} is confirmed, please login", "domain_confirmed": "{{domain}} 도메인이 확인되었습니다. 로그인 해주세요.",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL", "domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL",
"loading": "Loading..." "loading": "로딩중..."
}, },
"validation": { "validation": {
"login": { "login": {
"require_domain_name": "A domain name is required", "require_domain_name": "도메인 주소가 필요합니다",
"domain_format": "Please only enter the domain name" "domain_format": "도메인 주소만 입력해주세요"
}, },
"new_toot": { "new_toot": {
"toot_length": "Toot length should be {{min}} to {{max}}", "toot_length": "툿 글자수는 최소 {{min}} 자 에서 최대 {{max}} 자 입니다",
"attach_length": "You can only attach up to {{max}} images", "attach_length": "사진은 최대 {{max}} 장 까지 첨부할 수 있습니다",
"attach_image": "You can only attach images or videos", "attach_image": "이미지나 비디오만 첨부할 수 있습니다",
"poll_invalid": "Invalid poll choices" "poll_invalid": "Invalid poll choices"
} }
}, },