Updated by "Cleanup translation files" hook in Weblate. Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
382 lines
31 KiB
JSON
382 lines
31 KiB
JSON
{
|
|
"about.date": "빌드 일자:",
|
|
"about.enterpriseEditione1": "엔터프라이즈 에디션",
|
|
"about.enterpriseEditionLearn": "엔터프라이즈 에디션에 대한 자세한 정보 ",
|
|
"about.enterpriseEditionSt": "보안 네트워크에 구축하는 현대적인 커뮤니케이션 플랫폼.",
|
|
"about.hash": "빌드 해시:",
|
|
"about.hashee": "EE 빌드 해시:",
|
|
"about.teamEditionLearn": "Mattermost 커뮤니티에 참여 ",
|
|
"about.teamEditionSt": "모든 팀 커뮤니케이션을 한 곳에 모아 빠르게 찾고, 공유하세요.",
|
|
"about.teamEditiont0": "팀 에디션",
|
|
"about.teamEditiont1": "엔터프라이즈 에디션",
|
|
"api.channel.add_guest.added": "{addedUsername}님이 {username}님을 통해 채널에 게스트로 추가되었습니다.",
|
|
"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": "조회 요청을 준비하는 중 오류가 발생했습니다: {errorMessage}",
|
|
"apps.error.malformed_binding": "바인딩이 제대로 형성되지 않았습니다. 앱 개발자에게 문의하십시오.",
|
|
"apps.error.parser": "파싱 오류: {error}",
|
|
"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": "양식이 제출되지 않았거나 원본이 없습니다.",
|
|
"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.navigate.no_url": "응답 유형은 `navigate`이지만, URL이 포함되지 않았습니다.",
|
|
"apps.error.responses.unexpected_error": "예기치 않은 오류를 수신했습니다.",
|
|
"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": "파싱 오류",
|
|
"apps.suggestion.no_dynamic": "동적 제안에 대해 반환된 데이터가 없습니다",
|
|
"apps.suggestion.no_static": "일치하는 옵션이 없습니다.",
|
|
"apps.suggestion.no_suggestion": "일치하는 제안이 없습니다.",
|
|
"archivedChannelMessage": "**보존 처리 된 채널**을 보고 있습니다. 새 메시지를 게시할 수 없습니다.",
|
|
"camera_type.photo.option": "사진 캡처",
|
|
"camera_type.title": "작업 선택",
|
|
"camera_type.video.option": "영상 녹화",
|
|
"center_panel.archived.closeChannel": "채널 닫기",
|
|
"channel_info.header": "헤더:",
|
|
"channel_loader.someone": "누군가",
|
|
"channel_modal.descriptionHelp": "이 채널이 어떤 목적으로 사용되는지 설명해주세요.",
|
|
"channel_modal.header": "헤더",
|
|
"channel_modal.name": "이름",
|
|
"channel_modal.optional": "(선택 사항)",
|
|
"channel_modal.purpose": "설명",
|
|
"combined_system_message.added_to_channel.many_expanded": "{users}님과 {lastUser}님이 {actor}님에 의해 **채널에 추가되었습니다**.",
|
|
"combined_system_message.added_to_channel.one": "{firstUser}님이 {actor}님에 의해 **채널에 추가되었습니다**.",
|
|
"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": "당신",
|
|
"create_post.deactivated": "비활성화된 사용자와 함께 보관된 채널을 보고 계십니다.",
|
|
"create_post.write": "{channelDisplayName}에 글쓰기",
|
|
"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.expiry.at": "에",
|
|
"custom_status.expiry.until": "까지",
|
|
"custom_status.failure_message": "상태를 갱신하지 못했습니다. 다시 시도하세요",
|
|
"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.working_from_home": "재택 근무",
|
|
"date_separator.today": "오늘",
|
|
"date_separator.yesterday": "어제",
|
|
"edit_post.editPost": "글 편집하기...",
|
|
"edit_post.save": "저장",
|
|
"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.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": "중간 피부색",
|
|
"file_upload.fileAbove": "파일들은 {max}개보다 작아야 합니다",
|
|
"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.footer.channel_name": "{channelName}에서 공유",
|
|
"gallery.open_file": "파일 열기",
|
|
"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.unreads": "읽지않음",
|
|
"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": "**팀에서 삭제되었습니다**.",
|
|
"login_mfa.tokenReq": "MFA 토큰을 입력하세요",
|
|
"login.email": "전자우편",
|
|
"login.ldapUsername": "AD/LDAP 사용자명",
|
|
"login.or": "또는",
|
|
"login.password": "패스워드",
|
|
"login.username": "사용자 이름",
|
|
"mobile.about.appVersion": "애플리케이션 버전: {version} (빌드 {number})",
|
|
"mobile.account.settings.save": "저장",
|
|
"mobile.action_menu.select": "옵션을 선택하세요",
|
|
"mobile.android.back_handler_exit": "종료하려면 뒤로 가기를 다시 눌러주세요",
|
|
"mobile.android.photos_permission_denied_title": "{applicationName} 앱이 이 장치의 사진에 접근하려고 합니다",
|
|
"mobile.camera_photo_permission_denied_title": "{applicationName} 앱이 이 장치의 카메라에 접근하려고 합니다",
|
|
"mobile.channel_info.alertNo": "아니요",
|
|
"mobile.channel_info.alertYes": "네",
|
|
"mobile.commands.error_title": "명령 실행 오류",
|
|
"mobile.components.select_server_view.connect": "연결",
|
|
"mobile.components.select_server_view.enterServerUrl": "서버 URL 입력",
|
|
"mobile.components.select_server_view.proceed": "진행",
|
|
"mobile.create_channel": "생성",
|
|
"mobile.custom_status.choose_emoji": "이모지 선택",
|
|
"mobile.custom_status.clear_after": "이후에 지우기",
|
|
"mobile.custom_status.modal_confirm": "완료",
|
|
"mobile.display_settings.theme": "테마",
|
|
"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.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.ios.photos_permission_denied_title": "{applicationName} 앱이 이 장치의 사진에 접근하려고 합니다",
|
|
"mobile.link.error.text": "링크를 열 수 없습니다.",
|
|
"mobile.link.error.title": "오류",
|
|
"mobile.managed.blocked_by": "{vendor}에 의해 차단됨",
|
|
"mobile.managed.exit": "종료",
|
|
"mobile.managed.jailbreak": "탈옥된 기기는 {vendor}에서 신뢰하지 않습니다. 앱을 종료해주세요.",
|
|
"mobile.managed.not_secured.android": "Mattermost를 사용하려면 이 장치를 화면 잠금으로 보호해야 합니다.",
|
|
"mobile.managed.not_secured.ios": "Matttermost를 사용하려면 이 장치를 암호로 보호해야 합니다.\n\n설정 > Face ID 및 암호.",
|
|
"mobile.managed.not_secured.ios.touchId": "Matttermost를 사용하려면 이 장치를 암호로 보호해야 합니다.\n\n설정 > Touch 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.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.oauth.failed_to_login": "로그인 시도에 실패했습니다. 다시 시도해주세요.",
|
|
"mobile.oauth.failed_to_open_link": "링크를 열지 못했습니다. 다시 시도해주세요.",
|
|
"mobile.oauth.something_wrong": "문제가 발생했습니다",
|
|
"mobile.oauth.try_again": "다시 시도",
|
|
"mobile.open_gm.error": "그룹 메시지를 열 수 없습니다. 연결을 확인하고 다시 시도해주세요.",
|
|
"mobile.permission_denied_dismiss": "허용 안함",
|
|
"mobile.permission_denied_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.unpin": "채널에 고정 해제하기",
|
|
"mobile.post_pre_header.pinned": "고정됨",
|
|
"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.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.groups.title": "그룹에 알림 보내기 확인",
|
|
"mobile.post_textbox.uploadFailedDesc": "일부 첨부 파일을 업로드하지 못했습니다. 메시지를 보내시겠어요?",
|
|
"mobile.post_textbox.uploadFailedTitle": "첨부 실패",
|
|
"mobile.post.cancel": "취소",
|
|
"mobile.post.delete_question": "정말 게시글을 삭제하시겠어요?",
|
|
"mobile.post.delete_title": "게시글 삭제",
|
|
"mobile.post.failed_delete": "메시지 삭제",
|
|
"mobile.post.failed_retry": "다시 시도",
|
|
"mobile.posts_view.moreMsg": "새로운 메시지가 더 있습니다",
|
|
"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_response": "서버로부터 잘못된 응답을 받았습니다.",
|
|
"mobile.reset_status.alert_cancel": "취소",
|
|
"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.search.jump": "최근 메시지로 이동",
|
|
"mobile.server_link.error.text": "서버에서 링크를 찾을 수 없습니다.",
|
|
"mobile.server_link.error.title": "링크 오류",
|
|
"mobile.server_link.unreachable_channel.error": "이 링크는 삭제되었거나 접근 권한이 없는 채널에 속해있습니다.",
|
|
"mobile.server_link.unreachable_team.error": "이 링크는 삭제되었거나 접근 권한이 없는 팀에 속해있습니다.",
|
|
"mobile.server_upgrade.button": "확인",
|
|
"mobile.server_upgrade.title": "서버 업그레이드 필요",
|
|
"mobile.server_url.empty": "유효한 서버 URL을 입력해주세요",
|
|
"mobile.server_url.invalid_format": "URL은 http:// 또는 https://로 시작해야 합니다",
|
|
"mobile.set_status.away": "다른 용무 중",
|
|
"mobile.set_status.dnd": "방해 금지",
|
|
"mobile.set_status.offline": "오프라인",
|
|
"mobile.set_status.online": "온라인",
|
|
"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": "비활성화",
|
|
"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": "상태를 \"방해 금지\"로 전환하고 자동 회신을 비활성화하시겠어요?",
|
|
"msg_typing.areTyping": "{users}, {last}님이 입력 중입니다...",
|
|
"msg_typing.isTyping": "{user}님이 입력 중입니다...",
|
|
"password_send.description": "비밀번호 재설정을 위해 등록한 전자우편 주소를 입력하세요",
|
|
"password_send.error": "유효한 전자우편 주소를 입력하세요.",
|
|
"password_send.link": "계정이 있는 경우, 비밀번호 재설정 전자우편이 다음 주소로 전송됩니다:",
|
|
"permalink.show_dialog_warn.cancel": "취소",
|
|
"permalink.show_dialog_warn.join": "참여",
|
|
"permalink.show_dialog_warn.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_last": "? 모든 메시지 기록에 접근할 수 있습니다.",
|
|
"post_body.check_for_out_of_channel_mentions.message.multiple": "멘션되었지만 채널에 없습니다. ",
|
|
"post_body.check_for_out_of_channel_mentions.message.one": "멘션되었지만 채널에 없습니다. ",
|
|
"post_body.commentedOn": "{name}{apostrophe}님의 메시지에 대한 답글: ",
|
|
"post_body.deleted": "(삭제된 메시지)",
|
|
"post_info.del": "삭제",
|
|
"post_info.edit": "편집",
|
|
"post_info.system": "시스템",
|
|
"post_message_view.edited": "(수정됨)",
|
|
"posts_view.newMsg": "새로운 메시지",
|
|
"search_bar.search": "검색",
|
|
"status_dropdown.set_away": "다른 용무 중",
|
|
"status_dropdown.set_dnd": "방해 금지",
|
|
"status_dropdown.set_offline": "오프라인",
|
|
"status_dropdown.set_online": "온라인",
|
|
"suggestion.mention.all": "모든 채널 구성원들에게 알림을 보냅니다",
|
|
"suggestion.mention.channel": "모든 채널 구성원들에게 알림을 보냅니다",
|
|
"suggestion.mention.channels": "내 채널",
|
|
"suggestion.mention.groups": "그룹 멘션",
|
|
"suggestion.mention.here": "이 채널의 온라인 상태인 모든 구성원들에게 알림을 보냅니다",
|
|
"suggestion.mention.members": "채널 구성원",
|
|
"suggestion.mention.morechannels": "기타 채널",
|
|
"suggestion.mention.nonmembers": "채널에 없음",
|
|
"suggestion.mention.special": "특별 멘션",
|
|
"suggestion.mention.you": " (당신)",
|
|
"suggestion.search.direct": "개인 메시지",
|
|
"suggestion.search.private": "비공개 채널",
|
|
"suggestion.search.public": "공개 채널",
|
|
"threads": "글타래",
|
|
"threads.deleted": "원본 메세지가 삭제되었습니다",
|
|
"threads.follow": "지켜보기",
|
|
"threads.following": "지켜보는 중",
|
|
"threads.followMessage": "메시지 지켜보기",
|
|
"threads.followThread": "글타래 지켜보기",
|
|
"threads.newReplies": "{count}개의 새 {count, plural, one {답장} other {답장}}",
|
|
"threads.replies": "{count}개의 {count, plural, one {답장} other {답장}}",
|
|
"threads.unfollowMessage": "메세지 지켜보기 해제",
|
|
"threads.unfollowThread": "글타래 지켜보기 해제",
|
|
"user.settings.general.email": "전자우편",
|
|
"user.settings.general.firstName": "이름",
|
|
"user.settings.general.lastName": "성",
|
|
"user.settings.general.nickname": "별명",
|
|
"user.settings.general.position": "직책",
|
|
"user.settings.general.username": "사용자 이름",
|
|
"alert.push_proxy_unknown.title": "이 서버에서 알림 수신이 불가능합니다",
|
|
"alert.push_proxy_error.title": "이 서버에서의 알림을 수신할 수 없음",
|
|
"alert.push_proxy_error.description": "이 서버의 설정때문에, 모바일앱에서 알림을 수신할 수 없습니다. 자세한 정보를 위해 시스템 관리자에게 문의하세요.",
|
|
"alert.channel_deleted.title": "보관처리된 채널",
|
|
"alert.channel_deleted.description": "{displayName} 채널이 보관처리됨.",
|
|
"account.settings": "설정",
|
|
"account.logout_from": "{serverName}에서 로그아웃",
|
|
"account.logout": "로그아웃"
|
|
}
|