src/zh_CN/cnd/cnd-makeproject/cnd-makeproject/org/netbeans/modules/cnd/makeproject/api/Bundle_zh_CN.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 # 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 1997-2007 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 # ProjectActionEvent
    44 BuildActionName=\u6784\u5efa
    45 CompileSingleActionName=\u7f16\u8bd1\u6587\u4ef6
    46 CleanActionName=\u6e05\u7406
    47 ConfigureActionName=\u914d\u7f6e
    48 RunActionName=\u8fd0\u884c
    49 DebugActionName=\u8c03\u8bd5
    50 AttachActionName=\u8fde\u63a5
    51 CheckExecutableActionName=\u68c0\u67e5\u53ef\u6267\u884c\u6587\u4ef6
    52 CustomActionName=\u5206\u6790
    53 TestActionName=\u6d4b\u8bd5
    54 BuildTestsActionName=\u6784\u5efa\u6d4b\u8bd5
    55 PreBuildActionName=\u9884\u6784\u5efa
    56 
    57 # Other
    58 Executable=\u53ef\u6267\u884c\u6587\u4ef6
    59 
    60 # DefaultProjectActionHandler
    61 EXECUTABLE_DOESNT_EXISTS={0}\u4e0d\u5b58\u5728\u6216\u8005\u4e0d\u662f\u53ef\u6267\u884c\u6587\u4ef6\u3002
    62 Err_NoTermFound=\u672a\u627e\u5230\u4efb\u4f55\u7ec8\u7aef\u7a0b\u5e8f\u3002\u5c06\u8f93\u51fa\u5207\u6362\u5230\u201c\u8f93\u51fa\u201d\u7a97\u53e3\u4e2d\u3002\n\u53ef\u4ee5\u5728\u9879\u76ee\u7684\u5c5e\u6027\u4e2d\u66f4\u6539\u63a7\u5236\u53f0\u7c7b\u578b ('\u8fd0\u884c' \u7c7b\u522b)\u3002
    63 Err_NoTermFoundMacOSX=\u672a\u627e\u5230\u4efb\u4f55\u7ec8\u7aef\u7a0b\u5e8f\u3002\u5c06\u8f93\u51fa\u5207\u6362\u5230\u201c\u8f93\u51fa\u201d\u7a97\u53e3\u4e2d\u3002\n\u60a8\u9700\u8981\u5b89\u88c5 X11 \u5305, \u5e76\u4e14\u8fd8\u9700\u8981\u542f\u52a8 X11 \u670d\u52a1\u5668\u3002\n\u53ef\u4ee5\u5728\u9879\u76ee\u7684\u5c5e\u6027\u4e2d\u66f4\u6539\u63a7\u5236\u53f0\u7c7b\u578b ('\u8fd0\u884c' \u7c7b\u522b)\u3002
    64 
    65 # MakeOptions
    66 TXT_Auto=\u81ea\u52a8
    67 TXT_AlwaysRelative=\u59cb\u7ec8\u76f8\u5bf9\u8def\u5f84
    68 TXT_AlwaysAbsolute=\u59cb\u7ec8\u7edd\u5bf9\u8def\u5f84
    69 NO_PROJECT=\u65e0\u9879\u76ee
    70 
    71 
    72