src/pt_BR/cnd/cnd-refactoring/cnd-refactoring/org/netbeans/modules/cnd/refactoring/support/Bundle_pt_BR.properties
author Masaki Katakai <masaki@netbeans.org>
Tue, 01 May 2012 10:54:40 +0900
branchrelease701
changeset 1727 324ab9bb2c09
parent 964 554d2f3c185e
permissions -rw-r--r--
cnd patch3
masaki@906
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@906
     2
#
masaki@964
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@964
     4
#
masaki@964
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@964
     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@964
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@906
    19
# particular file as subject to the "Classpath" exception as provided
masaki@964
    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
LBL_generate_button=Gerar
masaki@906
    44
LBL_cancel_button=Cancelar
masaki@906
    45
LBL_generate_getter=Gerar getters
masaki@906
    46
LBL_generate_setter=Gerar setters
masaki@906
    47
LBL_generate_getter_and_setter=Gerar getters e setters
masaki@906
    48
masaki@906
    49
#A11Y Descriptions
masaki@906
    50
A11Y_Generate=Confirmar caixa de di\u00e1logo e gerar c\u00f3digo
masaki@906
    51
masaki@906
    52
ERR_CannotApplyGuarded=N\u00e3o \u00e9 poss\u00edvel aplicar as altera\u00e7\u00f5es devido ao bloco protegido
masaki@906
    53
masaki@1727
    54
UpdateRef=Atualizar refer\u00eancia para {0}
masaki@1727
    55
UpdateDeclRef=Atualizar declara\u00e7\u00e3o {0}
masaki@1727
    56
UpdateInclude=Atualizar {0}
masaki@1727
    57