blob: be6a3e600955f57e76bb77166e40a8c2b2b1b43d [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 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]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# 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.
#Messages for JavaFixAllImports
#FixingImports_Lbl=Fixing imports...
#NoImportsToFix_Lbl=All used types are already imported.
#AllImportsWereFixed_Lbl=Imports were fixed.
#NoImportsFound_Lbl=No imports found for the following types:
#SourceContainsSyntaxErrors_Lbl=Cannot perform Fix Imports on a source with syntax errors.
MSG_CannotFixImports=N\u00e3o \u00e9 poss\u00edvel executar Corrigir Importa\u00e7\u00f5es em um c\u00f3digo-fonte que n\u00e3o esteja no classpath.
fix-imports=Corrigir Importa\u00e7\u00f5es
#FixDuplicateImports_dlgTitle=Fix Imports
#FixImportsProgressTitle_Lbl=Fix Imports
#FixImportsProgressLabel_Lbl=Searching for unresolved types ...
#fix_imports_main_menu_item=&Fix Imports
#try_catch_main_menu_item=Surround &With try-catch
#Messages for FixDuplicateImportStmts
FixDupImportStmts_Title=Corrigir Todas as Importa\u00e7\u00f5es
FixDupImportStmts_IntroLbl=<html>Selecione o nome totalmente qualificado a ser utilizado na instru\u00e7\u00e3o de importa\u00e7\u00e3o.</html>
FixDupImportStmts_Header=Instru\u00e7\u00f5es de Importa\u00e7\u00e3o:
FixDupImportStmts_Combo_ACSD=Escolha um nome totalmente qualificado apropriado
FixDupImportStmts_Combo_Name_ACSD=Nomes Totalmente Qualificados
FixDupImportStmts_UnusedImports=&Remover importa\u00e7\u00f5es n\u00e3o utilizadas
FixDupImportStmts_CannotResolve=<html><font color='#FF0000'>&lt;n\u00e3o pode ser resolvido&gt;
FixDupImportStmts_DoNotImport=<html><font color='#FF0000'>&lt;nada a fazer&gt;
FixDupImportStmts_NothingToFix=<nada a corrigir>
FixDupImportStmts_checkUnusedImports_a11y=Remover a caixa de sele\u00e7\u00e3o de importa\u00e7\u00f5es n\u00e3o utilizadas
#Messages for ImportClassPanel
ImportClassPanel_ACN=Caixa de di\u00e1logo Importa\u00e7\u00e3o r\u00e1pida
ImportClassPanel_ACSD=Caixa de di\u00e1logo usada para adicionar a instru\u00e7\u00e3o de importa\u00e7\u00e3o para identificador sob o cursor
ImportClassPanel_JList1_ACN=Lista de Importa\u00e7\u00f5es
ImportClassPanel_JList1_ACSD=Lista de poss\u00edveis importa\u00e7\u00f5es
LBL_Fast_Import=Importa\u00e7\u00e3o R\u00e1pida
LBL_MatchingClasses=Classes Correspondentes:
MSG_NothingToFix=Nada a ser corrigido nas instru\u00e7\u00f5es de importa\u00e7\u00e3o.
MSG_UnusedImportsRemoved=As importa\u00e7\u00f5es n\u00e3o utilizadas foram removidas.
MSG_ImportsFixed=As instru\u00e7\u00f5es de importa\u00e7\u00e3o foram corrigidas.
#{0} FQN of the selected class
MSG_ClassAlreadyImported=A classe {0} j\u00e1 foi importada.
#{0} FQN of the selected package
MSG_PackageAlreadyImported=O pacote {0} j\u00e1 foi importado.
#{0} FQN of the selected class
MSG_CannotResolveClass=N\u00e3o \u00e9 poss\u00edvel resolver a classe {0}.
#{0} FQN of the selected package
MSG_CannotResolvePackage=N\u00e3o \u00e9 poss\u00edvel resolver o pacote {0}.
LBL_PackageImport=Pressione Shift para FQN ou {0} para importa\u00e7\u00e3o de pacote.
ClipboardImportPanel.jLabel1.text=O c\u00f3digo colado se refere aos elementos n\u00e3o importados a seguir. Deseja solucionar as importa\u00e7\u00f5es para inclu\u00ed-los?
BTN_ClipboardImportOK=OK
BTN_ClipboardImportCancel=Cancelar
MSG_ClipboardImportImportClasses=Importar Classes
MSG_ClipboardImportFlavor=C\u00f3digo Java com importa\u00e7\u00f5es
MSG_ClipboardCopyFromStringFlavor=C\u00f3ldigo Java copiado da literal de string
cut-to-line-begin=Recortar do Ponto de Inser\u00e7\u00e3o at\u00e9 o In\u00edcio da Linha
cut-to-line-end=Recortar do Ponto de Inser\u00e7\u00e3o at\u00e9 o Fim da Linha