From 70017a4b55efc52899777e97bd84e529fd312269 Mon Sep 17 00:00:00 2001 From: Tichy Date: Sat, 7 Apr 2018 13:17:26 +0200 Subject: [PATCH] Italian translation --- i18n/it.ts | 377 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 377 insertions(+) create mode 100644 i18n/it.ts diff --git a/i18n/it.ts b/i18n/it.ts new file mode 100644 index 0000000..d7c457c --- /dev/null +++ b/i18n/it.ts @@ -0,0 +1,377 @@ + + + + + About + + + A Simple Sailfish OTP Generator +(RFC 6238/4226 compatible) + Un semplice generatore di OTP per Sailfish +(compatibile con RFC 6238/4226) + + + + Copyright: Stefan Brand +License: BSD (3-clause) + Copyright: Stefan Brand +Licenza: BSD (3-clause) + + + + SailOTP uses the following third party libs: + SailOTP utilizza le seguenti librerie di terzi: + + + + Contributors: + Collaboratori: + + + + Support + Supporto + + + + Translators: + Traduttori: + + + + AddOTP + + + Show QR-Code + Mostra Codice QR + + + + Can't create QR-Code from incomplete settings! + Impossibile creare il codice QR da impostizioni incomplete! + + + + Save + Salva + + + + Add + Aggiungi + + + + Type + Tipo + + + + Time-based (TOTP) + Basato sul tempo (TOTP) + + + + Counter-based (HOTP) + Basato su contatore (HOTP) + + + + Steam Guard + Steam Guard + + + + Title + Titolo + + + + Title for the OTP + Titolo per la OTP + + + + Secret (at least 16 characters) + Segreto (almeno 16 caratteri) + + + + Secret OTP Key + Chiave OTP segreta + + + + Length + Lunghezza + + + + Length of the Token + Lunghezza del Token + + + + + Time Derivation (Seconds) + Derivazione Temporale (Secondi) + + + + Next Counter Value + Valore Prossimo Contatore + + + + Next Value of the Counter + Prossimo Valore del Contatore + + + + ExportPage + + + File already exists, choose "Overwrite existing" to overwrite it. + Il file esiste già, scegli "Sovrascrivi esistente" per sovrascriverlo. + + + + Given file does not exist! + Il file passato non esiste! + + + + + Export + Esporta + + + + + Import + Importa + + + + Filename + Nome file + + + + File to import + File da importare + + + + File to export + File da esportare + + + + Overwrite existing + Sovrascrivi esistente + + + + Password + Password + + + + Password for the file + Password per il file + + + + Passwords don't match! + Le password non corrispondono! + + + + Passwords match! + Le password corrispondono! + + + + Repeated Password for the file + Password Ripetuta per il file + + + + Here you can Import Tokens from a file. Put in the file location and the password you used on export. Pull left to start the import. + Da qua puoi Importare i Token da un file. Inserisci la posizione del file e la password usata nell'esportazione. Scorri a sinistra per iniziare l'importazione. + + + + Here you can export Tokens to a file. The exported file will be encrypted with AES-256-CBC and Base64 encoded. Choose a strong password, the file will contain the secrets used to generate the Tokens for your accounts. Pull left to start the export. + Da qua puoi Esportare i Token su un file. Il file esportato sarà criptato con AES-256-CBC e codificato Base64. Scegli una password forte, il file conterrà i segreti usati per generare i Token per i tuoi account. Scorri a sinistra per iniziare l'esportazione. + + + + To view the content of the export file outside of SailOTP use the following openssl command: + Per vedere il contenuto del file esportato al di fuori di SailORP usa il seguente comando openssl: + + + + Error writing to file + Errore in scrittura del file + + + + Token Database exported to + Database dei Toen esportato su + + + + Could not encrypt tokens. Error: + Impossibile criptare i token. Errore: + + + + Could not read tokens from Database + Impossibile leggere i token dal Database + + + + Tokens imported from + Token importati da + + + + Unable to decrypt file, did you use the right password? + Non ho potuto decrittare il file, hai scritto la password correttamente? + + + + Could not read from file + Impossibile leggere dal file + + + + MainView + + + About + Informazioni + + + + Settings + Imopstazioni + + + + Export / Import + Esporta / Importa + + + + Add Token + Aggiungi Token + + + + Nothing here + Qua non c'è nulla + + + + Pull down to add a OTP + Trascina giù per aggiungere una OTP + + + + Deleting + Cancellazione + + + + Token for + Token per + + + + copied to clipboard + copiato negli appunti + + + + Move up + Sposta su + + + + Move down + Sposta giù + + + + Edit + Modifica + + + + Delete + Cancella + + + + QRPage + + + Can't create QR-Code from incomplete settings! + Impossibile creare il codice QR da impostizioni incomplete! + + + + ScanOTP + + + Can't access temporary directory + Impossibile accedere alla cartella temporanea + + + + Add manually + Aggiungi manualmente + + + + Scan Code + Scansiona Codice + + + + Scanning... + Scansione... + + + + No valid Token data found. + Non sono stati trovati dati di Token validi. + + + + Tap the picture to start / stop scanning. Pull down to add Token manually. + Tocca l'immagine per iniziare / fermare la scansione. Trascina giù per aggiungere manualmente un Token. + + + + Settings + + + Settings + Imopstazioni + + + + Behaviour + Comportamento + + + + Show Token as QRCode on Tap + Mostra il Token come Codice QR al Tocco + + +