src/pt_BR/ide/jumpto/jumpto/org/netbeans/modules/jumpto/file/Bundle_pt_BR.properties
author Geertjan Wielenga <geertjan@netbeans.org>
Thu, 16 Aug 2018 16:57:30 +0200
branchdonation_review
changeset 2014 01216d32231a
parent 1993 52d4e4828f64
permissions -rw-r--r--
[3rd donation] Removing private info in a few l10n files
     1 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2 #
     3 # Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     4 #
     5 # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
     6 # Other names may be trademarks of their respective owners.
     7 #
     8 # The contents of this file are subject to the terms of either the GNU
     9 # General Public License Version 2 only ("GPL") or the Common
    10 # Development and Distribution License("CDDL") (collectively, the
    11 # "License"). You may not use this file except in compliance with the
    12 # License. You can obtain a copy of the License at
    13 # http://www.netbeans.org/cddl-gplv2.html
    14 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    15 # specific language governing permissions and limitations under the
    16 # License.  When distributing the software, include this License Header
    17 # Notice in each file and include the License file at
    18 # nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    19 # particular file as subject to the "Classpath" exception as provided
    20 # by Oracle in the GPL Version 2 section of the License file that
    21 # accompanied this code. If applicable, add the following below the
    22 # License Header, with the fields enclosed by brackets [] replaced by
    23 # your own identifying information:
    24 # "Portions Copyrighted [year] [name of copyright owner]"
    25 #
    26 # If you wish your version of this file to be governed by only the CDDL
    27 # or only the GPL Version 2, indicate your decision by adding
    28 # "[Contributor] elects to include this software in this distribution
    29 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    30 # single choice of license, a recipient has the option to distribute
    31 # your version of this file under either the CDDL, the GPL Version 2 or
    32 # to extend the choice of license to its licensees as provided above.
    33 # However, if you add GPL Version 2 code and therefore, elected the GPL
    34 # Version 2 license, then the option applies only if the new code is
    35 # made subject to such option by the copyright holder.
    36 
    37 # FileSearchAction
    38 CTL_FileSearchAction=Ir para &Arquivo...
    39 editor-popup-CTL_FileSearchAction=Arquivo...
    40 
    41 CTL_Open=&OK
    42 CTL_SelectInProjects=&Selecionar em Projetos
    43 CTL_Close=&Fechar
    44 # {0} = project name
    45 MSG_FileSearchDlgTitle=Ir para Arquivo...
    46 CTL_FileName=&Nome de Arquivo (prefixo, curingas: "?" "*"):
    47 CTL_MatchingFiles=Co&rrespondendo Arquivos
    48 CTL_CaseSensitive=Distin\u00e7\u00e3o entre Mai\u00fas&culas/Min\u00fasculas
    49 
    50 LBL_Location=&Localiza\u00e7\u00e3o:
    51 
    52 TXT_Searching=Pesquisando...
    53 TXT_NoTypesFound=<Nenhum Arquivo Encontrado>
    54 TXT_SyntaxError ={0} na posi\u00e7\u00e3o: {1}
    55 TXT_SearchingOtherProjects=Pesquisando Outros Projetos...
    56 TXT_PartialResults=Resultados parciais, Pesquisando...
    57 
    58 LBL_HiddenFiles=Exibir Arquivos &Ocultos
    59 LBL_PreferMainProject=&Preferir Projeto Atual
    60 # {0} - display name of the current prject
    61 FMT_CurrentProjectLabel=Preferir Projeto Atual ({0})
    62 LBL_CaseSensitive=Distin\u00e7\u00e3o entre Mai\u00fas&culas/Min\u00fasculas
    63 
    64 AN_Location=Localiza\u00e7\u00e3o
    65 AD_Location=Localiza\u00e7\u00e3o
    66 
    67 AD_CaseSensitive=Distin\u00e7\u00e3o entre Mai\u00fasculas/Min\u00fasculas
    68 
    69 AD_PreferMainProject=Preferir Projeto Atual
    70 
    71 AD_HiddenFiles=Exibir Arquivos Ocultos
    72 
    73 AN_MatchingList=Arquivos Correspondentes
    74 AD_MatchingList=Arquivos Correspondentes
    75 
    76 AN_SearchText=Pesquisar texto
    77 AD_SearchText=Pesquisar texto
    78 
    79 AN_FileSearchDialog=Ir para Arquivo...
    80 AD_FileSearchDialog=Ir para Arquivo...
    81