src/pt_BR/cnd/cnd-makeproject/cnd-makeproject/org/netbeans/modules/cnd/makeproject/api/actions/Bundle_pt_BR.properties
branchrelease701
changeset 1727 324ab9bb2c09
parent 906 26f8b8f0aa1b
child 1744 c49335331637
     1.1 --- a/src/pt_BR/cnd/cnd-makeproject/cnd-makeproject/org/netbeans/modules/cnd/makeproject/api/actions/Bundle_pt_BR.properties	Sun Mar 14 19:02:02 2010 +0900
     1.2 +++ b/src/pt_BR/cnd/cnd-makeproject/cnd-makeproject/org/netbeans/modules/cnd/makeproject/api/actions/Bundle_pt_BR.properties	Tue May 01 10:54:40 2012 +0900
     1.3 @@ -1,6 +1,9 @@
     1.4  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     1.5  #
     1.6 -# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
     1.7 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     1.8 +#
     1.9 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    1.10 +# Other names may be trademarks of their respective owners.
    1.11  #
    1.12  # The contents of this file are subject to the terms of either the GNU
    1.13  # General Public License Version 2 only ("GPL") or the Common
    1.14 @@ -12,9 +15,9 @@
    1.15  # specific language governing permissions and limitations under the
    1.16  # License.  When distributing the software, include this License Header
    1.17  # Notice in each file and include the License file at
    1.18 -# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    1.19 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    1.20  # particular file as subject to the "Classpath" exception as provided
    1.21 -# by Sun in the GPL Version 2 section of the License file that
    1.22 +# by Oracle in the GPL Version 2 section of the License file that
    1.23  # accompanied this code. If applicable, add the following below the
    1.24  # License Header, with the fields enclosed by brackets [] replaced by
    1.25  # your own identifying information:
    1.26 @@ -43,30 +46,10 @@
    1.27  Select=Selecionar
    1.28  AlreadyInProjectError="{0}" j\u00e1 existe no projeto.
    1.29  
    1.30 -# Add existing folderitems
    1.31 -CTL_AddExistingFolderItemsAction=Adicionar itens existentes das pastas...
    1.32 -AddExistingFolderItemsTxt=Os arquivos de c\u00f3digo-fonte das pastas especificadas ser\u00e3o adicionados ao projeto.
    1.33 -
    1.34 -# Batch Build Action
    1.35 -# {0} - # of selected projects (0 if disabled), or -1 if main project
    1.36 -# {1} - project name, if exactly one project
    1.37 -BatchBuildActionName=Constru\u00e7\u00e3o em lote {0,choice,-1#Main Pro&ject...|0#Pro&ject...|1#Pro&ject... ({1})|1<{0} Pro&jetos...}
    1.38 -
    1.39 -# Configuration Manager Action
    1.40 -ConfigurationManagerAction=Gerenciador de configura\u00e7\u00e3o
    1.41  
    1.42  # New Folder Action
    1.43 -CTL_NewFolderAction=Nova pasta l\u00f3gi&ca
    1.44 +CTL_NewFolderAction=Nova pasta l\u00f3gi&ca...
    1.45 +NewFolderName=Nova pasta l\u00f3gica
    1.46 +FolderNameTxt=Nome da pasta:
    1.47  
    1.48 -# Run Dialog Action
    1.49 -RunDialogTitle=Executar
    1.50 -RUN_COMMAND=Executar...
    1.51 -RunButtonText=Executar
    1.52 -RunButtonAD=Executar aplicativo
    1.53  
    1.54 -# AddExistingFolderItemsAction
    1.55 -AddButtonText=Adicionar
    1.56 -AddButtonAD=Bot\u00e3o Adicionar
    1.57 -AddFilesDialogText=Adicionar arquivos
    1.58 -AddFilesDialogAD=Caixa de di\u00e1logo Adicionar arquivos
    1.59 -