src/ja/cnd/cnd-highlight/cnd-highlight/org/netbeans/modules/cnd/highlight/semantic/Bundle_ja.properties
author Masaki Katakai <masaki@netbeans.org>
Thu, 27 Apr 2017 07:11:17 -0700
changeset 2008 1180ea1ceb30
parent 1988 e6b8280ceb73
permissions -rw-r--r--
integrate 8.2 drop30 for CND
     1 # This module is part of NetBeans and is open-source.
     2 # You can see http://www.netbeans.org/about/legal/index.html for details.
     3 #
     4 # You may use the binary however you like. The source file license is:
     5 #
     6 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     7 #
     8 # Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     9 #
    10 # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    11 # Other names may be trademarks of their respective owners.
    12 #
    13 # The contents of this file are subject to the terms of either the GNU
    14 # General Public License Version 2 only ("GPL") or the Common
    15 # Development and Distribution License("CDDL") (collectively, the
    16 # "License"). You may not use this file except in compliance with the
    17 # License. You can obtain a copy of the License at
    18 # http://www.netbeans.org/cddl-gplv2.html
    19 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    20 # specific language governing permissions and limitations under the
    21 # License.  When distributing the software, include this License Header
    22 # Notice in each file and include the License file at
    23 # nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    24 # particular file as subject to the "Classpath" exception as provided
    25 # by Oracle in the GPL Version 2 section of the License file that
    26 # accompanied this code. If applicable, add the following below the
    27 # License Header, with the fields enclosed by brackets [] replaced by
    28 # your own identifying information:
    29 # "Portions Copyrighted [year] [name of copyright owner]"
    30 #
    31 # Contributor(s):
    32 #
    33 # The Original Software is NetBeans. The Initial Developer of the Original
    34 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
    35 # Microsystems, Inc. All Rights Reserved.
    36 
    37 CppParserMarkOccurrencesAnnotation=\u51fa\u73fe\u7b87\u6240\u3092\u30de\u30fc\u30af
    38 LABL_CppMarkOccurrencesAnnotation=C/C++\u30a8\u30c7\u30a3\u30bf\u306e\u51fa\u73fe\u7b87\u6240\u3092\u30de\u30fc\u30af
    39 LBL_ES_TOOLTIP=\u51fa\u73fe\u7b87\u6240\u3092\u30de\u30fc\u30af
    40 
    41 UNUSED_VARIABLE_TOOLTIP=\u5909\u6570\u306f\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u305b\u3093
    42 
    43 Show-inactive=\u975e\u30a2\u30af\u30c6\u30a3\u30d6\u30fb\u30b3\u30fc\u30c9\u306e\u5f37\u8abf\u8868\u793a(&C)
    44 Show-inactive-AD=\u5f37\u8abf\u8868\u793a\u3067\u975e\u30a2\u30af\u30c6\u30a3\u30d6\u30fb\u30b3\u30fc\u30c9\u3092\u8868\u793a
    45 
    46 Show-fast-class-fields=\u30af\u30e9\u30b9\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u5ba3\u8a00\u306e\u5f37\u8abf\u8868\u793a(&S)
    47 Show-fast-class-fields-AD=\u5f37\u8abf\u8868\u793a\u3067\u30af\u30e9\u30b9\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u5ba3\u8a00\u3092\u8868\u793a
    48 
    49 Show-class-fields=\u30af\u30e9\u30b9\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u4f7f\u7528\u72b6\u6cc1\u306e\u5f37\u8abf\u8868\u793a(&F)
    50 Show-class-fields-AD=\u5f37\u8abf\u8868\u793a\u3067\u30af\u30e9\u30b9\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u4f7f\u7528\u72b6\u6cc1\u3092\u8868\u793a
    51 
    52 Show-fast-functions-names=\u95a2\u6570\u306e\u5ba3\u8a00\u306e\u5f37\u8abf\u8868\u793a(&D)
    53 Show-fast-functions-names-AD=\u5f37\u8abf\u8868\u793a\u3067\u95a2\u6570\u306e\u5ba3\u8a00\u3092\u8868\u793a
    54 
    55 Show-functions-names=\u95a2\u6570\u306e\u4f7f\u7528\u72b6\u6cc1\u306e\u5f37\u8abf\u8868\u793a(&N)
    56 Show-functions-names-AD=\u5f37\u8abf\u8868\u793a\u3067\u95a2\u6570\u306e\u4f7f\u7528\u72b6\u6cc1\u3092\u8868\u793a
    57 
    58 Show-macros=\u30de\u30af\u30ed\u306e\u5f37\u8abf\u8868\u793a(&M)
    59 Show-macros-AD=\u5f37\u8abf\u8868\u793a\u3067\u30de\u30af\u30ed\u3092\u8868\u793a
    60 
    61 Show-typedefs=typedef\u306e\u5f37\u8abf\u8868\u793a(&Y)
    62 Show-typedefs-AD=\u5f37\u8abf\u8868\u793a\u3067typedef\u3092\u8868\u793a
    63 
    64 Show-unused-variables=\u672a\u4f7f\u7528\u306e\u5909\u6570\u306e\u5f37\u8abf\u8868\u793a(&V)
    65 Show-unused-variables-AD=\u5f37\u8abf\u8868\u793a\u3067\u672a\u4f7f\u7528\u306e\u5909\u6570\u3092\u8868\u793a
    66 
    67 Show-fast-enums-names=\u5217\u6319\u306e\u5ba3\u8a00\u306e\u5f37\u8abf\u8868\u793a
    68 Show-fast-enums-names-AD=\u5f37\u8abf\u8868\u793a\u3067\u5217\u6319\u306e\u5ba3\u8a00\u3092\u8868\u793a
    69 
    70 Show-enums-names=\u5217\u6319\u306e\u4f7f\u7528\u72b6\u6cc1\u306e\u5f37\u8abf\u8868\u793a
    71 Show-enums-names-AD=\u5f37\u8abf\u8868\u793a\u3067\u5217\u6319\u306e\u4f7f\u7528\u72b6\u6cc1\u3092\u8868\u793a
    72 
    73 Show-fast-classes-names=\u30af\u30e9\u30b9\u306e\u5ba3\u8a00\u306e\u5f37\u8abf\u8868\u793a
    74 Show-fast-classes-names-AD=\u5f37\u8abf\u8868\u793a\u3067\u30af\u30e9\u30b9\u306e\u5ba3\u8a00\u3092\u8868\u793a
    75 
    76 Show-classes-names=\u30af\u30e9\u30b9\u306e\u4f7f\u7528\u72b6\u6cc1\u306e\u5f37\u8abf\u8868\u793a
    77 Show-classes-names-AD=\u5f37\u8abf\u8868\u793a\u3067\u30af\u30e9\u30b9\u306e\u4f7f\u7528\u72b6\u6cc1\u3092\u8868\u793a
    78 
    79 Show-fast-enumerators-names=\u5217\u6319\u5b50\u306e\u5ba3\u8a00\u306e\u5f37\u8abf\u8868\u793a
    80 Show-fast-enumerators-names-AD=\u5f37\u8abf\u8868\u793a\u3067\u5217\u6319\u5b50\u306e\u5ba3\u8a00\u3092\u8868\u793a
    81 
    82 Show-enumerators-names=\u5217\u6319\u5b50\u306e\u4f7f\u7528\u72b6\u6cc1\u306e\u5f37\u8abf\u8868\u793a
    83 Show-enumerators-names-AD=\u5f37\u8abf\u8868\u793a\u3067\u5217\u6319\u5b50\u306e\u4f7f\u7528\u72b6\u6cc1\u3092\u8868\u793a
    84