bvcxz.1.5.0.source-code.main_it.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nbvcxz Show documentation
Show all versions of nbvcxz Show documentation
Nbvcxz takes heavy inspiration from the zxcvbn library built by Dropbox, and in a lot of ways is
similar.
I built this library to be heavily extensible for every use case, with sane defaults.
# Main text translations
main.startPrompt=Comandi: valuta password (e); genera password (g); esci (q)
main.enterCommand=Inserisci il comando:
main.estimatePrompt=Inserisci la password da valutare:
main.generatorType=Che tipo di password vuoi generare? Casuale (r), Frase (p):
main.randomType=Alfabetica (1), Alfanumerica (2), Alfanumerica e Simboli (3), Numerica (4):
main.lengthPrompt=Quanti caratteri:
main.delimiterPrompt=Che delimitatore vuoi usare:
main.wordsPrompt=Di quante parole vuoi che sia composta la password:
main.quitPrompt=Grazie per aver usato nbvcxz!
main.timeToCalculate=Tempo per il calcolo:
main.password=Password:
main.feedback.warning=Attenzione:
main.feedback.suggestion=Suggerimento:
main.feedback.minimumMet=La tua password soddisfa i requisiti minimi di sicurezza.
main.feedback.insecure=La tua password non soddisfa i requisiti minimi di sicurezza.
main.entropy=Entropia:
main.timeToCrack=Tempo per decifrarla:
main.match.matchType=Tipo di corrispondenza:
main.match.token=Stringa:
main.match.startIndex=Indice iniziale:
main.match.endIndex=Indice finale:
main.match.length=Lunghezza:
main.match.dictionary=Dizionario:
main.match.dictionaryValue=Valore del Dizionario:
main.match.rank=Punteggio:
main.match.leetSub=Sostituzione Leet:
main.match.reversed=Rovesciata:
main.match.distance=Distanza:
main.match.repeatingCharacters=Caratteri ripetuti:
main.match.repeated=Ripetuti:
main.match.firstCharacter=Primo Carattere:
main.match.spacialType=Tipo Spaziale:
main.match.turns=Svolte:
main.match.shifts=Spostamenti:
main.match.year=Anno:
main.match.month=Mese:
main.match.day=Giorno:
main.match.separator=Separatore:
main.estimate.greaterCenturies=infinito (>100000 secoli)
main.estimate.centuries=secoli
main.estimate.years=anni
main.estimate.months=mesi
main.estimate.days=giorni
main.estimate.hours=ore
main.estimate.minutes=minuti
main.estimate.seconds=secondi
main.estimate.instant=istantaneo