src/zh_TW/enterprise/j2eeserver/j2eeserver/org/netbeans/modules/j2ee/deployment/impl/ui/actions/Bundle_zh_TW.properties
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 17 Apr 2018 14:05:44 +0200
changeset 2009 541f7ac8d0bd
parent 914 638d3693f7b8
permissions -rw-r--r--
NetBeans files shall have NetBeans headers
     1 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2 #
     3 # Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
     4 #
     5 # The contents of this file are subject to the terms of either the GNU
     6 # General Public License Version 2 only ("GPL") or the Common
     7 # Development and Distribution License("CDDL") (collectively, the
     8 # "License"). You may not use this file except in compliance with the
     9 # License. You can obtain a copy of the License at
    10 # http://www.netbeans.org/cddl-gplv2.html
    11 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    12 # specific language governing permissions and limitations under the
    13 # License.  When distributing the software, include this License Header
    14 # Notice in each file and include the License file at
    15 # nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
    16 # particular file as subject to the "Classpath" exception as provided
    17 # by Sun in the GPL Version 2 section of the License file that
    18 # accompanied this code. If applicable, add the following below the
    19 # License Header, with the fields enclosed by brackets [] replaced by
    20 # your own identifying information:
    21 # "Portions Copyrighted [year] [name of copyright owner]"
    22 #
    23 # Contributor(s):
    24 #
    25 # The Original Software is NetBeans. The Initial Developer of the Original
    26 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    27 # Microsystems, Inc. All Rights Reserved.
    28 #
    29 # If you wish your version of this file to be governed by only the CDDL
    30 # or only the GPL Version 2, indicate your decision by adding
    31 # "[Contributor] elects to include this software in this distribution
    32 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    33 # single choice of license, a recipient has the option to distribute
    34 # your version of this file under either the CDDL, the GPL Version 2 or
    35 # to extend the choice of license to its licensees as provided above.
    36 # However, if you add GPL Version 2 code and therefore, elected the GPL
    37 # Version 2 license, then the option applies only if the new code is
    38 # made subject to such option by the copyright holder.
    39 
    40 
    41 MSG_Server_Instance_Added=\u5df2\u6210\u529f\u52a0\u5165\u4f3a\u670d\u5668\u5be6\u9ad4\u300c{0}\u300d\u3002
    42 
    43 #StartServerAction
    44 LBL_Start=\u555f\u52d5(&S)
    45 LBL_StartOutput=\u555f\u52d5
    46 LBL_StartOutputDesc=\u555f\u52d5\u4f3a\u670d\u5668
    47 LBL_Starting=\u555f\u52d5 {0}
    48 
    49 LBL_Refresh=\u66f4\u65b0(&F)
    50 LBL_RefreshOutput=\u66f4\u65b0
    51 LBL_RefreshOutputDesc=\u66f4\u65b0\u4f3a\u670d\u5668\u72c0\u614b
    52 
    53 LBL_Remove=\u79fb\u9664(&M)
    54 
    55 MSG_RemoveInstanceTitle=\u79fb\u9664\u4f3a\u670d\u5668\u5be6\u9ad4
    56 
    57 MSG_ReallyRemoveInstance=\u78ba\u5b9a\u8981\u5f9e IDE \u4e2d\u79fb\u9664 {0} \u55ce\uff1f
    58 
    59 LBL_Add_Server_Instance=\u52a0\u5165\u4f3a\u670d\u5668...
    60 
    61 CTL_ServerManager=\u4f3a\u670d\u5668(&S)
    62 
    63 #StopServerAction
    64 LBL_Stop=\u505c\u6b62(&O)
    65 LBL_StopOutput=\u505c\u6b62
    66 LBL_StopOutputDesc=\u505c\u6b62\u4f3a\u670d\u5668
    67 LBL_Stopping=\u505c\u6b62 {0}
    68 
    69 #RestartAction
    70 LBL_Restart=\u91cd\u65b0\u555f\u52d5(&R)
    71 LBL_RestartOutput=\u91cd\u65b0\u555f\u52d5
    72 LBL_RestartOutputDesc=\u91cd\u65b0\u555f\u52d5\u4f3a\u670d\u5668
    73 LBL_Restarting=\u91cd\u65b0\u555f\u52d5 {0}
    74 
    75 #DebugAction
    76 LBL_Debug=\u5728\u9664\u932f\u6a21\u5f0f\u4e0b\u555f\u52d5(&D)
    77 LBL_DebugOutput=\u5728\u9664\u932f\u6a21\u5f0f\u4e0b\u555f\u52d5
    78 LBL_DebugOutputDesc=\u5728\u9664\u932f\u6a21\u5f0f\u4e0b\u555f\u52d5\u4f3a\u670d\u5668
    79 LBL_Debugging=\u5728\u9664\u932f\u6a21\u5f0f\u4e0b\u555f\u52d5 {0}
    80 
    81 #ProfileAction
    82 LBL_Profile=\u5728\u6027\u80fd\u5206\u6790\u6a21\u5f0f\u4e0b\u555f\u52d5(&L)
    83 LBL_Profiling=\u5728\u6027\u80fd\u5206\u6790\u6a21\u5f0f\u4e0b\u555f\u52d5 {0}
    84 
    85 LBL_Properties=\u5c6c\u6027(&P)
    86