blob: b9f533362778aaf81c168cd57973e4775bb1a5c9 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 2013 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
#
# Contributor(s):
#
# Portions Copyrighted 2013 Sun Microsystems, Inc.
AnalysisOptionsPanel.keywords.analysis=an\u00e1lise
# main panel
AnalysisOptionsPanel.name=An\u00e1lise do C\u00f3digo
CodeSnifferOptionsPanel.browse.title=Selecionar Code Sniffer
CodeSnifferOptionsPanel.category.name=Code Sniffer
# {0} - short script name
# {1} - long script name
CodeSnifferOptionsPanel.hint=Caminho completo do script do Code Sniffer (normalmente {0} ou {1}).
CodeSnifferOptionsPanel.search.notFound=Nenhum script de Code Sniffer encontrado.
CodeSnifferOptionsPanel.search.pleaseWaitPart=Scripts de Code Sniffer
CodeSnifferOptionsPanel.search.scripts=Scripts de Co&de Sniffer:
CodeSnifferOptionsPanel.search.title=Scripts de Code Sniffer
CodingStandardsFixerOptionsPanel.browse.title=Selecionar Corretor de Padr\u00f5es de Codifica\u00e7\u00e3o
CodingStandardsFixerOptionsPanel.category.name=Corretor de Padr\u00f5es de Codifica\u00e7\u00e3o
# {0} - short script name
# {1} - long script name
CodingStandardsFixerOptionsPanel.hint=Caminho completo do script do Corretor de Padr\u00f5es de Codifica\u00e7\u00e3o (normalmente {0} ou {1}).
CodingStandardsFixerOptionsPanel.search.notFound=N\u00e3o foram encontrados scripts do Corretor de Padr\u00f5es de Codifica\u00e7\u00e3o.
CodingStandardsFixerOptionsPanel.search.pleaseWaitPart=Scripts do Corretor de Padr\u00f5es de Codifica\u00e7\u00e3o
CodingStandardsFixerOptionsPanel.search.scripts=Scripts do Corretor de Padr\u00f5es de Codifica\u00e7\u00e3o:
CodingStandardsFixerOptionsPanel.search.title=Scripts do Corretor de Padr\u00f5es de Codifica\u00e7\u00e3o
MessDetectorOptionsPanel.browse.title=Selecionar Mess Detector
MessDetectorOptionsPanel.category.name=Mess Detector
# {0} - short script name
# {1} - long script name
MessDetectorOptionsPanel.hint=Caminho completo do script do Mess Detector (normalmente {0} ou {1}).
# mess detector
MessDetectorOptionsPanel.messDetectorLearnMoreLabel.text=<html><a href=#>Saiba mais sobre o Mess Detector</a></html>
MessDetectorOptionsPanel.messDetectorBrowseButton.text=P&rocurar...
MessDetectorOptionsPanel.messDetectorSearchButton.text=P&esquisar...
MessDetectorOptionsPanel.messDetectorRuleSetsLabel.text=Conjuntos de Regra &Default:
MessDetectorOptionsPanel.messDetectorLabel.text=&Mess Detector:
MessDetectorOptionsPanel.noteLabel.text=<html><i>Observa\u00e7\u00e3o:</i></html>
MessDetectorOptionsPanel.minVersionInfoLabel.text=O Mess Detector 1.4 ou mais recente \u00e9 suportado.
# code sniffer
CodeSnifferOptionsPanel.codeSnifferSearchButton.text=Pe&squisar...
CodeSnifferOptionsPanel.minVersionInfoLabel.text=O Code Sniffer 1.4 ou mais recente \u00e9 suportado.
CodeSnifferOptionsPanel.codeSnifferBrowseButton.text=&Procurar...
CodeSnifferOptionsPanel.noteLabel.text=<html><i>Observa\u00e7\u00e3o:</i></html>
CodeSnifferOptionsPanel.codeSnifferLabel.text=Sniffer do C\u00f3&digo:
CodeSnifferOptionsPanel.codeSnifferLearnMoreLabel.text=<html><a href=#>Saiba mais sobre o Sniffer do C\u00f3digo</a></html>
CodeSnifferOptionsPanel.codeSnifferStandardLabel.text=P&adr\u00e3o Default:
# coding standards fixer
CodingStandardsFixerOptionsPanel.noteLabel.text=<html><i>Observa\u00e7\u00e3o:</i></html>
CodingStandardsFixerOptionsPanel.codingStandardsFixerLabel.text=Corretor de &Padr\u00f5es de Codifica\u00e7\u00e3o:
CodingStandardsFixerOptionsPanel.codingStandardsFixerBrowseButton.text=P&rocurar...
CodingStandardsFixerOptionsPanel.codingStandardsFixerSearchButton.text=P&esquisar...
CodingStandardsFixerOptionsPanel.codingStandardsFixerLearnMoreLabel.text=<html><a href=#>Saiba mais sobre o Corretor de Padr\u00f5es de Codifica\u00e7\u00e3o</a></html>
CodingStandardsFixerOptionsPanel.codingStandardsFixerConfigLabel.text=Confi&g. Padr\u00e3o:
CodingStandardsFixerOptionsPanel.codingStandardsFixerLevelLabel.text=N\u00edve&l Padr\u00e3o:
CodingStandardsFixerOptionsPanel.codingStandardsFixerOptionsLabel.text=&Op\u00e7\u00f5es Padr\u00e3o:
MessDetectorOptionsPanel.search.notFound=Nenhum script de Mess Detector encontrado.
MessDetectorOptionsPanel.search.pleaseWaitPart=Scripts de M&ess Detector
MessDetectorOptionsPanel.search.scripts=Scripts de M&ess Detector:
MessDetectorOptionsPanel.search.title=Scripts de M&ess Detector