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
     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 # Contributor(s):
    27 #
    28 # The Original Software is NetBeans. The Initial Developer of the Original
    29 # Software is Sun Microsystems, Inc. Portions Copyright 2001 Sun
    30 # Microsystems, Inc. All Rights Reserved.
    31 #
    32 # If you wish your version of this file to be governed by only the CDDL
    33 # or only the GPL Version 2, indicate your decision by adding
    34 # "[Contributor] elects to include this software in this distribution
    35 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    36 # single choice of license, a recipient has the option to distribute
    37 # your version of this file under either the CDDL, the GPL Version 2 or
    38 # to extend the choice of license to its licensees as provided above.
    39 # However, if you add GPL Version 2 code and therefore, elected the GPL
    40 # Version 2 license, then the option applies only if the new code is
    41 # made subject to such option by the copyright holder.
    42 
    43 ## documentation pane tooltips
    44 HINT_javadoc_browser_back_button=\u8f6c\u81f3\u4e0a\u4e00\u9875
    45 HINT_javadoc_browser_forward_button=\u8f6c\u81f3\u4e0b\u4e00\u9875
    46 HINT_javadoc_browser_show_web_button=\u5728\u5916\u90e8 Web \u6d4f\u89c8\u5668\u4e2d\u663e\u793a\u6587\u6863
    47 HINT_javadoc_browser_goto_source_button=\u5728\u7f16\u8f91\u5668\u4e2d\u6253\u5f00\u6e90\u6587\u4ef6
    48 
    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
    50 
    51 #CsmCompletionProvider 
    52 CC-no-parameters=\u65e0\u53c2\u6570
    53 last-item-text=\u66f4\u591a...
    54 
    55 #Message(s) for CsmHyperlinkProvider:
    56 #{0} - element to open:
    57 cannot-open-csm-element=\u65e0\u6cd5\u6253\u5f00\u5143\u7d20 "{0}"\u3002
    58 cannot-open-include-element=\u65e0\u6cd5\u6253\u5f00\u5305\u542b\u7684{0}\u3002
    59 opening-csm-element=\u6b63\u5728\u6253\u5f00\u5143\u7d20 "{0}"...
    60 opening-include-element=\u6b63\u5728\u6253\u5f00\u5305\u542b\u7684{0}...
    61 goto_source_source_not_found=\u627e\u4e0d\u5230{0}\u7684\u6e90\u6587\u4ef6\u3002
    62 
    63 NAME_GoToDeclarationAction=\u8f6c\u81f3\u58f0\u660e(&D)...
    64 goto-definition-declaration=\u8f6c\u81f3\u5b9a\u4e49/\u58f0\u660e(&D)
    65 goto-included-file=\u8f6c\u81f3\u5305\u542b(&D)
    66 goto-declaration=\u8f6c\u81f3\u58f0\u660e/\u5b9a\u4e49
    67 goto-identifier-declaration=\u8f6c\u81f3\u58f0\u660e/\u5b9a\u4e49(&D)
    68 goto-implementation=\u8f6c\u81f3\u8986\u76d6/\u5df2\u8986\u76d6
    69 goto-implementation-text=\u8f6c\u81f3\u8986\u76d6/\u5df2\u8986\u76d6(&I)
    70 
    71 DocProvider.source-code=\u6e90\u4ee3\u7801
    72 DocProvider.manual=\u624b\u518c\u9875
    73