All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ven.plugins.maven-checkstyle-plugin.2.8.source-code.checkstyle-report_pt_BR.properties Maven / Gradle / Ivy

Go to download

Generates a report on violations of code style and optionally fails the build if violations are detected.

There is a newer version: 3.5.0
Show newest version
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.

report.checkstyle.name=Checkstyle
report.checkstyle.description=Relatório do estilo de convenção de codificação.
report.checkstyle.title=Resultados do Checkstyle
report.checkstyle.column.violation=Violação
report.checkstyle.column.severity=Severidade
report.checkstyle.column.line=Linha
report.checkstyle.column.message=Mensagem
report.checkstyle.checkstylelink=O seguinte documento contém os resultados de
report.checkstyle.files=Arquivos
report.checkstyle.infos=Informativos
report.checkstyle.infos.abbrev=I
report.checkstyle.warnings=Alertas
report.checkstyle.warnings.abbrev=A
report.checkstyle.errors=Erros
report.checkstyle.errors.abbrev=E
report.checkstyle.error=Erro
report.checkstyle.violations=Violações
report.checkstyle.details=Detalhes
report.checkstyle.summary=Sumário
report.checkstyle.rules=Regras
report.checkstyle.severity_title=Erros do Checkstyle por severidade
report.checkstyle.norule=Nenhuma regra encontrada




© 2015 - 2024 Weber Informatics LLC | Privacy Policy