com.puppycrawl.tools.checkstyle.checks.regexp.messages_fi.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of checkstyle Show documentation
Show all versions of checkstyle Show documentation
Checkstyle is a development tool to help programmers write Java code
that adheres to a coding standard
duplicate.regexp=Löydetty kaksoiskappale malli ''{0}''.
illegal.regexp=Rivi on sääntöjenvaistaisen mallin mukainen: ''{0}''.
regexp.empty=Tyhjä (null) kuvio.
regexp.exceeded=Linja vastaa laiton malli ''{0}''.
regexp.filename.match=Tiedoston ottelu kansio malli ''{0}'' ja tiedostojen malli ''{1}''.
regexp.filename.mismatch=Tiedostoa ei vastaa kansiota mallia ''{0}'' ja tiedostojen malli ''{1}''.
regexp.minimum=Tiedosto ei sisällä ainakin {0} ottelut lauseketta ''{1}''.
regexp.StackOverflowError=java.util.regex.Matcher aiheutti java.lang.StackOverflowError lauseketta ''{1}'' (saatat olla skannaus binaaritiedoston tekstin sijasta?).
required.regexp=Pakollinen kuvio ''{0}'' puuttuu tiedosto.