src/zh_CN/cnd/cnd-remote-projectui/cnd-remote-projectui/org/netbeans/modules/cnd/remote/projectui/wizard/cnd/Bundle_zh_CN.properties
author Masaki Katakai <masaki@netbeans.org>
Tue, 03 May 2016 18:56:54 -0700
branchrelease81
changeset 1986 54b887ce3f12
parent 1949 1d94bbbab9b5
permissions -rw-r--r--
name changed to Oracle Developer Studio
masaki@1768
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@1768
     2
#
masaki@1768
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@1768
     4
#
masaki@1768
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@1768
     6
# Other names may be trademarks of their respective owners.
masaki@1768
     7
#
masaki@1768
     8
# The contents of this file are subject to the terms of either the GNU
masaki@1768
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@1768
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@1768
    11
# "License"). You may not use this file except in compliance with the
masaki@1768
    12
# License. You can obtain a copy of the License at
masaki@1768
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@1768
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@1768
    15
# specific language governing permissions and limitations under the
masaki@1768
    16
# License.  When distributing the software, include this License Header
masaki@1768
    17
# Notice in each file and include the License file at
masaki@1768
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@1768
    19
# particular file as subject to the "Classpath" exception as provided
masaki@1768
    20
# by Oracle in the GPL Version 2 section of the License file that
masaki@1768
    21
# accompanied this code. If applicable, add the following below the
masaki@1768
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@1768
    23
# your own identifying information:
masaki@1768
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@1768
    25
#
masaki@1768
    26
# Contributor(s):
masaki@1768
    27
#
masaki@1768
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@1768
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
masaki@1768
    30
# Microsystems, Inc. All Rights Reserved.
masaki@1768
    31
#
masaki@1768
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@1768
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@1768
    34
# "[Contributor] elects to include this software in this distribution
masaki@1768
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@1768
    36
# single choice of license, a recipient has the option to distribute
masaki@1768
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@1768
    38
# to extend the choice of license to its licensees as provided above.
masaki@1768
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@1768
    40
# Version 2 license, then the option applies only if the new code is
masaki@1768
    41
# made subject to such option by the copyright holder.
masaki@1768
    42
masaki@1768
    43
masaki@1768
    44
# Template Folders
masaki@1768
    45
Templates/Project/Native=C/C++
masaki@1768
    46
Templates/Project/Samples/Native=C/C++
masaki@1768
    47
Templates/Project/Samples/Native/Applications=\u5e94\u7528\u7a0b\u5e8f
masaki@1768
    48
Templates/Project/Samples/Native/Packaging=\u6253\u5305
masaki@1768
    49
masaki@1768
    50
# Templates
masaki@1768
    51
Templates/Project/Native/makefile.xml=\u57fa\u4e8e\u73b0\u6709\u6e90\u4ee3\u7801\u7684 C/C++ \u9879\u76ee
masaki@1768
    52
Templates/Project/Native/binary.xml=\u57fa\u4e8e\u4e8c\u8fdb\u5236\u6587\u4ef6\u7684 C/C++ \u9879\u76ee
masaki@1768
    53
Templates/Project/Native/newFullRemote.xml=\u57fa\u4e8e\u8fdc\u7a0b\u73b0\u6709\u6e90\u4ee3\u7801\u7684 C/C++ \u9879\u76ee
masaki@1768
    54
Templates/Project/Native/newApplication.xml=C/C++ \u5e94\u7528\u7a0b\u5e8f
masaki@1768
    55
Templates/Project/Native/newDynamicLibrary.xml=C/C++ \u52a8\u6001\u5e93
masaki@1768
    56
Templates/Project/Native/newStaticLibrary.xml=C/C++ \u9759\u6001\u5e93
masaki@1768
    57
Templates/Project/Native/newQtApplication.xml=C/C++ Qt \u5e94\u7528\u7a0b\u5e8f
masaki@1768
    58
Templates/Project/Native/newQtDynamicLibrary.xml=C/C++ Qt \u52a8\u6001\u5e93
masaki@1768
    59
Templates/Project/Native/newQtStaticLibrary.xml=C/C++ Qt \u9759\u6001\u5e93
masaki@1768
    60
Templates/Project/Native/newDBApplication.xml=C/C++ \u6570\u636e\u5e93\u5e94\u7528\u7a0b\u5e8f
masaki@1768
    61
Templates/Project/Samples/Native/Arguments=\u53c2\u6570
masaki@1768
    62
Templates/Project/Samples/Native/Welcome=\u6b22\u8fce\u4f7f\u7528
masaki@1768
    63
Templates/Project/Samples/Native/InputOutput=\u8f93\u5165\u8f93\u51fa\u5e94\u7528\u7a0b\u5e8f
masaki@1768
    64
Templates/Project/Samples/Native/MP=\u591a\u5904\u7406\u5e94\u7528\u7a0b\u5e8f
masaki@1768
    65
Templates/Project/Samples/Native/SubProjects=\u5b50\u9879\u76ee\u5e94\u7528\u7a0b\u5e8f
masaki@1768
    66
Templates/Project/Samples/Native/Quote=\u62a5\u4ef7
masaki@1768
    67
Templates/Project/Samples/Native/Freeway=\u9ad8\u901f\u516c\u8def\u6a21\u62df\u7a0b\u5e8f
masaki@1768
    68
Templates/Project/Samples/Native/LexYacc=\u57fa\u4e8e Lex/Yacc \u7684\u5e94\u7528\u7a0b\u5e8f
masaki@1768
    69
Templates/Project/Samples/Native/Fractal=\u5206\u5f62
masaki@1768
    70
Templates/Project/Samples/Native/Hello=Fortran Hello World \u5e94\u7528\u7a0b\u5e8f
masaki@1768
    71
Templates/Project/Samples/Native/Pi=Pi
masaki@1949
    72
Templates/Project/Samples/Native/HelloCMakeWorld=Hello CMake World
masaki@1768
    73
Templates/Project/Samples/Native/HelloQtWorld=Hello Qt World
masaki@1768
    74
Templates/Project/Samples/Native/ProfilingDemo=\u6027\u80fd\u5206\u6790\u6f14\u793a
masaki@1768
    75
Templates/Project/Samples/Native/RaceDetectionDemo=\u4e89\u7528\u68c0\u6d4b\u6f14\u793a
masaki@1768
    76
masaki@1768
    77
NativeMakefileNameACSD=\u521b\u5efa\u57fa\u4e8e\u73b0\u6709\u4ee3\u7801\u9879\u76ee\u7684\u65b0\u9879\u76ee
masaki@1768
    78
NativeBinaryNameACSD=\u521b\u5efa\u57fa\u4e8e\u4e8c\u8fdb\u5236\u6587\u4ef6\u7684\u65b0\u9879\u76ee
masaki@1768
    79
NativeFullRemoteNameACSD=\u521b\u5efa\u57fa\u4e8e\u8fdc\u7a0b\u73b0\u6709\u4ee3\u7801\u7684\u65b0\u9879\u76ee
masaki@1768
    80
NativeNewLibraryACSD=\u521b\u5efa\u65b0\u7684\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee
masaki@1768
    81
NativeNewDynamicLibraryACSD=\u521b\u5efa\u65b0\u7684\u52a8\u6001\u5e93\u9879\u76ee
masaki@1768
    82
NativeNewStaticLibraryACSD=\u521b\u5efa\u65b0\u7684\u9759\u6001\u5e93\u9879\u76ee
masaki@1768
    83
NativeNewQtApplicationACSD=\u521b\u5efa\u65b0\u7684 Qt \u5e94\u7528\u7a0b\u5e8f\u9879\u76ee
masaki@1768
    84
NativeNewQtDynamicLibraryACSD=\u521b\u5efa\u65b0\u7684 Qt \u52a8\u6001\u5e93\u9879\u76ee
masaki@1768
    85
NativeNewQtStaticLibraryACSD=\u521b\u5efa\u65b0\u7684 Qt \u9759\u6001\u5e93\u9879\u76ee
masaki@1768
    86
NativeNewDBApplicationACSD=\u521b\u5efa\u65b0\u7684\u6570\u636e\u5e93\u5e94\u7528\u7a0b\u5e8f\u9879\u76ee
masaki@1768
    87
masaki@1768
    88
SAMPLE_PROJECT=\u6837\u4f8b\u9879\u76ee - 
masaki@1768
    89
SAMPLE_PROJECT_ACSD=\u521b\u5efa\u65b0\u7684\u6837\u4f8b\u9879\u76ee
masaki@1768
    90
masaki@1768
    91
# NewMakeProjectWizardIterator
masaki@1768
    92
LAB_IteratorName={0}/{1}
masaki@1768
    93
masaki@1986
    94
ERROR_FIND_PROJECT_CREATOR=\u5728\u4e3b\u673a {0} \u4e0a\u627e\u4e0d\u5230 Oracle Solaris Studio (\u7248\u672c 12.3 \u6216\u66f4\u9ad8\u7248\u672c) \u6216 Oracle Developer Studio\u3002
masaki@1986
    95
ERROR_RUN_PROJECT_CREATOR=\u65e0\u6cd5\u5728\u4e3b\u673a {0} \u4e0a\u8fd0\u884c Oracle Solaris Studio (\u7248\u672c 12.3 \u6216\u66f4\u9ad8\u7248\u672c) \u6216 Oracle Developer Studio:\n{1}\u3002
masaki@1768
    96
RUN_PROJECT_CREATOR=\u6b63\u5728\u4e3b\u673a{0}\u4e0a\u521b\u5efa\u9879\u76ee...
masaki@1768
    97
CONFIGURING_PROJECT_CREATOR=\u6b63\u5728\u4e3b\u673a{0}\u4e0a\u914d\u7f6e\u9879\u76ee...
masaki@1768
    98
masaki@1853
    99
ImportProject.Progress.AnalyzeRoot=\u5206\u6790\u6e90\u6839\u76ee\u5f55...
masaki@1853
   100