src/zh_CN/cnd/cnd-completion/cnd-completion/org/netbeans/modules/cnd/completion/cplusplus/Bundle_zh_CN.properties
author Masaki Katakai <masaki@netbeans.org>
Thu, 27 Apr 2017 07:08:34 -0700
branchrelease82
changeset 2007 9079352e8a61
parent 1818 5cd86edd2776
permissions -rw-r--r--
integrate nb8.2 drop30 for ja/zh_CN for CND
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
# Contributor(s):
masaki@913
    27
#
masaki@913
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@913
    29
# Software is Sun Microsystems, Inc. Portions Copyright 2001 Sun
masaki@913
    30
# Microsystems, Inc. All Rights Reserved.
masaki@913
    31
#
masaki@913
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@913
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@913
    34
# "[Contributor] elects to include this software in this distribution
masaki@913
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@913
    36
# single choice of license, a recipient has the option to distribute
masaki@913
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@913
    38
# to extend the choice of license to its licensees as provided above.
masaki@913
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@913
    40
# Version 2 license, then the option applies only if the new code is
masaki@913
    41
# made subject to such option by the copyright holder.
masaki@913
    42
masaki@913
    43
## documentation pane tooltips
masaki@913
    44
HINT_javadoc_browser_back_button=\u8f6c\u81f3\u4e0a\u4e00\u9875
masaki@913
    45
HINT_javadoc_browser_forward_button=\u8f6c\u81f3\u4e0b\u4e00\u9875
masaki@913
    46
HINT_javadoc_browser_show_web_button=\u5728\u5916\u90e8 Web \u6d4f\u89c8\u5668\u4e2d\u663e\u793a\u6587\u6863
masaki@913
    47
HINT_javadoc_browser_goto_source_button=\u5728\u7f16\u8f91\u5668\u4e2d\u6253\u5f00\u6e90\u6587\u4ef6
masaki@913
    48
masaki@1818
    49
javadoc_content_not_found=<font color="#7c0000">\u627e\u4e0d\u5230\u6587\u6863\u3002</font>\u6b64\u9879\u7684\u6587\u6863\u4e0d\u5b58\u5728, \u6216\u8005\u5c1a\u672a\u6dfb\u52a0\u6307\u5b9a\u7684\u52a8\u6001\u5e2e\u52a9\u652f\u6301\u3002
masaki@913
    50
masaki@913
    51
#CsmCompletionProvider 
masaki@913
    52
CC-no-parameters=\u65e0\u53c2\u6570
masaki@1739
    53
last-item-text=\u66f4\u591a...
masaki@913
    54
masaki@913
    55
#Message(s) for CsmHyperlinkProvider:
masaki@913
    56
#{0} - element to open:
masaki@1818
    57
cannot-open-csm-element=\u65e0\u6cd5\u6253\u5f00\u5143\u7d20 "{0}"\u3002
masaki@1739
    58
cannot-open-include-element=\u65e0\u6cd5\u6253\u5f00\u5305\u542b\u7684{0}\u3002
masaki@1818
    59
opening-csm-element=\u6b63\u5728\u6253\u5f00\u5143\u7d20 "{0}"...
masaki@1739
    60
opening-include-element=\u6b63\u5728\u6253\u5f00\u5305\u542b\u7684{0}...
masaki@1739
    61
goto_source_source_not_found=\u627e\u4e0d\u5230{0}\u7684\u6e90\u6587\u4ef6\u3002
masaki@913
    62
masaki@913
    63
NAME_GoToDeclarationAction=\u8f6c\u81f3\u58f0\u660e(&D)...
masaki@913
    64
goto-definition-declaration=\u8f6c\u81f3\u5b9a\u4e49/\u58f0\u660e(&D)
masaki@913
    65
goto-included-file=\u8f6c\u81f3\u5305\u542b(&D)
masaki@1656
    66
goto-declaration=\u8f6c\u81f3\u58f0\u660e/\u5b9a\u4e49
masaki@1656
    67
goto-identifier-declaration=\u8f6c\u81f3\u58f0\u660e/\u5b9a\u4e49(&D)
masaki@1656
    68
goto-implementation=\u8f6c\u81f3\u8986\u76d6/\u5df2\u8986\u76d6
masaki@1656
    69
goto-implementation-text=\u8f6c\u81f3\u8986\u76d6/\u5df2\u8986\u76d6(&I)
masaki@913
    70
masaki@2007
    71
DocProvider.source-code=\u6e90\u4ee3\u7801
masaki@2007
    72
DocProvider.manual=\u624b\u518c\u9875
masaki@2007
    73