Cable-Desktop/_locales/en/messages.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2015-12-15 00:10:49 +01:00
{
2015-12-26 06:12:17 +01:00
"unsupportedAttachment": {
"message": "Unsupported attachment type. Click to save.",
"description": "Displayed for incoming unsupported attachment"
},
"unsupportedFileType": {
2015-12-26 06:12:17 +01:00
"message": "Unsupported file type",
"description": "Displayed for outgoing unsupported attachment"
},
2015-12-26 05:38:16 +01:00
"fileSizeWarning": {
"message": "Sorry, the selected file exceeds message size restrictions."
},
2015-12-26 03:16:38 +01:00
"disconnected": {
"message": "Disconnected"
},
2015-12-26 03:15:04 +01:00
"submitDebugLog": {
"message": "Submit debug log"
},
"searchForPeopleOrGroups": {
"message": "Search for people or groups",
"description": "Placeholder text in the search input"
},
"welcomeToSignal": {
"message": "Welcome to Signal"
},
"selectAContact": {
"message": "Select a contact or group to start chatting."
},
2015-12-26 01:52:04 +01:00
"ok": {
"message": "OK"
},
"cancel": {
"message": "Cancel"
},
2015-12-25 07:55:53 +01:00
"failedToSend": {
"message": "Failed to send to some recipients."
},
"error": {
"message": "Error"
},
"resend": {
"message": "Resend"
},
"messageDetail": {
"message": "Message Detail"
},
"sent": {
"message": "Sent",
"description": "Label for the time a message was sent"
},
"received": {
"message": "Received",
"description": "Label for the time a message was received"
},
2015-12-25 07:50:27 +01:00
"sendMessage": {
"message": "Send a message",
"description": "Placeholder text in the message entry field"
},
"members": {
"message": "Members"
},
"resetSession": {
"message": "Reset Session"
},
"verifyIdentity": {
"message": "Verify Identity"
},
"deleteMessages": {
"message": "Delete messages"
2015-12-25 07:52:50 +01:00
},
"sessionEnded": {
"message": "Secure session ended"
2015-12-25 07:50:27 +01:00
}
2015-12-15 00:10:49 +01:00
}