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

ven.plugins.maven-checkstyle-plugin.3.0.0.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.file=Arquivo
report.checkstyle.files=Arquivos
report.checkstyle.info=Informativo
report.checkstyle.infos=Informativos
report.checkstyle.infos.abbrev=I
report.checkstyle.warning=Alerta
report.checkstyle.warnings=Alertas
report.checkstyle.warnings.abbrev=A
report.checkstyle.error=Erro
report.checkstyle.errors=Erros
report.checkstyle.errors.abbrev=E
report.checkstyle.violations=Viola??es
report.checkstyle.details=Detalhes
report.checkstyle.summary=Sum?rio
report.checkstyle.rule=Regra
report.checkstyle.rules=Regras
report.checkstyle.ruleset=con %s regras
report.checkstyle.severity_title=Erros do Checkstyle por severidade
report.checkstyle.norule=Nenhuma regra encontrada




© 2015 - 2024 Weber Informatics LLC | Privacy Policy