Cable-Desktop/_locales/it/messages.json

122 lines
3.3 KiB
JSON
Raw Normal View History

2015-12-15 00:10:49 +01:00
{
2016-01-03 14:04:23 +01:00
"unsupportedAttachment": {
"message": "Unsupported attachment type. Click to save.",
"description": "Displayed for incoming unsupported attachment"
},
"incomingKeyConflict": {
"message": "Received message with unknown identity key. Click to process and display.",
"description": ""
},
"gotIt": {
"message": "Got it!",
"description": ""
},
"unsupportedFileType": {
"message": "Unsupported file type",
"description": "Displayed for outgoing unsupported attachment"
},
"resetSession": {
"message": "Resetta Sessione",
"description": ""
},
"welcomeToSignal": {
"message": "Welcome to Signal",
"description": ""
},
"members": {
"message": "Members",
"description": ""
},
"deleteMessages": {
"message": "Cancella messaggi",
"description": ""
},
"selectAContact": {
"message": "Select a contact or group to start chatting.",
"description": ""
},
"verifyContact": {
"message": "You may wish to <span class='verify'>verify</span> this contact.",
"description": ""
2015-12-25 07:55:53 +01:00
},
"sent": {
2016-01-03 14:04:23 +01:00
"message": "Inviato",
"description": "Label for the time a message was sent"
},
"verifyIdentity": {
"message": "Verifica Identità",
"description": ""
},
"debugLogExplanation": {
"message": "This log will be posted publicly online for contributors to view. You may examine and edit it before submitting.",
"description": ""
},
"searchForPeopleOrGroups": {
"message": "Search for people or groups",
"description": "Placeholder text in the search input"
},
"disconnected": {
"message": "Disconnected",
"description": ""
},
"acceptNewKey": {
"message": "Accept new key",
"description": ""
2015-12-25 07:55:53 +01:00
},
"received": {
2016-01-03 14:04:23 +01:00
"message": "Ricevuto",
"description": "Label for the time a message was received"
2015-12-25 07:55:53 +01:00
},
2015-12-25 07:50:27 +01:00
"sendMessage": {
2016-01-03 14:04:23 +01:00
"message": "Invia messaggio",
"description": "Placeholder text in the message entry field"
2015-12-25 07:50:27 +01:00
},
2016-01-03 14:04:23 +01:00
"outgoingKeyConflict": {
"message": "This contact's identity key has changed. Click to process and display.",
"description": ""
2015-12-25 07:50:27 +01:00
},
2016-01-03 14:04:23 +01:00
"fileSizeWarning": {
"message": "Sorry, the selected file exceeds message size restrictions.",
"description": ""
2015-12-25 07:50:27 +01:00
},
2016-01-03 14:04:23 +01:00
"cancel": {
"message": "Cancel",
"description": ""
2015-12-25 07:52:50 +01:00
},
"sessionEnded": {
2016-01-03 14:04:23 +01:00
"message": "Sessione sicura terminata",
"description": ""
},
"submit": {
"message": "Submit",
"description": ""
},
"messageDetail": {
"message": "Dettagli Messaggio",
"description": ""
},
"verify": {
"message": "Verify",
"description": ""
},
"failedToSend": {
"message": "Failed to send to some recipients.",
"description": ""
},
"ok": {
"message": "OK",
"description": ""
},
"submitDebugLog": {
"message": "Submit debug log",
"description": ""
},
"error": {
"message": "Error",
"description": ""
},
"resend": {
"message": "Resend",
"description": ""
2015-12-25 07:50:27 +01:00
}
2016-01-03 14:04:23 +01:00
}