bvcxz.1.5.1.source-code.main_sv.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.
The newest version!
# Main text translations
main.startPrompt=Kommandon: uppskatta l\u00F6senord (e); generera l\u00F6senord (g); sluta (q)
main.enterCommand=Var god och mata in ditt kommando:
main.estimatePrompt=Var god och mata in l\u00F6senordet du vill uppskatta:
main.generatorType=Vilken typs av l\u00F6senord vill du generera? Slumpm\u00E4ssig (r), L\u00F6senfras (p):
main.randomType=Alfa (1), Alfanumerisk (2), Alfanumerisk & Symbol (3), Numerisk (4):
main.lengthPrompt=Hur m\u00E5nga tecken:
main.delimiterPrompt=Vilken avgr\u00E4nsare vill du anv\u00E4nda:
main.wordsPrompt=Hur m\u00E5nga ord vill du att ditt l\u00F6senfras inneh\u00E5ller:
main.quitPrompt=Tack f\u00F6r att du anv\u00E4nder nbvcxz!
main.timeToCalculate=Tid att r\u00E4kna:
main.password=L\u00F6senord:
main.fullPassword=Fullst\u00E4ndigt L\u00F6senord:
main.feedback.warning=Varning:
main.feedback.suggestion=F\u00F6rslag:
main.feedback.minimumMet=Ditt l\u00F6senord uppfyller minimikravet f\u00F6r styrkan.
main.feedback.insecure=Ditt l\u00F6senord uppfyller inte minimikravet f\u00F6r styrkan.
main.entropy=Entropi:
main.timeToCrack=Tid att kn\u00E4cka:
main.match.matchType=Typ av match:
main.match.token=Del av ordet:
main.match.startIndex=Startindex:
main.match.endIndex=Slutindex:
main.match.length=L\u00E4ngd:
main.match.dictionary=Ordbok:
main.match.dictionaryValue=Ordet i ordboken:
main.match.rank=Rang:
main.match.leetSub=Leet-ers\u00E4ttningar:
main.match.reversed=Omv\u00E4nd:
main.match.distance=Avst\u00E5nd:
main.match.repeatingCharacters=Upprepade tecknena:
main.match.repeated=Upprepat:
main.match.firstCharacter=F\u00F6rsta tecknet:
main.match.spacialType=Spatialtyp:
main.match.turns=Sv\u00E4ngar:
main.match.shifts=Skiftningar:
main.match.year=\u00C5r:
main.match.month=M\u00E5nad:
main.match.day=Dag:
main.match.separator=Separator:
main.estimate.greaterCenturies=en evighet (>100000 \u00E5rhundraden)
main.estimate.centuries=\u00E5rhundraden
main.estimate.years=\u00E5r
main.estimate.months=m\u00E5nader
main.estimate.days=dagar
main.estimate.hours=timmar
main.estimate.minutes=minuter
main.estimate.seconds=sekunder
main.estimate.instant=omedelbart
© 2015 - 2024 Weber Informatics LLC | Privacy Policy