blob: 257664b23f53fcb6220fb9e040996eaa92aad8fd [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
#########################
# Fonts and Colors
# CppTokenId categories
identifier=\u6807\u8bc6\u7b26
keyword=\u5173\u952e\u5b57
keyword-directive=\u5173\u952e\u5b57\u6307\u4ee4
string=\u5b57\u7b26\u4e32
whitespace=\u7a7a\u767d
java-layer-method=\u65b9\u6cd5
errors=\u9519\u8bef
character=\u5b57\u7b26
number=\u6570\u503c
operator=\u8fd0\u7b97\u7b26
comment=\u6ce8\u91ca
literal=\u7c7b\u578b
separator=\u5206\u9694\u7b26
#preprocessor
preprocessor=\u9884\u5904\u7406\u7a0b\u5e8f\u7b26\u53f7
preprocessor-keyword-directive=\u9884\u5904\u7406\u7a0b\u5e8f\u5173\u952e\u5b57\u6307\u4ee4
preprocessor-keyword=\u9884\u5904\u7406\u7a0b\u5e8f\u5173\u952e\u5b57
preprocessor-system-include-literal=\u7cfb\u7edf\u5305\u542b
preprocessor-user-include-literal=\u7528\u6237\u5305\u542b
preprocessor-identifier=\u9884\u5904\u7406\u7a0b\u5e8f\u6807\u8bc6\u7b26
pragma-omp=OpenMP \u7b26\u53f7
pragma-omp-keyword-directive=OpenMP \u5173\u952e\u5b57\u6307\u4ee4
# CppStringTokenId categories
string-escape=\u5b57\u7b26\u4e32\u8f6c\u4e49\u5e8f\u5217
string-escape-invalid=\u5b57\u7b26\u4e32\u8f6c\u4e49\u5e8f\u5217 (\u65e0\u6548)
# DoxygenTokenId categories
doxygen-tag=Doxygen \u6807\u8bb0
html-tag=Doxygen HTML \u6807\u8bb0
# Code Templates
CT_fori=\u521b\u5efa\u5728\u5bf9\u8c61\u6570\u7ec4\u4e0a\u8fdb\u884c\u8fed\u4ee3\u7684 for \u5faa\u73af\u3002\u5faa\u73af\u7684\u63a7\u5236\u53d8\u91cf\u662f\u6570\u7ec4\u4e2d\u7684\u4e00\u4e2a\u6574\u6570\u7d22\u5f15\u3002
CT_fore=\u521b\u5efa\u5728\u5bf9\u8c61\u96c6\u5408\u4e0a\u8fed\u4ee3\u7684 for \u5faa\u73af\u3002
CT_cls=\u521b\u5efa\u65b0\u7c7b\u7684\u58f0\u660e (\u6ca1\u6709\u7ee7\u627f)
CT_clss=\u521b\u5efa\u7c7b\u7684\u5b9e\u73b0
CT_icls=\u521b\u5efa\u65b0\u7c7b\u7684\u58f0\u660e (\u5305\u542b\u7ee7\u627f)