src/pt_BR/cnd/cnd-makeproject/cnd-makeproject/org/netbeans/modules/cnd/makeproject/api/actions/Bundle_pt_BR.properties
author Masaki Katakai <masaki@netbeans.org>
Tue, 01 May 2012 10:54:40 +0900
branchrelease701
changeset 1727 324ab9bb2c09
parent 906 26f8b8f0aa1b
child 1744 c49335331637
permissions -rw-r--r--
cnd patch3
masaki@906
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@906
     2
#
masaki@1682
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@1682
     4
#
masaki@1682
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@1682
     6
# Other names may be trademarks of their respective owners.
masaki@906
     7
#
masaki@906
     8
# The contents of this file are subject to the terms of either the GNU
masaki@906
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@906
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@906
    11
# "License"). You may not use this file except in compliance with the
masaki@906
    12
# License. You can obtain a copy of the License at
masaki@906
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@906
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@906
    15
# specific language governing permissions and limitations under the
masaki@906
    16
# License.  When distributing the software, include this License Header
masaki@906
    17
# Notice in each file and include the License file at
masaki@1682
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@906
    19
# particular file as subject to the "Classpath" exception as provided
masaki@1682
    20
# by Oracle in the GPL Version 2 section of the License file that
masaki@906
    21
# accompanied this code. If applicable, add the following below the
masaki@906
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@906
    23
# your own identifying information:
masaki@906
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@906
    25
#
masaki@906
    26
# Contributor(s):
masaki@906
    27
#
masaki@906
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@906
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
masaki@906
    30
# Microsystems, Inc. All Rights Reserved.
masaki@906
    31
#
masaki@906
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@906
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@906
    34
# "[Contributor] elects to include this software in this distribution
masaki@906
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@906
    36
# single choice of license, a recipient has the option to distribute
masaki@906
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@906
    38
# to extend the choice of license to its licensees as provided above.
masaki@906
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@906
    40
# Version 2 license, then the option applies only if the new code is
masaki@906
    41
# made subject to such option by the copyright holder.
masaki@906
    42
masaki@906
    43
# Add Existing Item Action
masaki@906
    44
CTL_AddExistingItemAction=Adicionar item existente...
masaki@906
    45
SelectItem=Selecionar item
masaki@906
    46
Select=Selecionar
masaki@906
    47
AlreadyInProjectError="{0}" j\u00e1 existe no projeto.
masaki@906
    48
masaki@906
    49
masaki@906
    50
# New Folder Action
masaki@1682
    51
CTL_NewFolderAction=Nova pasta l\u00f3gi&ca...
masaki@1682
    52
NewFolderName=Nova pasta l\u00f3gica
masaki@1682
    53
FolderNameTxt=Nome da pasta:
masaki@906
    54
masaki@906
    55