src/zh_CN/ide/jumpto/jumpto/org/netbeans/modules/jumpto/file/Bundle_zh_CN.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=\u8f6c\u81f3\u6587\u4ef6(&F)...
    39 editor-popup-CTL_FileSearchAction=\u6587\u4ef6...
    40 
    41 CTL_Open=\u786e\u5b9a(&O)
    42 CTL_SelectInProjects=\u5728\u9879\u76ee\u4e2d\u9009\u62e9(&S)
    43 CTL_Close=\u5173\u95ed(&C)
    44 # {0} = project name
    45 MSG_FileSearchDlgTitle=\u8f6c\u81f3\u6587\u4ef6
    46 CTL_FileName=\u6587\u4ef6\u540d (\u524d\u7f00, \u901a\u914d\u7b26: "?", "*")(&N):
    47 CTL_MatchingFiles=\u5339\u914d\u6587\u4ef6(&M)
    48 CTL_CaseSensitive=\u533a\u5206\u5927\u5c0f\u5199(&C)
    49 
    50 LBL_Location=\u4f4d\u7f6e(&L):
    51 
    52 TXT_Searching=\u6b63\u5728\u641c\u7d22...
    53 TXT_NoTypesFound=<\u627e\u4e0d\u5230\u6587\u4ef6>
    54 TXT_SyntaxError ={0}\u4f4d\u4e8e: {1}
    55 TXT_SearchingOtherProjects=\u6b63\u5728\u641c\u7d22\u5176\u4ed6\u9879\u76ee...
    56 TXT_PartialResults=\u90e8\u5206\u7ed3\u679c, \u6b63\u5728\u641c\u7d22...
    57 
    58 LBL_HiddenFiles=\u663e\u793a\u9690\u85cf\u6587\u4ef6(&H)
    59 LBL_PreferMainProject=\u9996\u9009\u5f53\u524d\u9879\u76ee(&P)
    60 # {0} - display name of the current prject
    61 FMT_CurrentProjectLabel=\u9996\u9009\u5f53\u524d\u9879\u76ee ({0})
    62 LBL_CaseSensitive=\u533a\u5206\u5927\u5c0f\u5199(&C)
    63 
    64 AN_Location=\u4f4d\u7f6e
    65 AD_Location=\u4f4d\u7f6e
    66 
    67 AD_CaseSensitive=\u533a\u5206\u5927\u5c0f\u5199
    68 
    69 AD_PreferMainProject=\u9996\u9009\u5f53\u524d\u9879\u76ee
    70 
    71 AD_HiddenFiles=\u663e\u793a\u9690\u85cf\u6587\u4ef6
    72 
    73 AN_MatchingList=\u5339\u914d\u6587\u4ef6
    74 AD_MatchingList=\u5339\u914d\u6587\u4ef6
    75 
    76 AN_SearchText=\u641c\u7d22\u6587\u672c
    77 AD_SearchText=\u641c\u7d22\u6587\u672c
    78 
    79 AN_FileSearchDialog=\u8f6c\u81f3\u6587\u4ef6
    80 AD_FileSearchDialog=\u8f6c\u81f3\u6587\u4ef6
    81