Signal-Desktop/_locales/en/messages.json

7375 lines
345 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

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

{
"smartling": {
"placeholder_format_custom": "(\\$.+?\\$)",
"string_format_paths": "icu: [*/messageformat]",
"translate_paths": [
{
"path": "*/messageformat",
"key": "{*}/messageformat",
"instruction": "*/description"
},
{
"key": "{*}/message",
"path": "*/message",
"instruction": "*/description"
}
]
},
"icu:AddUserToAnotherGroupModal__title": {
"messageformat": "Add to a group",
"description": "Shown as the title of the dialog that allows you to add a contact to an group"
},
"icu:AddUserToAnotherGroupModal__confirm-title": {
"messageformat": "Add new member?",
"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": "Add",
"description": "Shown in the affirmative button of the confirmation dialog when adding a contact to a group"
},
"icu:AddUserToAnotherGroupModal__confirm-message": {
"messageformat": "Add “{contact}” to the group “{group}”",
"description": "Shown in the confirmation dialog body when adding a contact to a group"
},
"icu:AddUserToAnotherGroupModal__search-placeholder": {
"messageformat": "Search",
"description": "Placeholder to use when searching for groups in the AddUserToAnotherGroupModal"
},
"icu:AddUserToAnotherGroupModal__toast--user-added-to-group": {
"messageformat": "{contact} was added to {group}",
"description": "Shown in toast after a user is added to an existing group"
},
"icu:AddUserToAnotherGroupModal__toast--adding-user-to-group": {
"messageformat": "Adding {contact}...",
"description": "Shown in toast while a user is being added to a group"
},
"icu:RecordingComposer__cancel": {
"messageformat": "Cancel",
"description": "Label of cancel button on voice note recording UI"
},
"icu:RecordingComposer__send": {
"messageformat": "Send",
"description": "Label of send button on voice note recording UI"
},
"icu:GroupListItem__message-default": {
"messageformat": "{count, plural, one {# member} other {# members}}",
"description": "Shown below the group name when selecting a group to invite a contact to"
},
"icu:GroupListItem__message-already-member": {
"messageformat": "Already a member",
"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": "Membership is pending",
"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": "Sent media quality",
"description": "Title for the sent media quality setting"
},
"icu:sentMediaQualityStandard": {
"messageformat": "Standard",
"description": "Label text for standard media quality option"
},
"icu:sentMediaQualityHigh": {
"messageformat": "High",
"description": "Label text for high media quality option"
},
"icu:softwareAcknowledgments": {
"messageformat": "Software Acknowledgments",
"description": "Shown in the about box for the link to software acknowledgments"
},
"icu:privacyPolicy": {
"messageformat": "Terms & Privacy Policy",
"description": "Shown in the about box for the link to https://signal.org/legal"
},
"icu:appleSilicon": {
"messageformat": "Apple silicon",
"description": "Shown in the about box for Apple silicon product name"
},
"icu:copyErrorAndQuit": {
"messageformat": "Copy error and quit",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"icu:unknownContact": {
"messageformat": "Unknown contact",
"description": "Shown as the name of a contact if we don't have any displayable information about them"
},
"icu:unknownGroup": {
"messageformat": "Unknown group",
"description": "Shown as the name of a group if we don't have any information about it"
},
"icu:databaseError": {
"messageformat": "Database Error",
"description": "Title of a popup if the database cannot start up properly"
},
"icu:databaseError__detail": {
"messageformat": "A database error occurred. You can copy the error and contact Signal support to help fix the issue. If you need to use Signal right away, you can delete your data and restart.\n\nContact support by visiting: {link}",
"description": "Description shown in a popup if the database cannot start up properly"
},
"icu:deleteAndRestart": {
"messageformat": "Delete data and restart",
"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": "Permanently delete all data?",
"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": "All of your message history and media will be permanently deleted from this device. You will be able to use Signal on this device after relinking it. This will not delete any data from your phone.",
"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": "The version of your database does not match this version of Signal. Make sure you are opening the newest version of Signal on your computer.",
"description": "Text in a popup shown if the app cannot start because the user started an older version of Signal"
},
"icu:databaseError__recover__detail": {
"messageformat": "A database error occurred. You can copy the error and contact Signal support to help fix the issue. If you need to use Signal right away, you can attempt to recover your data.\n\nContact support by visiting: {link}",
"description": "(Deleted 2024/07/11) Description shown in a popup if the database key cannot be read, but can be recovered"
},
"icu:databaseError__recover__button": {
"messageformat": "Recover data",
"description": "(Deleted 2024/07/11) Text of a button shown in a popup if the database cannot start up properly; allows user to attempt data recovery of their database"
},
"icu:mainMenuFile": {
"messageformat": "&File",
"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-<letter> combination."
},
"icu:mainMenuCreateStickers": {
"messageformat": "Create/upload sticker pack",
"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-<letter> combination."
},
"icu:mainMenuEdit": {
"messageformat": "&Edit",
"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-<letter> combination."
},
"icu:mainMenuView": {
"messageformat": "&View",
"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-<letter> combination."
},
"icu:mainMenuWindow": {
"messageformat": "&Window",
"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-<letter> combination."
},
"icu:mainMenuHelp": {
"messageformat": "&Help",
"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-<letter> combination."
},
"icu:mainMenuSettings": {
"messageformat": "Preferences…",
"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": "Services",
"description": "Application menu item for macOS 'Services'"
},
"icu:appMenuHide": {
"messageformat": "Hide",
"description": "Application menu command to hide the window"
},
"icu:appMenuHideOthers": {
"messageformat": "Hide Others",
"description": "Application menu command to hide all other windows"
},
"icu:appMenuUnhide": {
"messageformat": "Show All",
"description": "Application menu command to show all application windows"
},
"icu:appMenuQuit": {
"messageformat": "Quit Signal",
"description": "Application menu command to close the application"
},
"icu:editMenuUndo": {
"messageformat": "Undo",
"description": "Edit menu command to remove recently-typed text"
},
"icu:editMenuRedo": {
"messageformat": "Redo",
"description": "Edit menu command to restore previously undone typed text"
},
"icu:editMenuCut": {
"messageformat": "Cut",
"description": "Edit menu command to remove selected text and add it to clipboard"
},
"icu:editMenuCopy": {
"messageformat": "Copy",
"description": "Edit menu command to add selected text to clipboard"
},
"icu:editMenuPaste": {
"messageformat": "Paste",
"description": "Edit menu command to insert text from clipboard at cursor location"
},
"icu:editMenuPasteAndMatchStyle": {
"messageformat": "Paste and Match Style",
"description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
},
"icu:editMenuDelete": {
"messageformat": "Delete",
"description": "Edit menu command to remove the selected text"
},
"icu:editMenuSelectAll": {
"messageformat": "Select All",
"description": "Edit menu command to select all of the text in selected text box"
},
"icu:editMenuStartSpeaking": {
"messageformat": "Start speaking",
"description": "Edit menu item under 'speech' to start dictation"
},
"icu:editMenuStopSpeaking": {
"messageformat": "Stop speaking",
"description": "Edit menu item under 'speech' to stop dictation"
},
"icu:windowMenuClose": {
"messageformat": "Close Window",
"description": "Window menu command to close the current window"
},
"icu:windowMenuMinimize": {
"messageformat": "Minimize",
"description": "Window menu command to minimize the current window"
},
"icu:windowMenuZoom": {
"messageformat": "Zoom",
"description": "Window menu command to make the current window the size of the whole screen"
},
"icu:windowMenuBringAllToFront": {
"messageformat": "Bring All to Front",
"description": "Window menu command to bring all windows of current application to front"
},
"icu:viewMenuResetZoom": {
"messageformat": "Actual Size",
"description": "View menu command to go back to the default zoom"
},
"icu:viewMenuZoomIn": {
"messageformat": "Zoom In",
"description": "View menu command to make everything bigger"
},
"icu:viewMenuZoomOut": {
"messageformat": "Zoom Out",
"description": "View menu command to make everything smaller"
},
"icu:viewMenuToggleFullScreen": {
"messageformat": "Toggle Full Screen",
"description": "View menu command to enter or leave Full Screen mode"
},
"icu:viewMenuToggleDevTools": {
"messageformat": "Toggle Developer Tools",
"description": "View menu command to show or hide the developer tools"
},
"icu:viewMenuOpenCallingDevTools": {
"messageformat": "Open Calling Developer Tools",
"description": "View menu command to open calling developer tools window"
},
"icu:menuSetupAsNewDevice": {
"messageformat": "Set Up as New Device",
"description": "When the application is not yet set up, menu option to start up the set up as fresh device"
},
"icu:menuSetupAsStandalone": {
"messageformat": "Set Up as Standalone Device",
"description": "Only available on development modes, menu option to open up the standalone device setup sequence"
},
"icu:messageContextMenuButton": {
"messageformat": "More actions",
"description": "Label for context button next to each message"
},
"icu:contextMenuCopyLink": {
"messageformat": "Copy Link",
"description": "Shown in the context menu for a link to indicate that the user can copy the link"
},
"icu:contextMenuCopyImage": {
"messageformat": "Copy Image",
"description": "Shown in the context menu for an image to indicate that the user can copy the image"
},
"icu:contextMenuNoSuggestions": {
"messageformat": "No Suggestions",
"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": "View Archive",
"description": "One of the menu options available in the Avatar popup menu"
},
"icu:loading": {
"messageformat": "Loading...",
"description": "Message shown on the loading screen before we've loaded any messages"
},
"icu:optimizingApplication": {
"messageformat": "Optimizing application...",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"icu:migratingToSQLCipher": {
"messageformat": "Optimizing messages... {status} complete.",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"icu:archivedConversations": {
"messageformat": "Archived Chats",
"description": "Shown in place of the search box when showing archived conversation list"
},
"icu:LeftPane--pinned": {
"messageformat": "Pinned",
"description": "Shown as a header for pinned conversations in the left pane"
},
"icu:LeftPane--chats": {
"messageformat": "Chats",
"description": "Shown as a header for non-pinned conversations in the left pane"
},
"icu:LeftPane--corrupted-username--text": {
"messageformat": "Something went wrong with your username, its no longer assigned to your account. You can try and set it again or choose a new one.",
"description": "Text of corrupted username banner in the left pane"
},
"icu:LeftPane--corrupted-username--action-text": {
"messageformat": "Fix now",
"description": "Text of the button in the corrupted username banner in the left pane"
},
"icu:LeftPane--corrupted-username-link--text": {
"messageformat": "Something went wrong with your QR code and username link, its no longer valid. Create a new link to share with others.",
"description": "Text of corrupted username link banner in the left pane"
},
"icu:LeftPane--corrupted-username-link--action-text": {
"messageformat": "Fix now",
"description": "Text of the button in the corrupted username link banner in the left pane"
},
"icu:LeftPane__compose__findByUsername": {
"messageformat": "Find by username",
"description": "Text of the button displayed when clicking compose button in left pane"
},
"icu:LeftPane__compose__findByPhoneNumber": {
"messageformat": "Find by phone number",
"description": "Text of the button displayed when clicking compose button in left pane"
},
"icu:LeftPaneFindByHelper__title--findByUsername": {
"messageformat": "Find by username",
"description": "Title of the left pane when looking up someone by username"
},
"icu:LeftPaneFindByHelper__title--findByPhoneNumber": {
"messageformat": "Find by phone number",
"description": "Title of the left pane when looking up someone by phone number"
},
"icu:LeftPaneFindByHelper__placeholder--findByUsername": {
"messageformat": "Username",
"description": "Placeholder of the search input in left pane when looking up someone by username"
},
"icu:LeftPaneFindByHelper__placeholder--findByPhoneNumber": {
"messageformat": "Phone number",
"description": "Placeholder of the search input in left pane when looking up someone by phone number"
},
"icu:LeftPaneFindByHelper__description--findByUsername": {
"messageformat": "Enter a username followed by a dot and its set of numbers.",
"description": "Description displayed under search input in left pane when looking up someone by username"
},
"icu:CountryCodeSelect__placeholder": {
"messageformat": "Country code",
"description": "Placeholder displayed as default value of country code select element"
},
"icu:CountryCodeSelect__Modal__title": {
"messageformat": "Country code",
"description": "Title of the country code modal"
},
"icu:NavTabsToggle__showTabs": {
"messageformat": "Show Tabs",
"description": "Show in the left pane when the nav tabs are hidden, shows the nav tabs"
},
"icu:NavTabsToggle__hideTabs": {
"messageformat": "Hide Tabs",
"description": "Show in the nav tabs when the nav tabs are visible, hides the nav tabs"
},
"icu:NavTabs__ItemIconLabel--HasError": {
"messageformat": "An error occurred",
"description": "Nav Tabs > Tab has error > Accessibility Text"
},
"icu:NavTabs__ItemIconLabel--UnreadCount": {
"messageformat": "{count, number} unread",
"description": "Nav Tabs > Unread badge > Accessibility Text"
},
"icu:NavTabs__ItemIconLabel--MarkedUnread": {
"messageformat": "Marked unread",
"description": "Nav Tabs > Unread badge > when conversation is marked unread > Accessibility Text"
},
"icu:NavTabs__ItemLabel--Chats": {
"messageformat": "Chats",
"description": "Nav Tabs > Chats Button > Label & Accessibility Text"
},
"icu:NavTabs__ItemLabel--Calls": {
"messageformat": "Calls",
"description": "Nav Tabs > Calls Button > Label & Accessibility Text"
},
"icu:NavTabs__ItemLabel--Stories": {
"messageformat": "Stories",
"description": "Nav Tabs > Stories Button > Label & Accessibility Text"
},
"icu:NavTabs__ItemLabel--Settings": {
"messageformat": "Settings",
"description": "Nav Tabs > Settings Button > Label & Accessibility Text"
},
"icu:NavTabs__ItemLabel--Update": {
"messageformat": "Update Signal",
"description": "Nav Tabs > Settings Button > Label & Accessibility Text"
},
"icu:NavTabs__ItemLabel--Profile": {
"messageformat": "Profile",
"description": "Nav Tabs > Profile Button > Accessibility Text"
},
"icu:NavSidebar__BackButtonLabel": {
"messageformat": "Back",
"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": "These chats are archived and will only appear in the Inbox if new messages are received.",
"description": "Shown at the top of the archived conversations list in the left pane"
},
"icu:noArchivedConversations": {
"messageformat": "No archived chats.",
"description": "Shown at the top of the archived conversations list in the left pane if there is no any archived conversation"
},
"icu:archiveConversation": {
"messageformat": "Archive",
"description": "Shown in menu for conversation, and moves conversation out of main conversation list"
},
"icu:markUnread": {
"messageformat": "Mark as unread",
"description": "Shown in menu for conversation, and marks conversation as unread"
},
"icu:ConversationHeader__menu__selectMessages": {
"messageformat": "Select messages",
"description": "Shown in menu for conversation, allows the user to start selecting multiple messages in the conversation"
},
"icu:ConversationHeader__MenuItem--Accept": {
"messageformat": "Accept",
"description": "Shown in menu for conversation, allows the user to accept a message request"
},
"icu:ConversationHeader__MenuItem--Block": {
"messageformat": "Block",
"description": "Shown in menu for conversation, allows the user to block the contact"
},
"icu:ConversationHeader__MenuItem--Unblock": {
"messageformat": "Unblock",
"description": "Shown in menu for conversation, allows the user to unblock the contact"
},
"icu:ConversationHeader__MenuItem--ReportSpam": {
"messageformat": "Report Spam",
"description": "Shown in menu for conversation, allows the user to report the conversation as spam"
},
"icu:ConversationHeader__MenuItem--DeleteChat": {
"messageformat": "Delete Chat",
"description": "Shown in menu for conversation, allows the user to delete the conversation"
},
"icu:ContactListItem__menu": {
"messageformat": "Manage Contact",
"description": "Shown as aria label for context menu for a contact"
},
"icu:ContactListItem__menu__message": {
"messageformat": "Message",
"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": "Voice call",
"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": "Video call",
"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": "Remove",
"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": "Block",
"description": "Shown in a context menu for a contact, allows the user to block the contact"
},
"icu:ContactListItem__remove--title": {
"messageformat": "Remove {title}?",
"description": "Shown as the title in the confirmation modal for removing a contact from the contact list"
},
"icu:ContactListItem__remove--body": {
"messageformat": "You wont see this person when searching. Youll get a message request if they message you in the future.",
"description": "Shown as the body in the confirmation modal for removing a contact from the contact list"
},
"icu:ContactListItem__remove--confirm": {
"messageformat": "Remove",
"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": "Unable to remove {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": "This person is saved to your devices Contacts. Delete them from your Contacts on your mobile device and try again.",
"description": "Shown as the body in the confirmation modal for removing a system contact from the contact list"
},
"icu:moveConversationToInbox": {
"messageformat": "Unarchive",
"description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
"icu:pinConversation": {
"messageformat": "Pin chat",
"description": "Shown in menu for conversation, and pins the conversation to the top of the conversation list"
},
"icu:unpinConversation": {
"messageformat": "Unpin chat",
"description": "Undoes Archive Conversation action, and unpins the conversation from the top of the conversation list"
},
"icu:pinnedConversationsFull": {
"messageformat": "You can only pin up to 4 chats",
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"icu:loadingMessages--other": {
"messageformat": "Loading messages from {daysAgo, plural, one {# day} other {# days}} ago...",
"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": "Loading messages from yesterday...",
"description": "Message shown on the loading screen when we're catching up on the backlog of messages from yesterday"
},
"icu:loadingMessages--today": {
"messageformat": "Loading messages from today...",
"description": "Message shown on the loading screen when we're catching up on the backlog of messages from today"
},
"icu:view": {
"messageformat": "View",
"description": "Used as a label on a button allowing user to see more information"
},
"icu:youLeftTheGroup": {
"messageformat": "You are no longer a member of the group.",
"description": "Displayed when a user can't send a message because they have left the group"
},
"icu:invalidConversation": {
"messageformat": "This group is invalid. Please create a new group.",
"description": "Displayed when a user can't send a message because something has gone wrong in the conversation."
},
"icu:scrollDown": {
"messageformat": "Scroll to bottom of chat",
"description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
},
"icu:messagesBelow": {
"messageformat": "New messages below",
"description": "Alt text for button to take user down to bottom of conversation with more than one message out of screen"
},
"icu:mentionsBelow": {
"messageformat": "New mentions below",
"description": "Alt text for button to take user down to next mention of them further down the message list (currently out of screen)"
},
"icu:unreadMessages": {
"messageformat": "{count, plural, one {# Unread Message} other {# Unread Messages}}",
"description": "Text for unread message separator, with count"
},
"icu:messageHistoryUnsynced": {
"messageformat": "For your security, chat history isn't transferred to new linked devices.",
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
},
"icu:youMarkedAsVerified": {
"messageformat": "You marked your Safety Number with {name} as verified",
"description": "Shown in the conversation history when the user marks a contact as verified."
},
"icu:youMarkedAsNotVerified": {
"messageformat": "You marked your Safety Number with {name} as not verified",
"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": "You marked your Safety Number with {name} as verified from another device",
"description": "Shown in the conversation history when we discover that the user marked a contact as verified on another device."
},
"icu:youMarkedAsNotVerifiedOtherDevice": {
"messageformat": "You marked your Safety Number with {name} as not verified from another device",
"description": "Shown in the conversation history when we discover that the user marked a contact as not verified on another device."
},
"icu:changedRightAfterVerify": {
"messageformat": "The safety number you are trying to verify has changed. Please review your new safety number with {name1}. Remember, this change could mean that someone is trying to intercept your communication or that {name2} has simply reinstalled 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": "The following people may have reinstalled Signal or changed devices. Click a recipient to confirm their new safety number. This is optional.",
"description": "Shown on confirmation dialog when user attempts to send a message"
},
"icu:safetyNumberChangeDialog__pending-messages": {
"messageformat": "Send pending messages",
"description": "Shown on confirmation dialog when user attempts to send a message in the outbox"
},
"icu:safetyNumberChangeDialog__review": {
"messageformat": "Review",
"description": "Shown to enter 'review' mode if more than five contacts have changed safety numbers"
},
"icu:safetyNumberChangeDialog__many-contacts": {
"messageformat": "You have {count, plural, one {# connection} other {# connections}} who may have reinstalled Signal or changed devices. You can optionally review their safety numbers before sending.",
"description": "Shown during an attempted send when more than five contacts have changed their safety numbers"
},
"icu:safetyNumberChangeDialog__post-review": {
"messageformat": "All connections have been reviewed, click send to continue.",
"description": "Shown after reviewing large number of contacts"
},
"icu:safetyNumberChangeDialog__confirm-remove-all": {
"messageformat": "Are you sure you want to remove {count, plural, one {# recipient} other {# recipients}} from story {story}?",
"description": "Shown if user selects 'remove all' option to remove all potentially untrusted contacts from a given story"
},
"icu:safetyNumberChangeDialog__remove-all": {
"messageformat": "Remove all",
"description": "Shown in the context menu for a story header, to remove all contacts within from their parent list"
},
"icu:safetyNumberChangeDialog__verify-number": {
"messageformat": "Verify safety number",
"description": "Shown in the context menu for a story recipient header, to verify that they are still trusted"
},
"icu:safetyNumberChangeDialog__remove": {
"messageformat": "Remove from story",
"description": "Shown in the context menu for a story recipient, to remove this contact from from their parent list"
},
"icu:safetyNumberChangeDialog__actions-contact": {
"messageformat": "Actions for contact {contact}",
"description": "Label for button that opens context menu for contact"
},
"icu:safetyNumberChangeDialog__actions-story": {
"messageformat": "Actions for story {story}",
"description": "Label for button that opens context menu for story"
},
"icu:sendAnyway": {
"messageformat": "Send anyway",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"icu:safetyNumberChangeDialog_send": {
"messageformat": "Send",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"icu:safetyNumberChangeDialog_done": {
"messageformat": "Done",
"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": "Call anyway",
"description": "Used on a warning dialog to make it clear that it might be risky to call the conversation."
},
"icu:joinAnyway": {
"messageformat": "Join anyway",
"description": "Used on a warning dialog to make it clear that it might be risky to join the call."
},
"icu:debugLogExplanation": {
"messageformat": "When you click Submit, your log will be posted online for 30 days at a unique, unpublished URL. You may Save it locally first.",
"description": "Description of what will happen with your debug log"
},
"icu:debugLogError": {
"messageformat": "Something went wrong with the upload! Please email support@signal.org and attach your log as a text file.",
"description": "Error message a recommendations if debug log upload fails"
},
"icu:debugLogSuccess": {
"messageformat": "Debug log submitted",
"description": "Title of the success page for submitting a debug log"
},
"icu:debugLogSuccessNextSteps": {
"messageformat": "Debug log uploaded. When you contact support, copy the URL below and attach it along with a description of the problem you saw and steps to reproduce it.",
"description": "Explanation of next steps to take when submitting debug log"
},
"icu:debugLogLogIsIncomplete": {
"messageformat": "... to see the full log, click Save",
"description": "Shown as the text for the copy button on the debug log screen"
},
"icu:debugLogCopy": {
"messageformat": "Copy Link",
"description": "Shown as the text for the copy button on the debug log screen"
},
"icu:debugLogSave": {
"messageformat": "Save",
"description": "Shown as the text for the download button on the debug log screen"
},
"icu:debugLogLinkCopied": {
"messageformat": "Link Copied to Your Clipboard",
"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": "Contact Support",
"description": "Link to open the issue tracker"
},
"icu:submit": {
"messageformat": "Submit"
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Mark as verified",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
},
"icu:SafetyNumberViewer__clearVerification": {
"messageformat": "Clear verification",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint": {
"messageformat": "To verify end-to-end encryption with {name}, compare the numbers above with their device. They can also scan your code with their device.",
"description": "Safety number viewer, text of the hint"
},
"icu:SafetyNumberViewer__learn_more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberViewerModal modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "A safety number will be created with this person after you exchange messages with them.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Learn more",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:verified": {
"messageformat": "Verified"
},
"icu:newIdentity": {
"messageformat": "New safety number",
"description": "Header for a key change dialog"
},
"icu:incomingError": {
"messageformat": "Error handling incoming message"
},
"icu:media": {
"messageformat": "Media",
"description": "Header of the default pane in the media gallery, showing images and videos"
},
"icu:mediaEmptyState": {
"messageformat": "You dont have any media in this chat",
"description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
},
"icu:allMedia": {
"messageformat": "All Media",
"description": "Header for the media gallery"
},
"icu:documents": {
"messageformat": "Documents",
"description": "Header of the secondary pane in the media gallery, showing every non-media attachment"
},
"icu:documentsEmptyState": {
"messageformat": "You dont have any documents in this chat",
"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": "Today",
"description": "The string \"today\""
},
"icu:yesterday": {
"messageformat": "Yesterday",
"description": "The string \"yesterday\""
},
"icu:thisWeek": {
"messageformat": "This Week",
"description": "Section header in the media gallery"
},
"icu:thisMonth": {
"messageformat": "This Month",
"description": "Section header in the media gallery"
},
"icu:unsupportedAttachment": {
"messageformat": "Unsupported attachment type. Click to save.",
"description": "Displayed for incoming unsupported attachment"
},
"icu:voiceMessage": {
"messageformat": "Voice Message",
"description": "Name for a voice message attachment"
},
"icu:dangerousFileType": {
"messageformat": "Attachment type not allowed for security reasons",
"description": "Shown in toast when user attempts to send .exe file, for example"
},
"icu:loadingPreview": {
"messageformat": "Loading Preview...",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"icu:stagedPreviewThumbnail": {
"messageformat": "Draft thumbnail link preview for {domain}",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"icu:previewThumbnail": {
"messageformat": "Thumbnail link preview for {domain}",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"icu:stagedImageAttachment": {
"messageformat": "Draft image attachment: {path}",
"description": "Alt text for staged attachments"
},
"icu:decryptionErrorToast": {
"messageformat": "Desktop ran into a decryption error from {name}, device {deviceId}",
"description": "An error popup when we haven't added an in-timeline error for decryption error, only for beta/internal users."
},
"icu:decryptionErrorToastAction": {
"messageformat": "Submit log",
"description": "Label for the decryption error toast button"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "You can't select photos and videos along with files.",
"description": "An error popup when the user has attempted to add an attachment"
},
"icu:cannotSelectMultipleFileAttachments": {
"messageformat": "You can only select one file at a time.",
"description": "An error popup when the user has attempted to add multiple non-image attachments"
},
"icu:maximumAttachments": {
"messageformat": "You cannot add any more attachments to this message.",
"description": "An error popup when the user has attempted to add an attachment"
},
"icu:fileSizeWarning": {
"messageformat": "Sorry, the selected file exceeds message size restrictions. {limit, number}{units}",
"description": "Shown in a toast if the user tries to attach too-large file"
},
"icu:unableToLoadAttachment": {
"messageformat": "Unable to load selected attachment."
},
"icu:disconnected": {
"messageformat": "Disconnected",
"description": "Displayed when the desktop client cannot connect to the server."
},
"icu:connecting": {
"messageformat": "Connecting...",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"icu:connect": {
"messageformat": "Click to reconnect.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"icu:connectingHangOn": {
"messageformat": "Shouldn't be long",
"description": "Subtext description for when the client is connecting to the server."
},
"icu:offline": {
"messageformat": "Offline",
"description": "Displayed when the desktop client has no network connection."
},
"icu:checkNetworkConnection": {
"messageformat": "Check your network connection.",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
"icu:submitDebugLog": {
"messageformat": "Debug log",
"description": "Menu item and header text for debug log modal (sentence case)"
},
"icu:debugLog": {
"messageformat": "Debug Log",
"description": "View menu item to open the debug log (title case)"
},
"icu:forceUpdate": {
"messageformat": "Force Update",
"description": "View menu item to force the app to update download and install"
},
"icu:helpMenuShowKeyboardShortcuts": {
"messageformat": "Show Keyboard Shortcuts",
"description": "Item under the help menu, pops up a screen showing the application's keyboard shortcuts"
},
"icu:contactUs": {
"messageformat": "Contact Us",
"description": "Item under the help menu, takes you to the contact us support page"
},
"icu:goToReleaseNotes": {
"messageformat": "Go to Release Notes",
"description": "Item under the help menu, takes you to GitHub page for release notes"
},
"icu:goToForums": {
"messageformat": "Go to Forums",
"description": "Item under the Help menu, takes you to the forums"
},
"icu:goToSupportPage": {
"messageformat": "Go to Support Page",
"description": "Item under the Help menu, takes you to the support page"
},
"icu:joinTheBeta": {
"messageformat": "Join the Beta",
"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 Preferences",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"icu:signalDesktopStickerCreator": {
"messageformat": "Sticker pack creator",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"icu:aboutSignalDesktop": {
"messageformat": "About Signal Desktop",
"description": "Item under the Help menu, which opens a small about window"
},
"icu:screenShareWindow": {
"messageformat": "Sharing screen",
"description": "Title for screen sharing window"
},
"icu:callingDeveloperTools": {
"messageformat": "Calling Developer Tools",
"description": "Title for calling developer tools window"
},
"icu:callingDeveloperToolsDescription": {
"messageformat": "This window is used during development to display diagnostics from ongoing calls.",
"description": "Description displayed for calling developer tools window"
},
"icu:speech": {
"messageformat": "Speech",
"description": "Item under the Edit menu, with 'start/stop speaking' items below it"
},
"icu:show": {
"messageformat": "Show",
"description": "Command under Window menu, to show the window"
},
"icu:hide": {
"messageformat": "Hide",
"description": "Command in the tray icon menu, to hide the window"
},
"icu:quit": {
"messageformat": "Quit",
"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": "Search",
"description": "Placeholder text in the search input"
},
"icu:clearSearch": {
"messageformat": "Clear Search",
"description": "Aria label for clear search button"
},
"icu:searchIn": {
"messageformat": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"icu:noSearchResults": {
"messageformat": "No results for \"{searchTerm}\"",
"description": "Shown in the search left pane when no results were found"
},
"icu:noSearchResults--sms-only": {
"messageformat": "SMS/MMS contacts are not available on Desktop.",
"description": "Shown in the search left pane when no results were found and primary device has SMS/MMS handling enabled"
},
"icu:noSearchResultsInConversation": {
"messageformat": "No results for \"{searchTerm}\" in {conversationName}",
"description": "Shown in the search left pane when no results were found"
},
"icu:conversationsHeader": {
"messageformat": "Chats",
"description": "Shown to separate the types of search results"
},
"icu:contactsHeader": {
"messageformat": "Contacts",
"description": "Shown to separate the types of search results"
},
"icu:groupsHeader": {
"messageformat": "Groups",
"description": "Shown to separate the types of search results"
},
"icu:messagesHeader": {
"messageformat": "Messages",
"description": "Shown to separate the types of search results"
},
"icu:findByUsernameHeader": {
"messageformat": "Find by username",
"description": "Shown when search could be a valid username, with one sub-item that will kick off the search"
},
"icu:findByPhoneNumberHeader": {
"messageformat": "Find by phone number",
"description": "Shown when search could be a valid phone number, with one sub-item that will kick off the search"
},
"icu:welcomeToSignal": {
"messageformat": "Welcome to Signal"
},
"icu:whatsNew": {
"messageformat": "See {whatsNew} in this update",
"description": "Shown in the main window"
},
"icu:viewReleaseNotes": {
"messageformat": "what's new",
"description": "Clickable link that displays the latest release notes"
},
"icu:typingAlt": {
"messageformat": "Typing animation for this chat",
"description": "Used as the 'title' attribute for the typing animation"
},
"icu:contactInAddressBook": {
"messageformat": "This person is in your contacts.",
"description": "Description of icon denoting that contact is from your address book"
},
"icu:contactAvatarAlt": {
"messageformat": "Avatar for contact {name}",
"description": "Used in the alt tag for the image avatar of a contact"
},
"icu:sendMessageToContact": {
"messageformat": "Send Message",
"description": "Shown when you are sent a contact and that contact has a signal account"
},
"icu:home": {
"messageformat": "home",
"description": "Shown on contact detail screen as a label for an address/phone/email"
},
"icu:work": {
"messageformat": "work",
"description": "Shown on contact detail screen as a label for an address/phone/email"
},
"icu:mobile": {
"messageformat": "mobile",
"description": "Shown on contact detail screen as a label for a phone or email"
},
"icu:email": {
"messageformat": "email",
"description": "Generic label shown if contact email has custom type but no label"
},
"icu:phone": {
"messageformat": "phone",
"description": "Generic label shown if contact phone has custom type but no label"
},
"icu:address": {
"messageformat": "address",
"description": "Generic label shown if contact address has custom type but no label"
},
"icu:poBox": {
"messageformat": "PO Box",
"description": "When rendering an address, used to provide context to a post office box"
},
"icu:downloading": {
"messageformat": "Downloading",
"description": "Shown in the message bubble while a long message attachment is being downloaded"
},
"icu:downloadFullMessage": {
"messageformat": "Download Full Message",
"description": "Shown in the message bubble while a long message attachment is not downloaded"
},
"icu:downloadAttachment": {
"messageformat": "Download Attachment",
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"icu:reactToMessage": {
"messageformat": "React to Message",
"description": "Shown in triple-dot menu next to message to allow user to react to the associated message"
},
"icu:replyToMessage": {
"messageformat": "Reply to Message",
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
},
"icu:originalMessageNotFound": {
"messageformat": "Original message not found",
"description": "Shown in quote if reference message was not found as message was initially downloaded and processed"
},
"icu:voiceRecording--start": {
"messageformat": "Start recording voice message",
"description": "Tooltip for microphone button to start voice message"
},
"icu:voiceRecordingInterruptedMax": {
"messageformat": "Voice message recording stopped because the maximum time limit was reached.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit"
},
"icu:voiceNoteLimit": {
"messageformat": "Voice messages are limited to one hour. Recording will stop if you switch to another app.",
"description": "Shown in toast to warn user about limited time and that window must be in focus"
},
"icu:voiceNoteMustBeOnlyAttachment": {
"messageformat": "A voice message must have only one attachment.",
"description": "Shown in toast if tries to record a voice note with any staged attachments"
},
"icu:voiceNoteError": {
"messageformat": "There was an error with the voice recorder.",
"description": "Shown in a dialog to inform user that we experienced an unrecoverable error"
},
"icu:attachmentSaved": {
"messageformat": "Attachment saved.",
"description": "Shown after user selects to save to downloads"
},
"icu:attachmentSavedShow": {
"messageformat": "Show in folder",
"description": "Button label for showing the attachment in your file system"
},
"icu:you": {
"messageformat": "You",
"description": "Shown when the user represented is the current user."
},
"icu:audioPermissionNeeded": {
"messageformat": "To send voice messages, allow Signal Desktop to access your microphone.",
"description": "Shown if the user attempts to send an audio message without audio permissions turned on"
},
"icu:audioCallingPermissionNeeded": {
"messageformat": "For calling, you must allow Signal Desktop to access your microphone.",
"description": "Shown if the user attempts access the microphone for calling without audio permissions turned on"
},
"icu:videoCallingPermissionNeeded": {
"messageformat": "For video calling, you must allow Signal Desktop to access your camera.",
"description": "Shown if the user attempts access the camera for video calling without video permissions turned on"
},
"icu:allowAccess": {
"messageformat": "Allow Access",
"description": "Button shown in popup asking to enable microphone/video permissions to send audio messages"
},
"icu:audio": {
"messageformat": "Audio",
"description": "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
},
"icu:video": {
"messageformat": "Video",
"description": "Shown in a quotation of a message containing a video if no text was originally provided with that video"
},
"icu:photo": {
"messageformat": "Photo",
"description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
},
"icu:text": {
"messageformat": "Text",
"description": "Label for the word 'text'"
},
"icu:cannotUpdate": {
"messageformat": "Cannot Update",
"description": "Shown as the title of our update error dialogs on windows"
},
"icu:mute": {
"messageformat": "Mute",
"description": "Shown in a button when a conversation is unmuted and can be muted"
},
"icu:cannotUpdateDetail": {
"messageformat": "Signal couldn't update. {retry} or visit {url} to install it manually. Then, {support} about this problem",
"description": "Shown if a general error happened while trying to install update package"
},
"icu:cannotUpdateRequireManualDetail": {
"messageformat": "Signal couldn't update. Visit {url} to install it manually. Then, {support} about this problem",
"description": "Shown if a general error happened while trying to install update package and manual update is required"
},
"icu:readOnlyVolume": {
"messageformat": "Signal Desktop is likely in a macOS quarantine, and will not be able to auto-update. Please try moving {app} to {folder} with Finder.",
"description": "Shown on MacOS if running on a read-only volume and we cannot update"
},
"icu:ok": {
"messageformat": "OK"
},
"icu:cancel": {
"messageformat": "Cancel"
},
"icu:discard": {
"messageformat": "Discard"
},
"icu:error": {
"messageformat": "Error"
},
"icu:delete": {
"messageformat": "Delete"
},
"icu:accept": {
"messageformat": "Accept"
},
"icu:edit": {
"messageformat": "Edit"
},
"icu:forward": {
"messageformat": "Forward"
},
"icu:done": {
"messageformat": "Done",
"description": "Label for done"
},
"icu:update": {
"messageformat": "Update"
},
"icu:next2": {
"messageformat": "Next"
},
"icu:on": {
"messageformat": "On",
"description": "Label for when something is turned on"
},
"icu:off": {
"messageformat": "Off",
"description": "Label for when something is turned off"
},
"icu:deleteWarning": {
"messageformat": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"icu:deleteForEveryoneWarning": {
"messageformat": "This message will be deleted for everyone in the chat if theyre on a recent version of Signal. They will be able to see that you deleted a message.",
"description": "Text shown in the confirmation dialog for deleting a message for everyone"
},
"icu:from": {
"messageformat": "From",
"description": "Label for the sender of a message"
},
"icu:searchResultHeader--sender-to-group": {
"messageformat": "{sender} to {receiverGroup}",
"description": "Shown for search result items - like 'Jon to Friends Group'"
},
"icu:searchResultHeader--sender-to-you": {
"messageformat": "{sender} to You",
"description": "Shown for search result items - like 'Jon to You"
},
"icu:searchResultHeader--you-to-group": {
"messageformat": "You to {receiverGroup}",
"description": "Shown for search result items - like 'You to Friends Group'"
},
"icu:searchResultHeader--you-to-receiver": {
"messageformat": "You to {receiverContact}",
"description": "Shown for search result items - like 'You to Jon'"
},
"icu:sent": {
"messageformat": "Sent",
"description": "Label for the time a message was sent"
},
"icu:received": {
"messageformat": "Received",
"description": "Label for the time a message was received"
},
"icu:sendMessage": {
"messageformat": "Message",
"description": "Placeholder text in the message entry field"
},
"icu:showMembers": {
"messageformat": "Show members"
},
"icu:showSafetyNumber": {
"messageformat": "View safety number"
},
"icu:AboutContactModal__title": {
"messageformat": "About",
"description": "Title of About modal"
},
"icu:AboutContactModal__title--myself": {
"messageformat": "You",
"description": "Title of About modal when viewing your own information"
},
"icu:AboutContactModal__TitleAndTitleWithoutNickname": {
"messageformat": "{nickname} <muted>({titleNoNickname})</muted>",
"description": "Title of conversation when there is a nickname, example: 'Jim (James Smith)'"
},
"icu:AboutContactModal__TitleWithoutNickname__Tooltip": {
"messageformat": "“{title}” is the profile name this person set for themselves in Signal.",
"description": "Tooltip for the non-nickname title of a conversation."
},
"icu:AboutContactModal__verified": {
"messageformat": "Verified",
"description": "Text of a button on About modal leading to a safety number modal"
},
"icu:AboutContactModal__blocked": {
"messageformat": "{name} is blocked",
"description": "Text of a row on About modal when user is blocked"
},
"icu:AboutContactModal__message-request": {
"messageformat": "Pending message request",
"description": "Text of a row on About modal when user is in message request state"
},
"icu:AboutContactModal__no-dms": {
"messageformat": "No direct messages with {name}",
"description": "Text of a row on About modal when there are no direct messages with a user"
},
"icu:AboutContactModal__signal-connection": {
"messageformat": "Signal Connection",
"description": "Text of a button on About modal leading to an education modal"
},
"icu:AboutContactModal__system-contact": {
"messageformat": "{name} is in your system contacts",
"description": "Text of a row in the About modal describing that the contact is in system contacts"
},
"icu:NotePreviewModal__Title": {
"messageformat": "Note",
"description": "Title of Note Preview modal"
},
"icu:viewRecentMedia": {
"messageformat": "View recent media",
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:back": {
"messageformat": "Back",
"description": "Generic label for back"
},
"icu:goBack": {
"messageformat": "Go back",
"description": "Label for back button in a conversation"
},
"icu:moreInfo": {
"messageformat": "More Info",
"description": "Shown on the drop-down menu for an individual message, takes you to message detail screen"
},
"icu:copy": {
"messageformat": "Copy text",
"description": "Shown on the drop-down menu for an individual message, copies the message text to the clipboard"
},
"icu:MessageContextMenu__select": {
"messageformat": "Select",
"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": "Spoiler",
"description": "Used as a label for screenreaders on 'spoiler' text, which is hidden by default"
},
"icu:retrySend": {
"messageformat": "Retry Send",
"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": "Retry Delete for Everyone",
"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": "Forward message",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"icu:MessageContextMenu__reply": {
"messageformat": "Reply",
"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": "React",
"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": "Download",
"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": "Delete",
"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": "Forward",
"description": "Show on the drop-down menu for an individual message, opens a modal to forward a message"
},
"icu:MessageContextMenu__info": {
"messageformat": "Info",
"description": "Shown on the drop-down menu for an individual message, takes you to message detail screen"
},
"icu:deleteMessagesInConversation": {
"messageformat": "Delete messages",
"description": "Menu item for deleting all messages in a conversation from your device"
},
"icu:ConversationHeader__DeleteMessagesInConversationConfirmation__title": {
"messageformat": "Delete messages?",
"description": "Title for confirmation modal to delete all messages in a conversation"
},
"icu:ConversationHeader__DeleteMessagesInConversationConfirmation__description": {
"messageformat": "All messages in this chat will be deleted from this device. You can still search for this chat after you delete messages.",
"description": "Description for confirmation modal to delete all messages in a conversation"
},
"icu:ConversationHeader__DeleteMessagesInConversationConfirmation__description-with-sync": {
"messageformat": "All messages in this chat will be deleted from all your devices. You can still search for this chat after you delete messages.",
"description": "Description for confirmation modal to delete all messages in a conversation"
},
"icu:ConversationHeader__ContextMenu__LeaveGroupAction__title": {
"messageformat": "Leave group",
"description": "This is a button to leave a group"
},
"icu:ConversationHeader__LeaveGroupConfirmation__title": {
"messageformat": "Do you really want to leave?",
"description": "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Title"
},
"icu:ConversationHeader__LeaveGroupConfirmation__description": {
"messageformat": "You will no longer be able to send or receive messages in this group.",
"description": "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Description"
},
"icu:ConversationHeader__LeaveGroupConfirmation__confirmButton": {
"messageformat": "Leave",
"description": "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Confirm Button"
},
"icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": {
"messageformat": "Before you leave, you must choose at least one new admin for this group.",
"description": "Conversation Header > Leave Group Action > Cannot Leave Group Because You Are Last Admin Alert > Description"
},
"icu:sessionEnded": {
"messageformat": "Secure session reset",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"icu:ChatRefresh--notification": {
"messageformat": "Chat session refreshed",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"icu:ChatRefresh--learnMore": {
"messageformat": "Learn More",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"icu:ChatRefresh--summary": {
"messageformat": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"icu:ChatRefresh--contactSupport": {
"messageformat": "Contact Support",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"icu:DeliveryIssue--preview": {
"messageformat": "Delivery issue",
"description": "Shown in left pane preview when message delivery issue happens"
},
"icu:DeliveryIssue--notification": {
"messageformat": "A message from {sender} couldnt be delivered",
"description": "Shown in timeline when message delivery issue happens"
},
"icu:DeliveryIssue--learnMore": {
"messageformat": "Learn More",
"description": "Shown in timeline when message delivery issue happens, to provide access to a popup info dialog"
},
"icu:DeliveryIssue--title": {
"messageformat": "Delivery Issue",
"description": "Shown on explainer dialog available from delivery issue timeline events"
},
"icu:DeliveryIssue--summary": {
"messageformat": "A message, sticker, reaction, read receipt or media couldnt be delivered to you from {sender}. They may have tried sending it to you directly, or in a group.",
"description": "Shown on explainer dialog available from delivery issue timeline events in 1:1 conversations"
},
"icu:DeliveryIssue--summary--group": {
"messageformat": "A message, sticker, reaction, read receipt or media couldnt be delivered to you from {sender} in this chat.",
"description": "Shown on explainer dialog available from delivery issue timeline events in groups"
},
"icu:ChangeNumber--notification": {
"messageformat": "{sender} changed their phone number",
"description": "Shown in timeline when a member of a conversation changes their phone number"
},
"icu:JoinedSignal--notification": {
"messageformat": "Contact joined Signal",
"description": "Shown in timeline when a contact joins Signal"
},
"icu:ConversationMerge--notification": {
"messageformat": "{obsoleteConversationTitle} and {conversationTitle} are the same account. Your message history for both chats are here.",
"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": "Your message history with {conversationTitle} and their number {obsoleteConversationNumber} has been merged.",
"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": "Your message history with {conversationTitle} and another chat that belonged to them has been merged.",
"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": "Learn More",
"description": "Shown on a button below a 'conversations were merged' timeline notification"
},
"icu:ConversationMerge--explainer-dialog--line-1": {
"messageformat": "After messaging with {obsoleteConversationTitle} you learned this number belongs to {conversationTitle}. Their phone number is private.",
"description": "Contents of a dialog shown after clicking 'learn more' button on a conversation merge event."
},
"icu:ConversationMerge--explainer-dialog--line-2": {
"messageformat": "Your message history for both chats have been merged here.",
"description": "Contents of a dialog shown after clicking 'learn more' button on a conversation merge event."
},
"icu:PhoneNumberDiscovery--notification--withSharedGroup": {
"messageformat": "{phoneNumber} belongs to {conversationTitle}. You're both members of {sharedGroup}.",
"description": "Shown when we've discovered a phone number for a contact you've been communicating with."
},
"icu:PhoneNumberDiscovery--notification--noSharedGroup": {
"messageformat": "{phoneNumber} belongs to {conversationTitle}",
"description": "Shown when we've discovered a phone number for a contact you've been communicating with, but you have no shared groups."
},
"icu:TitleTransition--notification": {
"messageformat": "You started this chat with {oldTitle}",
"description": "Shown when we've received profile information for a contact we have been messaging by username/phone number"
},
"icu:imageAttachmentAlt": {
"messageformat": "Image attached to message",
"description": "Used in alt tag of image attachment"
},
"icu:videoAttachmentAlt": {
"messageformat": "Screenshot of video attached to message",
"description": "Used in alt tag of video attachment preview"
},
"icu:lightboxImageAlt": {
"messageformat": "Image sent in chat",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
},
"icu:imageCaptionIconAlt": {
"messageformat": "Icon showing that this image has a caption",
"description": "Used for the icon layered on top of an image in message bubbles"
},
"icu:save": {
"messageformat": "Save",
"description": "Used on save buttons"
},
"icu:reset": {
"messageformat": "Reset",
"description": "Used on reset buttons"
},
"icu:linkedDevices": {
"messageformat": "Linked Devices",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"icu:linkNewDevice": {
"messageformat": "Link New Device",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"icu:Install__learn-more": {
"messageformat": "Learn more",
"description": "Button text for learn more button during error screen"
},
"icu:Install__scan-this-code": {
"messageformat": "Scan this code in the Signal app on your phone",
"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": "Open Signal on your phone",
"description": "Instructions on the device link screen"
},
"icu:Install__instructions__2": {
"messageformat": "Tap into {settings}, then tap {linkedDevices}",
"description": "Instructions on the device link screen"
},
"icu:Install__instructions__2__settings": {
"messageformat": "Settings",
"description": "Part of the 2nd instruction on the device link screen"
},
"icu:Install__instructions__3": {
"messageformat": "Tap {plusButton} (Android) or {linkNewDevice} (iPhone)",
"description": "Instructions on the device link screen"
},
"icu:Install__qr-failed-load": {
"messageformat": "The QR code couldn't load. Check your internet and try again. <retry>Retry</retry>",
"description": "(Deleted 2024/07/01) Shown on the install screen if the QR code fails to load"
},
"icu:Install__qr-failed-load__error--timeout": {
"messageformat": "The QR code couldn't load. Check your connection and try again.",
"description": "Shown on the install screen if the QR code fails to load due to connection timeout"
},
"icu:Install__qr-failed-load__error--unknown": {
"messageformat": "<paragraph>An unexpected error occurred.</paragraph><paragraph>Please try again.</paragraph>",
"description": "Shown on the install screen if the QR code fails to load due to an unknown error"
},
"icu:Install__qr-failed-load__error--network": {
"messageformat": "Signal cannot link this device using your current network.",
"description": "Shown on the install screen if the QR code fails to load due to a network error"
},
"icu:Install__qr-failed-load__retry": {
"messageformat": "Retry",
"description": "Text of the button shown on the install screen if the QR code fails to load"
},
"icu:Install__qr-failed-load__get-help": {
"messageformat": "Get help",
"description": "Text of the link to support page shown on the install screen if the QR code fails to load"
},
"icu:Install__support-link": {
"messageformat": "Need help?",
"description": "Shown on the install screen. Link takes users to a support page"
},
"icu:Install__choose-device-name__description": {
"messageformat": "You'll see this name under \"Linked Devices\" on your phone",
"description": "The subheader shown on the 'choose device name' screen in the device linking process"
},
"icu:Install__choose-device-name__placeholder": {
"messageformat": "My Computer",
"description": "The placeholder for the 'choose device name' input"
},
"icu:Preferences--phone-number": {
"messageformat": "Phone Number",
"description": "The label in settings panel shown for the phone number associated with user's account"
},
"icu:Preferences--device-name": {
"messageformat": "Device Name",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
"icu:chooseDeviceName": {
"messageformat": "Choose this device's name",
"description": "The header shown on the 'choose device name' screen in the device linking process"
},
"icu:finishLinkingPhone": {
"messageformat": "Finish linking phone",
"description": "The text on the button to finish the linking process, after choosing the device name"
},
"icu:initialSync": {
"messageformat": "Syncing contacts and groups",
"description": "Shown during initial link while contacts and groups are being pulled from mobile device"
},
"icu:initialSync__subtitle": {
"messageformat": "Note: Your chat history will not be synced to this device",
"description": "Shown during initial link while contacts and groups are being pulled from mobile device"
},
"icu:installConnectionFailed": {
"messageformat": "Failed to connect to server.",
"description": "Displayed when we can't connect to the server."
},
"icu:installTooManyDevices": {
"messageformat": "Sorry, you have too many devices linked already. Try removing some."
},
"icu:installTooOld": {
"messageformat": "Update Signal on this device to link your phone."
},
"icu:installErrorHeader": {
"messageformat": "Something went wrong!"
},
"icu:installUnknownError": {
"messageformat": "An unexpected error occurred. Please try again."
},
"icu:installTryAgain": {
"messageformat": "Try again"
},
"icu:Preferences--theme": {
"messageformat": "Theme",
"description": "Header for theme settings"
},
"icu:calling": {
"messageformat": "Calling",
"description": "Header for calling options on the settings screen"
},
"icu:calling__call-back": {
"messageformat": "Call Back",
"description": "Button to call someone back"
},
"icu:calling__call-again": {
"messageformat": "Call Again",
"description": "Button to call someone again"
},
"icu:calling__join": {
"messageformat": "Join Call",
"description": "Button label in the call lobby for joining a call"
},
"icu:calling__return": {
"messageformat": "Return to Call",
"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": "Microphone muted due to the size of the call",
"description": "Shown in a call lobby toast if there are a lot of people already on the call"
},
"icu:calling__toasts--aria-label": {
"messageformat": "Call notifications",
"description": "Aria label for region of toasts shown during a call (for, e.g. reconnecting, person joined, audio device changed notifications)"
},
"icu:calling__call-is-full": {
"messageformat": "Call is full",
"description": "Text in the call lobby when you can't join because the call is full"
},
"icu:calling__cant-join": {
"messageformat": "Can't join call",
"description": "Modal dialog title when you can't join a call"
},
"icu:calling__dialog-already-in-call": {
"messageformat": "You are already in a call.",
"description": "Error message when clicking a call link to join a call, but you're in a call already."
},
"icu:calling__call-link-connection-issues": {
"messageformat": "Could not fetch call link information. Please check your network connection and try again.",
"description": "Error message when unable to fetch call link info from server."
},
"icu:calling__call-link-copied": {
"messageformat": "Call link copied.",
"description": "Toast shown when a call link is copied to the clipboard."
},
"icu:calling__call-link-no-longer-valid": {
"messageformat": "This call link is no longer valid.",
"description": "Error message when a call link has been revoked or expires."
},
"icu:calling__call-link-default-title": {
"messageformat": "Signal Call",
"description": "Default title for Signal call links."
},
"icu:calling__join-request-denied": {
"messageformat": "Your request to join this call has been denied.",
"description": "Error message when a request to join a call link call was rejected by a call admin."
},
"icu:calling__join-request-denied-title": {
"messageformat": "Join request denied",
"description": "Title of error when a request to join a call link call was rejected by a call admin."
},
"icu:calling__removed-from-call": {
"messageformat": "Someone has removed you from the call.",
"description": "Error message when in a call then a call admin removes you."
},
"icu:calling__removed-from-call-title": {
"messageformat": "Removed from call",
"description": "Title of error when in a call then a call admin removes you."
},
"icu:CallingLobby__CallLinkNotice": {
"messageformat": "Anyone who joins this call via the link will see your name and photo.",
"description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared."
},
"icu:CallingLobby__CallLinkNotice--phone-sharing": {
"messageformat": "Anyone who joins this call via the link will see your name, photo, and phone number.",
"description": "Toast shown in call lobby before joining a call link call to inform user that profile info will be shared, when the phone number sharing account setting is enabled."
},
"icu:CallingLobby__CallLinkNotice--join-request-pending": {
"messageformat": "Waiting to be let in…",
"description": "Notice shown in call lobby after you requested to join a call link to indicate your request is pending approval."
},
"icu:CallingLobbyJoinButton--join": {
"messageformat": "Join",
"description": "Button label in the call lobby for joining a call"
},
"icu:CallingLobbyJoinButton--start": {
"messageformat": "Start",
"description": "Button label in the call lobby for starting a call"
},
"icu:CallingLobbyJoinButton--call-full": {
"messageformat": "Call full",
"description": "Button in the call lobby when you can't join because the call is full"
},
"icu:CallingLobbyJoinButton--ask-to-join": {
"messageformat": "Ask to join",
"description": "Button label in the call lobby for joining a call link which requires admin approval"
},
"icu:calling__button--video-disabled": {
"messageformat": "Camera disabled",
"description": "Button tooltip label when the camera is disabled"
},
"icu:calling__button--video-off": {
"messageformat": "Turn off camera",
"description": "Button tooltip label for turning off the camera"
},
"icu:calling__button--video-on": {
"messageformat": "Turn on camera",
"description": "Button tooltip label for turning on the camera"
},
"icu:calling__button--audio-disabled": {
"messageformat": "Microphone disabled",
"description": "Button tooltip label when the microphone is disabled"
},
"icu:calling__button--audio-off": {
"messageformat": "Mute mic",
"description": "Button tooltip label for turning off the microphone"
},
"icu:calling__button--audio-on": {
"messageformat": "Unmute mic",
"description": "Button tooltip label for turning on the microphone"
},
"icu:calling__button--presenting-disabled": {
"messageformat": "Presenting disabled",
"description": "Button tooltip label for when screen sharing is disabled"
},
"icu:calling__button--presenting-on": {
"messageformat": "Start presenting",
"description": "Button tooltip label for starting to share screen"
},
"icu:calling__button--presenting-off": {
"messageformat": "Stop presenting",
"description": "Button tooltip label for stopping screen sharing"
},
"icu:calling__button--react": {
"messageformat": "React",
"description": "Button tooltip label to send a reaction during a call"
},
"icu:calling__button--ring__disabled-because-group-is-too-large": {
"messageformat": "Group is too large to ring the participants.",
"description": "Button tooltip label when you can't ring because the group is too large"
},
"icu:CallingButton__ring-off": {
"messageformat": "Turn off ringing",
"description": "Button tooltip label for turning ringing off"
},
"icu:CallingButton--ring-on": {
"messageformat": "Turn on ringing",
"description": "Button tooltip label for turning ringing on"
},
"icu:CallingButton--more-options": {
"messageformat": "More options",
"description": "Tooltip label for button in the calling screen that opens a menu with other call actions such as React or Raise Hand."
},
"icu:CallingPendingParticipants__ApproveUser": {
"messageformat": "Approve join request",
"description": "Tooltip label for check mark button to approve a user's request to join a call."
},
"icu:CallingPendingParticipants__DenyUser": {
"messageformat": "Deny join request",
"description": "Tooltip label for check mark button to deny a user's request to join a call."
},
"icu:CallingPendingParticipants__ApproveAll": {
"messageformat": "Approve all",
"description": "Button to approve all pending requests to join a call."
},
"icu:CallingPendingParticipants__DenyAll": {
"messageformat": "Deny all",
"description": "Button to deny all pending requests to join a call."
},
"icu:CallingPendingParticipants__ConfirmDialogTitle--ApproveAll": {
"messageformat": "Approve {count, plural, one {# request} other {# requests}}?",
"description": "Title of confirmation dialog when approving all pending requests to join a call."
},
"icu:CallingPendingParticipants__ConfirmDialogTitle--DenyAll": {
"messageformat": "Deny {count, plural, one {# request} other {# requests}}?",
"description": "Title of confirmation dialog when approving all pending requests to join a call."
},
"icu:CallingPendingParticipants__ConfirmDialogBody--ApproveAll": {
"messageformat": "{count, plural, one {# person} other {# people}} will be added to the call.",
"description": "Title of confirmation dialog when approving all pending requests to join a call."
},
"icu:CallingPendingParticipants__ConfirmDialogBody--DenyAll": {
"messageformat": "{count, plural, one {# person} other {# people}} will not be added to the call.",
"description": "Title of confirmation dialog when denying all pending requests to join a call."
},
"icu:CallingPendingParticipants__RequestsToJoin": {
"messageformat": "{count, plural, one {# request} other {# requests}} to join the call",
"description": "Shown in the call pending join request list to describe how many people are requesting to join"
},
"icu:CallingPendingParticipants__WouldLikeToJoin": {
"messageformat": "Would like to join...",
"description": "Participant info text in the call pending join requests compact list, visible only to call admins. Indicates that the participant would like to join the call and is requesting action."
},
"icu:CallingPendingParticipants__AdditionalRequests": {
"messageformat": "{count, plural, one {+# request} other {+# requests}}",
"description": "Button text in the call pending join requests compact list. When clicked the list expands to the full list"
},
"icu:CallingPendingParticipants__Toast--added-users-to-call": {
"messageformat": "{count, plural, one {# person} other {# people}} added to the call",
"description": "Shown in toast after batch approving requests to join a call"
},
"icu:CallingRaisedHandsList__Title": {
"messageformat": "{count, plural, one {# raised hand} other {# raised hands}}",
"description": "Shown in the call raised hands list to describe how many people have active raised hands"
},
"icu:CallingRaisedHandsList__TitleHint": {
"messageformat": "(first to last)",
"description": "Shown in the call raised hands list next to the raised hands count to explain list ordering"
},
"icu:CallingReactions--me": {
"messageformat": "You",
"description": "Label next to in-call reactions to indicate that the current user sent that reaction."
},
"icu:calling__your-video-is-off": {
"messageformat": "Your camera is off",
"description": "Label in the calling lobby indicating that your camera is off"
},
"icu:calling__pre-call-info--empty-group": {
"messageformat": "No one else is here",
"description": "Shown in the calling lobby to describe who is in the call"
},
"icu:calling__pre-call-info--1-person-in-call": {
"messageformat": "{first} is in this call",
"description": "Shown in the calling lobby to describe who is in the call"
},
"icu:calling__pre-call-info--another-device-in-call": {
"messageformat": "One of your other devices is in this call",
"description": "Shown in the calling lobby to describe when it is just you"
},
"icu:calling__pre-call-info--2-people-in-call": {
"messageformat": "{first} and {second} are in this call",
"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}, and {third} are in this call",
"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}, and {others, plural, one {#} other {#}} others are in this call",
"description": "Shown in the calling lobby to describe who is in the call"
},
"icu:calling__pre-call-info--will-ring-1": {
"messageformat": "Signal will ring {person}",
"description": "Shown in the calling lobby to describe who will be rung"
},
"icu:calling__pre-call-info--will-ring-2": {
"messageformat": "Signal will ring {first} and {second}",
"description": "Shown in the calling lobby to describe who will be rang"
},
"icu:calling__pre-call-info--will-ring-3": {
"messageformat": "Signal will ring {first}, {second}, and {third}",
"description": "Shown in the calling lobby to describe who will be rang"
},
"icu:calling__pre-call-info--will-ring-many": {
"messageformat": "Signal will ring {first}, {second}, and {others, plural, one {#} other {#}} others",
"description": "Shown in the calling lobby to describe who will be rang"
},
"icu:calling__pre-call-info--will-notify-1": {
"messageformat": "{person} will be notified",
"description": "Shown in the calling lobby to describe who will be notified"
},
"icu:calling__pre-call-info--will-notify-2": {
"messageformat": "{first} and {second} will be notified",
"description": "Shown in the calling lobby to describe who will be notified"
},
"icu:calling__pre-call-info--will-notify-3": {
"messageformat": "{first}, {second}, and {third} will be notified",
"description": "Shown in the calling lobby to describe who will be notified"
},
"icu:calling__pre-call-info--will-notify-many": {
"messageformat": "{first}, {second}, and {others, plural, one {#} other {#}} others will be notified",
"description": "Shown in the calling lobby to describe who will be notified"
},
"icu:calling__in-this-call--zero": {
"messageformat": "No one else is here",
"description": "Shown in the participants list to describe how many people are in the call"
},
"icu:calling__in-this-call": {
"messageformat": "In this call · {people, plural, one {# person} other {# people}}",
"description": "Shown in the participants list to describe how many people are in the call"
},
"icu:calling__you-have-blocked": {
"messageformat": "You have blocked {name}",
"description": "(Deleted 2024/07/15) when you block someone and cannot view their video"
},
"icu:calling__blocked-participant": {
"messageformat": "{name} is blocked",
"description": "Shown in a group call when you have blocked someone and cannot view their video."
},
"icu:calling__block-info-title": {
"messageformat": "{name} is blocked",
"description": "Title of modal dialog to describe how blocking works in a group call"
},
"icu:calling__block-info": {
"messageformat": "You wont receive their audio or video and they wont receive yours.",
"description": "Shown in the modal dialog to describe how blocking works in a group call"
},
"icu:calling__missing-media-keys": {
"messageformat": "Can't receive audio and video from {name}",
"description": "When you can't view someone's audio and video in a call because their media keys are unavailable"
},
"icu:calling__missing-media-keys-info": {
"messageformat": "This may be because they have not verified your safety number change, there's a problem with their device, or they have blocked you.",
"description": "Detailed explanation why you can't view someone's audio and video in a call because their media keys are unavailable."
},
"icu:calling__overflow__scroll-up": {
"messageformat": "Scroll up",
"description": "Label for the \"scroll up\" button in a call's overflow area"
},
"icu:calling__overflow__scroll-down": {
"messageformat": "Scroll down",
"description": "Label for the \"scroll down\" button in a call's overflow area"
},
"icu:calling__presenting--notification-title": {
"messageformat": "You're presenting to everyone.",
"description": "Title for the share screen notification"
},
"icu:calling__presenting--notification-body": {
"messageformat": "Click here to return to the call when you're ready to stop presenting.",
"description": "Body text for the share screen notification"
},
"icu:calling__presenting--reconnecting--notification-title": {
"messageformat": "Reconnecting...",
"description": "Title for the share screen reconnecting notification"
},
"icu:calling__presenting--reconnecting--notification-body": {
"messageformat": "Your connection was lost. Signal is reconnecting.",
"description": "Body text for the share screen reconnecting notification"
},
"icu:calling__presenting--info": {
"messageformat": "Signal is sharing {window}.",
"description": "Text that appears in the screen sharing controller to inform person that they are presenting"
},
"icu:calling__presenting--reconnecting": {
"messageformat": "Reconnecting...",
"description": "Text that appears in the screen sharing controller to inform person that the call is in reconnecting state"
},
"icu:calling__presenting--stop": {
"messageformat": "Stop sharing",
"description": "Button for stopping screen sharing"
},
"icu:calling__presenting--you-stopped": {
"messageformat": "You stopped presenting",
"description": "Toast that appears when someone stops presenting"
},
"icu:calling__presenting--person-ongoing": {
"messageformat": "{name} is presenting",
"description": "Title of call when someone is presenting"
},
"icu:calling__presenting--person-stopped": {
"messageformat": "{name} stopped presenting",
"description": "Toast that appears when someone stops presenting"
},
"icu:calling__presenting--permission-title": {
"messageformat": "Permission needed",
"description": "Shown as the title for the modal that requests screen recording permissions"
},
"icu:calling__presenting--macos-permission-description": {
"messageformat": "Signal needs permission to access your computer's screen recording.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"icu:calling__presenting--permission-instruction-step1": {
"messageformat": "Go to System Preferences.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"icu:calling__presenting--permission-instruction-step2": {
"messageformat": "Click on the lock icon on the bottom left and enter your computers password.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"icu:calling__presenting--permission-instruction-step3": {
"messageformat": "On the right, check the box next to Signal. If you dont see Signal in the list, click the + to add it.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"icu:calling__presenting--permission-open": {
"messageformat": "Open System Preferences",
"description": "The button that opens your system preferences for the needs screen record permissions modal"
},
"icu:calling__presenting--permission-cancel": {
"messageformat": "Dismiss",
"description": "The cancel button for the needs screen record permissions modal"
},
"icu:alwaysRelayCallsDescription": {
"messageformat": "Always relay calls",
"description": "Description of the always relay calls setting"
},
"icu:alwaysRelayCallsDetail": {
"messageformat": "Relay all calls through the Signal server to avoid revealing your IP address to your contact. Enabling will reduce call quality.",
"description": "Details describing the always relay calls setting"
},
"icu:permissions": {
"messageformat": "Permissions",
"description": "Header for permissions section of settings"
},
"icu:mediaPermissionsDescription": {
"messageformat": "Allow access to the microphone",
"description": "Description of the media permission description"
},
"icu:mediaCameraPermissionsDescription": {
"messageformat": "Allow access to the camera",
"description": "Description of the media permission description"
},
"icu:spellCheckDescription": {
"messageformat": "Spell check text entered in message composition box",
"description": "Description of the spell check setting"
},
"icu:textFormattingDescription": {
"messageformat": "Show text formatting popover when text is selected",
"description": "Description of the text-formatting popover menu setting"
},
"icu:spellCheckWillBeEnabled": {
"messageformat": "Spell check will be enabled the next time Signal starts.",
"description": "Shown when the user enables spellcheck to indicate that they must restart Signal."
},
"icu:spellCheckWillBeDisabled": {
"messageformat": "Spell check will be disabled the next time Signal starts.",
"description": "Shown when the user disables spellcheck to indicate that they must restart Signal."
},
"icu:SystemTraySetting__minimize-to-system-tray": {
"messageformat": "Minimize to system tray",
"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": "Start minimized to tray",
"description": "In the settings, shown next to the checkbox option for starting in the system tray"
},
"icu:autoLaunchDescription": {
"messageformat": "Open at computer login",
"description": "Description for the automatic launch setting"
},
"icu:clearDataHeader": {
"messageformat": "Delete application data",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"icu:clearDataExplanation": {
"messageformat": "This will delete all data in the application, removing all messages and saved account information.",
"description": "Text describing what the clear data button will do."
},
"icu:clearDataButton": {
"messageformat": "Delete data",
"description": "Button in the settings dialog starting process to delete all data"
},
"icu:deleteAllDataHeader": {
"messageformat": "Delete all data?",
"description": "Header of the full-screen delete data confirmation screen"
},
"icu:deleteAllDataBody": {
"messageformat": "Delete all data and messages from this version of Signal Desktop? You can always relink this desktop, but your messages will not restore. Your Signal account and data on your phone or other linked devices will not be deleted.",
"description": "Text describing what exactly will happen if the user clicks the button to delete all data"
},
"icu:deleteAllDataProgress": {
"messageformat": "Disconnecting and deleting all data",
"description": "Message shown to user when app is disconnected and data deleted"
},
"icu:deleteOldIndexedDBData": {
"messageformat": "You have obsolete data from a prior installation of Signal Desktop. If you choose to continue, it will be deleted and you will start from scratch.",
"description": "Shown if user last ran Signal Desktop before October 2018"
},
"icu:deleteOldData": {
"messageformat": "Delete Old Data",
"description": "Button to make the delete happen"
},
"icu:nameAndMessage": {
"messageformat": "Name, content, and actions",
"description": "Label for setting notifications to display name and message text"
},
"icu:noNameOrMessage": {
"messageformat": "No name or content",
"description": "Label for setting notifications to display no name and no message text"
},
"icu:nameOnly": {
"messageformat": "Name only",
"description": "Label for setting notifications to display sender name only"
},
"icu:newMessage": {
"messageformat": "New Message",
"description": "Displayed in notifications for only 1 message"
},
"icu:notificationSenderInGroup": {
"messageformat": "{sender} in {group}",
"description": "Displayed in notifications for messages in a group"
},
"icu:notificationReaction": {
"messageformat": "{sender} reacted {emoji} to your message"
},
"icu:notificationReactionMessage": {
"messageformat": "{sender} reacted {emoji} to: {message}"
},
"icu:sendFailed": {
"messageformat": "Send failed",
"description": "Shown on outgoing message if it fails to send"
},
"icu:deleteFailed": {
"messageformat": "Delete failed",
"description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to anyone"
},
"icu:editFailed": {
"messageformat": "Edit failed, click for details",
"description": "Shown on a message which was edited if the edit wasn't successfully sent to anyone"
},
"icu:sendPaused": {
"messageformat": "Send paused",
"description": "Shown on outgoing message if it cannot be sent immediately"
},
"icu:partiallySent": {
"messageformat": "Partially sent, click for details",
"description": "Shown on outgoing message if it is partially sent"
},
"icu:partiallyDeleted": {
"messageformat": "Partially deleted, click to retry",
"description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to everyone"
},
"icu:expiredWarning": {
"messageformat": "This version of Signal Desktop has expired. Please upgrade to the latest version to continue messaging.",
"description": "Warning notification that this version of the app has expired"
},
"icu:upgrade": {
"messageformat": "Click to go to signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"icu:mediaMessage": {
"messageformat": "Media Message",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
"icu:sync": {
"messageformat": "Import contacts",
"description": "Label for contact and group sync settings"
},
"icu:syncExplanation": {
"messageformat": "Import all Signal groups and contacts from your mobile device.",
"description": "Explanatory text for sync settings"
},
"icu:syncNow": {
"messageformat": "Import now",
"description": "Label for a button that syncs contacts and groups from your phone"
},
"icu:syncing": {
"messageformat": "Importing...",
"description": "Label for a disabled sync button while sync is in progress."
},
"icu:syncFailed": {
"messageformat": "Import failed. Make sure your computer and your phone are connected to the internet.",
"description": "Informational text displayed if a sync operation times out."
},
"icu:timestamp_s": {
"messageformat": "now",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"icu:timestamp_m": {
"messageformat": "1m",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"icu:timestamp_h": {
"messageformat": "1h",
"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": "Now",
"description": "Shown if a message is very recent, less than 60 seconds old"
},
"icu:timestampFormat__long--today": {
"messageformat": "Today {time}",
"description": "Timestamp format string for displaying \"Today\" and the time"
},
"icu:timestampFormat__long--yesterday": {
"messageformat": "Yesterday {time}",
"description": "Timestamp format string for displaying \"Yesterday\" and the time"
},
"icu:messageBodyTooLong": {
"messageformat": "Message body is too long.",
"description": "Shown if the user tries to send more than 64kb of text"
},
"icu:unblockToSend": {
"messageformat": "Unblock this contact to send a message.",
"description": "Brief message shown when trying to message a blocked number"
},
"icu:unblockGroupToSend": {
"messageformat": "Unblock this group to send a message.",
"description": "Brief message shown when trying to message a blocked group"
},
"icu:youChangedTheTimer": {
"messageformat": "You set the disappearing message time to {time}.",
"description": "Message displayed when you change the message expiration timer in a conversation."
},
"icu:timerSetOnSync": {
"messageformat": "Updated the disappearing message time to {time}.",
"description": "Message displayed when timer is set on initial link of desktop device."
},
"icu:timerSetByMember": {
"messageformat": "A member set the disappearing message time to {time}.",
"description": "Message displayed when timer is by an unknown group member."
},
"icu:theyChangedTheTimer": {
"messageformat": "{name} set the disappearing message time to {time}.",
"description": "Message displayed when someone else changes the message expiration timer in a conversation."
},
"icu:disappearingMessages__off": {
"messageformat": "off",
"description": "Label for option to turn off message expiration in the timer menu"
},
"icu:disappearingMessages": {
"messageformat": "Disappearing messages",
"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": "Disappearing messages disabled",
"description": "Displayed in the left pane when the timer is turned off"
},
"icu:disappearingMessagesDisabledByMember": {
"messageformat": "A member disabled disappearing messages.",
"description": "Displayed in the left pane when the timer is turned off"
},
"icu:disabledDisappearingMessages": {
"messageformat": "{name} disabled disappearing messages.",
"description": "Displayed in the conversation list when the timer is turned off"
},
"icu:youDisabledDisappearingMessages": {
"messageformat": "You disabled disappearing messages.",
"description": "Displayed in the conversation list when the timer is turned off"
},
"icu:timerSetTo": {
"messageformat": "Timer set to {time}",
"description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane"
},
"icu:audioNotificationDescription": {
"messageformat": "Push notification sounds",
"description": "Description for audio notification setting"
},
"icu:callRingtoneNotificationDescription": {
"messageformat": "Play calling sounds",
"description": "Description for call ringtone notification setting"
},
"icu:callSystemNotificationDescription": {
"messageformat": "Show notifications for calls",
"description": "Description for call notification setting"
},
"icu:incomingCallNotificationDescription": {
"messageformat": "Enable incoming calls",
"description": "Description for incoming calls setting"
},
"icu:contactChangedProfileName": {
"messageformat": "{sender} changed their profile name from {oldProfile} to {newProfile}.",
"description": "Description for incoming calls setting"
},
"icu:changedProfileName": {
"messageformat": "{oldProfile} changed their profile name to {newProfile}.",
"description": "Shown when a contact not in your address book changes their profile name"
},
"icu:SafetyNumberModal__title": {
"messageformat": "Verify Safety Number",
"description": "Title for the modal for safety number verification"
},
"icu:safetyNumberChanged": {
"messageformat": "Safety Number has changed",
"description": "A notification shown in the conversation when a contact reinstalls"
},
"icu:safetyNumberChanges": {
"messageformat": "Safety Number Changes",
"description": "Title for safety number changed modal"
},
"icu:safetyNumberChangedGroup": {
"messageformat": "Safety Number with {name} has changed",
"description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name"
},
"icu:ConversationDetails__viewSafetyNumber": {
"messageformat": "View Safety Number",
"description": "In conversation details, label for button to view safety number, opens safety number modal"
},
"icu:ConversationDetails__HeaderButton--Message": {
"messageformat": "Message",
"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": "View Safety Number",
"description": "In conversation, safety number change notification, label for button to view safety number, opens safety number modal"
},
"icu:cannotGenerateSafetyNumber": {
"messageformat": "This user can't be verified until you've exchanged messages with them.",
"description": "Shown on the safety number screen if you have never exchanged messages with that contact"
},
"icu:themeLight": {
"messageformat": "Light",
"description": "Label text for light theme (normal)"
},
"icu:themeDark": {
"messageformat": "Dark",
"description": "Label text for dark theme"
},
"icu:themeSystem": {
"messageformat": "System",
"description": "Label text for system theme"
},
"icu:noteToSelf": {
"messageformat": "Note to Self",
"description": "Name for the conversation with your own phone number"
},
"icu:noteToSelfHero": {
"messageformat": "You can add notes for yourself in this chat. If your account has any linked devices, new notes will be synced.",
"description": "Description for the Note to Self conversation"
},
"icu:notificationDrawAttention": {
"messageformat": "Draw attention to this window when a notification arrives",
"description": "Label text for the setting that controls whether new notifications draw attention to the window"
},
"icu:hideMenuBar": {
"messageformat": "Hide menu bar",
"description": "Label text for menu bar visibility setting"
},
"icu:newConversation": {
"messageformat": "New chat",
"description": "Label for header when starting a new conversation"
},
"icu:stories": {
"messageformat": "Stories",
"description": "Label for header to go to stories view"
},
"icu:contactSearchPlaceholder": {
"messageformat": "Name, username, or number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"icu:noContactsFound": {
"messageformat": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"icu:noGroupsFound": {
"messageformat": "No groups found",
"description": "Label shown when there are no groups to compose to"
},
"icu:noConversationsFound": {
"messageformat": "No chats found",
"description": "Label shown when there are no conversations to compose to"
},
"icu:Toast--ConversationRemoved": {
"messageformat": "{title} has been removed.",
"description": "Shown after the contact was removed from the contact list"
},
"icu:Toast--error": {
"messageformat": "An error has occurred",
"description": "Toast for general errors"
},
"icu:Toast--error--action": {
"messageformat": "Submit log",
"description": "Label for the error toast button"
},
"icu:Toast--failed-to-fetch-username": {
"messageformat": "Failed to fetch username. Check your connection and try again.",
"description": "Shown if request to Signal servers to find username fails"
},
"icu:Toast--failed-to-fetch-phone-number": {
"messageformat": "Failed to fetch phone number. Check your connection and try again.",
"description": "Shown if request to Signal servers to find phone number fails"
},
"icu:ToastManager__CannotEditMessage_24": {
"messageformat": "Edits can only be applied within 24 hours from the time you sent this message.",
"description": "Error message when you try to send an edit after message becomes too old"
},
"icu:startConversation--username-not-found": {
"messageformat": "{atUsername} is not a Signal user. Make sure you've entered the complete username.",
"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": "User not found. \"{phoneNumber}\" is not a Signal user.",
"description": "Shown in dialog if phone number is not found."
},
"icu:startConversation--phone-number-not-valid": {
"messageformat": "User not found. \"{phoneNumber}\" is not a valid phone number.",
"description": "Shown in dialog if phone number is not valid."
},
"icu:chooseGroupMembers__title": {
"messageformat": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"icu:chooseGroupMembers__back-button": {
"messageformat": "Back",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"icu:chooseGroupMembers__skip": {
"messageformat": "Skip",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"icu:chooseGroupMembers__next": {
"messageformat": "Next",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"icu:chooseGroupMembers__maximum-group-size__title": {
"messageformat": "Maximum group size reached",
"description": "Shown in the alert when you add the maximum number of group members"
},
"icu:chooseGroupMembers__maximum-group-size__body": {
"messageformat": "Signal groups can have a maximum of {max, number} members.",
"description": "Shown in the alert when you add the maximum number of group members"
},
"icu:chooseGroupMembers__maximum-recommended-group-size__title": {
"messageformat": "Recommended member limit reached",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"icu:chooseGroupMembers__maximum-recommended-group-size__body": {
"messageformat": "Signal groups perform best with {max, number} members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"icu:setGroupMetadata__title": {
"messageformat": "Name this group",
"description": "The title for the 'set group metadata' left pane screen"
},
"icu:setGroupMetadata__back-button": {
"messageformat": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"icu:setGroupMetadata__group-name-placeholder": {
"messageformat": "Group name (required)",
"description": "The placeholder for the group name placeholder"
},
"icu:setGroupMetadata__group-description-placeholder": {
"messageformat": "Description",
"description": "The placeholder for the group description"
},
"icu:setGroupMetadata__create-group": {
"messageformat": "Create",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"icu:setGroupMetadata__members-header": {
"messageformat": "Members",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"icu:setGroupMetadata__error-message": {
"messageformat": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"icu:updateGroupAttributes__title": {
"messageformat": "Edit group",
"description": "Shown in the modal when we want to update a group"
},
"icu:updateGroupAttributes__error-message": {
"messageformat": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"icu:unlinkedWarning": {
"messageformat": "Click to relink Signal Desktop to your mobile device to continue messaging."
},
"icu:unlinked": {
"messageformat": "Unlinked"
},
"icu:autoUpdateNewVersionTitle": {
"messageformat": "Update Available"
},
"icu:autoUpdateRetry": {
"messageformat": "Retry update"
},
"icu:autoUpdateContactSupport": {
"messageformat": "contact support"
},
"icu:autoUpdateNewVersionMessage": {
"messageformat": "Click to restart Signal"
},
"icu:downloadNewVersionMessage": {
"messageformat": "Click to download update"
},
"icu:downloadFullNewVersionMessage": {
"messageformat": "Signal couldnt update. Click to try again.",
"description": "Shown in update dialog when partial update fails and we have to ask user to download full update"
},
"icu:autoUpdateRestartButtonLabel": {
"messageformat": "Restart Signal"
},
"icu:autoUpdateIgnoreButtonLabel": {
"messageformat": "Ignore update"
},
"icu:leftTheGroup": {
"messageformat": "{name} left the group.",
"description": "Shown in the conversation history when a single person leaves the group"
},
"icu:multipleLeftTheGroup": {
"messageformat": "{name} left the group.",
"description": "Shown in the conversation history when multiple people leave the group"
},
"icu:updatedTheGroup": {
"messageformat": "{name} updated the group.",
"description": "Shown in the conversation history when someone updates the group"
},
"icu:youUpdatedTheGroup": {
"messageformat": "You updated the group.",
"description": "Shown in the conversation history when you update a group"
},
"icu:updatedGroupAvatar": {
"messageformat": "Group avatar was updated.",
"description": "Shown in the conversation history when someone updates the group"
},
"icu:titleIsNow": {
"messageformat": "Group name is now ''{name}''.",
"description": "Shown in the conversation history when someone changes the title of the group"
},
"icu:youJoinedTheGroup": {
"messageformat": "You joined the group.",
"description": "Shown in the conversation history when you are added to a group."
},
"icu:joinedTheGroup": {
"messageformat": "{name} joined the group.",
"description": "Shown in the conversation history when a single person joins the group"
},
"icu:multipleJoinedTheGroup": {
"messageformat": "{names} joined the group.",
"description": "Shown in the conversation history when more than one person joins the group"
},
"icu:ConversationList__aria-label": {
"messageformat": "Chat with {title}, {unreadCount, plural, one {# new message} other {# new messages}}, last message: {lastMessage}.",
"description": "Aria label for the conversation list item"
},
"icu:ConversationList__last-message-undefined": {
"messageformat": "The last message may have been deleted.",
"description": "For aria-label within conversation list. Describes if last message is not defined."
},
"icu:BaseConversationListItem__aria-label": {
"messageformat": "Go to chat with {title}",
"description": "Aria label for the conversation list item button"
},
"icu:ConversationListItem--message-request": {
"messageformat": "Message Request",
"description": "Preview shown for conversation if the user has not yet accepted an incoming message request"
},
"icu:ConversationListItem--blocked": {
"messageformat": "Blocked",
"description": "Preview shown for conversation that has been blocked"
},
"icu:ConversationListItem--draft-prefix": {
"messageformat": "Draft:",
"description": "Prefix shown in italic in conversation view when a draft is saved"
},
"icu:message--getNotificationText--messageRequest": {
"messageformat": "Message Request",
"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": "Photo",
"description": "Shown in notifications and in the left pane when a photo is received."
},
"icu:message--getNotificationText--video": {
"messageformat": "Video",
"description": "Shown in notifications and in the left pane when a video is received."
},
"icu:message--getNotificationText--voice-message": {
"messageformat": "Voice Message",
"description": "Shown in notifications and in the left pane when a voice message is received."
},
"icu:message--getNotificationText--audio-message": {
"messageformat": "Audio Message",
"description": "Shown in notifications and in the left pane when an audio message is received."
},
"icu:message--getNotificationText--file": {
"messageformat": "File",
"description": "Shown in notifications and in the left pane when a generic file is received."
},
"icu:message--getNotificationText--stickers": {
"messageformat": "Sticker message",
"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": "Unsupported message",
"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": "View-once Media",
"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": "View-once Photo",
"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": "View-once Video",
"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": "This message was deleted.",
"description": "Shown in a message's bubble when the message has been deleted for everyone."
},
"icu:message--attachmentTooBig--one": {
"messageformat": "Attachment too large to display.",
"description": "Shown in a message bubble if no attachments are left on message when too-large attachments are dropped"
},
"icu:message--attachmentTooBig--multiple": {
"messageformat": "Some attachments are too large to display.",
"description": "Shown in a message bubble if any attachments are left on message when too-large attachments are dropped"
},
"icu:message--call-link-description": {
"messageformat": "Use this link to join a Signal call",
"description": "Shown in message previews for Signal call links."
},
"icu:donation--missing": {
"messageformat": "Unable to fetch donation details",
"description": "Aria label for donation when we can't fetch the details."
},
"icu:message--donation--unopened--incoming": {
"messageformat": "View this message on mobile to open it",
"description": "Shown in a message's bubble when you've received a donation badge from a contact"
},
"icu:message--donation--unopened--outgoing": {
"messageformat": "Tap this message on mobile to view your donation",
"description": "Shown in a message's bubble when you've sent a donation badge to a contact."
},
"icu:message--donation--unopened--label": {
"messageformat": "{sender} donated to Signal on your behalf",
"description": "Shown in a message's bubble when you've received a donation badge from a contact."
},
"icu:message--donation--unopened--toast--incoming": {
"messageformat": "Check your phone to open this donation",
"description": "Shown when you've clicked on an incoming donation you haven't yet redeemed."
},
"icu:message--donation--unopened--toast--outgoing": {
"messageformat": "Check your phone to view your donation",
"description": "Shown when you've clicked on an outgoing donation badge."
},
"icu:message--donation--preview--unopened": {
"messageformat": "{sender} donated for you",
"description": "Shown to label the donation badge in notifications and the left pane."
},
"icu:message--donation--preview--redeemed": {
"messageformat": "You redeemed a donation",
"description": "Shown to label the redeemed donation badge in notifications and the left pane."
},
"icu:message--donation--preview--sent": {
"messageformat": "You donated for {recipient}",
"description": "Shown to label a donation badge you've sent in notifications and the left pane"
},
"icu:message--donation": {
"messageformat": "Donation",
"description": "Shown to label the donation badge you've redeemed on another device."
},
"icu:quote--donation": {
"messageformat": "Donation",
"description": "Shown to label a donation badge you've replied to."
},
"icu:message--donation--remaining--days": {
"messageformat": "{days, plural, one {# day} other {# days}} remaining",
"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, one {# hour} other {# hours}} remaining",
"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, one {# minute} other {# minutes}} remaining",
"description": "Describes how long remains for the donation badge you've redeemed on another device."
},
"icu:message--donation--expired": {
"messageformat": "Expired",
"description": "Shows that a donation badge is expired"
},
"icu:message--donation--view": {
"messageformat": "View",
"description": "Shown when you've sent a donation badge to someone then opened it"
},
"icu:message--donation--redeemed": {
"messageformat": "Redeemed",
"description": "Shown when you've redeemed the donation badge on another device"
},
"icu:messageAccessibilityLabel--outgoing": {
"messageformat": "Message sent by you",
"description": "Accessibility label for outgoing messages"
},
"icu:messageAccessibilityLabel--incoming": {
"messageformat": "Message sent by {author}",
"description": "Accessibility label for incoming messages"
},
"icu:modal--donation--title": {
"messageformat": "Thanks for your support!",
"description": "The title of the outgoing donation badge detail dialog"
},
"icu:modal--donation--description": {
"messageformat": "You've made a donation to Signal on behalf of {name}. They'll be given the option to show their support on their profile.",
"description": "The description of the outgoing donation badge detail dialog"
},
"icu:stickers--toast--InstallFailed": {
"messageformat": "Sticker pack could not be installed",
"description": "Shown in a toast if the user attempts to install a sticker pack and it fails"
},
"icu:stickers--StickerManager--Available": {
"messageformat": "Available",
"description": "Shown in the sticker pack manager as a tab for available stickers"
},
"icu:stickers--StickerManager--InstalledPacks": {
"messageformat": "Installed",
"description": "Shown in the sticker pack manager above your installed sticker packs."
},
"icu:stickers--StickerManager--InstalledPacks--Empty": {
"messageformat": "No stickers installed",
"description": "Shown in the sticker pack manager when you don't have any installed sticker packs."
},
"icu:stickers--StickerManager--BlessedPacks": {
"messageformat": "Signal Artist Series",
"description": "Shown in the sticker pack manager above the default sticker packs."
},
"icu:stickers--StickerManager--BlessedPacks--Empty": {
"messageformat": "No Signal Artist stickers available",
"description": "Shown in the sticker pack manager when there are no blessed sticker packs available."
},
"icu:stickers--StickerManager--ReceivedPacks": {
"messageformat": "Stickers You Received",
"description": "Shown in the sticker pack manager above sticker packs which you have received in messages."
},
"icu:stickers--StickerManager--ReceivedPacks--Empty": {
"messageformat": "Stickers from incoming messages will appear here",
"description": "Shown in the sticker pack manager when you have not received any sticker packs in messages."
},
"icu:stickers--StickerManager--Install": {
"messageformat": "Install",
"description": "Shown in the sticker pack manager next to sticker packs which can be installed."
},
"icu:stickers--StickerManager--Uninstall": {
"messageformat": "Uninstall",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"icu:stickers--StickerManager--UninstallWarning": {
"messageformat": "You may not be able to re-install this sticker pack if you no longer have the source message.",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"icu:stickers--StickerManager--Introduction--Image": {
"messageformat": "Introducing Stickers: Bandit the Cat",
"description": "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers."
},
"icu:stickers--StickerManager--Introduction--Title": {
"messageformat": "Introducing Stickers",
"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": "Why use words when you can use stickers?",
"description": "Shown as the body on a tooltip when the user upgrades to a version of Signal supporting stickers."
},
"icu:stickers--StickerPicker--Open": {
"messageformat": "Open the sticker picker",
"description": "Label for the open button for the sticker picker"
},
"icu:stickers--StickerPicker--AddPack": {
"messageformat": "Add a sticker pack",
"description": "Label for the add pack button in the sticker picker"
},
"icu:stickers--StickerPicker--NextPage": {
"messageformat": "Next Page",
"description": "Label for the next page button in the sticker picker"
},
"icu:stickers--StickerPicker--PrevPage": {
"messageformat": "Previous Page",
"description": "Label for the previous page button in the sticker picker"
},
"icu:stickers--StickerPicker--Recents": {
"messageformat": "Recent Sticker",
"description": "Label for the recent stickers button in the sticker picker"
},
"icu:stickers--StickerPicker--DownloadError": {
"messageformat": "Some stickers could not be downloaded.",
"description": "Shown in the sticker picker when one or more stickers could not be downloaded."
},
"icu:stickers--StickerPicker--DownloadPending": {
"messageformat": "Installing sticker pack...",
"description": "Shown in the sticker picker when one or more stickers are still downloading."
},
"icu:stickers--StickerPicker--Empty": {
"messageformat": "No stickers found",
"description": "Shown in the sticker picker when there are no stickers to show."
},
"icu:stickers--StickerPicker--Hint": {
"messageformat": "New sticker packs from your messages are available to install",
"description": "Shown in the sticker picker the first time you have received new packs you can install."
},
"icu:stickers--StickerPicker--NoPacks": {
"messageformat": "No sticker packs found",
"description": "Shown in the sticker picker when there are no installed sticker packs."
},
"icu:stickers--StickerPicker--NoRecents": {
"messageformat": "Recently used stickers will appear here.",
"description": "Shown in the sticker picker when there are no recent stickers to show."
},
"icu:stickers__StickerPicker__recent": {
"messageformat": "Recents",
"description": "Title for all of the recent stickers"
},
"icu:stickers__StickerPicker__featured": {
"messageformat": "Featured",
"description": "Title for featured stickers"
},
"icu:stickers__StickerPicker__analog-time": {
"messageformat": "Analog time",
"description": "aria-label for the analog time sticker"
},
"icu:stickers--StickerPreview--Title": {
"messageformat": "Sticker Pack",
"description": "The title that appears in the sticker pack preview modal."
},
"icu:stickers--StickerPreview--Error": {
"messageformat": "Error opening sticker pack. Check your internet connection and try again.",
"description": "The message that appears in the sticker preview modal when there is an error."
},
"icu:EmojiPicker--empty": {
"messageformat": "No emoji found",
"description": "Shown in the emoji picker when a search yields 0 results."
},
"icu:EmojiPicker--search-close": {
"messageformat": "Close emoji search",
"description": "Button title to cancel the emoji search."
},
"icu:EmojiPicker--search-placeholder": {
"messageformat": "Search Emoji",
"description": "Shown as a placeholder inside the emoji picker search field."
},
"icu:EmojiPicker--skin-tone": {
"messageformat": "Skin tone {tone}",
"description": "Shown as a tooltip over the emoji tone buttons."
},
"icu:EmojiPicker__button--recents": {
"messageformat": "Recents",
"description": "Label for recents emoji picker button"
},
"icu:EmojiPicker__button--emoji": {
"messageformat": "Emoji",
"description": "Label for emoji emoji picker button"
},
"icu:EmojiPicker__button--animal": {
"messageformat": "Animal",
"description": "Label for animal emoji picker button"
},
"icu:EmojiPicker__button--food": {
"messageformat": "Food",
"description": "Label for food emoji picker button"
},
"icu:EmojiPicker__button--activity": {
"messageformat": "Activity",
"description": "Label for activity emoji picker button"
},
"icu:EmojiPicker__button--travel": {
"messageformat": "Travel",
"description": "Label for travel emoji picker button"
},
"icu:EmojiPicker__button--object": {
"messageformat": "Object",
"description": "Label for object emoji picker button"
},
"icu:EmojiPicker__button--symbol": {
"messageformat": "Symbol",
"description": "Label for symbol emoji picker button"
},
"icu:EmojiPicker__button--flag": {
"messageformat": "Flag",
"description": "Label for flag emoji picker button"
},
"icu:confirmation-dialog--Cancel": {
"messageformat": "Cancel",
"description": "Appears on the cancel button in confirmation dialogs."
},
"icu:Message__reaction-emoji-label--you": {
"messageformat": "You reacted with {emoji}",
"description": "aria-label for reaction emoji (you)"
},
"icu:Message__reaction-emoji-label--single": {
"messageformat": "{title} reacted with {emoji}",
"description": "aria-label for reaction emoji when one person reacts with an emoji"
},
"icu:Message__reaction-emoji-label--many": {
"messageformat": "{count, plural, one {# person} other {# people}} reacted with {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": "Message",
"description": "aria-roledescription of a message"
},
"icu:MessageBody--read-more": {
"messageformat": "Read more",
"description": "When a message is too long this is the affordance to expand the message"
},
"icu:MessageBody--message-too-long": {
"messageformat": "Message too long to display more",
"description": "When an incoming message is too long, and we refused to download it"
},
"icu:Message--unsupported-message": {
"messageformat": "{contact} sent you a message that can't be processed or displayed because it uses a new Signal feature."
},
"icu:Message--unsupported-message-ask-to-resend": {
"messageformat": "You can ask {contact} to re-send this message now that you are using an up-to-date version of Signal."
},
"icu:Message--from-me-unsupported-message": {
"messageformat": "One of your devices sent a message that can't be processed or displayed because it uses a new Signal feature."
},
"icu:Message--from-me-unsupported-message-ask-to-resend": {
"messageformat": "Future messages like this will be synchronized now that you are using an up-to-date version of Signal."
},
"icu:Message--update-signal": {
"messageformat": "Update Signal",
"description": "Text for a button which will take user to Signal download page"
},
"icu:Message--tap-to-view-expired": {
"messageformat": "Viewed",
"description": "Text shown on messages with with individual timers, after user has viewed it"
},
"icu:Message--tap-to-view--outgoing": {
"messageformat": "Media",
"description": "Text shown on outgoing messages with with individual timers (inaccessible)"
},
"icu:Message--tap-to-view--incoming--expired-toast": {
"messageformat": "You already viewed this message.",
"description": "Shown when user clicks on an expired incoming view-once bubble"
},
"icu:Message--tap-to-view--outgoing--expired-toast": {
"messageformat": "View-once messages are not stored in your chat history.",
"description": "Shown when user clicks on an expired outgoing view-once bubble"
},
"icu:Message--tap-to-view--incoming": {
"messageformat": "View Photo",
"description": "Text shown on photo messages with with individual timers, before user has viewed it"
},
"icu:Message--tap-to-view--incoming-video": {
"messageformat": "View Video",
"description": "Text shown on video messages with with individual timers, before user has viewed it"
},
"icu:Conversation--getDraftPreview--attachment": {
"messageformat": "(attachment)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"icu:Conversation--getDraftPreview--quote": {
"messageformat": "(quote)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"icu:Conversation--getDraftPreview--draft": {
"messageformat": "(draft)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"icu:Keyboard--focus-most-recent-message": {
"messageformat": "Focus oldest unread or last message",
"description": "Shown in shortcuts guide"
},
"icu:Keyboard--navigate-by-section": {
"messageformat": "Navigate by section",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--previous-conversation": {
"messageformat": "Previous chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--next-conversation": {
"messageformat": "Next chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--previous-unread-conversation": {
"messageformat": "Previous unread chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--next-unread-conversation": {
"messageformat": "Next unread chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--preferences": {
"messageformat": "Preferences",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--open-conversation-menu": {
"messageformat": "Open chat menu",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--new-conversation": {
"messageformat": "Start new chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--archive-conversation": {
"messageformat": "Archive chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--unarchive-conversation": {
"messageformat": "Unarchive chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--search": {
"messageformat": "Search",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--search-in-conversation": {
"messageformat": "Search in chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--focus-composer": {
"messageformat": "Focus composer",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--open-all-media-view": {
"messageformat": "Open All Media view",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--open-emoji-chooser": {
"messageformat": "Open emoji chooser",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--open-sticker-chooser": {
"messageformat": "Open sticker chooser",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--begin-recording-voice-note": {
"messageformat": "Begin recording voice note",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--default-message-action": {
"messageformat": "Default action for selected message",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--view-details-for-selected-message": {
"messageformat": "View selected message details",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--toggle-reply": {
"messageformat": "Toggle reply to selected message",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--toggle-reaction-picker": {
"messageformat": "Toggle emoji-reaction picker for selected message",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--save-attachment": {
"messageformat": "Save attachment from selected message",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--delete-messages": {
"messageformat": "Delete selected messages",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--forward-messages": {
"messageformat": "Forward selected messages",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--add-newline": {
"messageformat": "Add newline to message",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--expand-composer": {
"messageformat": "Expand composer",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--send-in-expanded-composer": {
"messageformat": "Send (in expanded composer)",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--attach-file": {
"messageformat": "Attach file",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--remove-draft-link-preview": {
"messageformat": "Remove draft link preview",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--remove-draft-attachments": {
"messageformat": "Remove all draft attachments",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--conversation-by-index": {
"messageformat": "Jump to chat",
"description": "A shortcut allowing direct navigation to conversations 1 to 9 in list"
},
"icu:Keyboard--edit-last-message": {
"messageformat": "Edit the previous message",
"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 to 9",
"description": "Expresses that 1, 2, 3, up to 9 are available shortcut keys"
},
"icu:Keyboard--header": {
"messageformat": "Keyboard Shortcuts",
"description": "Title header of the keyboard shortcuts guide"
},
"icu:Keyboard--navigation-header": {
"messageformat": "Navigation",
"description": "Header of the keyboard shortcuts guide - navigation section"
},
"icu:Keyboard--messages-header": {
"messageformat": "Messages",
"description": "Header of the keyboard shortcuts guide - messages section"
},
"icu:Keyboard--composer-header": {
"messageformat": "Composer",
"description": "Header of the keyboard shortcuts guide - composer section"
},
"icu:Keyboard--composer--bold": {
"messageformat": "Mark selected text as bold",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--composer--italic": {
"messageformat": "Mark selected text as italic",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--composer--strikethrough": {
"messageformat": "Mark selected text as strikethrough",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--composer--monospace": {
"messageformat": "Mark selected text as monospace",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--composer--spoiler": {
"messageformat": "Mark selected text as a spoiler",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--open-context-menu": {
"messageformat": "Open context menu for selected message",
"description": "Shown in shortcuts guide"
},
"icu:FormatMenu--guide--bold": {
"messageformat": "Bold",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:FormatMenu--guide--italic": {
"messageformat": "Italic",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:FormatMenu--guide--strikethrough": {
"messageformat": "Strikethrough",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:FormatMenu--guide--monospace": {
"messageformat": "Monospace",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:FormatMenu--guide--spoiler": {
"messageformat": "Spoiler",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:Keyboard--scroll-to-top": {
"messageformat": "Scroll to top of list",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--scroll-to-bottom": {
"messageformat": "Scroll to bottom of list",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--close-curent-conversation": {
"messageformat": "Close current chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--calling-header": {
"messageformat": "Calling",
"description": "Header of the keyboard shortcuts guide - calling section"
},
"icu:Keyboard--toggle-audio": {
"messageformat": "Toggle mute on and off",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--toggle-video": {
"messageformat": "Toggle video on and off",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--accept-video-call": {
"messageformat": "Answer call with video (video calls only)",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--accept-call-without-video": {
"messageformat": "Answer call without video",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--start-audio-call": {
"messageformat": "Start voice call",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--start-video-call": {
"messageformat": "Start video call",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--decline-call": {
"messageformat": "Decline call",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--hang-up": {
"messageformat": "End call",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:close-popup": {
"messageformat": "Close Popup",
"description": "Used as alt text for any button closing a popup"
},
"icu:addImageOrVideoattachment": {
"messageformat": "Add image or video attachment",
"description": "Used in draft attachment list for the big 'add new attachment' button"
},
"icu:remove-attachment": {
"messageformat": "Remove attachment",
"description": "Used in draft attachment list to remove an individual attachment"
},
"icu:backToInbox": {
"messageformat": "Back to inbox",
"description": "Used as alt-text of button on archived conversations screen"
},
"icu:conversationArchived": {
"messageformat": "Chat archived",
"description": "A toast that shows up when user archives a conversation"
},
"icu:conversationArchivedUndo": {
"messageformat": "Undo",
"description": "Undo button for archiving a conversation"
},
"icu:conversationReturnedToInbox": {
"messageformat": "Chat returned to inbox",
"description": "A toast that shows up when the user unarchives a conversation"
},
"icu:conversationMarkedUnread": {
"messageformat": "Chat marked unread",
"description": "A toast that shows up when user marks a conversation as unread"
},
"icu:ArtCreator--Authentication--error": {
"messageformat": "Please set up Signal on your phone and desktop to use the Sticker Pack Creator",
"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": "Remove reaction",
"description": "Shown when you want to remove a reaction you've made"
},
"icu:Reactions--error": {
"messageformat": "Failed to send reaction. Please try again.",
"description": "Shown when a reaction fails to send"
},
"icu:Reactions--more": {
"messageformat": "More",
"description": "Use in the reaction picker as the alt text for the 'more' button"
},
"icu:ReactionsViewer--all": {
"messageformat": "All",
"description": "Shown in reaction viewer as the title for the 'all' category"
},
"icu:SafetyTipsModal__Title": {
"messageformat": "Safety Tips",
"description": "Title of the safety tips modal"
},
"icu:SafetyTipsModal__Description": {
"messageformat": "Be careful when accepting message requests from people you dont know. Watch out for:",
"description": "Description of the safety tips modal"
},
"icu:SafetyTipsModal__TipTitle--Crypto": {
"messageformat": "Crypto or money scams",
"description": "Title of the crypto safety tip"
},
"icu:SafetyTipsModal__TipDescription--Crypto": {
"messageformat": "If someone you dont know messages about cryptocurrency (like Bitcoin) or a financial opportunity, be careful—its likely spam.",
"description": "Description of the crypto safety tip"
},
"icu:SafetyTipsModal__TipTitle--Vague": {
"messageformat": "Vague or irrelevant messages",
"description": "Title of the vague safety tip"
},
"icu:SafetyTipsModal__TipDescription--Vague": {
"messageformat": "Spammers often start with a simple message like “Hi” to draw you in. If you respond they may engage you further.",
"description": "Description of the vague safety tip"
},
"icu:SafetyTipsModal__TipTitle--Links": {
"messageformat": "Messages with links",
"description": "Title of the links safety tip"
},
"icu:SafetyTipsModal__TipDescription--Links": {
"messageformat": "Be careful of messages from people you dont know that have links to websites. Never visit links from people you dont trust.",
"description": "Description of the links safety tip"
},
"icu:SafetyTipsModal__TipTitle--Business": {
"messageformat": "Fake businesses and institutions",
"description": "Title of the business safety tip"
},
"icu:SafetyTipsModal__TipDescription--Business": {
"messageformat": "Be careful of businesses or government agencies contacting you. Messages involving tax agencies, couriers, and more can be spam.",
"description": "Description of the business safety tip"
},
"icu:SafetyTipsModal__DotLabel": {
"messageformat": "Go to page {page, number}",
"description": "Label for the dots in the safety tips modal that when clicked will take you to a specific tip"
},
"icu:SafetyTipsModal__Button--Previous": {
"messageformat": "Previous tip",
"description": "Button to go to the previous safety tip"
},
"icu:SafetyTipsModal__Button--Next": {
"messageformat": "Next tip",
"description": "Button to go to the next safety tip"
},
"icu:SafetyTipsModal__Button--Done": {
"messageformat": "Done",
"description": "Button to close the safety tips modal when you've reached the last tip"
},
"icu:MessageRequests--message-direct": {
"messageformat": "Let {name} message you and share your name and photo with them? They wont know youve seen their messages until you accept.",
"description": "Shown as the message for a message request in a direct message"
},
"icu:MessageRequests--message-direct-hidden": {
"messageformat": "Let {name} message you and share your name and photo with them? You have removed this person in the past.",
"description": "Shown as the message for a message request in a hidden conversation"
},
"icu:MessageRequests--message-direct-blocked": {
"messageformat": "Let {name} message you and share your name and photo with them? You won't receive any messages until you unblock them.",
"description": "Shown as the message for a message request in a direct message with a blocked account"
},
"icu:MessageRequests--message-group": {
"messageformat": "Join this group and share your name and photo with its members? They wont know youve seen their messages until you accept.",
"description": "Shown as the message for a message request in a group"
},
"icu:MessageRequests--message-group-blocked": {
"messageformat": "Unblock this group and share your name and photo with its members? You won't receive any messages until you unblock them.",
"description": "Shown as the message for a message request in a blocked group"
},
"icu:MessageRequests--block": {
"messageformat": "Block",
"description": "Shown as a button to let the user block a message request"
},
"icu:MessageRequests--unblock": {
"messageformat": "Unblock",
"description": "Shown as a button to let the user unblock a message request"
},
"icu:MessageRequests--unblock-direct-confirm-title": {
"messageformat": "Unblock {name}?",
"description": "Shown as a button to let the user unblock a message request"
},
"icu:MessageRequests--unblock-direct-confirm-body": {
"messageformat": "You will be able to message and call each other.",
"description": "Shown as the body in the confirmation modal for unblocking a private message request"
},
"icu:MessageRequests--unblock-group-confirm-body": {
"messageformat": "Group members will be able to add you to this group again.",
"description": "Shown as the body in the confirmation modal for unblocking a group message request"
},
"icu:MessageRequests--block-and-report-spam-success-toast": {
"messageformat": "Reported as spam and blocked.",
"description": "Shown in a toast when you successfully block a user and report them as spam"
},
"icu:MessageRequests--block-direct-confirm-title": {
"messageformat": "Block {title}?",
"description": "Shown as the title in the confirmation modal for blocking a private message request"
},
"icu:MessageRequests--block-direct-confirm-body": {
"messageformat": "Blocked people won't be able to call you or send you messages.",
"description": "Shown as the body in the confirmation modal for blocking a private message request"
},
"icu:MessageRequests--block-group-confirm-title": {
"messageformat": "Block and Leave {title}?",
"description": "Shown as the title in the confirmation modal for blocking a group message request"
},
"icu:MessageRequests--block-group-confirm-body": {
"messageformat": "You will no longer receive messages or updates from this group and members won't be able to add you to this group again.",
"description": "Shown as the body in the confirmation modal for blocking a group message request"
},
"icu:MessageRequests--reportAndMaybeBlock": {
"messageformat": "Report...",
"description": "Shown as a button to let the user report a message request and maybe block the user"
},
"icu:MessageRequests--ReportAndMaybeBlockModal-title": {
"messageformat": "Report as spam?",
"description": "Shown as the title in the modal for reporting and maybe blocking a message request"
},
"icu:MessageRequests--ReportAndMaybeBlockModal-body--direct": {
"messageformat": "Signal will be notified that this person may be sending spam. Signal cant see the content of any chats.",
"description": "Shown as the body in the modal for reporting and maybe blocking a message request in a direct conversation"
},
"icu:MessageRequests--ReportAndMaybeBlockModal-body--group--unknown-contact": {
"messageformat": "Signal will be notified that the person who invited you to this group may be sending spam. Signal cant see the content of any chats.",
"description": "Shown as the body in the modal for reporting and maybe blocking a message request in a group conversation when the contact is unknown"
},
"icu:MessageRequests--ReportAndMaybeBlockModal-body--group": {
"messageformat": "Signal will be notified that {name}, who invited you to this group, may be sending spam. Signal cant see the content of any chats.",
"description": "Shown as the body in the modal for reporting and maybe blocking a message request in a group conversation"
},
"icu:MessageRequests--ReportAndMaybeBlockModal-report": {
"messageformat": "Report Spam",
"description": "Shown as a button to let the user report a message request"
},
"icu:MessageRequests--ReportAndMaybeBlockModal-reportAndBlock": {
"messageformat": "Report and Block",
"description": "Shown as a button to let the user report a message request and block the user"
},
"icu:MessageRequests--AcceptedOptionsModal--body": {
"messageformat": "You accepted a message request from {name}. If this was a mistake, you can choose an action below.",
"description": "Shown as the body in the modal for accepting a message request in a direct conversation"
},
"icu:MessageRequests--report-spam-success-toast": {
"messageformat": "Reported as spam.",
"description": "Shown in a toast when you successfully report a user as spam"
},
"icu:MessageRequests--delete": {
"messageformat": "Delete",
"description": "Shown as a button to let the user delete any message request"
},
"icu:MessageRequests--delete-direct-confirm-title": {
"messageformat": "Delete chat?",
"description": "Shown as the title in the confirmation modal for deleting a private message request"
},
"icu:MessageRequests--delete-direct-confirm-body": {
"messageformat": "This chat will be deleted from all of your devices.",
"description": "Shown as the body in the confirmation modal for deleting a private message request"
},
"icu:MessageRequests--delete-group-confirm-title": {
"messageformat": "Delete and Leave {title}?",
"description": "Shown as the title in the confirmation modal for deleting a group message request"
},
"icu:MessageRequests--delete-direct": {
"messageformat": "Delete",
"description": "Shown as a button to let the user delete a direct message request"
},
"icu:MessageRequests--delete-group": {
"messageformat": "Delete and Leave",
"description": "Shown as a button to let the user delete a group message request"
},
"icu:MessageRequests--delete-group-confirm-body": {
"messageformat": "You will leave this group, and it will be deleted from all your devices.",
"description": "Shown as the body in the confirmation modal for deleting a group message request"
},
"icu:MessageRequests--accept": {
"messageformat": "Accept",
"description": "Shown as a button to let the user accept a message request"
},
"icu:MessageRequests--continue": {
"messageformat": "Continue",
"description": "Shown as a button to share your profile, necessary to continue messaging in a conversation"
},
"icu:MessageRequests--profile-sharing--group--link": {
"messageformat": "Continue your chat with this group and share your name and photo with its members? <learnMoreLink>Learn more.</learnMoreLink>",
"description": "Shown when user hasn't shared their profile in a group yet"
},
"icu:MessageRequests--profile-sharing--direct--link": {
"messageformat": "Continue this chat with {firstName} and share your name and photo with them? <learnMoreLink>Learn more</learnMoreLink>",
"description": "Shown when user hasn't shared their profile in a 1:1 conversation yet"
},
"icu:ConversationHero--members": {
"messageformat": "{count, plural, one {# member} other {# members}}",
"description": "Specifies the number of members in a group conversation"
},
"icu:member-of-1-group": {
"messageformat": "Member of {group}",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"icu:member-of-2-groups": {
"messageformat": "Member of {group1} and {group2}",
"description": "Shown in the conversation hero to indicate this user is a member of two mutual groups"
},
"icu:member-of-3-groups": {
"messageformat": "Member of {group1}, {group2}, and {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": "Member of {group1}, {group2}, {group3} and one more",
"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": "Member of {group1}, {group2}, {group3} and {remainingCount, plural, one {#} other {#}} more",
"description": "Shown in the conversation hero to indicate this user is a member of 5+ mutual groups."
},
"icu:no-groups-in-common": {
"messageformat": "No groups in common",
"description": "Shown to indicate this user is not a member of any groups"
},
"icu:no-groups-in-common-warning": {
"messageformat": "No groups in common. Review requests carefully.",
"description": "When a user has no common groups, show this warning"
},
"icu:acceptCall": {
"messageformat": "Answer call",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
},
"icu:acceptCallWithoutVideo": {
"messageformat": "Answer call without video",
"description": "Shown in tooltip for the button to accept a video call without video"
},
"icu:declineCall": {
"messageformat": "Decline",
"description": "Shown in tooltip for the button to decline a call (audio or video)"
},
"icu:declinedIncomingAudioCall": {
"messageformat": "You declined a voice call",
"description": "Shown in conversation history when you declined an incoming voice call"
},
"icu:declinedIncomingVideoCall": {
"messageformat": "You declined a video call",
"description": "Shown in conversation history when you declined an incoming video call"
},
"icu:acceptedIncomingAudioCall": {
"messageformat": "Incoming voice call",
"description": "Shown in conversation history when you accepted an incoming voice call"
},
"icu:acceptedIncomingVideoCall": {
"messageformat": "Incoming video call",
"description": "Shown in conversation history when you accepted an incoming video call"
},
"icu:missedIncomingAudioCall": {
"messageformat": "Missed voice call",
"description": "Shown in conversation history when you missed an incoming voice call"
},
"icu:missedIncomingVideoCall": {
"messageformat": "Missed video call",
"description": "Shown in conversation history when you missed an incoming video call"
},
"icu:acceptedOutgoingAudioCall": {
"messageformat": "Outgoing voice call",
"description": "Shown in conversation history when you made an outgoing voice call"
},
"icu:acceptedOutgoingVideoCall": {
"messageformat": "Outgoing video call",
"description": "Shown in conversation history when you made an outgoing video call"
},
"icu:missedOrDeclinedOutgoingAudioCall": {
"messageformat": "Unanswered voice call",
"description": "Shown in conversation history when your voice call is missed or declined"
},
"icu:missedOrDeclinedOutgoingVideoCall": {
"messageformat": "Unanswered video call",
"description": "Shown in conversation history when your video call is missed or declined"
},
"icu:minimizeToTrayNotification--title": {
"messageformat": "Signal is still running",
"description": "Shown in a notification title when Signal is minimized to tray"
},
"icu:minimizeToTrayNotification--body": {
"messageformat": "Signal will keep running in the notification area. You can change this in Signal settings.",
"description": "Shown in a notification body when Signal is minimized to tray"
},
"icu:incomingAudioCall": {
"messageformat": "Incoming voice call...",
"description": "Shown in both the incoming call bar and notification for an incoming voice call"
},
"icu:incomingVideoCall": {
"messageformat": "Incoming video call...",
"description": "Shown in both the incoming call bar and notification for an incoming video call"
},
"icu:outgoingAudioCall": {
"messageformat": "Outgoing voice call",
"description": "Shown in the timeline for an outgoing voice call"
},
"icu:outgoingVideoCall": {
"messageformat": "Outgoing video call",
"description": "Shown in the timeline for an outgoing video call"
},
"icu:incomingGroupCall__ringing-you": {
"messageformat": "{ringer} is calling you",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:incomingGroupCall__ringing-1-other": {
"messageformat": "{ringer} is calling you and {otherMember}",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:incomingGroupCall__ringing-2-others": {
"messageformat": "{ringer} is calling you, {first}, and {second}",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:incomingGroupCall__ringing-3-others": {
"messageformat": "{ringer} is calling you, {first}, {second}, and 1 other",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:incomingGroupCall__ringing-many": {
"messageformat": "{ringer} is calling you, {first}, {second}, and {remaining, plural, one {# other} other {# others}}",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:outgoingCallRinging": {
"messageformat": "Ringing...",
"description": "Shown in the call screen when placing an outgoing call that is now ringing"
},
"icu:makeOutgoingCall": {
"messageformat": "Start a call",
"description": "Title for the call button in a conversation"
},
"icu:makeOutgoingVideoCall": {
"messageformat": "Start a video call",
"description": "Title for the video call button in a conversation"
},
"icu:joinOngoingCall": {
"messageformat": "Join",
"description": "Text that appears in a group when a call is active"
},
"icu:callNeedPermission": {
"messageformat": "{title} will get a message request from you. You can call once your message request has been accepted.",
"description": "Shown when a call is rejected because the other party hasn't approved the message/call request"
},
"icu:callReconnecting": {
"messageformat": "Reconnecting...",
"description": "Shown in the call screen when the call is reconnecting due to network issues"
},
"icu:CallControls__InfoDisplay--participants": {
"messageformat": "{count, plural, one {# person} other {# people}}",
"description": "Shown in the call screen and lobby for group calls to specify the number of members in the call or in the group. Count is at always at least 1."
},
"icu:CallControls__InfoDisplay--audio-call": {
"messageformat": "Audio call",
"description": "Shown in the call lobby for a direct 1:1 call when the caller's video is disabled, to specify that an audio call will be placed when clicking the Start button."
},
"icu:CallControls__InfoDisplay--adhoc-call": {
"messageformat": "Call link",
"description": "Shown in the call lobby for a call link."
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "Waiting to be let in",
"description": "Shown in the call lobby for call link calls when requesting to join a call which requires admin approval."
},
"icu:CallControls__JoinLeaveButton--hangup-1-1": {
"messageformat": "End",
"description": "Title for the hangup button for a direct 1:1 call with only 2 participants."
},
"icu:CallControls__JoinLeaveButton--hangup-group": {
"messageformat": "Leave",
"description": "Title for the hangup button for a group call."
},
"icu:CallControls__MutedToast--muted": {
"messageformat": "Mic off",
"description": "Shown in a call when the user mutes their audio input using the Mute toggle button."
},
"icu:CallControls__MutedToast--unmuted": {
"messageformat": "Mic on",
"description": "Shown in a call when the user is muted and then unmutes their audio input using the Mute toggle button."
},
"icu:CallControls__RingingToast--ringing-on": {
"messageformat": "Ringing on",
"description": "Shown in a group call lobby when call ringing is disabled, then the user enables ringing using the Ringing toggle button."
},
"icu:CallControls__RingingToast--ringing-off": {
"messageformat": "Ringing off",
"description": "Shown in a group call lobby when call ringing is enabled, then the user disables ringing using the Ringing toggle button."
},
"icu:CallControls__RaiseHandsToast--you": {
"messageformat": "You raised a hand.",
"description": "Shown in a call when the user raises their hand."
},
"icu:CallControls__RaiseHandsToast--you-and-one": {
"messageformat": "You and {otherName} raised a hand.",
"description": "Shown in a call when the user and one other person raise their hands."
},
"icu:CallControls__RaiseHandsToast--you-and-more": {
"messageformat": "You, {otherName}, and {overflowCount, plural, one {#} other {#}} more raised a hand.",
"description": "Shown in a call when the user and 2 or more other persons raise their hands."
},
"icu:CallControls__RaiseHandsToast--one": {
"messageformat": "{name} raised a hand.",
"description": "Shown in a call when someone else raises their hand."
},
"icu:CallControls__RaiseHandsToast--two": {
"messageformat": "{name} and {otherName} raised a hand.",
"description": "Shown in a call when 2 persons raise their hands."
},
"icu:CallControls__RaiseHandsToast--more": {
"messageformat": "{name}, {otherName}, and {overflowCount, plural, one {#} other {#}} more raised a hand.",
"description": "Shown in a call when 3 or more persons raise their hands."
},
"icu:CallControls__RaiseHands--open-queue": {
"messageformat": "Open queue",
"description": "Link in call raised hands list and in toast shown when someone else raises their hand. Link opens the list of all raised hands."
},
"icu:CallControls__RaiseHands--lower": {
"messageformat": "Lower",
"description": "Link in call raised hands list and in toast shown when user raises their hand. Link allows user to lower their hand."
},
"icu:CallControls__MenuItemRaiseHand": {
"messageformat": "Raise Hand",
"description": "Menu item to raise your hand during a call."
},
"icu:CallControls__MenuItemRaiseHand--lower": {
"messageformat": "Lower Hand",
"description": "Menu item to lower your previously raised hand during a call."
},
"icu:callingDeviceSelection__settings": {
"messageformat": "Settings",
"description": "Title for device selection settings"
},
"icu:calling__participants--pluralized": {
"messageformat": "{people, plural, one {#} other {#}} in call",
"description": "Title for participants list toggle"
},
"icu:calling__call-notification__ended": {
"messageformat": "The group call has ended",
"description": "Notification message when a group call has ended"
},
"icu:calling__call-notification__started-by-someone": {
"messageformat": "A group call was started",
"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": "You started a group call",
"description": "Notification message when a group call has started by you"
},
"icu:calling__call-notification__started": {
"messageformat": "{name} started a group call",
"description": "Notification message when a group call has started"
},
"icu:calling__in-another-call-tooltip": {
"messageformat": "You are already in a call",
"description": "Tooltip in disabled notification button when you're on another call"
},
"icu:calling__call-notification__button__call-full-tooltip": {
"messageformat": "Call has reached capacity of {max, number} participants",
"description": "Tooltip in disabled notification button when the call is full"
},
"icu:calling__pip--on": {
"messageformat": "Minimize call",
"description": "Title for picture-in-picture toggle"
},
"icu:calling__pip--off": {
"messageformat": "Fullscreen call",
"description": "Title for picture-in-picture toggle"
},
"icu:calling__change-view": {
"messageformat": "Change view",
"description": "Tooltip for changing the in-call layout of remote participants in a group call"
},
"icu:calling__view_mode--paginated": {
"messageformat": "Grid view",
"description": "Label for option to view participants in a group call in a paginated grid view"
},
"icu:calling__view_mode--overflow": {
"messageformat": "Sidebar view",
"description": "Label for option to view participants in a group call where videos that don't fit onto the page are put into a scrollable overflow sidebar"
},
"icu:calling__view_mode--speaker": {
"messageformat": "Speaker view",
"description": "Label for option to view participants where only the current speaker's video is fully visible and all others are put into a scrollable overflow sidebar"
},
"icu:calling__view_mode--updated": {
"messageformat": "View updated",
"description": "Toast shown whenver the calling view mode is changed (e.g. paginated view -> speaker view)"
},
"icu:calling__hangup": {
"messageformat": "Leave call",
"description": "Title for hang up button"
},
"icu:calling__SelectPresentingSourcesModal--title": {
"messageformat": "Share your screen",
"description": "Title for the select your screen sharing sources modal"
},
"icu:calling__SelectPresentingSourcesModal--confirm": {
"messageformat": "Start sharing",
"description": "Confirm button for sharing screen modal"
},
"icu:calling__SelectPresentingSourcesModal--entireScreen": {
"messageformat": "Entire screen",
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"icu:calling__SelectPresentingSourcesModal--screen": {
"messageformat": "Screen {id}",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay"
},
"icu:calling__SelectPresentingSourcesModal--window": {
"messageformat": "A window",
"description": "Title for the select your screen sharing sources modal"
},
"icu:calling__ParticipantInfoButton": {
"messageformat": "More info about this contact",
"description": "Aria label for clickable contact info button in the in-call participant info popup. When clicked a popup appears with the contact's details and options to message them."
},
"icu:CallingAdhocCallInfo__CopyLink": {
"messageformat": "Copy call link",
"description": "Menu item in the in-call info popup for call link calls. The action is to add the call link to the clipboard."
},
"icu:CallingAdhocCallInfo__ShareViaSignal": {
"messageformat": "Share call link via Signal",
"description": "Menu item in the in-call info popup for call link calls. Clicking the item opens the sharing dialog where you can send the call link to your Signal contacts or groups."
},
"icu:CallingAdhocCallInfo__RemoveClient": {
"messageformat": "Remove this person from the call",
"description": "Button in the in-call info popup for call link calls showing all participants. The action is to remove the participant from the call."
},
"icu:CallingAdhocCallInfo__RemoveClientDialogBody": {
"messageformat": "Remove {name} from the call?",
"description": "Info text in confirmation dialog when removing or blocking someone from an ongoing call for a call link."
},
"icu:CallingAdhocCallInfo__RemoveClientDialogButton--remove": {
"messageformat": "Remove",
"description": "Button in confirmation dialog when removing or blocking someone from an ongoing call for a call link."
},
"icu:CallingAdhocCallInfo__RemoveClientDialogButton--block": {
"messageformat": "Block from call",
"description": "Button in confirmation dialog when removing or blocking someone from an ongoing call for a call link."
},
"icu:CallingAdhocCallInfo__UnknownContactLabel": {
"messageformat": "{count, plural, one {# person} other {# people}}",
"description": "Label showing number of unknown contacts in the in-call participant info popup for call links."
},
"icu:CallingAdhocCallInfo__UnknownContactLabel--in-addition": {
"messageformat": "{count, plural, one {+# more} other {+# more}}",
"description": "Label showing number of unknown contacts in the in-call participant info popup for call links, when known contacts are also present in the call."
},
"icu:CallingAdhocCallInfo__UnknownContactInfoButton": {
"messageformat": "More info about new contacts",
"description": "Aria label for info button in the in-call participant info popup for call links when unknown contacts are in the call."
},
"icu:CallingAdhocCallInfo__UnknownContactInfoDialogBody": {
"messageformat": "Before joining a call you can only see the names of phone contacts, people youre in a group with, or people youve chatted with 1:1. Youll see all names and photos once youve joined the call.",
"description": "Text for an info dialog which can be opened from the in-call participant list, which is available in call links when unknown contacts are in the call"
},
"icu:CallingAdhocCallInfo__UnknownContactInfoDialogOk": {
"messageformat": "Got it",
"description": "Button text for info dialog which can be opened from the in-call participant list, which is available in call links when unknown contacts are in the call."
},
"icu:callingDeviceSelection__label--video": {
"messageformat": "Video",
"description": "Label for video input selector"
},
"icu:callingDeviceSelection__label--audio-input": {
"messageformat": "Microphone",
"description": "Label for audio input selector"
},
"icu:callingDeviceSelection__label--audio-output": {
"messageformat": "Speakers",
"description": "Label for audio output selector"
},
"icu:callingDeviceSelection__select--no-device": {
"messageformat": "No devices available",
"description": "Message for when there are no available devices to select for input/output audio or video"
},
"icu:callingDeviceSelection__select--default": {
"messageformat": "Default",
"description": "Shown when the device is the default device"
},
"icu:muteNotificationsTitle": {
"messageformat": "Mute notifications",
"description": "Label for the mute notifications drop-down selector"
},
"icu:notMuted": {
"messageformat": "Not muted",
"description": "Label when the conversation is not muted"
},
"icu:muteHour": {
"messageformat": "Mute for one hour",
"description": "Label for muting the conversation"
},
"icu:muteEightHours": {
"messageformat": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"icu:muteDay": {
"messageformat": "Mute for one day",
"description": "Label for muting the conversation"
},
"icu:muteWeek": {
"messageformat": "Mute for one week",
"description": "Label for muting the conversation"
},
"icu:muteAlways": {
"messageformat": "Mute always",
"description": "Label for muting the conversation"
},
"icu:unmute": {
"messageformat": "Unmute",
"description": "Label for unmuting the conversation"
},
"icu:muteExpirationLabelAlways": {
"messageformat": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"icu:muteExpirationLabel": {
"messageformat": "Muted until {duration}",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"icu:EmojiButton__label": {
"messageformat": "Emoji",
"description": "Label for emoji button"
},
"icu:ErrorModal--title": {
"messageformat": "Something went wrong!",
"description": "Title of popup dialog when user-initiated task has gone wrong"
},
"icu:ErrorModal--description": {
"messageformat": "Please try again or contact support.",
"description": "Description text in popup dialog when user-initiated task has gone wrong"
},
"icu:Confirmation--confirm": {
"messageformat": "Okay",
"description": "Button to dismiss popup dialog when user-initiated task has gone wrong"
},
"icu:MessageMaxEditsModal__Title": {
"messageformat": "Can't edit message",
"description": "Title in popup dialog when attempting to edit a message too many times."
},
"icu:MessageMaxEditsModal__Description": {
"messageformat": "Only {max, plural, one {#} other {#}} edits can be applied to this message.",
"description": "Description text in popup dialog when attempting to edit a message too many times."
},
"icu:unknown-sgnl-link": {
"messageformat": "Sorry, that sgnl:// link didn't make sense!",
"description": "Shown if you click on a sgnl:// link not currently supported by Desktop"
},
"icu:GroupV2--cannot-send": {
"messageformat": "You cannot send messages to that group.",
"description": "Shown in toast when you attempt to forward a message to an announcement only group"
},
"icu:GroupV2--cannot-start-group-call": {
"messageformat": "Only admins of the group can start a call.",
"description": "Shown in toast when a non-admin starts a group call in an announcements only group"
},
"icu:GroupV2--join--invalid-link--title": {
"messageformat": "Invalid Link",
"description": "Shown if we are unable to parse a group link"
},
"icu:GroupV2--join--invalid-link": {
"messageformat": "This is not a valid group link. Make sure the entire link is intact and correct before attempting to join.",
"description": "Shown if we are unable to parse a group link"
},
"icu:GroupV2--join--prompt": {
"messageformat": "Do you want to join this group and share your name and photo with its members?",
"description": "Shown when you click on a group link to confirm"
},
"icu:GroupV2--join--already-in-group": {
"messageformat": "You're already in this group.",
"description": "Shown if you click a group link for a group where you're already a member"
},
"icu:GroupV2--join--already-awaiting-approval": {
"messageformat": "You have already requested approval to join this group.",
"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": "Unknown link version",
"description": "This group link is no longer valid."
},
"icu:GroupV2--join--unknown-link-version": {
"messageformat": "This link is not supported by this version of 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": "Cant Join Group",
"description": "Shown if you click a group link and we can't get information about it"
},
"icu:GroupV2--join--link-revoked": {
"messageformat": "This group link is no longer valid.",
"description": "Shown if you click a group link and we can't get information about it"
},
"icu:GroupV2--join--link-forbidden--title": {
"messageformat": "Cant Join Group",
"description": "Shown if you click a group link and you have been forbidden from joining via the link"
},
"icu:GroupV2--join--link-forbidden": {
"messageformat": "You can't join this group via the group link because an admin removed you.",
"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": "An admin of this group must approve your request before you can join this group. If approved, your name and photo will be shared with its members.",
"description": "Shown when you click on a group link to confirm, if it requires admin approval"
},
"icu:GroupV2--join--join-button": {
"messageformat": "Join",
"description": "The button to join the group"
},
"icu:GroupV2--join--request-to-join-button": {
"messageformat": "Request to Join",
"description": "The button to join the group, if approval is required"
},
"icu:GroupV2--join--cancel-request-to-join": {
"messageformat": "Cancel Request",
"description": "The button to cancel request to join the group"
},
"icu:GroupV2--join--cancel-request-to-join--confirmation": {
"messageformat": "Cancel your request to join this group?",
"description": "A confirmation message that shows after you click the button"
},
"icu:GroupV2--join--cancel-request-to-join--yes": {
"messageformat": "Yes",
"description": "Choosing to continue in the cancel join confirmation dialog"
},
"icu:GroupV2--join--cancel-request-to-join--no": {
"messageformat": "No",
"description": "Choosing not to continue in the cancel join confirmation dialog"
},
"icu:GroupV2--join--group-metadata--full": {
"messageformat": "Group · {memberCount, plural, one {# member} other {# members}}",
"description": "A holder for two pieces of information - the type of conversation, and the member count"
},
"icu:GroupV2--join--requested": {
"messageformat": "Your request to join has been sent to the group admin. Youll be notified when they take action.",
"description": "Shown in composition area when you've requested to join a group"
},
"icu:GroupV2--join--general-join-failure--title": {
"messageformat": "Link Error",
"description": "Shown if something went wrong when you try to join via a group link"
},
"icu:GroupV2--join--general-join-failure": {
"messageformat": "Couldn't join group. Try again later.",
"description": "Shown if something went wrong when you try to join via a group link"
},
"icu:GroupV2--admin": {
"messageformat": "Admin",
"description": "Label for a group administrator"
},
"icu:GroupV2--only-admins": {
"messageformat": "Only Admins",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"icu:GroupV2--all-members": {
"messageformat": "All members",
"description": "Label for describing the general non-privileged members of a group"
},
"icu:updating": {
"messageformat": "Updating...",
"description": "Shown along with a spinner when an update operation takes longer than one second"
},
"icu:GroupV2--create--you": {
"messageformat": "You created the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--create--other": {
"messageformat": "{memberName} created the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--create--unknown": {
"messageformat": "The group was created.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--change--other": {
"messageformat": "{memberName} changed the group name to \"{newTitle}\".",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--change--you": {
"messageformat": "You changed the group name to \"{newTitle}\".",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--change--unknown": {
"messageformat": "A member changed the group name to \"{newTitle}\".",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--remove--other": {
"messageformat": "{memberName} removed the group name.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--remove--you": {
"messageformat": "You removed the group name.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--remove--unknown": {
"messageformat": "A member removed the group name.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--change--other": {
"messageformat": "{memberName} changed the group avatar.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--change--you": {
"messageformat": "You changed the group avatar.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--change--unknown": {
"messageformat": "A member changed the group avatar.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--remove--other": {
"messageformat": "{memberName} removed the group avatar.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--remove--you": {
"messageformat": "You removed the group avatar.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--remove--unknown": {
"messageformat": "A member removed the group avatar.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--admins--other": {
"messageformat": "{adminName} changed who can edit group info to \"Only admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--admins--you": {
"messageformat": "You changed who can edit group info to \"Only admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--admins--unknown": {
"messageformat": "An admin changed who can edit group info to \"Only admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--all--other": {
"messageformat": "{adminName} changed who can edit group info to \"All members.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--all--you": {
"messageformat": "You changed who can edit group info to \"All members.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--all--unknown": {
"messageformat": "An admin changed who can edit group info to \"All members.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--admins--other": {
"messageformat": "{adminName} changed who can edit group membership to \"Only admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--admins--you": {
"messageformat": "You changed who can edit group membership to \"Only admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--admins--unknown": {
"messageformat": "An admin changed who can edit group membership to \"Only admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--all--other": {
"messageformat": "{adminName} changed who can edit group membership to \"All members.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--all--you": {
"messageformat": "You changed who can edit group membership to \"All members.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--all--unknown": {
"messageformat": "An admin changed who can edit group membership to \"All members.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--disabled--you": {
"messageformat": "You disabled admin approval for the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--disabled--other": {
"messageformat": "{adminName} disabled admin approval for the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--disabled--unknown": {
"messageformat": "Admin approval for the group link has been disabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--enabled--you": {
"messageformat": "You enabled admin approval for the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--enabled--other": {
"messageformat": "{adminName} enabled admin approval for the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--enabled--unknown": {
"messageformat": "Admin approval for the group link has been enabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--invited--you": {
"messageformat": "You added invited member {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--invited--other": {
"messageformat": "{memberName} added invited member {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--invited--unknown": {
"messageformat": "A member added invited member {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--other": {
"messageformat": "{inviteeName} accepted an invitation to the group from {inviterName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--other-no-from": {
"messageformat": "{inviteeName} accepted an invitation to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--you": {
"messageformat": "You accepted an invitation to the group from {inviterName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--you-no-from": {
"messageformat": "You accepted an invitation to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--from-you": {
"messageformat": "{inviteeName} accepted your invitation to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--other--other": {
"messageformat": "{adderName} added {addeeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--other--you": {
"messageformat": "You added {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--other--unknown": {
"messageformat": "A member added {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--you--other": {
"messageformat": "{memberName} added you to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--you--you": {
"messageformat": "You joined the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--you--unknown": {
"messageformat": "You were added to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-link--you--you": {
"messageformat": "You joined the group via the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-link--other": {
"messageformat": "{memberName} joined the group via the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--you--other": {
"messageformat": "{adminName} approved your request to join the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--you--unknown": {
"messageformat": "Your request to join the group has been approved.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--other--you": {
"messageformat": "You approved a request to join the group from {joinerName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--other--other": {
"messageformat": "{adminName} approved a request to join the group from {joinerName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--other--unknown": {
"messageformat": "A request to join the group from {joinerName} has been approved.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--other--other": {
"messageformat": "{adminName} removed {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--other--self": {
"messageformat": "{memberName} left the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--other--you": {
"messageformat": "You removed {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--other--unknown": {
"messageformat": "A member removed {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--you--other": {
"messageformat": "{adminName} removed you.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--you--you": {
"messageformat": "You left the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--you--unknown": {
"messageformat": "You were removed from the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--other--other": {
"messageformat": "{adminName} made {memberName} an admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--other--you": {
"messageformat": "You made {memberName} an admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--other--unknown": {
"messageformat": "An admin made {memberName} an admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--you--other": {
"messageformat": "{adminName} made you an admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--you--unknown": {
"messageformat": "An admin made you an admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--other--other": {
"messageformat": "{adminName} revoked admin privileges from {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--other--you": {
"messageformat": "You revoked admin privileges from {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--other--unknown": {
"messageformat": "An admin revoked admin privileges from {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--you--other": {
"messageformat": "{adminName} revoked your admin privileges.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--you--unknown": {
"messageformat": "An admin revoked your admin privileges.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--other--other": {
"messageformat": "{memberName} invited 1 person to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--other--you": {
"messageformat": "You invited {inviteeName} to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--other--unknown": {
"messageformat": "One person was invited to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--you--other": {
"messageformat": "{memberName} invited you to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--you--unknown": {
"messageformat": "You were invited to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--many--other": {
"messageformat": "{memberName} invited {count, plural, one {# person} other {# people}} to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--many--you": {
"messageformat": "You invited {count, plural, one {# person} other {# people}} to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--many--unknown": {
"messageformat": "{count, plural, one {# person was} other {# people were}} invited to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--decline--other": {
"messageformat": "1 person invited by {memberName} declined the invitation to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--decline--you": {
"messageformat": "{inviteeName} declined your invitation to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--decline--from-you": {
"messageformat": "You declined the invitation to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--decline--unknown": {
"messageformat": "1 person declined their invitation to the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--one--other": {
"messageformat": "{memberName} revoked an invitation to the group for 1 person.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--one--you": {
"messageformat": "You revoked an invitation to the group for 1 person.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-own--to-you": {
"messageformat": "{inviterName} revoked their invitation to you.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-own--unknown": {
"messageformat": "{inviterName} revoked their invitation to 1 person.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--one--unknown": {
"messageformat": "An admin revoked an invitation to the group for 1 person.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--many--other": {
"messageformat": "{memberName} revoked {count, plural, one {an invitation to the group for # person} other {invitations to the group for # people}}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--many--you": {
"messageformat": "You revoked {count, plural, one {an invitation to the group for # person} other {invitations to the group for # people}}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--many--unknown": {
"messageformat": "An admin revoked {count, plural, one {an invitation to the group for # person} other {invitations to the group for # people}}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--other": {
"messageformat": "{adminName} revoked an invitation to the group for 1 person invited by {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--you": {
"messageformat": "You revoked an invitation to the group for 1 person invited by {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--unknown": {
"messageformat": "An admin revoked an invitation to the group for 1 person invited by {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--other": {
"messageformat": "{adminName} revoked the invitation to the group you sent to {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--you": {
"messageformat": "You rescinded your invitation to {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--unknown": {
"messageformat": "An admin revoked the invitation to the group you sent to {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--many--other": {
"messageformat": "{adminName} revoked {count, plural, one {an invitation to the group for # person} other {invitations to the group for # people}} invited by {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--many--you": {
"messageformat": "You revoked {count, plural, one {an invitation to the group for # person} other {invitations to the group for # people}} invited by {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--many--unknown": {
"messageformat": "An admin revoked {count, plural, one {an invitation to the group for # person} other {invitations to the group for # people}} invited by {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--many--other": {
"messageformat": "{adminName} revoked the {count, plural, one {invitation to the group you sent to # person} other {invitations to the group you sent to # people}}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--many--you": {
"messageformat": "You rescinded your invitation to {count, plural, one {# person} other {# people}}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--many--unknown": {
"messageformat": "An admin revoked the {count, plural, one {invitation to the group you sent to # person} other {invitations to the group you sent to # people}}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-add-one--you": {
"messageformat": "You sent a request to join the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-add-one--other": {
"messageformat": "{joinerName} requested to join via the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--you--you": {
"messageformat": "You canceled your request to join the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--you--unknown": {
"messageformat": "Your request to join the group has been denied by an admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--other--you": {
"messageformat": "You denied a request to join the group from {joinerName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--other--own": {
"messageformat": "{joinerName} canceled their request to join the group.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--other--other": {
"messageformat": "{adminName} denied a request to join the group from {joinerName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--other--unknown": {
"messageformat": "A request to join the group from {joinerName} was denied.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} requested and cancelled their request to join via the group link",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} requested and cancelled {numberOfRequests, number} requests to join via the group link",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--disabled--you": {
"messageformat": "You turned on the group link with admin approval disabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--disabled--other": {
"messageformat": "{adminName} turned on the group link with admin approval disabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--disabled--unknown": {
"messageformat": "The group link has been turned on with admin approval disabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--enabled--you": {
"messageformat": "You turned on the group link with admin approval enabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--enabled--other": {
"messageformat": "{adminName} turned on the group link with admin approval enabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--enabled--unknown": {
"messageformat": "The group link has been turned on with admin approval enabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-remove--you": {
"messageformat": "You turned off the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-remove--other": {
"messageformat": "{adminName} turned off the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-remove--unknown": {
"messageformat": "The group link has been turned off.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-reset--you": {
"messageformat": "You reset the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-reset--other": {
"messageformat": "{adminName} reset the group link.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-reset--unknown": {
"messageformat": "The group link has been reset.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--remove--you": {
"messageformat": "You removed the group description.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--remove--other": {
"messageformat": "{memberName} removed the group description.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--remove--unknown": {
"messageformat": "The group description was removed.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--change--you": {
"messageformat": "You changed the group description.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--change--other": {
"messageformat": "{memberName} changed the group description.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--change--unknown": {
"messageformat": "The group description was changed.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--admin--you": {
"messageformat": "You changed the group settings to only allow admins to send messages.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--admin--other": {
"messageformat": "{memberName} changed the group settings to only allow admins to send messages.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--admin--unknown": {
"messageformat": "The group was changed to only allow admins to send messages.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--member--you": {
"messageformat": "You changed the group settings to allow all members to send messages.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--member--other": {
"messageformat": "{memberName} changed the group settings to allow all members to send messages.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--member--unknown": {
"messageformat": "The group was changed to allow all members to send messages.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--summary": {
"messageformat": "This group's members or settings have changed.",
"description": "When rejoining a group, any detected changes are collapsed down into this summary"
},
"icu:GroupV1--Migration--disabled--link": {
"messageformat": "Upgrade this group to activate new features like @mentions and admins. Members who have not shared their name or photo in this group will be invited to join. <learnMoreLink>Learn more.</learnMoreLink>",
"description": "Shown instead of composition area when user is forced to migrate a legacy group (GV1)."
},
"icu:GroupV1--Migration--was-upgraded": {
"messageformat": "This group was upgraded to a New Group.",
"description": "Shown in timeline when a legacy group (GV1) is upgraded to a new group (GV2)"
},
"icu:GroupV1--Migration--learn-more": {
"messageformat": "Learn More",
"description": "Shown on a bubble below a 'group was migrated' timeline notification, or as button on Migrate dialog"
},
"icu:GroupV1--Migration--migrate": {
"messageformat": "Upgrade",
"description": "Shown on Migrate dialog to kick off the process"
},
"icu:GroupV1--Migration--info--title": {
"messageformat": "What are New Groups?",
"description": "Shown on Learn More popup after GV1 migration"
},
"icu:GroupV1--Migration--migrate--title": {
"messageformat": "Upgrade to New Group",
"description": "Shown on Migration popup after choosing to migrate group"
},
"icu:GroupV1--Migration--info--summary": {
"messageformat": "New Groups have features like @mentions and group admins, and will support more features in the future.",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--keep-history": {
"messageformat": "All message history and media has been kept from before the upgrade.",
"description": "Shown on Learn More popup after GV1 migration"
},
"icu:GroupV1--Migration--migrate--keep-history": {
"messageformat": "All message history and media will be kept from before the upgrade.",
"description": "Shown on Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--invited--you": {
"messageformat": "You will need to accept an invite to join this group again, and will not receive group messages until you accept.",
"description": "Shown on Learn More popup after GV1 migration"
},
"icu:GroupV1--Migration--info--invited--many": {
"messageformat": "These members will need to accept an invite to join this group again, and will not receive group messages until they accept:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--invited--one": {
"messageformat": "This member will need to accept an invite to join this group again, and will not receive group messages until they accept:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--invited--count": {
"messageformat": "{count, plural, one {# member} other {# members}} will need to accept an invite to join this group again, and will not receive group messages until they accept.",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--before--many": {
"messageformat": "These members are not capable of joining New Groups, and will be removed from the group:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--before--one": {
"messageformat": "This member is not capable of joining New Groups, and will be removed from the group:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--before--count": {
"messageformat": "{count, plural, one {# member is} other {# members are}} not capable of joining New Groups, and will be removed from the group.",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--after--many": {
"messageformat": "These members were not capable of joining New Groups, and were removed from the group:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--after--one": {
"messageformat": "This member was not capable of joining New Groups, and was removed from the group:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--after--count": {
"messageformat": "{count, plural, one {# member was not capable of joining New Groups, and was} other {# members were not capable of joining New Groups, and were}} removed from the group.",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--invited--you": {
"messageformat": "You couldn't be added to the New Group and have been invited to join.",
"description": "Shown in timeline when a group is upgraded and you were invited instead of added"
},
"icu:GroupV1--Migration--invited--one": {
"messageformat": "{contact} couldnt be added to the New Group and has been invited to join.",
"description": "Shown in timeline when a group is upgraded and one person was invited, instead of added"
},
"icu:GroupV1--Migration--invited--many": {
"messageformat": "{count, plural, one {# member couldnt be added to the New Group and has been invited to join} other {# members couldnt be added to the New Group and have been invited to join}}.",
"description": "Shown in timeline when a group is upgraded and some people were invited, instead of added"
},
"icu:GroupV1--Migration--removed--one": {
"messageformat": "{contact} was removed from the group.",
"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, plural, one {# member was} other {# members were}} removed from the group.",
"description": "Shown in timeline when a group is upgraded and some people were removed entirely during the upgrade"
},
"icu:close": {
"messageformat": "Close",
"description": "Generic close label"
},
"icu:previous": {
"messageformat": "previous",
"description": "Generic previous label"
},
"icu:next": {
"messageformat": "next",
"description": "Generic next label"
},
"icu:BadgeDialog__become-a-sustainer-button": {
"messageformat": "Donate to Signal",
"description": "In the badge dialog. This button is shown under sustainer badges, taking users to some instructions"
},
"icu:BadgeSustainerInstructions__header": {
"messageformat": "Donate to Signal",
"description": "In the instructions for becoming a sustainer. The heading."
},
"icu:BadgeSustainerInstructions__subheader": {
"messageformat": "Signal is powered by people like you. Contribute and receive a badge.",
"description": "In the instructions for becoming a sustainer. The subheading."
},
"icu:BadgeSustainerInstructions__instructions__1": {
"messageformat": "Open Signal on your phone",
"description": "In the instructions for becoming a sustainer. First instruction."
},
"icu:BadgeSustainerInstructions__instructions__2": {
"messageformat": "Tap on your profile photo in the top left to open Settings",
"description": "In the instructions for becoming a sustainer. Second instruction."
},
"icu:BadgeSustainerInstructions__instructions__3": {
"messageformat": "Tap on \"Donate to Signal\" and subscribe",
"description": "In the instructions for becoming a sustainer. Third instruction."
},
"icu:CompositionArea--expand": {
"messageformat": "Expand",
"description": "Aria label for expanding composition area"
},
"icu:CompositionArea--attach-file": {
"messageformat": "Attach file",
"description": "Aria label for file attachment button in composition area"
},
"icu:CompositionArea--sms-only__title": {
"messageformat": "This person isnt using Signal",
"description": "Title for the composition area for the SMS-only contact"
},
"icu:CompositionArea--sms-only__body": {
"messageformat": "Signal Desktop does not support messaging non-Signal contacts. Ask this person to install Signal for a more secure messaging experience.",
"description": "Body for the composition area for the SMS-only contact"
},
"icu:CompositionArea--sms-only__spinner-label": {
"messageformat": "Checking contact's registration status",
"description": "Displayed while checking if the contact is SMS-only"
},
"icu:CompositionArea__edit-action--discard": {
"messageformat": "Discard message",
"description": "aria-label for discard edit button"
},
"icu:CompositionArea__edit-action--send": {
"messageformat": "Send edited message",
"description": "aria-label for send edit button"
},
"icu:CompositionInput__editing-message": {
"messageformat": "Edit message",
"description": "Status text displayed above composition input when editing a message"
},
"icu:countMutedConversationsDescription": {
"messageformat": "Include muted chats in badge count",
"description": "Description for counting muted conversations in badge setting"
},
"icu:ContactModal--nickname": {
"messageformat": "Nickname",
"description": "Label for the nickname field in the Group Contact Details modal"
},
"icu:ContactModal--rm-admin": {
"messageformat": "Remove as admin",
"description": "Button text for removing as admin button in Group Contact Details modal"
},
"icu:ContactModal--make-admin": {
"messageformat": "Make admin",
"description": "Button text for make admin button in Group Contact Details modal"
},
"icu:ContactModal--make-admin-info": {
"messageformat": "{contact} will be able to edit this group and its members.",
"description": "Shown in a confirmation dialog when you are about to grant admin privileges to someone"
},
"icu:ContactModal--rm-admin-info": {
"messageformat": "Remove {contact} as group admin?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Add to another group",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Remove from group",
"description": "Button text for remove from group button in Group Contact Details modal"
},
"icu:ContactModal--already-in-call": {
"messageformat": "You are already in a call",
"description": "Tooltip text for video or audio call button in Contact Details modal"
},
"icu:showChatColorEditor": {
"messageformat": "Chat color",
"description": "This is a button in the conversation context menu to show the chat color editor"
},
"icu:showConversationDetails": {
"messageformat": "Group settings",
"description": "This is a button in the conversation context menu to show group settings"
},
"icu:showConversationDetails--direct": {
"messageformat": "Chat settings",
"description": "This is a button in the conversation context menu to show chat settings"
},
"icu:ConversationDetails__unmute--title": {
"messageformat": "Unmute this chat?",
"description": "Title for the modal to unmute a chat"
},
"icu:ConversationDetails--group-link": {
"messageformat": "Group link",
"description": "This is the label for the group link management panel"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Disappearing messages",
"description": "This is the label for the disappearing messages setting panel"
},
"icu:ConversationDetails--disappearing-messages-info--group": {
"messageformat": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, in groups"
},
"icu:ConversationDetails--disappearing-messages-info--direct": {
"messageformat": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"icu:ConversationDetails--nickname-label": {
"messageformat": "Nickname",
"description": "This is the label for the nickname setting panel"
},
"icu:ConversationDetails--nickname-actions": {
"messageformat": "Actions",
"description": "This is the label for the nickname actions panel"
},
"icu:ConversationDetails--nickname-actions--delete": {
"messageformat": "Delete",
"description": "This is the label for the delete nickname action"
},
"icu:ConversationDetails__ConfirmDeleteNicknameAndNote__Title": {
"messageformat": "Delete nickname?",
"description": "Title for the modal to confirm deleting a nickname"
},
"icu:ConversationDetails__ConfirmDeleteNicknameAndNote__Description": {
"messageformat": "This will permanently delete this nickname and note.",
"description": "Description for the modal to confirm deleting a nickname"
},
"icu:ConversationDetails--notifications": {
"messageformat": "Notifications",
"description": "This is the label for notifications in the conversation details screen"
},
"icu:ConversationDetails--group-info-label": {
"messageformat": "Who can edit group info",
"description": "This is the label for the 'who can edit the group' panel"
},
"icu:ConversationDetails--group-info-info": {
"messageformat": "Choose who can edit group name, photo, description, and disappearing messages timer.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"icu:ConversationDetails--add-members-label": {
"messageformat": "Who can add members",
"description": "This is the label for the 'who can add members' panel"
},
"icu:ConversationDetails--add-members-info": {
"messageformat": "Choose who can add members to this group.",
"description": "This is the additional info for the 'who can add members' panel"
},
"icu:ConversationDetails--announcement-label": {
"messageformat": "Who can send messages",
"description": "This is the additional info for the 'who can send messages' panel"
},
"icu:ConversationDetails--announcement-info": {
"messageformat": "Choose who can send messages to the group.",
"description": "This is the additional info for the 'who can send messages' panel"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Requests & Invites",
"description": "This is a button to display which members have been invited but have not joined yet"
},
"icu:ConversationDetailsActions--leave-group": {
"messageformat": "Leave group",
"description": "This is a button to leave a group"
},
"icu:ConversationDetailsActions--block-group": {
"messageformat": "Block group",
"description": "This is a button to block a group"
},
"icu:ConversationDetailsActions--unblock-group": {
"messageformat": "Unblock group",
"description": "This is a button to unblock a group"
},
"icu:ConversationDetailsActions--leave-group-must-choose-new-admin": {
"messageformat": "Before you leave, you must choose at least one new admin for this group.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"icu:ConversationDetailsActions--leave-group-modal-title": {
"messageformat": "Do you really want to leave?",
"description": "This is the modal title for confirming leaving a group"
},
"icu:ConversationDetailsActions--leave-group-modal-content": {
"messageformat": "You will no longer be able to send or receive messages in this group.",
"description": "This is the modal content for confirming leaving a group"
},
"icu:ConversationDetailsActions--leave-group-modal-confirm": {
"messageformat": "Leave",
"description": "This is the modal button to confirm leaving a group"
},
"icu:ConversationDetailsActions--unblock-group-modal-title": {
"messageformat": "Unblock the \"{groupName}\" Group?",
"description": "This is the modal title for confirming unblock of a group"
},
"icu:ConversationDetailsActions--block-group-modal-title": {
"messageformat": "Block and Leave the \"{groupName}\" Group?",
"description": "This is the modal title for confirming blocking a group"
},
"icu:ConversationDetailsActions--block-group-modal-content": {
"messageformat": "You will no longer receive messages or updates from this group.",
"description": "This is the modal content for confirming blocking a group"
},
"icu:ConversationDetailsActions--block-group-modal-confirm": {
"messageformat": "Block",
"description": "This is the modal button to confirm blocking a group"
},
"icu:ConversationDetailsActions--unblock-group-modal-content": {
"messageformat": "Your contacts will be able add you to this group.",
"description": "This is the modal content for confirming unblock of a group"
},
"icu:ConversationDetailsActions--unblock-group-modal-confirm": {
"messageformat": "Unblock",
"description": "This is the modal button to confirm unblock of a group"
},
"icu:ConversationDetailsHeader--members": {
"messageformat": "{number, plural, one {# member} other {# members}}",
"description": "This is the number of members in a group"
},
"icu:ConversationDetailsMediaList--shared-media": {
"messageformat": "Shared media",
"description": "Title for the media thumbnails in the conversation details screen"
},
"icu:ConversationDetailsMediaList--show-all": {
"messageformat": "See all",
"description": "This is a button on the conversation details to show all media"
},
"icu:ConversationDetailsMembershipList--title": {
"messageformat": "{number, plural, one {# member} other {# members}}",
"description": "The title of the membership list panel"
},
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Add members",
"description": "The button that you can click to add new members"
},
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "See all",
"description": "This is a button on the conversation details to show all members"
},
"icu:ConversationDetailsGroups--title": {
"messageformat": "{count, plural, one {# group} other {# groups}} in common",
"description": "Title of the groups-in-common panel, in the contact details"
},
"icu:ConversationDetailsGroups--title--with-zero-groups-in-common": {
"messageformat": "No groups in common",
"description": "Title of the groups-in-common panel, in the contact details, with zero groups in common"
},
"icu:ConversationDetailsGroups--add-to-group": {
"messageformat": "Add to a group",
"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": "See all",
"description": "This is a button on the conversation details (for a direct contact) to show all groups-in-common"
},
"icu:EditNicknameAndNoteModal__Title": {
"messageformat": "Nickname",
"description": "Title for the edit nickname and note modal"
},
"icu:EditNicknameAndNoteModal__Description": {
"messageformat": "Nicknames & notes are stored with Signal and end-to-end encrypted. They are only visible to you.",
"description": "Description for the edit nickname and note modal"
},
"icu:EditNicknameAndNoteModal__FirstName__Label": {
"messageformat": "First name",
"description": "Label for the first name input in the edit nickname and note modal"
},
"icu:EditNicknameAndNoteModal__FirstName__Placeholder": {
"messageformat": "First name",
"description": "Input placeholder for the first name input in the edit nickname and note modal"
},
"icu:EditNicknameAndNoteModal__LastName__Label": {
"messageformat": "Last name",
"description": "Label for the last name input in the edit nickname and note modal"
},
"icu:EditNicknameAndNoteModal__LastName__Placeholder": {
"messageformat": "Last name",
"description": "Input placeholder for the last name input in the edit nickname and note modal"
},
"icu:EditNicknameAndNoteModal__Note__Label": {
"messageformat": "Note",
"description": "Label for the note input in the edit nickname and note modal"
},
"icu:EditNicknameAndNoteModal__Note__Placeholder": {
"messageformat": "Note",
"description": "Input placeholder for the note input in the edit nickname and note modal"
},
"icu:ConversationNotificationsSettings__mentions__label": {
"messageformat": "Mentions",
"description": "In the conversation notifications settings, this is the label for the mentions option"
},
"icu:ConversationNotificationsSettings__mentions__info": {
"messageformat": "Receive notifications when you're mentioned in muted chats",
"description": "In the conversation notifications settings, this is the sub-label for the mentions option"
},
"icu:ConversationNotificationsSettings__mentions__select__always-notify": {
"messageformat": "Always notify",
"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": "Don't notify if muted",
"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": "Group link copied.",
"description": "Shown in a toast when a user selects to copy group link"
},
"icu:GroupLinkManagement--share": {
"messageformat": "Copy link",
"description": "This lets users share their group link"
},
"icu:GroupLinkManagement--confirm-reset": {
"messageformat": "Are you sure you want to reset the group link? People will no longer be able to join the group using the current link.",
"description": "Shown in the confirmation dialog when an admin is about to reset the group link"
},
"icu:GroupLinkManagement--reset": {
"messageformat": "Reset link",
"description": "This lets users generate a new group link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Approve new members",
"description": "Title for the approve new members select area"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Require an admin to approve new members joining via the group link",
"description": "Description for the approve new members select area"
},
"icu:PendingInvites--tab-requests": {
"messageformat": "Requests ({count, number})",
"description": "Label for the tab to view pending requests"
},
"icu:PendingInvites--tab-invites": {
"messageformat": "Invites ({count, number})",
"description": "Label for the tab to view pending invites"
},
"icu:PendingRequests--approve-for": {
"messageformat": "Approve request from \"{name}\"?",
"description": "This is the modal content when confirming approving a group request to join"
},
"icu:PendingRequests--deny-for": {
"messageformat": "Deny request from \"{name}\"?",
"description": "This is the modal content when confirming denying a group request to join"
},
"icu:PendingRequests--deny-for--with-link": {
"messageformat": "Deny request from \"{name}\"? They will not be able to request to join via the group link again.",
"description": "This is the modal content when confirming denying a group request to join"
},
"icu:PendingInvites--invited-by-you": {
"messageformat": "Invited by you",
"description": "This is the title for the list of members you have invited"
},
"icu:PendingInvites--invited-by-others": {
"messageformat": "Invited by others",
"description": "This is the title for the list of members who have invited other people"
},
"icu:PendingInvites--invited-count": {
"messageformat": "Invited {number, number}",
"description": "This is the label for the number of members someone has invited"
},
"icu:PendingInvites--revoke-for-label": {
"messageformat": "Revoke group invite",
"description": "This is aria label for revoking a group invite icon"
},
"icu:PendingInvites--revoke-for": {
"messageformat": "Revoke group invite for \"{name}\"?",
"description": "This is the modal content when confirming revoking a single invite"
},
"icu:PendingInvites--revoke-from": {
"messageformat": "Revoke {number, plural, one {# invite} other {# invites}} sent by \"{name}\"?",
"description": "This is the modal content when confirming revoking multiple invites"
},
"icu:PendingInvites--revoke": {
"messageformat": "Revoke",
"description": "This is the modal button to confirm revoking invites"
},
"icu:PendingRequests--approve": {
"messageformat": "Approve Request",
"description": "This is the modal button to approve group request to join"
},
"icu:PendingRequests--deny": {
"messageformat": "Deny Request",
"description": "This is the modal button to deny group request to join"
},
"icu:PendingRequests--info": {
"messageformat": "People on this list are attempting to join \"{name}\" via the group link.",
"description": "Information shown below the pending admin approval list"
},
"icu:PendingInvites--info": {
"messageformat": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"icu:PendingRequests--block--button": {
"messageformat": "Block request",
"description": "Shown in timeline if users cancel their request to join a group via a group link"
},
"icu:PendingRequests--block--title": {
"messageformat": "Block request?",
"description": "Title of dialog to block a user from requesting to join via the link again"
},
"icu:PendingRequests--block--contents": {
"messageformat": "{name} will not be able to join or request to join this group via the group link. They can still be added to the group manually.",
"description": "Details of dialog to block a user from requesting to join via the link again"
},
"icu:PendingRequests--block--confirm": {
"messageformat": "Block Request",
"description": "Confirmation button of dialog to block a user from requesting to join via the link again"
},
"icu:SelectModeActions--exitSelectMode": {
"messageformat": "Exit select mode",
"description": "conversation > in select mode > composition area actions > exit select mode > accessibility label"
},
"icu:SelectModeActions--selectedMessages": {
"messageformat": "{count, plural, one {#} other {#}} selected",
"description": "conversation > in select mode > composition area actions > count of selected messsages"
},
"icu:SelectModeActions--deleteSelectedMessages": {
"messageformat": "Delete selected messages",
"description": "conversation > in select mode > composition area actions > delete selected messsages action > accessibility label"
},
"icu:SelectModeActions--forwardSelectedMessages": {
"messageformat": "Forward selected messages",
"description": "conversation > in select mode > composition area actions > forward selected messsages action > accessibility label"
},
"icu:DeleteMessagesModal--title": {
"messageformat": "Delete {count, plural, one {message} other {# messages}}?",
"description": "delete selected messages > confirmation modal > title"
},
"icu:DeleteMessagesModal--description": {
"messageformat": "Who would you like to delete {count, plural, one {this message} other {these messages}} for?",
"description": "delete selected messages > confirmation modal > description"
},
"icu:DeleteMessagesModal--description--noteToSelf": {
"messageformat": "What devices would you like to delete {count, plural, one {this message} other {these messages}} from?",
"description": "within note to self conversation > delete selected messages > confirmation modal > description"
},
"icu:DeleteMessagesModal--description--noteToSelf--deleteSync": {
"messageformat": "{count, plural, one {This message} other {These messages}} will be deleted from all your devices.",
"description": "within note to self conversation > delete selected messages > confirmation modal > description"
},
"icu:DeleteMessagesModal--deleteForMe": {
"messageformat": "Delete for me",
"description": "delete selected messages > confirmation modal > delete for me"
},
"icu:DeleteMessagesModal--deleteFromThisDevice": {
"messageformat": "Delete from this device",
"description": "within note to self conversation > delete selected messages > confirmation modal > delete from this device (same as delete for me)"
},
"icu:DeleteMessagesModal--deleteForEveryone": {
"messageformat": "Delete for everyone",
"description": "delete selected messages > confirmation modal > delete for everyone"
},
"icu:DeleteMessagesModal--deleteFromAllDevices": {
"messageformat": "Delete from all devices",
"description": "within note to self conversation > delete selected messages > confirmation modal > delete from all devices (same as delete for everyone)"
},
"icu:DeleteMessagesModal--noteToSelf--deleteSync": {
"messageformat": "Delete",
"description": "When delete sync is enabled, there is only one Delete option in Note to Self"
},
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "You can only select up to {count, plural, one {# message} other {# messages}} to delete for everyone",
"description": "delete selected messages > confirmation modal > deleted for everyone (disabled) > toast > too many messages to 'delete for everyone'"
},
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "You can only forward up to 30 messages",
"description": "conversation > in select mode > composition area actions > forward selected messages (disabled) > toast message when too many messages"
},
"icu:ContactPill--remove": {
"messageformat": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--title": {
"messageformat": "{count, plural, one {Invitation sent} other {# invitations sent}}",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"messageformat": "{name} cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"messageformat": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"messageformat": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"messageformat": "Learn more",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:AddGroupMembersModal--title": {
"messageformat": "Add members",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"icu:AddGroupMembersModal--continue-to-confirm": {
"messageformat": "Update",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"icu:AddGroupMembersModal--confirm-title--one": {
"messageformat": "Add {person} to \"{group}\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog"
},
"icu:AddGroupMembersModal--confirm-title--many": {
"messageformat": "Add {count, number} members to \"{group}\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog"
},
"icu:AddGroupMembersModal--confirm-button--one": {
"messageformat": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"icu:AddGroupMembersModal--confirm-button--many": {
"messageformat": "Add members",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"icu:createNewGroupButton": {
"messageformat": "New group",
"description": "The text of the button to create new groups"
},
"icu:selectContact": {
"messageformat": "Select contact {name}",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"icu:deselectContact": {
"messageformat": "De-select contact {name}",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"icu:cannotSelectContact": {
"messageformat": "Cannot select contact {name}",
"description": "The label for contact checkboxes that are disabled"
},
"icu:alreadyAMember": {
"messageformat": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"icu:MessageAudio--play": {
"messageformat": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"icu:MessageAudio--pause": {
"messageformat": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"icu:MessageAudio--download": {
"messageformat": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"icu:MessageAudio--pending": {
"messageformat": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"icu:MessageAudio--slider": {
"messageformat": "Playback time of audio attachment",
"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": "Click the {composeIcon} above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty"
},
"icu:composeIcon": {
"messageformat": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"icu:ForwardMessageModal__title": {
"messageformat": "Forward To",
"description": "Title for the forward a message modal dialog"
},
"icu:ForwardMessageModal__ShareCallLink": {
"messageformat": "Share call link",
"description": "Title for the forward a message modal dialog in share call link mode"
},
"icu:ForwardMessageModal--continue": {
"messageformat": "Continue",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
},
"icu:ForwardMessagesModal__toast--CannotForwardEmptyMessage": {
"messageformat": "Cannot forward empty or deleted messages",
"description": "Toast message shown when trying to forward an empty or deleted message"
},
"icu:ShareCallLinkViaSignal__DraftMessageText": {
"messageformat": "Use this link to join a Signal call: {url}",
"description": "Draft message text for sharing a call link"
},
"icu:MessageRequestWarning__learn-more": {
"messageformat": "Learn more",
"description": "Shown on the message request warning. Clicking this button will open a dialog with more information"
},
"icu:MessageRequestWarning__safety-tips": {
"messageformat": "Safety Tips",
"description": "Shown on the message request warning. Clicking this button will open a dialog with safety tips"
},
"icu:MessageRequestWarning__dialog__details": {
"messageformat": "You have no groups in common with this person. Review requests carefully before accepting to avoid unwanted messages.",
"description": "Shown in the message request warning dialog. Gives more information about message requests"
},
"icu:MessageRequestWarning__dialog__learn-even-more": {
"messageformat": "About Message Requests",
"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": "Review requests carefully. Signal found another contact with the same name. <reviewRequestLink>Review request</reviewRequestLink>",
"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, one {# group member has} other {# group members have}} the same name. <reviewRequestLink>Review members</reviewRequestLink>",
"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, one {# name conflict was} other {# name conflicts were}} found in this group. <reviewRequestLink>Review members</reviewRequestLink>",
"description": "Shown in the timeline warning when multiple names are shared by members of a group."
},
"icu:ContactSpoofingReviewDialog__title": {
"messageformat": "Review request",
"description": "Title for the contact name spoofing review dialog"
},
"icu:ContactSpoofingReviewDialog__description": {
"messageformat": "If you're not sure who the request is from, review the contacts below and take action.",
"description": "Description for the contact spoofing review dialog"
},
"icu:ContactSpoofingReviewDialog__possibly-unsafe-title": {
"messageformat": "Request",
"description": "Header in the contact spoofing review dialog, shown above the potentially-unsafe user"
},
"icu:ContactSpoofingReviewDialog__safe-title": {
"messageformat": "Your contact",
"description": "Header in the contact spoofing review dialog, shown above the \"safe\" user"
},
"icu:ContactSpoofingReviewDialog__group__title": {
"messageformat": "Review members",
"description": "Title for the contact name spoofing review dialog in groups"
},
"icu:ContactSpoofingReviewDialog__group__description": {
"messageformat": "{count, plural, one {# group member} other {# group members}} have the same name, review the members below or choose to take action.",
"description": "Description for the group contact spoofing review dialog"
},
"icu:ContactSpoofingReviewDialog__group__multiple-conflicts__description": {
"messageformat": "{count, plural, one {# name conflict was} other {# name conflicts were}} found in this group. Review the members below or choose to take action.",
"description": "Description for the group contact spoofing review dialog when there are multiple shared names"
},
"icu:ContactSpoofingReviewDialog__group__members__no-shared-groups": {
"messageformat": "No other groups in common",
"description": "Informational text displayed next to a contact on ContactSpoofingReviewDialog"
},
"icu:ContactSpoofingReviewDialog__signal-connection": {
"messageformat": "Signal Connection",
"description": "Text of a button on ContactSpoofingReviewDialog leading to an education modal"
},
"icu:ContactSpoofingReviewDialog__group__name-change-info": {
"messageformat": "Recently changed their profile name from {oldName} to {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": "Remove from group",
"description": "When confirming the removal of a group member, show this text in the button"
},
"icu:RemoveGroupMemberConfirmation__description": {
"messageformat": "Remove \"{name}\" from the group?",
"description": "When confirming the removal of a group member, show this text in the dialog"
},
"icu:RemoveGroupMemberConfirmation__description__with-link": {
"messageformat": "Remove \"{name}\" from the group? They will not be able to rejoin via the group link.",
"description": "When confirming the removal of a group member, show this text in the dialog"
},
"icu:CaptchaDialog__title": {
"messageformat": "Verify to continue messaging",
"description": "Header in the captcha dialog"
},
"icu:CaptchaDialog__first-paragraph": {
"messageformat": "To help prevent spam on Signal, please complete verification.",
"description": "First paragraph in the captcha dialog"
},
"icu:CaptchaDialog__second-paragraph": {
"messageformat": "After verifying, you can continue messaging. Any paused messages will automatically be sent.",
"description": "First paragraph in the captcha dialog"
},
"icu:CaptchaDialog--can-close__title": {
"messageformat": "Continue without verifying?",
"description": "Header in the captcha dialog that can be closed"
},
"icu:CaptchaDialog--can-close__body": {
"messageformat": "If you choose to skip verification, you may miss messages from other people and your messages may fail to send.",
"description": "Body of the captcha dialog that can be closed"
},
"icu:CaptchaDialog--can_close__skip-verification": {
"messageformat": "Skip verification",
"description": "Skip button of the captcha dialog that can be closed"
},
"icu:verificationComplete": {
"messageformat": "Verification complete.",
"description": "Displayed after successful captcha"
},
"icu:verificationFailed": {
"messageformat": "Verification failed. Please retry later.",
"description": "Displayed after unsuccessful captcha"
},
"icu:deleteForEveryoneFailed": {
"messageformat": "Failed to delete message for everyone. Please retry later.",
"description": "Displayed when delete-for-everyone has failed to send to all recipients"
},
"icu:ChatColorPicker__delete--title": {
"messageformat": "Delete color",
"description": "Confirm title for deleting custom color"
},
"icu:ChatColorPicker__delete--message": {
"messageformat": "This custom color is used in {num, plural, one {# chat} other {# chats}}. Do you want to delete it for all chats?",
"description": "Confirm message for deleting custom color"
},
"icu:ChatColorPicker__menu-title": {
"messageformat": "Chat Color",
"description": "View title for the chat color picker and editor"
},
"icu:ChatColorPicker__reset": {
"messageformat": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"icu:ChatColorPicker__resetDefault": {
"messageformat": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"icu:ChatColorPicker__resetAll": {
"messageformat": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"icu:ChatColorPicker__confirm-reset-default": {
"messageformat": "Reset default",
"description": "Button label for resetting only global chat color"
},
"icu:ChatColorPicker__confirm-reset": {
"messageformat": "Reset",
"description": "Confirm button label for resetting chat colors"
},
"icu:ChatColorPicker__confirm-reset-message": {
"messageformat": "Would you like to override all chat colors?",
"description": "Modal message text for confirming resetting of chat colors"
},
"icu:ChatColorPicker__custom-color--label": {
"messageformat": "Show custom color editor",
"description": "aria-label for custom color editor button"
},
"icu:ChatColorPicker__sampleBubble1": {
"messageformat": "Here's a preview of the chat color.",
"description": "An example message bubble for selecting the chat color"
},
"icu:ChatColorPicker__sampleBubble2": {
"messageformat": "Another bubble.",
"description": "An example message bubble for selecting the chat color"
},
"icu:ChatColorPicker__sampleBubble3": {
"messageformat": "The color is visible to only you.",
"description": "An example message bubble for selecting the chat color"
},
"icu:ChatColorPicker__context--edit": {
"messageformat": "Edit color",
"description": "Option in the custom color bubble context menu"
},
"icu:ChatColorPicker__context--duplicate": {
"messageformat": "Duplicate",
"description": "Option in the custom color bubble context menu"
},
"icu:ChatColorPicker__context--delete": {
"messageformat": "Delete",
"description": "Option in the custom color bubble context menu"
},
"icu:CustomColorEditor__solid": {
"messageformat": "Solid",
"description": "Tab label for selecting solid colors"
},
"icu:CustomColorEditor__gradient": {
"messageformat": "Gradient",
"description": "Tab label for selecting a gradient"
},
"icu:CustomColorEditor__hue": {
"messageformat": "Hue",
"description": "Label for the hue slider"
},
"icu:CustomColorEditor__saturation": {
"messageformat": "Saturation",
"description": "Label for the saturation slider"
},
"icu:CustomColorEditor__title": {
"messageformat": "Custom Color",
"description": "Modal title for the custom color editor"
},
"icu:GradientDial__knob-start": {
"messageformat": "Gradient start",
"description": "aria-label for the custom color gradient creator knob"
},
"icu:GradientDial__knob-end": {
"messageformat": "Gradient end",
"description": "aria-label for the custom color gradient creator knob"
},
"icu:customDisappearingTimeOption": {
"messageformat": "Custom time...",
"description": "Text for an option in Disappearing Messages menu and Conversation Details Disappearing Messages setting when no user value is available"
},
"icu:selectedCustomDisappearingTimeOption": {
"messageformat": "Custom time",
"description": "Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time"
},
"icu:DisappearingTimeDialog__label--value": {
"messageformat": "Number",
"description": "aria-label for the number select box"
},
"icu:DisappearingTimeDialog__label--units": {
"messageformat": "Unit of time",
"description": "aria-label for the units of time select box"
},
"icu:DisappearingTimeDialog__title": {
"messageformat": "Custom Time",
"description": "Title for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__body": {
"messageformat": "Choose a custom time for disappearing messages.",
"description": "Body for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__set": {
"messageformat": "Set",
"description": "Text for the dialog button confirming the custom disappearing message timeout"
},
"icu:DisappearingTimeDialog__seconds": {
"messageformat": "Seconds",
"description": "Name of the 'seconds' unit select for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__minutes": {
"messageformat": "Minutes",
"description": "Name of the 'minutes' unit select for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__hours": {
"messageformat": "Hours",
"description": "Name of the 'hours' unit select for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__days": {
"messageformat": "Days",
"description": "Name of the 'days' unit select for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__weeks": {
"messageformat": "Weeks",
"description": "Name of the 'weeks' unit select for the custom disappearing message timeout dialog"
},
"icu:settings__DisappearingMessages__footer": {
"messageformat": "Set a default disappearing message timer for all new chats started by you.",
"description": "Footer for the Disappearing Messages settings section"
},
"icu:settings__DisappearingMessages__timer__label": {
"messageformat": "Default timer for new chats",
"description": "Label for the Disappearing Messages default timer setting"
},
"icu:UniversalTimerNotification__text": {
"messageformat": "The disappearing message time will be set to {timeValue} when you message them.",
"description": "A message displayed when default disappearing message timeout is about to be applied"
},
"icu:ContactRemovedNotification__text": {
"messageformat": "You have removed this person, messaging them again will add them back to your list.",
"description": "A message displayed when contact was removed and will be added back on an outgoing message"
},
"icu:ErrorBoundaryNotification__text": {
"messageformat": "Couldn't display this message. Click to submit a debug log.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"icu:GroupDescription__read-more": {
"messageformat": "read more",
"description": "Button text when the group description is too long"
},
"icu:EditConversationAttributesModal__description-warning": {
"messageformat": "Group descriptions will be visible to members of this group and people who have been invited.",
"description": "Label text shown when editing group description"
},
"icu:ConversationDetailsHeader--add-group-description": {
"messageformat": "Add group description...",
"description": "Placeholder text in the details header for those that can edit the group description"
},
"icu:MediaQualitySelector--button": {
"messageformat": "Select media quality",
"description": "aria-label for the media quality selector button"
},
"icu:MediaQualitySelector--title": {
"messageformat": "Media Quality",
"description": "Popup selector title"
},
"icu:MediaQualitySelector--standard-quality-title": {
"messageformat": "Standard",
"description": "Title for option for standard quality"
},
"icu:MediaQualitySelector--standard-quality-description": {
"messageformat": "Faster, less data",
"description": "Description of standard quality selector"
},
"icu:MediaQualitySelector--high-quality-title": {
"messageformat": "High",
"description": "Title for option for high quality"
},
"icu:MediaQualitySelector--high-quality-description": {
"messageformat": "Slower, more data",
"description": "Description of high quality selector"
},
"icu:MessageDetailsHeader--Failed": {
"messageformat": "Not sent",
"description": "In the message details screen, shown above contacts where the message failed to deliver"
},
"icu:MessageDetailsHeader--Pending": {
"messageformat": "Pending",
"description": "In the message details screen, shown above contacts where the message is still sending"
},
"icu:MessageDetailsHeader--Sent": {
"messageformat": "Sent to",
"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": "Delivered to",
"description": "In the message details screen, shown above contacts who have received your message"
},
"icu:MessageDetailsHeader--Read": {
"messageformat": "Read by",
"description": "In the message details screen, shown above contacts who have read this message"
},
"icu:MessageDetailsHeader--Viewed": {
"messageformat": "Viewed by",
"description": "In the message details screen, shown above contacts who have viewed this message"
},
"icu:MessageDetail--disappears-in": {
"messageformat": "Disappears in",
"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": "View edit history",
"description": "Link to view a message's edit history"
},
"icu:ProfileEditor--about": {
"messageformat": "About",
"description": "Default text for about field"
},
"icu:ProfileEditor--username": {
"messageformat": "Username",
"description": "Default text for username field"
},
"icu:ProfileEditor--username--corrupted--body": {
"messageformat": "Something went wrong with your username, its no longer assigned to your account. You can try and set it again or choose a new one.",
"description": "Text of confirmation modal when the username gets corrupted"
},
"icu:ProfileEditor--username--corrupted--fix-button": {
"messageformat": "Fix now",
"description": "Button text for creation of a new username in case of corruption"
},
"icu:ProfileEditor__username-link": {
"messageformat": "QR code or link",
"description": "Label of a profile editor row that navigates to username link and qr code modal"
},
"icu:ProfileEditor__username__error-icon": {
"messageformat": "Username needs reset",
"description": "Accessibility title of an icon in profile editor"
},
"icu:ProfileEditor__username-link__error-icon": {
"messageformat": "Username link needs reset",
"description": "Accessibility title of an icon in profile editor"
},
"icu:ProfileEditor__username-link__tooltip__title": {
"messageformat": "Share your username",
"description": "Title of tooltip displayed under 'QR code or link' button for getting username link"
},
"icu:ProfileEditor__username-link__tooltip__body": {
"messageformat": "Let others start a chat with you by sharing your unique QR code or link.",
"description": "Body of tooltip displayed under 'QR code or link' button for getting username link"
},
"icu:ProfileEditor--username--title": {
"messageformat": "Choose your username",
"description": "Title text for username modal"
},
"icu:ProfileEditor--username--check-characters": {
"messageformat": "Usernames may only contain a-z, 0-9 and _",
"description": "Shown if user has attempted to use forbidden characters in username"
},
"icu:ProfileEditor--username--check-starting-character": {
"messageformat": "Usernames cannot begin with a number.",
"description": "Shown if user has attempted to begin their username with a number"
},
"icu:ProfileEditor--username--check-character-min-plural": {
"messageformat": "Usernames must have at least {min, plural, one {# character} other {# characters}}.",
"description": "Shown if user has attempted to enter a username with too few characters - currently min is 3"
},
"icu:ProfileEditor--username--check-character-max-plural": {
"messageformat": "Usernames must have at most {max, plural, one {# character} other {# characters}}.",
"description": "Shown if user has attempted to enter a username with too many characters - currently min is 25"
},
"icu:ProfileEditor--username--check-discriminator-min": {
"messageformat": "Invalid username, enter a minimum of 2 digits.",
"description": "Shown if user has attempted to enter a username with too few digits in discriminator - currently min is 2"
},
"icu:ProfileEditor--username--check-discriminator-all-zero": {
"messageformat": "This number cant be 00. Enter a digit between 1-9",
"description": "Shown if user has attempted to enter a username with 00 as discriminator"
},
"icu:ProfileEditor--username--check-discriminator-leading-zero": {
"messageformat": "Numbers with more than 2 digits cant start with 0",
"description": "Shown if user has attempted to enter a username with leading 0 in discriminator"
},
"icu:ProfileEditor--username--too-many-attempts": {
"messageformat": "Too many attempts made, please try again later",
"description": "Shown if user has made too many attempts to pick a username and has to wait before retrying"
},
"icu:ProfileEditor--username--unavailable": {
"messageformat": "This username is not available",
"description": "Shown if the username is not available for registration"
},
"icu:ProfileEditor--username--general-error": {
"messageformat": "Your username couldnt be saved. Check your connection and try again.",
"description": "Shown if something unknown has gone wrong with username save."
},
"icu:ProfileEditor--username--reservation-gone": {
"messageformat": "{username} is no longer available. A new set of digits will be paired with your username, please try saving it again.",
"description": "Shown if username reservation has expired and new one needs to be generated."
},
"icu:ProfileEditor--username--delete-general-error": {
"messageformat": "Your username couldnt be removed. Check your connection and try again.",
"description": "Shown if something unknown has gone wrong with username delete."
},
"icu:ProfileEditor--username--copied-username": {
"messageformat": "Copied username",
"description": "Shown when username is copied to clipboard."
},
"icu:ProfileEditor--username--copied-username-link": {
"messageformat": "Copied link",
"description": "Shown when username link is copied to clipboard."
},
"icu:ProfileEditor--username--deleting-username": {
"messageformat": "Deleting username",
"description": "Shown as aria label for spinner icon next to username"
},
"icu:ProfileEditor--username--confirm-delete-body-2": {
"messageformat": "This will remove your username and disable your QR code and link. “{username}” will be available for others to claim. Are you sure?",
"description": "Shown in dialog body if user has saved an empty string to delete their username"
},
"icu:ProfileEditor--username--confirm-delete-button": {
"messageformat": "Delete",
"description": "Shown in dialog button if user has saved an empty string to delete their username"
},
"icu:ProfileEditor--username--context-menu": {
"messageformat": "Copy or delete username",
"description": "Shown as aria label for context menu next to username"
},
"icu:ProfileEditor--username--copy": {
"messageformat": "Copy username",
"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--delete": {
"messageformat": "Delete",
"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": "Write something about yourself...",
"description": "Placeholder text for about input field"
},
"icu:ProfileEditor--first-name": {
"messageformat": "First Name (Required)",
"description": "Placeholder text for first name field"
},
"icu:ProfileEditor--last-name": {
"messageformat": "Last Name (Optional)",
"description": "Placeholder text for last name field"
},
"icu:ConfirmDiscardDialog--discard": {
"messageformat": "Would you like to discard these changes?",
"description": "ConfirmationDialog text for discarding changes"
},
"icu:ConfirmationDialog__Title--in-call-close-requested": {
"messageformat": "Close Signal and end the call?",
"description": "ConfirmationDialog title when trying to close the app while in a call."
},
"icu:ConfirmationDialog__Title--close-requested-not-now": {
"messageformat": "Not Now",
"description": "Confirmation dialog button to cancel closing the app, while in a call and trying to close the app."
},
"icu:ProfileEditor--edit-photo": {
"messageformat": "Edit photo",
"description": "Text of a button on profile editor that leads to the avatar editor"
},
"icu:ProfileEditor--info--general": {
"messageformat": "Your profile and changes to it will be visible to people you message, contacts and groups.",
"description": "Information shown in profile editor below profile name and about fields"
},
"icu:ProfileEditor--info--pnp": {
"messageformat": "Your username, QR code & link arent visible on your profile. Only share them with people you trust.",
"description": "Information shown in profile editor below pnp settings when username is set"
},
"icu:ProfileEditor--info--pnp--no-username": {
"messageformat": "People can now message you using your optional username so you dont have to give out your phone number.",
"description": "Information shown in profile editor below pnp settings when no username is set"
},
"icu:Bio--speak-freely": {
"messageformat": "Speak Freely",
"description": "A default bio option"
},
"icu:Bio--encrypted": {
"messageformat": "Encrypted",
"description": "A default bio option"
},
"icu:Bio--free-to-chat": {
"messageformat": "Free to chat",
"description": "A default bio option"
},
"icu:Bio--coffee-lover": {
"messageformat": "Coffee lover",
"description": "A default bio option"
},
"icu:Bio--taking-break": {
"messageformat": "Taking a break",
"description": "A default bio option"
},
"icu:ProfileEditorModal--profile": {
"messageformat": "Profile",
"description": "Title for profile editing"
},
"icu:ProfileEditorModal--name": {
"messageformat": "Your Name",
"description": "Title for editing your name"
},
"icu:ProfileEditorModal--about": {
"messageformat": "About",
"description": "Title for about editing"
},
"icu:ProfileEditorModal--avatar": {
"messageformat": "Your Avatar",
"description": "Title for profile avatar editing"
},
"icu:ProfileEditorModal--username": {
"messageformat": "Username",
"description": "Title for username editing"
},
"icu:ProfileEditorModal--error": {
"messageformat": "Your profile could not be updated. Please try again.",
"description": "Error message when something goes wrong updating your profile."
},
"icu:AnnouncementsOnlyGroupBanner--modal": {
"messageformat": "Message an admin",
"description": "Modal title for the list of admins in a group"
},
"icu:AnnouncementsOnlyGroupBanner--announcements-only": {
"messageformat": "Only {admins} can send messages",
"description": "Displayed if sending of messages is disabled to non-admins"
},
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "admins",
"description": "Clickable text describing administrators of a group, used in the message an admin label"
},
"icu:AvatarEditor--choose": {
"messageformat": "Select an avatar",
"description": "Label for the avatar selector"
},
"icu:AvatarColorPicker--choose": {
"messageformat": "Choose a color",
"description": "Label for when you need to choose your fighter, err color"
},
"icu:LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"messageformat": "Group Avatar",
"description": "Title for the avatar picker in the group creation flow"
},
"icu:Preferences__message-audio-title": {
"messageformat": "In-chat message sounds",
"description": "Title for message audio setting"
},
"icu:Preferences__message-audio-description": {
"messageformat": "Hear a notification sound for sent and received messages while in the chat.",
"description": "Description for message audio setting"
},
"icu:Preferences__button--general": {
"messageformat": "General",
"description": "Button to switch the settings view"
},
"icu:Preferences__button--appearance": {
"messageformat": "Appearance",
"description": "Button to switch the settings view"
},
"icu:Preferences__button--chats": {
"messageformat": "Chats",
"description": "Button to switch the settings view (and a title of pane)"
},
"icu:Preferences__button--calls": {
"messageformat": "Calls",
"description": "Button to switch the settings view"
},
"icu:Preferences__button--notifications": {
"messageformat": "Notifications",
"description": "Button to switch the settings view"
},
"icu:Preferences__button--privacy": {
"messageformat": "Privacy",
"description": "Button to switch the settings view"
},
"icu:Preferences--lastSynced": {
"messageformat": "Last import at {date} {time}",
"description": "Label for date and time of last sync operation"
},
"icu:Preferences--system": {
"messageformat": "System",
"description": "Title for system type settings"
},
"icu:Preferences--zoom": {
"messageformat": "Zoom level",
"description": "Label for changing the zoom level"
},
"icu:Preferences__link-previews--title": {
"messageformat": "Generate link previews",
"description": "Title for the generate link previews setting"
},
"icu:Preferences__link-previews--description": {
"messageformat": "To change this setting, open the Signal app on your mobile device and navigate to Settings > Chats",
"description": "Description for the generate link previews setting"
},
"icu:Preferences__auto-convert-emoji--title": {
"messageformat": "Convert typed emoticons to emoji",
"description": "Title for the auto convert emoji setting"
},
"icu:Preferences__auto-convert-emoji--description": {
"messageformat": "For example, :-) will be converted to <emojify>🙂</emojify>",
"description": "Description for the auto convert emoji setting"
},
"icu:Preferences--advanced": {
"messageformat": "Advanced",
"description": "Title for advanced settings"
},
"icu:Preferences--notification-content": {
"messageformat": "Notification content",
"description": "Label for the notification content setting select box"
},
"icu:Preferences--blocked": {
"messageformat": "Blocked",
"description": "Label for blocked contacts setting"
},
"icu:Preferences--blocked-count": {
"messageformat": "{num, plural, one {# contact} other {# contacts}}",
"description": "Number of contacts blocked plural"
},
"icu:Preferences__privacy--description": {
"messageformat": "To change these settings, open the Signal app on your mobile device and navigate to Settings > Privacy",
"description": "Description for the 'who can do X' setting"
},
"icu:Preferences__pnp__row--title": {
"messageformat": "Phone Number",
"description": "Title of Phone Number row in Privacy section of Preferences window"
},
"icu:Preferences__pnp__row--body": {
"messageformat": "Choose who can see your phone number and who can contact you on Signal with it.",
"description": "Body of Phone Number row in Privacy section of Preferences window"
},
"icu:Preferences__pnp__row--button": {
"messageformat": "Change…",
"description": "Text of Phone Number row button in Privacy section of Preferences window"
},
"icu:Preferences__pnp__sharing--title": {
"messageformat": "Who can see my number",
"description": "Title for the phone number sharing setting row"
},
"icu:Preferences__pnp__sharing--description--everyone": {
"messageformat": "Your phone number will be visible to people and groups you message.",
"description": "Description for the phone number sharing setting row when the value is Everyone"
},
"icu:Preferences__pnp__sharing--description--nobody": {
"messageformat": "Your phone number will not be visible to anyone unless they have it saved in their phones contacts.",
"description": "Description for the phone number sharing setting row when the value is Nobody and phone number discoverability setting is Everyone"
},
"icu:Preferences__pnp__sharing--description--nobody--not-discoverable": {
"messageformat": "Your phone number will not be visible to anyone.",
"description": "Description for the phone number sharing setting row when the value is Nobody and phone number discoverability setting is Nobody"
},
"icu:Preferences__pnp--page-title": {
"messageformat": "Phone Number",
"description": "Title of the page in Phone Number Privacy settings"
},
"icu:Preferences__pnp__sharing__everyone": {
"messageformat": "Everyone",
"description": "Option for sharing phone number with everyone"
},
"icu:Preferences__pnp__sharing__nobody": {
"messageformat": "Nobody",
"description": "Option for sharing phone number with nobody"
},
"icu:Preferences__pnp__discoverability--title": {
"messageformat": "Who can find me by number",
"description": "Title for the phone number discoverability setting row"
},
"icu:Preferences__pnp__discoverability--description--everyone": {
"messageformat": "Anyone who has your phone number will see you're on Signal and can start chats with you.",
"description": "Description for the phone number discoverability setting row wth the value is everyone"
},
"icu:Preferences__pnp__discoverability--description--nobody": {
"messageformat": "Nobody will be able to see you're on Signal unless you message them or have an existing chat with them.",
"description": "Description for the phone number discoverability setting row wth the value is nobody"
},
"icu:Preferences__pnp__discoverability__everyone": {
"messageformat": "Everyone",
"description": "Option for letting everyone discover you by phone number"
},
"icu:Preferences__pnp__discoverability__nobody": {
"messageformat": "Nobody",
"description": "Option for letting nobody discover you by phone number"
},
"icu:Preferences__pnp__discoverability__nobody__confirmModal__title": {
"messageformat": "Are you sure?",
"description": "Title for the confirmation modal when turning the phone number discoverability setting to nobody"
},
"icu:Preferences__pnp__discoverability__nobody__confirmModal__description": {
"messageformat": "If you change “{settingTitle}” to “{nobodyLabel}” it will make it harder for people to find you on Signal.",
"description": "Description for the confirmation modal when turning the phone number discoverability setting to nobody"
},
"icu:Preferences--messaging": {
"messageformat": "Messaging",
"description": "Title for the messaging settings"
},
"icu:Preferences--read-receipts": {
"messageformat": "Read receipts",
"description": "Label for the read receipts setting"
},
"icu:Preferences--typing-indicators": {
"messageformat": "Typing indicators",
"description": "Label for the typing indicators setting"
},
"icu:Preferences--updates": {
"messageformat": "Updates",
"description": "Header for settings having to do with updates"
},
"icu:Preferences__download-update": {
"messageformat": "Automatically download updates",
"description": "Label for checkbox for the auto download updates setting"
},
"icu:Preferences__enable-notifications": {
"messageformat": "Enable notifications",
"description": "Label for checkbox for the notifications setting"
},
"icu:Preferences__devices": {
"messageformat": "Devices",
"description": "Label for Device list in call settings pane"
},
"icu:Preferences__turn-stories-on": {
"messageformat": "Turn on stories",
"description": "Label to enable stories"
},
"icu:Preferences__turn-stories-off": {
"messageformat": "Turn off stories",
"description": "Label to disable stories"
},
"icu:Preferences__turn-stories-off--action": {
"messageformat": "Turn off",
"description": "Label in confirmation modal to disable stories"
},
"icu:Preferences__turn-stories-off--body": {
"messageformat": "You will no longer be able to share or view stories. Story updates you have recently shared will also be deleted.",
"description": "Confirmation modal body for disabling stories"
},
"icu:Preferences__Language__Label": {
"messageformat": "Language",
"description": "Language setting label"
},
"icu:Preferences__Language__ModalTitle": {
"messageformat": "Language",
"description": "Language setting modal title"
},
"icu:Preferences__Language__SystemLanguage": {
"messageformat": "System Language",
"description": "Option for system language"
},
"icu:Preferences__Language__SearchLanguages": {
"messageformat": "Search languages",
"description": "Placholder for language preference search box"
},
"icu:Preferences__Language__NoResults": {
"messageformat": "No results for “{searchTerm}”",
"description": "When no results are found for language preference search"
},
"icu:Preferences__LanguageModal__Set": {
"messageformat": "Set",
"description": "Button to set language preference"
},
"icu:Preferences__LanguageModal__Restart__Title": {
"messageformat": "Restart Signal to apply",
"description": "Title for restart Signal modal to apply language changes"
},
"icu:Preferences__LanguageModal__Restart__Description": {
"messageformat": "To change the language, the app needs to restart.",
"description": "Description for restart Signal modal to apply language changes"
},
"icu:Preferences__LanguageModal__Restart__Button": {
"messageformat": "Restart",
"description": "Button to restart Signal to apply language changes"
},
"icu:DialogUpdate--version-available": {
"messageformat": "Update to version {version} available",
"description": "Tooltip for new update available"
},
"icu:DialogUpdate__downloading": {
"messageformat": "Downloading Update...",
"description": "The title of update dialog when update download is in progress."
},
"icu:DialogUpdate__downloaded": {
"messageformat": "Update Downloaded",
"description": "The title of update dialog when update download is completed."
},
"icu:DialogNetworkStatus__outage": {
"messageformat": "Signal is experiencing technical difficulties. We are working hard to restore service as quickly as possible.",
"description": "The title of outage dialog during service outage."
},
"icu:InstallScreenUpdateDialog--unsupported-os__title": {
"messageformat": "Update Required",
"description": "The title of update dialog on install screen when user OS is unsupported"
},
"icu:InstallScreenUpdateDialog--auto-update__body": {
"messageformat": "To continue using Signal, you must update to the latest version.",
"description": "The body of update dialog on install screen when auto update is downloaded and available."
},
"icu:InstallScreenUpdateDialog--manual-update__action": {
"messageformat": "Download {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": "Restart Signal to install the update.",
"description": "The body of the update dialog on install screen when manual update was downloaded."
},
"icu:InstallScreenUpdateDialog--cannot-update__body": {
"messageformat": "Signal Desktop failed to update, but there is a new version available. Go to {downloadUrl} and install the new version manually, then either contact support or file a bug about this problem.",
"description": "The body of the update dialog on install screen when update cannot be installed."
},
"icu:NSIS__retry-dialog--first-line": {
"messageformat": "Signal cannot be closed.",
"description": "First line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation.",
"ignoreUnused": true
},
"icu:NSIS__retry-dialog--second-line": {
"messageformat": "Please close it manually and click Retry to continue.",
"description": "Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation.",
"ignoreUnused": true
},
"icu:NSIS__appRunning": {
"messageformat": "{appName} is running.\nClick OK to close it.\nIf it doesn't close, try closing it manually.",
"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",
"ignoreUnused": true
},
"icu:NSIS__decompressionFailed": {
"messageformat": "Failed to decompress files. Please try running the installer again.",
"description": "Displayed when Windows installer cannot decompress application files",
"ignoreUnused": true
},
"icu:NSIS__uninstallFailed": {
"messageformat": "Failed to uninstall old application files. Please try running the installer again.",
"description": "Displayed when Windows installer cannot uninstall the old application",
"ignoreUnused": true
},
"icu:NSIS__semver-downgrade": {
"messageformat": "A newer version of Signal is already installed. Are you sure you want to continue?",
"description": "A text of the dialog displayed when user tries to overwrite Signal installation with an older version.",
"ignoreUnused": true
},
"icu:CrashReportDialog__title": {
"messageformat": "Application crashed",
"description": "A title of the dialog displayed when starting an application after a recent crash"
},
"icu:CrashReportDialog__body": {
"messageformat": "Signal restarted after a crash. You can submit a crash report to help Signal investigate the issue.",
"description": "The body of the dialog displayed when starting an application after a recent crash"
},
"icu:CrashReportDialog__submit": {
"messageformat": "Send",
"description": "A button label for submission of the crash reporter data after a recent crash"
},
"icu:CrashReportDialog__erase": {
"messageformat": "Don't Send",
"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": "Customize reactions",
"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": "Click to replace an emoji",
"description": "Instructions in the modal for customizing the preferred reactions."
},
"icu:CustomizingPreferredReactions__had-save-error": {
"messageformat": "There was an error when saving your settings. Please try again.",
"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": "Message",
"description": "Placeholder for the input in the media editor"
},
"icu:MediaEditor__clock-more-styles": {
"messageformat": "More styles",
"description": "Action button for switching up the clock styles"
},
"icu:MediaEditor__control--draw": {
"messageformat": "Draw",
"description": "Label for the draw button in the media editor"
},
"icu:MediaEditor__control--text": {
"messageformat": "Add text",
"description": "Label for the text button in the media editor"
},
"icu:MediaEditor__control--crop": {
"messageformat": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"icu:MediaEditor__control--undo": {
"messageformat": "Undo",
"description": "Label for the undo button in the media editor"
},
"icu:MediaEditor__control--redo": {
"messageformat": "Redo",
"description": "Label for the redo button in the media editor"
},
"icu:MediaEditor__text--regular": {
"messageformat": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"icu:MediaEditor__text--highlight": {
"messageformat": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"icu:MediaEditor__text--outline": {
"messageformat": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"icu:MediaEditor__draw--pen": {
"messageformat": "Pen",
"description": "Type of brush to free draw"
},
"icu:MediaEditor__draw--highlighter": {
"messageformat": "Highlighter",
"description": "Type of brush to free draw"
},
"icu:MediaEditor__draw--thin": {
"messageformat": "Thin",
"description": "Tip width of the brush"
},
"icu:MediaEditor__draw--regular": {
"messageformat": "Regular",
"description": "Tip width of the brush"
},
"icu:MediaEditor__draw--medium": {
"messageformat": "Medium",
"description": "Tip width of the brush"
},
"icu:MediaEditor__draw--heavy": {
"messageformat": "Heavy",
"description": "Tip width of the brush"
},
"icu:MediaEditor__crop--reset": {
"messageformat": "Reset",
"description": "Reset the crop state"
},
"icu:MediaEditor__crop--rotate": {
"messageformat": "Rotate",
"description": "Rotate the canvas"
},
"icu:MediaEditor__crop--flip": {
"messageformat": "Flip",
"description": "Flip/mirror the canvas"
},
"icu:MediaEditor__crop--lock": {
"messageformat": "Lock",
"description": "Lock the aspect ratio"
},
"icu:MediaEditor__crop-preset--freeform": {
"messageformat": "Freeform",
"description": "Media editor > image editing controls > crop tool > Crop presets > Freeform"
},
"icu:MediaEditor__crop-preset--square": {
"messageformat": "Square",
"description": "Media editor > image editing controls > crop tool > Crop presets > Square"
},
"icu:MediaEditor__crop-preset--9-16": {
"messageformat": "9:16",
"description": "Media editor > image editing controls > crop tool > Crop presets > 9:16 (9 by 16)"
},
"icu:MyStories__title": {
"messageformat": "My Stories",
"description": "Title for the my stories list"
},
"icu:MyStories__list_item": {
"messageformat": "My Stories",
"description": "Label for the my stories in the list of all stories"
},
"icu:MyStories__story": {
"messageformat": "Your story",
"description": "aria-label for each one of your stories"
},
"icu:MyStories__download": {
"messageformat": "Download story",
"description": "aria-label for the download button"
},
"icu:MyStories__more": {
"messageformat": "More options",
"description": "aria-label for the more button"
},
"icu:MyStories__views": {
"messageformat": "{views, plural, one {# view} other {# views}}",
"description": "Number of views your story has"
},
"icu:MyStories__views--strong": {
"messageformat": "{views, plural, one {<strong>#</strong> view} other {<strong>#</strong> views}}",
"description": "Number of views your story has"
},
"icu:MyStories__views-off": {
"messageformat": "Views off",
"description": "Shown next to the user's story when the user has read receipts turned off"
},
"icu:MyStories__replies": {
"messageformat": "{replyCount, plural, one {<strong>1</strong> reply} other {<strong>#</strong> replies}}",
"description": "Number of replies your story has"
},
"icu:MyStories__delete": {
"messageformat": "Delete this story? It will also be deleted for everyone who received it.",
"description": "Confirmation dialog description text for deleting a story"
},
"icu:payment-event-notification-message-you-label": {
"messageformat": "You started a payment to {receiver}",
"description": "Payment event notification from you message bubble label"
},
"icu:payment-event-notification-message-you-label-without-receiver": {
"messageformat": "You started a payment",
"description": "Payment event notification from you message bubble label"
},
"icu:payment-event-notification-message-label": {
"messageformat": "{sender} started a payment to you",
"description": "Payment event notification from contact message bubble label"
},
"icu:payment-event-activation-request-label": {
"messageformat": "{sender} wants you to activate Payments. Only send payments to people you trust. Payments can be activated on your mobile device by going to Settings -> Payments.",
"description": "Payment event activation request from contact label"
},
"icu:payment-event-activation-request-you-label": {
"messageformat": "You sent {receiver} a request to activate Payments.",
"description": "Payment event activation request from you label"
},
"icu:payment-event-activation-request-you-label-without-receiver": {
"messageformat": "You sent a request to activate Payments.",
"description": "Payment event activation request from you label"
},
"icu:payment-event-activated-label": {
"messageformat": "{sender} can now accept Payments.",
"description": "Payment event activation from contact label"
},
"icu:payment-event-activated-you-label": {
"messageformat": "You activated Payments.",
"description": "Payment event activation from you label"
},
"icu:payment-event-notification-label": {
"messageformat": "Payment",
"description": "Payment event notification label"
},
"icu:payment-event-notification-check-primary-device": {
"messageformat": "Check your primary device for this payments status",
"description": "Payment event notification check device label"
},
"icu:MessageRequestResponseNotification__Message--Accepted": {
"messageformat": "You accepted the message request",
"description": "Message request response notification message when the user accepted the message request or unblocked another user"
},
"icu:MessageRequestResponseNotification__Message--Reported": {
"messageformat": "Reported as spam",
"description": "Message request response notification message when the user reported the message request as spam"
},
"icu:MessageRequestResponseNotification__Message--Blocked": {
"messageformat": "You blocked this person",
"description": "Message request response notification message when the user blocked another user"
},
"icu:MessageRequestResponseNotification__Message--Blocked--Group": {
"messageformat": "You blocked the group",
"description": "Message request response notification message when the user blocked a group"
},
"icu:MessageRequestResponseNotification__Message--Unblocked": {
"messageformat": "You unblocked this person",
"description": "Message request response notification message when the user unblocked another user"
},
"icu:MessageRequestResponseNotification__Message--Unblocked--Group": {
"messageformat": "You unblocked the group",
"description": "Message request response notification message when the user unblocked a group"
},
"icu:MessageRequestResponseNotification__Button--Options": {
"messageformat": "Options",
"description": "Message request response notification button to show options"
},
"icu:MessageRequestResponseNotification__Button--LearnMore": {
"messageformat": "Learn More",
"description": "Message request response notification button to learn more"
},
"icu:SignalConnectionsModal__title": {
"messageformat": "Signal Connections",
"description": "The phrase/term: 'Signal Connections'"
},
"icu:SignalConnectionsModal__header": {
"messageformat": "{connections} are people you've chosen to trust, either by:",
"description": "The beginning sentence to list the different ways a signal connection is formed"
},
"icu:SignalConnectionsModal__bullet--1": {
"messageformat": "Starting a chat",
"description": "A way that signal connection is formed"
},
"icu:SignalConnectionsModal__bullet--2": {
"messageformat": "Accepting a message request",
"description": "A way that signal connection is formed"
},
"icu:SignalConnectionsModal__bullet--3": {
"messageformat": "Having them in your system contacts",
"description": "A way that signal connection is formed"
},
"icu:SignalConnectionsModal__footer": {
"messageformat": "Your connections can see your name and photo, and can see posts to \"My Story\" unless you hide it from them",
"description": "Additional information about signal connections and the stories they can see"
},
"icu:LocalDeleteWarningModal__header": {
"messageformat": "Deleting is synced across your devices",
"description": "Emphasized text at the top of the explainer dialog you get when you first delete a message or conversation"
},
"icu:LocalDeleteWarningModal__description": {
"messageformat": "When you delete messages or chats, they will be deleted from all of your devices.",
"description": "More detailed description of new delete behavior shown in explainer dialog"
},
"icu:LocalDeleteWarningModal__confirm": {
"messageformat": "Got it",
"description": "Button to dismiss the dialog explaining that 'delete for me' now syncs between devices"
},
"icu:Stories__title": {
"messageformat": "Stories",
"description": "Title for the stories list"
},
"icu:Stories__mine": {
"messageformat": "My Story",
"description": "Label for your stories"
},
"icu:Stories__add": {
"messageformat": "Add a story",
"description": "Description hint to add a story"
},
"icu:Stories__add-story--text": {
"messageformat": "Text story",
"description": "Label to create a new text story"
},
"icu:Stories__add-story--media": {
"messageformat": "Photo or video",
"description": "Label to create a new multimedia story"
},
"icu:Stories__hidden-stories": {
"messageformat": "Hidden stories",
"description": "Button label to go to hidden stories pane"
},
"icu:Stories__list-empty": {
"messageformat": "No recent stories to show right now",
"description": "Description for when there are no stories to show"
},
"icu:Stories__list--sending": {
"messageformat": "Sending...",
"description": "Pending text for story being sent in list view"
},
"icu:Stories__list--send_failed": {
"messageformat": "Send failed",
"description": "Error text for story failed to send in list view"
},
"icu:Stories__list--partially-sent": {
"messageformat": "Partially sent",
"description": "Error text for story failed partially to send"
},
"icu:Stories__list--retry-send": {
"messageformat": "Click to retry",
"description": "Actionable link to retry a send"
},
"icu:Stories__placeholder--text": {
"messageformat": "Click to view a story",
"description": "Placeholder label for the story view"
},
"icu:Stories__from-to-group": {
"messageformat": "{name} to {group}",
"description": "Title for someone sending a story to a group"
},
"icu:Stories__toast--sending-reply": {
"messageformat": "Sending reply...",
"description": "Toast message"
},
"icu:Stories__toast--sending-reaction": {
"messageformat": "Sending reaction...",
"description": "Toast message"
},
"icu:Stories__toast--hasNoSound": {
"messageformat": "This story has no sound",
"description": "Toast message"
},
"icu:Stories__failed-send": {
"messageformat": "This story could not be sent to some people. Check your connection and try again.",
"description": "Alert error message when unable to send a story"
},
"icu:StoriesSettings__title": {
"messageformat": "Story privacy",
"description": "Title for the story settings modal"
},
"icu:StoriesSettings__description": {
"messageformat": "Stories automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.",
"description": "Description for story settings modal"
},
"icu:StoriesSettings__my_stories": {
"messageformat": "My Stories",
"description": "Title of distribution lists section in stories settings modal"
},
"icu:StoriesSettings__new-list": {
"messageformat": "New Story",
"description": "Label to create a new custom distribution list"
},
"icu:StoriesSettings__custom-story-subtitle": {
"messageformat": "Custom story",
"description": "Story settings modal custom story distribution list selection subtitle"
},
"icu:StoriesSettings__group-story-subtitle": {
"messageformat": "Group story",
"description": "Story settings modal group story selection subtitle"
},
"icu:StoriesSettings__viewers": {
"messageformat": "{count, plural, one {# viewer} other {# viewers}}",
"description": "The number of viewers for a story distribution list"
},
"icu:StoriesSettings__who-can-see": {
"messageformat": "Who can view this story",
"description": "Title for the who can see this story section"
},
"icu:StoriesSettings__add-viewer": {
"messageformat": "Add viewer",
"description": "Button label to add a viewer to a story"
},
"icu:StoriesSettings__remove--action": {
"messageformat": "Remove",
"description": "Button to remove a member from a custom list"
},
"icu:StoriesSettings__remove--title": {
"messageformat": "Remove {title}",
"description": "Title of the confirmation dialog, has a person's name"
},
"icu:StoriesSettings__remove--body": {
"messageformat": "This person will no longer see your story.",
"description": "Body of the confirmation dialog to remove someone from a custom distribution list"
},
"icu:StoriesSettings__replies-reactions--title": {
"messageformat": "Replies & reactions",
"description": "Title for the replies & reactions section"
},
"icu:StoriesSettings__replies-reactions--label": {
"messageformat": "Allow replies & reactions",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"icu:StoriesSettings__replies-reactions--description": {
"messageformat": "Let people who can view your story react and reply.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"icu:StoriesSettings__delete-list": {
"messageformat": "Delete custom story",
"description": "Button label to delete a custom distribution list"
},
"icu:StoriesSettings__delete-list--confirm": {
"messageformat": "Are you sure you want to delete \"{name}\"? Updates shared to this story will also be deleted.",
"description": "Confirmation text to delete a custom distribution list"
},
"icu:StoriesSettings__choose-viewers": {
"messageformat": "Choose Viewers",
"description": "Modal title when choosing to add a viewer to a custom distribution list"
},
"icu:StoriesSettings__name-story": {
"messageformat": "Name story",
"description": "Modal title when naming a custom distribution list"
},
"icu:StoriesSettings__name-placeholder": {
"messageformat": "Story name (required)",
"description": "Placeholder for input field"
},
"icu:StoriesSettings__hide-story": {
"messageformat": "Hide story from",
"description": "Modal title when hiding people from my stories"
},
"icu:StoriesSettings__mine__all--label": {
"messageformat": "All Signal connections",
"description": "Input label to describe all signal connections"
},
"icu:StoriesSettings__mine__exclude--label": {
"messageformat": "All except...",
"description": "Input label to create a block list"
},
"icu:StoriesSettings__mine__only--label": {
"messageformat": "Only share with...",
"description": "Input label to create an exclude list"
},
"icu:StoriesSettings__mine__disclaimer--link": {
"messageformat": "Choose who can view your story. Changes won't affect stories you've already sent. <learnMoreLink>Learn more.</learnMoreLink>",
"description": "Disclaimer on how changes to story settings work"
},
"icu:StoriesSettings__context-menu": {
"messageformat": "Story privacy",
"description": "Button label to get to story settings"
},
"icu:StoriesSettings__view-receipts--label": {
"messageformat": "View Receipts",
"description": "Label of view receipts checkbox in story settings"
},
"icu:StoriesSettings__view-receipts--description": {
"messageformat": "To change this setting, open the Signal app on your mobile device and navigate to Settings -> Stories",
"description": "Description of how view receipts can be changed in story settings"
},
"icu:GroupStorySettingsModal__members_title": {
"messageformat": "Who can view this story",
"description": "Stories settings > Group Story > members list title"
},
"icu:GroupStorySettingsModal__members_help": {
"messageformat": "Members of the group chat “{groupTitle}” can view and reply to this story. You can update the membership for this chat in the group.",
"description": "Stories settings > Group Story > group story help text"
},
"icu:GroupStorySettingsModal__remove_group": {
"messageformat": "Remove group story",
"description": "Stories settings > Group Story > button to remove group story"
},
"icu:StoriesSettings__remove_group--confirm": {
"messageformat": "Are you sure you want to remove “{groupTitle}”?",
"description": "Stories settings > Group Story > confirm to remove group story"
},
"icu:SendStoryModal__choose-who-can-view": {
"messageformat": "Choose who can view your story",
"description": "Shown during the first time posting a story"
},
"icu:SendStoryModal__title": {
"messageformat": "Send to",
"description": "Title for the send story modal"
},
"icu:SendStoryModal__send": {
"messageformat": "Send story",
"description": "aria-label for the send story button"
},
"icu:SendStoryModal__custom-story": {
"messageformat": "Custom story",
"description": "Subtitle for custom stories in the 'send to' list - shown next to the viewer count"
},
"icu:SendStoryModal__group-story": {
"messageformat": "Group story",
"description": "Subtitle for group stories in the 'send to' list - shown next to the member count"
},
"icu:SendStoryModal__only-share-with": {
"messageformat": "Only share with",
"description": "Subtitle for My Story when the user has chosen an exclude list"
},
"icu:SendStoryModal__excluded": {
"messageformat": "{count, plural, one {# excluded} other {# excluded}}",
"description": "Label for excluded count for My Story as an exclude list"
},
"icu:SendStoryModal__new": {
"messageformat": "New",
"description": "button to create a new distribution list to send story to"
},
"icu:SendStoryModal__new-custom--title": {
"messageformat": "New custom story",
"description": "Create a new distribution list"
},
"icu:SendStoryModal__new-custom--name-visibility": {
"messageformat": "Only you can see the name of this story.",
"description": "Clarification below the text box to name your story distribution list"
},
"icu:SendStoryModal__new-custom--description": {
"messageformat": "Visible only to specific people",
"description": "Description of what a distribution list would do"
},
"icu:SendStoryModal__new-group--title": {
"messageformat": "New group story",
"description": "Select a group to send a story to"
},
"icu:SendStoryModal__new-group--description": {
"messageformat": "Share to an existing group",
"description": "Description of what selecting a group would do"
},
"icu:SendStoryModal__choose-groups": {
"messageformat": "Choose groups",
"description": "Modal title when choosing groups"
},
"icu:SendStoryModal__my-stories-privacy": {
"messageformat": "My Story privacy",
"description": "Modal title for setting privacy for My Story"
},
"icu:SendStoryModal__privacy-disclaimer--link": {
"messageformat": "Choose which Signal connections can view your story. You can always change this in privacy settings. <learnMoreLink>Learn more.</learnMoreLink>",
"description": "Disclaimer on how changes to story settings work"
},
"icu:SendStoryModal__delete-story": {
"messageformat": "Delete story",
"description": "Button label to delete a story"
},
"icu:SendStoryModal__confirm-remove-group": {
"messageformat": "Remove story? This will remove the story from your list, but you will still be able to view stories from this group.",
"description": "Confirmation body for removing a group story"
},
"icu:SendStoryModal__announcements-only": {
"messageformat": "Only admins can send stories to this group.",
"description": "Alert body for groups that non-admins cannot send stories to"
},
"icu:Stories__settings-toggle--title": {
"messageformat": "Share & View Stories",
"description": "Select box title for the stories on/off toggle"
},
"icu:Stories__settings-toggle--description": {
"messageformat": "If you opt out of stories you will no longer be able to share or view stories.",
"description": "Select box description for the stories on/off toggle"
},
"icu:Stories__settings-toggle--button": {
"messageformat": "Turn off stories",
"description": "Button to turn off stories in stories settings modal"
},
"icu:StoryViewer__pause": {
"messageformat": "Pause",
"description": "Aria label for pausing a story"
},
"icu:StoryViewer__play": {
"messageformat": "Play",
"description": "Aria label for playing a story"
},
"icu:StoryViewer__reply": {
"messageformat": "Reply",
"description": "Button label to reply to a story"
},
"icu:StoryViewer__reply-placeholder": {
"messageformat": "Reply to {firstName}",
"description": "Button label to reply to a story"
},
"icu:StoryViewer__reply-group": {
"messageformat": "Reply to Group",
"description": "Button label to reply to a group story"
},
"icu:StoryViewer__mute": {
"messageformat": "Mute",
"description": "Aria label for muting stories"
},
"icu:StoryViewer__unmute": {
"messageformat": "Unmute",
"description": "Aria label for unmuting stories"
},
"icu:StoryViewer__views-off": {
"messageformat": "Views off",
"description": "When the user has read receipts turned off"
},
"icu:StoryViewer__sending": {
"messageformat": "Sending...",
"description": "Label for when a story is sending"
},
"icu:StoryViewer__failed": {
"messageformat": "Send failed. Click to retry",
"description": "Label for when a send failed"
},
"icu:StoryViewer__partial-fail": {
"messageformat": "Partially sent. Click to retry",
"description": "Label for when a send partially failed"
},
"icu:StoryDetailsModal__sent-time": {
"messageformat": "Sent {time}",
"description": "Sent timestamp"
},
"icu:StoryDetailsModal__file-size": {
"messageformat": "File size {size}",
"description": "File size description"
},
"icu:StoryDetailsModal__disappears-in": {
"messageformat": "Disappears in {countdown}",
"description": "File size description"
},
"icu:StoryDetailsModal__copy-timestamp": {
"messageformat": "Copy timestamp",
"description": "Context menu item to help debugging"
},
"icu:StoryDetailsModal__download-attachment": {
"messageformat": "Download attachment",
"description": "Context menu item to help debugging"
},
"icu:StoryViewsNRepliesModal__read-receipts-off": {
"messageformat": "Enable view receipts to see whos viewed your stories. Open the Signal app on your mobile device and navigate to Settings > Stories.",
"description": "Instructions on how to enable read receipts"
},
"icu:StoryViewsNRepliesModal__no-replies": {
"messageformat": "No replies yet",
"description": "Placeholder text for when there are no replies"
},
"icu:StoryViewsNRepliesModal__no-views": {
"messageformat": "No views yet",
"description": "Placeholder text for when there are no views"
},
"icu:StoryViewsNRepliesModal__tab--views": {
"messageformat": "Views",
"description": "Title for views tab"
},
"icu:StoryViewsNRepliesModal__tab--replies": {
"messageformat": "Replies",
"description": "Title for replies tab"
},
"icu:StoryViewsNRepliesModal__reacted": {
"messageformat": "Reacted to the story",
"description": "Description of someone reacting to a story"
},
"icu:StoryViewsNRepliesModal__not-a-member": {
"messageformat": "You cant reply to this story because youre no longer a member of this group.",
"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": "Delete for me",
"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": "Delete for everyone",
"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": "Copy timestamp",
"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": "Story",
"description": "aria-label for the story list button"
},
"icu:StoryListItem__unhide": {
"messageformat": "Show stories",
"description": "Label for menu item to un-hide the story"
},
"icu:StoryListItem__hide": {
"messageformat": "Hide story",
"description": "Label for menu item to hide the story"
},
"icu:StoryListItem__go-to-chat": {
"messageformat": "Go to chat",
"description": "Label for menu item to go to conversation"
},
"icu:StoryListItem__delete": {
"messageformat": "Delete",
"description": "Label for menu item to delete a story"
},
"icu:StoryListItem__info": {
"messageformat": "Info",
"description": "Label for menu item to get a story's information"
},
"icu:StoryListItem__hide-modal--body": {
"messageformat": "Hide story? New story updates from {name} wont appear at the top of the stories list anymore.",
"description": "Body for the confirmation dialog for hiding a story"
},
"icu:StoryListItem__hide-modal--confirm": {
"messageformat": "Hide",
"description": "Action button for the confirmation dialog to hide a story"
},
"icu:StoryImage__error2": {
"messageformat": "Cant download story. {name} will need to share it again.",
"description": "Description for image errors"
},
"icu:StoryImage__error--you": {
"messageformat": "Cant download story. You will need to share it again.",
"description": "Description for image errors but when it is your own image"
},
"icu:StoryCreator__error--video-unsupported": {
"messageformat": "Cannot post video to story as it is an unsupported file format",
"description": "Error string for when a video post to story fails"
},
"icu:StoryCreator__error--video-too-long": {
"messageformat": "Cannot post video to story because it is longer than {maxDurationInSec, plural, one {# second} other {# seconds}}.",
"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": "Cannot post video to story because it is larger than {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": "Failed to load video",
"description": "Error string for when a video post to story fails"
},
"icu:StoryCreator__text-bg--background": {
"messageformat": "Text has a white background color",
"description": "Button label"
},
"icu:StoryCreator__text-bg--inverse": {
"messageformat": "Text has selected color as the background color",
"description": "Button label"
},
"icu:StoryCreator__text-bg--none": {
"messageformat": "Text has no background color",
"description": "Button label"
},
"icu:StoryCreator__story-bg": {
"messageformat": "Change story background color",
"description": "Button label"
},
"icu:StoryCreator__next": {
"messageformat": "Next",
"description": "Button label text to advance to next step of story creation"
},
"icu:StoryCreator__add-link": {
"messageformat": "Add link",
"description": "Button label to apply the link preview to story"
},
"icu:StoryCreator__text--regular": {
"messageformat": "Regular",
"description": "Label for font"
},
"icu:StoryCreator__text--bold": {
"messageformat": "Bold",
"description": "Label for font"
},
"icu:StoryCreator__text--serif": {
"messageformat": "Serif",
"description": "Label for font"
},
"icu:StoryCreator__text--script": {
"messageformat": "Script",
"description": "Label for font"
},
"icu:StoryCreator__text--condensed": {
"messageformat": "Condensed",
"description": "Label for font"
},
"icu:StoryCreator__control--text": {
"messageformat": "Add story text",
"description": "aria-label for edit text button"
},
"icu:StoryCreator__control--link": {
"messageformat": "Add a link",
"description": "aria-label for adding a link preview"
},
"icu:StoryCreator__link-preview-placeholder": {
"messageformat": "Type or paste a URL",
"description": "Placeholder for the URL input for link previews"
},
"icu:StoryCreator__link-preview-empty": {
"messageformat": "Add a link for viewers of your story",
"description": "Empty state for the link preview"
},
"icu:Stories__failed-send--full": {
"messageformat": "Story failed to send",
"description": "Notification text whenever a story fails to send"
},
"icu:Stories__failed-send--partial": {
"messageformat": "Story couldn't be sent to all recipients",
"description": "Notification text whenever a story partially fails to send"
},
"icu:TextAttachment__placeholder": {
"messageformat": "Add text",
"description": "Placeholder for the add text input"
},
"icu:TextAttachment__preview__link": {
"messageformat": "Visit link",
"description": "Title for the link preview tooltip"
},
"icu:Quote__story": {
"messageformat": "Story",
"description": "Title for replies to stories"
},
"icu:Quote__story-reaction": {
"messageformat": "Reacted to a story from {name}",
"description": "Label for when a person reacts to a story"
},
"icu:Quote__story-reaction--you": {
"messageformat": "Reacted to your story",
"description": "Label for when someone reacts to your story"
},
"icu:Quote__story-reaction--single": {
"messageformat": "Reacted to a story",
"description": "Used whenever we can't find a user's first name"
},
"icu:Quote__story-reaction-notification--incoming": {
"messageformat": "Reacted {emoji} to your story",
"description": "Notification test for incoming story reactions"
},
"icu:Quote__story-reaction-notification--outgoing": {
"messageformat": "You reacted {emoji} to a story from {name}",
"description": "Notification test for outgoing story reactions"
},
"icu:Quote__story-reaction-notification--outgoing--nameless": {
"messageformat": "You reacted {emoji} to a story",
"description": "Notification test for outgoing story reactions but no name"
},
"icu:Quote__story-unavailable": {
"messageformat": "No longer available",
"description": "Label for when a story is not found"
},
"icu:ContextMenu--button": {
"messageformat": "Context menu",
"description": "Default aria-label for the context menu buttons"
},
"icu:EditUsernameModalBody__username-placeholder": {
"messageformat": "Username",
"description": "Placeholder for the username field"
},
"icu:EditUsernameModalBody__username-helper": {
"messageformat": "Usernames are always paired with a set of numbers.",
"description": "Shown on the edit username screen"
},
"icu:EditUsernameModalBody__learn-more": {
"messageformat": "Learn More",
"description": "Text that open a popup with information about discriminator in username"
},
"icu:EditUsernameModalBody__learn-more__title": {
"messageformat": "What is this number?",
"description": "Title of the popup with information about discriminator in username"
},
"icu:EditUsernameModalBody__learn-more__body": {
"messageformat": "These digits help keep your username private so you can avoid unwanted messages. Share your username with only the people and groups youd like to chat with. If you change usernames youll get a new set of digits.",
"description": "Body of the popup with information about discriminator in username"
},
"icu:EditUsernameModalBody__change-confirmation": {
"messageformat": "Changing your username will reset your existing QR code and link. Are you sure?",
"description": "Body of the confirmation dialog displayed when user is about to change their username"
},
"icu:EditUsernameModalBody__change-confirmation__continue": {
"messageformat": "Continue",
"description": "Text of the primary button on username change confirmation modal"
},
"icu:EditUsernameModalBody__recover-confirmation": {
"messageformat": "Recovering your username will reset your existing QR code and link. Are you sure?",
"description": "Body of the confirmation dialog displayed when user is about to recover their username"
},
"icu:EditUsernameModalBody__username-recovered__text": {
"messageformat": "Your QR code and link have been reset and your username is {username}",
"description": "Text of toast displayed upon successful recovery of username"
},
"icu:UsernameLinkModalBody__hint": {
"messageformat": "Scan this QR code with your phone to chat with me on Signal.",
"descrption": "Text of the hint displayed below generated QR code on the printable image."
},
"icu:UsernameLinkModalBody__save": {
"messageformat": "Save",
"description": "Name of the button for saving username link QR code to disk in the username link modal"
},
"icu:UsernameLinkModalBody__color": {
"messageformat": "Color",
"description": "Name of the button for changing the username link QR code color in the username link modal"
},
"icu:UsernameLinkModalBody__copy": {
"messageformat": "Copy to Clipboard",
"description": "ARIA label of the button for copying the username link to clipboard in the username link modal"
},
"icu:UsernameLinkModalBody__help": {
"messageformat": "Only share your QR code and link with people you trust. When shared others will be able to view your username and start a chat with you.",
"description": "Text of disclaimer at the bottom of the username link modal"
},
"icu:UsernameLinkModalBody__reset": {
"messageformat": "Reset",
"description": "Text of button at the bottom of the username link modal"
},
"icu:UsernameLinkModalBody__done": {
"messageformat": "Done",
"description": "Text of button at the bottom of the username link modal"
},
"icu:UsernameLinkModalBody__color__radio": {
"messageformat": "Username link color, {index, number} of {total, number}",
"description": "ARIA label of button for selecting username link color"
},
"icu:UsernameLinkModalBody__reset__confirm": {
"messageformat": "If you reset your QR code and link, your existing QR code and link will no longer work.",
"description": "Text of confirmation modal when resetting the username link"
},
"icu:UsernameLinkModalBody__resetting-link": {
"messageformat": "Resetting link...",
"description": "Text shown when resetting the username link"
},
"icu:UsernameLinkModalBody__error__text": {
"messageformat": "Something went wrong with your QR code and link, its no longer valid. Try resetting it to create a new QR code and link.",
"description": "Text of the confirmation dialog shown on username link error"
},
"icu:UsernameLinkModalBody__error__fix-now": {
"messageformat": "Fix now",
"description": "Text of the button in a confirmation dialog shown on username link error"
},
"icu:UsernameLinkModalBody__recovered__text": {
"messageformat": "Your QR code and link have been reset and a new QR code and link has been created.",
"description": "Text of the confirmation dialog shown on successful username link recovery"
},
"icu:UsernameOnboardingModalBody__title": {
"messageformat": "New ways to connect",
"description": "Title of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__row__number__title": {
"messageformat": "Phone number privacy",
"description": "Title of the first row of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__row__number__body": {
"messageformat": "Your phone number is no longer visible in chats. If your number is saved to a friends contacts, they will still see it.",
"description": "Body of the first row of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__row__username__title": {
"messageformat": "Usernames",
"description": "Title of the second row of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__row__username__body": {
"messageformat": "People can now message you using your optional username so you dont have to give out your phone number. Usernames arent visible on your profile.",
"description": "Body of the second row of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__row__qr__title": {
"messageformat": "QR codes and links",
"description": "Title of the third row of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__row__qr__body": {
"messageformat": "Usernames have a unique QR code and link you can share with friends to quickly start a chat with you.",
"description": "Body of the third row of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__continue": {
"messageformat": "Set up username",
"description": "Text of the primary button on username onboarding modal"
},
"icu:UsernameOnboardingModalBody__skip": {
"messageformat": "Not now",
"description": "Text of the secondary button on username onboarding modal"
},
"icu:UsernameMegaphone__title": {
"messageformat": "New ways to connect",
"description": "Title of username megaphone"
},
"icu:UsernameMegaphone__body": {
"messageformat": "Introducing phone number privacy, optional usernames and links.",
"description": "Body of username megaphone"
},
"icu:UsernameMegaphone__learn-more": {
"messageformat": "Learn more",
"description": "Text of the primary button on username megaphone"
},
"icu:UsernameMegaphone__dismiss": {
"messageformat": "Dismiss",
"description": "Text of the secondary button on username megaphone"
},
"icu:UnsupportedOSWarningDialog__body": {
"messageformat": "Signal desktop will no longer support your computers version of {OS} soon. To keep using Signal, update your computers operating system by {expirationDate}. <learnMoreLink>Learn more</learnMoreLink>",
"description": "Body of a dialog displayed on unsupported operating systems"
},
"icu:UnsupportedOSErrorDialog__body": {
"messageformat": "Signal desktop no longer works on this computer. To use Signal desktop again, update your computers version of {OS}. <learnMoreLink>Learn more</learnMoreLink>",
"description": "Body of a dialog displayed on unsupported operating systems"
},
"icu:UnsupportedOSErrorToast": {
"messageformat": "Signal desktop no longer works on this computer. To use Signal desktop again, update your computers version of {OS}.",
"description": "Body of a dialog displayed on unsupported operating systems"
},
"icu:MessageMetadata__edited": {
"messageformat": "Edited",
"description": "label for an edited message"
},
"icu:EditHistoryMessagesModal__title": {
"messageformat": "Edit history",
"description": "Modal title for the edit history messages modal"
},
"icu:ResendMessageEdit__body": {
"messageformat": "This edit could not be sent. Check your connection and try again",
"description": "Modal body for the confirmation dialog shown to user when attempting to resend message edit"
},
"icu:ResendMessageEdit__button": {
"messageformat": "Send again",
"description": "Button text for the confirmation dialog shown to user when attempting to resend message edit"
},
"icu:StoriesTab__MoreActionsLabel": {
"messageformat": "More actions",
"description": "Stories Tab > More Actions Button (opens context menu) > Accessibility Label"
},
"icu:CallsTab__HeaderTitle--CallsList": {
"messageformat": "Calls",
"description": "Calls Tab > Header > Title > On Calls List screen"
},
"icu:CallsTab__HeaderTitle--NewCall": {
"messageformat": "New Call",
"description": "Calls Tab > Header > Title > On New Call screen"
},
"icu:CallsTab__NewCallActionLabel": {
"messageformat": "New Call",
"description": "Calls Tab > New Call Action Button > Accessibility Label"
},
"icu:CallsTab__MoreActionsLabel": {
"messageformat": "More actions",
"description": "Calls Tab > More Actions Button (opens context menu) > Accessibility Label"
},
"icu:CallsTab__ClearCallHistoryLabel": {
"messageformat": "Clear call history",
"description": "Calls Tab > More Actions Context Menu > Clear Call History Button Label"
},
"icu:CallsTab__ConfirmClearCallHistory__Title": {
"messageformat": "Clear call history?",
"description": "Calls Tab > Confirm Clear Call History Dialog > Title"
},
"icu:CallsTab__ConfirmClearCallHistory__Body": {
"messageformat": "This will permanently delete all call history",
"description": "Calls Tab > Confirm Clear Call History Dialog > Body Text"
},
"icu:CallsTab__ConfirmClearCallHistory__ConfirmButton": {
"messageformat": "Clear",
"description": "Calls Tab > Confirm Clear Call History Dialog > Confirm Button"
},
"icu:CallsTab__ToastCallHistoryCleared": {
"messageformat": "Call history cleared",
"description": "Calls Tab > Clear Call History > Toast"
},
"icu:CallsTab__EmptyStateText": {
"messageformat": "Click to view or start a call",
"description": "Calls Tab > When no call is selected > Empty state > Call to action text"
},
"icu:CallsList__SearchInputPlaceholder": {
"messageformat": "Search",
"description": "Calls Tab > Calls List > Search Input > Placeholder"
},
"icu:CallsList__ToggleFilterByMissedLabel": {
"messageformat": "Filter by missed",
"description": "Calls Tab > Calls List > Toggle search filter by missed > Accessibility label"
},
"icu:CallsList__ToggleFilterByMissed__RoleDescription": {
"messageformat": "Toggle",
"description": "Calls Tab > Calls List > Toggle search filter by missed > Accessibility role description ('A toggle button')"
},
"icu:CallsList__EmptyState--noQuery": {
"messageformat": "No recent calls. Get started by calling a friend.",
"description": "Calls Tab > Calls List > When no results found > With no search query"
},
"icu:CallsList__EmptyState--hasQuery": {
"messageformat": "No results for “{query}”",
"description": "Calls Tab > Calls List > When no results found > With a search query"
},
"icu:CallsList__CreateCallLink": {
"messageformat": "Create a Call Link",
"description": "Calls Tab > Calls List > Create Call Link Button"
},
"icu:CallsList__ItemCallInfo--Incoming": {
"messageformat": "Incoming",
"description": "Calls Tab > Calls List > Call Item > Call Status > When call was accepted and was incoming"
},
"icu:CallsList__ItemCallInfo--Outgoing": {
"messageformat": "Outgoing",
"description": "Calls Tab > Calls List > Call Item > Call Status > When call was accepted and was outgoing"
},
"icu:CallsList__ItemCallInfo--Missed": {
"messageformat": "Missed",
"description": "Calls Tab > Calls List > Call Item > Call Status > When call was missed"
},
"icu:CallsList__ItemCallInfo--GroupCall": {
"messageformat": "Group call",
"description": "Calls Tab > Calls List > Call Item > Call Status > When group call is in its default state"
},
"icu:CallsList__ItemCallInfo--CallLink": {
"messageformat": "Call link",
"description": "On the Calls Tab, the subtitle text for a Call Link entry."
},
"icu:CallsList__ItemCallInfo--Active": {
"messageformat": "Active",
"description": "On the Calls Tab, the subtitle text for an active call."
},
"icu:CallsList__LeaveCallDialogTitle": {
"messageformat": "Leave the current call?",
"description": "On the Calls Tab, when trying to join a different call when you're already in another one, this is the title of the confirmation dialog to leave the other call."
},
"icu:CallsList__LeaveCallDialogBody": {
"messageformat": "You must leave the current call before joining a new call.",
"description": "On the Calls Tab, when trying to join a different call when you're already in another one, this is the body of the confirmation dialog to leave the other call."
},
"icu:CallsList__LeaveCallDialogButton--leave": {
"messageformat": "Leave call",
"description": "On the Calls Tab, when trying to join a different call when you're already in another one, this is the button to confirm leaving the other call."
},
"icu:CallsNewCall__EmptyState--noQuery": {
"messageformat": "No recent conversations.",
"description": "Calls Tab > New Call > Conversations List > When no results found > With no search query"
},
"icu:CallsNewCall__EmptyState--hasQuery": {
"messageformat": "No results for “{query}”",
"description": "Calls Tab > New Call > Conversations List > When no results found > With a search query"
},
"icu:CallsNewCallButton--return": {
"messageformat": "Return",
"description": "Calls Tab button label for returning to the call you're currently in"
},
"icu:CallsNewCallButtonTooltip--in-another-call": {
"messageformat": "You must leave the current call before joining a new call",
"description": "Calls Tab button tooltip for the join call button when you are already in a different call."
},
"icu:CallHistory__Description--Default": {
"messageformat": "{direction, select, Outgoing {Outgoing} other {Incoming}} {type, select, Audio {voice} Video {video} Group {group} other {}} call",
"description": "Call History > Short description of call > When call was not missed or declined (generally accepted)"
},
"icu:CallHistory__Description--Missed": {
"messageformat": "Missed {type, select, Audio {voice} Video {video} Group {group} other {}} call",
"description": "Call History > Short description of call > When incoming call was missed"
},
"icu:CallHistory__Description--Unanswered": {
"messageformat": "Unanswered {type, select, Audio {voice} Video {video} Group {group} other {}} call",
"description": "Call History > Short description of call > When outgoing call was unanswered"
},
"icu:CallHistory__Description--Declined": {
"messageformat": "Declined {type, select, Audio {voice} Video {video} Group {group} other {}} call",
"description": "Call History > Short description of call > When call was declined"
},
"icu:CallHistory__Description--Adhoc": {
"messageformat": "Call link",
"description": "Call History > Short description of call > When you joined a call link call"
},
"icu:CallLinkDetails__Join": {
"messageformat": "Join",
"description": "Call History > Call Link Details > Join Button"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "Copy link",
"description": "Call History > Call Link Details > Copy Link Button"
},
"icu:CallLinkDetails__ShareLinkViaSignal": {
"messageformat": "Share link via Signal",
"description": "Call History > Call Link Details > Share Link via Signal Button"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "Call link details",
"description": "Call Link Edit Modal > Title"
},
"icu:CallLinkEditModal__JoinButtonLabel": {
"messageformat": "Join",
"description": "Call Link Edit Modal > Join Button > Label"
},
"icu:CallLinkEditModal__AddCallNameLabel": {
"messageformat": "Add call name",
"description": "Call Link Edit Modal > Add Call Name Button > Label"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "Approve all members",
"description": "Call Link Edit Modal > Approve All Members Checkbox > Label"
},
"icu:CallLinkEditModal__ApproveAllMembers__Option--Off": {
"messageformat": "Off",
"description": "Call Link Edit Modal > Approve All Members Checkbox > Option > Off"
},
"icu:CallLinkEditModal__ApproveAllMembers__Option--On": {
"messageformat": "On",
"description": "Call Link Edit Modal > Approve All Members Checkbox > Option > On"
},
"icu:CallLinkAddNameModal__Title": {
"messageformat": "Add call name",
"description": "Call Link Add Name Modal > Title"
},
"icu:CallLinkAddNameModal__NameLabel": {
"messageformat": "Call name",
"description": "Call Link Add Name Modal > Name Input > Label"
},
"icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {# other is} other {# others are}} typing.",
"description": "Group chat multiple person typing indicator when space isn't available to show every avatar, this is the count of avatars hidden."
},
"icu:TransportError": {
"messageformat": "Experimental WebSocket Transport is seeing too many errors. Please submit a debug log",
"description": "A toast that is shown to alpha/beta version users when an experimental transport is seeing too many errors"
},
"icu:WhoCanFindMeReadOnlyToast": {
"messageformat": "To change this setting, set “Who can see my number” to “Nobody”.",
"description": "A toast displayed when user clicks disabled option in settings window"
},
"icu:WhatsNew__modal-title": {
"messageformat": "What's New",
"description": "Title for the whats new modal"
},
"icu:WhatsNew__bugfixes": {
"messageformat": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
"description": "Release notes for releases that only include bug fixes",
"ignoreUnused": true
},
"icu:WhatsNew__bugfixes--1": {
"messageformat": "Additional small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes",
"ignoreUnused": true
},
"icu:WhatsNew__bugfixes--2": {
"messageformat": "Handful of bug fixes to keep your app running smoothly. More exciting changes on the horizon!",
"description": "Release notes for releases that only include bug fixes",
"ignoreUnused": true
},
"icu:WhatsNew__bugfixes--3": {
"messageformat": "Tweaks, bug fixes, and performance enhancements. Keep on texting, calling, and video chatting as usual.",
"description": "Release notes for releases that only include bug fixes",
"ignoreUnused": true
},
"icu:WhatsNew__bugfixes--4": {
"messageformat": "Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you. ",
"description": "Release notes for releases that only include bug fixes",
"ignoreUnused": true
},
"icu:WhatsNew__bugfixes--5": {
"messageformat": "Additional small tweaks, bug fixes, and assorted plans for the future.",
"description": "Release notes for releases that only include bug fixes",
"ignoreUnused": true
},
"icu:WhatsNew__bugfixes--6": {
"messageformat": "Small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!",
"description": "Release notes for releases that only include bug fixes",
"ignoreUnused": true
},
"icu:WhatsNew__v7.16--0": {
"messageformat": "We fixed a bug that prevented the button to minimize a call from appearing while that call was reconnecting. Now you don't need to feel disconnected from previous chats even if the internet is feeling disconnected.",
"description": "(Deleted 2024/07/17) Release notes for version 7.16"
},
"icu:WhatsNew__v7.17--0": {
"messageformat": "We wanted things to be slicker and quicker for sticker clickers, so we fixed a bug that sometimes prevented Signal from launching the sticker viewer if you tried to open a sticker pack link while the app was closed.",
"description": "Release notes for version 7.17"
}
}