Update messages.json

- Some typos corrected
- "description" line moved behind "message" line in "message--getNotificationText--text-with-emoji" and "EmojiPicker--skin-tone"
- "GroupV2--member-privilege--demote--other--unknown" syntax corrected ("placeholders" was absent)
This commit is contained in:
Mr-Update 2021-09-19 00:28:46 +02:00 committed by GitHub
parent 9ada9f6a47
commit b22dca0be9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
},
"copyErrorAndQuit": {
"message": "Copy error and quit",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
"description": "Shown in the top-level error pop-up, allowing user to copy the error text and close the app"
},
"unknownContact": {
"message": "Unknown contact",
@ -21,11 +21,11 @@
},
"databaseError": {
"message": "Database Error",
"description": "Shown in a popup if the database cannot start up properly"
"description": "Shown in a pop-up if the database cannot start up properly"
},
"deleteAndRestart": {
"message": "Delete all data and restart",
"description": "Shown in a popup if the database cannot start up properly; allows user to delete database and restart"
"description": "Shown in a pop-up if the database cannot start up properly; allows user to delete database and restart"
},
"mainMenuFile": {
"message": "&File",
@ -177,15 +177,15 @@
},
"avatarMenuViewArchive": {
"message": "View Archive",
"description": "One of the menu options available in the Avatar Popup menu"
"description": "One of the menu options available in the Avatar pop-up menu"
},
"avatarMenuChatColors": {
"message": "Chat Color",
"description": "One of the menu options available in the Avatar Popup menu"
"description": "One of the menu options available in the Avatar pop-up menu"
},
"avatarMenuUpdateAvailable": {
"message": "Update Signal",
"description": "One of the menu options available in the Avatar Popup menu"
"description": "One of the menu options available in the Avatar pop-up menu"
},
"loading": {
"message": "Loading...",
@ -263,14 +263,14 @@
},
"importChooserTitle": {
"message": "Choose directory with exported data",
"description": "Title of the popup window used to select data previously exported"
"description": "Title of the pop-up window used to select data previously exported"
},
"importErrorHeader": {
"message": "Something went wrong!",
"description": "Header of the error screen after a failed import"
},
"importingHeader": {
"message": "Loading contacts and messages",
"message": "Loading contacts and messages...",
"description": "Header of screen shown as data is import"
},
"importErrorFirst": {
@ -633,19 +633,19 @@
},
"decryptionErrorToast": {
"message": "Desktop ran into a decryption error. Click to submit a debug log.",
"description": "An error popup when we haven't added an error for decryption error."
"description": "An error pop-up when we haven't added an error for decryption error."
},
"oneNonImageAtATimeToast": {
"message": "When including a non-image attachment, the limit is one attachment per message.",
"description": "An error popup when the user has attempted to add an attachment"
"description": "An error pop-up when the user has attempted to add an attachment"
},
"cannotMixImageAndNonImageAttachments": {
"message": "You cannot mix non-image and image attachments in one message.",
"description": "An error popup when the user has attempted to add an attachment"
"description": "An error pop-up when the user has attempted to add an attachment"
},
"maximumAttachments": {
"message": "You cannot add any more attachments to this message.",
"description": "An error popup when the user has attempted to add an attachment"
"description": "An error pop-up when the user has attempted to add an attachment"
},
"fileSizeWarning": {
"message": "Sorry, the selected file exceeds message size restrictions."
@ -863,7 +863,7 @@
},
"mobile": {
"message": "mobile",
"description": "Shown on contact detail screen as a label for aa phone or email"
"description": "Shown on contact detail screen as a label for a phone or email"
},
"email": {
"message": "email",
@ -963,7 +963,7 @@
},
"allowAccess": {
"message": "Allow Access",
"description": "Button shown in popup asking to enable microphone/video permissions to send audio messages"
"description": "Button shown in pop-up asking to enable microphone/video permissions to send audio messages"
},
"showSettings": {
"message": "Show Settings",
@ -1156,7 +1156,7 @@
},
"ChatRefresh--learnMore": {
"message": "Learn More",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
"description": "Shown in timeline when session is automatically reset, to provide access to a pop-up info dialog"
},
"ChatRefresh--summary": {
"message": "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.",
@ -1182,7 +1182,7 @@
},
"DeliveryIssue--learnMore": {
"message": "Learn More",
"description": "Shown in timeline when message delivery issue happens, to provide access to a popup info dialog"
"description": "Shown in timeline when message delivery issue happens, to provide access to a pop-up info dialog"
},
"DeliveryIssue--title": {
"message": "Delivery Issue",
@ -1232,7 +1232,7 @@
},
"lightboxImageAlt": {
"message": "Image sent in conversation",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
"description": "Used in the alt tag for the image shown in a full screen lightbox view"
},
"imageCaptionIconAlt": {
"message": "Icon showing that this image has a caption",
@ -1244,7 +1244,7 @@
},
"save": {
"message": "Save",
"description": "Used as a 'commit changes' button in the Caption Editor for outgoing image attachments"
"description": "Used as a 'commit changes' button in the caption editor for outgoing image attachments"
},
"fileIconAlt": {
"message": "File icon",
@ -1620,7 +1620,7 @@
},
"calling__block-info": {
"message": "You won't receive their audio or video and they won't receive yours.",
"description": "Shown in the modal dialog to describe how blocking works in a gorup call"
"description": "Shown in the modal dialog to describe how blocking works in a group call"
},
"calling__overflow__scroll-up": {
"message": "Scroll up",
@ -1766,7 +1766,7 @@
},
"deleteAllDataHeader": {
"message": "Delete all data?",
"description": "Header of the full-screen delete data confirmation screen"
"description": "Header of the full screen delete data confirmation screen"
},
"deleteAllDataBody": {
"message": "You are about to delete all of this application's saved account information, including all contacts and all messages. You can always link with your mobile device again, but that will not restore deleted messages.",
@ -2436,6 +2436,7 @@
},
"message--getNotificationText--text-with-emoji": {
"message": "$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.",
"placeholders": {
"emoji": {
"content": "$1",
@ -2445,8 +2446,7 @@
"content": "$2",
"example": "Photo"
}
},
"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."
}
},
"message--getDescription--unsupported-message": {
"message": "Unsupported message",
@ -2493,7 +2493,7 @@
"description": "Shown in the sticker pack manager above sticker packs which you have received in messages."
},
"stickers--StickerManager--ReceivedPacks--Empty": {
"message": "Stickers from incoming messages will appear here",
"message": "Stickers from incoming messages will appear here.",
"description": "Shown in the sticker pack manager when you have not received any sticker packs in messages."
},
"stickers--StickerManager--Install": {
@ -2582,13 +2582,13 @@
},
"EmojiPicker--skin-tone": {
"message": "Skin tone $tone$",
"description": "Shown as a tooltip over the emoji tone buttons.",
"placeholders": {
"status": {
"content": "$1",
"example": "2"
}
},
"description": "Shown as a tooltip over the emoji tone buttons."
}
},
"EmojiPicker__button--recents": {
"message": "Recents",
@ -2883,8 +2883,8 @@
"description": "Shown in the shortcuts guide"
},
"close-popup": {
"message": "Close Popup",
"description": "Used as alt text for any button closing a popup"
"message": "Close Pop-up",
"description": "Used as alt text for any button closing a pop-up"
},
"add-image-attachment": {
"message": "Add image attachment",
@ -3005,7 +3005,7 @@
"description": "Label for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover--help": {
"message": "This is the image that will show up when you share your sticker pack",
"message": "This is the image that will show up when you share your sticker pack.",
"description": "Help text for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--title": {
@ -3669,7 +3669,7 @@
"description": "Title for picture-in-picture toggle"
},
"calling__pip--off": {
"message": "Fullscreen call",
"message": "Full screen call",
"description": "Title for picture-in-picture toggle"
},
"calling__switch-view--to-grid": {
@ -4486,8 +4486,8 @@
"GroupV2--member-privilege--demote--other--unknown": {
"message": "An admin revoked admin privileges from $memberName$.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"memberName": {
"adminName": {
"placeholders": {
"memberName": {
"content": "$1",
"example": "Bob"
}
@ -5069,51 +5069,51 @@
},
"GroupV1--Migration--info--title": {
"message": "What are New Groups?",
"description": "Shown on Learn More popup after GV1 migration"
"description": "Shown on Learn More pop-up after GV1 migration"
},
"GroupV1--Migration--migrate--title": {
"message": "Upgrade to New Group",
"description": "Shown on Migration popup after choosing to migrate group"
"description": "Shown on Migration pop-up after choosing to migrate group"
},
"GroupV1--Migration--info--summary": {
"message": "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"
"description": "Shown on Learn More pop-up after or Migration pop-up before GV1 migration"
},
"GroupV1--Migration--info--keep-history": {
"message": "All message history and media has been kept from before the upgrade.",
"description": "Shown on Learn More popup after GV1 migration"
"description": "Shown on Learn More pop-up after GV1 migration"
},
"GroupV1--Migration--migrate--keep-history": {
"message": "All message history and media will be kept from before the upgrade.",
"description": "Shown on Migration popup before GV1 migration"
"description": "Shown on Migration pop-up before GV1 migration"
},
"GroupV1--Migration--info--invited--you": {
"message": "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"
"description": "Shown on Learn More pop-up after GV1 migration"
},
"GroupV1--Migration--info--invited--many": {
"message": "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"
"description": "Shown on Learn More pop-up after or Migration pop-up before GV1 migration"
},
"GroupV1--Migration--info--invited--one": {
"message": "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"
"description": "Shown on Learn More pop-up after or Migration pop-up before GV1 migration"
},
"GroupV1--Migration--info--removed--before--many": {
"message": "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"
"description": "Shown on Learn More pop-up after or Migration pop-up before GV1 migration"
},
"GroupV1--Migration--info--removed--before--one": {
"message": "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"
"description": "Shown on Learn More pop-up after or Migration pop-up before GV1 migration"
},
"GroupV1--Migration--info--removed--after--many": {
"message": "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"
"description": "Shown on Learn More pop-up after or Migration pop-up before GV1 migration"
},
"GroupV1--Migration--info--removed--after--one": {
"message": "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"
"description": "Shown on Learn More pop-up after or Migration pop-up before GV1 migration"
},
"GroupV1--Migration--invited--you": {
"message": "You couldn't be added to the New Group and have been invited to join.",
@ -5277,7 +5277,7 @@
},
"ConversationDetails--announcement-info": {
"message": "Choose who can send messages to the group.",
"description": "This is the additional info for the 'who can send mesages' panel"
"description": "This is the additional info for the 'who can send messages' panel"
},
"ConversationDetails--requests-and-invites": {
"message": "Requests & Invites",
@ -5492,7 +5492,7 @@
}
},
"PendingInvites--revoke-from-plural": {
"message": "Revoke $number$ invites sent by \"$name$\"",
"message": "Revoke $number$ invites sent by \"$name$\"?",
"description": "This is the modal content when confirming revoking multiple invites",
"placeholders": {
"number": {
@ -5519,7 +5519,7 @@
},
"PendingRequests--info": {
"message": "People on this list are attempting to join \"$name$\" via the group link.",
"description": "Inforamtion shown below the pending admin approval list",
"description": "Information shown below the pending admin approval list",
"placeholders": {
"name": {
"content": "$1",
@ -5648,8 +5648,8 @@
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
"message": "Deselect contact",
"description": "The label for contact checkboxes that are selected (clicking them should deselect the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
@ -5831,7 +5831,7 @@
},
"deleteForEveryoneFailed": {
"message": "Failed to delete message for everyone. Please retry later.",
"description": "Displayed when delete-for-everyone has failed to send to all recepients"
"description": "Displayed when delete-for-everyone has failed to send to all recipients"
},
"ChatColorPicker__delete--title": {
"message": "Delete color",
@ -5973,7 +5973,7 @@
},
"settings__DisappearingMessages__timer__label": {
"message": "Default timer for new chats",
"description": "Label for the Disapearring Messages default timer setting"
"description": "Label for the Disappearing Messages default timer setting"
},
"UniversalTimerNotification__text": {
"message": "The disappearing message time will be set to $timeValue$ when you message them.",
@ -6007,7 +6007,7 @@
},
"MediaQualitySelector--title": {
"message": "Media Quality",
"description": "Popup selector title"
"description": "Pop-up selector title"
},
"MediaQualitySelector--standard-quality-title": {
"message": "Standard",
@ -6124,7 +6124,7 @@
"description": "Modal title for the list of admins in a group"
},
"AnnouncementsOnlyGroupBanner--announcements-only": {
"message": "Only $admins$ can send messages",
"message": "Only $admins$ can send messages.",
"description": "Displayed if sending of messages is disabled to non-admins",
"placeholders": {
"admins": {