{ "smartling": { "placeholder_format_custom": "(\\$.+?\\$)", "string_format_paths": "icu: [*/messageformat]", "translate_paths": [ { "path": "*/messageformat", "key": "{*}/messageformat", "instruction": "*/description" }, { "key": "{*}/message", "path": "*/message", "instruction": "*/description" } ] }, "icu:AddCaptionModal__title": { "messageformat": "메시지 추가", "description": "Shown as the title of the dialog that allows you to add a caption to a story" }, "icu:AddCaptionModal__placeholder": { "messageformat": "메시지", "description": "Placeholder text for textarea when adding a caption/message (we don't know which yet so we default to message)" }, "icu:AddCaptionModal__submit-button": { "messageformat": "확인", "description": "Label on the button that submits changes to a story's caption in the add-caption dialog" }, "icu:AddUserToAnotherGroupModal__title": { "messageformat": "그룹에 추가", "description": "Shown as the title of the dialog that allows you to add a contact to an group" }, "icu:AddUserToAnotherGroupModal__confirm-title": { "messageformat": "새 멤버를 추가할까요?", "description": "Shown as the title of the confirmation dialog when adding a contact to a group, after having selected the group" }, "icu:AddUserToAnotherGroupModal__confirm-add": { "messageformat": "추가", "description": "Shown in the affirmative button of the confirmation dialog when adding a contact to a group" }, "icu:AddUserToAnotherGroupModal__confirm-message": { "messageformat": "''{contact}' 님을 ''{group}' 그룹에 추가합니다.", "description": "Shown in the confirmation dialog body when adding a contact to a group" }, "icu:AddUserToAnotherGroupModal__toast--user-added-to-group": { "messageformat": "{contact} 님을 {group} 그룹에 추가함", "description": "Shown in toast after a user is added to an existing group" }, "icu:AddUserToAnotherGroupModal__toast--adding-user-to-group": { "messageformat": "{contact} 님을 추가하는 중…", "description": "Shown in toast while a user is being added to a group" }, "icu:RecordingComposer__cancel": { "messageformat": "취소", "description": "Label of cancel button on voice note recording UI" }, "icu:RecordingComposer__send": { "messageformat": "보내기", "description": "Label of send button on voice note recording UI" }, "icu:GroupListItem__message-default": { "messageformat": "{count, plural, other {멤버 {count,number}명}}", "description": "Shown below the group name when selecting a group to invite a contact to" }, "icu:GroupListItem__message-already-member": { "messageformat": "이미 멤버입니다.", "description": "Shown below the group name when selecting a group to invite a contact to, when the group item is disabled" }, "icu:GroupListItem__message-pending": { "messageformat": "멤버십이 보류 중입니다.", "description": "Shown below the group name when selecting a group to invite a contact to, when the group item is disabled" }, "icu:Preferences__sent-media-quality": { "messageformat": "미디어 전송 품질", "description": "Title for the sent media quality setting" }, "icu:sentMediaQualityStandard": { "messageformat": "기본", "description": "Label text for standard media quality option" }, "icu:sentMediaQualityHigh": { "messageformat": "높음", "description": "Label text for high media quality option" }, "icu:softwareAcknowledgments": { "messageformat": "소프트웨어 승인", "description": "Shown in the about box for the link to software acknowledgments" }, "icu:privacyPolicy": { "messageformat": "이용약관 및 개인정보 처리방침", "description": "Shown in the about box for the link to https://signal.org/legal" }, "icu:appleSilicon": { "messageformat": "Apple 실리콘", "description": "Shown in the about box for Apple silicon product name" }, "icu:copyErrorAndQuit": { "messageformat": "오류 복사 후 종료", "description": "Shown in the top-level error popup, allowing user to copy the error text and close the app" }, "icu:unknownContact": { "messageformat": "알 수 없는 연락처", "description": "Shown as the name of a contact if we don't have any displayable information about them" }, "icu:unknownGroup": { "messageformat": "알 수 없는 그룹", "description": "Shown as the name of a group if we don't have any information about it" }, "icu:databaseError": { "messageformat": "데이터베이스 오류", "description": "Title of a popup if the database cannot start up properly" }, "icu:databaseError__detail": { "messageformat": "데이터베이스 오류가 발생했습니다. 오류를 복사하여 Signal 지원 팀에 문제 해결을 요청할 수 있습니다. Signal을 바로 사용해야 하는 경우 데이터를 삭제하고 다시 시작할 수 있습니다.\n\nhttps://support.signal.org/hc/requests/new?desktop을 방문하여 지원 팀에 연락하세요.", "description": "Description shown in a popup if the database cannot start up properly" }, "icu:deleteAndRestart": { "messageformat": "데이터 삭제 후 다시 시작", "description": "Text of a button shown in a popup if the database cannot start up properly; allows user to delete all data in their database and restart" }, "icu:databaseError__deleteDataConfirmation": { "messageformat": "모든 데이터를 영구 삭제하시겠습니까?", "description": "Header of a confirmation popup shown if the database cannot start up properly and the user selects 'delete data and restart'" }, "icu:databaseError__deleteDataConfirmation__detail": { "messageformat": "모든 메시지 기록과 미디어가 이 기기에서 영구 삭제됩니다. 다시 연결한 후 이 기기에서 Signal을 사용할 수 있습니다. 휴대폰 데이터는 삭제하지 않습니다.", "description": "Description of a confirmation popup shown if the database cannot start up properly and the user selects 'delete data and restart'" }, "icu:databaseError__startOldVersion": { "messageformat": "데이터베이스 버전이 이 버전의 Signal과 일치하지 않습니다. 컴퓨터에서 최신 버전 Signal을 열었는지 확인하세요.", "description": "Text in a popup shown if the app cannot start because the user started an older version of Signal" }, "icu:mainMenuFile": { "messageformat": "파일 (&F)", "description": "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuCreateStickers": { "messageformat": "스티커 팩 만들기/업로드", "description": "The label that is used for the Create/upload sticker pack option in the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuEdit": { "messageformat": "수정 (&E)", "description": "The label that is used for the Edit menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuView": { "messageformat": "보기 (&V)", "description": "The label that is used for the View menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuWindow": { "messageformat": "윈도우 (&W)", "description": "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuHelp": { "messageformat": "도움말 (&H)", "description": "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt- combination." }, "icu:mainMenuSettings": { "messageformat": "설정…", "description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for ‘Preferences’ on the operating system." }, "icu:appMenuServices": { "messageformat": "서비스", "description": "Application menu item for macOS 'Services'" }, "icu:appMenuHide": { "messageformat": "숨기기", "description": "Application menu command to hide the window" }, "icu:appMenuHideOthers": { "messageformat": "다른 창 숨기기", "description": "Application menu command to hide all other windows" }, "icu:appMenuUnhide": { "messageformat": "모두 보이기", "description": "Application menu command to show all application windows" }, "icu:appMenuQuit": { "messageformat": "Signal 종료", "description": "Application menu command to close the application" }, "icu:editMenuUndo": { "messageformat": "실행 취소", "description": "Edit menu command to remove recently-typed text" }, "icu:editMenuRedo": { "messageformat": "다시 실행", "description": "Edit menu command to restore previously undone typed text" }, "icu:editMenuCut": { "messageformat": "자르기", "description": "Edit menu command to remove selected text and add it to clipboard" }, "icu:editMenuCopy": { "messageformat": "복사하기", "description": "Edit menu command to add selected text to clipboard" }, "icu:editMenuPaste": { "messageformat": "붙여넣기", "description": "Edit menu command to insert text from clipboard at cursor location" }, "icu:editMenuPasteAndMatchStyle": { "messageformat": "텍스트만 복사", "description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information" }, "icu:editMenuDelete": { "messageformat": "삭제", "description": "Edit menu command to remove the selected text" }, "icu:editMenuSelectAll": { "messageformat": "모두 선택", "description": "Edit menu command to select all of the text in selected text box" }, "icu:editMenuStartSpeaking": { "messageformat": "말하기 시작", "description": "Edit menu item under 'speech' to start dictation" }, "icu:editMenuStopSpeaking": { "messageformat": "말하기 종료", "description": "Edit menu item under 'speech' to stop dictation" }, "icu:windowMenuClose": { "messageformat": "창 닫기", "description": "Window menu command to close the current window" }, "icu:windowMenuMinimize": { "messageformat": "최소화", "description": "Window menu command to minimize the current window" }, "icu:windowMenuZoom": { "messageformat": "확대", "description": "Window menu command to make the current window the size of the whole screen" }, "icu:windowMenuBringAllToFront": { "messageformat": "모두 앞으로", "description": "Window menu command to bring all windows of current application to front" }, "icu:viewMenuResetZoom": { "messageformat": "실제 크기", "description": "View menu command to go back to the default zoom" }, "icu:viewMenuZoomIn": { "messageformat": "확대", "description": "View menu command to make everything bigger" }, "icu:viewMenuZoomOut": { "messageformat": "축소", "description": "View menu command to make everything smaller" }, "icu:viewMenuToggleFullScreen": { "messageformat": "전체 화면 전환", "description": "View menu command to enter or leave Full Screen mode" }, "icu:viewMenuToggleDevTools": { "messageformat": "개발자 도구 전환", "description": "View menu command to show or hide the developer tools" }, "icu:menuSetupAsNewDevice": { "messageformat": "새 기기로 설정", "description": "When the application is not yet set up, menu option to start up the set up as fresh device" }, "icu:menuSetupAsStandalone": { "messageformat": "독립 실행형 기기로 설정", "description": "Only available on development modes, menu option to open up the standalone device setup sequence" }, "icu:messageContextMenuButton": { "messageformat": "더 많은 작업", "description": "Label for context button next to each message" }, "icu:contextMenuCopyLink": { "messageformat": "링크 복사", "description": "Shown in the context menu for a link to indicate that the user can copy the link" }, "icu:contextMenuCopyImage": { "messageformat": "이미지 복사", "description": "Shown in the context menu for an image to indicate that the user can copy the image" }, "icu:contextMenuNoSuggestions": { "messageformat": "제안 없음", "description": "Shown in the context menu for a misspelled word to indicate that there are no suggestions to replace the misspelled word" }, "icu:avatarMenuViewArchive": { "messageformat": "보관함 보기", "description": "One of the menu options available in the Avatar popup menu" }, "icu:avatarMenuChatColors": { "messageformat": "대화창 색상", "description": "One of the menu options available in the Avatar popup menu" }, "icu:avatarMenuUpdateAvailable": { "messageformat": "시그널 최신 버전으로 업데이트", "description": "One of the menu options available in the Avatar popup menu" }, "icu:loading": { "messageformat": "불러오는 중", "description": "Message shown on the loading screen before we've loaded any messages" }, "icu:optimizingApplication": { "messageformat": "어플리케이션 최적화 중…", "description": "Message shown on the loading screen while we are doing application optimizations" }, "icu:migratingToSQLCipher": { "messageformat": "메시지 최적화 중… {status} 완료.", "description": "Message shown on the loading screen while we are doing application optimizations" }, "icu:archivedConversations": { "messageformat": "보관된 대화", "description": "Shown in place of the search box when showing archived conversation list" }, "icu:LeftPane--pinned": { "messageformat": "고정됨", "description": "Shown as a header for pinned conversations in the left pane" }, "icu:LeftPane--chats": { "messageformat": "대화", "description": "Shown as a header for non-pinned conversations in the left pane" }, "icu:NavTabsToggle__showTabs": { "messageformat": "탭 표시", "description": "Show in the left pane when the nav tabs are hidden, shows the nav tabs" }, "icu:NavTabsToggle__hideTabs": { "messageformat": "탭 숨기기", "description": "Show in the nav tabs when the nav tabs are visible, hides the nav tabs" }, "icu:NavTabs__ItemIconLabel--HasError": { "messageformat": "오류가 발생함", "description": "Nav Tabs > Tab has error > Accessibility Text" }, "icu:NavTabs__ItemIconLabel--UnreadCount": { "messageformat": "읽지 않은 메시지 {count,number}개", "description": "Nav Tabs > Unread badge > Accessibility Text" }, "icu:NavTabs__ItemIconLabel--MarkedUnread": { "messageformat": "읽지 않음으로 표시", "description": "Nav Tabs > Unread badge > when conversation is marked unread > Accessibility Text" }, "icu:NavTabs__ItemLabel--Settings": { "messageformat": "설정", "description": "Nav Tabs > Settings Button > Label & Accessibility Text" }, "icu:NavTabs__ItemLabel--Update": { "messageformat": "시그널 최신 버전으로 업데이트", "description": "Nav Tabs > Settings Button > Label & Accessibility Text" }, "icu:NavTabs__ItemLabel--Profile": { "messageformat": "프로필", "description": "Nav Tabs > Profile Button > Accessibility Text" }, "icu:NavSidebar__BackButtonLabel": { "messageformat": "뒤로", "description": "Shown in the sidebar header when on a nested panel within the current sidebar, takes the user back to the previous step or default sidebar state" }, "icu:archiveHelperText": { "messageformat": "이 대화들은 보관 처리되었으며 새 메시지를 받을 때에만 받은 메시지에 표시됩니다.", "description": "Shown at the top of the archived conversations list in the left pane" }, "icu:noArchivedConversations": { "messageformat": "보관되지 않은 대화", "description": "Shown at the top of the archived conversations list in the left pane if there is no any archived conversation" }, "icu:archiveConversation": { "messageformat": "보관", "description": "Shown in menu for conversation, and moves conversation out of main conversation list" }, "icu:markUnread": { "messageformat": "읽지 않은 대화로 표시하기", "description": "Shown in menu for conversation, and marks conversation as unread" }, "icu:ConversationHeader__menu__selectMessages": { "messageformat": "메시지 선택", "description": "Shown in menu for conversation, allows the user to start selecting multiple messages in the conversation" }, "icu:ContactListItem__menu": { "messageformat": "연락처 관리", "description": "Shown as aria label for context menu for a contact" }, "icu:ContactListItem__menu__message": { "messageformat": "메시지", "description": "Shown in a context menu for a contact, allows the user to start the conversation with the contact" }, "icu:ContactListItem__menu__audio-call": { "messageformat": "음성 통화", "description": "Shown in a context menu for a contact, allows the user to start the audio call with the contact" }, "icu:ContactListItem__menu__video-call": { "messageformat": "화상 통화", "description": "Shown in a context menu for a contact, allows the user to start the video call with the contact" }, "icu:ContactListItem__menu__remove": { "messageformat": "제거", "description": "Shown in a context menu for a contact, allows the user to remove the contact from the contact list" }, "icu:ContactListItem__menu__block": { "messageformat": "차단", "description": "Shown in a context menu for a contact, allows the user to block the contact" }, "icu:ContactListItem__remove--title": { "messageformat": "{title} 님을 제거할까요?", "description": "Shown as the title in the confirmation modal for removing a contact from the contact list" }, "icu:ContactListItem__remove--body": { "messageformat": "검색 시 이 사용자가 표시되지 않습니다. 향후 해당 사용자가 메시지를 보내는 경우 메시지 요청이 수신됩니다.", "description": "Shown as the body in the confirmation modal for removing a contact from the contact list" }, "icu:ContactListItem__remove--confirm": { "messageformat": "제거", "description": "Shown as the confirmation button text in the confirmation modal for removing a contact from the contact list" }, "icu:ContactListItem__remove-system--title": { "messageformat": "{title} 님을 제거할 수 없습니다.", "description": "Shown as the title in the confirmation modal for removing a system contact from the contact list" }, "icu:ContactListItem__remove-system--body": { "messageformat": "이 사용자가 내 기기 연락처에 저장되어 있습니다. 모바일 기기 연락처에서 제거한 다음 다시 시도하세요.", "description": "Shown as the body in the confirmation modal for removing a system contact from the contact list" }, "icu:moveConversationToInbox": { "messageformat": "보관 해제", "description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list" }, "icu:pinConversation": { "messageformat": "대화 고정", "description": "Shown in menu for conversation, and pins the conversation to the top of the conversation list" }, "icu:unpinConversation": { "messageformat": "대화 고정 해제", "description": "Undoes Archive Conversation action, and unpins the conversation from the top of the conversation list" }, "icu:pinnedConversationsFull": { "messageformat": "최대 4개의 대화만 고정할 수 있습니다.", "description": "Shown in a toast when a user attempts to pin more than the maximum number of chats" }, "icu:chooseDirectory": { "messageformat": "폴더 선택", "description": "Button to allow the user to find a folder on disk" }, "icu:chooseFile": { "messageformat": "파일 선택", "description": "Button to allow the user to find a file on disk" }, "icu:loadDataHeader": { "messageformat": "데이터 불러오기", "description": "Header shown on the first screen in the data import process" }, "icu:loadDataDescription": { "messageformat": "내보내기 단계를 완료했으며 이 컴퓨터에 연락처와 메시지를 불러왔습니다. Signal 데이터를 저장하고 있는 폴더를 선택하세요.", "description": "Introduction to the process of importing messages and contacts from disk" }, "icu:importChooserTitle": { "messageformat": "내보낸 데이터가 있는 디렉터리 선택", "description": "Title of the popup window used to select data previously exported" }, "icu:importErrorHeader": { "messageformat": "오류가 발생했습니다!", "description": "Header of the error screen after a failed import" }, "icu:importingHeader": { "messageformat": "연락처와 메시지 불러오는 중", "description": "Header of screen shown as data is import" }, "icu:importErrorFirst": { "messageformat": "Signal 데이터가 있는 올바른 디렉터리를 선택하세요. 'Signal Export'로 시작하는 폴더입니다. Chrome 앱에서 새로운 데이터 복사본을 가져와 저장할 수도 있습니다.", "description": "Message shown if the import went wrong; first paragraph" }, "icu:importErrorSecond": { "messageformat": "만약 가져오기가 제대로 동작하지 않는다면, 디버그 로그(보기 -> 디버그 로그)를 보내주세요!", "description": "Message shown if the import went wrong; second paragraph" }, "icu:importAgain": { "messageformat": "폴더를 선택한 후 다시 시도하세요", "description": "Button shown if the user runs into an error during import, allowing them to start over" }, "icu:importCompleteHeader": { "messageformat": "성공!", "description": "Header shown on the screen at the end of a successful import process" }, "icu:importCompleteStartButton": { "messageformat": "Signal Desktop 시작하기", "description": "Button shown at end of successful import process, nothing left but a restart" }, "icu:importCompleteLinkButton": { "messageformat": "이 기기를 휴대전화와 연결하기", "description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen" }, "icu:selectedLocation": { "messageformat": "선택한 경로", "description": "Message shown as the export location if we didn't capture the target directory" }, "icu:upgradingDatabase": { "messageformat": "데이터베이스 업그레이드 중입니다. 시간이 다소 소요됩니다…", "description": "Message shown on the loading screen when we're changing database structure on first run of a new version" }, "icu:loadingMessages--other": { "messageformat": "{daysAgo, plural, other {{daysAgo,number}일 전 메시지를 로딩하는 중...}}", "description": "Message shown on the loading screen when we're catching up on the backlog of messages from day before yesterday and earlier" }, "icu:loadingMessages--yesterday": { "messageformat": "어제 메시지를 로딩하는 중...", "description": "Message shown on the loading screen when we're catching up on the backlog of messages from yesterday" }, "icu:loadingMessages--today": { "messageformat": "오늘 메시지를 로딩하는 중...", "description": "Message shown on the loading screen when we're catching up on the backlog of messages from today" }, "icu:view": { "messageformat": "보기", "description": "Used as a label on a button allowing user to see more information" }, "icu:youLeftTheGroup": { "messageformat": "더 이상 그룹의 멤버가 아닙니다.", "description": "Displayed when a user can't send a message because they have left the group" }, "icu:invalidConversation": { "messageformat": "이 그룹은 유효하지 않습니다. 그룹을 다시 만들어주세요.", "description": "Displayed when a user can't send a message because something has gone wrong in the conversation." }, "icu:scrollDown": { "messageformat": "대화의 맨 아래로 스크롤하기", "description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up" }, "icu:messagesBelow": { "messageformat": "새 메시지", "description": "Alt text for button to take user down to bottom of conversation with more than one message out of screen" }, "icu:mentionsBelow": { "messageformat": "새 멘션 확인", "description": "Alt text for button to take user down to next mention of them further down the message list (currently out of screen)" }, "icu:unreadMessage": { "messageformat": "읽지 않은 메시지 1개", "description": "Text for unread message separator, just one message" }, "icu:unreadMessages": { "messageformat": "{count, plural, other {읽지 않은 메시지 {count,number}개}}", "description": "Text for unread message separator, with count" }, "icu:messageHistoryUnsynced": { "messageformat": "보안을 위해 대화 기록은 새로 연결된 기기로 전송되지 않습니다.", "description": "Shown in the conversation history when a user links a new device to explain what is not supported." }, "icu:youMarkedAsVerified": { "messageformat": "{name}와의 안전 번호를 검증 상태로 표시했습니다", "description": "Shown in the conversation history when the user marks a contact as verified." }, "icu:youMarkedAsNotVerified": { "messageformat": "{name}와의 안전 번호를 미검증 상태로 표시했습니다", "description": "Shown in the conversation history when the user marks a contact as not verified, whether on the Safety Number screen or by dismissing a banner or dialog." }, "icu:youMarkedAsVerifiedOtherDevice": { "messageformat": "{name}와의 안전 번호를 다른 기기에서 검증 상태로 표시했습니다", "description": "Shown in the conversation history when we discover that the user marked a contact as verified on another device." }, "icu:youMarkedAsNotVerifiedOtherDevice": { "messageformat": "{name}와의 안전 번호를 다른 기기에서 미검증 상태로 표시했습니다", "description": "Shown in the conversation history when we discover that the user marked a contact as not verified on another device." }, "icu:membersNeedingVerification": { "messageformat": "이 그룹 멤버와의 안전 번호가 마지막으로 검증된 이후 변경되었습니다. 그룹 멤버를 클릭해 새 안전 번호를 확인하세요.", "description": "When there are multiple previously-verified group members with safety number changes, a banner will be shown. The list of contacts with safety number changes is shown, and this text introduces that list." }, "icu:changedRightAfterVerify": { "messageformat": "확인하려고 하시는 안전 번호가 변경되었습니다. {name1} 님으로 새 안전 번호를 검토하세요. 이 변경 사항은 누군가가 내 통신 내용을 가로채려고 했을 수도, {name2} 님이 단순히 Signal을 다시 설치했을 수도 있습니다.", "description": "Shown on the safety number screen when the user has selected to verify/unverify a contact's safety number, and we immediately discover a safety number change" }, "icu:safetyNumberChangeDialog__message": { "messageformat": "다음 사용자는 Signal을 다시 설치했거나 장치를 변경했을 수 있습니다. 받는 사람을 클릭하여 새로운 안전 번호를 확인하세요. 이 작업은 선택 사항입니다.", "description": "Shown on confirmation dialog when user attempts to send a message" }, "icu:safetyNumberChangeDialog__pending-messages": { "messageformat": "보류 중인 메시지 보내기", "description": "Shown on confirmation dialog when user attempts to send a message in the outbox" }, "icu:safetyNumberChangeDialog__review": { "messageformat": "검토", "description": "Shown to enter 'review' mode if more than five contacts have changed safety numbers" }, "icu:safetyNumberChangeDialog__many-contacts": { "messageformat": "{count, plural, other {Signal을 다시 설치하거나 장치를 변경했을 수 있는 커넥션이 {count,number}개 있습니다. 해당 사용자의 안전 번호를 전송 전 미리 검토할 수 있습니다.}}", "description": "Shown during an attempted send when more than five contacts have changed their safety numbers" }, "icu:safetyNumberChangeDialog__post-review": { "messageformat": "모든 커넥션을 검토했습니다. 보내기를 클릭하여 계속하세요.", "description": "Shown after reviewing large number of contacts" }, "icu:safetyNumberChangeDialog__confirm-remove-all": { "messageformat": "{count, plural, other {{story} 스토리에서 받는 사람 {count,number}명을 제거할까요?}}", "description": "Shown if user selects 'remove all' option to remove all potentially untrusted contacts from a given story" }, "icu:safetyNumberChangeDialog__remove-all": { "messageformat": "모두 제거", "description": "Shown in the context menu for a story header, to remove all contacts within from their parent list" }, "icu:safetyNumberChangeDialog__verify-number": { "messageformat": "안전 번호 인증", "description": "Shown in the context menu for a story recipient header, to verify that they are still trusted" }, "icu:safetyNumberChangeDialog__remove": { "messageformat": "스토리에서 제거", "description": "Shown in the context menu for a story recipient, to remove this contact from from their parent list" }, "icu:safetyNumberChangeDialog__actions-contact": { "messageformat": "{contact} 연락처에 대한 조치", "description": "Label for button that opens context menu for contact" }, "icu:safetyNumberChangeDialog__actions-story": { "messageformat": "{story} 스토리에 대한 조치", "description": "Label for button that opens context menu for story" }, "icu:identityKeyErrorOnSend": { "messageformat": "{name1} 님의 안전 번호가 변경되었습니다. 이 변경 사항은 누군가가 내 통신 내용을 가로채려고 했을 수도, {name2} 님이 단순히 Signal을 다시 설치했을 수도 있습니다. 이 연락처로 안전 번호를 확인할 수 있습니다.", "description": "Shown when user clicks on a failed recipient in the message detail view after an identity key change" }, "icu:sendAnyway": { "messageformat": "그냥 보내기", "description": "Used on a warning dialog to make it clear that it might be risky to send the message." }, "icu:safetyNumberChangeDialog_send": { "messageformat": "보내기", "description": "Used on a warning dialog to make it clear that it might be risky to send the message." }, "icu:safetyNumberChangeDialog_done": { "messageformat": "확인", "description": "Used when there are enough safety number changes to require an explicit review step, to signal that the review is complete." }, "icu:callAnyway": { "messageformat": "그냥 전화", "description": "Used on a warning dialog to make it clear that it might be risky to call the conversation." }, "icu:joinAnyway": { "messageformat": "보내기", "description": "Used on a warning dialog to make it clear that it might be risky to join the call." }, "icu:continueCall": { "messageformat": "계속 전화", "description": "Used on a warning dialog to make it clear that it might be risky to continue the group call." }, "icu:noLongerVerified": { "messageformat": "{name}와의 안전 번호가 변경되었으며 검증이 취소되었습니다. 클릭하여 자세히 알아보세요.", "description": "Shown in conversation banner when user's safety number has changed, but they were previously verified." }, "icu:multipleNoLongerVerified": { "messageformat": "여러 그룹 멤버의 안전 번호가 변경되었으며 검증이 취소되었습니다. 클릭하여 자세히 알아보세요.", "description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified." }, "icu:debugLogExplanation": { "messageformat": "제출을 클릭하면 게시되지 않은 고유 URL에서 로그가 30일 동안 온라인에 게시됩니다. 로컬로 먼저 저장할 수 있습니다.", "description": "Description of what will happen with your debug log" }, "icu:debugLogError": { "messageformat": "업로드 중 문제가 발생했습니다! 로그를 텍스트 파일로 첨부하여 support@signal.org에 이메일을 보내주세요.", "description": "Error message a recommendations if debug log upload fails" }, "icu:debugLogSuccess": { "messageformat": "디버그 로그 제출함", "description": "Title of the success page for submitting a debug log" }, "icu:debugLogSuccessNextSteps": { "messageformat": "디버그 로그를 업로드했습니다. 지원에 연락할 때 아래 URL을 복사하여 본인이 경험한 문제에 대한 설명과 이 문제를 다시 생성하기 위한 단계별 실행과 함께 첨부하세요.", "description": "Explanation of next steps to take when submitting debug log" }, "icu:debugLogLogIsIncomplete": { "messageformat": "… 전체 로그를 보려면 저장을 클릭하세요.", "description": "Shown as the text for the copy button on the debug log screen" }, "icu:debugLogCopy": { "messageformat": "링크 복사", "description": "Shown as the text for the copy button on the debug log screen" }, "icu:debugLogSave": { "messageformat": "저장", "description": "Shown as the text for the download button on the debug log screen" }, "icu:debugLogLinkCopied": { "messageformat": "클립보드에서 링크가 복사되었습니다", "description": "Shown in a toast to let the user know that the link to the debug log has been copied to their clipboard" }, "icu:reportIssue": { "messageformat": "지원에 문의", "description": "Link to open the issue tracker" }, "icu:gotIt": { "messageformat": "확인", "description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog." }, "icu:submit": { "messageformat": "제출" }, "icu:acceptNewKey": { "messageformat": "수락", "description": "Label for a button to accept a new safety number" }, "icu:SafetyNumberViewer__migration__text": { "messageformat": "안전 번호가 업데이트됩니다.", "description": "An explanatory note in SafetyNumberViewer describing the safety number migration process." }, "icu:SafetyNumberViewer__migration__learn_more": { "messageformat": "더 알아보기", "description": "A link text in SafetyNumberViewer describing the safety number migration process." }, "icu:SafetyNumberViewer__card__prev": { "messageformat": "이전 안전 번호", "description": "An ARIA label for safety number navigation button." }, "icu:SafetyNumberViewer__card__next": { "messageformat": "다음 안전 번호", "description": "An ARIA label for safety number navigation button." }, "icu:SafetyNumberViewer__carousel__dot": { "messageformat": "안전 번호 버전, {index,number}/{total,number}", "description": "An ARIA label for safety number carousel button." }, "icu:SafetyNumberViewer__markAsVerified": { "messageformat": "검증으로 표시", "description": "Safety number viewer, verification toggle button, when not verified, sets verified" }, "icu:SafetyNumberViewer__clearVerification": { "messageformat": "인증 초기화하기", "description": "Safety number viewer, verification toggle button, when verified, clears verification state" }, "icu:SafetyNumberViewer__hint--migration": { "messageformat": "{name} 님과의 엔드투엔드 암호화를 검증하려면 상기 컬러 카드와 상대방 기기를 비교하여 해당 번호가 일치하는지 확인하세요. 일치하지 않으면 다른 안전 번호 쌍을 시도해 보세요. 한 쌍만 일치하면 됩니다.", "description": "Safety number viewer, text of the hint during migration period" }, "icu:SafetyNumberViewer__hint--normal": { "messageformat": "{name} 님과의 엔드투엔드 암호화를 검증하려면 상기 번호를 상대방 기기의 번호와 비교하세요. 상대방 기기로 귀하의 코드를 스캔할 수도 있습니다.", "description": "Safety number viewer, text of the hint after migration period" }, "icu:SafetyNumberOnboarding__title": { "messageformat": "안전 번호 변경", "description": "Title of Safety number onboarding modal" }, "icu:SafetyNumberOnboarding__p1": { "messageformat": "전환 기간에 안전 번호가 업데이트 되어 앞으로 Signal에서 예정된 개인정보 보호 기능이 활성화됩니다.", "description": "Paragraph 1 of Safety number onboarding modal" }, "icu:SafetyNumberOnboarding__p2": { "messageformat": "안전 번호를 검증하려면 컬러 카드가 연락처 기기의 컬러 카드와 일치하는지 확인하세요. 일치하지 않으면 다른 안전 번호 쌍을 시도해 보세요. 한 쌍만 일치하면 됩니다.", "description": "Paragraph 2 of Safety number onboarding modal" }, "icu:SafetyNumberOnboarding__help": { "messageformat": "도움이 필요하신가요?", "description": "Text of a secondary button in Safety number onboarding modal" }, "icu:SafetyNumberOnboarding__close": { "messageformat": "확인", "description": "Text of a secondary button in Safety number onboarding modal" }, "icu:SafetyNumberNotReady__body": { "messageformat": "메시지를 주고받은 후 상대와의 메시지 보안을 위한 안전 번호가 생성됩니다.", "description": "Body of SafetyNumberNotReady modal" }, "icu:SafetyNumberNotReady__learn-more": { "messageformat": "더 알아보기", "description": "Text of 'Learn more' button of SafetyNumberNotReady modal" }, "icu:isVerified": { "messageformat": "{name}와의 안전 번호를 검증했습니다.", "description": "Summary state shown at top of the safety number screen if user has verified contact." }, "icu:isNotVerified": { "messageformat": "{name}와의 안전 번호를 검증하지 않았습니다.", "description": "Summary state shown at top of the safety number screen if user has not verified contact." }, "icu:verified": { "messageformat": "검증됨" }, "icu:newIdentity": { "messageformat": "새 안전 번호", "description": "Header for a key change dialog" }, "icu:identityChanged": { "messageformat": "이 연락처와의 안전 번호가 변경되었습니다. 누군가가 연결을 가로채려 시도하고 있거나 단순히 Signal을 다시 설치한 것일 수도 있습니다. 새 안전 번호가 서로 일치하는지 확인해보세요." }, "icu:incomingError": { "messageformat": "받은 메시지 처리 중 오류 발생" }, "icu:media": { "messageformat": "미디어", "description": "Header of the default pane in the media gallery, showing images and videos" }, "icu:mediaEmptyState": { "messageformat": "이 대화에는 미디어가 없습니다.", "description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)" }, "icu:allMedia": { "messageformat": "모든 미디어", "description": "Header for the media gallery" }, "icu:documents": { "messageformat": "문서", "description": "Header of the secondary pane in the media gallery, showing every non-media attachment" }, "icu:documentsEmptyState": { "messageformat": "이 대화에는 문서가 없습니다.", "description": "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)" }, "icu:today": { "messageformat": "오늘", "description": "The string \"today\"" }, "icu:yesterday": { "messageformat": "어제", "description": "The string \"yesterday\"" }, "icu:thisWeek": { "messageformat": "이번주", "description": "Section header in the media gallery" }, "icu:thisMonth": { "messageformat": "이번달", "description": "Section header in the media gallery" }, "icu:unsupportedAttachment": { "messageformat": "지원하지 않는 첨부 파일 유형입니다. 클릭하여 저장", "description": "Displayed for incoming unsupported attachment" }, "icu:clickToSave": { "messageformat": "클릭하여 저장", "description": "Hover text for attachment filenames" }, "icu:unnamedFile": { "messageformat": "이름 없는 파일", "description": "Hover text for attachment filenames" }, "icu:voiceMessage": { "messageformat": "음성 메시지", "description": "Name for a voice message attachment" }, "icu:dangerousFileType": { "messageformat": "보안상 이유로 첨부 파일 유형이 허용되지 않음", "description": "Shown in toast when user attempts to send .exe file, for example" }, "icu:loadingPreview": { "messageformat": "미리보기 불러오는 중…", "description": "Shown while Signal Desktop is fetching metadata for a url in composition area" }, "icu:stagedPreviewThumbnail": { "messageformat": "{domain}의 섬네일 링크 미리보기 초안", "description": "Shown while Signal Desktop is fetching metadata for a url in composition area" }, "icu:previewThumbnail": { "messageformat": "{domain}의 섬네일 링크 미리보기", "description": "Shown while Signal Desktop is fetching metadata for a url in composition area" }, "icu:stagedImageAttachment": { "messageformat": "이미지 첨부 초안: {path}", "description": "Alt text for staged attachments" }, "icu:cdsMirroringErrorToast": { "messageformat": "데스크톱의 연락처 검색 서비스에서 일치하지 않는 부분을 발견했습니다.", "description": "An error popup when we discovered an inconsistency between mirrored Contact Discovery Service requests." }, "icu:decryptionErrorToast": { "messageformat": "{deviceId} 기기, {name}에서 데스크톱에 암호 해독 문제가 발생했습니다.", "description": "An error popup when we haven't added an in-timeline error for decryption error, only for beta/internal users." }, "icu:decryptionErrorToastAction": { "messageformat": "로그 제출", "description": "Label for the decryption error toast button" }, "icu:cannotSelectPhotosAndVideosAlongWithFiles": { "messageformat": "파일과 함께 사진이나 동영상을 선택할 수 없습니다.", "description": "An error popup when the user has attempted to add an attachment" }, "icu:cannotSelectMultipleFileAttachments": { "messageformat": "파일은 한 번에 한 개만 선택할 수 있습니다.", "description": "An error popup when the user has attempted to add multiple non-image attachments" }, "icu:maximumAttachments": { "messageformat": "이 메시지에 더 이상 첨부할 수 없습니다.", "description": "An error popup when the user has attempted to add an attachment" }, "icu:fileSizeWarning": { "messageformat": "죄송합니다, 선택된 파일은 메시지의 최대 허용 용량을 초과했습니다. {limit,number} {units}", "description": "Shown in a toast if the user tries to attach too-large file" }, "icu:unableToLoadAttachment": { "messageformat": "선택된 첨부 파일을 불러올 수 없습니다." }, "icu:disconnected": { "messageformat": "연결 끊김", "description": "Displayed when the desktop client cannot connect to the server." }, "icu:connecting": { "messageformat": "연결 중…", "description": "Displayed when the desktop client is currently connecting to the server." }, "icu:connect": { "messageformat": "다시 연결하려면 클릭하세요.", "description": "Shown to allow the user to manually attempt a reconnect." }, "icu:connectingHangOn": { "messageformat": "오래 걸리지 않을 거예요", "description": "Subtext description for when the client is connecting to the server." }, "icu:offline": { "messageformat": "오프라인", "description": "Displayed when the desktop client has no network connection." }, "icu:checkNetworkConnection": { "messageformat": "네트워크 연결을 확인하세요.", "description": "Obvious instructions for when a user's computer loses its network connection" }, "icu:submitDebugLog": { "messageformat": "디버그 로그", "description": "Menu item and header text for debug log modal (sentence case)" }, "icu:debugLog": { "messageformat": "디버그 로그", "description": "View menu item to open the debug log (title case)" }, "icu:forceUpdate": { "messageformat": "강제 업데이트", "description": "View menu item to force the app to update download and install" }, "icu:helpMenuShowKeyboardShortcuts": { "messageformat": "키보드 단축키 보기", "description": "Item under the help menu, pops up a screen showing the application's keyboard shortcuts" }, "icu:contactUs": { "messageformat": "문의하기", "description": "Item under the help menu, takes you to the contact us support page" }, "icu:goToReleaseNotes": { "messageformat": "릴리스 노트로", "description": "Item under the help menu, takes you to GitHub page for release notes" }, "icu:goToForums": { "messageformat": "포럼으로", "description": "Item under the Help menu, takes you to the forums" }, "icu:goToSupportPage": { "messageformat": "지원 페이지로", "description": "Item under the Help menu, takes you to the support page" }, "icu:joinTheBeta": { "messageformat": "베타 참여", "description": "Item under the Help menu, takes you to an article describing how to install the beta release of Signal Desktop" }, "icu:signalDesktopPreferences": { "messageformat": "Signal Desktop 설정", "description": "Title of the window that pops up with Signal Desktop preferences in it" }, "icu:signalDesktopStickerCreator": { "messageformat": "스티커 팩 제조기", "description": "Title of the window that pops up with Signal Desktop preferences in it" }, "icu:aboutSignalDesktop": { "messageformat": "Signal Desktop에 대하여", "description": "Item under the Help menu, which opens a small about window" }, "icu:screenShareWindow": { "messageformat": "화면 공유하기", "description": "Title for screen sharing window" }, "icu:speech": { "messageformat": "말하기", "description": "Item under the Edit menu, with 'start/stop speaking' items below it" }, "icu:show": { "messageformat": "보이기", "description": "Command under Window menu, to show the window" }, "icu:hide": { "messageformat": "숨기기", "description": "Command in the tray icon menu, to hide the window" }, "icu:quit": { "messageformat": "종료", "description": "Command in the tray icon menu, to quit the application" }, "icu:signalDesktop": { "messageformat": "Signal Desktop", "description": "Tooltip for the tray icon" }, "icu:search": { "messageformat": "검색", "description": "Placeholder text in the search input" }, "icu:clearSearch": { "messageformat": "검색 기록 삭제", "description": "Aria label for clear search button" }, "icu:searchIn": { "messageformat": "대화 검색", "description": "Shown in the search box before text is entered when searching in a specific conversation" }, "icu:noSearchResults": { "messageformat": "\"{searchTerm}\" 검색 결과 없음", "description": "Shown in the search left pane when no results were found" }, "icu:noSearchResults--sms-only": { "messageformat": "SMS/MMS 연락처는 데스크톱에서 사용할 수 없습니다.", "description": "Shown in the search left pane when no results were found and primary device has SMS/MMS handling enabled" }, "icu:noSearchResultsInConversation": { "messageformat": "{conversationName}에 {searchTerm}가 검색되지 않았습니다.", "description": "Shown in the search left pane when no results were found" }, "icu:conversationsHeader": { "messageformat": "대화", "description": "Shown to separate the types of search results" }, "icu:contactsHeader": { "messageformat": "연락처", "description": "Shown to separate the types of search results" }, "icu:groupsHeader": { "messageformat": "그룹", "description": "Shown to separate the types of search results" }, "icu:messagesHeader": { "messageformat": "메시지", "description": "Shown to separate the types of search results" }, "icu:findByUsernameHeader": { "messageformat": "사용자명으로 검색", "description": "Shown when search could be a valid username, with one sub-item that will kick off the search" }, "icu:findByPhoneNumberHeader": { "messageformat": "전화번호로 검색", "description": "Shown when search could be a valid phone number, with one sub-item that will kick off the search" }, "icu:welcomeToSignal": { "messageformat": "Signal에 오신 것을 환영합니다" }, "icu:whatsNew": { "messageformat": "이 업데이트의 {whatsNew} 보기", "description": "Shown in the main window" }, "icu:viewReleaseNotes": { "messageformat": "새로운 기능", "description": "Clickable link that displays the latest release notes" }, "icu:typingAlt": { "messageformat": "이 대화의 입력 애니메이션", "description": "Used as the 'title' attribute for the typing animation" }, "icu:contactInAddressBook": { "messageformat": "이 사용자는 내 연락처에 없습니다.", "description": "Description of icon denoting that contact is from your address book" }, "icu:contactAvatarAlt": { "messageformat": "{name} 연락처의 아바타", "description": "Used in the alt tag for the image avatar of a contact" }, "icu:sendMessageToContact": { "messageformat": "메세지 보내기", "description": "Shown when you are sent a contact and that contact has a signal account" }, "icu:home": { "messageformat": "집", "description": "Shown on contact detail screen as a label for an address/phone/email" }, "icu:work": { "messageformat": "회사", "description": "Shown on contact detail screen as a label for an address/phone/email" }, "icu:mobile": { "messageformat": "모바일", "description": "Shown on contact detail screen as a label for a phone or email" }, "icu:email": { "messageformat": "이메일", "description": "Generic label shown if contact email has custom type but no label" }, "icu:phone": { "messageformat": "휴대전화", "description": "Generic label shown if contact phone has custom type but no label" }, "icu:address": { "messageformat": "주소", "description": "Generic label shown if contact address has custom type but no label" }, "icu:poBox": { "messageformat": "사서함", "description": "When rendering an address, used to provide context to a post office box" }, "icu:downloading": { "messageformat": "다운로드 중", "description": "Shown in the message bubble while a long message attachment is being downloaded" }, "icu:downloadFullMessage": { "messageformat": "전체 메시지 다운로드", "description": "Shown in the message bubble while a long message attachment is not downloaded" }, "icu:downloadAttachment": { "messageformat": "첨부 파일 다운로드", "description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button" }, "icu:reactToMessage": { "messageformat": "메시지에 반응하기", "description": "Shown in triple-dot menu next to message to allow user to react to the associated message" }, "icu:replyToMessage": { "messageformat": "메시지 답장", "description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation" }, "icu:originalMessageNotFound": { "messageformat": "원본 메시지를 찾을 수 없음", "description": "Shown in quote if reference message was not found as message was initially downloaded and processed" }, "icu:messageFoundButNotLoaded": { "messageformat": "원본 메시지를 찾았으나 불러오지 못했습니다. 위로 스크롤하여 불러올 수 있습니다.", "description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database" }, "icu:voiceRecording--start": { "messageformat": "음성 메시지 녹음 시작", "description": "Tooltip for microphone button to start voice message" }, "icu:voiceRecording--complete": { "messageformat": "음성 메시지 완료 및 보내기", "description": "Tooltip for green complete voice message and send" }, "icu:voiceRecording--cancel": { "messageformat": "음성 메시지 취소", "description": "Tooltip for red button to cancel voice message" }, "icu:voiceRecordingInterruptedMax": { "messageformat": "음성 통화 녹음 시간이 다 되어서 녹음을 종료했습니다.", "description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit" }, "icu:voiceRecordingInterruptedBlur": { "messageformat": "다른 앱으로 전환했기 때문에 음성 메시지 녹음이 중단되었습니다.", "description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus" }, "icu:voiceNoteLimit": { "messageformat": "음성 메시지는 1시간으로 제한됩니다. 다른 앱으로 전환하면 녹음이 중단됩니다.", "description": "Shown in toast to warn user about limited time and that window must be in focus" }, "icu:voiceNoteMustBeOnlyAttachment": { "messageformat": "음성 메시지에는 첨부 파일이 하나만 있어야 합니다.", "description": "Shown in toast if tries to record a voice note with any staged attachments" }, "icu:voiceNoteError": { "messageformat": "음성 녹음기에 오류가 발생했습니다.", "description": "Shown in a dialog to inform user that we experienced an unrecoverable error" }, "icu:attachmentSaved": { "messageformat": "첨부 파일을 저장했습니다.", "description": "Shown after user selects to save to downloads" }, "icu:attachmentSavedShow": { "messageformat": "폴더에서 표시", "description": "Button label for showing the attachment in your file system" }, "icu:you": { "messageformat": "나", "description": "Shown when the user represented is the current user." }, "icu:replyingTo": { "messageformat": "{name}에게 답장", "description": "Shown in iOS theme when you or someone quotes to a message which is not from you" }, "icu:audioPermissionNeeded": { "messageformat": "Signal Desktop에서 음성 메시지를 보내려면 마이크 권한이 필요합니다.", "description": "Shown if the user attempts to send an audio message without audio permissions turned on" }, "icu:audioCallingPermissionNeeded": { "messageformat": "통화하려면 Signal Desktop이 마이크에 액세스하도록 허용해야 합니다.", "description": "Shown if the user attempts access the microphone for calling without audio permissions turned on" }, "icu:videoCallingPermissionNeeded": { "messageformat": "영상 통화의 경우 Signal Desktop이 카메라에 액세스하도록 허용해야 합니다.", "description": "Shown if the user attempts access the camera for video calling without video permissions turned on" }, "icu:allowAccess": { "messageformat": "권한 허용", "description": "Button shown in popup asking to enable microphone/video permissions to send audio messages" }, "icu:showSettings": { "messageformat": "설정 보이기", "description": "A button shown in dialog requesting the user to turn on audio permissions" }, "icu:audio": { "messageformat": "오디오", "description": "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment" }, "icu:video": { "messageformat": "동영상", "description": "Shown in a quotation of a message containing a video if no text was originally provided with that video" }, "icu:photo": { "messageformat": "사진", "description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image" }, "icu:text": { "messageformat": "텍스트", "description": "Label for the word 'text'" }, "icu:cannotUpdate": { "messageformat": "업데이트할 수 없음", "description": "Shown as the title of our update error dialogs on windows" }, "icu:muted": { "messageformat": "알림 꺼짐", "description": "Shown in a button when a conversation is muted" }, "icu:mute": { "messageformat": "음소거", "description": "Shown in a button when a conversation is unmuted and can be muted" }, "icu:cannotUpdateDetail": { "messageformat": "Signal을 업데이트하지 못했습니다. {retry} 또는 {url}을(를) 방문하여 수동으로 설치하세요. 그다음 {support}에 이 문제에 관해 문의하세요.", "description": "Shown if a general error happened while trying to install update package" }, "icu:cannotUpdateRequireManualDetail": { "messageformat": "Signal을 업데이트하지 못했습니다. {url}을(를) 방문하여 수동으로 설치하세요. 그다음 {support}에 이 문제에 관해 문의하세요.", "description": "Shown if a general error happened while trying to install update package and manual update is required" }, "icu:readOnlyVolume": { "messageformat": "Signal Desktop이 macOS 검역에 걸렸을 가능성이 크며 자동 업데이트할 수 없습니다. 탐색기를 사용하여 {app} 앱을 {folder} 폴더로 이동하세요.", "description": "Shown on MacOS if running on a read-only volume and we cannot update" }, "icu:ok": { "messageformat": "확인" }, "icu:cancel": { "messageformat": "취소" }, "icu:discard": { "messageformat": "버리기" }, "icu:failedToSend": { "messageformat": "일부 수신자에게 송신을 실패했습니다. 네트워크 연결을 확인하세요." }, "icu:error": { "messageformat": "오류" }, "icu:messageDetail": { "messageformat": "메시지 세부 정보" }, "icu:delete": { "messageformat": "삭제" }, "icu:accept": { "messageformat": "수락" }, "icu:edit": { "messageformat": "수정" }, "icu:forward": { "messageformat": "전달" }, "icu:done": { "messageformat": "확인", "description": "Label for done" }, "icu:update": { "messageformat": "업데이트" }, "icu:next2": { "messageformat": "다음" }, "icu:on": { "messageformat": "켜짐", "description": "Label for when something is turned on" }, "icu:off": { "messageformat": "꺼짐", "description": "Label for when something is turned off" }, "icu:deleteWarning": { "messageformat": "이 기기에서 대화가 삭제됩니다.", "description": "Text shown in the confirmation dialog for deleting a message locally" }, "icu:deleteForEveryoneWarning": { "messageformat": "이 메시지는 최신 Signal을 설치한 모두에게서 삭제됩니다. 멤버는 내가 메시지를 삭제했다는 것을 확인할 수 있습니다.", "description": "Text shown in the confirmation dialog for deleting a message for everyone" }, "icu:from": { "messageformat": "보낸이:", "description": "Label for the sender of a message" }, "icu:to": { "messageformat": "받는이:", "description": "Label for the receiver of a message" }, "icu:searchResultHeader--sender-to-group": { "messageformat": "보낸 사람: {sender} 님, 받는 사람: {receiverGroup}", "description": "Shown for search result items - like 'Jon to Friends Group'" }, "icu:searchResultHeader--sender-to-you": { "messageformat": "보낸 사람: {sender} 님, 받는 사람: 나", "description": "Shown for search result items - like 'Jon to You" }, "icu:searchResultHeader--you-to-group": { "messageformat": "보낸 사람: 나, 받는 사람: {receiverGroup} 님", "description": "Shown for search result items - like 'You to Friends Group'" }, "icu:searchResultHeader--you-to-receiver": { "messageformat": "보낸 사람: 나, 받는 사람: {receiverContact} 님", "description": "Shown for search result items - like 'You to Jon'" }, "icu:sent": { "messageformat": "보낸 시간:", "description": "Label for the time a message was sent" }, "icu:received": { "messageformat": "받은 시간:", "description": "Label for the time a message was received" }, "icu:sendMessage": { "messageformat": "메시지", "description": "Placeholder text in the message entry field" }, "icu:groupMembers": { "messageformat": "그룹 멤버" }, "icu:showMembers": { "messageformat": "멤버 보이기" }, "icu:showSafetyNumber": { "messageformat": "안전 번호 보기" }, "icu:ContactModal__showSafetyNumber": { "messageformat": "안전 번호 보기", "description": "Contact modal, label for button to show safety number modal" }, "icu:viewRecentMedia": { "messageformat": "최근 미디어 보기", "description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command." }, "icu:theirIdentityUnknown": { "messageformat": "아직 이 연락처와 메시지를 주고받은 적이 없습니다. 안전 번호는 첫 번째 메시지를 주거나 받은 이후 이용 가능합니다." }, "icu:back": { "messageformat": "뒤로", "description": "Generic label for back" }, "icu:goBack": { "messageformat": "뒤로 가기", "description": "Label for back button in a conversation" }, "icu:moreInfo": { "messageformat": "자세한 정보", "description": "Shown on the drop-down menu for an individual message, takes you to message detail screen" }, "icu:copy": { "messageformat": "텍스트 복사", "description": "Shown on the drop-down menu for an individual message, copies the message text to the clipboard" }, "icu:MessageContextMenu__select": { "messageformat": "선택", "description": "Shown on the drop-down menu for an individual message, opens the conversation in select mode with the current message selected" }, "icu:MessageTextRenderer--spoiler--label": { "messageformat": "스포일러", "description": "Used as a label for screenreaders on 'spoiler' text, which is hidden by default" }, "icu:retrySend": { "messageformat": "다시 보내기", "description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send" }, "icu:retryDeleteForEveryone": { "messageformat": "모두에게서 삭제 다시 시도", "description": "Shown on the drop-down menu for an individual message, but only if a previous delete for everyone failed to send" }, "icu:forwardMessage": { "messageformat": "메시지 전달", "description": "Shown on the drop-down menu for an individual message, forwards a message" }, "icu:MessageContextMenu__reply": { "messageformat": "답장", "description": "Shown on the drop-down menu for an individual message when there isnt room for a dedicated button, focuses the composer with a reply to the current message" }, "icu:MessageContextMenu__react": { "messageformat": "반응", "description": "Shown on the drop-down menu for an individual message when there isnt room for a dedicated button, opens the react picker for the current message" }, "icu:MessageContextMenu__download": { "messageformat": "다운로드", "description": "Shown on the drop-down menu for an individual message when there isnt room for a dedicated button and when there's only a single attachment, downloads an attachment" }, "icu:MessageContextMenu__deleteMessage": { "messageformat": "삭제", "description": "Show on the drop-down menu for an individual message, opens a modal to select if you want to 'delete for me' or 'delete for everyone'" }, "icu:MessageContextMenu__forward": { "messageformat": "전달", "description": "Show on the drop-down menu for an individual message, opens a modal to forward a message" }, "icu:MessageContextMenu__info": { "messageformat": "정보", "description": "Shown on the drop-down menu for an individual message, takes you to message detail screen" }, "icu:deleteMessages": { "messageformat": "삭제", "description": "Menu item for deleting messages, title case." }, "icu:ConversationHeader__DeleteMessagesConfirmation__title": { "messageformat": "대화를 삭제하시겠습니까?", "description": "Conversation Header > Delete Action > Delete Messages Confirmation Modal > Title" }, "icu:ConversationHeader__DeleteMessagesConfirmation__description": { "messageformat": "이 기기에서 이 대화를 삭제합니다.", "description": "Conversation Header > Delete Action > Delete Messages Confirmation Modal > Description" }, "icu:ConversationHeader__ContextMenu__LeaveGroupAction__title": { "messageformat": "그룹 나가기", "description": "This is a button to leave a group" }, "icu:ConversationHeader__LeaveGroupConfirmation__title": { "messageformat": "그룹을 나가시겠어요?", "description": "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Title" }, "icu:ConversationHeader__LeaveGroupConfirmation__description": { "messageformat": "이 그룹에서 메시지를 보내거나 받을 수 없게 됩니다.", "description": "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Description" }, "icu:ConversationHeader__LeaveGroupConfirmation__confirmButton": { "messageformat": "나가기", "description": "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Confirm Button" }, "icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": { "messageformat": "나가기 전에 이 그룹에 대한 새 관리자를 한 명 이상 선택해야 합니다.", "description": "Conversation Header > Leave Group Action > Cannot Leave Group Because You Are Last Admin Alert > Description" }, "icu:sessionEnded": { "messageformat": "보안 세션 초기화", "description": "This is a past tense, informational message. In other words, your secure session has been reset." }, "icu:ChatRefresh--notification": { "messageformat": "대화 세션 새로고침됨", "description": "Shown in timeline when a error happened, and the session was automatically reset." }, "icu:ChatRefresh--learnMore": { "messageformat": "자세히 알아보기", "description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog" }, "icu:ChatRefresh--summary": { "messageformat": "Signal은 종단간 암호화를 사용하며, 대화 세션을 때때로 새로 고침해야 할 수도 있습니다. 이는 대화 보안에 영향을 미치지는 않지만, 이로 인해 연락처로부터 메시지를 수신하지 못할 수도 있습니다. 이때 상대방에게 메시지 재발송을 요청할 수 있습니다.", "description": "Shown on explainer dialog available from chat session refreshed timeline events" }, "icu:ChatRefresh--contactSupport": { "messageformat": "지원에 문의", "description": "Shown on explainer dialog available from chat session refreshed timeline events" }, "icu:DeliveryIssue--preview": { "messageformat": "이슈 전송하기", "description": "Shown in left pane preview when message delivery issue happens" }, "icu:DeliveryIssue--notification": { "messageformat": "{sender}로부터 온 메시지가 전달되지 않았습니다.", "description": "Shown in timeline when message delivery issue happens" }, "icu:DeliveryIssue--learnMore": { "messageformat": "자세히 알아보기", "description": "Shown in timeline when message delivery issue happens, to provide access to a popup info dialog" }, "icu:DeliveryIssue--title": { "messageformat": "전달 문제", "description": "Shown on explainer dialog available from delivery issue timeline events" }, "icu:DeliveryIssue--summary": { "messageformat": "{sender} 님이 보낸 메시지, 스티커, 반응, 수신 확인, 미디어를 받지 못했습니다. 사용자에게 직접 보내거나 그룹에 보내려고 했을 수 있습니다.", "description": "Shown on explainer dialog available from delivery issue timeline events in 1:1 conversations" }, "icu:DeliveryIssue--summary--group": { "messageformat": "이 대화에서 {sender} 님이 보낸 메시지, 스티커, 반응, 수신 확인 또는 미디어를 받지 못했습니다.", "description": "Shown on explainer dialog available from delivery issue timeline events in groups" }, "icu:ChangeNumber--notification": { "messageformat": "{sender} 님이 전화번호를 변경했습니다.", "description": "Shown in timeline when a member of a conversation changes their phone number" }, "icu:ConversationMerge--notification": { "messageformat": "{obsoleteConversationTitle} 님과 {conversationTitle} 님은 같은 계정입니다. 두 대화의 메시지 기록을 여기서 확인하세요.", "description": "Shown when we've discovered that two local conversations are the same remote account in an unusual way" }, "icu:ConversationMerge--notification--with-e164": { "messageformat": "{conversationTitle} 님과 해당 사용자 번호 {obsoleteConversationNumber}의 메시지 기록을 병합했습니다.", "description": "Shown when we've discovered that two local conversations are the same remote account in an unusual way, but we have the phone number for the old conversation" }, "icu:ConversationMerge--notification--no-title": { "messageformat": "{conversationTitle} 님과의 메시지 기록과 해당 사용자가 속하는 다른 대화의 메시지 기록을 병합했습니다.", "description": "Shown when we've discovered that two local conversations are the same remote account in an unusual way, but we don't have the title for the old conversation" }, "icu:ConversationMerge--learn-more": { "messageformat": "자세히 알아보기", "description": "Shown on a button below a 'conversations were merged' timeline notification" }, "icu:ConversationMerge--explainer-dialog--line-1": { "messageformat": "{obsoleteConversationTitle} 님과 메시지를 주고받은 후 이 번호가 {conversationTitle} 님의 전화번호라는 걸 알게 됐습니다. 해당 전화번호는 비공개 상태입니다.", "description": "Contents of a dialog shown after clicking 'learn more' button on a conversation merge event." }, "icu:ConversationMerge--explainer-dialog--line-2": { "messageformat": "두 대화의 메시지 기록이 여기에 병합됩니다.", "description": "Contents of a dialog shown after clicking 'learn more' button on a conversation merge event." }, "icu:quoteThumbnailAlt": { "messageformat": "인용된 메시지의 이미지 섬네일", "description": "Used in alt tag of thumbnail images inside of an embedded message quote" }, "icu:imageAttachmentAlt": { "messageformat": "메시지에 첨부된 이미지", "description": "Used in alt tag of image attachment" }, "icu:videoAttachmentAlt": { "messageformat": "메시지에 첨부된 비디오의 스크린샷", "description": "Used in alt tag of video attachment preview" }, "icu:lightboxImageAlt": { "messageformat": "대화에 첨부된 이미지", "description": "Used in the alt tag for the image shown in a full-screen lightbox view" }, "icu:imageCaptionIconAlt": { "messageformat": "이 이미지가 자막이 있다는 아이콘", "description": "Used for the icon layered on top of an image in message bubbles" }, "icu:save": { "messageformat": "저장", "description": "Used on save buttons" }, "icu:reset": { "messageformat": "초기화", "description": "Used on reset buttons" }, "icu:fileIconAlt": { "messageformat": "파일 아이콘", "description": "Used in the media gallery documents tab to visually represent a file" }, "icu:installWelcome": { "messageformat": "Signal Desktop에 오신 것을 환영합니다", "description": "Welcome title on the install page" }, "icu:installTagline": { "messageformat": "개인정보 지키기, Signal과 함께라면 아주 쉽습니다.", "description": "Tagline displayed under 'installWelcome' string on the install page" }, "icu:linkedDevices": { "messageformat": "연결된 기기", "description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app" }, "icu:linkNewDevice": { "messageformat": "새 기기 연결", "description": "The menu option shown in Signal iOS to add a new linked device" }, "icu:Install__learn-more": { "messageformat": "더 알아보기", "description": "Button text for learn more button during error screen" }, "icu:Install__scan-this-code": { "messageformat": "휴대전화의 Signal 앱에서 이 코드를 스캔하세요.", "description": "Title of the device link screen. Also used as alt text for the QR code on the device link screen" }, "icu:Install__instructions__1": { "messageformat": "휴대전화에서 Signal을 여세요.", "description": "Instructions on the device link screen" }, "icu:Install__instructions__2": { "messageformat": "{settings} 및 {linkedDevices}을(를) 차례로 탭하세요.", "description": "Instructions on the device link screen" }, "icu:Install__instructions__2__settings": { "messageformat": "설정", "description": "Part of the 2nd instruction on the device link screen" }, "icu:Install__instructions__3": { "messageformat": "Android는 {plusButton}, iPhone은 {linkNewDevice}을(를) 탭하세요.", "description": "Instructions on the device link screen" }, "icu:Install__qr-failed": { "messageformat": "(deleted 05/09/2023) The QR code couldn't load. Check your internet and try again. Learn more", "description": "Shown on the install screen if the QR code fails to load" }, "icu:Install__qr-failed-load": { "messageformat": "QR 코드를 로드할 수 없습니다. 인터넷 연결을 확인하고 다시 시도하세요. 다시 시도하기", "description": "Shown on the install screen if the QR code fails to load" }, "icu:Install__support-link": { "messageformat": "도움이 필요하신가요?", "description": "Shown on the install screen. Link takes users to a support page" }, "icu:Install__choose-device-name__description": { "messageformat": "휴대전화의 '연결된 기기'에 이 이름이 표시됩니다.", "description": "The subheader shown on the 'choose device name' screen in the device linking process" }, "icu:Install__choose-device-name__placeholder": { "messageformat": "내 컴퓨터", "description": "The placeholder for the 'choose device name' input" }, "icu:Preferences--device-name": { "messageformat": "기기 이름", "description": "The label in settings panel shown for the user-provided name for this desktop instance" }, "icu:chooseDeviceName": { "messageformat": "기기 이름을 선택하세요", "description": "The header shown on the 'choose device name' screen in the device linking process" }, "icu:finishLinkingPhone": { "messageformat": "휴대전화 연결 완료", "description": "The text on the button to finish the linking process, after choosing the device name" }, "icu:initialSync": { "messageformat": "연락처와 그룹 동기화 중", "description": "Shown during initial link while contacts and groups are being pulled from mobile device" }, "icu:initialSync__subtitle": { "messageformat": "참고: 대화 기록이 이 장치와 동기화되지 않습니다.", "description": "Shown during initial link while contacts and groups are being pulled from mobile device" }, "icu:installConnectionFailed": { "messageformat": "서버에 연결할 수 없습니다.", "description": "Displayed when we can't connect to the server." }, "icu:installTooManyDevices": { "messageformat": "죄송합니다, 이미 연결된 기기가 많습니다. 안 쓰는 기기를 제거해보세요." }, "icu:installTooOld": { "messageformat": "휴대전화를 연결하려면 기기에서 Signal을 업데이트하세요." }, "icu:installErrorHeader": { "messageformat": "오류가 발생했습니다!" }, "icu:installUnknownError": { "messageformat": "예기치 못한 오류가 발생했습니다. 다시 시도하세요." }, "icu:installTryAgain": { "messageformat": "다시 시도해 주세요." }, "icu:Preferences--theme": { "messageformat": "테마", "description": "Header for theme settings" }, "icu:calling": { "messageformat": "통화", "description": "Header for calling options on the settings screen" }, "icu:calling__call-back": { "messageformat": "다시 걸기", "description": "Button to call someone back" }, "icu:calling__call-again": { "messageformat": "다시 걸기", "description": "Button to call someone again" }, "icu:calling__start": { "messageformat": "전화 시작하기", "description": "Button label in the call lobby for starting a call" }, "icu:calling__join": { "messageformat": "전화 참여하기", "description": "Button label in the call lobby for joining a call" }, "icu:calling__return": { "messageformat": "전화로 돌아가기", "description": "Button label in the call lobby for returning to a call" }, "icu:calling__lobby-automatically-muted-because-there-are-a-lot-of-people": { "messageformat": "통화 규모로 인해 마이크가 음소거 처리되었습니다.", "description": "Shown in a call lobby toast if there are a lot of people already on the call" }, "icu:calling__call-is-full": { "messageformat": "통화 참가자 수 최대", "description": "Text in the call lobby when you can't join because the call is full" }, "icu:calling__button--video__label": { "messageformat": "카메라", "description": "Label under the video button" }, "icu:calling__button--video-disabled": { "messageformat": "카메라 비활성화", "description": "Button tooltip label when the camera is disabled" }, "icu:calling__button--video-off": { "messageformat": "카메라 끄기", "description": "Button tooltip label for turning off the camera" }, "icu:calling__button--video-on": { "messageformat": "카메라 켜기", "description": "Button tooltip label for turning on the camera" }, "icu:calling__button--audio__label": { "messageformat": "음소거", "description": "Label under the audio button" }, "icu:calling__button--audio-disabled": { "messageformat": "마이크 비활성화", "description": "Button tooltip label when the microphone is disabled" }, "icu:calling__button--audio-off": { "messageformat": "마이크 음소거", "description": "Button tooltip label for turning off the microphone" }, "icu:calling__button--audio-on": { "messageformat": "마이크 음소거 해제", "description": "Button tooltip label for turning on the microphone" }, "icu:calling__button--presenting__label": { "messageformat": "공유", "description": "Label under the share screen button" }, "icu:calling__button--presenting-disabled": { "messageformat": "표시 비활성화됨", "description": "Button tooltip label for when screen sharing is disabled" }, "icu:calling__button--presenting-on": { "messageformat": "표시 시작", "description": "Button tooltip label for starting to share screen" }, "icu:calling__button--presenting-off": { "messageformat": "표시 중단", "description": "Button tooltip label for stopping screen sharing" }, "icu:calling__button--ring__label": { "messageformat": "전화벨", "description": "Label under the ring button" }, "icu:calling__button--ring__disabled-because-group-is-too-large": { "messageformat": "단체 참여자가 너무 많아 통화를 진행할 수 없습니다.", "description": "Button tooltip label when you can't ring because the group is too large" }, "icu:calling__button--ring__off": { "messageformat": "알리지만 전화벨은 안 울림", "description": "Button tooltip label for turning ringing off" }, "icu:calling__button--ring__on": { "messageformat": "전화벨 사용", "description": "Button tooltip label for turning ringing on" }, "icu:calling__your-video-is-off": { "messageformat": "카메라가 꺼졌습니다.", "description": "Label in the calling lobby indicating that your camera is off" }, "icu:calling__pre-call-info--empty-group": { "messageformat": "아무도 없음", "description": "Shown in the calling lobby to describe who is in the call" }, "icu:calling__pre-call-info--1-person-in-call": { "messageformat": "{first} 님이 통화 중입니다.", "description": "Shown in the calling lobby to describe who is in the call" }, "icu:calling__pre-call-info--another-device-in-call": { "messageformat": "다른 기기 중 하나에서 통화 중입니다.", "description": "Shown in the calling lobby to describe when it is just you" }, "icu:calling__pre-call-info--2-people-in-call": { "messageformat": "{first} 님과 {second} 님이 통화 중입니다.", "description": "Shown in the calling lobby to describe who is in the call" }, "icu:calling__pre-call-info--3-people-in-call": { "messageformat": "{first} 님, {second} 님과 {third} 님이 통화 중입니다.", "description": "Shown in the calling lobby to describe who is in the call" }, "icu:calling__pre-call-info--many-people-in-call": { "messageformat": "{first} 님, {second} 님과 {others} 님이 통화 중입니다.", "description": "Shown in the calling lobby to describe who is in the call" }, "icu:calling__pre-call-info--will-ring-1": { "messageformat": "Signal에서 {person} 님의 전화벨을 울립니다.", "description": "Shown in the calling lobby to describe who will be rung" }, "icu:calling__pre-call-info--will-ring-2": { "messageformat": "Signal에서 {first} 님과 {second} 님의 전화벨을 울립니다.", "description": "Shown in the calling lobby to describe who will be rang" }, "icu:calling__pre-call-info--will-ring-3": { "messageformat": "Signal에서 {first} 님, {second} 님, {third} 님의 전화벨을 울립니다.", "description": "Shown in the calling lobby to describe who will be rang" }, "icu:calling__pre-call-info--will-ring-many": { "messageformat": "Signal에서 {first} 님과 {second} 님 외 {others}명의 전화벨을 울립니다.", "description": "Shown in the calling lobby to describe who will be rang" }, "icu:calling__pre-call-info--will-notify-1": { "messageformat": "{person} 님에게 알립니다.", "description": "Shown in the calling lobby to describe who will be notified" }, "icu:calling__pre-call-info--will-notify-2": { "messageformat": "{first} 님과 {second} 님에게 알립니다.", "description": "Shown in the calling lobby to describe who will be notified" }, "icu:calling__pre-call-info--will-notify-3": { "messageformat": "{first} 님, {second} 님, {third} 님에게 알립니다.", "description": "Shown in the calling lobby to describe who will be notified" }, "icu:calling__pre-call-info--will-notify-many": { "messageformat": "{first} 님과 {second} 님 외 {others}명에게 알립니다.", "description": "Shown in the calling lobby to describe who will be notified" }, "icu:calling__in-this-call--zero": { "messageformat": "아무도 없음", "description": "Shown in the participants list to describe how many people are in the call" }, "icu:calling__in-this-call--one": { "messageformat": "통화 참여자: 1명", "description": "Shown in the participants list to describe how many people are in the call" }, "icu:calling__in-this-call--many": { "messageformat": "통화 참여자: {people}명", "description": "Shown in the participants list to describe how many people are in the call" }, "icu:calling__you-have-blocked": { "messageformat": "{name} 님을 차단했습니다.", "description": "when you block someone and cannot view their video" }, "icu:calling__block-info": { "messageformat": "상대와 음성 및 동영상을 주고받을 수 없습니다.", "description": "Shown in the modal dialog to describe how blocking works in a group call" }, "icu:calling__overflow__scroll-up": { "messageformat": "위로 스크롤", "description": "Label for the \"scroll up\" button in a call's overflow area" }, "icu:calling__overflow__scroll-down": { "messageformat": "아래로 스크롤", "description": "Label for the \"scroll down\" button in a call's overflow area" }, "icu:calling__presenting--notification-title": { "messageformat": "모든 사람에게 표시하고 있습니다.", "description": "Title for the share screen notification" }, "icu:calling__presenting--notification-body": { "messageformat": "표시를 중단할 준비가 되었을 때 통화로 돌아가려면 여기를 클릭하세요.", "description": "Body text for the share screen notification" }, "icu:calling__presenting--info": { "messageformat": "Signal이 {window} 창을 공유하고 있습니다.", "description": "Text that appears in the screen sharing controller to inform person that they are presenting" }, "icu:calling__presenting--stop": { "messageformat": "공유 그만하기", "description": "Button for stopping screen sharing" }, "icu:calling__presenting--you-stopped": { "messageformat": "표시를 중단했습니다.", "description": "Toast that appears when someone stops presenting" }, "icu:calling__presenting--person-ongoing": { "messageformat": "{name} 님이 표시 중입니다.", "description": "Title of call when someone is presenting" }, "icu:calling__presenting--person-stopped": { "messageformat": "{name} 님이 표시를 중단했습니다.", "description": "Toast that appears when someone stops presenting" }, "icu:calling__presenting--permission-title": { "messageformat": "권한이 필요합니다", "description": "Shown as the title for the modal that requests screen recording permissions" }, "icu:calling__presenting--macos-permission-description": { "messageformat": "Signal에서 컴퓨터 화면 녹화를 하려면 권한이 필요합니다.", "description": "Shown as the description for the modal that requests screen recording permissions" }, "icu:calling__presenting--permission-instruction-step1": { "messageformat": "시스템 환경 설정으로 이동하세요.", "description": "Shown as the description for the modal that requests screen recording permissions" }, "icu:calling__presenting--permission-instruction-step2": { "messageformat": "왼쪽 하단의 자물쇠 아이콘을 클릭하고 컴퓨터의 비밀번호를 입력하세요.", "description": "Shown as the description for the modal that requests screen recording permissions" }, "icu:calling__presenting--permission-instruction-step3": { "messageformat": "오른쪽에서 Signal 옆의 체크 박스를 선택하세요. 목록에 Signal이 표시되지 않으면 +를 클릭하여 추가하세요.", "description": "Shown as the description for the modal that requests screen recording permissions" }, "icu:calling__presenting--permission-open": { "messageformat": "시스템 환경 설정 열기", "description": "The button that opens your system preferences for the needs screen record permissions modal" }, "icu:calling__presenting--permission-cancel": { "messageformat": "취소", "description": "The cancel button for the needs screen record permissions modal" }, "icu:alwaysRelayCallsDescription": { "messageformat": "향상 전화 릴레이", "description": "Description of the always relay calls setting" }, "icu:alwaysRelayCallsDetail": { "messageformat": "연락처에게 IP 주소가 표시되지 않도록 모든 전화를 Signal 서버로 릴레이합니다. 전화 품질이 떨어질 수 있습니다.", "description": "Details describing the always relay calls setting" }, "icu:permissions": { "messageformat": "권한", "description": "Header for permissions section of settings" }, "icu:mediaPermissionsDescription": { "messageformat": "마이크 권한 허용", "description": "Description of the media permission description" }, "icu:mediaCameraPermissionsDescription": { "messageformat": "카메라 권한 허용", "description": "Description of the media permission description" }, "icu:general": { "messageformat": "일반 설정", "description": "Header for general options on the settings screen" }, "icu:spellCheckDescription": { "messageformat": "메시지 작성란에 입력한 텍스트 맞춤법 검사", "description": "Description of the spell check setting" }, "icu:textFormattingDescription": { "messageformat": "텍스트를 선택할 경우 서식 지정 팝업 표시", "description": "Description of the text-formatting popover menu setting" }, "icu:spellCheckWillBeEnabled": { "messageformat": "다음에 Signal을 시작할 때 맞춤법 검사가 활성화됩니다.", "description": "Shown when the user enables spellcheck to indicate that they must restart Signal." }, "icu:spellCheckWillBeDisabled": { "messageformat": "다음에 Signal을 시작할 때 맞춤법 검사가 비활성화됩니다.", "description": "Shown when the user disables spellcheck to indicate that they must restart Signal." }, "icu:SystemTraySetting__minimize-to-system-tray": { "messageformat": "시스템 트레이로 최소화", "description": "In the settings, shown next to the checkbox option for minimizing to the system tray" }, "icu:SystemTraySetting__minimize-to-and-start-in-system-tray": { "messageformat": "트레이로 최소화 시작", "description": "In the settings, shown next to the checkbox option for starting in the system tray" }, "icu:autoLaunchDescription": { "messageformat": "컴퓨터 로그인 시 열기", "description": "Description for the automatic launch setting" }, "icu:clearDataHeader": { "messageformat": "애플리케이션 데이터 지우기", "description": "Header in the settings dialog for the section dealing with data deletion" }, "icu:clearDataExplanation": { "messageformat": "모든 메시지와 저장된 계정 정보를 포함한 애플리케이션의 모든 데이터를 삭제합니다.", "description": "Text describing what the clear data button will do." }, "icu:clearDataButton": { "messageformat": "데이터 비우기", "description": "Button in the settings dialog starting process to delete all data" }, "icu:deleteAllDataHeader": { "messageformat": "모든 데이터를 삭제하시겠습니까?", "description": "Header of the full-screen delete data confirmation screen" }, "icu:deleteAllDataBody": { "messageformat": "이 애플리케이션에 저장된 계정 정보, 모든 연락처와 모든 메시지를 삭제하려 합니다. 모바일 기기를 다시 연결할 수 있으나 삭제된 메시지는 복구할 수 없습니다.", "description": "Text describing what exactly will happen if the user clicks the button to delete all data" }, "icu:deleteAllDataButton": { "messageformat": "모든 데이터 삭제", "description": "Text of the button that deletes all data" }, "icu:deleteAllDataProgress": { "messageformat": "연결 해제 및 모든 데이터 삭제 중", "description": "Message shown to user when app is disconnected and data deleted" }, "icu:deleteOldIndexedDBData": { "messageformat": "Signal Desktop의 이전 설치 버전에서 사용하지 않는 데이터가 있습니다. 계속하면 해당 데이터가 삭제되고 앱을 처음부터 시작합니다.", "description": "Shown if user last ran Signal Desktop before October 2018" }, "icu:deleteOldData": { "messageformat": "오래된 데이터 삭제", "description": "Button to make the delete happen" }, "icu:notifications": { "messageformat": "알림", "description": "Header for notification settings" }, "icu:notificationSettingsDialog": { "messageformat": "메시지가 도착할 때 다음 알림 보이기:", "description": "Explain the purpose of the notification settings" }, "icu:disableNotifications": { "messageformat": "알림 끄기", "description": "Label for disabling notifications" }, "icu:nameAndMessage": { "messageformat": "이름, 내용 및 작업", "description": "Label for setting notifications to display name and message text" }, "icu:noNameOrMessage": { "messageformat": "이름 또는 내용 없음", "description": "Label for setting notifications to display no name and no message text" }, "icu:nameOnly": { "messageformat": "이름", "description": "Label for setting notifications to display sender name only" }, "icu:newMessage": { "messageformat": "새 메시지", "description": "Displayed in notifications for only 1 message" }, "icu:notificationSenderInGroup": { "messageformat": "{group} 내 {sender} 님", "description": "Displayed in notifications for messages in a group" }, "icu:notificationReaction": { "messageformat": "{sender} 님이 내 메시지에 {emoji} 이모지로 반응했습니다." }, "icu:notificationReactionMessage": { "messageformat": "{sender} 님이 ''{message}'에 {emoji} 이모지로 반응했습니다." }, "icu:sendFailed": { "messageformat": "보내기 실패", "description": "Shown on outgoing message if it fails to send" }, "icu:deleteFailed": { "messageformat": "삭제 실패", "description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to anyone" }, "icu:editFailed": { "messageformat": "수정하지 못했습니다. 클릭하여 자세한 내용을 확인하세요.", "description": "Shown on a message which was edited if the edit wasn't successfully sent to anyone" }, "icu:sendPaused": { "messageformat": "전송 일시 정지됨", "description": "Shown on outgoing message if it cannot be sent immediately" }, "icu:partiallySent": { "messageformat": "부분적으로 전송되었습니다. 자세한 내용을 보려면 클릭하세요.", "description": "Shown on outgoing message if it is partially sent" }, "icu:partiallyDeleted": { "messageformat": "부분 삭제됨. 클릭해서 다시 시도하세요.", "description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to everyone" }, "icu:showMore": { "messageformat": "세부 정보", "description": "Displays the details of a key change" }, "icu:showLess": { "messageformat": "세부 정보 숨기기", "description": "Hides the details of a key change" }, "icu:learnMore": { "messageformat": "안전 번호 검증에 대해 자세히 알아보기", "description": "Text that links to a support article on verifying safety numbers" }, "icu:expiredWarning": { "messageformat": "이 버전의 Signal Desktop이 만료되었습니다. 계속 메시지를 보내려면 최신 버전으로 업데이트하세요.", "description": "Warning notification that this version of the app has expired" }, "icu:upgrade": { "messageformat": "클릭하여 signal.org/download로 이동", "description": "Label text for button to upgrade the app to the latest version" }, "icu:mediaMessage": { "messageformat": "미디어 메시지", "description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview." }, "icu:unregisteredUser": { "messageformat": "번호가 등록되지 않음", "description": "Error message displayed when sending to an unregistered user." }, "icu:sync": { "messageformat": "연락처 가져오기", "description": "Label for contact and group sync settings" }, "icu:syncExplanation": { "messageformat": "모바일 기기의 Signal 그룹과 연락처를 가져옵니다.", "description": "Explanatory text for sync settings" }, "icu:lastSynced": { "messageformat": "마지막으로 가져온 시간:", "description": "Label for date and time of last sync operation" }, "icu:syncNow": { "messageformat": "지금 가져오기", "description": "Label for a button that syncs contacts and groups from your phone" }, "icu:syncing": { "messageformat": "가져오는 중…", "description": "Label for a disabled sync button while sync is in progress." }, "icu:syncFailed": { "messageformat": "가져오기에 실패했습니다. 컴퓨터와 휴대전화가 인터넷에 연결되어 있는지 확인하세요.", "description": "Informational text displayed if a sync operation times out." }, "icu:timestamp_s": { "messageformat": "지금", "description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble." }, "icu:timestamp_m": { "messageformat": "1분", "description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble." }, "icu:timestamp_h": { "messageformat": "1시간", "description": "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble." }, "icu:hoursAgo": { "messageformat": "{hours,number}h", "description": "Contracted form of 'X hours ago' which works both for singular and plural" }, "icu:minutesAgo": { "messageformat": "{minutes,number}m", "description": "Contracted form of 'X minutes ago' which works both for singular and plural" }, "icu:justNow": { "messageformat": "지금", "description": "Shown if a message is very recent, less than 60 seconds old" }, "icu:timestampFormat__long--today": { "messageformat": "오늘 {time}", "description": "Timestamp format string for displaying \"Today\" and the time" }, "icu:timestampFormat__long--yesterday": { "messageformat": "어제 {time}", "description": "Timestamp format string for displaying \"Yesterday\" and the time" }, "icu:messageBodyTooLong": { "messageformat": "메시지 본문이 너무 깁니다.", "description": "Shown if the user tries to send more than 64kb of text" }, "icu:unblockToSend": { "messageformat": "메시지를 보내려면 이 연락처를 차단 해제하세요.", "description": "Brief message shown when trying to message a blocked number" }, "icu:unblockGroupToSend": { "messageformat": "메시지를 보내려면 이 그룹을 차단 해제하세요.", "description": "Brief message shown when trying to message a blocked group" }, "icu:youChangedTheTimer": { "messageformat": "사라지는 메시지 시간을 {time}(으)로 설정했습니다.", "description": "Message displayed when you change the message expiration timer in a conversation." }, "icu:timerSetOnSync": { "messageformat": "사라지는 메시지 시간을 {time}(으)로 업데이트했습니다.", "description": "Message displayed when timer is set on initial link of desktop device." }, "icu:timerSetByMember": { "messageformat": "멤버가 사라지는 메시지 시간을 {time}(으)로 설정했습니다.", "description": "Message displayed when timer is by an unknown group member." }, "icu:theyChangedTheTimer": { "messageformat": "{name} 님이 사라지는 메시지 시간을 {time}(으)로 설정했습니다.", "description": "Message displayed when someone else changes the message expiration timer in a conversation." }, "icu:disappearingMessages__off": { "messageformat": "꺼짐", "description": "Label for option to turn off message expiration in the timer menu" }, "icu:disappearingMessages": { "messageformat": "사라지는 메시지", "description": "Conversation menu option to enable disappearing messages. Title of the settings section for Disappearing Messages. Label of the disappearing timer select in group creation flow" }, "icu:disappearingMessagesDisabled": { "messageformat": "사라지는 메시지 기능 꺼짐", "description": "Displayed in the left pane when the timer is turned off" }, "icu:disappearingMessagesDisabledByMember": { "messageformat": "멤버가 사라지는 메시지를 비활성화했습니다.", "description": "Displayed in the left pane when the timer is turned off" }, "icu:disabledDisappearingMessages": { "messageformat": "{name} 님이 사라지는 메시지를 비활성화했습니다.", "description": "Displayed in the conversation list when the timer is turned off" }, "icu:youDisabledDisappearingMessages": { "messageformat": "사라지는 메시지 기능을 비활성화했습니다.", "description": "Displayed in the conversation list when the timer is turned off" }, "icu:timerSetTo": { "messageformat": "시간이 {time}(으)로 설정됨", "description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane" }, "icu:audioNotificationDescription": { "messageformat": "푸시 알림 사운드", "description": "Description for audio notification setting" }, "icu:callRingtoneNotificationDescription": { "messageformat": "전화 발신음 켜기", "description": "Description for call ringtone notification setting" }, "icu:callSystemNotificationDescription": { "messageformat": "통화 알림 표시", "description": "Description for call notification setting" }, "icu:incomingCallNotificationDescription": { "messageformat": "수신 전화 활성화", "description": "Description for incoming calls setting" }, "icu:contactChangedProfileName": { "messageformat": "{sender} 님이 프로필 이름을 {oldProfile}에서 {newProfile}(으)로 변경했습니다.", "description": "Description for incoming calls setting" }, "icu:changedProfileName": { "messageformat": "{oldProfile} 님이 프로필 이름을 {newProfile}(으)로 변경했습니다.", "description": "Shown when a contact not in your address book changes their profile name" }, "icu:SafetyNumberModal__title": { "messageformat": "안전 번호 검증", "description": "Title for the modal for safety number verification" }, "icu:safetyNumberChanged": { "messageformat": "안전 번호 변경됨", "description": "A notification shown in the conversation when a contact reinstalls" }, "icu:safetyNumberChanges": { "messageformat": "안전 번호 변경됨", "description": "Title for safety number changed modal" }, "icu:safetyNumberChangedGroup": { "messageformat": "{name}와의 안전 번호가 변경됨", "description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name" }, "icu:ConversationDetails__viewSafetyNumber": { "messageformat": "안전 번호 보기", "description": "In conversation details, label for button to view safety number, opens safety number modal" }, "icu:ConversationDetails__HeaderButton--Message": { "messageformat": "메시지", "description": "In conversation details, label for button to switch to the conversation view in order to draft a message in that converation" }, "icu:SafetyNumberNotification__viewSafetyNumber": { "messageformat": "안전 번호 보기", "description": "In conversation, safety number change notification, label for button to view safety number, opens safety number modal" }, "icu:cannotGenerateSafetyNumber": { "messageformat": "이 사용자를 검증하려면 먼저 메시지를 주고받아야 합니다.", "description": "Shown on the safety number screen if you have never exchanged messages with that contact" }, "icu:yourSafetyNumberWith": { "messageformat": "{name1} 님의 안전 번호:", "description": "Heading for safety number view" }, "icu:themeLight": { "messageformat": "밝게", "description": "Label text for light theme (normal)" }, "icu:themeDark": { "messageformat": "어둡게", "description": "Label text for dark theme" }, "icu:themeSystem": { "messageformat": "시스템", "description": "Label text for system theme" }, "icu:noteToSelf": { "messageformat": "개인 메모", "description": "Name for the conversation with your own phone number" }, "icu:noteToSelfHero": { "messageformat": "이 대화에서는 나를 위한 메모를 남길 수 있습니다. 내 계정에 연결된 기기 또한 새 메모가 같이 동기화됩니다.", "description": "Description for the Note to Self conversation" }, "icu:notificationDrawAttention": { "messageformat": "알림 수신 시 이 창을 맨 앞으로 이동", "description": "Label text for the setting that controls whether new notifications draw attention to the window" }, "icu:hideMenuBar": { "messageformat": "메뉴 바 숨기기", "description": "Label text for menu bar visibility setting" }, "icu:startConversation": { "messageformat": "새 대화 시작", "description": "Label underneath number a user enters that is not an existing contact" }, "icu:newConversation": { "messageformat": "새 대화", "description": "Label for header when starting a new conversation" }, "icu:stories": { "messageformat": "스토리", "description": "Label for header to go to stories view" }, "icu:contactSearchPlaceholder": { "messageformat": "이름 또는 전화번호로 검색", "description": "Placeholder to use when searching for contacts in the composer" }, "icu:noContactsFound": { "messageformat": "연락처가 없음", "description": "Label shown when there are no contacts to compose to" }, "icu:noGroupsFound": { "messageformat": "그룹 검색 결과 없음", "description": "Label shown when there are no groups to compose to" }, "icu:noConversationsFound": { "messageformat": "대화가 없음", "description": "Label shown when there are no conversations to compose to" }, "icu:Toast--ConversationRemoved": { "messageformat": "{title} 님을 제거했습니다.", "description": "Shown after the contact was removed from the contact list" }, "icu:Toast--error": { "messageformat": "오류가 발생했습니다", "description": "Toast for general errors" }, "icu:Toast--error--action": { "messageformat": "로그 제출", "description": "Label for the error toast button" }, "icu:Toast--failed-to-fetch-username": { "messageformat": "사용자명을 가져오지 못했습니다. 연결을 확인하고 다시 시도하세요.", "description": "Shown if request to Signal servers to find username fails" }, "icu:Toast--failed-to-fetch-phone-number": { "messageformat": "전화번호를 가져오지 못했습니다. 연결을 확인하고 다시 시도하세요.", "description": "Shown if request to Signal servers to find phone number fails" }, "icu:ToastManager__CannotEditMessage": { "messageformat": "메시지 수정은 발송 시간으로부터 3시간 이내로 제한됩니다.", "description": "Error message when you try to send an edit after message becomes too old" }, "icu:startConversation--username-not-found": { "messageformat": "사용자를 찾을 수 없습니다. {atUsername} 님은 Signal 사용자가 아닙니다. 전체 사용자명을 입력했는지 확인하세요.", "description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username" }, "icu:startConversation--phone-number-not-found": { "messageformat": "사용자를 찾을 수 없습니다. ''{phoneNumber}'은(는) Signal 사용자가 아닙니다.", "description": "Shown in dialog if phone number is not found." }, "icu:startConversation--phone-number-not-valid": { "messageformat": "사용자를 찾을 수 없습니다. ''{phoneNumber}'은(는) 올바른 전화번호가 아닙니다.", "description": "Shown in dialog if phone number is not valid." }, "icu:chooseGroupMembers__title": { "messageformat": "멤버 선택", "description": "The title for the 'choose group members' left pane screen" }, "icu:chooseGroupMembers__back-button": { "messageformat": "뒤로", "description": "Used as alt-text of the back button on the 'choose group members' left pane screen" }, "icu:chooseGroupMembers__skip": { "messageformat": "건너뛰기", "description": "The 'skip' button text in the 'choose group members' left pane screen" }, "icu:chooseGroupMembers__next": { "messageformat": "다음", "description": "The 'next' button text in the 'choose group members' left pane screen" }, "icu:chooseGroupMembers__maximum-group-size__title": { "messageformat": "최대 그룹 규모에 도달했습니다.", "description": "Shown in the alert when you add the maximum number of group members" }, "icu:chooseGroupMembers__maximum-group-size__body": { "messageformat": "Signal 그룹에는 최대 {max,number}명의 구성원이 있을 수 있습니다.", "description": "Shown in the alert when you add the maximum number of group members" }, "icu:chooseGroupMembers__maximum-recommended-group-size__title": { "messageformat": "권장 멤버 수 한도에 도달했습니다.", "description": "Shown in the alert when you add the maximum recommended number of group members" }, "icu:chooseGroupMembers__maximum-recommended-group-size__body": { "messageformat": "Signal 그룹은 {max,number}명 이하의 구성원이 있을 때 최고의 성능을 보여줍니다. 구성원을 더 많이 추가하면 메시지 송수신이 지연됩니다.", "description": "Shown in the alert when you add the maximum recommended number of group members" }, "icu:setGroupMetadata__title": { "messageformat": "그룹 이름 입력", "description": "The title for the 'set group metadata' left pane screen" }, "icu:setGroupMetadata__back-button": { "messageformat": "멤버 선택으로 돌아가기", "description": "Used as alt-text of the back button on the 'set group metadata' left pane screen" }, "icu:setGroupMetadata__group-name-placeholder": { "messageformat": "그룹 이름 (필수)", "description": "The placeholder for the group name placeholder" }, "icu:setGroupMetadata__group-description-placeholder": { "messageformat": "설명", "description": "The placeholder for the group description" }, "icu:setGroupMetadata__create-group": { "messageformat": "만들기", "description": "The 'create group' button text in the 'set group metadata' left pane screen" }, "icu:setGroupMetadata__members-header": { "messageformat": "멤버", "description": "The header for the members list in the 'set group metadata' left pane screen" }, "icu:setGroupMetadata__error-message": { "messageformat": "그룹을 생성할 수 없습니다. 연결 상태를 확인하고 다시 시도하세요.", "description": "Shown in the modal when we can't create a group" }, "icu:updateGroupAttributes__title": { "messageformat": "그룹 편집", "description": "Shown in the modal when we want to update a group" }, "icu:updateGroupAttributes__error-message": { "messageformat": "그룹을 업데이트하지 못했습니다. 연결 상태를 확인하고 다시 시도하세요.", "description": "Shown in the modal when we can't update a group" }, "icu:notSupportedSMS": { "messageformat": "SMS/MMS 메시지는 지원되지 않습니다.", "description": "Label underneath number informing user that SMS is not supported on desktop" }, "icu:newPhoneNumber": { "messageformat": "연락처를 추가하려면 전화번호를 입력하세요.", "description": "Placeholder for adding a new number to a contact" }, "icu:invalidNumberError": { "messageformat": "잘못된 번호", "description": "When a person inputs a number that is invalid" }, "icu:unlinkedWarning": { "messageformat": "클릭하여 Signal Desktop을 모바일 기기에 다시 연결하고 메시지를 계속 사용하세요." }, "icu:unlinked": { "messageformat": "연결 해제됨" }, "icu:relink": { "messageformat": "재연결" }, "icu:autoUpdateNewVersionTitle": { "messageformat": "사용할 수 있는 업데이트가 있습니다." }, "icu:autoUpdateRetry": { "messageformat": "업데이트 다시 시도" }, "icu:autoUpdateContactSupport": { "messageformat": "고객 지원팀에 문의" }, "icu:autoUpdateNewVersionMessage": { "messageformat": "클릭하여 Signal 다시 시작" }, "icu:downloadNewVersionMessage": { "messageformat": "클릭하여 업데이트 다운로드" }, "icu:downloadFullNewVersionMessage": { "messageformat": "Signal을 업데이트하지 못했습니다. 클릭하여 다시 시도하세요.", "description": "Shown in update dialog when partial update fails and we have to ask user to download full update" }, "icu:autoUpdateRestartButtonLabel": { "messageformat": "Signal 재시작" }, "icu:autoUpdateLaterButtonLabel": { "messageformat": "나중에" }, "icu:autoUpdateIgnoreButtonLabel": { "messageformat": "업데이트 무시" }, "icu:leftTheGroup": { "messageformat": "{name}이(가) 그룹을 떠났습니다.", "description": "Shown in the conversation history when a single person leaves the group" }, "icu:multipleLeftTheGroup": { "messageformat": "{name}이(가) 그룹을 떠났습니다.", "description": "Shown in the conversation history when multiple people leave the group" }, "icu:updatedTheGroup": { "messageformat": "{name}님이 그룹을 업데이트 하였습니다.", "description": "Shown in the conversation history when someone updates the group" }, "icu:youUpdatedTheGroup": { "messageformat": "그룹을 업데이트했습니다.", "description": "Shown in the conversation history when you update a group" }, "icu:updatedGroupAvatar": { "messageformat": "그룹 아바타가 업데이트 되었습니다.", "description": "Shown in the conversation history when someone updates the group" }, "icu:titleIsNow": { "messageformat": "이제 그룹 이름은 {name}입니다.", "description": "Shown in the conversation history when someone changes the title of the group" }, "icu:youJoinedTheGroup": { "messageformat": "그룹에 참가하였습니다.", "description": "Shown in the conversation history when you are added to a group." }, "icu:joinedTheGroup": { "messageformat": "{name}이(가) 그룹에 참여하였습니다.", "description": "Shown in the conversation history when a single person joins the group" }, "icu:multipleJoinedTheGroup": { "messageformat": "{names}이(가) 그룹에 참여하였습니다.", "description": "Shown in the conversation history when more than one person joins the group" }, "icu:ConversationList__aria-label": { "messageformat": "{unreadCount, plural, other {{title}님과의 대화, 새 메시지 {unreadCount,number}개, 마지막 메시지: {lastMessage}.}}", "description": "Aria label for the conversation list item" }, "icu:ConversationList__last-message-undefined": { "messageformat": "마지막 메시지가 삭제되었을 수 있습니다.", "description": "For aria-label within conversation list. Describes if last message is not defined." }, "icu:BaseConversationListItem__aria-label": { "messageformat": "{title}님과의 대화로 이동", "description": "Aria label for the conversation list item button" }, "icu:ConversationListItem--message-request": { "messageformat": "메시지 요청", "description": "Preview shown for conversation if the user has not yet accepted an incoming message request" }, "icu:ConversationListItem--draft-prefix": { "messageformat": "임시보관:", "description": "Prefix shown in italic in conversation view when a draft is saved" }, "icu:message--getNotificationText--messageRequest": { "messageformat": "메시지 요청", "description": "Shown in notifications and in the left pane when a message request is received." }, "icu:message--getNotificationText--gif": { "messageformat": "GIF", "description": "Shown in notifications and in the left pane when a GIF is received." }, "icu:message--getNotificationText--photo": { "messageformat": "사진", "description": "Shown in notifications and in the left pane when a photo is received." }, "icu:message--getNotificationText--video": { "messageformat": "동영상", "description": "Shown in notifications and in the left pane when a video is received." }, "icu:message--getNotificationText--voice-message": { "messageformat": "음성 메시지", "description": "Shown in notifications and in the left pane when a voice message is received." }, "icu:message--getNotificationText--audio-message": { "messageformat": "음성 메시지", "description": "Shown in notifications and in the left pane when an audio message is received." }, "icu:message--getNotificationText--file": { "messageformat": "파일", "description": "Shown in notifications and in the left pane when a generic file is received." }, "icu:message--getNotificationText--stickers": { "messageformat": "스티커 메시지", "description": "Shown in notifications and in the left pane instead of sticker image." }, "icu:message--getNotificationText--text-with-emoji": { "messageformat": "{emoji} {text}", "description": "Shown in notifications and in the left pane when text has an emoji. Probably always [emoji] [text] on LTR languages and [text] [emoji] on RTL languages." }, "icu:message--getDescription--unsupported-message": { "messageformat": "지원하지 않는 메시지", "description": "Shown in notifications and in the left pane when a message has features too new for this signal install." }, "icu:message--getDescription--disappearing-media": { "messageformat": "한 번만 볼 수 있는 미디어", "description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media." }, "icu:message--getDescription--disappearing-photo": { "messageformat": "한 번만 볼 수 있는 사진", "description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo." }, "icu:message--getDescription--disappearing-video": { "messageformat": "한 번만 볼 수 있는 동영상", "description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video." }, "icu:message--deletedForEveryone": { "messageformat": "본 메세지는 삭제되었습니다.", "description": "Shown in a message's bubble when the message has been deleted for everyone." }, "icu:donation--missing": { "messageformat": "기부 세부 정보를 가져오지 못했습니다.", "description": "Aria label for donation when we can't fetch the details." }, "icu:message--donation--unopened--incoming": { "messageformat": "모바일에서 이 메시지를 확인하여 선물을 열어 보세요.", "description": "Shown in a message's bubble when you've received a donation badge from a contact" }, "icu:message--donation--unopened--outgoing": { "messageformat": "모바일에서 이 메시지를 탭하여 기부를 확인하세요.", "description": "Shown in a message's bubble when you've sent a donation badge to a contact." }, "icu:message--donation--unopened--label": { "messageformat": "{sender} 님이 귀하를 대신해 Signal에 기부했습니다.", "description": "Shown in a message's bubble when you've received a donation badge from a contact." }, "icu:message--donation--unopened--toast--incoming": { "messageformat": "이 기부를 열려면 휴대전화를 확인하세요.", "description": "Shown when you've clicked on an incoming donation you haven't yet redeemed." }, "icu:message--donation--unopened--toast--outgoing": { "messageformat": "이 기부를 보려면 휴대전화를 확인하세요.", "description": "Shown when you've clicked on an outgoing donation badge." }, "icu:message--donation--preview--unopened": { "messageformat": "{sender} 님이 귀하를 대신해 기부했습니다.", "description": "Shown to label the donation badge in notifications and the left pane." }, "icu:message--donation--preview--redeemed": { "messageformat": "기부를 사용했습니다.", "description": "Shown to label the redeemed donation badge in notifications and the left pane." }, "icu:message--donation--preview--sent": { "messageformat": "{recipient} 님을 대신해 기부했습니다.", "description": "Shown to label a donation badge you've sent in notifications and the left pane" }, "icu:message--donation": { "messageformat": "기부", "description": "Shown to label the donation badge you've redeemed on another device." }, "icu:quote--donation": { "messageformat": "기부", "description": "Shown to label a donation badge you've replied to." }, "icu:message--donation--remaining--days": { "messageformat": "{days, plural, other {{days,number}일 남음}}", "description": "Describes how long remains for the donation badge you've redeemed on another device (only rendered for days > 1)." }, "icu:message--donation--remaining--hours": { "messageformat": "{hours, plural, other {{hours,number}시간 남음}}", "description": "Describes how long remains for the donation badge you've redeemed on another device (only rendered for hours > 1)" }, "icu:message--donation--remaining--minutes": { "messageformat": "{minutes, plural, other {{minutes,number}분 남음}}", "description": "Describes how long remains for the donation badge you've redeemed on another device." }, "icu:message--donation--expired": { "messageformat": "만료됨", "description": "Shows that a donation badge is expired" }, "icu:message--giftBadge--view": { "messageformat": "보기", "description": "Shown when you've sent a gift badge to someone then opened it" }, "icu:message--donation--view": { "messageformat": "보기", "description": "Shown when you've sent a donation badge to someone then opened it" }, "icu:message--donation--redeemed": { "messageformat": "사용함", "description": "Shown when you've redeemed the donation badge on another device" }, "icu:messageAccessibilityLabel--outgoing": { "messageformat": "내가 보낸 메시지", "description": "Accessibility label for outgoing messages" }, "icu:messageAccessibilityLabel--incoming": { "messageformat": "{author} 님이 보낸 메시지", "description": "Accessibility label for incoming messages" }, "icu:modal--donation--title": { "messageformat": "지지와 성원에 감사드립니다!", "description": "The title of the outgoing donation badge detail dialog" }, "icu:modal--donation--description": { "messageformat": "{name} 님을 대신하여 Signal에 기부했습니다. 프로필을 통해 지지를 표현할 옵션이 제공됩니다.", "description": "The description of the outgoing donation badge detail dialog" }, "icu:stickers--toast--InstallFailed": { "messageformat": "스티커 팩을 설치할 수 없음", "description": "Shown in a toast if the user attempts to install a sticker pack and it fails" }, "icu:stickers--StickerManager--title": { "messageformat": "스티커", "description": "Title for the sticker manager" }, "icu:stickers--StickerManager--Available": { "messageformat": "사용 가능", "description": "Shown in the sticker pack manager as a tab for available stickers" }, "icu:stickers--StickerManager--InstalledPacks": { "messageformat": "설치됨", "description": "Shown in the sticker pack manager above your installed sticker packs." }, "icu:stickers--StickerManager--InstalledPacks--Empty": { "messageformat": "설치된 스티커 없음", "description": "Shown in the sticker pack manager when you don't have any installed sticker packs." }, "icu:stickers--StickerManager--BlessedPacks": { "messageformat": "Signal 아티스트 시리즈", "description": "Shown in the sticker pack manager above the default sticker packs." }, "icu:stickers--StickerManager--BlessedPacks--Empty": { "messageformat": "이용 가능한 Signal 아티스트 스티커가 없음", "description": "Shown in the sticker pack manager when there are no blessed sticker packs available." }, "icu:stickers--StickerManager--ReceivedPacks": { "messageformat": "받은 스티커", "description": "Shown in the sticker pack manager above sticker packs which you have received in messages." }, "icu:stickers--StickerManager--ReceivedPacks--Empty": { "messageformat": "받은 메시지의 스티커가 여기에 표시됩니다", "description": "Shown in the sticker pack manager when you have not received any sticker packs in messages." }, "icu:stickers--StickerManager--Install": { "messageformat": "설치", "description": "Shown in the sticker pack manager next to sticker packs which can be installed." }, "icu:stickers--StickerManager--Uninstall": { "messageformat": "제거", "description": "Shown in the sticker pack manager next to sticker packs which are already installed." }, "icu:stickers--StickerManager--UninstallWarning": { "messageformat": "원본 메시지가 없을 경우 이 스티커 팩을 다시 설치할 수 없게 됩니다.", "description": "Shown in the sticker pack manager next to sticker packs which are already installed." }, "icu:stickers--StickerManager--Introduction--Image": { "messageformat": "스티커 소개: 도둑고양이", "description": "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers." }, "icu:stickers--StickerManager--Introduction--Title": { "messageformat": "스티커를 소개합니다", "description": "Shown as the title on a tooltip when the user upgrades to a version of Signal supporting stickers." }, "icu:stickers--StickerManager--Introduction--Body": { "messageformat": "스티커를 쓸 수 있는데 왜 일일이 글을 입력해야 하죠?", "description": "Shown as the body on a tooltip when the user upgrades to a version of Signal supporting stickers." }, "icu:stickers--StickerPicker--Open": { "messageformat": "스티커 선택기 열기", "description": "Label for the open button for the sticker picker" }, "icu:stickers--StickerPicker--AddPack": { "messageformat": "스티커 팩 추가하기", "description": "Label for the add pack button in the sticker picker" }, "icu:stickers--StickerPicker--NextPage": { "messageformat": "다음 페이지", "description": "Label for the next page button in the sticker picker" }, "icu:stickers--StickerPicker--PrevPage": { "messageformat": "이전 페이지", "description": "Label for the previous page button in the sticker picker" }, "icu:stickers--StickerPicker--Recents": { "messageformat": "최근 스티커", "description": "Label for the recent stickers button in the sticker picker" }, "icu:stickers--StickerPicker--DownloadError": { "messageformat": "일부 스티커를 다운로드할 수 없습니다.", "description": "Shown in the sticker picker when one or more stickers could not be downloaded." }, "icu:stickers--StickerPicker--DownloadPending": { "messageformat": "스티커 팩 설치 중…", "description": "Shown in the sticker picker when one or more stickers are still downloading." }, "icu:stickers--StickerPicker--Empty": { "messageformat": "스티커 없음", "description": "Shown in the sticker picker when there are no stickers to show." }, "icu:stickers--StickerPicker--Hint": { "messageformat": "나의 메시지에서 쓰인 새 스티커 팩이 설치 가능함", "description": "Shown in the sticker picker the first time you have received new packs you can install." }, "icu:stickers--StickerPicker--NoPacks": { "messageformat": "스티커 팩 없음", "description": "Shown in the sticker picker when there are no installed sticker packs." }, "icu:stickers--StickerPicker--NoRecents": { "messageformat": "최근 사용한 스티커가 여기에 표시됩니다.", "description": "Shown in the sticker picker when there are no recent stickers to show." }, "icu:stickers__StickerPicker__recent": { "messageformat": "최근", "description": "Title for all of the recent stickers" }, "icu:stickers__StickerPicker__featured": { "messageformat": "추천", "description": "Title for featured stickers" }, "icu:stickers__StickerPicker__analog-time": { "messageformat": "아날로그 시간", "description": "aria-label for the analog time sticker" }, "icu:stickers--StickerPreview--Title": { "messageformat": "스티커 팩", "description": "The title that appears in the sticker pack preview modal." }, "icu:stickers--StickerPreview--Error": { "messageformat": "스티커 팩을 열 수 없습니다. 인터넷 연결을 확인 후 다시 시도하세요.", "description": "The message that appears in the sticker preview modal when there is an error." }, "icu:EmojiPicker--empty": { "messageformat": "이모지 없음", "description": "Shown in the emoji picker when a search yields 0 results." }, "icu:EmojiPicker--search-close": { "messageformat": "이모지 검색 닫기", "description": "Button title to cancel the emoji search." }, "icu:EmojiPicker--search-placeholder": { "messageformat": "이모지 검색", "description": "Shown as a placeholder inside the emoji picker search field." }, "icu:EmojiPicker--skin-tone": { "messageformat": "스킨 톤: {tone}", "description": "Shown as a tooltip over the emoji tone buttons." }, "icu:EmojiPicker__button--recents": { "messageformat": "최근", "description": "Label for recents emoji picker button" }, "icu:EmojiPicker__button--emoji": { "messageformat": "이모지", "description": "Label for emoji emoji picker button" }, "icu:EmojiPicker__button--animal": { "messageformat": "동물", "description": "Label for animal emoji picker button" }, "icu:EmojiPicker__button--food": { "messageformat": "음식", "description": "Label for food emoji picker button" }, "icu:EmojiPicker__button--activity": { "messageformat": "활동", "description": "Label for activity emoji picker button" }, "icu:EmojiPicker__button--travel": { "messageformat": "여행", "description": "Label for travel emoji picker button" }, "icu:EmojiPicker__button--object": { "messageformat": "물체", "description": "Label for object emoji picker button" }, "icu:EmojiPicker__button--symbol": { "messageformat": "기호", "description": "Label for symbol emoji picker button" }, "icu:EmojiPicker__button--flag": { "messageformat": "국기", "description": "Label for flag emoji picker button" }, "icu:confirmation-dialog--Cancel": { "messageformat": "취소", "description": "Appears on the cancel button in confirmation dialogs." }, "icu:Message__reaction-emoji-label--you": { "messageformat": "{emoji} 이모지로 반응했습니다.", "description": "aria-label for reaction emoji (you)" }, "icu:Message__reaction-emoji-label--single": { "messageformat": "{title} 님이 {emoji} 이모지로 반응했습니다.", "description": "aria-label for reaction emoji when one person reacts with an emoji" }, "icu:Message__reaction-emoji-label--many": { "messageformat": "{count, plural, other {{count,number}명이 {emoji} 이모지로 반응했습니다.}}", "description": "Used as an aria-label for when many people react to a message. Count is always greater than 1" }, "icu:Message__role-description": { "messageformat": "메시지", "description": "aria-roledescription of a message" }, "icu:MessageBody--read-more": { "messageformat": "더 읽기", "description": "When a message is too long this is the affordance to expand the message" }, "icu:Message--unsupported-message": { "messageformat": "{contact} 님이 처리하거나 표시할 수 없는 메시지를 보냈습니다. 이는 메시지에서 새로운 Signal 기능을 사용하기 때문입니다." }, "icu:Message--unsupported-message-ask-to-resend": { "messageformat": "귀하는 최신 버전의 Signal을 사용하고 있으므로 {contact} 님에게 메시지를 다시 보내도록 요청할 수 있습니다." }, "icu:Message--from-me-unsupported-message": { "messageformat": "기기 중 하나에서 처리하거나 표시할 수 없는 메시지를 보냈습니다. 이는 메시지에서 새로운 Signal 기능을 사용하기 때문입니다." }, "icu:Message--from-me-unsupported-message-ask-to-resend": { "messageformat": "향후에 이와 같은 메시지는 최신 버전의 Signal을 사용하고 있으므로 동기화됩니다." }, "icu:Message--update-signal": { "messageformat": "시그널 최신 버전으로 업데이트", "description": "Text for a button which will take user to Signal download page" }, "icu:Message--tap-to-view-expired": { "messageformat": "조회함", "description": "Text shown on messages with with individual timers, after user has viewed it" }, "icu:Message--tap-to-view--outgoing": { "messageformat": "미디어", "description": "Text shown on outgoing messages with with individual timers (inaccessible)" }, "icu:Message--tap-to-view--incoming--expired-toast": { "messageformat": "이미 메세지를 확인하셨습니다.", "description": "Shown when user clicks on an expired incoming view-once bubble" }, "icu:Message--tap-to-view--outgoing--expired-toast": { "messageformat": "한 번만 볼 수 있는 메시지는 대화 기록에 저장되지 않습니다.", "description": "Shown when user clicks on an expired outgoing view-once bubble" }, "icu:Message--tap-to-view--incoming": { "messageformat": "사진 보기", "description": "Text shown on photo messages with with individual timers, before user has viewed it" }, "icu:Message--tap-to-view--incoming-video": { "messageformat": "동영상 보기", "description": "Text shown on video messages with with individual timers, before user has viewed it" }, "icu:Conversation--getDraftPreview--attachment": { "messageformat": "(첨부 파일)", "description": "Text shown in left pane as preview for conversation with saved a saved draft message" }, "icu:Conversation--getDraftPreview--quote": { "messageformat": "(인용문)", "description": "Text shown in left pane as preview for conversation with saved a saved draft message" }, "icu:Conversation--getDraftPreview--draft": { "messageformat": "(초안)", "description": "Text shown in left pane as preview for conversation with saved a saved draft message" }, "icu:Keyboard--focus-most-recent-message": { "messageformat": "오래된 읽지 않은 메시지 또는 최근 메시지에 집중", "description": "Shown in shortcuts guide" }, "icu:Keyboard--navigate-by-section": { "messageformat": "섹션별로 탐색", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--previous-conversation": { "messageformat": "이전 대화", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--next-conversation": { "messageformat": "다음 대화", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--previous-unread-conversation": { "messageformat": "읽지 않은 이전 대화", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--next-unread-conversation": { "messageformat": "읽지 않은 다음 대화", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--preferences": { "messageformat": "환경설정", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--open-conversation-menu": { "messageformat": "대화 메뉴 열기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--new-conversation": { "messageformat": "새 대화 시작", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--archive-conversation": { "messageformat": "대화 보관", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--unarchive-conversation": { "messageformat": "대화 보관 해제", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--search": { "messageformat": "검색", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--search-in-conversation": { "messageformat": "대화에서 검색", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--focus-composer": { "messageformat": "작곡가에 집중", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--open-all-media-view": { "messageformat": "모든 미디어 보기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--open-emoji-chooser": { "messageformat": "이모티콘 선택기 열기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--open-sticker-chooser": { "messageformat": "스티커 선택기 열기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--begin-recording-voice-note": { "messageformat": "음성 녹음 시작하기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--default-message-action": { "messageformat": "선택한 메시지에 대한 기본 작업", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--view-details-for-selected-message": { "messageformat": "선택된 메시지 자세히 보기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--toggle-reply": { "messageformat": "선택한 메시지에 대한 답장 전환", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--toggle-reaction-picker": { "messageformat": "선택한 메시지에 대한 이모티콘 반응 선택기 토글", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--save-attachment": { "messageformat": "선택된 메시지에서 첨부 파일 저장하기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--delete-messages": { "messageformat": "선택한 메시지 삭제", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--forward-messages": { "messageformat": "선택한 메시지 전달", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--add-newline": { "messageformat": "메시지에 줄 바꿈 추가", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--expand-composer": { "messageformat": "작곡가 확장", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--send-in-expanded-composer": { "messageformat": "전송(확장된 작곡가에서)", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--attach-file": { "messageformat": "파일 첨부", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--remove-draft-link-preview": { "messageformat": "초안 링크 미리 보기 제거", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--remove-draft-attachments": { "messageformat": "모든 초안 첨부 파일 제거", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--conversation-by-index": { "messageformat": "대화로 이동", "description": "A shortcut allowing direct navigation to conversations 1 to 9 in list" }, "icu:Keyboard--edit-last-message": { "messageformat": "이전 메시지를 수정하세요.", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--Key--ctrl": { "messageformat": "Ctrl", "description": "Key shown in shortcut combination in shortcuts guide" }, "icu:Keyboard--Key--option": { "messageformat": "Option", "description": "Key shown in shortcut combination in shortcuts guide" }, "icu:Keyboard--Key--alt": { "messageformat": "Alt", "description": "Key shown in shortcut combination in shortcuts guide" }, "icu:Keyboard--Key--shift": { "messageformat": "Shift", "description": "Key shown in shortcut combination in shortcuts guide" }, "icu:Keyboard--Key--enter": { "messageformat": "Enter", "description": "Key shown in shortcut combination in shortcuts guide" }, "icu:Keyboard--Key--tab": { "messageformat": "Tab", "description": "Key shown in shortcut combination in shortcuts guide" }, "icu:Keyboard--Key--one-to-nine-range": { "messageformat": "1~9", "description": "Expresses that 1, 2, 3, up to 9 are available shortcut keys" }, "icu:Keyboard--header": { "messageformat": "키보드 단축키", "description": "Title header of the keyboard shortcuts guide" }, "icu:Keyboard--navigation-header": { "messageformat": "탐색", "description": "Header of the keyboard shortcuts guide - navigation section" }, "icu:Keyboard--messages-header": { "messageformat": "메시지", "description": "Header of the keyboard shortcuts guide - messages section" }, "icu:Keyboard--composer-header": { "messageformat": "작곡가", "description": "Header of the keyboard shortcuts guide - composer section" }, "icu:Keyboard--composer--bold": { "messageformat": "선택한 텍스트 굵게 표시", "description": "Description of command to bold text in composer" }, "icu:Keyboard--composer--italic": { "messageformat": "선택한 텍스트에 기울임꼴 적용", "description": "Description of command to bold text in composer" }, "icu:Keyboard--composer--strikethrough": { "messageformat": "선택한 텍스트에 취소선 적용", "description": "Description of command to bold text in composer" }, "icu:Keyboard--composer--monospace": { "messageformat": "선택한 텍스트에 고정 폭 적용", "description": "Description of command to bold text in composer" }, "icu:Keyboard--composer--spoiler": { "messageformat": "선택한 텍스트에 스포일러 적용", "description": "Description of command to bold text in composer" }, "icu:Keyboard--open-context-menu": { "messageformat": "선택한 메시지의 바로 가기 메뉴 열기", "description": "Shown in shortcuts guide" }, "icu:FormatMenu--guide--bold": { "messageformat": "두껍게", "description": "Shown when you hover over the bold button in the popup formatting menu" }, "icu:FormatMenu--guide--italic": { "messageformat": "기울임꼴", "description": "Shown when you hover over the bold button in the popup formatting menu" }, "icu:FormatMenu--guide--strikethrough": { "messageformat": "취소선", "description": "Shown when you hover over the bold button in the popup formatting menu" }, "icu:FormatMenu--guide--monospace": { "messageformat": "고정 폭", "description": "Shown when you hover over the bold button in the popup formatting menu" }, "icu:FormatMenu--guide--spoiler": { "messageformat": "스포일러", "description": "Shown when you hover over the bold button in the popup formatting menu" }, "icu:Keyboard--scroll-to-top": { "messageformat": "맨 위로 스크롤하기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--scroll-to-bottom": { "messageformat": "매 아래로 스크롤하기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--close-curent-conversation": { "messageformat": "현재 대화창 닫기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--calling-header": { "messageformat": "통화", "description": "Header of the keyboard shortcuts guide - calling section" }, "icu:Keyboard--toggle-audio": { "messageformat": "음소거 켜기 및 끄기 전환", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--toggle-video": { "messageformat": "토글 비디오 끄거나 켜기", "description": "Shown in the shortcuts guide" }, "icu:Keyboard--accept-video-call": { "messageformat": "영상 통화로 받기(영상 통화만 해당)", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:Keyboard--accept-call-without-video": { "messageformat": "카메라 끄고 받기", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:Keyboard--start-audio-call": { "messageformat": "음성 통화 시작", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:Keyboard--start-video-call": { "messageformat": "화상 통화 시작", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:Keyboard--decline-call": { "messageformat": "전화 거절", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:Keyboard--hang-up": { "messageformat": "전화 종료", "description": "Shown in the calling keyboard shortcuts guide" }, "icu:close-popup": { "messageformat": "팝업 닫기", "description": "Used as alt text for any button closing a popup" }, "icu:addImageOrVideoattachment": { "messageformat": "이미지 또는 동영상 첨부 파일 추가", "description": "Used in draft attachment list for the big 'add new attachment' button" }, "icu:remove-attachment": { "messageformat": "첨부 파일 제거", "description": "Used in draft attachment list to remove an individual attachment" }, "icu:backToInbox": { "messageformat": "받은 편지함으로 돌아가기", "description": "Used as alt-text of button on archived conversations screen" }, "icu:conversationArchived": { "messageformat": "대화 보관됨", "description": "A toast that shows up when user archives a conversation" }, "icu:conversationArchivedUndo": { "messageformat": "실행 취소", "description": "Undo button for archiving a conversation" }, "icu:conversationReturnedToInbox": { "messageformat": "대화를 받은 편지함으로 이동", "description": "A toast that shows up when the user unarchives a conversation" }, "icu:conversationMarkedUnread": { "messageformat": "대화를 읽지 않음으로 표시", "description": "A toast that shows up when user marks a conversation as unread" }, "icu:SendEdit--dialog--title": { "messageformat": "Signal 베타 전용", "description": "(deleted 8/30) Title of the modal shown before sending your first edit message" }, "icu:SendEdit--dialog--body": { "messageformat": "메시지 수정은 Signal 베타 사용자만 사용할 수 있습니다. 메시지를 수정하면 Signal 베타 최신 버전을 사용하는 사용자에게만 표시됩니다.", "description": "(deleted 8/30) Body text of the modal shown before sending your first edit message" }, "icu:SendEdit--dialog--title2": { "messageformat": "메시지 수정", "description": "Title of the modal shown before sending your first edit message" }, "icu:SendEdit--dialog--body2": { "messageformat": "메시지를 수정하면 Signal 최신 버전을 사용하는 사용자에게만 표시됩니다. 해당 사용자는 수정 메시지를 볼 수 있습니다.", "description": "Body text of the modal shown before sending your first edit message" }, "icu:SendFormatting--dialog--title": { "messageformat": "서식 지정 텍스트 보내기", "description": "Title of the modal shown before sending your first formatting message" }, "icu:SendFormatting--dialog--body": { "messageformat": "일부 사용자가 서식 지정 텍스트를 지원하지 않는 Signal 버전을 사용 중일 수 있습니다. 이러한 사용자의 경우 메시지에 적용된 서식 변경 내용을 보지 못할 수 있습니다.", "description": "Body text of the modal shown before sending your first formatting message" }, "icu:AuthArtCreator--dialog--message": { "messageformat": "Signal 스티커 팩 생성기를 열까요?", "description": "A body of the dialog that is presented when user tries to open Signal Sticker Pack Creator from a link" }, "icu:AuthArtCreator--dialog--confirm": { "messageformat": "확인", "description": "A buttle title for confirming Signal Sticker Pack Creator dialog" }, "icu:AuthArtCreator--dialog--dismiss": { "messageformat": "취소", "description": "A buttle title for dismissing Signal Sticker Pack Creator dialog" }, "icu:ArtCreator--Authentication--error": { "messageformat": "스티커 팩 생성기를 사용하려면 휴대전화와 데스크톱에서 Signal을 설정하세요.", "description": "The error message which appears when the user has not linked their account and attempts to use the Sticker Creator" }, "icu:Reactions--remove": { "messageformat": "반응 제거", "description": "Shown when you want to remove a reaction you've made" }, "icu:Reactions--error": { "messageformat": "반응을 보내지 못했습니다. 다시 시도하세요.", "description": "Shown when a reaction fails to send" }, "icu:Reactions--more": { "messageformat": "더 보기", "description": "Use in the reaction picker as the alt text for the 'more' button" }, "icu:ReactionsViewer--all": { "messageformat": "모두", "description": "Shown in reaction viewer as the title for the 'all' category" }, "icu:MessageRequests--message-direct": { "messageformat": "{name} 님이 내게 메시지를 보내고 이름과 사진을 공유할 수 있도록 하시겠습니까? 수락할 때까지 메시지를 봤는지 알 수 없습니다.", "description": "Shown as the message for a message request in a direct message" }, "icu:MessageRequests--message-direct-hidden": { "messageformat": "{name} 님이 내게 메시지를 보내도록 허용하고, 내 이름과 사진을 공유할까요? 이 사용자는 귀하가 이전에 제거한 사용자입니다.", "description": "Shown as the message for a message request in a hidden conversation" }, "icu:MessageRequests--message-direct-blocked": { "messageformat": "{name} 님이 내게 메시지를 보내고 내 이름과 사진을 공유할 수 있도록 허용할까요? 차단을 해제할 때까지 모든 메시지를 받지 않습니다.", "description": "Shown as the message for a message request in a direct message with a blocked account" }, "icu:MessageRequests--message-group": { "messageformat": "이 그룹에 참가하고 내 이름과 사진을 멤버와 공유하시겠습니까? 수락하기 전까지 상대방은 내가 메시지를 봤는지 알 수 없습니다.", "description": "Shown as the message for a message request in a group" }, "icu:MessageRequests--message-group-blocked": { "messageformat": "이 그룹을 차단 해제하고 그룹 멤버에게 내 이름과 사진을 공유할까요? 차단을 해제할 때까지 모든 메시지를 받지 않습니다.", "description": "Shown as the message for a message request in a blocked group" }, "icu:MessageRequests--block": { "messageformat": "차단", "description": "Shown as a button to let the user block a message request" }, "icu:MessageRequests--unblock": { "messageformat": "차단 해제", "description": "Shown as a button to let the user unblock a message request" }, "icu:MessageRequests--unblock-direct-confirm-title": { "messageformat": "{name} 님을 차단 해제할까요?", "description": "Shown as a button to let the user unblock a message request" }, "icu:MessageRequests--unblock-direct-confirm-body": { "messageformat": "메시지와 전화를 주고받을 수 있게 됩니다.", "description": "Shown as the body in the confirmation modal for unblocking a private message request" }, "icu:MessageRequests--unblock-group-confirm-body": { "messageformat": "그룹 멤버가 나를 다시 그룹에 추가할 수 있게 됩니다.", "description": "Shown as the body in the confirmation modal for unblocking a group message request" }, "icu:MessageRequests--block-and-report-spam": { "messageformat": "스팸 신고 및 차단", "description": "Shown as a button to let the user block a message request and report spam" }, "icu:MessageRequests--block-and-report-spam-success-toast": { "messageformat": "스팸으로 신고하고 차단했습니다.", "description": "Shown in a toast when you successfully block a user and report them as spam" }, "icu:MessageRequests--block-direct-confirm-title": { "messageformat": "{title} 님을 차단할까요?", "description": "Shown as the title in the confirmation modal for blocking a private message request" }, "icu:MessageRequests--block-direct-confirm-body": { "messageformat": "차단한 사용자는 나에게 전화를 걸거나 메세지를 보낼 수 없습니다.", "description": "Shown as the body in the confirmation modal for blocking a private message request" }, "icu:MessageRequests--block-group-confirm-title": { "messageformat": "{title}을(를) 차단하고 나가시겠어요?", "description": "Shown as the title in the confirmation modal for blocking a group message request" }, "icu:MessageRequests--block-group-confirm-body": { "messageformat": "더 이상 이 그룹에서 메시지나 업데이트를 받지 않으며 멤버들은 그룹에 나를 다시 추가할 수 없습니다.", "description": "Shown as the body in the confirmation modal for blocking a group message request" }, "icu:MessageRequests--delete": { "messageformat": "삭제", "description": "Shown as a button to let the user delete any message request" }, "icu:MessageRequests--delete-direct-confirm-title": { "messageformat": "대화를 삭제하시겠습니까?", "description": "Shown as the title in the confirmation modal for deleting a private message request" }, "icu:MessageRequests--delete-direct-confirm-body": { "messageformat": "내 모든 기기에서 이 대화가 삭제됩니다.", "description": "Shown as the body in the confirmation modal for deleting a private message request" }, "icu:MessageRequests--delete-group-confirm-title": { "messageformat": "{title}을 삭제하고 나가시겠습니까?", "description": "Shown as the title in the confirmation modal for deleting a group message request" }, "icu:MessageRequests--delete-direct": { "messageformat": "삭제", "description": "Shown as a button to let the user delete a direct message request" }, "icu:MessageRequests--delete-group": { "messageformat": "삭제하고 나가기", "description": "Shown as a button to let the user delete a group message request" }, "icu:MessageRequests--delete-group-confirm-body": { "messageformat": "이 그룹에서 나가게 되며 모든 기기에서 삭제될 것입니다.", "description": "Shown as the body in the confirmation modal for deleting a group message request" }, "icu:MessageRequests--accept": { "messageformat": "수락", "description": "Shown as a button to let the user accept a message request" }, "icu:MessageRequests--continue": { "messageformat": "계속", "description": "Shown as a button to share your profile, necessary to continue messaging in a conversation" }, "icu:MessageRequests--profile-sharing--group--link": { "messageformat": "이 그룹과 대화를 계속하고 멤버들에게 이름과 사진을 공유하시겠어요? 자세히 알아보기.", "description": "Shown when user hasn't shared their profile in a group yet" }, "icu:MessageRequests--profile-sharing--direct--link": { "messageformat": "{firstName}님과 대화를 계속하고 이름과 사진을 공유하시겠어요? 자세히 알아보기", "description": "Shown when user hasn't shared their profile in a 1:1 conversation yet" }, "icu:ConversationHero--members": { "messageformat": "{count, plural, other {멤버 {count,number}명}}", "description": "Specifies the number of members in a group conversation" }, "icu:member-of-1-group": { "messageformat": "{group}멤버", "description": "Shown in the conversation hero to indicate this user is a member of a mutual group" }, "icu:member-of-2-groups": { "messageformat": "{group1} 및 {group2} 멤버", "description": "Shown in the conversation hero to indicate this user is a member of two mutual groups" }, "icu:member-of-3-groups": { "messageformat": "{group1}, {group2} 및 {group3}멤버", "description": "Shown in the conversation hero to indicate this user is a member of three mutual groups" }, "icu:member-of-more-than-3-groups--one-more": { "messageformat": "{group1}, {group2}, {group3} 외 1개 그룹의 멤버입니다.", "description": "Shown in the conversation hero to indicate this user is a member of four mutual groups" }, "icu:member-of-more-than-3-groups--multiple-more": { "messageformat": "{group1}, {group2}, {group3} 및 {remainingCount,number}개 이상 그룹의 멤버입니다", "description": "Shown in the conversation hero to indicate this user is a member of 5+ mutual groups." }, "icu:ConversationHero--membership-added": { "messageformat": "{name} 님이 나를 그룹에 추가했습니다.", "description": "Shown Indicates that you were added to a group by a given individual." }, "icu:no-groups-in-common": { "messageformat": "공통 그룹 없음", "description": "Shown to indicate this user is not a member of any groups" }, "icu:no-groups-in-common-warning": { "messageformat": "공통된 그룹이 없습니다. 요청을 주의 깊게 검토하세요.", "description": "When a user has no common groups, show this warning" }, "icu:acceptCall": { "messageformat": "전화 수락", "description": "Shown in tooltip for the button to accept a call (audio or video)" }, "icu:acceptCallWithoutVideo": { "messageformat": "카메라 끄고 받기", "description": "Shown in tooltip for the button to accept a video call without video" }, "icu:declineCall": { "messageformat": "거절", "description": "Shown in tooltip for the button to decline a call (audio or video)" }, "icu:declinedIncomingAudioCall": { "messageformat": "음성 통화를 거부했습니다.", "description": "Shown in conversation history when you declined an incoming voice call" }, "icu:declinedIncomingVideoCall": { "messageformat": "영상 통화를 거부했습니다.", "description": "Shown in conversation history when you declined an incoming video call" }, "icu:acceptedIncomingAudioCall": { "messageformat": "수신 음성 통화", "description": "Shown in conversation history when you accepted an incoming voice call" }, "icu:acceptedIncomingVideoCall": { "messageformat": "수신 영상 통화", "description": "Shown in conversation history when you accepted an incoming video call" }, "icu:missedIncomingAudioCall": { "messageformat": "부재중 음성 통화", "description": "Shown in conversation history when you missed an incoming voice call" }, "icu:missedIncomingVideoCall": { "messageformat": "부재중 영상 통화", "description": "Shown in conversation history when you missed an incoming video call" }, "icu:acceptedOutgoingAudioCall": { "messageformat": "발신 음성 통화", "description": "Shown in conversation history when you made an outgoing voice call" }, "icu:acceptedOutgoingVideoCall": { "messageformat": "발신 영상 통화", "description": "Shown in conversation history when you made an outgoing video call" }, "icu:missedOrDeclinedOutgoingAudioCall": { "messageformat": "미응답 음성 통화", "description": "Shown in conversation history when your voice call is missed or declined" }, "icu:missedOrDeclinedOutgoingVideoCall": { "messageformat": "응답하지 않은 영상 통화", "description": "Shown in conversation history when your video call is missed or declined" }, "icu:minimizeToTrayNotification--title": { "messageformat": "Signal이 계속 실행 중입니다.", "description": "Shown in a notification title when Signal is minimized to tray" }, "icu:minimizeToTrayNotification--body": { "messageformat": "Signal이 알림 영역에서 계속 실행됩니다. Signal 설정에서 이 설정을 변경할 수 있습니다.", "description": "Shown in a notification body when Signal is minimized to tray" }, "icu:incomingAudioCall": { "messageformat": "음성 통화 수신 중...", "description": "Shown in both the incoming call bar and notification for an incoming voice call" }, "icu:incomingVideoCall": { "messageformat": "영상 통화 수신 중…", "description": "Shown in both the incoming call bar and notification for an incoming video call" }, "icu:outgoingAudioCall": { "messageformat": "발신 음성 통화", "description": "Shown in the timeline for an outgoing voice call" }, "icu:outgoingVideoCall": { "messageformat": "발신 영상 통화", "description": "Shown in the timeline for an outgoing video call" }, "icu:incomingGroupCall__ringing-you": { "messageformat": "{ringer} 님이 나에게 전화를 걸었습니다.", "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:incomingGroupCall__ringing-1-other": { "messageformat": "{ringer} 님이 나와 {otherMember} 님에게 전화를 걸었습니다.", "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:incomingGroupCall__ringing-2-others": { "messageformat": "{ringer} 님이 나와 {first} 님, {second} 님에게 전화를 걸었습니다.", "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:incomingGroupCall__ringing-3-others": { "messageformat": "{ringer} 님이 나와 {first} 님, {second} 님 외 1명에게 전화를 걸었습니다.", "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:incomingGroupCall__ringing-many": { "messageformat": "{remaining, plural, other {{ringer} 님이 나와 {first} 님, {second} 님 외 {remaining,number}명에게 전화를 걸었습니다.}}", "description": "Shown in the incoming call bar when someone is ringing you for a group call" }, "icu:outgoingCallRinging": { "messageformat": "전화를 거는 중…", "description": "Shown in the call screen when placing an outgoing call that is now ringing" }, "icu:makeOutgoingCall": { "messageformat": "전화 시작하기", "description": "Title for the call button in a conversation" }, "icu:makeOutgoingVideoCall": { "messageformat": "영상 통화 시작하기", "description": "Title for the video call button in a conversation" }, "icu:joinOngoingCall": { "messageformat": "참가", "description": "Text that appears in a group when a call is active" }, "icu:callNeedPermission": { "messageformat": "{title}에서 메시지 요청을 받습니다. 메시지 요청이 수락되면 전화를 걸 수 있습니다.", "description": "Shown when a call is rejected because the other party hasn't approved the message/call request" }, "icu:callReconnecting": { "messageformat": "다시 연결 중…", "description": "Shown in the call screen when the call is reconnecting due to network issues" }, "icu:callDuration": { "messageformat": "Signal {duration}", "description": "Shown in the call screen to indicate how long the call has been connected" }, "icu:callingDeviceSelection__settings": { "messageformat": "설정", "description": "Title for device selection settings" }, "icu:calling__participants": { "messageformat": "{people}명이 통화 중", "description": "Title for participants list toggle" }, "icu:calling__call-notification__ended": { "messageformat": "그룹 통화가 종료됨", "description": "Notification message when a group call has ended" }, "icu:calling__call-notification__started-by-someone": { "messageformat": "그룹 통화가 시작됨", "description": "Notification message when a group call has started, but we don't know who started it" }, "icu:calling__call-notification__started-by-you": { "messageformat": "그룹 통화를 시작함", "description": "Notification message when a group call has started by you" }, "icu:calling__call-notification__started": { "messageformat": "{name} 님이 그룹 통화를 시작함", "description": "Notification message when a group call has started" }, "icu:calling__in-another-call-tooltip": { "messageformat": "이미 통화 참가자 수 최대", "description": "Tooltip in disabled notification button when you're on another call" }, "icu:calling__call-notification__button__call-full-tooltip": { "messageformat": "통화 참가자 수가 {max,number}에 도달함", "description": "Tooltip in disabled notification button when the call is full" }, "icu:calling__pip--on": { "messageformat": "통화 최소화", "description": "Title for picture-in-picture toggle" }, "icu:calling__pip--off": { "messageformat": "전체화면 통화", "description": "Title for picture-in-picture toggle" }, "icu:calling__switch-view--to-grid": { "messageformat": "그리드 뷰로 전환", "description": "Title for grid/speaker view toggle when on a call" }, "icu:calling__switch-view--to-speaker": { "messageformat": "스피커 뷰로 전환", "description": "Title for grid/speaker view toggle when on a call" }, "icu:calling__hangup": { "messageformat": "전화 종료", "description": "Title for hang up button" }, "icu:calling__SelectPresentingSourcesModal--title": { "messageformat": "화면 공유", "description": "Title for the select your screen sharing sources modal" }, "icu:calling__SelectPresentingSourcesModal--confirm": { "messageformat": "공유 시작", "description": "Confirm button for sharing screen modal" }, "icu:calling__SelectPresentingSourcesModal--entireScreen": { "messageformat": "전체 화면", "description": "Title for the select your screen sharing sources modal and 'Entire Screen' source" }, "icu:calling__SelectPresentingSourcesModal--screen": { "messageformat": "화면 {id}", "description": "Title for `Screen #N` source in screen sharing sources modal and overlay" }, "icu:calling__SelectPresentingSourcesModal--window": { "messageformat": "창", "description": "Title for the select your screen sharing sources modal" }, "icu:callingDeviceSelection__label--video": { "messageformat": "동영상", "description": "Label for video input selector" }, "icu:callingDeviceSelection__label--audio-input": { "messageformat": "마이크", "description": "Label for audio input selector" }, "icu:callingDeviceSelection__label--audio-output": { "messageformat": "스피커", "description": "Label for audio output selector" }, "icu:callingDeviceSelection__select--no-device": { "messageformat": "사용 가능한 기기 없음", "description": "Message for when there are no available devices to select for input/output audio or video" }, "icu:callingDeviceSelection__select--default": { "messageformat": "기본값", "description": "Shown when the device is the default device" }, "icu:muteNotificationsTitle": { "messageformat": "알림 끄기", "description": "Label for the mute notifications drop-down selector" }, "icu:notMuted": { "messageformat": "알림 꺼지지 않음", "description": "Label when the conversation is not muted" }, "icu:muteHour": { "messageformat": "1시간 동안 알림 끄기", "description": "Label for muting the conversation" }, "icu:muteEightHours": { "messageformat": "8시간 동안 알림 끄기", "description": "Label for muting the conversation" }, "icu:muteDay": { "messageformat": "하루 동안 알림 끄기", "description": "Label for muting the conversation" }, "icu:muteWeek": { "messageformat": "일주일 동안 알림 끄기", "description": "Label for muting the conversation" }, "icu:muteAlways": { "messageformat": "항상 알림 끄기", "description": "Label for muting the conversation" }, "icu:unmute": { "messageformat": "알림 켜기", "description": "Label for unmuting the conversation" }, "icu:muteExpirationLabelAlways": { "messageformat": "알림을 계속 끕니다.", "description": "Shown in the mute notifications submenu whenever a conversation has been muted" }, "icu:muteExpirationLabel": { "messageformat": "{duration}까지 알림을 껐습니다.", "description": "Shown in the mute notifications submenu whenever a conversation has been muted" }, "icu:EmojiButton__label": { "messageformat": "이모지", "description": "Label for emoji button" }, "icu:ErrorModal--title": { "messageformat": "오류가 발생했습니다!", "description": "Title of popup dialog when user-initiated task has gone wrong" }, "icu:ErrorModal--description": { "messageformat": "다시 시도하거나 지원팀에 문의하세요.", "description": "Description text in popup dialog when user-initiated task has gone wrong" }, "icu:Confirmation--confirm": { "messageformat": "확인", "description": "Button to dismiss popup dialog when user-initiated task has gone wrong" }, "icu:unknown-sgnl-link": { "messageformat": "죄송해요. 이 sgnl:// 링크가 잘못되었어요!", "description": "Shown if you click on a sgnl:// link not currently supported by Desktop" }, "icu:GroupV2--cannot-send": { "messageformat": "해당 그룹에 메시지를 전송할 수 없습니다.", "description": "Shown in toast when you attempt to forward a message to an announcement only group" }, "icu:GroupV2--cannot-start-group-call": { "messageformat": "그룹의 관리자만 통화를 시작할 수 있습니다.", "description": "Shown in toast when a non-admin starts a group call in an announcements only group" }, "icu:GroupV2--join--invalid-link--title": { "messageformat": "잘못된 링크", "description": "Shown if we are unable to parse a group link" }, "icu:GroupV2--join--invalid-link": { "messageformat": "그룹 링크가 올바르지 않습니다. 링크가 정확한지 확인해보세요.", "description": "Shown if we are unable to parse a group link" }, "icu:GroupV2--join--prompt": { "messageformat": "그룹에 참가하고 그룹 멤버에게 내 이름과 사진을 공유하시겠습니까?", "description": "Shown when you click on a group link to confirm" }, "icu:GroupV2--join--already-in-group": { "messageformat": "이미 이 그룹에 있습니다.", "description": "Shown if you click a group link for a group where you're already a member" }, "icu:GroupV2--join--already-awaiting-approval": { "messageformat": "이미 이 그룹에 대한 참가 승인을 요청하셨습니다.", "description": "Shown if you click a group link for a group where you've already requested approval'" }, "icu:GroupV2--join--unknown-link-version--title": { "messageformat": "알 수 없는 링크 버전", "description": "This group link is no longer valid." }, "icu:GroupV2--join--unknown-link-version": { "messageformat": "해당 링크는 현재 버전의 Signal Desktop에서 지원하지 않습니다.", "description": "Shown if you click a group link and we can't get information about it" }, "icu:GroupV2--join--link-revoked--title": { "messageformat": "그룹에 참가할 수 없음", "description": "Shown if you click a group link and we can't get information about it" }, "icu:GroupV2--join--link-revoked": { "messageformat": "그룹 링크가 더 이상 유효하지 않습니다.", "description": "Shown if you click a group link and we can't get information about it" }, "icu:GroupV2--join--link-forbidden--title": { "messageformat": "그룹에 참가할 수 없음", "description": "Shown if you click a group link and you have been forbidden from joining via the link" }, "icu:GroupV2--join--link-forbidden": { "messageformat": "관리자가 당신을 제거했기 때문에 그룹 링크를 통해 그룹에 참가할 수 없습니다.", "description": "Shown if you click a group link and you have been forbidden from joining via the link" }, "icu:GroupV2--join--prompt-with-approval": { "messageformat": "이 그룹에 참가하기 위해서는 먼저 그룹 관리자가 귀하의 참가 요청을 승인해야 합니다. 참여 요청이 승인될 경우, 귀하의 이름과 사진이 그룹 멤버와 공유됩니다.", "description": "Shown when you click on a group link to confirm, if it requires admin approval" }, "icu:GroupV2--join--join-button": { "messageformat": "참가", "description": "The button to join the group" }, "icu:GroupV2--join--request-to-join-button": { "messageformat": "참가 요청하기", "description": "The button to join the group, if approval is required" }, "icu:GroupV2--join--cancel-request-to-join": { "messageformat": "요청 취소하기", "description": "The button to cancel request to join the group" }, "icu:GroupV2--join--cancel-request-to-join--confirmation": { "messageformat": "그룹 참가 신청을 취소하시겠습니까?", "description": "A confirmation message that shows after you click the button" }, "icu:GroupV2--join--cancel-request-to-join--yes": { "messageformat": "네", "description": "Choosing to continue in the cancel join confirmation dialog" }, "icu:GroupV2--join--cancel-request-to-join--no": { "messageformat": "아니요", "description": "Choosing not to continue in the cancel join confirmation dialog" }, "icu:GroupV2--join--group-metadata--full": { "messageformat": "{memberCount, plural, other {그룹: 멤버 {memberCount,number}명}}", "description": "A holder for two pieces of information - the type of conversation, and the member count" }, "icu:GroupV2--join--requested": { "messageformat": "내 참가 요청을 그룹 관리자에게 보냈습니다. 관리자가 조치를 취할 때 알림을 받게 됩니다.", "description": "Shown in composition area when you've requested to join a group" }, "icu:GroupV2--join--general-join-failure--title": { "messageformat": "링크 에러", "description": "Shown if something went wrong when you try to join via a group link" }, "icu:GroupV2--join--general-join-failure": { "messageformat": "그룹에 가입할 수 없습니다. 나중에 다시 시도하세요.", "description": "Shown if something went wrong when you try to join via a group link" }, "icu:GroupV2--admin": { "messageformat": "관리자", "description": "Label for a group administrator" }, "icu:GroupV2--only-admins": { "messageformat": "관리자만", "description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins" }, "icu:GroupV2--all-members": { "messageformat": "모든 멤버", "description": "Label for describing the general non-privileged members of a group" }, "icu:updating": { "messageformat": "업데이트 중…", "description": "Shown along with a spinner when an update operation takes longer than one second" }, "icu:GroupV2--create--you": { "messageformat": "내가 그룹을 생성했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--create--other": { "messageformat": "{memberName} 님이 그룹을 만들었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--create--unknown": { "messageformat": "그룹이 만들어졌습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--change--other": { "messageformat": "{memberName} 님이 그룹 이름을 ''{newTitle}'(으)로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--change--you": { "messageformat": "그룹 이름을 ''{newTitle}'(으)로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--change--unknown": { "messageformat": "멤버가 그룹 이름을 ''{newTitle}'(으)로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--remove--other": { "messageformat": "{memberName} 님이 그룹 이름을 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--remove--you": { "messageformat": "그룹 이름을 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--title--remove--unknown": { "messageformat": "멤버가 그룹 이름을 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--change--other": { "messageformat": "{memberName} 님이 그룹 아바타를 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--change--you": { "messageformat": "그룹 아바타를 변경하였습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--change--unknown": { "messageformat": "멤버가 그룹 아바타를 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--remove--other": { "messageformat": "{memberName} 님이 그룹 아바타를 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--remove--you": { "messageformat": "그룹 아바타를 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--avatar--remove--unknown": { "messageformat": "멤버가 그룹 아바타를 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--admins--other": { "messageformat": "{adminName} 님이 그룹 정보를 수정할 수 있는 사용자를 '관리자만'으로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--admins--you": { "messageformat": "그룹 정보를 수정할 수 있는 사람을 '관리자만'으로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--admins--unknown": { "messageformat": "관리자가 그룹 정보를 수정할 수 있는 사람을 '관리자만'으로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--all--other": { "messageformat": "{adminName} 님이 그룹 정보를 수정할 수 있는 사용자를 '모든 멤버'로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--all--you": { "messageformat": "그룹 정보를 수정할 수 있는 사람을 '모든 멤버'로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-attributes--all--unknown": { "messageformat": "관리자가 그룹 정보를 수정할 수 있는 사용자를 '모든 멤버'로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--admins--other": { "messageformat": "{adminName} 님이 그룹 멤버십을 수정할 수 있는 사용자를 '관리자만'으로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--admins--you": { "messageformat": "그룹 멤버십을 수정할 수 있는 사용자를 '관리자만'으로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--admins--unknown": { "messageformat": "그룹 멤버십을 수정할 수 있는 관리자가 '관리자만'으로 변경되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--all--other": { "messageformat": "{adminName} 님이 그룹 멤버를 수정할 수 있는 사용자를 '모든 멤버'로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--all--you": { "messageformat": "그룹 멤버를 수정할 수 있는 사람을 '모든 멤버'로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-members--all--unknown": { "messageformat": "관리자가 그룹 멤버십을 수정할 수 있는 사용자를 '모든 멤버'로 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-invite-link--disabled--you": { "messageformat": "그룹 링크에 대한 관리자 승인을 비활성화하셨습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-invite-link--disabled--other": { "messageformat": "{adminName}가 그룹 링크에 대한 관리자 승인을 비활성화했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-invite-link--disabled--unknown": { "messageformat": "그룹 링크에 대한 관리자 승인이 비활성화됐습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-invite-link--enabled--you": { "messageformat": "그룹 링크에 대한 관리자 승인을 활성화하셨습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-invite-link--enabled--other": { "messageformat": "{adminName}가 그룹 링크에 대한 관리자 승인을 활성화하셨습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--access-invite-link--enabled--unknown": { "messageformat": "그룹 링크에 대한 관리자 승인이 활성화됐습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--invited--you": { "messageformat": "초대된 멤버 {inviteeName} 님을 추가했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--invited--other": { "messageformat": "{memberName} 님이 초대된 멤버 {inviteeName} 님을 추가했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--invited--unknown": { "messageformat": "멤버가 초대된 멤버 {inviteeName} 님을 추가했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--from-invite--other": { "messageformat": "{inviteeName} 님이 {inviterName} 님의 그룹 초대를 수락했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--from-invite--other-no-from": { "messageformat": "{inviteeName} 님이 그룹 초대를 수락했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--from-invite--you": { "messageformat": "{inviterName} 님의 그룹 초대를 수락했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--from-invite--you-no-from": { "messageformat": "내가 그룹 초대를 수락했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--from-invite--from-you": { "messageformat": "{inviteeName} 님이 그룹 초대를 수락했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--other--other": { "messageformat": "{adderName} 님이 {addeeName} 님을 추가했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--other--you": { "messageformat": "{memberName} 님을 추가했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--other--unknown": { "messageformat": "멤버가 {memberName} 님을 추가했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--you--other": { "messageformat": "{memberName} 님이 나를 그룹에 추가했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--you--you": { "messageformat": "그룹에 참가하였습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add--you--unknown": { "messageformat": "그룹에 추가되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-link--you--you": { "messageformat": "내가 그룹 링크로 그룹에 참가했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-link--other": { "messageformat": "{memberName}가 그룹 링크를 통해 그룹에 참입장했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--you--other": { "messageformat": "{adminName}가 귀하의 그룹 참가 요청을 승인했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--you--unknown": { "messageformat": "그룹 가입 요청이 승인되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--other--you": { "messageformat": "{joinerName}의 그룹 참가 요청을 승인하셨습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--other--other": { "messageformat": "{adminName}가 {joinerName}의 그룹 참가 요청을 승인했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-add-from-admin-approval--other--unknown": { "messageformat": "{joinerName}의 그룹 참가 요청이 승인됐습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--other--other": { "messageformat": "{adminName} 님이 {memberName} 님을 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--other--self": { "messageformat": "{memberName}이(가) 그룹을 떠났습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--other--you": { "messageformat": "{memberName} 님을 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--other--unknown": { "messageformat": "멤버가 {memberName} 님을 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--you--other": { "messageformat": "{adminName} 님이 나를 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--you--you": { "messageformat": "당신은 그룹에서 떠났습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-remove--you--unknown": { "messageformat": "그룹에서 제거되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--promote--other--other": { "messageformat": "{adminName} 님이 {memberName} 님을 관리자로 지정했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--promote--other--you": { "messageformat": "{memberName} 님을 관리자로 지정했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--promote--other--unknown": { "messageformat": "관리자가 {memberName} 님을 관리자로 지정했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--promote--you--other": { "messageformat": "{adminName} 님이 나를 관리자로 지정했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--promote--you--unknown": { "messageformat": "관리자가 나를 관리자로 지정했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--other--other": { "messageformat": "{adminName} 님이 {memberName} 님의 관리자 권한을 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--other--you": { "messageformat": "{memberName} 님의 관리자 권한을 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--other--unknown": { "messageformat": "관리자가 {memberName} 님의 관리자 권한을 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--you--other": { "messageformat": "{adminName} 님이 관리자 권한을 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--member-privilege--demote--you--unknown": { "messageformat": "관리자가 관리자 권한을 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--one--other--other": { "messageformat": "{memberName} 님이 그룹에 1명을 초대했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--one--other--you": { "messageformat": "{inviteeName} 님을 그룹에 초대했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--one--other--unknown": { "messageformat": "1명이 그룹에 초대되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--one--you--other": { "messageformat": "{memberName} 님이 나를 그룹에 초대했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--one--you--unknown": { "messageformat": "내가 그룹에 초대되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--many--other": { "messageformat": "{memberName} 님이 {count,number}명의 사용자를 그룹에 초대했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--many--you": { "messageformat": "{count,number}명의 사용자를 그룹에 초대했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-add--many--unknown": { "messageformat": "{count,number}명의 사람들이 그룹에 초대되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--other": { "messageformat": "{memberName} 님이 초대한 1명이 그룹 초대를 거부했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--you": { "messageformat": "{inviteeName} 님이 그룹 초대를 거부했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--from-you": { "messageformat": "그룹에 초대를 거부했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--decline--unknown": { "messageformat": "1명이 그룹 초대를 거부했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--one--other": { "messageformat": "{memberName} 님이 1명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--one--you": { "messageformat": "1명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-own--to-you": { "messageformat": "{inviterName} 님이 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-own--unknown": { "messageformat": "{inviterName} 님이 1명에 대한 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--one--unknown": { "messageformat": "관리자가 1명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--many--other": { "messageformat": "{memberName} 님이 {count,number}명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--many--you": { "messageformat": "{count,number}명에 대한 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke--many--unknown": { "messageformat": "관리자가 {count,number}명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--other": { "messageformat": "{adminName} 님이 {memberName} 님이 초대한 1명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--you": { "messageformat": "{memberName} 님이 초대한 1명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--one--unknown": { "messageformat": "관리자가{memberName} 님이 초대한 1명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--one--other": { "messageformat": "{adminName} 님이 {inviteeName} 님에 보낸 그룹에 대한 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--one--you": { "messageformat": "{inviteeName} 님에 대한 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--one--unknown": { "messageformat": "관리자가 {inviteeName} 님에 보낸 그룹에 대한 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--many--other": { "messageformat": "{adminName} 님이 {memberName} 님이 초대한 {count,number}명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--many--you": { "messageformat": "{memberName} 님이 초대한 {count,number}명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from--many--unknown": { "messageformat": "관리자가 {memberName} 님이 초대한 {count,number}명의 그룹 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--many--other": { "messageformat": "{adminName} 님이 {count,number}명에게 보낸 그룹에 대한 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--many--you": { "messageformat": "{count,number}명에 대한 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--pending-remove--revoke-invite-from-you--many--unknown": { "messageformat": "관리자가 {count,number}명에게 보낸 그룹에 대한 초대를 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-add-one--you": { "messageformat": "그룹 참가 요청을 보냈습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-add-one--other": { "messageformat": "{joinerName}가 그룹 링크를 통해 그룹 참가를 요청했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--you--you": { "messageformat": "내 그룹 참가 요청을 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--you--unknown": { "messageformat": "그룹 가입 요청이 관리자에 의해 거부되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--other--you": { "messageformat": "{joinerName}의 그룹 참가 요청을 거절하셨습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--other--own": { "messageformat": "{joinerName}가 그룹 참가 요청을 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-remove-one--other--other": { "messageformat": "{adminName}가 {joinerName}의 그룹 참가 요청을 거절했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-bounce--one": { "messageformat": "{joinerName} 님이 그룹 링크를 통한 참가를 요청했다가 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--admin-approval-bounce": { "messageformat": "{joinerName} 님이 그룹 링크를 통한 참가를 {numberOfRequests,number}번 요청했다가 취소했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-add--disabled--you": { "messageformat": "관리자 승인을 비활성화한 상태로 그룹 링크를 활성화하셨습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-add--disabled--other": { "messageformat": "{adminName}가 관리자 승인을 비활성화한 상태로 그룹 링크를 활성화했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-add--disabled--unknown": { "messageformat": "그룹 링크가 관리자 승인이 비활성화된 상태로 활성화됐습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-add--enabled--you": { "messageformat": "관리자 승인을 활성화한 상태로 그룹 링크를 활성화하셨습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-add--enabled--other": { "messageformat": "{adminName}가 관리자 승인을 활성화한 상태로 그룹 링크를 활성화했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-add--enabled--unknown": { "messageformat": "그룹 링크가 관리자 승인이 활성화된 상태로 활성화됐습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-remove--you": { "messageformat": "내가 그룹 링크를 껐습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-remove--other": { "messageformat": "{adminName}가 그룹 링크를 비활성화했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-remove--unknown": { "messageformat": "그룹 링크가 해제되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-reset--you": { "messageformat": "내가 그룹 링크를 초기화했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-reset--other": { "messageformat": "{adminName}가 그룹 링크를 초기화했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--group-link-reset--unknown": { "messageformat": "그룹 링크가 초기화되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--description--remove--you": { "messageformat": "그룹 설명을 제거했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--description--remove--other": { "messageformat": "{memberName}님이 그룹 설명을 삭제했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--description--remove--unknown": { "messageformat": "그룹 설명이 제거되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--description--change--you": { "messageformat": "그룹 설명을 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--description--change--other": { "messageformat": "{memberName}님이 그룹 설명을 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--description--change--unknown": { "messageformat": "그룹 설명이 변경되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--announcements--admin--you": { "messageformat": "관리자만 메시지를 전송할 수 있도록 그룹 설정을 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--announcements--admin--other": { "messageformat": "{memberName} 님이 관리자만 메시지를 전송할 수 있도록 그룹 설정을 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--announcements--admin--unknown": { "messageformat": "관리자만 메시지를 전송할 수 있도록 그룹이 변경되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--announcements--member--you": { "messageformat": "모든 구성원이 메시지를 전송할 수 있도록 그룹 설정을 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--announcements--member--other": { "messageformat": "{memberName} 님이 모든 구성원이 메시지를 전송할 수 있도록 그룹 설정을 변경했습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--announcements--member--unknown": { "messageformat": "모든 회원이 메시지를 전송할 수 있도록 그룹이 변경되었습니다.", "description": "Shown in timeline or conversation preview when v2 group changes" }, "icu:GroupV2--summary": { "messageformat": "이 그룹의 멤버 또는 설정이 바뀌었습니다.", "description": "When rejoining a group, any detected changes are collapsed down into this summary" }, "icu:GroupV1--Migration--disabled--link": { "messageformat": "이 그룹을 업그레이드하여 @멘션, 관리자와 같은 새로운 기능을 활성화하세요. 이 그룹과 이름이나 사진을 공유하지 않은 멤버가 참가하도록 초대됩니다. 자세히 알아보기.", "description": "Shown instead of composition area when user is forced to migrate a legacy group (GV1)." }, "icu:GroupV1--Migration--was-upgraded": { "messageformat": "그룹이 새 그룹으로 업그레이드되었습니다.", "description": "Shown in timeline when a legacy group (GV1) is upgraded to a new group (GV2)" }, "icu:GroupV1--Migration--learn-more": { "messageformat": "자세히 알아보기", "description": "Shown on a bubble below a 'group was migrated' timeline notification, or as button on Migrate dialog" }, "icu:GroupV1--Migration--migrate": { "messageformat": "업그레이드", "description": "Shown on Migrate dialog to kick off the process" }, "icu:GroupV1--Migration--info--title": { "messageformat": "새 그룹이 무엇인가요?", "description": "Shown on Learn More popup after GV1 migration" }, "icu:GroupV1--Migration--migrate--title": { "messageformat": "새 그룹으로 업그레이드", "description": "Shown on Migration popup after choosing to migrate group" }, "icu:GroupV1--Migration--info--summary": { "messageformat": "새 그룹에는 @멘션 및 그룹 관리자와 같은 기능이 있으며 향후 더 많은 기능을 지원할 예정입니다.", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--keep-history": { "messageformat": "모든 메시지 기록 및 미디어는 업그레이드 전에 보관되었습니다.", "description": "Shown on Learn More popup after GV1 migration" }, "icu:GroupV1--Migration--migrate--keep-history": { "messageformat": "모든 메시지 기록 및 미디어는 업그레이드 전에 보관됩니다.", "description": "Shown on Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--invited--you": { "messageformat": "그룹에 다시 가입하려면 초대를 수락해야 하며 수락할 때까지 그룹 메시지를 받지 않습니다.", "description": "Shown on Learn More popup after GV1 migration" }, "icu:GroupV1--Migration--info--invited--many": { "messageformat": "이 멤버들이 그룹에 다시 가입하려면 초대를 수락해야 하며 수락할 때까지 그룹 메시지를 받지 않습니다.", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--invited--one": { "messageformat": "이 멤버가 그룹에 다시 가입하려면 초대를 수락해야 하며 수락할 때까지 그룹 메시지를 받지 않습니다.", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--removed--before--many": { "messageformat": "이 멤버들은 새 그룹에 가입할 수 없으며 그룹에서 제거됩니다.", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--removed--before--one": { "messageformat": "이 멤버는 새 그룹에 가입할 수 없으며 그룹에서 제거됩니다.", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--removed--after--many": { "messageformat": "이 멤버들은 새 그룹에 가입하지 못했고 그룹에서 제거되었습니다.", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--info--removed--after--one": { "messageformat": "이 멤버는 새 그룹에 가입하지 못했고 그룹에서 제거되었습니다.", "description": "Shown on Learn More popup after or Migration popup before GV1 migration" }, "icu:GroupV1--Migration--invited--you": { "messageformat": "귀하를 새 그룹에 추가할 수 없었으며 가입하도록 초대되었습니다.", "description": "Shown in timeline when a group is upgraded and you were invited instead of added" }, "icu:GroupV1--Migration--invited--one": { "messageformat": "{contact} 님을 새 그룹에 추가할 수 없었으며 가입하도록 초대되었습니다.", "description": "Shown in timeline when a group is upgraded and one person was invited, instead of added" }, "icu:GroupV1--Migration--invited--many": { "messageformat": "멤버 {count,number}명을 새 그룹에 추가할 수 없었으며 가입하도록 초대되었습니다.", "description": "Shown in timeline when a group is upgraded and some people were invited, instead of added" }, "icu:GroupV1--Migration--removed--one": { "messageformat": "{contact} 님이 그룹에서 제거되었습니다.", "description": "Shown in timeline when a group is upgraded and one person was removed entirely during the upgrade" }, "icu:GroupV1--Migration--removed--many": { "messageformat": "멤버 {count,number}명이 그룹에서 제거되었습니다.", "description": "Shown in timeline when a group is upgraded and some people were removed entirely during the upgrade" }, "icu:close": { "messageformat": "닫기", "description": "Generic close label" }, "icu:previous": { "messageformat": "이전", "description": "Generic previous label" }, "icu:next": { "messageformat": "다음", "description": "Generic next label" }, "icu:BadgeDialog__become-a-sustainer-button": { "messageformat": "Signal에 후원", "description": "In the badge dialog. This button is shown under sustainer badges, taking users to some instructions" }, "icu:BadgeSustainerInstructions__header": { "messageformat": "Signal에 후원", "description": "In the instructions for becoming a sustainer. The heading." }, "icu:BadgeSustainerInstructions__subheader": { "messageformat": "Signal은 여러분과 같은 사용자의 기여로 운영됩니다. 기부하고 배지를 받으세요.", "description": "In the instructions for becoming a sustainer. The subheading." }, "icu:BadgeSustainerInstructions__instructions__1": { "messageformat": "휴대전화에서 Signal을 여세요.", "description": "In the instructions for becoming a sustainer. First instruction." }, "icu:BadgeSustainerInstructions__instructions__2": { "messageformat": "설정을 열려면 왼쪽 상단의 프로필 사진을 탭하세요.", "description": "In the instructions for becoming a sustainer. Second instruction." }, "icu:BadgeSustainerInstructions__instructions__3": { "messageformat": "'Singal에 기부'를 탭하여 구독하세요.", "description": "In the instructions for becoming a sustainer. Third instruction." }, "icu:CompositionArea--expand": { "messageformat": "확장", "description": "Aria label for expanding composition area" }, "icu:CompositionArea--attach-file": { "messageformat": "파일 첨부", "description": "Aria label for file attachment button in composition area" }, "icu:CompositionArea--sms-only__title": { "messageformat": "이 사람은 Signal을 사용하고 있지 않습니다.", "description": "Title for the composition area for the SMS-only contact" }, "icu:CompositionArea--sms-only__body": { "messageformat": "Signal Desktop은 Signal 외부 연락처 메시징을 지원하지 않습니다. 보다 안전한 메시징 경험을 위해 해당 인물에게 Signal을 설치하도록 요청하세요.", "description": "Body for the composition area for the SMS-only contact" }, "icu:CompositionArea--sms-only__spinner-label": { "messageformat": "연락처 등록 상태 확인", "description": "Displayed while checking if the contact is SMS-only" }, "icu:CompositionArea__edit-action--discard": { "messageformat": "메시지 취소", "description": "aria-label for discard edit button" }, "icu:CompositionArea__edit-action--send": { "messageformat": "수정한 메시지 보내기", "description": "aria-label for send edit button" }, "icu:CompositionInput__editing-message": { "messageformat": "메시지 수정", "description": "Status text displayed above composition input when editing a message" }, "icu:countMutedConversationsDescription": { "messageformat": "배지 수에 알림을 끈 대화 포함", "description": "Description for counting muted conversations in badge setting" }, "icu:ContactModal--message": { "messageformat": "메시지", "description": "Button text for send message button in Group Contact Details modal" }, "icu:ContactModal--rm-admin": { "messageformat": "권리자 권한으로 제거", "description": "Button text for removing as admin button in Group Contact Details modal" }, "icu:ContactModal--make-admin": { "messageformat": "관리자로 설정", "description": "Button text for make admin button in Group Contact Details modal" }, "icu:ContactModal--make-admin-info": { "messageformat": "{contact}가 이 그룹과 멤버들을 수정할 수 있게 됩니다.", "description": "Shown in a confirmation dialog when you are about to grant admin privileges to someone" }, "icu:ContactModal--rm-admin-info": { "messageformat": "{contact} 님을 그룹 관리자에서 제거할까요?", "description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone" }, "icu:ContactModal--add-to-group": { "messageformat": "다른 그룹에 추가", "description": "Button text for adding contact to another group in Group Contact Details modal" }, "icu:ContactModal--remove-from-group": { "messageformat": "그룹에서 제거", "description": "Button text for remove from group button in Group Contact Details modal" }, "icu:showChatColorEditor": { "messageformat": "대화창 색상", "description": "This is a button in the conversation context menu to show the chat color editor" }, "icu:showConversationDetails": { "messageformat": "그룹 설정", "description": "This is a button in the conversation context menu to show group settings" }, "icu:showConversationDetails--direct": { "messageformat": "대화 설정", "description": "This is a button in the conversation context menu to show chat settings" }, "icu:ConversationDetails__unmute--title": { "messageformat": "이 대화의 알림을 켤까요?", "description": "Title for the modal to unmute a chat" }, "icu:ConversationDetails--group-link": { "messageformat": "그룹 링크", "description": "This is the label for the group link management panel" }, "icu:ConversationDetails--disappearing-messages-label": { "messageformat": "사라지는 메시지", "description": "This is the label for the disappearing messages setting panel" }, "icu:ConversationDetails--disappearing-messages-info--group": { "messageformat": "활성화할 경우, 이 그룹에서 수/발신되는 메시지들은 열람 후 사라집니다.", "description": "This is the info about the disappearing messages setting, in groups" }, "icu:ConversationDetails--disappearing-messages-info--direct": { "messageformat": "설정을 켜면 이 일대일 대화에서 주고받은 메시지는 상대가 확인하고 일정 시간이 흐르면 사라지게 됩니다.", "description": "This is the info about the disappearing messages setting, for direct conversations" }, "icu:ConversationDetails--notifications": { "messageformat": "알림", "description": "This is the label for notifications in the conversation details screen" }, "icu:ConversationDetails--group-info-label": { "messageformat": "누가 그룹 정보를 수정할 수 있나요", "description": "This is the label for the 'who can edit the group' panel" }, "icu:ConversationDetails--group-info-info": { "messageformat": "그룹 이름, 사진, 설명과 사라지는 메시지 타이머를 편집할 수 있는 사람을 선택하세요.", "description": "This is the additional info for the 'who can edit the group' panel" }, "icu:ConversationDetails--add-members-label": { "messageformat": "누가 멤버를 추가할 수 있나요", "description": "This is the label for the 'who can add members' panel" }, "icu:ConversationDetails--add-members-info": { "messageformat": "누구에게 이 그룹에 멤버를 추가할 권한을 부여할지 선택하십시오.", "description": "This is the additional info for the 'who can add members' panel" }, "icu:ConversationDetails--announcement-label": { "messageformat": "메시지를 전송할 수 있는 사람", "description": "This is the additional info for the 'who can send messages' panel" }, "icu:ConversationDetails--announcement-info": { "messageformat": "그룹에 메시지를 전송할 수 있는 사람을 선택하세요.", "description": "This is the additional info for the 'who can send messages' panel" }, "icu:ConversationDetails--requests-and-invites": { "messageformat": "요청 & 초대", "description": "This is a button to display which members have been invited but have not joined yet" }, "icu:ConversationDetailsActions--leave-group": { "messageformat": "그룹 탈퇴", "description": "This is a button to leave a group" }, "icu:ConversationDetailsActions--block-group": { "messageformat": "그룹 차단", "description": "This is a button to block a group" }, "icu:ConversationDetailsActions--unblock-group": { "messageformat": "그룹 차단 해제", "description": "This is a button to unblock a group" }, "icu:ConversationDetailsActions--leave-group-must-choose-new-admin": { "messageformat": "나가기 전에 이 그룹에 대해 새 관리자를 한 명 이상 선택해야 합니다.", "description": "Shown if, before leaving a group, you need to choose an admin" }, "icu:ConversationDetailsActions--leave-group-modal-title": { "messageformat": "나가시겠습니까?", "description": "This is the modal title for confirming leaving a group" }, "icu:ConversationDetailsActions--leave-group-modal-content": { "messageformat": "이 그룹에서 메시지를 보내거나 받을 수 없게 됩니다.", "description": "This is the modal content for confirming leaving a group" }, "icu:ConversationDetailsActions--leave-group-modal-confirm": { "messageformat": "나가기", "description": "This is the modal button to confirm leaving a group" }, "icu:ConversationDetailsActions--unblock-group-modal-title": { "messageformat": "''{groupName}' 그룹을 차단 해제할까요?", "description": "This is the modal title for confirming unblock of a group" }, "icu:ConversationDetailsActions--block-group-modal-title": { "messageformat": "''{groupName}' 그룹을 차단하고 나갈까요?", "description": "This is the modal title for confirming blocking a group" }, "icu:ConversationDetailsActions--block-group-modal-content": { "messageformat": "이 그룹에게서 메시지 또는 새 소식을 받을 수 없게 됩니다.", "description": "This is the modal content for confirming blocking a group" }, "icu:ConversationDetailsActions--block-group-modal-confirm": { "messageformat": "차단", "description": "This is the modal button to confirm blocking a group" }, "icu:ConversationDetailsActions--unblock-group-modal-content": { "messageformat": "내 연락처에 있는 사람이 나를 이 그룹에 추가할 수 있게 됩니다.", "description": "This is the modal content for confirming unblock of a group" }, "icu:ConversationDetailsActions--unblock-group-modal-confirm": { "messageformat": "차단 해제", "description": "This is the modal button to confirm unblock of a group" }, "icu:ConversationDetailsHeader--members": { "messageformat": "{number, plural, other {멤버 {number,number}명}}", "description": "This is the number of members in a group" }, "icu:ConversationDetailsMediaList--shared-media": { "messageformat": "공유된 미디어", "description": "Title for the media thumbnails in the conversation details screen" }, "icu:ConversationDetailsMediaList--show-all": { "messageformat": "모두 보기", "description": "This is a button on the conversation details to show all media" }, "icu:ConversationDetailsMembershipList--title": { "messageformat": "{number, plural, other {멤버 {number,number}명}}", "description": "The title of the membership list panel" }, "icu:ConversationDetailsMembershipList--add-members": { "messageformat": "멤버 추가", "description": "The button that you can click to add new members" }, "icu:ConversationDetailsMembershipList--show-all": { "messageformat": "모두 보기", "description": "This is a button on the conversation details to show all members" }, "icu:ConversationDetailsGroups--title": { "messageformat": "{count, plural, other {공통 그룹 {count,number}개}}", "description": "Title of the groups-in-common panel, in the contact details" }, "icu:ConversationDetailsGroups--title--with-zero-groups-in-common": { "messageformat": "공통 그룹 없음", "description": "Title of the groups-in-common panel, in the contact details, with zero groups in common" }, "icu:ConversationDetailsGroups--add-to-group": { "messageformat": "그룹에 추가", "description": "The button shown on a conversation details (for a direct contact) that you can click to add that contact to groups" }, "icu:ConversationDetailsGroups--show-all": { "messageformat": "모두 보기", "description": "This is a button on the conversation details (for a direct contact) to show all groups-in-common" }, "icu:ConversationNotificationsSettings__mentions__label": { "messageformat": "언급", "description": "In the conversation notifications settings, this is the label for the mentions option" }, "icu:ConversationNotificationsSettings__mentions__info": { "messageformat": "알림을 끈 대화에서 내가 멘션되는 경우 알림을 받습니다.", "description": "In the conversation notifications settings, this is the sub-label for the mentions option" }, "icu:ConversationNotificationsSettings__mentions__select__always-notify": { "messageformat": "항상 알림", "description": "In the conversation notifications settings, this is the option that always notifies you for @mentions" }, "icu:ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": { "messageformat": "알림을 끈 경우 알림을 받지 않습니다.", "description": "In the conversation notifications settings, this is the option that doesn't notify you for @mentions if the conversation is muted" }, "icu:GroupLinkManagement--clipboard": { "messageformat": "그룹 링크가 복사되었습니다.", "description": "Shown in a toast when a user selects to copy group link" }, "icu:GroupLinkManagement--share": { "messageformat": "링크 복사", "description": "This lets users share their group link" }, "icu:GroupLinkManagement--confirm-reset": { "messageformat": "그룹 링크를 초기화하시겠습니까? 이 링크로 사람들이 그룹에 참가할 수 없게 됩니다.", "description": "Shown in the confirmation dialog when an admin is about to reset the group link" }, "icu:GroupLinkManagement--reset": { "messageformat": "링크 초기화", "description": "This lets users generate a new group link" }, "icu:GroupLinkManagement--approve-label": { "messageformat": "새 멤버 승인", "description": "Title for the approve new members select area" }, "icu:GroupLinkManagement--approve-info": { "messageformat": "그룹 링크를 통해 참가하는 새로운 멤버들이 관리자 승인을 받도록 하기", "description": "Description for the approve new members select area" }, "icu:PendingInvites--tab-requests": { "messageformat": "요청 ({count,number})", "description": "Label for the tab to view pending requests" }, "icu:PendingInvites--tab-invites": { "messageformat": "초대 ({count,number})", "description": "Label for the tab to view pending invites" }, "icu:PendingRequests--approve-for": { "messageformat": "\"{name}\"의 요청을 승인하시겠습니까?", "description": "This is the modal content when confirming approving a group request to join" }, "icu:PendingRequests--deny-for": { "messageformat": "\"{name}\"의 요청을 거절하시겠습니까?", "description": "This is the modal content when confirming denying a group request to join" }, "icu:PendingRequests--deny-for--with-link": { "messageformat": "''{name}' 님의 요청을 거부할까요? 그룹 링크를 통한 참가를 더 이상 요청할 수 없게 됩니다.", "description": "This is the modal content when confirming denying a group request to join" }, "icu:PendingInvites--invites": { "messageformat": "당신에 의해 초대됨", "description": "This is the title list of all invites" }, "icu:PendingInvites--invited-by-you": { "messageformat": "당신에 의해 초대됨", "description": "This is the title for the list of members you have invited" }, "icu:PendingInvites--invited-by-others": { "messageformat": "다른 사람에 의해 초대됨", "description": "This is the title for the list of members who have invited other people" }, "icu:PendingInvites--invited-count": { "messageformat": "{number,number}명을 초대했습니다", "description": "This is the label for the number of members someone has invited" }, "icu:PendingInvites--revoke-for-label": { "messageformat": "그룹 초대를 철회하시겠습니까?", "description": "This is aria label for revoking a group invite icon" }, "icu:PendingInvites--revoke-for": { "messageformat": "\"{name}\"에 대한 그룹 초대를 철회하시겠습니까?", "description": "This is the modal content when confirming revoking a single invite" }, "icu:PendingInvites--revoke-from": { "messageformat": "{number, plural, other {''{name}' 님이 보낸 초대 {number,number}개를 취소할까요?}}", "description": "This is the modal content when confirming revoking multiple invites" }, "icu:PendingInvites--revoke": { "messageformat": "철회하기", "description": "This is the modal button to confirm revoking invites" }, "icu:PendingRequests--approve": { "messageformat": "요청을 승인하기", "description": "This is the modal button to approve group request to join" }, "icu:PendingRequests--deny": { "messageformat": "요청 거절", "description": "This is the modal button to deny group request to join" }, "icu:PendingRequests--info": { "messageformat": "이 목록에 있는 사람들이 그룹 링크를 통해 \"{name}\"에 참가 시도하고 있습니다.", "description": "Information shown below the pending admin approval list" }, "icu:PendingInvites--info": { "messageformat": "이 그룹에 초대된 사람들에 대한 세부정보는 실제 참가 전까지는 보이지 않습니다. 초대된 사람들은 실제 참가 이후부터 이 그룹의 메시지들을 볼 수 있습니다.", "description": "Information shown below the invite list" }, "icu:PendingRequests--block--button": { "messageformat": "요청 차단", "description": "Shown in timeline if users cancel their request to join a group via a group link" }, "icu:PendingRequests--block--title": { "messageformat": "요청을 차단하시겠어요?", "description": "Title of dialog to block a user from requesting to join via the link again" }, "icu:PendingRequests--block--contents": { "messageformat": "{name} 님이 그룹 링크를 통해 이 그룹에 참가하거나 참가하도록 요청할 수 없게 됩니다. 하지만 수동으로 그룹에 추가될 수는 있습니다.", "description": "Details of dialog to block a user from requesting to join via the link again" }, "icu:PendingRequests--block--confirm": { "messageformat": "요청 차단", "description": "Confirmation button of dialog to block a user from requesting to join via the link again" }, "icu:SelectModeActions--exitSelectMode": { "messageformat": "선택 모드 종료", "description": "conversation > in select mode > composition area actions > exit select mode > accessibility label" }, "icu:SelectModeActions--selectedMessages": { "messageformat": "{count,number}개 선택함", "description": "conversation > in select mode > composition area actions > count of selected messsages" }, "icu:SelectModeActions--deleteSelectedMessages": { "messageformat": "선택한 메시지 삭제", "description": "conversation > in select mode > composition area actions > delete selected messsages action > accessibility label" }, "icu:SelectModeActions--forwardSelectedMessages": { "messageformat": "선택한 메시지 전달", "description": "conversation > in select mode > composition area actions > forward selected messsages action > accessibility label" }, "icu:DeleteMessagesModal--title": { "messageformat": "{count, plural, other {메시지 {count,number}개를 삭제할까요?}}", "description": "delete selected messages > confirmation modal > title" }, "icu:DeleteMessagesModal--description": { "messageformat": "{count, plural, other {이 메시지를 누구에게서 삭제하시겠습니까?}}", "description": "delete selected messages > confirmation modal > description" }, "icu:DeleteMessagesModal--description--noteToSelf": { "messageformat": "{count, plural, other {이 메시지를 어떤 기기에서 삭제하시겠습니까?}}", "description": "within note to self conversation > delete selected messages > confirmation modal > description" }, "icu:DeleteMessagesModal--deleteForMe": { "messageformat": "나에게서 삭제", "description": "delete selected messages > confirmation modal > delete for me" }, "icu:DeleteMessagesModal--deleteFromThisDevice": { "messageformat": "이 기기에서 삭제", "description": "within note to self conversation > delete selected messages > confirmation modal > delete from this device (same as delete for me)" }, "icu:DeleteMessagesModal--deleteForEveryone": { "messageformat": "모두에게서 삭제", "description": "delete selected messages > confirmation modal > delete for everyone" }, "icu:DeleteMessagesModal--deleteFromAllDevices": { "messageformat": "모든 기기에서 삭제", "description": "within note to self conversation > delete selected messages > confirmation modal > delete from all devices (same as delete for everyone)" }, "icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": { "messageformat": "{count, plural, other {모든 사용자에 대해 삭제할 메시지를 최대 {count,number}개 까지만 선택할 수 있습니다}}", "description": "delete selected messages > confirmation modal > deleted for everyone (disabled) > toast > too many messages to 'delete for everyone'" }, "icu:SelectModeActions__toast--TooManyMessagesToForward": { "messageformat": "메시지는 최대 30개까지만 전달할 수 있습니다.", "description": "conversation > in select mode > composition area actions > forward selected messages (disabled) > toast message when too many messages" }, "icu:AvatarInput--no-photo-label--group": { "messageformat": "그룹 사진 추가하기", "description": "The label for the avatar uploader when no group photo is selected" }, "icu:AvatarInput--no-photo-label--profile": { "messageformat": "사진 추가", "description": "The label for the avatar uploader when no profile photo is selected" }, "icu:AvatarInput--change-photo-label": { "messageformat": "사진 변경하기", "description": "The label for the avatar uploader when a photo is selected" }, "icu:AvatarInput--upload-photo-choice": { "messageformat": "사진 업로드하기", "description": "The button text when you click on an uploaded avatar and want to upload a new one" }, "icu:AvatarInput--remove-photo-choice": { "messageformat": "사진 제거", "description": "The button text when you click on an uploaded avatar and want to remove it" }, "icu:ContactPill--remove": { "messageformat": "연락처 제거", "description": "The label for the 'remove' button on the contact pill" }, "icu:ComposeErrorDialog--close": { "messageformat": "확인", "description": "The text on the button when there's an error in the composer" }, "icu:NewlyCreatedGroupInvitedContactsDialog--title": { "messageformat": "{count, plural, other {{count,number}에게 초대가 전송됨}}", "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": { "messageformat": "{name} 님을 그룹에 자동으로 추가할 수 없습니다.", "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": { "messageformat": "해당 사용자는 사용자가 그룹에 자동으로 추가할 수 없습니다.", "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": { "messageformat": "가입 초대를 받았으며 수락할 때까지 그룹 메시지가 표시되지 않습니다.", "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:NewlyCreatedGroupInvitedContactsDialog--body--learn-more": { "messageformat": "더 알아보기", "description": "When creating a new group and inviting users, this is shown in the dialog" }, "icu:AddGroupMembersModal--title": { "messageformat": "멤버 추가", "description": "When adding new members to an existing group, this is shown in the dialog" }, "icu:AddGroupMembersModal--continue-to-confirm": { "messageformat": "업데이트", "description": "When adding new members to an existing group, this is shown in the dialog" }, "icu:AddGroupMembersModal--confirm-title--one": { "messageformat": "{person}를 {group}에 추가할까요?", "description": "When adding new members to an existing group, this is shown in the confirmation dialog" }, "icu:AddGroupMembersModal--confirm-title--many": { "messageformat": "{count,number}명의 멤버를 {group}에 추가할까요?", "description": "When adding new members to an existing group, this is shown in the confirmation dialog" }, "icu:AddGroupMembersModal--confirm-button--one": { "messageformat": "멤버 추가", "description": "When adding new members to an existing group, this is shown on the confirmation dialog button" }, "icu:AddGroupMembersModal--confirm-button--many": { "messageformat": "멤버 추가", "description": "When adding new members to an existing group, this is shown on the confirmation dialog button" }, "icu:createNewGroupButton": { "messageformat": "새 그룹", "description": "The text of the button to create new groups" }, "icu:selectContact": { "messageformat": "{name} 님 연락처 선택", "description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)" }, "icu:deselectContact": { "messageformat": "{name} 님 연락처 선택 취소", "description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)" }, "icu:cannotSelectContact": { "messageformat": "{name} 님 연락처를 선택할 수 없습니다.", "description": "The label for contact checkboxes that are disabled" }, "icu:alreadyAMember": { "messageformat": "이미 멤버입니다.", "description": "The label for contact checkboxes that are disabled because they're already a member" }, "icu:MessageAudio--play": { "messageformat": "오디오 첨부 파일 재생", "description": "Aria label for audio attachment's Play button" }, "icu:MessageAudio--pause": { "messageformat": "오디오 첨부 파일 일시정지", "description": "Aria label for audio attachment's Pause button" }, "icu:MessageAudio--download": { "messageformat": "오디오 첨부 파일 다운로드", "description": "Aria label for audio attachment's Download button" }, "icu:MessageAudio--pending": { "messageformat": "오디오 첨부 파일을 다운로드하는 중…", "description": "Aria label for pending audio attachment spinner" }, "icu:MessageAudio--slider": { "messageformat": "오디오 첨부 파일 재생 시간", "description": "Aria label for audio attachment's playback time slider" }, "icu:MessageAudio--playbackRate1": { "messageformat": "1", "description": "Button in the voice note message widget that shows the current playback rate of 1x (regular speed) and allows the user to toggle to the next rate. Don't include the 'x'." }, "icu:MessageAudio--playbackRate1p5": { "messageformat": "1.5", "description": "Button in the voice note message widget that shows the current playback rate of 1.5x (%50 faster) and allows the user to toggle to the next rate. Don't include the 'x'." }, "icu:MessageAudio--playbackRate2": { "messageformat": "2", "description": "Button in the voice note message widget that shows the current playback rate of 2x (double speed) and allows the user to toggle to the next rate. Don't include the 'x'." }, "icu:MessageAudio--playbackRatep5": { "messageformat": ".5", "description": "Button in the voice note message widget that shows the current playback rate of .5x (half speed) and allows the user to toggle to the next rate. Don't include the 'x'." }, "icu:emptyInboxMessage": { "messageformat": "위 {composeIcon} 아이콘을 클릭하고 메시지를 전송할 연락처 또는 그룹을 검색하세요.", "description": "Shown in the left-pane when the inbox is empty" }, "icu:composeIcon": { "messageformat": "구성 버튼", "description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message." }, "icu:ForwardMessageModal__title": { "messageformat": "전달 대상", "description": "Title for the forward a message modal dialog" }, "icu:ForwardMessageModal--continue": { "messageformat": "계속", "description": "aria-label for the 'next' button in the forward a message modal dialog" }, "icu:ForwardMessagesModal__toast--CannotForwardEmptyMessage": { "messageformat": "빈 메시지나 삭제한 메시지는 전달할 수 없습니다.", "description": "Toast message shown when trying to forward an empty or deleted message" }, "icu:MessageRequestWarning__learn-more": { "messageformat": "더 알아보기", "description": "Shown on the message request warning. Clicking this button will open a dialog with more information" }, "icu:MessageRequestWarning__dialog__details": { "messageformat": "해당 사용자와 공유하는 그룹이 없습니다. 원치 않는 메시지를 피하기 위해 수락하기 전 요청을 주의 깊게 검토하세요.", "description": "Shown in the message request warning dialog. Gives more information about message requests" }, "icu:MessageRequestWarning__dialog__learn-even-more": { "messageformat": "메시지 요청 정보", "description": "Shown in the message request warning dialog. Clicking this button will open a page on Signal's support site" }, "icu:ContactSpoofing__same-name--link": { "messageformat": "신중하게 요청을 검토하세요. Signal에서 같은 이름을 가진 다른 연락처를 찾았습니다. 요청 검토", "description": "Shown in the timeline warning when you have a message request from someone with the same name as someone else" }, "icu:ContactSpoofing__same-name-in-group--link": { "messageformat": "{count, plural, other {그룹 멤버 {count,number}명의 이름이 같습니다. 멤버 검토}}", "description": "Shown in the timeline warning when you multiple group members have the same name" }, "icu:ContactSpoofing__same-names-in-group--link": { "messageformat": "{count, plural, other {이 그룹에서 서로 충돌하는 이름 {count,number}개를 찾았습니다. 멤버 검토}}", "description": "Shown in the timeline warning when multiple names are shared by members of a group." }, "icu:ContactSpoofingReviewDialog__title": { "messageformat": "검토 요청", "description": "Title for the contact name spoofing review dialog" }, "icu:ContactSpoofingReviewDialog__description": { "messageformat": "요청의 출처가 확실하지 않은 경우 아래 연락처를 검토하고 조치를 취하세요.", "description": "Description for the contact spoofing review dialog" }, "icu:ContactSpoofingReviewDialog__possibly-unsafe-title": { "messageformat": "요청", "description": "Header in the contact spoofing review dialog, shown above the potentially-unsafe user" }, "icu:ContactSpoofingReviewDialog__safe-title": { "messageformat": "연락처", "description": "Header in the contact spoofing review dialog, shown above the \"safe\" user" }, "icu:ContactSpoofingReviewDialog__group__title": { "messageformat": "구성원 검토", "description": "Title for the contact name spoofing review dialog in groups" }, "icu:ContactSpoofingReviewDialog__group__description": { "messageformat": "{count, plural, other {그룹 멤버 {count,number}명의 이름이 비슷합니다. 아래에서 멤버를 검토하거나 조치를 취하세요.}}", "description": "Description for the group contact spoofing review dialog" }, "icu:ContactSpoofingReviewDialog__group__multiple-conflicts__description": { "messageformat": "{count, plural, other {이 그룹에서 서로 충돌하는 이름 {count,number}개를 찾았습니다. 아래에서 멤버를 검토하거나 선택하여 조치를 취하세요.}}", "description": "Description for the group contact spoofing review dialog when there are multiple shared names" }, "icu:ContactSpoofingReviewDialog__group__members-header": { "messageformat": "멤버", "description": "Header in the group contact spoofing review dialog. After this header, there will be a list of members" }, "icu:ContactSpoofingReviewDialog__group__name-change-info": { "messageformat": "최근에 프로필 이름을 {oldName}에서 {newName}(으)로 변경했습니다.", "description": "In the group contact spoofing review dialog, this text is shown when someone has changed their name recently" }, "icu:RemoveGroupMemberConfirmation__remove-button": { "messageformat": "그룹에서 제거", "description": "When confirming the removal of a group member, show this text in the button" }, "icu:RemoveGroupMemberConfirmation__description": { "messageformat": "{name}님을 그룹에서 제거하시겠습니까?", "description": "When confirming the removal of a group member, show this text in the dialog" }, "icu:RemoveGroupMemberConfirmation__description__with-link": { "messageformat": "그룹에서 ''{name}' 님을 제거할까요? 그룹 링크를 통해 다시 참가할 수 없게 됩니다.", "description": "When confirming the removal of a group member, show this text in the dialog" }, "icu:CaptchaDialog__title": { "messageformat": "메시지를 계속 전송하려면 검증하세요.", "description": "Header in the captcha dialog" }, "icu:CaptchaDialog__first-paragraph": { "messageformat": "Signal에서 스팸을 방지하려면 검증을 완료하세요.", "description": "First paragraph in the captcha dialog" }, "icu:CaptchaDialog__second-paragraph": { "messageformat": "검증 후 메시지를 계속 전달할 수 있습니다. 일시 정지된 메시지는 자동으로 전송됩니다.", "description": "First paragraph in the captcha dialog" }, "icu:CaptchaDialog--can-close__title": { "messageformat": "검증하지 않고 계속하시겠습니까?", "description": "Header in the captcha dialog that can be closed" }, "icu:CaptchaDialog--can-close__body": { "messageformat": "검증을 건너뛰도록 선택하면 다른 사람이 전송한 메시지를 놓칠 수 있고 메시지가 전송되지 않을 수 있습니다.", "description": "Body of the captcha dialog that can be closed" }, "icu:CaptchaDialog--can_close__skip-verification": { "messageformat": "검증 건너뛰기", "description": "Skip button of the captcha dialog that can be closed" }, "icu:verificationComplete": { "messageformat": "검증이 완료되었습니다.", "description": "Displayed after successful captcha" }, "icu:verificationFailed": { "messageformat": "검증에 실패했습니다. 나중에 다시 시도하세요.", "description": "Displayed after unsuccessful captcha" }, "icu:deleteForEveryoneFailed": { "messageformat": "모든 사람의 메시지를 삭제하지 못했습니다. 나중에 다시 시도하세요.", "description": "Displayed when delete-for-everyone has failed to send to all recipients" }, "icu:ChatColorPicker__delete--title": { "messageformat": "색상 삭제하기", "description": "Confirm title for deleting custom color" }, "icu:ChatColorPicker__delete--message": { "messageformat": "{num, plural, other {사용자 정의 색상은 {num,number} 대화에서 사용됩니다. 모든 대화에서 삭제하시겠습니까?}}", "description": "Confirm message for deleting custom color" }, "icu:ChatColorPicker__global-chat-color": { "messageformat": "모두 적용되는 대화창 색상", "description": "Modal title for the chat color picker and editor for all conversations" }, "icu:ChatColorPicker__menu-title": { "messageformat": "대화창 색상", "description": "View title for the chat color picker and editor" }, "icu:ChatColorPicker__reset": { "messageformat": "대화창 색상 재설정", "description": "Button label for resetting chat colors" }, "icu:ChatColorPicker__resetDefault": { "messageformat": "대화창 색상 재설정", "description": "Confirmation dialog title for resetting all chat colors or only the global default one" }, "icu:ChatColorPicker__resetAll": { "messageformat": "모든 대화창 색상 재설정", "description": "Button label for resetting all chat colors" }, "icu:ChatColorPicker__confirm-reset-default": { "messageformat": "기본값 재설정", "description": "Button label for resetting only global chat color" }, "icu:ChatColorPicker__confirm-reset": { "messageformat": "초기화", "description": "Confirm button label for resetting chat colors" }, "icu:ChatColorPicker__confirm-reset-message": { "messageformat": "모든 대화창 색상을 덮어쓰시겠습니까?", "description": "Modal message text for confirming resetting of chat colors" }, "icu:ChatColorPicker__custom-color--label": { "messageformat": "사용자 정의 색상 편집기 표시", "description": "aria-label for custom color editor button" }, "icu:ChatColorPicker__sampleBubble1": { "messageformat": "다음은 대화창 색상의 미리 보기입니다.", "description": "An example message bubble for selecting the chat color" }, "icu:ChatColorPicker__sampleBubble2": { "messageformat": "또 다른 거품이군요.", "description": "An example message bubble for selecting the chat color" }, "icu:ChatColorPicker__sampleBubble3": { "messageformat": "색상은 사용자에게만 보입니다.", "description": "An example message bubble for selecting the chat color" }, "icu:ChatColorPicker__context--edit": { "messageformat": "색상 편집", "description": "Option in the custom color bubble context menu" }, "icu:ChatColorPicker__context--duplicate": { "messageformat": "복사하기", "description": "Option in the custom color bubble context menu" }, "icu:ChatColorPicker__context--delete": { "messageformat": "삭제", "description": "Option in the custom color bubble context menu" }, "icu:CustomColorEditor__solid": { "messageformat": "견고함", "description": "Tab label for selecting solid colors" }, "icu:CustomColorEditor__gradient": { "messageformat": "그라디언트", "description": "Tab label for selecting a gradient" }, "icu:CustomColorEditor__hue": { "messageformat": "색상", "description": "Label for the hue slider" }, "icu:CustomColorEditor__saturation": { "messageformat": "채도", "description": "Label for the saturation slider" }, "icu:CustomColorEditor__title": { "messageformat": "사용자 지정 색상", "description": "Modal title for the custom color editor" }, "icu:GradientDial__knob-start": { "messageformat": "그라데이션 시작", "description": "aria-label for the custom color gradient creator knob" }, "icu:GradientDial__knob-end": { "messageformat": "그라데이션 끝", "description": "aria-label for the custom color gradient creator knob" }, "icu:customDisappearingTimeOption": { "messageformat": "사용자 지정 시간…", "description": "Text for an option in Disappearing Messages menu and Conversation Details Disappearing Messages setting when no user value is available" }, "icu:selectedCustomDisappearingTimeOption": { "messageformat": "사용자 지정 시간", "description": "Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time" }, "icu:DisappearingTimeDialog__label--value": { "messageformat": "숫자", "description": "aria-label for the number select box" }, "icu:DisappearingTimeDialog__label--units": { "messageformat": "시간 단위", "description": "aria-label for the units of time select box" }, "icu:DisappearingTimeDialog__title": { "messageformat": "사용자 지정 시간", "description": "Title for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__body": { "messageformat": "사라지는 메시지 위해 사용자 지정 시간을 설정하세요.", "description": "Body for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__set": { "messageformat": "설정", "description": "Text for the dialog button confirming the custom disappearing message timeout" }, "icu:DisappearingTimeDialog__seconds": { "messageformat": "초", "description": "Name of the 'seconds' unit select for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__minutes": { "messageformat": "분", "description": "Name of the 'minutes' unit select for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__hours": { "messageformat": "시간", "description": "Name of the 'hours' unit select for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__days": { "messageformat": "일", "description": "Name of the 'days' unit select for the custom disappearing message timeout dialog" }, "icu:DisappearingTimeDialog__weeks": { "messageformat": "주", "description": "Name of the 'weeks' unit select for the custom disappearing message timeout dialog" }, "icu:settings__DisappearingMessages__footer": { "messageformat": "내가 시작한 모든 새 대화에 대해 자동삭제 메시지 타이머를 기본으로 설정하세요.", "description": "Footer for the Disappearing Messages settings section" }, "icu:settings__DisappearingMessages__timer__label": { "messageformat": "새 대화를 위한 기본 타이머", "description": "Label for the Disappearing Messages default timer setting" }, "icu:UniversalTimerNotification__text": { "messageformat": "메시지가 사라지는 시간은 메시지를 전송할 때 {timeValue}(으)로 설정됩니다.", "description": "A message displayed when default disappearing message timeout is about to be applied" }, "icu:ContactRemovedNotification__text": { "messageformat": "이전에 제거한 사용자입니다. 해당 사용자에게 메시지를 보내면 사용자가 목록에 다시 추가됩니다.", "description": "A message displayed when contact was removed and will be added back on an outgoing message" }, "icu:ErrorBoundaryNotification__text": { "messageformat": "메시지를 표시할 수 없습니다. 클릭하여 디버그 로그를 제출하세요.", "description": "An error notification displayed when message fails to render due to an internal error" }, "icu:GroupDescription__read-more": { "messageformat": "더 보기", "description": "Button text when the group description is too long" }, "icu:EditConversationAttributesModal__description-warning": { "messageformat": "그룹 설명은 이 그룹의 구성원과 초대받은 사람들에게 표시됩니다.", "description": "Label text shown when editing group description" }, "icu:ConversationDetailsHeader--add-group-description": { "messageformat": "그룹 설명 추가…", "description": "Placeholder text in the details header for those that can edit the group description" }, "icu:MediaQualitySelector--button": { "messageformat": "미디어 품질 선택", "description": "aria-label for the media quality selector button" }, "icu:MediaQualitySelector--title": { "messageformat": "미디어 품질", "description": "Popup selector title" }, "icu:MediaQualitySelector--standard-quality-title": { "messageformat": "기본", "description": "Title for option for standard quality" }, "icu:MediaQualitySelector--standard-quality-description": { "messageformat": "데이터를 덜 쓰며 빠르게", "description": "Description of standard quality selector" }, "icu:MediaQualitySelector--high-quality-title": { "messageformat": "높음", "description": "Title for option for high quality" }, "icu:MediaQualitySelector--high-quality-description": { "messageformat": "데이터를 더 쓰며 느리게", "description": "Description of high quality selector" }, "icu:MessageDetailsHeader--Failed": { "messageformat": "보내지지 않음", "description": "In the message details screen, shown above contacts where the message failed to deliver" }, "icu:MessageDetailsHeader--Pending": { "messageformat": "대기 중", "description": "In the message details screen, shown above contacts where the message is still sending" }, "icu:MessageDetailsHeader--Sent": { "messageformat": "보냄", "description": "In the message details screen, shown above contacts where the message has been sent (but not delivered, read, or viewed)" }, "icu:MessageDetailsHeader--Delivered": { "messageformat": "전달됨", "description": "In the message details screen, shown above contacts who have received your message" }, "icu:MessageDetailsHeader--Read": { "messageformat": "읽음", "description": "In the message details screen, shown above contacts who have read this message" }, "icu:MessageDetailsHeader--Viewed": { "messageformat": "조회자", "description": "In the message details screen, shown above contacts who have viewed this message" }, "icu:MessageDetail--disappears-in": { "messageformat": "사라지기까지 남은 시간", "description": "In the message details screen, shown as a label of how long it will be before the message disappears" }, "icu:MessageDetail__view-edits": { "messageformat": "수정 기록 보기", "description": "Link to view a message's edit history" }, "icu:ProfileEditor--about": { "messageformat": "정보", "description": "Default text for about field" }, "icu:ProfileEditor--username": { "messageformat": "사용자 이름", "description": "Default text for username field" }, "icu:ProfileEditor__username-link": { "messageformat": "QR 코드 또는 링크", "description": "Label of a profile editor row that navigates to username link and qr code modal" }, "icu:ProfileEditor__username-link__tooltip__title": { "messageformat": "내 사용자 이름 공유", "description": "Title of tooltip displayed under 'QR code or link' button for getting username link" }, "icu:ProfileEditor__username-link__tooltip__body": { "messageformat": "나와 채팅을 시작할 수 있도록 고유 QR 코드 또는 링크를 공유하세요.", "description": "Body of tooltip displayed under 'QR code or link' button for getting username link" }, "icu:ProfileEditor--username--title": { "messageformat": "사용자 이름을 선택하세요.", "description": "Title text for username modal" }, "icu:ProfileEditor--username--check-characters": { "messageformat": "사용자명에는 a~z, 0~9, _만 포함될 수 있습니다.", "description": "Shown if user has attempted to use forbidden characters in username" }, "icu:ProfileEditor--username--check-starting-character": { "messageformat": "사용자 이름은 숫자로 시작할 수 없습니다.", "description": "Shown if user has attempted to begin their username with a number" }, "icu:ProfileEditor--username--check-character-min": { "messageformat": "사용자명은 {min,number}자 이상이어야 합니다.", "description": "Shown if user has attempted to enter a username with too few characters - currently min is 3" }, "icu:ProfileEditor--username--check-character-max": { "messageformat": "사용자명은 {max,number}자 이하여야 합니다.", "description": "Shown if user has attempted to enter a username with too many characters - currently min is 25" }, "icu:ProfileEditor--username--unavailable": { "messageformat": "이 사용자 이름은 사용할 수 없습니다.", "description": "Shown if the username is not available for registration" }, "icu:ProfileEditor--username--check-username-taken": { "messageformat": "사용 중인 사용자 이름입니다.", "description": "Shown if user has attempted to save a username which is not available" }, "icu:ProfileEditor--username--general-error": { "messageformat": "사용자명을 저장하지 못했습니다. 연결을 확인하고 다시 시도하세요.", "description": "Shown if something unknown has gone wrong with username save." }, "icu:ProfileEditor--username--reservation-gone": { "messageformat": "{username}을(를) 더는 사용할 수 없습니다. 사용자 이름에 새로운 일련번호가 짝지어집니다. 다시 저장해 보세요.", "description": "Shown if username reservation has expired and new one needs to be generated." }, "icu:ProfileEditor--username--delete-general-error": { "messageformat": "사용자 이름을 제거하지 못했습니다. 연결을 확인하고 다시 시도하세요.", "description": "Shown if something unknown has gone wrong with username delete." }, "icu:ProfileEditor--username--copied-username": { "messageformat": "사용자 이름을 복사했습니다.", "description": "Shown when username is copied to clipboard." }, "icu:ProfileEditor--username--copied-username-link": { "messageformat": "링크를 복사했습니다.", "description": "Shown when username link is copied to clipboard." }, "icu:ProfileEditor--username--deleting-username": { "messageformat": "사용자 이름을 삭제하는 중", "description": "Shown as aria label for spinner icon next to username" }, "icu:ProfileEditor--username--delete-username": { "messageformat": "사용자 이름 삭제", "description": "Shown as aria label for trash icon next to username" }, "icu:ProfileEditor--username--confirm-delete-body-2": { "messageformat": "사용자 이름이 제거되고 QR 코드와 링크를 사용할 수 없게 되며, ''{username}'을(를) 다른 사용자가 사용할 수 있게 됩니다. 계속할까요?", "description": "Shown in dialog body if user has saved an empty string to delete their username" }, "icu:ProfileEditor--username--confirm-delete-button": { "messageformat": "삭제", "description": "Shown in dialog button if user has saved an empty string to delete their username" }, "icu:ProfileEditor--username--context-menu": { "messageformat": "사용자 이름 복사 또는 삭제", "description": "Shown as aria label for context menu next to username" }, "icu:ProfileEditor--username--copy": { "messageformat": "사용자 이름 복사", "description": "Shown as a button in context menu next to username. The action of the button is to put username into the clipboard." }, "icu:ProfileEditor--username--copy-link": { "messageformat": "링크 복사", "description": "Shown as a button in context menu next to username. The action of the button is to put a username link into the clipboard." }, "icu:ProfileEditor--username--delete": { "messageformat": "삭제", "description": "Shown as a button in context menu next to username. The action of the button is to open a confirmation dialog for deleting username." }, "icu:ProfileEditor--about-placeholder": { "messageformat": "자기소개를 적어주세요…", "description": "Placeholder text for about input field" }, "icu:ProfileEditor--first-name": { "messageformat": "이름(필수)", "description": "Placeholder text for first name field" }, "icu:ProfileEditor--last-name": { "messageformat": "성(선택 사항)", "description": "Placeholder text for last name field" }, "icu:ConfirmDiscardDialog--discard": { "messageformat": "변경사항을 파기하시겠습니까?", "description": "ConfirmationDialog text for discarding changes" }, "icu:ProfileEditor--info--link": { "messageformat": "프로필은 암호화됩니다. 새로운 채팅을 시작하거나 수락하면 상대가 내 프로필과 이에 대한 변경 내용을 볼 수 있게 됩니다. 자세히 알아보기", "description": "Information shown at the bottom of the profile editor section" }, "icu:Bio--speak-freely": { "messageformat": "자유롭게 말하다", "description": "A default bio option" }, "icu:Bio--encrypted": { "messageformat": "암호화됨", "description": "A default bio option" }, "icu:Bio--free-to-chat": { "messageformat": "대화해도 됨", "description": "A default bio option" }, "icu:Bio--coffee-lover": { "messageformat": "커피 애호가", "description": "A default bio option" }, "icu:Bio--taking-break": { "messageformat": "쉬는 중", "description": "A default bio option" }, "icu:ProfileEditorModal--profile": { "messageformat": "프로필", "description": "Title for profile editing" }, "icu:ProfileEditorModal--name": { "messageformat": "내 이름", "description": "Title for editing your name" }, "icu:ProfileEditorModal--about": { "messageformat": "정보", "description": "Title for about editing" }, "icu:ProfileEditorModal--avatar": { "messageformat": "내 아이콘", "description": "Title for profile avatar editing" }, "icu:ProfileEditorModal--username": { "messageformat": "사용자 이름", "description": "Title for username editing" }, "icu:ProfileEditorModal--error": { "messageformat": "프로필을 업데이트할 수 없습니다. 다시 시도하세요.", "description": "Error message when something goes wrong updating your profile." }, "icu:AnnouncementsOnlyGroupBanner--modal": { "messageformat": "관리자에게 메시지 전송", "description": "Modal title for the list of admins in a group" }, "icu:AnnouncementsOnlyGroupBanner--announcements-only": { "messageformat": "{admins}만 메시지를 전송할 수 있습니다.", "description": "Displayed if sending of messages is disabled to non-admins" }, "icu:AnnouncementsOnlyGroupBanner--admins": { "messageformat": "관리자", "description": "Clickable text describing administrators of a group, used in the message an admin label" }, "icu:AvatarEditor--choose": { "messageformat": "아바타 선택", "description": "Label for the avatar selector" }, "icu:AvatarColorPicker--choose": { "messageformat": "색 선택", "description": "Label for when you need to choose your fighter, err color" }, "icu:LeftPaneSetGroupMetadataHelper__avatar-modal-title": { "messageformat": "그룹 아이콘", "description": "Title for the avatar picker in the group creation flow" }, "icu:Preferences__message-audio-title": { "messageformat": "대화 내 메시지 사운드", "description": "Title for message audio setting" }, "icu:Preferences__message-audio-description": { "messageformat": "대화 중에 보내거나 받는 메시지에 알림 사운드를 사용합니다.", "description": "Description for message audio setting" }, "icu:Preferences__button--general": { "messageformat": "일반 설정", "description": "Button to switch the settings view" }, "icu:Preferences__button--appearance": { "messageformat": "모양", "description": "Button to switch the settings view" }, "icu:Preferences__button--chats": { "messageformat": "대화", "description": "Button to switch the settings view (and a title of pane)" }, "icu:Preferences__button--calls": { "messageformat": "전화", "description": "Button to switch the settings view" }, "icu:Preferences__button--notifications": { "messageformat": "알림", "description": "Button to switch the settings view" }, "icu:Preferences__button--privacy": { "messageformat": "개인정보", "description": "Button to switch the settings view" }, "icu:Preferences--lastSynced": { "messageformat": "마지막으로 가져온 시간: {date} {time}", "description": "Label for date and time of last sync operation" }, "icu:Preferences--system": { "messageformat": "시스템", "description": "Title for system type settings" }, "icu:Preferences--zoom": { "messageformat": "확대/축소", "description": "Label for changing the zoom level" }, "icu:Preferences__link-previews--title": { "messageformat": "링크 미리보기 생성", "description": "Title for the generate link previews setting" }, "icu:Preferences__link-previews--description": { "messageformat": "이 설정을 변경하려면 모바일 기기에서 Signal 앱을 열고 설정 > 대화로 이동합니다.", "description": "Description for the generate link previews setting" }, "icu:Preferences--advanced": { "messageformat": "고급", "description": "Title for advanced settings" }, "icu:Preferences--notification-content": { "messageformat": "알림 콘텐츠", "description": "Label for the notification content setting select box" }, "icu:Preferences--blocked": { "messageformat": "차단함", "description": "Label for blocked contacts setting" }, "icu:Preferences--blocked-count": { "messageformat": "{num, plural, other {연락처 {num,number}개}}", "description": "Number of contacts blocked plural" }, "icu:Preferences__privacy--description": { "messageformat": "이 설정을 변경하려면 모바일 기기에서 Signal 앱을 열고 설정 > 개인정보로 이동합니다.", "description": "Description for the 'who can do X' setting" }, "icu:Preferences__pnp__row--title": { "messageformat": "전화번호", "description": "Title of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__row--body": { "messageformat": "내 전화번호를 볼 수 있고, Signal에서 내 전화번호로 나한테 연락할 수 있는 사람을 선택하세요.", "description": "Body of Phone Number row in Privacy section of Preferences window" }, "icu:Preferences__pnp__sharing--title": { "messageformat": "내 전화번호를 볼 수 있는 사람", "description": "Title for the phone number sharing setting row" }, "icu:Preferences__pnp__sharing--description--everyone": { "messageformat": "내가 메시지를 보낸 사람 또는 그룹에 내 휴대전화 번호가 표시됩니다. 내 번호를 휴대전화 연락처에 가지고 있는 사람도 Signal에서 나를 볼 수 있습니다.", "description": "Description for the phone number sharing setting row when the value is Everyone" }, "icu:Preferences__pnp__sharing--description--nobody": { "messageformat": "아무도 Signal에서 내 전화번호를 볼 수 없습니다.", "description": "Description for the phone number sharing setting row when the value is Nobody" }, "icu:Preferences__pnp--page-title": { "messageformat": "전화번호", "description": "Title of the page in Phone Number Privacy settings" }, "icu:Preferences__pnp__sharing__everyone": { "messageformat": "모두", "description": "Option for sharing phone number with everyone" }, "icu:Preferences__pnp__sharing__nobody": { "messageformat": "모두 금지", "description": "Option for sharing phone number with nobody" }, "icu:Preferences__pnp__discoverability--title": { "messageformat": "전화번호로 나를 찾을 수 있는 사람", "description": "Title for the phone number discoverability setting row" }, "icu:Preferences__pnp__discoverability--description--everyone": { "messageformat": "연락처에 내 전화번호를 저장한 사람들에게는 Signal에서 내가 연락처로 표시됩니다. 그 외 사람들은 새로운 대화나 그룹을 시작할 때 내 전화번호로 나를 찾을 수 있습니다.", "description": "Description for the phone number discoverability setting row wth the value is everyone" }, "icu:Preferences__pnp__discoverability--description--nobody": { "messageformat": "누구도 Signal에서 내 전화번호로 나를 찾을 수 없습니다.", "description": "Description for the phone number discoverability setting row wth the value is nobody" }, "icu:Preferences__pnp__discoverability__everyone": { "messageformat": "모두", "description": "Option for letting everyone discover you by phone number" }, "icu:Preferences__pnp__discoverability__nobody": { "messageformat": "모두 금지", "description": "Option for letting nobody discover you by phone number" }, "icu:Preferences--messaging": { "messageformat": "메시징", "description": "Title for the messaging settings" }, "icu:Preferences--see-me": { "messageformat": "내 전화번호 보기", "description": "Label for the see my phone number setting" }, "icu:Preferences--find-me": { "messageformat": "전화번호로 나 찾기", "description": "Label for the find me by my phone number setting" }, "icu:Preferences--read-receipts": { "messageformat": "읽은 메시지", "description": "Label for the read receipts setting" }, "icu:Preferences--typing-indicators": { "messageformat": "입력 안내", "description": "Label for the typing indicators setting" }, "icu:Preferences--updates": { "messageformat": "업데이트", "description": "Header for settings having to do with updates" }, "icu:Preferences__download-update": { "messageformat": "자동으로 업데이트 다운로드", "description": "Label for checkbox for the auto download updates setting" }, "icu:Preferences__enable-notifications": { "messageformat": "알림 사용", "description": "Label for checkbox for the notifications setting" }, "icu:Preferences__devices": { "messageformat": "기기", "description": "Label for Device list in call settings pane" }, "icu:Preferences__turn-stories-on": { "messageformat": "스토리 켜기", "description": "Label to enable stories" }, "icu:Preferences__turn-stories-off": { "messageformat": "스토리 끄기", "description": "Label to disable stories" }, "icu:Preferences__turn-stories-off--action": { "messageformat": "끄기", "description": "Label in confirmation modal to disable stories" }, "icu:Preferences__turn-stories-off--body": { "messageformat": "더 이상 스토리를 공유하거나 볼 수 없습니다. 최근 공유한 스토리 업데이트도 삭제합니다.", "description": "Confirmation modal body for disabling stories" }, "icu:DialogUpdate--version-available": { "messageformat": "{version} 버전으로 업데이트할 수 있습니다.", "description": "Tooltip for new update available" }, "icu:DialogUpdate__downloading": { "messageformat": "업데이트 다운로드 중...", "description": "The title of update dialog when update download is in progress." }, "icu:DialogUpdate__downloaded": { "messageformat": "업데이트 다운로드 완료", "description": "The title of update dialog when update download is completed." }, "icu:InstallScreenUpdateDialog--unsupported-os__title": { "messageformat": "업데이트 필요", "description": "The title of update dialog on install screen when user OS is unsupported" }, "icu:InstallScreenUpdateDialog--auto-update__body": { "messageformat": "Signal을 계속 사용하려면 최신 버전으로 업데이트해야 합니다.", "description": "The body of update dialog on install screen when auto update is downloaded and available." }, "icu:InstallScreenUpdateDialog--manual-update__action": { "messageformat": "다운로드({downloadSize})", "description": "The text of a confirmation button in update dialog on install screen when manual update is ready to be downloaded." }, "icu:InstallScreenUpdateDialog--downloaded__body": { "messageformat": "Signal을 다시 시작하여 업데이트를 설치하세요.", "description": "The body of the update dialog on install screen when manual update was downloaded." }, "icu:InstallScreenUpdateDialog--cannot-update__body": { "messageformat": "Signal 데스크톱을 업데이트하지 못했습니다. 하지만 새 버전을 이용할 수 있습니다. {downloadUrl}(으)로 이동하여 새 버전을 수동으로 설치한 다음 지원 팀에 연락하거나 이 문제에 관한 버그를 신고하세요.", "description": "The body of the update dialog on install screen when update cannot be installed." }, "icu:NSIS__retry-dialog--first-line": { "messageformat": "Signal을 종료하지 못했습니다.", "description": "First line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation." }, "icu:NSIS__retry-dialog--second-line": { "messageformat": "수동으로 종료하고 다시 시도를 클릭하여 계속하세요.", "description": "Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation." }, "icu:NSIS__appRunning": { "messageformat": "{appName}을(를) 실행 중입니다.\n확인을 클릭하여 종료하세요.\n종료할 수 없다면 수동으로 종료해 보세요.", "description": "The contents of a dialog displayed when Windows installer detect that the application is running and asks user to close it. Note: please keep the line breaks so that the text occupies three separate lines" }, "icu:NSIS__decompressionFailed": { "messageformat": "파일 압축을 풀지 못했습니다. 설치 프로그램을 실행하여 다시 시도하세요.", "description": "Displayed when Windows installer cannot decompress application files" }, "icu:NSIS__uninstallFailed": { "messageformat": "이전 애플리케이션 파일을 제거하지 못했습니다. 설치 프로그램을 실행하여 다시 시도하세요.", "description": "Displayed when Windows installer cannot uninstall the old application" }, "icu:NSIS__semver-downgrade": { "messageformat": "Signal 최신 버전을 이미 설치했습니다. 계속할까요?", "description": "A text of the dialog displayed when user tries to overwrite Signal installation with an older version." }, "icu:CrashReportDialog__title": { "messageformat": "애플리케이션 작동이 중단되었습니다.", "description": "A title of the dialog displayed when starting an application after a recent crash" }, "icu:CrashReportDialog__body": { "messageformat": "Signal이 작동 중단 후 다시 실행되었습니다. Signal이 해당 문제를 검토할 수 있도록 작동 중단 보고서를 제출해 주세요.", "description": "The body of the dialog displayed when starting an application after a recent crash" }, "icu:CrashReportDialog__submit": { "messageformat": "보내기", "description": "A button label for submission of the crash reporter data after a recent crash" }, "icu:CrashReportDialog__erase": { "messageformat": "보내지 않음", "description": "A button label for erasure of the crash reporter data after a recent crash and continuing to start the app" }, "icu:CustomizingPreferredReactions__title": { "messageformat": "반응 사용자 지정", "description": "Shown in the header of the modal for customizing the preferred reactions. Also shown in the tooltip for the button that opens this modal." }, "icu:CustomizingPreferredReactions__subtitle": { "messageformat": "클릭하여 이모지 바꾸기", "description": "Instructions in the modal for customizing the preferred reactions." }, "icu:CustomizingPreferredReactions__had-save-error": { "messageformat": "설정 저장 중 문제가 발생했습니다. 다시 시도하세요.", "description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message." }, "icu:MediaEditor__input-placeholder": { "messageformat": "메시지", "description": "Placeholder for the input in the media editor" }, "icu:MediaEditor__clock-more-styles": { "messageformat": "더 많은 스타일", "description": "Action button for switching up the clock styles" }, "icu:MediaEditor__control--draw": { "messageformat": "그리기", "description": "Label for the draw button in the media editor" }, "icu:MediaEditor__control--text": { "messageformat": "텍스트 추가", "description": "Label for the text button in the media editor" }, "icu:MediaEditor__control--sticker": { "messageformat": "스티커", "description": "Label for the sticker button in the media editor" }, "icu:MediaEditor__control--crop": { "messageformat": "자르기 및 회전", "description": "Label for the crop & rotate button in the media editor" }, "icu:MediaEditor__control--undo": { "messageformat": "실행 취소", "description": "Label for the undo button in the media editor" }, "icu:MediaEditor__control--redo": { "messageformat": "다시 실행", "description": "Label for the redo button in the media editor" }, "icu:MediaEditor__text--regular": { "messageformat": "보통", "description": "Describes what attribute the color picker will change on the text" }, "icu:MediaEditor__text--highlight": { "messageformat": "하이라이트", "description": "Describes what attribute the color picker will change on the text" }, "icu:MediaEditor__text--outline": { "messageformat": "윤곽선", "description": "Describes what attribute the color picker will change on the text" }, "icu:MediaEditor__text--underline": { "messageformat": "밑줄", "description": "Describes what attribute the color picker will change on the text" }, "icu:MediaEditor__draw--pen": { "messageformat": "펜", "description": "Type of brush to free draw" }, "icu:MediaEditor__draw--highlighter": { "messageformat": "하이라이터", "description": "Type of brush to free draw" }, "icu:MediaEditor__draw--thin": { "messageformat": "얇은", "description": "Tip width of the brush" }, "icu:MediaEditor__draw--regular": { "messageformat": "보통", "description": "Tip width of the brush" }, "icu:MediaEditor__draw--medium": { "messageformat": "중간", "description": "Tip width of the brush" }, "icu:MediaEditor__draw--heavy": { "messageformat": "두꺼운", "description": "Tip width of the brush" }, "icu:MediaEditor__crop--reset": { "messageformat": "초기화", "description": "Reset the crop state" }, "icu:MediaEditor__crop--rotate": { "messageformat": "회전", "description": "Rotate the canvas" }, "icu:MediaEditor__crop--flip": { "messageformat": "전환", "description": "Flip/mirror the canvas" }, "icu:MediaEditor__crop--lock": { "messageformat": "잠금", "description": "Lock the aspect ratio" }, "icu:MediaEditor__crop--crop": { "messageformat": "자르기", "description": "Performs the crop" }, "icu:MediaEditor__caption-button": { "messageformat": "메시지 추가", "description": "Label of the button on the bottom of the media editor that trigger the add-caption dialog" }, "icu:MyStories__title": { "messageformat": "내 스토리", "description": "Title for the my stories list" }, "icu:MyStories__list_item": { "messageformat": "내 스토리", "description": "Label for the my stories in the list of all stories" }, "icu:MyStories__story": { "messageformat": "내 스토리", "description": "aria-label for each one of your stories" }, "icu:MyStories__download": { "messageformat": "스토리 다운로드", "description": "aria-label for the download button" }, "icu:MyStories__more": { "messageformat": "기타 옵션", "description": "aria-label for the more button" }, "icu:MyStories__views": { "messageformat": "{views, plural, other {조회수 {views,number}}}", "description": "Number of views your story has" }, "icu:MyStories__views--strong": { "messageformat": "{views, plural, other {답장 {views,number}개}}", "description": "Number of views your story has" }, "icu:MyStories__views-off": { "messageformat": "수신 확인 꺼짐", "description": "Shown next to the user's story when the user has read receipts turned off" }, "icu:MyStories__replies": { "messageformat": "{replyCount, plural, other {답장 {replyCount,number}개}}", "description": "Number of replies your story has" }, "icu:MyStories__delete": { "messageformat": "이 스토리를 삭제할까요? 스토리를 받은 모든 사람에게서 해당 스토리가 삭제됩니다.", "description": "Confirmation dialog description text for deleting a story" }, "icu:payment-event-notification-message-you-label": { "messageformat": "{receiver} 님에게 보내는 결제를 시작했습니다.", "description": "Payment event notification from you message bubble label" }, "icu:payment-event-notification-message-you-label-without-receiver": { "messageformat": "결제를 시작했습니다.", "description": "Payment event notification from you message bubble label" }, "icu:payment-event-notification-message-label": { "messageformat": "{sender} 님이 귀하에게 보내는 결제를 시작했습니다.", "description": "Payment event notification from contact message bubble label" }, "icu:payment-event-activation-request-label": { "messageformat": "{sender} 님에게서 결제를 활성화해달라는 요청이 왔습니다. 결제는 신뢰할 수 있는 사람에게만 보내주세요. 결제는 모바일 장치의 설정 -> 결제로 이동하여 활성화할 수 있습니다.", "description": "Payment event activation request from contact label" }, "icu:payment-event-activation-request-you-label": { "messageformat": "{receiver} 님에게 결제를 활성화해달라는 요청을 보냈습니다.", "description": "Payment event activation request from you label" }, "icu:payment-event-activation-request-you-label-without-receiver": { "messageformat": "결제를 활성화해달라는 요청을 보냈습니다.", "description": "Payment event activation request from you label" }, "icu:payment-event-activated-label": { "messageformat": "{sender} 님이 이제 결제를 수락할 수 있습니다.", "description": "Payment event activation from contact label" }, "icu:payment-event-activated-you-label": { "messageformat": "결제를 활성화했습니다.", "description": "Payment event activation from you label" }, "icu:payment-event-notification-label": { "messageformat": "결제", "description": "Payment event notification label" }, "icu:payment-event-notification-check-primary-device": { "messageformat": "이 결제에 대한 기본 장치의 상태를 확인하세요.", "description": "Payment event notification check device label" }, "icu:SignalConnectionsModal__title": { "messageformat": "Signal 커넥션", "description": "The phrase/term: 'Signal Connections'" }, "icu:SignalConnectionsModal__header": { "messageformat": "{connections}은(는) 다음과 같은 방법을 통해 신뢰하는 사용자로 선택한 사람들입니다.", "description": "The beginning sentence to list the different ways a signal connection is formed" }, "icu:SignalConnectionsModal__bullet--1": { "messageformat": "대화 시작", "description": "A way that signal connection is formed" }, "icu:SignalConnectionsModal__bullet--2": { "messageformat": "메시지 요청 수락", "description": "A way that signal connection is formed" }, "icu:SignalConnectionsModal__bullet--3": { "messageformat": "시스템 연락처에 포함", "description": "A way that signal connection is formed" }, "icu:SignalConnectionsModal__footer": { "messageformat": "커넥션은 내 이름과 사진을 볼 수 있고, 스토리를 따로 숨기지 않는 한 '내 스토리'의 게시물을 볼 수 있습니다.", "description": "Additional information about signal connections and the stories they can see" }, "icu:Stories__title": { "messageformat": "스토리", "description": "Title for the stories list" }, "icu:Stories__mine": { "messageformat": "내 스토리", "description": "Label for your stories" }, "icu:Stories__add": { "messageformat": "스토리 추가", "description": "Description hint to add a story" }, "icu:Stories__add-story--text": { "messageformat": "텍스트 스토리", "description": "Label to create a new text story" }, "icu:Stories__add-story--media": { "messageformat": "사진 또는 동영상", "description": "Label to create a new multimedia story" }, "icu:Stories__hidden-stories": { "messageformat": "숨겨진 스토리", "description": "Button label to go to hidden stories pane" }, "icu:Stories__list-empty": { "messageformat": "표시할 최근 스토리가 없습니다.", "description": "Description for when there are no stories to show" }, "icu:Stories__list--sending": { "messageformat": "보내는 중…", "description": "Pending text for story being sent in list view" }, "icu:Stories__list--send_failed": { "messageformat": "보내기 실패", "description": "Error text for story failed to send in list view" }, "icu:Stories__list--partially-sent": { "messageformat": "일부만 전송됐습니다.", "description": "Error text for story failed partially to send" }, "icu:Stories__list--retry-send": { "messageformat": "클릭하여 다시 시도하세요.", "description": "Actionable link to retry a send" }, "icu:Stories__placeholder--text": { "messageformat": "클릭하여 스토리 보기", "description": "Placeholder label for the story view" }, "icu:Stories__from-to-group": { "messageformat": "보낸 사람: {name} 님, 받는 사람: {group}", "description": "Title for someone sending a story to a group" }, "icu:Stories__toast--sending-reply": { "messageformat": "답장 전송 중…", "description": "Toast message" }, "icu:Stories__toast--sending-reaction": { "messageformat": "반응 전송 중…", "description": "Toast message" }, "icu:Stories__toast--hasNoSound": { "messageformat": "소리가 없는 스토리입니다.", "description": "Toast message" }, "icu:Stories__failed-send": { "messageformat": "이 스토리를 일부 사용자에게 보낼 수 없습니다. 연결을 확인하고 다시 시도하세요.", "description": "Alert error message when unable to send a story" }, "icu:StoriesSettings__title": { "messageformat": "스토리 개인정보보호", "description": "Title for the story settings modal" }, "icu:StoriesSettings__description": { "messageformat": "스토리는 24시간이 지나면 자동으로 사라집니다. 스토리를 볼 수 있는 사람을 선택하거나, 스토리를 볼 수 있는 사람이나 그룹을 지정하여 새 스토리를 만드세요.", "description": "Description for story settings modal" }, "icu:StoriesSettings__my_stories": { "messageformat": "내 스토리", "description": "Title of distribution lists section in stories settings modal" }, "icu:StoriesSettings__new-list": { "messageformat": "새 스토리", "description": "Label to create a new custom distribution list" }, "icu:StoriesSettings__new-list--visibility": { "messageformat": "이 스토리의 이름은 나에게만 표시됩니다.", "description": "Explanation about the visibility of custom distribution list names" }, "icu:StoriesSettings__custom-story-subtitle": { "messageformat": "사용자 지정 스토리", "description": "Story settings modal custom story distribution list selection subtitle" }, "icu:StoriesSettings__group-story-subtitle": { "messageformat": "그룹 스토리", "description": "Story settings modal group story selection subtitle" }, "icu:StoriesSettings__viewers": { "messageformat": "{count, plural, other {볼 수 있는 사람 {count,number}명}}", "description": "The number of viewers for a story distribution list" }, "icu:StoriesSettings__who-can-see": { "messageformat": "이 스토리를 볼 수 있는 사람", "description": "Title for the who can see this story section" }, "icu:StoriesSettings__add-viewer": { "messageformat": "볼 수 있는 사람 추가", "description": "Button label to add a viewer to a story" }, "icu:StoriesSettings__remove--action": { "messageformat": "제거", "description": "Button to remove a member from a custom list" }, "icu:StoriesSettings__remove--title": { "messageformat": "{title} 님 제거", "description": "Title of the confirmation dialog, has a person's name" }, "icu:StoriesSettings__remove--body": { "messageformat": "이 사용자는 더 이상 내 스토리를 볼 수 없게 됩니다.", "description": "Body of the confirmation dialog to remove someone from a custom distribution list" }, "icu:StoriesSettings__replies-reactions--title": { "messageformat": "답장 및 반응", "description": "Title for the replies & reactions section" }, "icu:StoriesSettings__replies-reactions--label": { "messageformat": "답장 및 반응 허용", "description": "Checkbox label to allow or disallow replies to your stories" }, "icu:StoriesSettings__replies-reactions--description": { "messageformat": "내 스토리를 볼 수 있는 사람들의 반응과 답장 허용", "description": "Description of checkbox to allow or disallow replies to your stories" }, "icu:StoriesSettings__delete-list": { "messageformat": "사용자 지정 스토리 삭제", "description": "Button label to delete a custom distribution list" }, "icu:StoriesSettings__delete-list--confirm": { "messageformat": "''{name}'을(를) 삭제할까요? 이 스토리에 공유한 업데이트도 삭제합니다.", "description": "Confirmation text to delete a custom distribution list" }, "icu:StoriesSettings__choose-viewers": { "messageformat": "볼 수 있는 사람 선택", "description": "Modal title when choosing to add a viewer to a custom distribution list" }, "icu:StoriesSettings__name-story": { "messageformat": "스토리 이름 지정", "description": "Modal title when naming a custom distribution list" }, "icu:StoriesSettings__name-placeholder": { "messageformat": "스토리 이름(필수)", "description": "Placeholder for input field" }, "icu:StoriesSettings__hide-story": { "messageformat": "다음 사용자에게서 스토리를 숨깁니다", "description": "Modal title when hiding people from my stories" }, "icu:StoriesSettings__mine__all--label": { "messageformat": "모든 Signal 커넥션", "description": "Input label to describe all signal connections" }, "icu:StoriesSettings__mine__all--description": { "messageformat": "모든 커넥션과 공유", "description": "Description of button StoriesSettings__mine__all--label" }, "icu:StoriesSettings__mine__exclude--label": { "messageformat": "다음을 제외한 모든 사용자…", "description": "Input label to create a block list" }, "icu:StoriesSettings__mine__exclude--description": { "messageformat": "{num,number}명을 제외함", "description": "Description of how many people are excluded in a list" }, "icu:StoriesSettings__mine__only--label": { "messageformat": "다음 사용자와만 공유…", "description": "Input label to create an exclude list" }, "icu:StoriesSettings__mine__only--description": { "messageformat": "선택한 사용자와만 공유", "description": "Description of button StoriesSettings__mine__only--label" }, "icu:StoriesSettings__mine__only--description--people": { "messageformat": "{num,number}명", "description": "Description of how many people are in the exclusive allow list" }, "icu:StoriesSettings__mine__disclaimer--link": { "messageformat": "스토리를 볼 수 있는 사람을 선택하세요. 이미 전송한 스토리에는 변경 내용이 적용되지 않습니다. 자세히 알아보기.", "description": "Disclaimer on how changes to story settings work" }, "icu:StoriesSettings__context-menu": { "messageformat": "스토리 개인정보보호", "description": "Button label to get to story settings" }, "icu:StoriesSettings__view-receipts--label": { "messageformat": "수신 확인", "description": "Label of view receipts checkbox in story settings" }, "icu:StoriesSettings__view-receipts--description": { "messageformat": "이 설정을 변경하려면 모바일 장치에서 Signal 앱을 열고 설정 -> 스토리로 이동합니다.", "description": "Description of how view receipts can be changed in story settings" }, "icu:GroupStorySettingsModal__members_title": { "messageformat": "이 스토리를 볼 수 있는 사람", "description": "Stories settings > Group Story > members list title" }, "icu:GroupStorySettingsModal__members_help": { "messageformat": "''{groupTitle}' 그룹 대화 멤버는 이 스토리를 보고 여기에 답장할 수 있습니다. 그룹에서 이 대화에 대한 멤버십을 업데이트할 수 있습니다.", "description": "Stories settings > Group Story > group story help text" }, "icu:GroupStorySettingsModal__remove_group": { "messageformat": "그룹 스토리 제거", "description": "Stories settings > Group Story > button to remove group story" }, "icu:StoriesSettings__remove_group--confirm": { "messageformat": "''{groupTitle}'을(를) 제거할까요?", "description": "Stories settings > Group Story > confirm to remove group story" }, "icu:SendStoryModal__choose-who-can-view": { "messageformat": "스토리를 볼 수 있는 사람을 선택하세요.", "description": "Shown during the first time posting a story" }, "icu:SendStoryModal__title": { "messageformat": "다음으로 보내기", "description": "Title for the send story modal" }, "icu:SendStoryModal__send": { "messageformat": "스토리 보내기", "description": "aria-label for the send story button" }, "icu:SendStoryModal__custom-story": { "messageformat": "사용자 지정 스토리", "description": "Subtitle for custom stories in the 'send to' list - shown next to the viewer count" }, "icu:SendStoryModal__group-story": { "messageformat": "그룹 스토리", "description": "Subtitle for group stories in the 'send to' list - shown next to the member count" }, "icu:SendStoryModal__only-share-with": { "messageformat": "다음 사용자와만 공유", "description": "Subtitle for My Story when the user has chosen an exclude list" }, "icu:SendStoryModal__excluded": { "messageformat": "{count, plural, other {{count,number}명 제외}}", "description": "Label for excluded count for My Story as an exclude list" }, "icu:SendStoryModal__new": { "messageformat": "새 스토리", "description": "button to create a new distribution list to send story to" }, "icu:SendStoryModal__new-custom--title": { "messageformat": "새 사용자 지정 스토리", "description": "Create a new distribution list" }, "icu:SendStoryModal__new-custom--name-visibility": { "messageformat": "이 스토리의 이름은 나에게만 표시됩니다.", "description": "Clarification below the text box to name your story distribution list" }, "icu:SendStoryModal__new-custom--description": { "messageformat": "특정 사용자만 볼 수 있음", "description": "Description of what a distribution list would do" }, "icu:SendStoryModal__new-group--title": { "messageformat": "새 그룹 스토리", "description": "Select a group to send a story to" }, "icu:SendStoryModal__new-group--description": { "messageformat": "기존 그룹과 공유", "description": "Description of what selecting a group would do" }, "icu:SendStoryModal__choose-groups": { "messageformat": "그룹 선택", "description": "Modal title when choosing groups" }, "icu:SendStoryModal__my-stories-privacy": { "messageformat": "내 스토리 개인정보보호", "description": "Modal title for setting privacy for My Story" }, "icu:SendStoryModal__privacy-disclaimer--link": { "messageformat": "내 스토리를 볼 수 있는 Signal 커넥션을 선택하세요. 개인 정보 보호 설정에서 언제든 이 설정을 변경할 수 있습니다. 자세히 알아보기.", "description": "Disclaimer on how changes to story settings work" }, "icu:SendStoryModal__delete-story": { "messageformat": "스토리 삭제", "description": "Button label to delete a story" }, "icu:SendStoryModal__confirm-remove-group": { "messageformat": "스토리를 제거할까요? 스토리는 목록에서 제거되지만 이 그룹의 스토리는 계속 볼 수 있습니다.", "description": "Confirmation body for removing a group story" }, "icu:SendStoryModal__announcements-only": { "messageformat": "관리자만 이 그룹에 스토리를 보낼 수 있습니다.", "description": "Alert body for groups that non-admins cannot send stories to" }, "icu:SendStoryModal__my-stories-description-all": { "messageformat": "{viewersCount, plural, other {모든 Signal 커넥션 · 볼 수 있는 사람 {viewersCount,number}명}}", "description": "Shown as a subtitle under My Stories option in the send-story-to dialog when not exluding anyone" }, "icu:SendStoryModal__my-stories-description-excluding": { "messageformat": "{excludedCount, plural, other {모든 Signal 커넥션 · {excludedCount,number}명 제외}}", "description": "Shown as a subtitle under My Stories option in the send-story-to dialog when excluding some" }, "icu:SendStoryModal__private-story-description": { "messageformat": "{viewersCount, plural, other {비공개 스토리 · 볼 수 있는 사람 {viewersCount,number}명}}", "description": "Shown as a subtitle of each private story in the send-story-to dialog" }, "icu:SendStoryModal__group-story-description": { "messageformat": "{membersCount, plural, other {그룹 스토리 · 멤버 {membersCount,number}명}}", "description": "Shown as a subtitle of each group story in the send-story-to dialog" }, "icu:Stories__settings-toggle--title": { "messageformat": "스토리 공유 및 보기", "description": "Select box title for the stories on/off toggle" }, "icu:Stories__settings-toggle--description": { "messageformat": "스토리 기능을 끄면 더 이상 스토리를 보거나 공유할 수 없습니다.", "description": "Select box description for the stories on/off toggle" }, "icu:Stories__settings-toggle--button": { "messageformat": "스토리 끄기", "description": "Button to turn off stories in stories settings modal" }, "icu:StoryViewer__pause": { "messageformat": "일시 정지", "description": "Aria label for pausing a story" }, "icu:StoryViewer__play": { "messageformat": "재생", "description": "Aria label for playing a story" }, "icu:StoryViewer__reply": { "messageformat": "답장", "description": "Button label to reply to a story" }, "icu:StoryViewer__reply-placeholder": { "messageformat": "{firstName} 님에게 답장", "description": "Button label to reply to a story" }, "icu:StoryViewer__reply-group": { "messageformat": "그룹에 답장", "description": "Button label to reply to a group story" }, "icu:StoryViewer__mute": { "messageformat": "음소거", "description": "Aria label for muting stories" }, "icu:StoryViewer__unmute": { "messageformat": "알림 켜기", "description": "Aria label for unmuting stories" }, "icu:StoryViewer__views-off": { "messageformat": "수신 확인 꺼짐", "description": "When the user has read receipts turned off" }, "icu:StoryViewer__sending": { "messageformat": "보내는 중…", "description": "Label for when a story is sending" }, "icu:StoryViewer__failed": { "messageformat": "전송에 실패했습니다. 클릭하여 다시 시도하세요.", "description": "Label for when a send failed" }, "icu:StoryViewer__partial-fail": { "messageformat": "일부만 전송됐습니다. 클릭하여 다시 시도하세요.", "description": "Label for when a send partially failed" }, "icu:StoryDetailsModal__sent-time": { "messageformat": "보낸 시간 {time}", "description": "Sent timestamp" }, "icu:StoryDetailsModal__file-size": { "messageformat": "파일 크기 {size}", "description": "File size description" }, "icu:StoryDetailsModal__disappears-in": { "messageformat": "{countdown} 후 사라짐", "description": "File size description" }, "icu:StoryDetailsModal__copy-timestamp": { "messageformat": "타임스탬프 복사", "description": "Context menu item to help debugging" }, "icu:StoryDetailsModal__download-attachment": { "messageformat": "첨부 파일 다운로드", "description": "Context menu item to help debugging" }, "icu:StoryViewsNRepliesModal__read-receipts-off": { "messageformat": "내 스토리를 본 사람을 확인하려면 수신 확인을 활성화하세요. 모바일 장치에서 Signal 앱을 열고 설정 > 스토리로 이동합니다.", "description": "Instructions on how to enable read receipts" }, "icu:StoryViewsNRepliesModal__no-replies": { "messageformat": "답장 없음", "description": "Placeholder text for when there are no replies" }, "icu:StoryViewsNRepliesModal__no-views": { "messageformat": "아직 아무도 조회 안 함", "description": "Placeholder text for when there are no views" }, "icu:StoryViewsNRepliesModal__tab--views": { "messageformat": "조회", "description": "Title for views tab" }, "icu:StoryViewsNRepliesModal__tab--replies": { "messageformat": "답장", "description": "Title for replies tab" }, "icu:StoryViewsNRepliesModal__reacted": { "messageformat": "스토리에 반응했습니다.", "description": "Description of someone reacting to a story" }, "icu:StoryViewsNRepliesModal__not-a-member": { "messageformat": "더 이상 이 그룹의 멤버가 아니므로 이 스토리에 답장할 수 없습니다.", "description": "Shown in the composer area of the reply-to-story modal when a user can't make a reply because they are no longer a member" }, "icu:StoryViewsNRepliesModal__delete-reply": { "messageformat": "나에게서 삭제", "description": "Shown as a menu item in the context menu of a story reply, to the author of the reply, for deleting the reply just for the author" }, "icu:StoryViewsNRepliesModal__delete-reply-for-everyone": { "messageformat": "모두에게서 삭제", "description": "Shown as a menu item in the context menu of a story reply, to the author of the reply, for deleting the reply for everyone" }, "icu:StoryViewsNRepliesModal__copy-reply-timestamp": { "messageformat": "타임스탬프 복사", "description": "Shown for internal users as a menu item in the context menu of a story reply, to the author of the reply, for copying the reply timestamp" }, "icu:StoryListItem__label": { "messageformat": "스토리", "description": "aria-label for the story list button" }, "icu:StoryListItem__unhide": { "messageformat": "스토리 표시", "description": "Label for menu item to un-hide the story" }, "icu:StoryListItem__hide": { "messageformat": "스토리 숨기기", "description": "Label for menu item to hide the story" }, "icu:StoryListItem__go-to-chat": { "messageformat": "대화로 이동", "description": "Label for menu item to go to conversation" }, "icu:StoryListItem__delete": { "messageformat": "삭제", "description": "Label for menu item to delete a story" }, "icu:StoryListItem__info": { "messageformat": "정보", "description": "Label for menu item to get a story's information" }, "icu:StoryListItem__hide-modal--body": { "messageformat": "스토리를 숨길까요? {name} 님의 새 스토리 업데이트가 더 이상 스토리 목록 상단에 표시되지 않습니다.", "description": "Body for the confirmation dialog for hiding a story" }, "icu:StoryListItem__hide-modal--confirm": { "messageformat": "숨기기", "description": "Action button for the confirmation dialog to hide a story" }, "icu:StoryImage__error2": { "messageformat": "스토리를 다운로드할 수 없습니다. {name} 님이 다시 공유해야 합니다.", "description": "Description for image errors" }, "icu:StoryImage__error--you": { "messageformat": "스토리를 다운로드할 수 없습니다. 다시 공유해 주세요.", "description": "Description for image errors but when it is your own image" }, "icu:StoryCreator__error--video-unsupported": { "messageformat": "동영상이 지원되지 않는 파일 형식을 사용하여 스토리에 게시할 수 없습니다.", "description": "Error string for when a video post to story fails" }, "icu:StoryCreator__error--video-too-long": { "messageformat": "{maxDurationInSec, plural, other {동영상 길이가 {maxDurationInSec,number}초를 초과하여 동영상을 스토리에 게시할 수 없습니다.}}", "description": "Error string for when a video post to story fails because video's duration is too long" }, "icu:StoryCreator__error--video-too-big": { "messageformat": "동영상 크기가 {limit,number}{units}을(를) 초과하여 동영상을 스토리에 게시할 수 없습니다.", "description": "Error string for when a video post to story fails because video's file size is too big" }, "icu:StoryCreator__error--video-error": { "messageformat": "동영상을 로드하지 못했습니다.", "description": "Error string for when a video post to story fails" }, "icu:StoryCreator__text-bg--background": { "messageformat": "텍스트에 흰색을 배경 색으로 사용", "description": "Button label" }, "icu:StoryCreator__text-bg--inverse": { "messageformat": "텍스트에 선택한 색을 배경 색으로 사용", "description": "Button label" }, "icu:StoryCreator__text-bg--none": { "messageformat": "텍스트에 배경 색이 없음", "description": "Button label" }, "icu:StoryCreator__story-bg": { "messageformat": "스토리 배경 색 변경", "description": "Button label" }, "icu:StoryCreator__next": { "messageformat": "다음", "description": "Button label text to advance to next step of story creation" }, "icu:StoryCreator__add-link": { "messageformat": "링크 추가", "description": "Button label to apply the link preview to story" }, "icu:StoryCreator__input-placeholder": { "messageformat": "텍스트 추가", "description": "Placeholder to add text" }, "icu:StoryCreator__text--regular": { "messageformat": "보통", "description": "Label for font" }, "icu:StoryCreator__text--bold": { "messageformat": "두껍게", "description": "Label for font" }, "icu:StoryCreator__text--serif": { "messageformat": "Serif", "description": "Label for font" }, "icu:StoryCreator__text--script": { "messageformat": "필기체", "description": "Label for font" }, "icu:StoryCreator__text--condensed": { "messageformat": "좁게", "description": "Label for font" }, "icu:StoryCreator__control--text": { "messageformat": "스토리 텍스트 추가", "description": "aria-label for edit text button" }, "icu:StoryCreator__control--link": { "messageformat": "링크 추가", "description": "aria-label for adding a link preview" }, "icu:StoryCreator__link-preview-placeholder": { "messageformat": "URL 입력 또는 붙여넣기", "description": "Placeholder for the URL input for link previews" }, "icu:StoryCreator__link-preview-empty": { "messageformat": "스토리를 보는 사람을 위한 링크 추가", "description": "Empty state for the link preview" }, "icu:Stories__failed-send--full": { "messageformat": "스토리를 보내지 못했습니다.", "description": "Notification text whenever a story fails to send" }, "icu:Stories__failed-send--partial": { "messageformat": "모든 받는 사람에게 스토리를 보내지 못했습니다.", "description": "Notification text whenever a story partially fails to send" }, "icu:TextAttachment__placeholder": { "messageformat": "텍스트 추가", "description": "Placeholder for the add text input" }, "icu:TextAttachment__preview__link": { "messageformat": "링크 방문", "description": "Title for the link preview tooltip" }, "icu:Quote__story": { "messageformat": "스토리", "description": "Title for replies to stories" }, "icu:Quote__story-reaction": { "messageformat": "{name} 님의 스토리에 반응했습니다.", "description": "Label for when a person reacts to a story" }, "icu:Quote__story-reaction--single": { "messageformat": "스토리에 반응했습니다.", "description": "Used whenever we can't find a user's first name" }, "icu:Quote__story-reaction-notification--incoming": { "messageformat": "내 스토리에 {emoji} 이모지로 반응했습니다.", "description": "Notification test for incoming story reactions" }, "icu:Quote__story-reaction-notification--outgoing": { "messageformat": "{name} 님이 보낸 스토리에 {emoji} 이모지로 반응했습니다.", "description": "Notification test for outgoing story reactions" }, "icu:Quote__story-reaction-notification--outgoing--nameless": { "messageformat": "스토리에 {emoji} 이모지로 반응했습니다.", "description": "Notification test for outgoing story reactions but no name" }, "icu:Quote__story-unavailable": { "messageformat": "더는 사용할 수 없음", "description": "Label for when a story is not found" }, "icu:ContextMenu--button": { "messageformat": "바로 가기 메뉴", "description": "Default aria-label for the context menu buttons" }, "icu:EditUsernameModalBody__username-placeholder": { "messageformat": "사용자 이름", "description": "Placeholder for the username field" }, "icu:EditUsernameModalBody__username-helper": { "messageformat": "사용자 이름을 이용하면 다른 사람들이 내 전화번호가 없어도 나에게 메시지를 보낼 수 있습니다. 사용자 이름은 사용자의 주소를 비공개로 유지할 수 있도록 일련번호와 함께 조합되어 사용됩니다.", "description": "Shown on the edit username screen" }, "icu:EditUsernameModalBody__learn-more": { "messageformat": "자세히 알아보기", "description": "Text that open a popup with information about discriminator in username" }, "icu:EditUsernameModalBody__learn-more__title": { "messageformat": "이 번호는 무엇인가요?", "description": "Title of the popup with information about discriminator in username" }, "icu:EditUsernameModalBody__learn-more__body": { "messageformat": "이 일련번호는 사용자 이름을 비공개로 유지하여 원치 않는 메시지를 피할 수 있도록 도와줍니다. 대화를 원하는 사용자 및 그룹과만 사용자 이름을 공유하세요. 사용자 이름을 변경하면 새로운 일련번호가 부여됩니다.", "description": "Body of the popup with information about discriminator in username" }, "icu:EditUsernameModalBody__change-confirmation": { "messageformat": "사용자 이름을 변경하면 기존 QR 코드와 링크가 초기화됩니다. 계속할까요?", "description": "Body of the confirmation dialog displayed when user is about to change their username" }, "icu:EditUsernameModalBody__change-confirmation__continue": { "messageformat": "계속", "description": "Text of the primary button on username change confirmation modal" }, "icu:UsernameLinkModalBody__save": { "messageformat": "저장", "description": "Name of the button for saving username link QR code to disk in the username link modal" }, "icu:UsernameLinkModalBody__color": { "messageformat": "색상", "description": "Name of the button for changing the username link QR code color in the username link modal" }, "icu:UsernameLinkModalBody__copy": { "messageformat": "클립보드에 복사", "description": "ARIA label of the button for copying the username link to clipboard in the username link modal" }, "icu:UsernameLinkModalBody__help": { "messageformat": "신뢰하는 사람과만 QR 코드와 링크를 공유하세요. QR 코드와 링크를 공유하면 다른 사용자가 회원님의 사용자 이름을 보고 대화를 시작할 수 있습니다.", "description": "Text of disclaimer at the bottom of the username link modal" }, "icu:UsernameLinkModalBody__reset": { "messageformat": "초기화", "description": "Text of button at the bottom of the username link modal" }, "icu:UsernameLinkModalBody__done": { "messageformat": "확인", "description": "Text of button at the bottom of the username link modal" }, "icu:UsernameLinkModalBody__color__radio": { "messageformat": "사용자 이름 링크 색, {index,number}/{total,number}개", "description": "ARIA label of button for selecting username link color" }, "icu:UsernameLinkModalBody__reset__confirm": { "messageformat": "QR 코드를 초기화하면 기존 QR 코드와 링크가 더 이상 작동하지 않습니다.", "description": "Text of confirmation modal when resetting the username link" }, "icu:UsernameOnboardingModalBody__title": { "messageformat": "Signal 사용자 이름 설정", "description": "Title of username onboarding modal" }, "icu:UsernameOnboardingModalBody__row__number": { "messageformat": "사용자 이름은 일련번호와 짝지어 사용되며 프로필에서 공유되지 않습니다.", "description": "Content of the first row of username onboarding modal" }, "icu:UsernameOnboardingModalBody__row__link": { "messageformat": "각 사용자 이름에는 친구와 공유하여 대화를 시작할 수 있는 고유한 QR 코드와 링크가 있습니다.", "description": "Content of the second row of username onboarding modal" }, "icu:UsernameOnboardingModalBody__row__lock": { "messageformat": "'설정 > 개인 정보 보호 > 전화번호 > 내 번호로 나를 찾을 수 있는 사람'에서 '전화번호 검색'을 꺼서 다른 사람이 나에게 연락할 때 기본적으로 사용자 이름을 사용하도록 하세요.", "description": "Content of the third row of username onboarding modal" }, "icu:UsernameOnboardingModalBody__learn-more": { "messageformat": "자세히 알아보기", "description": "Text that open a popup with information about username onboarding" }, "icu:UsernameOnboardingModalBody__continue": { "messageformat": "계속", "description": "Text of the primary button on username onboarding modal" }, "icu:UnsupportedOSWarningDialog__body": { "messageformat": "Signal 데스크톱이 곧 귀하의 컴퓨터에서 사용하는 {OS} 버전에 대한 지원을 중단합니다. Signal을 계속 사용하려면 {expirationDate}까지 컴퓨터 운영 체제를 업데이트하세요. 자세히 알아보기", "description": "Body of a dialog displayed on unsupported operating systems" }, "icu:UnsupportedOSErrorDialog__body": { "messageformat": "Signal 데스크톱이 이 컴퓨터에서 더 이상 작동하지 않습니다. Signal 데스크톱을 다시 사용하려면 컴퓨터의 {OS} 버전을 업데이트하세요. 자세히 알아보기", "description": "Body of a dialog displayed on unsupported operating systems" }, "icu:UnsupportedOSErrorToast": { "messageformat": "Signal 데스크톱이 이 컴퓨터에서 더 이상 작동하지 않습니다. Signal 데스크톱을 다시 사용하려면 컴퓨터의 {OS} 버전을 업데이트하세요.", "description": "Body of a dialog displayed on unsupported operating systems" }, "icu:MessageMetadata__edited": { "messageformat": "수정함", "description": "label for an edited message" }, "icu:EditHistoryMessagesModal__title": { "messageformat": "수정 기록", "description": "Modal title for the edit history messages modal" }, "icu:ResendMessageEdit__body": { "messageformat": "이 수정 사항을 보낼 수 없습니다. 연결을 확인하고 다시 시도하세요.", "description": "Modal body for the confirmation dialog shown to user when attempting to resend message edit" }, "icu:ResendMessageEdit__button": { "messageformat": "다시 보내기", "description": "Button text for the confirmation dialog shown to user when attempting to resend message edit" }, "icu:StoriesTab__MoreActionsLabel": { "messageformat": "더 많은 작업", "description": "Stories Tab > More Actions Button (opens context menu) > Accessibility Label" }, "icu:CallsTab__HeaderTitle--CallsList": { "messageformat": "전화", "description": "Calls Tab > Header > Title > On Calls List screen" }, "icu:CallsTab__HeaderTitle--NewCall": { "messageformat": "새 통화", "description": "Calls Tab > Header > Title > On New Call screen" }, "icu:CallsTab__NewCallActionLabel": { "messageformat": "새 통화", "description": "Calls Tab > New Call Action Button > Accessibility Label" }, "icu:CallsTab__MoreActionsLabel": { "messageformat": "더 많은 작업", "description": "Calls Tab > More Actions Button (opens context menu) > Accessibility Label" }, "icu:CallsTab__ClearCallHistoryLabel": { "messageformat": "통화 기록 지우기", "description": "Calls Tab > More Actions Context Menu > Clear Call History Button Label" }, "icu:CallsTab__ConfirmClearCallHistory__Title": { "messageformat": "통화 기록을 지울까요?", "description": "Calls Tab > Confirm Clear Call History Dialog > Title" }, "icu:CallsTab__ConfirmClearCallHistory__Body": { "messageformat": "모든 통화 기록을 영구 삭제합니다.", "description": "Calls Tab > Confirm Clear Call History Dialog > Body Text" }, "icu:CallsTab__ConfirmClearCallHistory__ConfirmButton": { "messageformat": "제거", "description": "Calls Tab > Confirm Clear Call History Dialog > Confirm Button" }, "icu:CallsTab__ToastCallHistoryCleared": { "messageformat": "통화 기록을 정리함", "description": "Calls Tab > Clear Call History > Toast" }, "icu:CallsTab__EmptyStateText": { "messageformat": "클릭하여 통화 보기 또는 시작", "description": "Calls Tab > When no call is selected > Empty state > Call to action text" }, "icu:CallsList__SearchInputPlaceholder": { "messageformat": "검색", "description": "Calls Tab > Calls List > Search Input > Placeholder" }, "icu:CallsList__ToggleFilterByMissedLabel": { "messageformat": "부재중으로 필터링", "description": "Calls Tab > Calls List > Toggle search filter by missed > Accessibility label" }, "icu:CallsList__ToggleFilterByMissed__RoleDescription": { "messageformat": "토글", "description": "Calls Tab > Calls List > Toggle search filter by missed > Accessibility role description ('A toggle button')" }, "icu:CallsList__EmptyState--noQuery": { "messageformat": "최근 통화 없음 친구에게 전화를 걸어 시작하세요.", "description": "Calls Tab > Calls List > When no results found > With no search query" }, "icu:CallsList__EmptyState--hasQuery": { "messageformat": "“{query}” 검색 결과 없음", "description": "Calls Tab > Calls List > When no results found > With a search query" }, "icu:CallsList__ItemCallInfo--Incoming": { "messageformat": "수신", "description": "Calls Tab > Calls List > Call Item > Call Status > When call was accepted and was incoming" }, "icu:CallsList__ItemCallInfo--Outgoing": { "messageformat": "발신", "description": "Calls Tab > Calls List > Call Item > Call Status > When call was accepted and was outgoing" }, "icu:CallsList__ItemCallInfo--Missed": { "messageformat": "부재중", "description": "Calls Tab > Calls List > Call Item > Call Status > When call was missed" }, "icu:CallsList__ItemCallInfo--GroupCall": { "messageformat": "그룹 통화", "description": "Calls Tab > Calls List > Call Item > Call Status > When group call is in its default state" }, "icu:CallsNewCall__EmptyState--noQuery": { "messageformat": "최근 대화 없음.", "description": "Calls Tab > New Call > Conversations List > When no results found > With no search query" }, "icu:CallsNewCall__EmptyState--hasQuery": { "messageformat": "“{query}” 검색 결과 없음", "description": "Calls Tab > New Call > Conversations List > When no results found > With a search query" }, "icu:CallHistory__Description--Default": { "messageformat": "{type, select, Audio {{direction, select, Outgoing {발신 음성 통화} other {수신 음성 통화}}} Video {{direction, select, Outgoing {발신 영상 통화} other {수신 영상 통화}}} Group {{direction, select, Outgoing {발신 그룹 통화} other {수신 그룹 통화}}} other {{direction, select, Outgoing {발신 전화} other {수신 전화}}}}", "description": "Call History > Short description of call > When call was not missed or declined (generally accepted)" }, "icu:CallHistory__Description--Missed": { "messageformat": "{type, select, Audio {부재중 음성 통화} Video {부재중 영상 통화} Group {부재중 그룹 통화} other {부재중 전화}}", "description": "Call History > Short description of call > When incoming call was missed" }, "icu:CallHistory__Description--Unanswered": { "messageformat": "{type, select, Audio {미응답 음성 통화} Video {응답하지 않은 영상 통화} Group {그룹 통화를 받지 않음} other {통화를 받지 않음}}", "description": "Call History > Short description of call > When outgoing call was unanswered" }, "icu:CallHistory__Description--Declined": { "messageformat": "{type, select, Audio {음성 통화를 거부함} Video {영상 통화를 거부함} Group {그룹 통화를 거부함} other {통화를 거부함}}", "description": "Call History > Short description of call > When call was declined" }, "icu:TypingBubble__avatar--overflow-count": { "messageformat": "{count, plural, other {{count,number}명이 입력하는 중입니다.}}", "description": "Group chat multiple person typing indicator when space isn't available to show every avatar, this is the count of avatars hidden." }, "icu:WhatsNew__modal-title": { "messageformat": "업데이트 내용", "description": "Title for the whats new modal" }, "icu:WhatsNew__bugfixes": { "messageformat": "이 버전에는 Signal의 원활한 실행을 위한 일부 기능 업데이트와 버그 수정이 다수 포함되어 있습니다.", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--1": { "messageformat": "추가적인 사소한 변경 사항과 버그 수정, 성능 업데이트가 적용되었습니다. Signal을 이용해 주셔서 감사합니다!", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--2": { "messageformat": "앱의 원활한 사용을 위해 몇 가지 수정 사항을 적용했습니다. 앞으로 있을 더 많은 변경 사항을 기대해 주세요! ", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--3": { "messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. 계속해서 평소처럼 문자와 통화, 화상 통화를 즐기세요.", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--4": { "messageformat": "앱의 원활한 실행을 위한 버그 수정과 성능 개선에 최선을 다하고 있습니다. ", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--5": { "messageformat": "사소한 추가 변경 사항과 버그 수정, 다양한 미래 계획.", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__bugfixes--6": { "messageformat": "사소한 변경 사항과 버그 수정 및 성능 개선. Signal을 이용해 주셔서 감사합니다!", "description": "Release notes for releases that only include bug fixes" }, "icu:WhatsNew__v6.33--0": { "messageformat": "• 이제 보낸 메시지를 오른쪽 마우스 단추로 클릭하거나 키보드의 위쪽 화살표를 눌러 방금 한 말을 수정할 수 있습니다! 오타를 수정하거나, 할머니의 초콜릿 쿠키 레시피에서 빠진 재료를 추가하거나, 결정적인 한 마디를 얹어 농담을 완성해 보세요. 선택은 여러분의 몫입니다. 메시지에는 항상 언제 수정했는지가 표시되며, 모든 수정 메시지의 전체 수정 기록을 확인할 수 있습니다." }, "icu:WhatsNew__v6.34--0": { "messageformat": "이제 두 명 이상이 동시에 입력하는 경우 그룹 대화의 입력 상태 표시 기능에서 프로필을 여러 개 표시합니다." }, "icu:WhatsNew__v6.34--1": { "messageformat": "• 이제 보낸 메시지를 오른쪽 마우스 단추로 클릭하거나 키보드의 위쪽 화살표를 눌러 방금 한 말을 수정할 수 있습니다! 오타를 수정하거나, 할머니의 초콜릿 쿠키 레시피에서 빠진 재료를 추가하거나, 결정적인 한 마디를 얹어 농담을 완성해 보세요. 선택은 여러분의 몫입니다. 메시지에는 항상 언제 수정했는지가 표시되며, 모든 수정 메시지의 전체 수정 기록을 확인할 수 있습니다." } }