src/tr/ide/jumpto/jumpto/org/netbeans/modules/jumpto/file/Bundle_tr.properties
author Geertjan Wielenga <geertjan@netbeans.org>
Thu, 16 Aug 2018 16:57:30 +0200
branchdonation_review
changeset 2014 01216d32231a
parent 969 798cd86c5ad2
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 # Contributor(s): Andrei Badea
    38 
    39 # FileSearchAction
    40 CTL_FileSearchAction=Go to &File...
    41 editor-popup-CTL_FileSearchAction=File...
    42 
    43 CTL_Open=&Tamam
    44 CTL_SelectInProjects=&Select in Projects
    45 CTL_Close=&Kapat
    46 # {0} = project name
    47 MSG_FileSearchDlgTitle=Go to File
    48 CTL_FileName=File &Name (prefix, wildcards: "?" "*"):
    49 CTL_MatchingFiles=&Matching Files
    50 CTL_CaseSensitive=&Case Sensitive
    51 
    52 LBL_Location=&Konum\:
    53 
    54 TXT_Searching=Ar\u0131yor...
    55 TXT_NoTypesFound=<No Files Found>
    56 TXT_SyntaxError ={0} at position: {1}
    57 TXT_SearchingOtherProjects=Searching Other Projects...
    58 
    59 LBL_HiddenFiles=Show &Hidden Files
    60 LBL_PreferMainProject=&Prefer Current Project
    61 # {0} - display name of the current prject
    62 FMT_CurrentProjectLabel=Prefer Current Project ({0})
    63 LBL_CaseSensitive=&Case Sensitive
    64 
    65 AN_Location=&Yer:
    66 AD_Location=&Yer:
    67 
    68 AD_CaseSensitive=B\u00fcy\u00fck K\u00fc\u00e7\u00fck Harf Duyarl\u0131
    69 
    70 AD_PreferMainProject=Prefer Current Project
    71 
    72 AD_HiddenFiles=Show Hidden Files
    73 
    74 AN_MatchingList=Matching Files
    75 AD_MatchingList=Matching Files
    76 
    77 AN_SearchText=Search text
    78 AD_SearchText=Search text
    79 
    80 AN_FileSearchDialog=Go To File
    81 AD_FileSearchDialog=Go To File
    82