mattermost-mobile/assets/base/i18n/ko.json
Hosted Weblate ac64ca1d03 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2025-06-23 13:46:59 +00:00

1072 lines
86 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"about.date": "빌드 날짜:",
"about.enterpriseEditionLearn": "다음에서 Enterprise Edition에 대해 더 알아보기 ",
"about.enterpriseEditionSt": "방화벽 안에서 이뤄지는 최신 커뮤니케이션.",
"about.enterpriseEditione1": "Enterprise Edition",
"about.hash": "빌드 해시:",
"about.hashee": "EE 빌드 해시:",
"about.teamEditionLearn": "Mattermost 커뮤니티에 참여",
"about.teamEditionSt": "모든 팀 커뮤니케이션을 한곳에 모아 어디서나 즉시 검색하고 액세스할 수 있습니다.",
"about.teamEditiont0": "Team Edition",
"about.teamEditiont1": "Enterprise Edition",
"account.logout": "로그아웃",
"account.logout_from": "{serverName}에서 로그아웃",
"account.settings": "설정",
"account.your_profile": "프로필",
"alert.channel_deleted.description": "{displayName} 채널이 보관되었습니다.",
"alert.channel_deleted.title": "보관된 채널",
"alert.push_proxy.button": "확인",
"alert.push_proxy_error.description": "이 서버의 설정으로 인해 모바일 앱에서 알림을 수신할 수 없습니다. 자세한 정보는 시스템 관리자에게 문의하세요.",
"alert.push_proxy_error.title": "이 서버의 알림을 수신할 수 없습니다",
"alert.push_proxy_unknown.description": "알 수 없는 이유로 이 서버에서 푸시 알림을 수신할 수 없습니다. 다음에 연결할 때 다시 시도합니다.",
"alert.push_proxy_unknown.title": "이 서버에서 알림을 받을 수 없습니다",
"alert.removed_from_channel.description": "{displayName} 채널에서 제거되었습니다.",
"alert.removed_from_channel.title": "채널에서 제거되었습니다",
"alert.removed_from_team.description": "{displayName} 팀에서 제거되었습니다.",
"alert.removed_from_team.title": "팀에서 제거되었습니다",
"announcment_banner.dismiss": "공지 닫기",
"announcment_banner.okay": "확인",
"api.channel.add_guest.added": "{username}님이 {addedUsername}님을 채널에 게스트로 추가했습니다.",
"api.channel.add_member.added": "{username}님이 {addedUsername}님을 채널에 추가했습니다.",
"api.channel.guest_join_channel.post_and_forget": "{username}님이 채널에 게스트로 들어왔습니다.",
"apps.error": "오류: {error}",
"apps.error.command.field_missing": "필수 항목 누락: `{fieldName}`.",
"apps.error.command.same_channel": "`{fieldName}` 필드에 대해 채널이 반복됨: `{option}`.",
"apps.error.command.same_option": "`{fieldName}` 필드에 대해 옵션이 반복됨: `{option}`.",
"apps.error.command.same_user": "`{fieldName}` 필드에 대해 사용자가 반복됨: `{option}`.",
"apps.error.command.unknown_channel": "`{fieldName}`필드에 대해 알 수 없는 채널: `{option}`.",
"apps.error.command.unknown_option": "`{fieldName}`필드에 대해 알 수 없는 옵션: `{option}`.",
"apps.error.command.unknown_user": "`{fieldName}`필드에 대해 알 수 없는 사용자: `{option}`.",
"apps.error.form.no_form": "`form`이 정의되지 않았습니다.",
"apps.error.form.no_lookup": "`lookup`이 정의되지 않았습니다.",
"apps.error.form.no_source": "`source`가 정의되지 않았습니다.",
"apps.error.form.no_submit": "`submit`이 정의되어 있지 않습니다",
"apps.error.form.refresh": "선택한 항목을 가져오는 동안 오류가 발생했습니다. 앱 개발자에게 문의하세요. 세부정보: {details}",
"apps.error.form.refresh_no_refresh": "새로고침이 없는 필드에서 새로고침을 호출했습니다.",
"apps.error.form.submit.pretext": "모달 제출 중 오류가 발생했습니다. 앱 개발자에게 문의하세요. 자세한 사항: {details}",
"apps.error.lookup.error_preparing_request": "lookup 요청 준비 중 오류: {errorMessage}",
"apps.error.malformed_binding": "이 바인딩이 제대로 갖춰지지 않았습니다. 앱 개발자에게 문의하세요.",
"apps.error.parser": "파싱 오류: {error}",
"apps.error.parser.empty_value": "빈 값은 허용되지 않습니다.",
"apps.error.parser.execute_non_leaf": "서브 커맨드를 선택해야 합니다.",
"apps.error.parser.missing_binding": "커맨드 바인딩이 누락되었습니다.",
"apps.error.parser.missing_field_value": "필드 값이 누락되었습니다..",
"apps.error.parser.missing_list_end": "종료되는 토큰의 예상목록입니다.",
"apps.error.parser.missing_quote": "입력을 마치기 전에 짝을 이루는 큰 따옴표가 있어야합니다.",
"apps.error.parser.missing_source": "폼이 submit 또는 source를 갖지 않았습니다.",
"apps.error.parser.missing_submit": "바인딩 또는 폼으로 제출 요청이 없습니다.",
"apps.error.parser.missing_tick": "입력을 마치기 전에 짝을 이루는 작은 따옴표가 있어야합니다.",
"apps.error.parser.multiple_equal": "여러개의 `=` 기호는 허용되지 않습니다.",
"apps.error.parser.no_argument_pos_x": "인수를 식별할 수 없습니다.",
"apps.error.parser.no_bindings": "커맨드 바인딩이 없습니다.",
"apps.error.parser.no_form": "폼이 없습니다.",
"apps.error.parser.no_match": "`{command}`: 이 워크스페이스에 일치하는 커맨드를 찾을 수 없습니다.",
"apps.error.parser.no_slash_start": "커맨드는 반드시 `/`로 시작해야 합니다.",
"apps.error.parser.unexpected_character": "예상치 못한 문자입니다.",
"apps.error.parser.unexpected_comma": "예상치 못한 쉼표입니다.",
"apps.error.parser.unexpected_error": "예상치 못한 오류입니다.",
"apps.error.parser.unexpected_flag": "커맨드가 `{flagName}` 플래그를 허용하지 않습니다.",
"apps.error.parser.unexpected_squared_bracket": "예상치 못한 리스트 기호입니다.",
"apps.error.parser.unexpected_state": "연결할 수 없음: matchBinding에서 예상치 못한 상태: `{state}`.",
"apps.error.parser.unexpected_whitespace": "연결할 수 없음: 예상치 못한 공백입니다.",
"apps.error.responses.form.no_form": "응답 유형이 `form`이지만 응답에 포함된 양식이 없습니다.",
"apps.error.responses.navigate.no_url": "응답 형태는 `navigate` 인데 응답에 URL을 포함하고 있지 않습니다.",
"apps.error.responses.unexpected_error": "예상치 못한 오류를 수신했습니다.",
"apps.error.responses.unexpected_type": "앱의 응답 형식이 예상과 다릅니다. 응답 형식: {type}",
"apps.error.responses.unknown_field_error": "알 수 없는 항목 오류를 수신했습니다. 항목 이름: `{field}`. 오류: `{error}`.",
"apps.error.responses.unknown_type": "앱의 응답 형식이 지원되지 않는 형식입니다. 응답 형식: {type}.",
"apps.error.unknown": "알 수 없는 오류가 발생했습니다.",
"apps.suggestion.dynamic.error": "동적 선택 오류",
"apps.suggestion.errors.parser_error": "파싱 오류r",
"apps.suggestion.no_dynamic": "동적 제안에 대해 반환된 데이터가 없습니다",
"apps.suggestion.no_static": "일치하는 옵션이 없습니다.",
"apps.suggestion.no_suggestion": "일치하는 제안이 없습니다.",
"archivedChannelMessage": "**보관된 채널**을 보고 있습니다. 보관된 채널에는 새로운 메시지를 게시할 수 없습니다.",
"autocomplete_selector.unknown_channel": "알 수 없는 채널",
"browse_channels.archivedChannels": "보관된 채널",
"browse_channels.dropdownTitle": "보기",
"browse_channels.noMore": "더 이상 참여할 채널이 없습니다",
"browse_channels.publicChannels": "공개 채널",
"browse_channels.sharedChannels": "공유 채널",
"browse_channels.showArchivedChannels": "보기: 보관된 채널",
"browse_channels.showPublicChannels": "보기: 공개 채널",
"browse_channels.showSharedChannels": "보기: 공유 채널",
"browse_channels.title": "채널 탐색",
"camera_type.photo.option": "사진 캡처",
"camera_type.video.option": "영상 녹화",
"center_panel.archived.closeChannel": "채널 닫기",
"channel_add_members.add_members.button": "멤버 추가",
"channel_files.empty.paragraph": "이 채널에 게시된 파일은 여기에 표시됩니다.",
"channel_files.empty.title": "아직 파일이 없습니다",
"channel_files.noFiles.paragraph": "이 채널에는 필터가 적용된 파일이 포함되어 있지 않습니다",
"channel_files.noFiles.title": "파일이 존재하지 않습니다",
"channel_header.directchannel.you": "{displayName} (당신)",
"channel_header.info": "정보 보기",
"channel_header.member_count": "{count, plural, one {# 구성원} other {# 구성원}}",
"channel_info.add_members": "멤버 추가",
"channel_info.alertNo": "아니오",
"channel_info.alertYes": "네",
"channel_info.alert_retry": "다시 시도",
"channel_info.archive": "채널 보관",
"channel_info.archive_description.can_view_archived": "이렇게 하면 팀에서 채널을 보관합니다. 채널 구성원은 채널에 계속 접근할 수 있습니다.\n\n{term} {name} 채널을 보관하시겠어요?",
"channel_info.archive_description.cannot_view_archived": "이렇게 하면 팀에서 채널을 보관하고 사용자 인터페이스에서 제거합니다. 보관된 채널은 다시 필요할 경우 보관 해제할 수 있습니다. \n \n {term} {name}을 보관하시겠습니까?",
"channel_info.archive_failed": "{displayName} 채널을 보관하는 중에 오류가 발생했습니다",
"channel_info.archive_title": "{term} 채널 보관",
"channel_info.channel_files": "파일",
"channel_info.close": "닫기",
"channel_info.close_dm": "개인 메시지 닫기",
"channel_info.close_dm_channel": "이 개인 메시지를 닫으시겠어요? 홈 화면에서 채널이 제거되지만 언제든지 다시 열어볼 수 있습니다.",
"channel_info.close_gm": "그룹 메시지 닫기",
"channel_info.close_gm_channel": "이 그룹 메시지를 닫으시겠어요? 홈 화면에서 채널에 제거되지만 언제든지 다시 열어볼 수 있습니다.",
"channel_info.convert_failed": "{displayName} 채널을 비공개 채널로 변환하지 못했습니다.",
"channel_info.convert_gm_to_channel.team_selector_list.title": "팀 선택",
"channel_info.convert_gm_to_channel.warning.body.yourself": "당신",
"channel_info.convert_private": "비공개 채널로 변환",
"channel_info.convert_private_description": "{displayName} 채널을 비공개 채널로 변환할 때, 기록과 권한은 유지됩니다. 링크를 통해 공개적으로 공유된 파일들은 계속 접근할 수 있습니다. 비공개 채널의 접근은 초대를 통해서만 가능합니다.\n\n이 변경은 영구적이며 되돌릴 수 없습니다.\n\n{displayName} 채널을 비공개 채널로 변환하시겠어요?",
"channel_info.convert_private_success": "{displayName} 채널은 이제 비공개 채널입니다.",
"channel_info.convert_private_title": "{displayName} 채널을 비공개 채널로 변환하시겠어요?",
"channel_info.copied": "복사됨",
"channel_info.copy_link": "링크 복사",
"channel_info.copy_purpose_text": "텍스트 복사",
"channel_info.custom_status": "사용자 정의 상태:",
"channel_info.edit_header": "제목글 편집",
"channel_info.error_close": "닫기",
"channel_info.favorite": "즐겨찾기",
"channel_info.favorited": "즐겨찾기 등록됨",
"channel_info.header": "헤더:",
"channel_info.ignore_mentions": "@channel, @here, @all 멘션 무시",
"channel_info.leave": "나가기",
"channel_info.leave_channel": "채널 나가기",
"channel_info.leave_private_channel": "{displayName} 비공개 채널에서 나가시겠어요? 다시 초대를 받기 전까지는 이 채널에 참여할 수 없습니다.",
"channel_info.leave_public_channel": "{displayName} 공개 채널에서 나가시겠어요? 언제든지 다시 참여할 수 있습니다.",
"channel_info.local_time": "현지 시간",
"channel_info.members": "구성원",
"channel_info.mention": "멘션",
"channel_info.mobile_notifications": "모바일 알림",
"channel_info.muted": "음소거",
"channel_info.nickname": "별명",
"channel_info.notification.all": "모두",
"channel_info.notification.default": "기본",
"channel_info.notification.mention": "멘션",
"channel_info.notification.none": "하지 않음",
"channel_info.pinned_messages": "고정된 메시지",
"channel_info.position": "위치",
"channel_info.private_channel": "비공개 채널",
"channel_info.public_channel": "공개 채널",
"channel_info.send_a_mesasge": "메시지 보내기",
"channel_info.send_mesasge": "메시지 보내기",
"channel_info.set_header": "머리말 설정",
"channel_info.unarchive": "채널 보관 해제",
"channel_info.unarchive_description": "{term} {name} 채널의 보관을 해제하시겠어요?",
"channel_info.unarchive_failed": "{displayName} 채널을 보관 해제하는 중에 오류가 발생했습니다",
"channel_info.unarchive_title": "{term} 채널 보관 해제",
"channel_intro.createdBy": "{date}에 {user}님이 만들었음",
"channel_intro.createdOn": "{date}에 만들었음",
"channel_list.channels_category": "채널",
"channel_list.dms_category": "개인 메시지",
"channel_list.favorites_category": "즐겨찾기",
"channel_list.find_channels": "채널 찾기...",
"channel_loader.someone": "누군가",
"channel_modal.descriptionHelp": "이 채널이 어떤 목적으로 사용되는지 설명해주세요.",
"channel_modal.header": "헤더",
"channel_modal.headerEx": "머리글에 마크다운 사용",
"channel_modal.headerHelp": "채널 이름 옆의 채널 머리글에 표시할 텍스트를 지정합니다. 예를 들어 [링크 제목](http://example.com) 링크 텍스트를 입력하여 자주 사용하는 링크를 포함합니다.",
"channel_modal.makePrivate.description": "채널이 비공개로 지정되면 초대된 구성원만 그 채널에 참여할 수 있습니다",
"channel_modal.makePrivate.label": "비공개로 만들기",
"channel_modal.name": "이름",
"channel_modal.nameEx": "버그, 마케팅",
"channel_modal.optional": "(선택 사항)",
"channel_modal.purpose": "설명",
"channel_modal.purposeEx": "버그 및 개선 사항을 신고할 수 있는 채널",
"channel_notification_preferences.default": "(기본값)",
"channel_notification_preferences.muted_content": "알림 설정을 변경할 수 있지만 채널의 음소거를 해제할 때까지 알림을 받지 못합니다.",
"channel_notification_preferences.muted_title": "이 채널은 음소거되어 있습니다",
"channel_notification_preferences.notification.all": "모든 새 메시지",
"channel_notification_preferences.notification.mention": "멘션만",
"channel_notification_preferences.notification.none": "알림을 받지 않음",
"channel_notification_preferences.notification.thread_replies": "이 채널에서 팔로우 중인 스레드에 대해 답글 알림 받기",
"channel_notification_preferences.notify_about": "푸시 알림을 받을 대상...",
"channel_notification_preferences.reset_default": "기본값으로 되돌리기",
"channel_notification_preferences.thread_replies": "스레드 댓글",
"channel_notification_preferences.unmute_content": "채널 음소거 해제",
"combined_system_message.added_to_channel.many_expanded": "{actor}님이 {users}와 {lastUser}님을 **채널에 추가**했습니다.",
"combined_system_message.added_to_channel.one": "{actor}님이 {firstUser}님을 **채널에 추가**했습니다.",
"combined_system_message.added_to_channel.one_you": "{actor}님이 당신을 **채널에 추가**했습니다.",
"combined_system_message.added_to_channel.two": "{actor}님이 {firstUser}, {secondUser}님을 **채널에 추가**했습니다.",
"combined_system_message.added_to_team.many_expanded": "{actor}님이 {users}와 {lastUser}님을 **팀에 추가**했습니다.",
"combined_system_message.added_to_team.one": "{actor}님이 {firstUser}님을 **팀에 추가**했습니다.",
"combined_system_message.added_to_team.one_you": "{actor}님이 당신을 **팀에 추가**했습니다.",
"combined_system_message.added_to_team.two": "{actor}님이 {firstUser}, {secondUser}님을 **팀에 추가**했습니다.",
"combined_system_message.joined_channel.many_expanded": "{users}, {lastUser}님이 **채널에 가입**했습니다.",
"combined_system_message.joined_channel.one": "{firstUser}님이 **채널에 가입**했습니다.",
"combined_system_message.joined_channel.one_you": "**채널에 가입**했습니다.",
"combined_system_message.joined_channel.two": "{firstUser}, {secondUser}님이 **채널에 가입**했습니다.",
"combined_system_message.joined_team.many_expanded": "{users}, {lastUser}님이 **팀에 가입**했습니다.",
"combined_system_message.joined_team.one": "{firstUser}님이 **팀에 가입**했습니다.",
"combined_system_message.joined_team.one_you": "**팀에 가입**했습니다.",
"combined_system_message.joined_team.two": "{firstUser}, {secondUser}님이 **팀에 가입**했습니다.",
"combined_system_message.left_channel.many_expanded": "{users}, {lastUser}님이 **채널을 떠났습니다**.",
"combined_system_message.left_channel.one": "{firstUser}님이 **채널을 떠났습니다**.",
"combined_system_message.left_channel.one_you": "**채널에서 탈퇴**했습니다.",
"combined_system_message.left_channel.two": "{firstUser}, {secondUser}님이 **채널을 떠났습니다**.",
"combined_system_message.left_team.many_expanded": "{users}, {lastUser}님이 **팀을 떠났습니다**.",
"combined_system_message.left_team.one": "{firstUser}님이 **팀을 떠났습니다**.",
"combined_system_message.left_team.one_you": "**팀에서 탈퇴**했습니다.",
"combined_system_message.left_team.two": "{firstUser}, {secondUser}님이 **팀을 떠났습니다**.",
"combined_system_message.removed_from_channel.many_expanded": "{users}, {lastUser}님이 **채널에서 제거**되었습니다.",
"combined_system_message.removed_from_channel.one": "{firstUser}님이 **채널에서 제거**되었습니다.",
"combined_system_message.removed_from_channel.one_you": "**채널에서 제거**되었습니다.",
"combined_system_message.removed_from_channel.two": "{firstUser}, {secondUser}님이 **채널에서 제거**되었습니다.",
"combined_system_message.removed_from_team.many_expanded": "{users}, {lastUser}님이 **팀에서 제거**되었습니다.",
"combined_system_message.removed_from_team.one": "{firstUser}님이 **팀에서 제거**되었습니다.",
"combined_system_message.removed_from_team.one_you": "**팀에서 제거**되었습니다.",
"combined_system_message.removed_from_team.two": "{firstUser}, {secondUser}님이 **팀에서 제거**되었습니다.",
"combined_system_message.you": "당신",
"connection_banner.connected": "연결이 복구되었습니다",
"connection_banner.connecting": "연결 중...",
"connection_banner.not_connected": "인터넷 연결이 안됩니다",
"connection_banner.not_reachable": "서버에 접근할 수 없습니다",
"create_direct_message.title": "개인 메시지 추가",
"create_post.deactivated": "비활성화된 사용자와 함께 보관된 채널을 보고 계십니다.",
"create_post.thread_reply": "이 글타래에 답하기...",
"create_post.write": "{channelDisplayName}에 쓰기",
"custom_status.expiry.at": "에",
"custom_status.expiry.until": "~까지",
"custom_status.expiry_dropdown.custom": "사용자 정의",
"custom_status.expiry_dropdown.date_and_time": "날짜 및 시간",
"custom_status.expiry_dropdown.dont_clear": "지우지 마세요",
"custom_status.expiry_dropdown.four_hours": "4 시간",
"custom_status.expiry_dropdown.one_hour": "1 시간",
"custom_status.expiry_dropdown.thirty_minutes": "30 분",
"custom_status.expiry_dropdown.this_week": "이번 주",
"custom_status.expiry_dropdown.today": "오늘",
"custom_status.expiry_time.today": "오늘",
"custom_status.expiry_time.tomorrow": "내일",
"custom_status.failure_message": "상태를 갱신하지 못했습니다. 다시 시도하세요",
"custom_status.set_status": "사용자 정의 상태 설정",
"custom_status.suggestions.in_a_meeting": "회의 중",
"custom_status.suggestions.on_a_vacation": "휴가 중",
"custom_status.suggestions.out_for_lunch": "식사 중",
"custom_status.suggestions.out_sick": "외출 중",
"custom_status.suggestions.recent_title": "최근",
"custom_status.suggestions.title": "제안",
"custom_status.suggestions.working_from_home": "재택 근무",
"date_separator.today": "오늘",
"date_separator.yesterday": "어제",
"default_skin_tone": "기본 피부색",
"display_settings.clock.military": "24시간제",
"display_settings.clock.standard": "12시간제",
"display_settings.clockDisplay": "시간 표시",
"display_settings.crt": "축소된 응답 글타래",
"display_settings.crt.off": "끄기",
"display_settings.crt.on": "켜기",
"display_settings.theme": "테마",
"display_settings.timezone": "표준시간대",
"display_settings.tz.auto": "자동",
"display_settings.tz.manual": "수동",
"download.error": "이 파일을 내려받을 수 없습니다. 잠시 후 다시 시도해주세요",
"edit_post.editPost": "게시글 편집...",
"edit_post.save": "저장",
"edit_server.description": "이 서버를 나타내는 이름을 지정합니다",
"edit_server.display_help": "서버: {url}",
"edit_server.save": "저장",
"edit_server.saving": "저장 중",
"edit_server.title": "서버 이름 편집",
"emoji_picker.activities": "활동",
"emoji_picker.animals-nature": "동물 & 자연",
"emoji_picker.custom": "사용자 지정",
"emoji_picker.flags": "플래그",
"emoji_picker.food-drink": "음식 & 음료",
"emoji_picker.objects": "객체",
"emoji_picker.people-body": "피플 & 바디",
"emoji_picker.recent": "최근 사용",
"emoji_picker.searchResults": "결과 검색",
"emoji_picker.smileys-emotion": "스마일리 & 감정",
"emoji_picker.symbols": "심볼",
"emoji_picker.travel-places": "여행 & 장소",
"emoji_skin.dark_skin_tone": "어두운 피부색",
"emoji_skin.default": "기본 피부색",
"emoji_skin.light_skin_tone": "밝은 피부색",
"emoji_skin.medium_dark_skin_tone": "중간 정도의 어두운 피부색",
"emoji_skin.medium_light_skin_tone": "중간 정도의 밝은 피부색",
"emoji_skin.medium_skin_tone": "중간 피부색",
"extension.no_memberships.description": "내용을 공유하려면 Mattermost 서버에서 팀의 구성원이어야 합니다.",
"extension.no_memberships.title": "아직 어떤 팀의 구성원도 아닙니다",
"extension.no_servers.description": "내용을 공유하려면 Mattermost 서버에 로그인해야 합니다.",
"extension.no_servers.title": "어떤 서버에도 연결되지 않았습니다",
"file_upload.fileAbove": "파일들은 {max}개보다 작아야 합니다",
"find_channels.directory": "디렉터리",
"find_channels.new_channel": "새 채널",
"find_channels.open_dm": "개인 메시지 열기",
"find_channels.title": "채널 찾기",
"friendly_date.daysAgo": "{count} {count, plural, one {일} other {일}} 전",
"friendly_date.hoursAgo": "{count} {count, plural, one {시간} other {시간}} 전",
"friendly_date.minsAgo": "{count} {count, plural, one {분} other {분}} 전",
"friendly_date.monthsAgo": "{count} {count, plural, one {달} other {달}} 전",
"friendly_date.now": "지금",
"friendly_date.yearsAgo": "{count} {count, plural, one {년} other {년}} 전",
"friendly_date.yesterday": "어제",
"gallery.copy_link.failed": "링크를 복사하지 못했습니다",
"gallery.downloading": "내려받는 중...",
"gallery.footer.channel_name": "{channelName}에서 공유",
"gallery.image_saved": "사진 저장됨",
"gallery.open_file": "파일 열기",
"gallery.opening": "여는 중...",
"gallery.preparing": "준비 중...",
"gallery.save_failed": "파일을 저장할 수 없습니다",
"gallery.unsupported": "이 파일 유형은 미리보기를 지원하지 않습니다. 다른 애플리케이션을 통해서 다시 시도해보세요.",
"gallery.video_saved": "동영상 저장됨",
"general_settings.about": "{appTitle}에 대하여",
"general_settings.advanced_settings": "고급 설정",
"general_settings.display": "화면",
"general_settings.help": "도움말",
"general_settings.notifications": "알림",
"general_settings.report_problem": "문제 보고하기",
"get_post_link_modal.title": "링크 복사",
"global_threads.allThreads": "모든 글타래",
"global_threads.emptyThreads.message": "언급되거나 참여한 모든 글타래는 여기에 지켜보는 중인 글타래와 함께 표시됩니다.",
"global_threads.emptyThreads.title": "아직 지켜보는 글타래가 없습니다",
"global_threads.emptyUnreads.message": "볼 건 다 본 것 같네요.",
"global_threads.emptyUnreads.title": "읽지 않은 글타래 없음",
"global_threads.markAllRead.cancel": "취소",
"global_threads.markAllRead.markRead": "읽음으로 표시",
"global_threads.markAllRead.message": "여기에 표시된 모든 글타래를 읽음으로 표시",
"global_threads.markAllRead.title": "모든 글타래를 읽음으로 표시하시겠어요?",
"global_threads.options.mark_as_read": "읽음 표시",
"global_threads.options.open_in_channel": "채널에서 열기",
"global_threads.options.title": "글타래 동작",
"global_threads.unreads": "읽지않음",
"home.header.plus_menu": "설정",
"integration_selector.multiselect.submit": "완료",
"interactive_dialog.submit": "제출",
"intro.add_members": "구성원 추가",
"intro.channel_info": "정보",
"intro.created_by": "{date}에 {creator}님이 만들었습니다.",
"intro.direct_message": "이곳에서 {teammate}님과의 대화가 시작됩니다. 여기에 공유된 메시지와 파일은 다른 사람에게는 보이지 않습니다.",
"intro.group_message.after_gm_as_dm": "이 그룹과 대화를 시작합니다. 여기서 공유된 메시지 및 파일은 그룹 외부의 다른 사용자에게 표시되지 않습니다.",
"intro.group_message.all": "이 그룹 메시지에서 <b>모든 활동</b>에 대해 알림을 받게 됩니다.",
"intro.group_message.common": "이 그룹과의 대화의 시작입니다.",
"intro.group_message.mention": "이 그룹 메시지에 <b>언급된 경우</b>에만 통지하도록 선택했습니다.",
"intro.group_message.muted": "이 그룹 메시지는 현재 <b>음소거</b>되어 있으므로 알림을 받을 수 없습니다.",
"intro.group_message.none": "이 그룹 메시지에서 알림을 받지 <b>않음</b>으로 선택하셨습니다.",
"intro.private_channel": "비공개 채널",
"intro.public_channel": "공개 채널",
"intro.townsquare": "{name}에 오신 것을 환영합니다. 모든 사람이 팀에 합류하면 자동으로 이 채널의 구성원이 됩니다.",
"intro.welcome": "{displayName} 채널에 오신 것을 환영합니다.",
"intro.welcome.private": "초대된 구성원만 이 비공개 채널에 게시된 메시지를 볼 수 있습니다.",
"intro.welcome.public": "채널에 구성원을 더 추가하거나 아래에서 대화를 시작하세요.",
"invite.members.already_member": "이 사람은 이미 구성원입니다",
"invite.members.user_is_guest": "이 게스트를 정식 구성원으로 만들려면 관리자에게 문의하세요",
"invite.search.email_invite": "초대",
"invite.search.no_results": "일치하는 항목을 찾지 못했습니다",
"invite.searchPlaceholder": "이름 또는 이메일 주소를 입력하세요…",
"invite.sendInvitationsTo": "다음 주소로 초대 보내기…",
"invite.send_error": "초대를 보내는 동안 문제가 발생했습니다. 네트워크 연결을 확인한 후 다시 시도하세요.",
"invite.send_invite": "보내기",
"invite.shareLink": "공유 링크",
"invite.summary.back": "뒤로 가기",
"invite.summary.done": "완료",
"invite.summary.email_invite": "초대 이메일이 발신되었습니다",
"invite.summary.error": "{invitationsCount, plural, one {Invitation} other {Invitations}} could not be sent successfully",
"invite.summary.member_invite": "{teamDisplayName}의 회원으로 초대되었습니다",
"invite.summary.not_sent": "{notSentCount, plural, one {Invitation wasnt} other {Invitations werent}} 보냄",
"invite.summary.report.notSent": "{count} {count, plural, one {invitation} other {invitations}} 전송되지 않음",
"invite.summary.report.sent": "{count}건 성공 {count, plural, one {invitation} other {invitations}}",
"invite.summary.sent": "당신의 {sentCount, plural, one {invitation has} other {invitations have}}이(가) 전송되었습니다",
"invite.summary.smtp_failure": "시스템 콘솔에서 SMTP가 설정되지 않았습니다",
"invite.summary.some_not_sent": "{notSentCount, plural, one {An invitation was} other {Some invitations were}} 전송되지 않음",
"invite.summary.try_again": "다시 시도",
"invite.title": "초대",
"invite.title.summary": "초대 요약",
"invite_people_to_team.message": "다음은 Mattermost에서 우리와 협력하고 소통할 수 있는 링크입니다.",
"invite_people_to_team.title": "{team} 팀에 참여하세요",
"join_team.error.group_error": "이 팀에 참여하려면 연결된 그룹의 구성원이어야 합니다.",
"join_team.error.message": "팀에 참여하는 중에 오류가 발생했습니다",
"join_team.error.title": "팀 참여 오류",
"last_users_message.added_to_channel.type": "님이 {actor}님을 통해 **채널에 추가**되었습니다.",
"last_users_message.added_to_team.type": "님이 {actor}님을 통해 **팀에 추가**되었습니다.",
"last_users_message.first": "{firstUser} 그리고 ",
"last_users_message.joined_channel.type": "**채널에 들어왔습니다**.",
"last_users_message.joined_team.type": "**팀에 참여했습니다**.",
"last_users_message.left_channel.type": "**채널을 나갔습니다**.",
"last_users_message.left_team.type": "**팀을 나갔습니다**.",
"last_users_message.others": "{numOthers} 기타 ",
"last_users_message.removed_from_channel.type": "은(는) **채널에서 제거되었습니다**.",
"last_users_message.removed_from_team.type": "은(는) **팀에서 제거되었습니다**.",
"load_categories_error.message": "이 서버의 콘텐츠를 로드하는 중에 문제가 발생했습니다.",
"load_categories_error.title": "{serverName} 서버의 카테고리를 불러올 수 없습니다",
"load_channels_error.message": "이 팀의 콘텐츠를 불러오는 중에 문제가 발생했습니다.",
"load_channels_error.title": "{teamDisplayName} 팀을 불러올 수 없습니다",
"load_teams_error.message": "이 서버의 콘텐츠를 불러오는 중에 문제가 발생했습니다.",
"load_teams_error.title": "{serverName} 서버를 불러올 수 없습니다",
"login.email": "전자우편",
"login.forgot": "비밀번호를 잊어버리셨나요?",
"login.invalid_credentials": "전자우편과 비밀번호 조합이 올바르지 않습니다",
"login.ldapUsername": "AD/LDAP 사용자명",
"login.or": "또는",
"login.password": "패스워드",
"login.signIn": "로그인",
"login.signingIn": "로그인 중",
"login.username": "사용자명",
"login_mfa.enterToken": "인증을 완료하려면 스마트폰 인증 앱에 표시된 토큰 정보를 입력해 주세요.",
"login_mfa.token": "MFA 토큰 입력",
"login_mfa.tokenReq": "MFA 토큰을 입력하세요",
"markdown.latex.error": "LaTeX 렌더 오류",
"markdown.max_nodes.error": "이 메시지는 모바일 기기에서 표시하기에 너무 깁니다. 데스크톱에서 확인하거나 또는 이 한계를 늘리도록 관리자에게 연락하시기 바랍니다.",
"mentions.empty.paragraph": "누군가 나를 언급하거나 모니터링 중인 용어를 사용하면 여기에 메시지가 표시됩니다.",
"mentions.empty.title": "아직 언급되지 않음",
"mobile.about.appVersion": "애플리케이션 버전: {version} (빌드 {number})",
"mobile.account.settings.save": "저장",
"mobile.acknowledgements.header": "확인",
"mobile.action_menu.select": "옵션을 선택하세요",
"mobile.add_team.create_team": "새 팀 만들기",
"mobile.add_team.join_team": "다른 팀에 참여하기",
"mobile.android.back_handler_exit": "종료하려면 뒤로 가기를 다시 눌러주세요",
"mobile.android.photos_permission_denied_description": "사진을 서버에 업로드하거나 장치에 저장하세요. 설정을 열어 {applicationName} 애플리케이션에 사진 라이브러리에 대한 읽기 및 쓰기 권한을 부여해주세요.",
"mobile.android.photos_permission_denied_title": "{applicationName} 앱이 이 장치의 사진에 접근하려고 합니다",
"mobile.announcement_banner.title": "공지",
"mobile.calls_audio_device": "오디오 장치 선택",
"mobile.calls_bluetooth": "블루투스",
"mobile.calls_call_ended": "통화 종료됨",
"mobile.calls_call_screen": "통화",
"mobile.calls_call_thread": "통화 글타래",
"mobile.calls_disable": "통화 비활성화",
"mobile.calls_dismiss": "취소",
"mobile.calls_enable": "통화 활성화",
"mobile.calls_end_call_title": "통화 종료",
"mobile.calls_end_msg_channel": "{numParticipants}명이 참가하고 있는 {displayName}의 통화를 종료 하시겠습니까?",
"mobile.calls_end_msg_channel_default": "정말 통화를 종료하시겠습니까?",
"mobile.calls_end_msg_dm": "{displayName}의 전화를 종료하겠습니까?",
"mobile.calls_end_permission_msg": "통화를 종료할 수 있는 권한이 없습니다. 통화를 건 사람에게 통화를 종료하도록 요청하세요.",
"mobile.calls_end_permission_title": "오류",
"mobile.calls_ended_at": "종료",
"mobile.calls_error_message": "오류: {error}",
"mobile.calls_error_title": "오류",
"mobile.calls_headset": "헤드셋",
"mobile.calls_host": "호스트",
"mobile.calls_host_rec": "이 회의를 녹음하는 중입니다. 모든 사람에게 이 회의가 녹음되고 있음을 알리는 것이 좋습니다.",
"mobile.calls_host_rec_error": "녹화를 다시 시도해 보세요. 시스템 관리자에게 문의해 문제 해결에 도움을 받을 수도 있습니다.",
"mobile.calls_host_rec_error_title": "녹화에 문제가 발생했습니다",
"mobile.calls_host_rec_stopped": "처리가 완료되면 이 통화의 글타래에서 녹음 내용을 찾을 수 있습니다.",
"mobile.calls_host_rec_stopped_title": "녹화가 중지되었습니다. 처리 중...",
"mobile.calls_host_rec_title": "녹화 중입니다",
"mobile.calls_incoming_dm": "<b>{name}</b> 이(가) 통화로 초대합니다",
"mobile.calls_incoming_gm": "<b>{name}</b> is inviting you to a call with <b>{num, plural, one {# other} other {# others}}</b>",
"mobile.calls_join_call": "통화 참여하기",
"mobile.calls_lasted": "{duration}동안 지속됨",
"mobile.calls_leave": "나가기",
"mobile.calls_leave_call": "통화 종료",
"mobile.calls_limit_msg": "통화당 최대 참가자 수는 {maxParticipants} 입니다. 한도를 늘리려면 시스템 관리자에게 문의하세요.",
"mobile.calls_limit_msg_GA": "Cloud Professional 또는 Cloud Enterprise로 업그레이드하여 {maxParticipants} 이상의 참가자와 그룹 통화를 사용하세요.",
"mobile.calls_limit_reached": "참가자 제한에 도달했습니다",
"mobile.calls_lower_hand": "손 내리기",
"mobile.calls_mic_error": "이 통화에 참여하려면 설정을 열어서 마이크 접근 권한을 부여해주세요.",
"mobile.calls_more": "더 보기",
"mobile.calls_mute": "음소거",
"mobile.calls_name_is_talking_postfix": "말하고 있습니다...",
"mobile.calls_noone_talking": "아무도 말하지 않음",
"mobile.calls_not_available_msg": "이 기능을 사용하려면 시스템 관리자에게 문의하세요.",
"mobile.calls_not_available_option": "(사용 불가)",
"mobile.calls_not_available_title": "통화 기능이 활성화되지 않았습니다",
"mobile.calls_not_connected": "현재 채널에서 통화에 연결되어 있지 않습니다.",
"mobile.calls_ok": "확인",
"mobile.calls_okay": "확인",
"mobile.calls_open_channel": "채널 열기",
"mobile.calls_participant_limit_title_GA": "이 통화의 용량이 초과되었습니다",
"mobile.calls_participant_rec": "호스트가 이 미팅을 녹화하기 시작했습니다. 미팅에 계속 참여하면 통화 녹화를 동의하는 것입니다.",
"mobile.calls_participant_rec_title": "녹화가 진행 중입니다",
"mobile.calls_phone": "전화",
"mobile.calls_quality_warning": "불안정한 네트워크 상태로 인해 통화 품질이 저하될 수 있습니다.",
"mobile.calls_raise_hand": "손 들기",
"mobile.calls_raised_hand": "<bold>{name} {num, plural, =0 {} other {+# more }}</bold>님이 손을 들었습니다",
"mobile.calls_react": "반응하기",
"mobile.calls_record": "녹화",
"mobile.calls_recording_start_in_progress": "녹화가 이미 진행 중입니다.",
"mobile.calls_recording_start_no_permissions": "녹음을 시작할 수 있는 권한이 없습니다. 통화 호스트에게 녹음을 시작하도록 요청하세요.",
"mobile.calls_recording_stop_no_permissions": "녹음을 중지할 수 있는 권한이 없습니다. 통화 호스트에게 녹음을 중지해 달라고 요청하세요.",
"mobile.calls_recording_stop_none_in_progress": "녹화가 진행 중이 아닙니다.",
"mobile.calls_request_message": "통화는 현재 테스트 모드에서 실행 중이며 시스템 관리자만 시작할 수 있습니다. 시스템 관리자에게 직접 문의하여 도움을 받으세요",
"mobile.calls_request_title": "통화는 현재 사용하도록 설정되어 있지 않습니다",
"mobile.calls_see_logs": "서버 로그 보기",
"mobile.calls_speaker": "스피커",
"mobile.calls_start_call": "통화 시작",
"mobile.calls_start_call_exists": "채널에서 이미 통화가 진행 중입니다.",
"mobile.calls_stop_recording": "녹화 중지",
"mobile.calls_tablet": "태블릿",
"mobile.calls_thread": "글타래",
"mobile.calls_unmute": "음소거 해제",
"mobile.calls_viewing_screen": "{name} 의 화면을 보고 있습니다",
"mobile.calls_you": "(당신)",
"mobile.calls_you_2": "당신",
"mobile.camera_photo_permission_denied_description": "사진을 찍어 서버에 업로드하거나 디바이스에 저장합니다. 설정을 열어 {applicationName} 에 카메라에 대한 읽기 및 쓰기 액세스 권한을 부여합니다.",
"mobile.camera_photo_permission_denied_title": "{applicationName} 앱이 이 장치의 카메라에 접근하려고 합니다",
"mobile.camera_type.title": "카메라 옵션",
"mobile.channel_add_members.error": "오류가 발생하여 해당 사용자를 채널에 추가할 수 없습니다.",
"mobile.channel_info.alertNo": "아니요",
"mobile.channel_info.alertYes": "네",
"mobile.channel_list.recent": "최근",
"mobile.channel_list.unreads": "읽지않음",
"mobile.commands.error_title": "명령 실행 오류",
"mobile.components.select_server_view.connect": "연결",
"mobile.components.select_server_view.connecting": "연결중",
"mobile.components.select_server_view.displayHelp": "서버의 표시 이름을 선택하세요",
"mobile.components.select_server_view.displayName": "표시명",
"mobile.components.select_server_view.enterServerUrl": "서버 URL 입력",
"mobile.components.select_server_view.msg_connect": "서버에 접속하기",
"mobile.components.select_server_view.msg_description": "서버는 고유 URL을 사용하여 액세스하는 팀의 커뮤니케이션 허브입니다",
"mobile.components.select_server_view.msg_welcome": "환영합니다",
"mobile.components.select_server_view.proceed": "진행",
"mobile.create_channel": "생성",
"mobile.create_channel.title": "새 채널",
"mobile.create_direct_message.max_limit_reached": "그룹 메시지는 {maxCount} 명의 구성원으로 제한됩니다",
"mobile.create_direct_message.start": "대화 시작",
"mobile.create_post.read_only": "이 채널은 읽기 전용입니다.",
"mobile.custom_list.no_results": "결과가 없습니다",
"mobile.custom_status.choose_emoji": "이모지 선택",
"mobile.custom_status.clear_after": "이후에 지우기",
"mobile.custom_status.clear_after.title": "사용자 지정 상태를 해제한 후",
"mobile.custom_status.modal_confirm": "완료",
"mobile.deep_link.invalid": "열려고 하는 링크가 잘못되었습니다.",
"mobile.diagnostic_id.empty": "이 서버에 진단 식별자가 없습니다. 시스템 관리자에게 문의해 이 값을 검토하고 서버를 다시 시작하세요.",
"mobile.direct_message.error": "{displayName}의 DM을 열 수 없습니다.",
"mobile.display_settings.clockDisplay": "시간 표시",
"mobile.display_settings.crt": "축소된 응답 글타래",
"mobile.display_settings.theme": "테마",
"mobile.display_settings.timezone": "표준시간대",
"mobile.document_preview.failed_description": "문서를 여는 동안 오류가 발생했습니다. {fileType} 뷰어가 설치되어 있는지 확인하고 다시 시도해주세요.\n",
"mobile.document_preview.failed_title": "문서 열기 실패",
"mobile.downloader.disabled_description": "이 서버에서는 파일 다운로드가 비활성화되어 있습니다. 자세한 내용은 시스템 관리자에게 문의하세요\n",
"mobile.downloader.disabled_title": "다운로드 비활성화됨",
"mobile.downloader.failed_description": "파일은 다운로드하는 동안 오류가 발생했습니다. 인터넷 연결을 확인하고 다시 시도해주세요.\n",
"mobile.downloader.failed_title": "다운로드 실패",
"mobile.edit_channel": "저장",
"mobile.edit_post.delete_question": "정말 게시물을 삭제하시겠습니까?",
"mobile.edit_post.delete_title": "게시물 삭제 확인",
"mobile.edit_post.error": "이 메시지를 편집하는 동안 문제가 발생했습니다. 다시 시도해 주세요.",
"mobile.edit_post.title": "메시지 편집",
"mobile.error_handler.button": "재실행",
"mobile.error_handler.description": "\n재실행을 클릭해 앱을 다시 엽니다. 다시 시작한 후 설정 메뉴에서 문제를 보고할 수 있습니다.\n",
"mobile.error_handler.title": "예기치 않은 오류가 발생했습니다",
"mobile.file_upload.disabled2": "모바일에서 파일 업로드는 비활성화되어 있습니다.",
"mobile.file_upload.max_warning": "파일 업로드는 최대 {count}개로 제한됩니다.",
"mobile.files_paste.error_description": "파일을 붙여넣는 동안 오류가 발생했습니다. 다시 시도해주세요.",
"mobile.files_paste.error_dismiss": "닫기",
"mobile.files_paste.error_title": "붙여넣기 실패",
"mobile.gallery.title": "{total}개 중 {index}번째",
"mobile.integration_selector.loading_channels": "채널을 불러오는 중...",
"mobile.integration_selector.loading_options": "옵션 로딩중...",
"mobile.ios.photos_permission_denied_description": "사진과 동영상을 서버에 업로드하거나 디바이스에 저장합니다. 설정을 열어 {applicationName} 에 사진 및 동영상 라이브러리에 대한 읽기 및 쓰기 액세스 권한을 부여합니다.",
"mobile.ios.photos_permission_denied_title": "{applicationName} 앱이 이 장치의 사진에 접근하려고 합니다",
"mobile.ios.plist.NSAppleMusicUsageDescription": "미디어 라이브러리에 액세스할 수 있도록 설정하면 미디어 라이브러리에 있는 파일을 {applicationName}의 메시지에 첨부할 수 있습니다.",
"mobile.ios.plist.NSBluetoothAlwaysUsageDescription": "Bluetooth에 대한 액세스를 활성화하면 장치와 클라이언트 간에 콘텐츠를 동기화할 수 있습니다.",
"mobile.ios.plist.NSBluetoothPeripheralUsageDescription": "Bluetooth 액세스를 활성화하면 통화를 위해 오디오 주변 장치에 연결하고 장치와 클라이언트 간에 콘텐츠를 동기화할 수 있습니다.",
"mobile.ios.plist.NSCameraUsageDescription": "디바이스 카메라에 대한 액세스를 활성화하면 사진이나 동영상을 촬영하여 {applicationName}에 업로드할 수 있습니다.",
"mobile.ios.plist.NSFaceIDUsageDescription": "Face ID에 대한 액세스를 활성화하면 권한이 없는 사용자가 장치에서 {applicationName} 에 액세스하는 것을 제한할 수 있습니다.",
"mobile.ios.plist.NSLocationAlwaysUsageDescription": "위치 정보 접근을 활성화하면 {applicationName} 에서 공유하는 사진 및 동영상에 위치 메타데이터를 추가할 수 있습니다.",
"mobile.ios.plist.NSLocationWhenInUseUsageDescription": "위치 정보 접근을 활성화하면 {applicationName} 에서 공유하는 사진 및 동영상에 위치 메타데이터를 추가할 수 있습니다.",
"mobile.ios.plist.NSMicrophoneUsageDescription": "디바이스의 마이크에 액세스할 수 있도록 설정하면 {applicationName} 에서 공유할 통화 또는 동영상에 대한 오디오를 캡처할 수 있습니다.",
"mobile.ios.plist.NSPhotoLibraryAddUsageDescription": "사진 보관함에 대한 쓰기 액세스를 활성화하면 {applicationName} 에서 다운로드한 사진과 동영상을 내 장치에 저장할 수 있습니다.",
"mobile.ios.plist.NSPhotoLibraryUsageDescription": "사진 보관함에 대한 읽기 액세스를 활성화하면 내 장치에서 {applicationName} 으로 사진과 동영상을 업로드할 수 있습니다.",
"mobile.ios.plist.NSSpeechRecognitionUsageDescription": "기기에서 사용자 데이터를 Apple에 전송하도록 설정하면 {applicationName} 으로 음성 메시지를 보낼 수 있습니다.",
"mobile.join_channel.error": "{displayName} 채널에 가입할 수 없습니다.",
"mobile.leave_and_join_confirmation": "나가기 및 참여하기",
"mobile.leave_and_join_message": "이미 {leaveChannelName}채널 통화를 진행 중입니다. 현재 통화를 종료하고 {joinChannelName}통화에 참여하시겠습니까?",
"mobile.leave_and_join_title": "다른 통화로 전환하시겠습니까?",
"mobile.link.error.text": "링크를 열 수 없습니다.",
"mobile.link.error.title": "오류",
"mobile.login_options.cant_heading": "로그인 할 수 없습니다",
"mobile.login_options.enter_credentials": "아래에 로그인 정보를 입력하세요.",
"mobile.login_options.gitlab": "GitLab",
"mobile.login_options.google": "Google",
"mobile.login_options.heading": "계정에 로그인",
"mobile.login_options.none": "아직 계정에 로그인할 수 없습니다. 하나 이상의 로그인 옵션을 구성해야 합니다. 시스템 관리자에게 도움을 요청하세요.",
"mobile.login_options.openid": "ID 열기",
"mobile.login_options.saml": "SAML",
"mobile.login_options.select_option": "아래에서 로그인 옵션을 선택합니다.",
"mobile.login_options.separator_text": "또는 다음으로 로그인",
"mobile.manage_members.admin": "관리자",
"mobile.manage_members.cancel": "취소",
"mobile.manage_members.change_role.error": "역할을 업데이트하는 동안 오류가 발생했습니다. 연결을 확인한 후 다시 시도하세요.",
"mobile.manage_members.done": "완료",
"mobile.manage_members.make_channel_admin": "채널 관리자로 만들기",
"mobile.manage_members.make_channel_member": "회원으로 만들기",
"mobile.manage_members.manage": "관리",
"mobile.manage_members.manage_member": "회원 관리",
"mobile.manage_members.member": "멤버",
"mobile.manage_members.message": "채널에서 선택한 멤버를 삭제하시겠습니까?",
"mobile.manage_members.remove": "제거",
"mobile.manage_members.remove_member": "채널에서 제거",
"mobile.manage_members.section_title_admins": "채널 관리자",
"mobile.manage_members.section_title_members": "멤버",
"mobile.managed.blocked_by": "{vendor}에 의해 차단됨",
"mobile.managed.exit": "종료",
"mobile.managed.jailbreak": "탈옥된 기기는 {vendor}에서 신뢰하지 않습니다.\n\n사유 {reason}\n\n\n\n디버그 정보: {debug}\n\n앱을 종료해주세요.",
"mobile.managed.not_secured.android": "Mattermost를 사용하려면 이 장치를 화면 잠금으로 보호해야 합니다.",
"mobile.managed.not_secured.ios": "Matttermost를 사용하려면 이 장치를 암호로 보호해야 합니다.\n\n설정 > Face ID 및 암호.",
"mobile.managed.secured_by": "{vendor}에 의해 보호됨",
"mobile.managed.settings": "설정으로 이동",
"mobile.markdown.code.copy_code": "코드 복사",
"mobile.markdown.code.plusMoreLines": "+{count, number} more {count, plural, one {line} other {lines}}",
"mobile.markdown.copy_header": "헤더 텍스트 복사",
"mobile.markdown.image.too_large": "Image exceeds max dimensions of {maxWidth} by {maxHeight}:",
"mobile.markdown.link.copy_url": "URL 복사",
"mobile.mention.copy_mention": "멘션 복사",
"mobile.message_length.message": "메시지가 너무 깁니다. 현재 문자 수: {max}/{count}",
"mobile.message_length.message_split_left": "메시지가 문자 수 제한을 초과합니다",
"mobile.message_length.title": "메시지 길이",
"mobile.no_results.spelling": "오타를 확인하거나 또는 다른 단어로 검색해보세요.",
"mobile.no_results_with_term": "“{term}”에 대한 검색 결과가 없습니다",
"mobile.no_results_with_term.files": "일치하는 파일 없음 \"{term}\"",
"mobile.no_results_with_term.messages": "\"{term}\" 일치하는 항목이 없습니다",
"mobile.oauth.failed_to_login": "로그인 시도에 실패했습니다. 다시 시도해주세요.",
"mobile.oauth.something_wrong.okButton": "확인",
"mobile.oauth.switch_to_browser": "로그인 제공업체로 리디렉션됩니다",
"mobile.oauth.switch_to_browser.error_title": "로그인 오류",
"mobile.oauth.switch_to_browser.title": "리디렉션...",
"mobile.oauth.try_again": "다시 시도",
"mobile.onboarding.next": "다음",
"mobile.onboarding.sign_in": "로그인",
"mobile.onboarding.sign_in_to_get_started": "로그인하여 시작하기",
"mobile.open_dm.error": "{displayName} (으)로 다이렉트 메시지를 열 수 없습니다. 연결을 확인하고 다시 시도하십시오.",
"mobile.open_gm.error": "그룹 메시지를 열 수 없습니다. 연결을 확인하고 다시 시도해주세요.",
"mobile.participants.header": "글타래 참가자",
"mobile.permission_denied_dismiss": "허용 안함",
"mobile.permission_denied_retry": "설정",
"mobile.post.cancel": "취소",
"mobile.post.delete_question": "정말 게시글을 삭제하시겠어요?",
"mobile.post.delete_title": "게시글 삭제",
"mobile.post.failed_delete": "메시지 삭제",
"mobile.post.failed_retry": "다시 시도",
"mobile.post_info.add_reaction": "반응 추가",
"mobile.post_info.copy_text": "텍스트 복사",
"mobile.post_info.mark_unread": "읽지 않음으로 표시",
"mobile.post_info.pin": "채널에 고정",
"mobile.post_info.reply": "댓글",
"mobile.post_info.save": "저장",
"mobile.post_info.unpin": "채널에 고정 해제하기",
"mobile.post_info.unsave": "저장 취소",
"mobile.post_pre_header.pinned": "고정됨",
"mobile.post_pre_header.pinned_saved": "고정 및 저장",
"mobile.post_pre_header.saved": "저장됨",
"mobile.post_textbox.entire_channel.cancel": "취소",
"mobile.post_textbox.entire_channel.confirm": "확인",
"mobile.post_textbox.entire_channel.message": "@all 또는 @channel을 사용하여 {totalMembers, number} {totalMembers, plural, one {명} other {명}}에게 알림을 보내려고 합니다. 진행할까요?",
"mobile.post_textbox.entire_channel.message.with_timezones": "@all 또는 @channel을 사용하여 서로 다른 {timezones, number}개의 {timezones, plural, one {표준시간대} other {표준시간대}}에 있는 {totalMembers, number} {totalMembers, plural, one {명} other {명}}에게 알림을 보내려고 합니다. 진행할까요?",
"mobile.post_textbox.entire_channel.title": "전체 채널에 알림 보내기 확인",
"mobile.post_textbox.entire_channel_here.message": "@here을 사용하여 {totalMembers, number} {totalMembers, plural, one {명} other {명}}에게 알림을 보냅니다. 진행할까요?",
"mobile.post_textbox.entire_channel_here.message.with_timezones": "@here을 사용하여 새로 다른 {timezones, number}개의 {timezones, plural, one {표준시간대} other {표준시간대}}에 있는 {totalMembers, number} {totalMembers, plural, one {명} other {명}}에게 알림을 보냅니다. 진행할까요?",
"mobile.post_textbox.groups.title": "그룹에 알림 보내기 확인",
"mobile.post_textbox.uploadFailedDesc": "일부 첨부 파일을 업로드하지 못했습니다. 메시지를 보내시겠어요?",
"mobile.post_textbox.uploadFailedTitle": "첨부 실패",
"mobile.privacy_link": "개인정보 처리 방침",
"mobile.push_notification_reply.button": "보내기",
"mobile.push_notification_reply.placeholder": "댓글 작성하기...",
"mobile.push_notification_reply.title": "댓글",
"mobile.rename_channel.display_name_maxLength": "채널 이름은 {maxLength, number} 글자 미만이어야 합니다",
"mobile.rename_channel.display_name_minLength": "채널 이름은 {minLength, number} 글자 이상이어야 합니다",
"mobile.rename_channel.display_name_required": "채널 이름이 필요합니다",
"mobile.request.invalid_request_method": "잘못된 요청 방법",
"mobile.request.invalid_response": "서버로부터 잘못된 응답을 받았습니다.",
"mobile.reset_status.alert_cancel": "취소",
"mobile.reset_status.alert_ok": "확인",
"mobile.reset_status.title_ooo": "\"부재 중\" 상태를 비활성화 하시겠어요?",
"mobile.routes.code": "{language} 코드",
"mobile.routes.code.noLanguage": "코드",
"mobile.routes.custom_status": "사용자 정의 상태 설정하기",
"mobile.routes.table": "표",
"mobile.routes.user_profile": "프로필",
"mobile.screen.settings": "설정",
"mobile.screen.your_profile": "내 프로필",
"mobile.search.jump": "최근 메시지로 이동",
"mobile.search.modifier.exclude": "검색어 제외",
"mobile.search.modifier.from": "특정 사용자",
"mobile.search.modifier.in": "특정 채널",
"mobile.search.modifier.phrases": "문구가 포함된 메시지",
"mobile.search.results": "{count}건의 검색 {count, plural, one {result} other {results}}",
"mobile.search.show_less": "감추기",
"mobile.search.show_more": "더보기",
"mobile.search.team.select": "검색할 팀 선택",
"mobile.server_identifier.exists": "이미 이 서버에 연결되어 있습니다.",
"mobile.server_link.error.text": "서버에서 링크를 찾을 수 없습니다.",
"mobile.server_link.error.title": "링크 오류",
"mobile.server_link.unreachable_channel.error": "이 링크는 삭제되었거나 접근 권한이 없는 채널에 속해있습니다.",
"mobile.server_link.unreachable_team.error": "이 링크는 삭제되었거나 접근 권한이 없는 팀에 속해있습니다.",
"mobile.server_link.unreachable_user.error": "DM으로 리디렉션할 수 없습니다. 지정한 사용자를 알 수 없습니다.",
"mobile.server_name.exists": "다른 서버에 이 이름을 사용하고 있습니다.",
"mobile.server_ping_failed": "서버에 연결할 수 없습니다.",
"mobile.server_requires_client_certificate": "서버는 인증을 위해 클라이언트 인증서가 필요합니다.",
"mobile.server_upgrade.button": "확인",
"mobile.server_upgrade.description": "\n매터모스트 앱을 사용하려면 서버 업그레이드가 필요합니다. 자세한 내용은 시스템 관리자에게 문의하세요.\n",
"mobile.server_upgrade.title": "서버 업그레이드 필요",
"mobile.server_url.deeplink.emm.denied": "이 앱은 EMM에 의해 제어되며 딥링크 서버 URL이 EMM 허용 서버와 일치하지 않습니다",
"mobile.server_url.empty": "유효한 서버 URL을 입력해주세요",
"mobile.server_url.invalid_format": "URL은 http:// 또는 https://로 시작해야 합니다",
"mobile.session_expired.title": "세션 만료",
"mobile.set_status.dnd": "방해 금지",
"mobile.storage_permission_denied_description": "서버에 파일을 업로드합니다. 설정을 열어 {applicationName} 에 이 장치의 파일에 대한 읽기 및 쓰기 액세스 권한을 부여합니다.",
"mobile.storage_permission_denied_title": "{applicationName} 앱이 이 장치의 파일에 접근하려고 합니다",
"mobile.suggestion.members": "구성원",
"mobile.system_message.channel_archived_message": "{username}님이 채널을 보관했습니다",
"mobile.system_message.channel_unarchived_message": "{username}님이 채널을 보관 해제했습니다",
"mobile.system_message.update_channel_displayname_message_and_forget.updated_from": "{username}님이 채널 표시 이름을 {oldDisplayName}에서 {newDisplayName}(으)로 변경했습니다",
"mobile.system_message.update_channel_header_message_and_forget.removed": "{username}님이 채널 헤더를 제거했습니다. (이전: {oldHeader})",
"mobile.system_message.update_channel_header_message_and_forget.updated_from": "{username}님이 채널 헤더를 {oldHeader}에서 {newHeader}(으)로 변경했습니다",
"mobile.system_message.update_channel_header_message_and_forget.updated_to": "{username}님이 채널 헤더를 {newHeader}(으)로 변경했습니다",
"mobile.system_message.update_channel_purpose_message.removed": "{username}님이 채널 설명을 제거했습니다. (이전: {oldPurpose})",
"mobile.system_message.update_channel_purpose_message.updated_from": "{username}님이 채널 설명을 {oldPurpose}에서 {newPurpose}(으)로 변경했습니다",
"mobile.system_message.update_channel_purpose_message.updated_to": "{username}님이 채널 목적을 {newPurpose}(으)로 변경했습니다",
"mobile.tos_link": "이용약관",
"mobile.user_list.deactivated": "비활성화",
"mobile.write_storage_permission_denied_description": "장치에 파일을 저장합니다. 설정을 열어 이 장치의 파일에 {applicationName} 쓰기 권한을 부여합니다.",
"modal.manual_status.auto_responder.message_": "상태를 \"{status}\"로 변경하고 자동 답글을 비활성화하시겠습니까?",
"modal.manual_status.auto_responder.message_away": "상태를 \"자리비움\"으로 변경하고 자동 답글을 비활성화하시겠습니까?",
"modal.manual_status.auto_responder.message_dnd": "상태를 \"방해금지\"로 변경하고 자동 답글을 비활성화하시겠습니까?",
"modal.manual_status.auto_responder.message_offline": "상태를 \"오프라인\"으로 변경하고 자동 답글을 비활성화하시겠습니까?",
"modal.manual_status.auto_responder.message_online": "상태를 \"온라인\"으로 변경하고 자동 답글을 비활성화하시겠습니까?",
"more_messages.text": "{count}건의 새 {count, plural, one {message} other {messages}}",
"msg_typing.areTyping": "{users}, {last} 타이핑 중...",
"msg_typing.isTyping": "{user} 타이핑 중...",
"notification.message_not_found": "메시지를 찾을 수 없습니다",
"notification.no_connection": "서버에 연결할 수 없으며 알림에 대한 특정 메시지 정보를 검색할 수 없습니다.",
"notification.no_post": "메시지를 찾을 수 없습니다.",
"notification.not_channel_member": "이 메시지는 회원이 아닌 채널에서 보낸 메시지입니다.",
"notification.not_team_member": "이 메시지는 당신이 구성원이 아닌 팀의 메시지입니다.",
"notification_settings.auto_responder": "자동 회신",
"notification_settings.auto_responder.default_message": "안녕하세요. 저는 지금 부재중이라서 메시지에 응답할 수 없습니다.",
"notification_settings.auto_responder.footer.message": "부재 중 또는 휴가 답장 등의 쪽지에 대한 응답으로 자동으로 전송되는 사용자 지정 메시지를 설정합니다. 이 설정을 사용 설정하면 상태가 부재 중으로 변경되고 알림이 비활성화됩니다.",
"notification_settings.auto_responder.message": "메시지",
"notification_settings.auto_responder.to.enable": "자동 답글 사용 설정",
"notification_settings.email": "이메일 알림",
"notification_settings.email.crt.emailInfo": "활성화하면, 지켜보는 중인 글타래의 모든 응답에 대해 전자우편 알림을 보냅니다",
"notification_settings.email.crt.send": "글타래 응답 알림",
"notification_settings.email.emailHelp2": "시스템 관리자에 의해 이메일이 비활성화되었습니다. 활성화할 때까지 알림 이메일이 전송되지 않습니다.",
"notification_settings.email.emailInfo": "오프라인 상태이거나 5분 이상 자리를 비우면 멘션 및 개인 메시지에 대한 전자우편 알림이 전송됩니다.",
"notification_settings.email.everyHour": "매 시간마다",
"notification_settings.email.fifteenMinutes": "매 15분마다",
"notification_settings.email.immediately": "즉시",
"notification_settings.email.never": "알리지 않음",
"notification_settings.email.send": "이메일 알림 보내기",
"notification_settings.mention.reply": "댓글에 대한 알림 설정",
"notification_settings.mentions": "멘션",
"notification_settings.mentions.channelWide": "채널 전체 멘션",
"notification_settings.mentions.keywords": "키워드",
"notification_settings.mentions.keywordsLabel": "키워드는 대소문자를 구분하지 않습니다. 쉼표로 키워드를 구분합니다.",
"notification_settings.mentions.keywords_mention": "멘션 알림 키워드",
"notification_settings.mentions.sensitiveName": "대소문자를 구분하는 이름",
"notification_settings.mentions.sensitiveUsername": "대소문자를 구분하지 않는 사용자 명",
"notification_settings.mentions_replies": "멘션 및 응답",
"notification_settings.mobile": "푸시 알림",
"notification_settings.mobile.away": "오프라인이거나 자리비움",
"notification_settings.mobile.offline": "오프라인",
"notification_settings.mobile.online": "온라인, 오프라인, 자리비움",
"notification_settings.mobile.trigger_push": "아래의 상태일 때 푸시 알림 활성화...",
"notification_settings.ooo_auto_responder": "자동 회신",
"notification_settings.pushNotification.all_new_messages": "모든 새 메시지",
"notification_settings.pushNotification.disabled_long": "시스템 관리자가 모바일 장치 푸시 알림을 비활성화했습니다.",
"notification_settings.pushNotification.mentions_only": "멘션 및 다이렉트 메시지와 그룹 메시지만 (기본값)",
"notification_settings.pushNotification.nothing": "알림을 받지 않음",
"notification_settings.push_notification": "푸시 알림",
"notification_settings.push_threads.following": "이 채널에서 팔로우 중인 스레드에 대해 답글 알림 받기",
"notification_settings.push_threads.replies": "글타래 댓글",
"notification_settings.send_notification.about": "푸시 알림을 받을 대상...",
"notification_settings.threads_mentions": "글타래 내의 멘션",
"notification_settings.threads_start": "내가 시작한 글타래의 댓글을 알림",
"notification_settings.threads_start_participate": "내가 시작하였거나 참여했던 글타래의 댓글을 알림",
"onboarding.calls": "즉시 보안 음성 통화 시작",
"onboarding.calls_description": "타이핑 속도가 느리면 탭 한 번으로 채널 기반 채팅에서 보안 음성 통화로 전환하세요.",
"onboarding.integrations": "즐겨 사용하는 도구와 통합",
"onboarding.integrations_description": "공통 개발 프로세스에 맞춰 긴밀하게 통합된 제품 솔루션으로 채팅을 뛰어넘을 수 있습니다.",
"onboarding.realtime_collaboration": "실시간 협업",
"onboarding.realtime_collaboration_description": "영구 채널, 개인 메시지 및 파일 공유가 원활하게 작동하므로 어디서나 연결 상태를 유지할 수 있습니다.",
"onboarding.welcome": "환영합니다",
"onboaring.welcome_description": "Mattermost는 개발자 협업을 위한 오픈 소스 플랫폼입니다. 안전하고 유연하며 도구와 통합되어 있습니다.",
"password_send.description": "비밀번호를 재설정하려면 가입할 때 사용했던 전자우편 주소를 입력하세요",
"password_send.error": "유효한 전자우편 주소를 입력하세요.",
"password_send.generic_error": "비밀번호 재설정 링크를 보내드릴 수 없습니다. 시스템 관리자에게 문의하여 도움을 받으세요.",
"password_send.link": "만약 일치하는 계정이 있다면 비밀번호 재설정 전자우편이 다음 주소로 전송됩니다:",
"password_send.link.title": "재설정 링크 보내기",
"password_send.reset": "비밀번호 재설정",
"password_send.return": "로그인으로 돌아가기",
"permalink.error.access.text": "보려는 메시지가 접근 권한이 없거나 삭제된 채널에 있습니다.",
"permalink.error.access.title": "메시지를 볼 수 없음",
"permalink.error.cancel": "취소",
"permalink.error.okay": "확인",
"permalink.error.private_channel.button": "채널 참여",
"permalink.error.private_channel.text": "보려는 메시지가 초대받지 않은 비공개 채널에 있지만 관리자 권한으로 접근할 수 있습니다. {channelName} ** 채널에 참여하시겠어요?",
"permalink.error.private_channel.title": "비공개 채널에 참여",
"permalink.error.private_channel_and_team.button": "채널 및 팀 참여",
"permalink.error.private_channel_and_team.text": "보려는 메시지가 내가 소속되어 있지 않은 팀의 비공개 채널에 있지만 관리자로서 접근 권한이 있습니다. {channelName} ** 및 **{teamName}** 팀에 참여해 해당 메시지를 보시겠어요?",
"permalink.error.private_channel_and_team.title": "비공개 채널 및 팀 참여",
"permalink.error.public_channel.button": "채널 참여",
"permalink.error.public_channel.text": "보려는 메시지가 내가 참여하지 않은 채널에 있습니다. **{channelName}** 채널에 참여해 메시지를 보시겠어요?",
"permalink.error.public_channel.title": "채널 참여",
"permalink.error.public_channel_and_team.button": "채널 및 팀 참여",
"permalink.error.public_channel_and_team.text": "보려는 메시지가 내가 속해 있지 않은 채널 및 내가 소속되지 않은 팀에 있습니다. {channelName} 채널 ** 및 **{teamName}** 팀에 참여해 메시지를 보시겠어요?",
"permalink.error.public_channel_and_team.title": "채널 및 팀 참여",
"permalink.show_dialog_warn.cancel": "취소",
"permalink.show_dialog_warn.description": "채널 관리자가 명시적으로 추가하지 않고 {channel}에 참여하려고 합니다. 이 비공개 채널에 참여하시겠어요?",
"permalink.show_dialog_warn.join": "참여",
"permalink.show_dialog_warn.title": "비공개 채널에 참여",
"persistent_notifications.confirm.cancel": "취소",
"persistent_notifications.confirm.description": "멘션된 수신자는 메시지를 확인하거나 답장할 때까지 매 {interval, plural, one {minute} other {{interval} minutes}}마다 알림을 받게 됩니다.",
"persistent_notifications.confirm.send": "보내기",
"persistent_notifications.confirm.title": "지속적 알림 보내기",
"persistent_notifications.error.max_recipients.description": "최대 {max}명의 수신자에게 영구 알림을 보낼 수 있습니다. 메시지에 언급된 {count}명의 수신자가 있습니다. 참조한 사람을 변경해야만 보낼 수 있습니다.",
"persistent_notifications.error.max_recipients.title": "수신자가 너무 많습니다",
"persistent_notifications.error.no_mentions.description": "메시지에 참조한 받는 사람이 없습니다. 지속적인 알림을 보내려면 참조를 추가해야 합니다.",
"persistent_notifications.error.no_mentions.title": "수신자는 @멘션되어야 합니다",
"persistent_notifications.error.okay": "확인",
"persistent_notifications.error.special_mentions": "@channel, @all 또는 @here를 사용하여 영구 알림 수신자를 멘션할 수 없습니다.",
"pinned_messages.empty.paragraph": "중요한 쪽지를 고정하려면 쪽지를 길게 누르고 채널에 고정을 선택합니다. 고정된 메시지는 이 채널의 모든 사용자에게 표시됩니다.",
"pinned_messages.empty.title": "아직 고정된 메시지가 없습니다",
"plus_menu.browse_channels.title": "채널 탐색",
"plus_menu.create_new_channel.title": "채널 만들기",
"plus_menu.invite_people_to_team.title": "팀에 구성원 초대하기",
"plus_menu.open_direct_message.title": "쪽지 열기",
"post.options.title": "옵션",
"post.reactions.title": "반응",
"post_body.check_for_out_of_channel_groups_mentions.message": "이 채널에 없기 때문에 이 멘션으로 알림을 받지 못했습니다. 또한 이 채널에 연결된 그룹의 구성원이 아닙니다.",
"post_body.check_for_out_of_channel_mentions.link.and": " 그리고 ",
"post_body.check_for_out_of_channel_mentions.link.private": "해당 구성원들을 이 비공개 채널에 추가할까요",
"post_body.check_for_out_of_channel_mentions.link.public": "해당 구성원을 채널에 추가할까요",
"post_body.check_for_out_of_channel_mentions.message.multiple": "멘션되었지만 채널에 없습니다. ",
"post_body.check_for_out_of_channel_mentions.message.one": "멘션되었지만 채널에 없습니다. ",
"post_body.check_for_out_of_channel_mentions.message_last": "? 추가한 구성원들은 전체 메시지 내역을 볼 수 있게 됩니다.",
"post_body.commentedOn": "{name}{apostrophe}님의 메시지에 대한 댓글: ",
"post_body.deleted": "(메시지 삭제됨)",
"post_info.auto_responder": "자동 회신",
"post_info.bot": "봇",
"post_info.del": "삭제",
"post_info.edit": "편집",
"post_info.guest": "게스트",
"post_info.system": "시스템",
"post_message_view.edited": "(수정됨)",
"post_priority.button.acknowledge": "수신확인",
"post_priority.label.important": "중요",
"post_priority.label.urgent": "긴급",
"post_priority.picker.apply": "적용",
"post_priority.picker.beta": "베타",
"post_priority.picker.cancel": "취소",
"post_priority.picker.label.important": "중요",
"post_priority.picker.label.persistent_notifications": "지속적 알림 보내기",
"post_priority.picker.label.persistent_notifications.description": "수신자는 확인하거나 회신할 때까지 {interval, plural, one {1 분} other {{interval} 분}}마다 알림을 받습니다.",
"post_priority.picker.label.request_ack": "수신확인 요청",
"post_priority.picker.label.request_ack.description": "메시지와 함께 확인 버튼이 나타납니다",
"post_priority.picker.label.standard": "표준",
"post_priority.picker.label.urgent": "긴급",
"post_priority.picker.title": "메시지 우선순위",
"posts_view.newMsg": "새 메시지",
"public_link_copied": "클립보드에 링크 복사",
"rate.button.needs_work": "작업 필요",
"rate.button.yes": "마음에 들어요!",
"rate.dont_ask_again": "다시 묻지 않기",
"rate.error.text": "검토 모달을 여는 동안 오류가 발생했습니다.",
"rate.error.title": "오류",
"rate.subtitle": "여러분의 의견을 알려주세요.",
"rate.title": "매터모스트를 즐기고 계신가요?",
"requested_ack.title": "수신확인 요청",
"saved_messages.empty.paragraph": "나중에 보려고 저장할 메시지가 있으면, 메시지를 길게 누른 후 메뉴에서 저장을 선택하세요. 저장된 메시지는 본인만 볼 수 있습니다.",
"saved_messages.empty.title": "저장된 메시지가 없습니다",
"screen.channel_files.header.recent_files": "최근 파일",
"screen.channel_files.results.filter.title": "파일 유형별 필터링",
"screen.mentions.subtitle": "내가 참조된 메시지",
"screen.mentions.title": "최근 멘션",
"screen.saved_messages.subtitle": "팔로우 업을 위해 저장한 모든 메시지",
"screen.saved_messages.title": "저장된 메시지",
"screen.search.header.files": "파일",
"screen.search.header.messages": "메시지",
"screen.search.modifier.header": "검색 옵션",
"screen.search.placeholder": "메시지 및 파일 검색",
"screen.search.results.file_options.copy_link": "링크 복사",
"screen.search.results.file_options.download": "다운로드",
"screen.search.results.file_options.open_in_channel": "채널에서 열기",
"screen.search.results.filter.all_file_types": "모든 파일 형식",
"screen.search.results.filter.audio": "오디오",
"screen.search.results.filter.code": "코드",
"screen.search.results.filter.documents": "문서",
"screen.search.results.filter.images": "이미지",
"screen.search.results.filter.presentations": "프레젠테이션",
"screen.search.results.filter.spreadsheets": "스프레드시트",
"screen.search.results.filter.title": "파일 유형별 필터링",
"screen.search.results.filter.videos": "동영상",
"screen.search.title": "검색",
"screens.channel_edit": "채널 편집",
"screens.channel_edit_header": "채널 헤더 변경",
"screens.channel_info": "채널 정보",
"screens.channel_info.dm": "쪽지 정보",
"screens.channel_info.gm": "그룹 메시지 정보",
"search_bar.search": "검색",
"search_bar.search.placeholder": "표준시간대 검색",
"select_team.description": "아직 팀에 참여하지 않으셨습니다. 아래에서 하나를 선택하여 시작하세요.",
"select_team.no_team.description": "팀에 참여하려면 팀 관리자에게 초대를 요청하거나 직접 팀을 만드세요. 이메일 받은 편지함에서 초대장을 확인할 수도 있습니다.",
"select_team.no_team.title": "참여할 수 있는 팀이 없습니다",
"select_team.title": "팀 선택",
"server.invalid.certificate.description": "이 서버의 인증서가 유효하지 않습니다.\n\"{hostname}\" 호스트인 것처럼 속이고 있는 서버에 연결하려 하므로 기밀 정보가 위험에 노출될 수 있습니다.",
"server.invalid.certificate.title": "잘못된 SSL 인증서",
"server.logout.alert_description": "모든 관련 데이터가 제거됩니다",
"server.logout.alert_title": "{displayName} 에서 로그아웃하시겠습니까?",
"server.remove.alert_description": "서버 목록에서 해당 서버를 제거하며, 모든 관련 데이터를 제거합니다",
"server.remove.alert_title": "{displayName} 를 삭제하시겠습니까?",
"server.tutorial.swipe": "서버에서 왼쪽으로 스와이프하면 더 많은 작업을 볼 수 있습니다",
"server.websocket.unreachable": "서버에 연결할 수 없습니다.",
"server_list.push_proxy_error": "이 서버의 구성으로 인해 이 서버에서 알림을 수신할 수 없습니다. 시스템 관리자에게 문의하세요.",
"server_list.push_proxy_unknown": "이 서버의 구성 상 이 서버에서 알림을 수신할 수 없습니다. 로그아웃 후 다시 로그인해서 시도하세요.",
"server_upgrade.alert_description": "서버( {serverDisplayName})에서 지원되지 않는 서버 버전을 실행 중입니다. 사용자는 앱의 핵심 기능을 손상시키는 충돌 또는 심각한 버그를 유발하는 호환성 문제에 노출됩니다. 서버 버전 {supportedServerVersion} 이상으로 업그레이드해야 합니다.",
"server_upgrade.dismiss": "취소",
"server_upgrade.learn_more": "더 알아보기",
"servers.create_button": "서버 추가",
"servers.default": "기본 서버",
"servers.edit": "편집",
"servers.login": "로그인",
"servers.logout": "로그아웃",
"servers.remove": "제거",
"settings.about": "{appTitle} 정보",
"settings.about.app.version": "App Version: {version} (Build {number})",
"settings.about.app.version.title": "App Version:",
"settings.about.app.version.value": "{version} (Build {number})",
"settings.about.button.copyInfo": "정보 복사",
"settings.about.copyright": "Copyright 2015-{currentYear} Mattermost, Inc. All rights reserved",
"settings.about.database": "Database: {driverName}",
"settings.about.database.schema": "Database Schema Version: {version}",
"settings.about.database.schema.title": "Database Schema Version:",
"settings.about.database.title": "Database:",
"settings.about.licensed": "Licensed to: {company}",
"settings.about.powered_by": "{site} is powered by Mattermost",
"settings.about.server.version": "Server Version: {version} (Build {buildNumber}",
"settings.about.server.version.noBuild": "Server Version: {version}",
"settings.about.server.version.title": "Server Version:",
"settings.about.server.version.value": "{version} (Build {number})",
"settings.advanced.cancel": "취소",
"settings.advanced.delete": "삭제",
"settings.advanced.delete_data": "로컬 파일 삭제",
"settings.advanced.delete_message.confirmation": "\n이 서버에 대해 앱을 통해 다운로드한 모든 파일이 삭제됩니다. 계속하려면 확인해주세요.\n",
"settings.advanced_settings": "고급 설정",
"settings.display": "화면",
"settings.notice_mobile_link": "모바일 앱",
"settings.notice_platform_link": "서버",
"settings.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.",
"settings.notifications": "알림",
"settings.save": "저장",
"settings_display.clock.mz": "24시간제로 표시",
"settings_display.clock.mz.desc": "예: 16:00",
"settings_display.clock.normal.desc": "예: 4:00 PM",
"settings_display.clock.standard": "12시간제로 표시",
"settings_display.crt.desc": "사용으로 설정하면 댓글 메시지는 채널에 표시되지 않으며 팔로우 중인 스레드에 대한 알림은 \"스레드\" 보기에서 확인할 수 있습니다.",
"settings_display.crt.label": "축소된 응답 글타래",
"settings_display.custom_theme": "커스텀 테마",
"settings_display.timezone.automatically": "자동으로 설정",
"settings_display.timezone.manual": "표준시간대 변경",
"settings_display.timezone.off": "사용 안함",
"settings_display.timezone.select": "표준시간대 선택",
"share_extension.channel_error": "선택한 서버의 팀원이 아닙니다. 다른 서버를 선택하거나 매터모스트를 열어 팀에 참여하세요.",
"share_extension.channel_label": "채널",
"share_extension.channels_screen.title": "채널 선택",
"share_extension.count_limit": "이 서버에서는 {count, number} {count, plural, one {file} other {files}}만 공유할 수 있습니다",
"share_extension.error_screen.description": "{applicationName} 으로 콘텐츠를 공유하려고 할 때 오류가 발생했습니다.",
"share_extension.error_screen.label": "오류가 발생했습니다",
"share_extension.error_screen.reason": "이유: {reason}",
"share_extension.file_limit.multiple": "각 파일은 다음보다 작아야 합니다. {size}",
"share_extension.file_limit.single": "파일 크기는 다음보다 작아야 합니다. {size}",
"share_extension.max_resolution": "이미지가 최대 크기인 7680 x 4320 픽셀을 초과합니다",
"share_extension.message": "메시지 입력(선택 사항)",
"share_extension.multiple_label": "{count, number} 첨부 파일",
"share_extension.server_label": "서버",
"share_extension.servers_screen.title": "서버 선택",
"share_extension.share_screen.title": "공유 대상 {applicationName}",
"share_extension.upload_disabled": "선택한 서버에 대해 파일 업로드가 비활성화됩니다",
"share_feedback.button.no": "아니요, 괜찮습니다",
"share_feedback.button.yes": "예",
"share_feedback.subtitle": "더 나은 경험을 제공할 수 있도록 당신의 의견에 귀 기울이겠습니다.",
"share_feedback.title": "피드백을 공유해 주시겠어요?",
"skintone_selector.tooltip.description": "이제 이모티콘에 사용할 피부 톤을 선택할 수 있습니다.",
"skintone_selector.tooltip.title": "기본 피부 톤 선택",
"smobile.search.recent_title": "{teamName} 의 최근 검색",
"snack.bar.channel.members.added": "{numMembers, number} {numMembers, plural, one {member} other {members}} 추가됨",
"snack.bar.favorited.channel": "이 채널이 즐겨찾기에 추가되었습니다",
"snack.bar.following.thread": "글타래 팔로우",
"snack.bar.info.copied": "정보가 클립보드에 복사되었습니다",
"snack.bar.link.copied": "링크가 클립보드에 복사되었습니다",
"snack.bar.message.copied": "텍스트가 클립보드에 복사되었습니다",
"snack.bar.mute.channel": "이 채널이 음소거되었습니다",
"snack.bar.remove.user": "채널에서 멤버 1명이 삭제되었습니다",
"snack.bar.text.copied": "클립보드에 복사됨",
"snack.bar.undo": "실행 취소",
"snack.bar.unfavorite.channel": "이 채널이 즐겨찾기에서 제거 되었습니다",
"snack.bar.unfollow.thread": "글타래 언팔로우",
"snack.bar.unmute.channel": "이 채널의 음소거가 해제되었습니다",
"status_dropdown.set_away": "자리비움",
"status_dropdown.set_dnd": "방해금지",
"status_dropdown.set_offline": "오프라인",
"status_dropdown.set_online": "온라인",
"status_dropdown.set_ooo": "부재 중",
"suggestion.mention.all": "이 채널의 모든 사람에게 알림을 보냅니다",
"suggestion.mention.channel": "이 채널의 모든 사람에게 알림을 보냅니다",
"suggestion.mention.channels": "내 채널",
"suggestion.mention.groups": "그룹 멘션",
"suggestion.mention.here": "이 채널의 모든 온라인 사용자에게 알림을 보냅니다",
"suggestion.mention.morechannels": "다른 채널들",
"suggestion.mention.special": "스페셜 멘션",
"suggestion.search.direct": "Direct Messages",
"suggestion.search.private": "비공개 채널",
"suggestion.search.public": "공개 채널",
"system_notice.dont_show": "다시 표시하지 않음",
"system_notice.remind_me": "나중에 알림",
"system_notice.title.gm_as_dm": "그룹 메시지 업데이트",
"system_noticy.body.gm_as_dm": "이제 새 메시지마다 알림 배지와 함께 그룹 메시지의 모든 활동에 대한 알림을 받게 됩니다.\n\n각 그룹 메시지의 알림 환경설정에서 이를 구성할 수 있습니다.",
"team_list.no_other_teams.description": "다른 팀에 참여하려면 팀 관리자에게 초대를 요청하거나 직접 팀을 만드세요.",
"team_list.no_other_teams.title": "더 이상 참여할 팀이 없습니다",
"terms_of_service.acceptButton": "수락",
"terms_of_service.alert_cancel": "취소",
"terms_of_service.alert_retry": "다시 시도",
"terms_of_service.api_error": "요청을 처리할 수 없습니다. 이 문제가 계속되면 시스템 관리자에게 연락하세요.",
"terms_of_service.decline": "거절",
"terms_of_service.error.description": "서버에서 서비스 약관을 가져올 수 없습니다.",
"terms_of_service.error.logout": "로그아웃",
"terms_of_service.error.retry": "다시 시도",
"terms_of_service.error.title": "ToS를 받지 못했습니다.",
"terms_of_service.terms_declined.ok": "확인",
"terms_of_service.terms_declined.text": "이 서버에 액세스하려면 서비스 약관에 동의해야 합니다. 자세한 내용은 시스템 관리자에게 문의하세요. 이제 로그아웃됩니다. 다시 로그인하여 서비스 약관에 동의하세요.",
"terms_of_service.terms_declined.title": "서비스 약관에 동의해야 합니다",
"terms_of_service.title": "서비스 약관",
"thread.header.thread": "글타래",
"thread.header.thread_in": "{channelName} 채널에 있음",
"thread.options.title": "글타래 동작",
"thread.repliesCount": "{repliesCount, number} {repliesCount, plural, one {reply} other {replies}}",
"threads": "글타래",
"threads.deleted": "원본 메세지가 삭제되었습니다",
"threads.end_of_list.subtitle": "이전 대화를 찾고 있다면, 검색을 활용해 보세요",
"threads.end_of_list.title": "목록의 끝입니다!",
"threads.follow": "지켜보기",
"threads.followMessage": "메시지 지켜보기",
"threads.followThread": "글타래 지켜보기",
"threads.following": "지켜보는 중",
"threads.newReplies": "{count}개의 새 {count, plural, one {댓글} other {댓글}}",
"threads.replies": "{count}개의 {count, plural, one {댓글} other {댓글}}",
"threads.unfollowMessage": "메세지 지켜보기 해제",
"threads.unfollowThread": "글타래 지켜보기 해제",
"unreads.empty.paragraph": "모든 채널을 표시하려면 읽지 않음 필터를 해제하세요.",
"unreads.empty.show_all": "모두 보기",
"unreads.empty.title": "읽지 않은 메시지 없음",
"user.edit_profile.email.auth_service": "로그인은 {service} 을 통해 이루어집니다. 이메일을 업데이트할 수 없습니다. 알림에 사용되는 이메일 주소는 {email} 입니다.",
"user.edit_profile.email.web_client": "이메일은 웹 클라이언트 혹은 데스크톱 애플리케이션을 사용하여 변경해야 합니다.",
"user.edit_profile.profile_photo.change_photo": "프로필 사진 변경",
"user.settings.general.email": "전자우편",
"user.settings.general.field_handled_externally": "아래의 필드중 일부는 로그인 서비스 제공업체를 통해 처리됩니다. 해당 필드를 변경하려면 로그인 공급업체를 통해 변경해야 합니다.",
"user.settings.general.firstName": "이름",
"user.settings.general.lastName": "성",
"user.settings.general.nickname": "닉네임",
"user.settings.general.position": "직위",
"user.settings.general.username": "사용자명",
"user.settings.notifications.email_threads.description": "팔로우 중인 스레드에 대한 모든 회신에 대해 알림을 받음",
"user.tutorial.long_press": "항목을 길게 누르면 사용자 프로필을 볼 수 있습니다",
"user_profile.custom_status": "사용자 정의 상태",
"user_status.away": "자리비움",
"user_status.dnd": "방해 금지",
"user_status.offline": "오프라인",
"user_status.online": "온라인",
"user_status.title": "상태",
"video.download": "영상 다운로드",
"video.download_description": "이 영상을 재생하려면 다운로드해야 합니다.",
"video.failed_description": "영상을 재생하는 동안 오류가 발생했습니다.",
"your.servers": "서버 선택"
}