blob: bc437e933f6d1e245c7a5ba5e413998fa54b5560 [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-2007 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.
LBL_Rename=Renomear
DSC_Rename=Renomear <b>{0}</b> para <b>{1}</b>
LBL_Rename_Descr=Renomea\u00e7\u00e3o de Elementos CSS
LBL_NewName=&Novo Nome:
LBL_RenameComments=Aplicar Renomea\u00e7\u00e3o a &Coment\u00e1rios
LBL_NonAccurateRefactoringWarning=Revise todas as altera\u00e7\u00f5es antes da refatora\u00e7\u00e3o.
LBL_RenameWithoutRefactoring=&Renomear sem Refatorar
ERR_CannotRefactorLoc=N\u00e3o \u00e9 poss\u00edvel refatorar aqui
ACSD_nameField=Digite o novo nome
MSG_CreateCssRule=Regra CSS
MSG_Rename_Selector=Renomea\u00e7\u00e3o do Seletor
MSG_Rename_Color=Altera\u00e7\u00e3o do C\u00f3digo da Cor
MSG_Unrelated_Prefix=<font color=#ff0000><b>N\u00e3o relacionado</b></font>
MSG_Unrelated_Where_Used_Occurance=<font color=#ff0000><b>Ocorr\u00eancia N\u00e3o Relacionada</b></font>
MSG_Modify_Css_File_Import=Modificar Importa\u00e7\u00e3o de Arquivo CSS
LBL_FindUsages=Localizar Usos
LBL_FindUsages_Description=Localizar Usos
rename.mixin=Renomear mixin
rename.variable=Renomear vari\u00e1vel
WhereUsedPanel.searchInCommentsCheckBox.text=Pesquisar em coment\u00e1rios
refactorAllCheckBoxText=Refatorar Tamb\u00e9m Ocorr\u00eancias N\u00e3o Relacionadas
WhereUsedPanel.findAllCheckBox.text=Localizar Tamb\u00e9m Ocorr\u00eancias N\u00e3o Relacionadas
TXT_RenameFolder=Renomear pasta {0}
MSG_Error_ElementEmpty=O nome do elemento n\u00e3o pode ficar vazio.
MSG_Error_ElementShortName=O nome do elemento deve conter pelo menos um caractere.
MSG_Error_MissingHash=O nome do elemento precisa come\u00e7ar com cerquilha (#).
MSG_Error_MissingDot=O nome do elemento precisa come\u00e7ar com ponto.