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
masaki@913
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@913
     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@913
     7
#
masaki@913
     8
# The contents of this file are subject to the terms of either the GNU
masaki@913
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@913
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@913
    11
# "License"). You may not use this file except in compliance with the
masaki@913
    12
# License. You can obtain a copy of the License at
masaki@913
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@913
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@913
    15
# specific language governing permissions and limitations under the
masaki@913
    16
# License.  When distributing the software, include this License Header
masaki@913
    17
# Notice in each file and include the License file at
masaki@964
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@913
    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@913
    21
# accompanied this code. If applicable, add the following below the
masaki@913
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@913
    23
# your own identifying information:
masaki@913
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@913
    25
#
masaki@913
    26
# If you wish your version of this file to be governed by only the CDDL
masaki@913
    27
# or only the GPL Version 2, indicate your decision by adding
masaki@913
    28
# "[Contributor] elects to include this software in this distribution
masaki@913
    29
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@913
    30
# single choice of license, a recipient has the option to distribute
masaki@913
    31
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@913
    32
# to extend the choice of license to its licensees as provided above.
masaki@913
    33
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@913
    34
# Version 2 license, then the option applies only if the new code is
masaki@913
    35
# made subject to such option by the copyright holder.
masaki@913
    36
masaki@913
    37
# FileSearchAction
masaki@913
    38
CTL_FileSearchAction=\u8f6c\u81f3\u6587\u4ef6(&F)...
masaki@913
    39
editor-popup-CTL_FileSearchAction=\u6587\u4ef6...
masaki@913
    40
masaki@913
    41
CTL_Open=\u786e\u5b9a(&O)
masaki@913
    42
CTL_SelectInProjects=\u5728\u9879\u76ee\u4e2d\u9009\u62e9(&S)
masaki@913
    43
CTL_Close=\u5173\u95ed(&C)
masaki@913
    44
# {0} = project name
masaki@913
    45
MSG_FileSearchDlgTitle=\u8f6c\u81f3\u6587\u4ef6
masaki@1739
    46
CTL_FileName=\u6587\u4ef6\u540d (\u524d\u7f00, \u901a\u914d\u7b26: "?", "*")(&N):
masaki@913
    47
CTL_MatchingFiles=\u5339\u914d\u6587\u4ef6(&M)
masaki@913
    48
CTL_CaseSensitive=\u533a\u5206\u5927\u5c0f\u5199(&C)
masaki@913
    49
masaki@1818
    50
LBL_Location=\u4f4d\u7f6e(&L):
masaki@913
    51
masaki@913
    52
TXT_Searching=\u6b63\u5728\u641c\u7d22...
masaki@913
    53
TXT_NoTypesFound=<\u627e\u4e0d\u5230\u6587\u4ef6>
masaki@1739
    54
TXT_SyntaxError ={0}\u4f4d\u4e8e: {1}
masaki@913
    55
TXT_SearchingOtherProjects=\u6b63\u5728\u641c\u7d22\u5176\u4ed6\u9879\u76ee...
masaki@1909
    56
TXT_PartialResults=\u90e8\u5206\u7ed3\u679c, \u6b63\u5728\u641c\u7d22...
masaki@913
    57
masaki@913
    58
LBL_HiddenFiles=\u663e\u793a\u9690\u85cf\u6587\u4ef6(&H)
masaki@913
    59
LBL_PreferMainProject=\u9996\u9009\u5f53\u524d\u9879\u76ee(&P)
masaki@913
    60
# {0} - display name of the current prject
masaki@913
    61
FMT_CurrentProjectLabel=\u9996\u9009\u5f53\u524d\u9879\u76ee ({0})
masaki@913
    62
LBL_CaseSensitive=\u533a\u5206\u5927\u5c0f\u5199(&C)
masaki@913
    63
masaki@913
    64
AN_Location=\u4f4d\u7f6e
masaki@913
    65
AD_Location=\u4f4d\u7f6e
masaki@913
    66
masaki@913
    67
AD_CaseSensitive=\u533a\u5206\u5927\u5c0f\u5199
masaki@913
    68
masaki@913
    69
AD_PreferMainProject=\u9996\u9009\u5f53\u524d\u9879\u76ee
masaki@913
    70
masaki@913
    71
AD_HiddenFiles=\u663e\u793a\u9690\u85cf\u6587\u4ef6
masaki@913
    72
masaki@913
    73
AN_MatchingList=\u5339\u914d\u6587\u4ef6
masaki@913
    74
AD_MatchingList=\u5339\u914d\u6587\u4ef6
masaki@913
    75
masaki@913
    76
AN_SearchText=\u641c\u7d22\u6587\u672c
masaki@913
    77
AD_SearchText=\u641c\u7d22\u6587\u672c
masaki@913
    78
masaki@913
    79
AN_FileSearchDialog=\u8f6c\u81f3\u6587\u4ef6
masaki@913
    80
AD_FileSearchDialog=\u8f6c\u81f3\u6587\u4ef6
masaki@913
    81