Files
Desktop/_locales/it/messages.json
lilia ac43d40135 Populate placeholders across locale files
Apparently transifex isn't quite clever enough to preserve these lines,
so we will need to manually add placeholders to all locale files any
time we add new placeholders or new locales. Luckily, running tx pull
will only update the translated strings and not overwrite the
placeholder attributes unless it is run with --force/-f.

This commit adds all the locales currently enabled in transifex, even
though many of them have yet to be translated.

// FREEBIE
2016-01-21 18:30:38 -08:00

211 lines
6.8 KiB
JSON

{
"unsupportedAttachment": {
"message": "Tipo di allegato non supportato. Clicca per salvare.",
"description": "Displayed for incoming unsupported attachment"
},
"incomingKeyConflict": {
"message": "Ricevuto un messaggio con una chiave d'identità sconosciuta. Clicca per procedere e visualizzare.",
"description": ""
},
"installComputerName": {
"message": "Questo dispositivo sarà conosciuto con il seguente nome",
"description": "Text displayed before the input where the user can enter the name for this device."
},
"gotIt": {
"message": "Capito!",
"description": ""
},
"unsupportedFileType": {
"message": "Tipo di file non supportato",
"description": "Displayed for outgoing unsupported attachment"
},
"installGeneratingKeys": {
"message": "Generazione chiavi in corso",
"description": ""
},
"resetSession": {
"message": "Resetta Sessione",
"description": ""
},
"welcomeToSignal": {
"message": "Benvenuti a Signal",
"description": ""
},
"members": {
"message": "Membri",
"description": ""
},
"deleteMessages": {
"message": "Cancella messaggi",
"description": ""
},
"selectAContact": {
"message": "Seleziona un contatto o un gruppo per iniziare una chat.",
"description": ""
},
"installConnecting": {
"message": "Connessione in corso...",
"description": "Displayed when waiting for the QR Code"
},
"verifyContact": {
"message": "Forse desideri <span class='verify'>verificare</span> questo contatto.",
"description": ""
},
"sent": {
"message": "Inviato",
"description": "Label for the time a message was sent"
},
"verifyIdentity": {
"message": "Verifica Identità",
"description": ""
},
"from": {
"message": "Da",
"description": "Label for the sender of a message"
},
"debugLogExplanation": {
"message": "Questo file di log sarà esposto al publico per essere controllato dai contributori. Esaminalo bene e modificalo prima d'inviarlo. ",
"description": ""
},
"searchForPeopleOrGroups": {
"message": "Cerca persone o gruppi",
"description": "Placeholder text in the search input"
},
"installFollowUs": {
"message": "<a $a_params$>Seguici</a> per aggiornamenti sulle funzionalità multi dispositivo per iOS.",
"description": "",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
},
"yourIdentity": {
"message": "La tua identità (leggi tu)",
"description": ""
},
"installTooManyDevices": {
"message": "Sorry, you have too many devices linked already. Try removing some.",
"description": ""
},
"installSyncingGroupsAndContacts": {
"message": "Sincronizzazione gruppi e contatti in corso",
"description": ""
},
"installTagline": {
"message": "La privacy è possibile. Signal la rende facile.",
"description": "Tagline displayed under installWelcome on the install page"
},
"disconnected": {
"message": "Sconnesso",
"description": ""
},
"acceptNewKey": {
"message": "Accetta la nuova chiave",
"description": ""
},
"received": {
"message": "Ricevuto",
"description": "Label for the time a message was received"
},
"sendMessage": {
"message": "Invia messaggio",
"description": "Placeholder text in the message entry field"
},
"outgoingKeyConflict": {
"message": "La chiave d'identità di questo contatto è cambiata. Clicca per procedere e visualizzare.",
"description": ""
},
"fileSizeWarning": {
"message": "Spiacente, il file selezionato supera la dimensione predefinita per il messaggio.",
"description": ""
},
"installAndroidInstructions": {
"message": "Apri Signal sul tuo smartphone e vai a Impostazioni > Dispositivi. Fai tap sul pulsante per aggiungere un nuovo dispositivo e quindi scansiona il codice qui sopra.",
"description": ""
},
"installWelcome": {
"message": "Benvenuto in Signal per desktop",
"description": "Welcome title on the install page"
},
"cancel": {
"message": "Cancella",
"description": ""
},
"installIHaveSignalButton": {
"message": "Ho Signal per Android",
"description": "Button for the user to confirm that they have Signal for Android"
},
"sessionEnded": {
"message": "Sessione sicura terminata",
"description": ""
},
"installGetStartedButton": {
"message": "Cominciamo",
"description": ""
},
"installSignalLink": {
"message": "Prima di tutto installa <a $a_params$>Signal</a> sul tuo smartphone Android.<br /> I tuoi dispositivi saranno collegati e i tuoi messaggi sincronizzati.",
"description": "Prompt the user to install Signal on Android before linking",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
},
"installLinkingWithNumber": {
"message": "Collegamento con",
"description": "Text displayed before the phone number that the user is in the process of linking with"
},
"theirIdentity": {
"message": "Identità del conttato (legge il tuo contatto)",
"description": "They is used here as a gender-neutral third-person singular"
},
"theirIdentityUnknown": {
"message": "You haven't exchanged any messages with this contact yet. Their identity will be available after the first message.",
"description": ""
},
"submit": {
"message": "Invia",
"description": ""
},
"to": {
"message": "A",
"description": "Label for the receiver of a message"
},
"installFinalButton": {
"message": "Sembra tutto apposto",
"description": "The final button for the install process, after the user has entered a name for their device"
},
"messageDetail": {
"message": "Dettagli Messaggio",
"description": ""
},
"verify": {
"message": "Verifca",
"description": ""
},
"failedToSend": {
"message": "Il messaggio non ha raggiunto alcuni destinatari.",
"description": ""
},
"ok": {
"message": "OK",
"description": ""
},
"submitDebugLog": {
"message": "Invia il file log di debug",
"description": ""
},
"error": {
"message": "Errore",
"description": ""
},
"resend": {
"message": "Rinvia",
"description": ""
}
}