data/checkstyle-8.34/RIGHTS.antlr:12: commerical ==> commercial
data/checkstyle-8.34/pom.xml:755: errorprone ==> error-prone
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:30: alot ==> a lot, allot
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:257: commerical ==> commercial
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:258: commitish ==> committish
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:261: Compiletime ==> Compile time
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:308: ded ==> dead
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:314: Depedency ==> Dependency
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:393: Emtpy ==> Empty
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:407: errorprone ==> error-prone
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:600: Incompatabilities ==> Incompatibilities
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:936: Nothin ==> Nothing
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:989: outter ==> outer
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:994: Overriden ==> Overridden
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:1005: packge ==> package
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:1069: PROTECTE ==> PROTECTED, PROTECT
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:1075: pullrequest ==> pull request
data/checkstyle-8.34/.ci/jsoref-spellchecker/whitelist.words:1189: som ==> some
data/checkstyle-8.34/config/checkstyle_checks.xml:299: AfterAll ==> after all
data/checkstyle-8.34/config/intellij-idea-inspections.xml:2929: alot ==> a lot, allot
data/checkstyle-8.34/config/intellij-idea-inspections.xml:3490: packges ==> packages
data/checkstyle-8.34/config/intellij-idea-inspections.xml:3496: packges ==> packages
data/checkstyle-8.34/config/intellij-idea-inspections.xml:4940: outter ==> outer
data/checkstyle-8.34/config/pmd-main.xml:38: errorprone ==> error-prone
data/checkstyle-8.34/config/pmd-test.xml:201: errorprone ==> error-prone
data/checkstyle-8.34/config/pmd.xml:160: errorprone ==> error-prone
data/checkstyle-8.34/config/pmd.xml:183: errorprone ==> error-prone
data/checkstyle-8.34/config/pmd.xml:190: errorprone ==> error-prone
data/checkstyle-8.34/config/pmd.xml:195: errorprone ==> error-prone
data/checkstyle-8.34/src/it/java/com/google/checkstyle/test/chapter5naming/rule522typenames/TypeNameTest.java:57: Fo ==> Of, for
data/checkstyle-8.34/src/it/java/com/google/checkstyle/test/chapter5naming/rule523methodnames/MethodNameTest.java:49: fO ==> of, for
data/checkstyle-8.34/src/it/java/com/google/checkstyle/test/chapter5naming/rule523methodnames/MethodNameTest.java:55: fO ==> of, for
data/checkstyle-8.34/src/it/java/com/google/checkstyle/test/chapter5naming/rule523methodnames/MethodNameTest.java:61: fO ==> of, for
data/checkstyle-8.34/src/it/java/com/google/checkstyle/test/chapter5naming/rule523methodnames/MethodNameTest.java:67: fO ==> of, for
data/checkstyle-8.34/src/it/java/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames/MemberNameTest.java:51: te ==> the, be, we
data/checkstyle-8.34/src/it/resources/com/google/checkstyle/test/chapter4formatting/rule43onestatement/InputOneStatementPerLine.java:29: Therefor ==> Therefore
data/checkstyle-8.34/src/it/resources/com/google/checkstyle/test/chapter4formatting/rule4861blockcommentstyle/InputCommentsIndentationSurroundingCode.java:70: wierd ==> weird
data/checkstyle-8.34/src/it/resources/com/google/checkstyle/test/chapter5naming/rule522typenames/InputTypeName.java:35: Fo ==> Of, for
data/checkstyle-8.34/src/it/resources/com/google/checkstyle/test/chapter5naming/rule523methodnames/InputMethodName.java:17: fO ==> of, for
data/checkstyle-8.34/src/it/resources/com/google/checkstyle/test/chapter5naming/rule523methodnames/InputMethodName.java:27: fO ==> of, for
data/checkstyle-8.34/src/it/resources/com/google/checkstyle/test/chapter5naming/rule523methodnames/InputMethodName.java:38: fO ==> of, for
data/checkstyle-8.34/src/it/resources/com/google/checkstyle/test/chapter5naming/rule523methodnames/InputMethodName.java:50: fO ==> of, for
data/checkstyle-8.34/src/it/resources/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames/InputMemberNameBasic.java:13: te ==> the, be, we
data/checkstyle-8.34/src/it/resources/org/checkstyle/suppressionxpathfilter/overloadmethodsdeclarationorder/SuppressionXpathRegressionOverloadMethodsDeclarationOrder1.java:13: shoudn't ==> shouldn't
data/checkstyle-8.34/src/it/resources/org/checkstyle/suppressionxpathfilter/overloadmethodsdeclarationorder/SuppressionXpathRegressionOverloadMethodsDeclarationOrder2.java:29: shoudn't ==> shouldn't
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/Main.java:686: catched ==> caught
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/JavadocDetailNodeParser.java:480: catched ==> caught
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/checks/indentation/AbstractExpressionHandler.java:322: indention ==> indentation
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMethodCheck.java:529: throwed ==> threw, thrown
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/JavadocMethodCheck.java:531: throwed ==> threw, thrown
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpOnFilenameCheck.java:45: mis-match ==> mismatch
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpOnFilenameCheck.java:83: mis-match ==> mismatch
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpOnFilenameCheck.java:261: mis-match ==> mismatch
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/checks/regexp/RegexpOnFilenameCheck.java:287: mis-match ==> mismatch
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressWarningsFilter.java:53: tha ==> than, that, the
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionFilter.java:85: dependant ==> dependent
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/filters/SuppressionXpathFilter.java:231: dependant ==> dependent
data/checkstyle-8.34/src/main/java/com/puppycrawl/tools/checkstyle/utils/CheckUtil.java:149: toke ==> took
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:4: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:6: oder ==> order, odor
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:13: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:16: sie ==> size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:16: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:17: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:17: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:17: oder ==> order, odor
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:17: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:17: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:19: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_de.properties:19: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_es.properties:16: posible ==> possible
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_fr.properties:6: invalide ==> invalid
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_fr.properties:10: termine ==> determine
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_fr.properties:13: complet ==> complete
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_fr.properties:14: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_fr.properties:16: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_pt.properties:1: Erro ==> Error
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_pt.properties:10: erros ==> errors
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_pt.properties:15: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/messages_pt.properties:17: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:2: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:3: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:4: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:4: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:4: unter ==> under
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:5: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:5: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:5: unter ==> under
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:6: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:11: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:16: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:20: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_de.properties:22: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_es.properties:1: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_es.properties:2: excede ==> exceed
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_es.properties:4: excede ==> exceed
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_es.properties:6: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_es.properties:7: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_pt.properties:2: excede ==> exceed
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_pt.properties:4: excede ==> exceed
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_pt.properties:6: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/messages_pt.properties:7: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_de.properties:1: Stil ==> Still
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_de.properties:12: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_de.properties:17: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties:1: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties:10: contener ==> container
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_es.properties:11: contener ==> container
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_fr.properties:17: valide ==> valid
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties:1: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties:10: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties:11: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties:12: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties:13: erro ==> error
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties:14: erro ==> error
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties:15: erro ==> error
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties:16: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_pt.properties:17: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/annotation/messages_tr.properties:7: Paket ==> Packet
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_de.properties:1: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_de.properties:4: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_de.properties:12: oder ==> order, odor
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties:1: Bloc ==> Block
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties:2: blocs ==> blocks
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties:3: bloc ==> block
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties:4: Bloc ==> Block
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_fr.properties:11: blocs ==> blocks
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_pt.properties:6: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/blocks/messages_pt.properties:7: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:3: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:4: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:5: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:18: explizit ==> explicit
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:18: initialisiert ==> initialised, initialized
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:21: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:22: Feld ==> Field
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:25: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:27: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:30: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:31: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:34: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:37: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:39: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:41: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:42: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:43: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:46: Alle ==> All, alley
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:46: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:46: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:46: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:46: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:46: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:47: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:50: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:50: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:51: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:51: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:64: Deklaration ==> Declaration
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:64: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:65: Deklaration ==> Declaration
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:65: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:66: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_de.properties:66: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties:4: dobles ==> doubles
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties:11: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties:12: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties:26: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties:44: contener ==> container
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties:45: contener ==> container
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_es.properties:65: Considere ==> Considered
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:6: objets ==> objects
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:6: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:11: bloc ==> block
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:14: comparaison ==> comparison
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:17: comparaison ==> comparison
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:18: explicite ==> explicit, explicitly
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:22: attribut ==> attribute
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:29: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:32: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_fr.properties:35: bloc ==> block
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:8: construtor ==> constructor
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:11: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:12: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:15: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:16: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:21: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:26: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:29: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:32: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:32: construtor ==> constructor
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:36: controle ==> control, controlled, controller
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:46: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:52: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:53: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:54: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:55: construtor ==> constructor
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_pt.properties:65: Considere ==> Considered
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_tr.properties:32: Paket ==> Packet
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/coding/messages_tr.properties:34: Paket ==> Packet
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:1: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:3: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:3: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:4: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:4: sie ==> size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:4: oder ==> order, odor
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:5: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:5: oder ==> order, odor
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:6: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:7: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:8: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:9: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:10: Feld ==> Field
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:10: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:12: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:12: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:13: Feld ==> Field
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_de.properties:13: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_es.properties:1: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_es.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_es.properties:13: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties:1: attributs ==> attributes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties:2: Classe ==> Class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties:2: ressemble ==> resemble
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties:3: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties:4: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties:6: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_fr.properties:10: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:2: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:4: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:4: considere ==> considered
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:4: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:4: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:6: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:6: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:9: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:10: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/design/messages_pt.properties:12: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties:1: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties:4: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties:6: Ende ==> End
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties:12: Paket ==> Packet
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties:16: Paket ==> Packet
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_de.properties:18: Paket ==> Packet
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties:3: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties:8: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties:14: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_es.properties:18: previos ==> previous
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_fr.properties:5: groupes ==> groups, grouped
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_fr.properties:15: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_fr.properties:17: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties:3: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties:5: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties:7: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties:8: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties:10: controle ==> control, controlled, controller
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties:11: controle ==> control, controlled, controller
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties:14: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/imports/messages_pt.properties:18: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_es.properties:4: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_es.properties:6: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fr.properties:1: bloc ==> block
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fr.properties:3: fils ==> fills, files, file
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_fr.properties:4: fils ==> fills, files, file
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_pt.properties:1: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/indentation/messages_pt.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_de.properties:2: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties:13: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties:22: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties:33: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_es.properties:37: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties:4: informations ==> information
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties:4: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties:12: invalide ==> invalid
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties:16: espace ==> escape
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties:20: mot ==> not
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties:20: espace ==> escape
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_fr.properties:38: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:3: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:4: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:13: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:14: erro ==> error
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:19: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:20: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:22: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:23: erro ==> error
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:30: erro ==> error
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/messages_pt.properties:33: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties:1: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties:2: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties:3: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties:4: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties:5: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties:6: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties:7: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties:7: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_de.properties:8: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties:2: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties:3: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties:4: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_fr.properties:5: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_pt.properties:2: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_pt.properties:3: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/metrics/messages_pt.properties:5: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_de.properties:2: explizit ==> explicit
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_de.properties:3: explizit ==> explicit
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_es.properties:1: normales ==> normals
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_es.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_es.properties:3: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties:2: implicite ==> implicit, implicitly
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties:2: explicite ==> explicit, explicitly
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties:3: implicite ==> implicit, implicitly
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_fr.properties:3: explicite ==> explicit, explicitly
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_pt.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/modifier/messages_pt.properties:3: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_de.properties:3: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_de.properties:5: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_es.properties:1: contener ==> container
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_es.properties:3: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_fr.properties:2: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_fr.properties:3: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_fr.properties:5: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties:3: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties:3: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties:5: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/naming/messages_pt.properties:5: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_de.properties:7: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_de.properties:8: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_es.properties:2: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_es.properties:4: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_fr.properties:7: correspondances ==> correspondences
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_pt.properties:4: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/regexp/messages_pt.properties:8: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:1: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:2: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:2: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:3: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:3: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:4: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:4: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:4: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:5: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:5: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:6: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:7: Methode ==> Method
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:7: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:8: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:8: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:9: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:9: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:10: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:10: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:11: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:11: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:12: Methoden ==> Methods
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_de.properties:12: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_fr.properties:2: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/sizes/messages_pt.properties:2: classe ==> class, classes
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties:3: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties:4: als ==> also
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties:6: ist ==> is, it, its, it's, sit, list
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_de.properties:10: Sie ==> Size, sigh
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_es.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_es.properties:9: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_es.properties:12: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties:6: occurence ==> occurrence
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties:10: espace ==> escape
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties:11: espace ==> escape
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties:13: espace ==> escape
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties:14: espace ==> escape
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties:15: espace ==> escape
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_fr.properties:16: espace ==> escape
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties:1: caractere ==> character
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties:2: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties:9: ser ==> set
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/messages_pt.properties:12: ilegal ==> illegal
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/java.g:1291: straightfoward ==> straightforward
data/checkstyle-8.34/src/main/resources/com/puppycrawl/tools/checkstyle/grammar/java.g:1957: identifer ==> identifier
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/MainTest.java:117: catched ==> caught
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:104: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:105: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:123: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:124: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:175: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:181: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:182: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:183: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:184: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:218: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/AllTestsTest.java:219: packge ==> package
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/XdocsPagesTest.java:956: Get's ==> Gets
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/XdocsPagesTest.java:1089: Get's ==> Gets
data/checkstyle-8.34/src/test/java/com/puppycrawl/tools/checkstyle/internal/utils/CheckUtil.java:198: Get's ==> Gets
data/checkstyle-8.34/src/test/resources-noncompilable/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLine.java:1: semicolumn ==> semicolon
data/checkstyle-8.34/src/test/resources-noncompilable/com/puppycrawl/tools/checkstyle/grammar/java14/InputJava14InstanceofWithPatternMatching.java:8: mathcing ==> matching
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/blocks/rightcurly/InputRightCurlyNameForOneLiners.java:8: oneliners ==> one-liners
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNull.java:112: outter ==> outer
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNull.java:114: outter ==> outer
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNull.java:169: outter ==> outer
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNull.java:171: outter ==> outer
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableFalsePositives.java:1862: ba ==> by, be
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/finallocalvariable/InputFinalLocalVariableFalsePositives.java:2230: ba ==> by, be
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineSingleLine.java:71: Therefor ==> Therefore
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/onestatementperline/InputOneStatementPerLineSingleLine.java:83: Therefor ==> Therefore
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/indentation/commentsindentation/InputCommentsIndentationSurroundingCode.java:70: wierd ==> weird
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/indentation/indentation/InputIndentationInvalidMethodIndent.java:174: thow ==> throw, tow
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionWithSinglelineComments.java:209: ONY ==> ONLY
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionWithSinglelineComments.java:216: ONY ==> ONLY
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocPositionWithSinglelineComments.java:224: ONY ==> ONLY
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtraThrows.java:49: explitly ==> explicitly
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtraThrows.java:61: explitly ==> explicitly
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtraThrows.java:73: explitly ==> explicitly
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtraThrows.java:85: expicitly ==> explicitly
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtraThrows.java:85: throwed ==> threw, thrown
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtraThrows.java:97: expicitly ==> explicitly
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtraThrows.java:97: throwed ==> threw, thrown
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocmethod/InputJavadocMethodExtraThrows.java:97: throwed ==> threw, thrown
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/modifier/modifierorder/InputModifierOrderTypeAnnotations.java:91: Compiletime ==> Compile time
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/naming/methodname/InputMethodNameEqualClassName.java:27: outter ==> outer
data/checkstyle-8.34/src/test/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/packageinfo/test4/package-info.java:3: doesnt ==> doesn't, does not
data/checkstyle-8.34/src/xdocs/beginning_development.xml:87: PullRequest ==> pull request
data/checkstyle-8.34/src/xdocs/cmdline.xml.vm:95: catched ==> caught
data/checkstyle-8.34/src/xdocs/config_filters.xml:539: dependant ==> dependent
data/checkstyle-8.34/src/xdocs/config_filters.xml:1089: dependant ==> dependent
data/checkstyle-8.34/src/xdocs/config_filters.xml:1868: tha ==> than, that, the
data/checkstyle-8.34/src/xdocs/config_regexp.xml:703: mis-match ==> mismatch
data/checkstyle-8.34/src/xdocs/config_regexp.xml:758: mis-match ==> mismatch
data/checkstyle-8.34/src/xdocs/google_style.xml:2246: embeded ==> embedded
data/checkstyle-8.34/src/xdocs/releasenotes.xml:157: betwee ==> between
data/checkstyle-8.34/src/xdocs/releasenotes.xml:157: annoation ==> annotation
data/checkstyle-8.34/src/xdocs/releasenotes.xml:182: catched ==> caught
data/checkstyle-8.34/src/xdocs/releasenotes.xml:329: accesible ==> accessible
data/checkstyle-8.34/src/xdocs/releasenotes.xml:548: upadate ==> update
data/checkstyle-8.34/src/xdocs/releasenotes.xml:1112: satelite ==> satellite
data/checkstyle-8.34/src/xdocs/releasenotes.xml:1254: improvments ==> improvements
data/checkstyle-8.34/src/xdocs/releasenotes.xml:2471: buid ==> build
data/checkstyle-8.34/src/xdocs/releasenotes.xml:3280: accesible ==> accessible
data/checkstyle-8.34/src/xdocs/releasenotes.xml:3550: dependecies ==> dependencies
data/checkstyle-8.34/src/xdocs/releasenotes.xml:3625: skipp ==> skip, skipped
data/checkstyle-8.34/src/xdocs/releasenotes.xml:4751: substitude ==> substitute
data/checkstyle-8.34/src/xdocs/releasenotes.xml:6187: Claus ==> Clause
data/checkstyle-8.34/src/xdocs/releasenotes.xml:6250: PullRequests ==> pull requests
data/checkstyle-8.34/src/xdocs/releasenotes.xml:6425: reenable ==> re-enable
data/checkstyle-8.34/src/xdocs/releasenotes.xml:6434: Localed ==> Located
data/checkstyle-8.34/src/xdocs/releasenotes.xml:6655: prefered ==> preferred
data/checkstyle-8.34/src/xdocs/releasenotes.xml:7716: fo ==> of, for
data/checkstyle-8.34/src/xdocs/sun_style.xml:1009: embeded ==> embedded
data/checkstyle-8.34/src/xdocs/writinglisteners.xml.vm:120: mErrors ==> mirrors
data/checkstyle-8.34/src/xdocs/writinglisteners.xml.vm:147: mErrors ==> mirrors
data/checkstyle-8.34/src/xdocs/writinglisteners.xml.vm:155: mErrors ==> mirrors
data/checkstyle-8.34/src/xdocs/writinglisteners.xml.vm:162: mErrors ==> mirrors
data/checkstyle-8.34/src/xdocs/writinglisteners.xml.vm:171: mErrors ==> mirrors
data/checkstyle-8.34/.pc/01_link_to_system_javadocs.diff/pom.xml:749: errorprone ==> error-prone
data/checkstyle-8.34/.pc/05_antlr_compatibility.diff/src/main/java/com/puppycrawl/tools/checkstyle/JavadocDetailNodeParser.java:481: catched ==> caught