Update localization strings

pull/27/head^2
Scott Nonnenberg 7 years ago
parent dbf0be2db5
commit a2202d7d8c

@ -632,11 +632,11 @@
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation" "description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
}, },
"originalMessageNotFound": { "originalMessageNotFound": {
"message": "Original message not found", "message": "لم يتم العثور على الرسالة الأصلية",
"description": "Shown in quote if reference message was not found as message was initially downloaded and processed" "description": "Shown in quote if reference message was not found as message was initially downloaded and processed"
}, },
"originalMessageNotAvailable": { "originalMessageNotAvailable": {
"message": "Original message no longer available", "message": "الرسالة الأصلية لم تعد متوفرة",
"description": "Shown in toast if user clicks on quote that references message no longer in database" "description": "Shown in toast if user clicks on quote that references message no longer in database"
}, },
"messageFoundButNotLoaded": { "messageFoundButNotLoaded": {

@ -224,7 +224,7 @@
"description": "Displayed when a user can't send a message because they have left the group" "description": "Displayed when a user can't send a message because they have left the group"
}, },
"scrollDown": { "scrollDown": {
"message": "Scroll to bottom of conversation", "message": "Vés al final de la conversa",
"description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up" "description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
}, },
"messageBelow": { "messageBelow": {
@ -424,7 +424,7 @@
"description": "" "description": ""
}, },
"incomingError": { "incomingError": {
"message": "Error handling incoming message", "message": "S'ha produït un error en gestionar el missatge rebut",
"description": "" "description": ""
}, },
"media": { "media": {
@ -480,7 +480,7 @@
"description": "Displayed for outgoing unsupported attachment" "description": "Displayed for outgoing unsupported attachment"
}, },
"dangerousFileType": { "dangerousFileType": {
"message": "Attachment type not allowed for security reasons", "message": "Per raons de seguretat, el tipus d'adjunt no es permès ",
"description": "Shown in toast when user attempts to send .exe file, for example" "description": "Shown in toast when user attempts to send .exe file, for example"
}, },
"fileSizeWarning": { "fileSizeWarning": {
@ -488,7 +488,7 @@
"description": "" "description": ""
}, },
"unableToLoadAttachment": { "unableToLoadAttachment": {
"message": "Unable to load selected attachment.", "message": "No s'ha pogut carregar l'adjunt seleccionat",
"description": "" "description": ""
}, },
"disconnected": { "disconnected": {
@ -804,7 +804,7 @@
"description": "Used in alt tag of video attachment preview" "description": "Used in alt tag of video attachment preview"
}, },
"lightboxImageAlt": { "lightboxImageAlt": {
"message": "Image sent in conversation", "message": "S'ha enviat una imatge a la conversa",
"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"
}, },
"fileIconAlt": { "fileIconAlt": {
@ -958,7 +958,7 @@
"description": "Displayed in notifications for multiple messages" "description": "Displayed in notifications for multiple messages"
}, },
"notificationMostRecentFrom": { "notificationMostRecentFrom": {
"message": "Most recent from:", "message": "Més recent de:",
"description": "Displayed in notifications when setting is 'name only' and more than one message is waiting" "description": "Displayed in notifications when setting is 'name only' and more than one message is waiting"
}, },
"notificationFrom": { "notificationFrom": {
@ -1010,7 +1010,7 @@
"description": "Label for contact and group sync settings" "description": "Label for contact and group sync settings"
}, },
"syncExplanation": { "syncExplanation": {
"message": "Import all Signal groups and contacts from your mobile device.", "message": "Importa tots els grups i contactes del Signal des del vostre aparell mòbil.",
"description": "Explanatory text for sync settings" "description": "Explanatory text for sync settings"
}, },
"lastSynced": { "lastSynced": {
@ -1268,7 +1268,7 @@
"description": "A notification shown in the conversation when a contact reinstalls" "description": "A notification shown in the conversation when a contact reinstalls"
}, },
"safetyNumberChangedGroup": { "safetyNumberChangedGroup": {
"message": "Safety Number with $name$ has changed", "message": "El número de seguretat amb $name$ ha canviat.",
"description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name", "description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name",
"placeholders": { "placeholders": {
"name": { "name": {
@ -1282,7 +1282,7 @@
"description": "Label on button included with safety number change notification in the conversation" "description": "Label on button included with safety number change notification in the conversation"
}, },
"yourSafetyNumberWith": { "yourSafetyNumberWith": {
"message": "Your safety number with $name$:", "message": "El número de seguretat amb $name$:",
"description": "Heading for safety number view", "description": "Heading for safety number view",
"placeholders": { "placeholders": {
"name": { "name": {

@ -1232,7 +1232,7 @@
"description": "Very short format indicating current timer setting in the conversation header" "description": "Very short format indicating current timer setting in the conversation header"
}, },
"disappearingMessagesDisabled": { "disappearingMessagesDisabled": {
"message": "Disappearing messages disabled", "message": "Зникаючі повідомлення заборонені",
"description": "Displayed in the left pane when the timer is turned off" "description": "Displayed in the left pane when the timer is turned off"
}, },
"disabledDisappearingMessages": { "disabledDisappearingMessages": {

Loading…
Cancel
Save