src/zh_TW/nb/org-netbeans-lib-uihandler/org-netbeans-lib-uihandler/org/netbeans/lib/uihandler/Bundle_zh_TW.properties
author Masaki Katakai <masaki@netbeans.org>
Mon, 26 Sep 2011 15:47:43 +0900
branchrelease71_beta
changeset 1677 f0d1d18f6806
parent 914 638d3693f7b8
permissions -rw-r--r--
for Beta
     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 OpenIDE-Module-Name=UI\u8655\u7406\u7a0b\u5f0f\u7a0b\u5f0f\u5eab
    42 
    43 
    44 # {0} = getFileName()
    45 # {1} = getClassName()
    46 # {2} = getMethodName()
    47 # {3} = getLineNumber()
    48 # {4} = getClassName() without package
    49 #MSG_StackTraceElement={4}.{2}:{3}
    50 
    51 # {0} number of log records
    52 # {1} date right now
    53 MSG_RootDisplayName=UI Gestures
    54 
    55 MSG_DisplayNameParameters=\u8a0a\u606f\u53c3\u6578
    56 MSG_ParameterDisplayName=Param #{0}
    57 MSG_ParameterShortDescription=\u986f\u793a\u8a0a\u606f\u53c3\u6578 #{0} \u7684\u503c
    58 
    59 MSG_DateDisplayName=\u6642\u9593
    60 MSG_DateShortDescription=\u4e8b\u4ef6\u767c\u751f\u7684\u6642\u9593
    61 
    62 MSG_LoggerDisplayName=\u8a18\u9304\u7a0b\u5f0f\u540d\u7a31
    63 MSG_LoggerShortDescription=\u7522\u751f\u4e8b\u4ef6\u7684\u8a18\u9304\u7a0b\u5f0f\u540d\u7a31
    64 
    65 MSG_MessageDisplayName=\u8a0a\u606f
    66 MSG_MessageShortDescription=\u8a18\u9304\u4e2d\u7684\u5be6\u969b\u8a0a\u606f
    67 
    68 OpenIDE-Module-Short-Description=\u6536\u96c6 UI Gestures \u7684\u76f8\u95dc\u8cc7\u8a0a
    69 
    70 HTML_toolbar={0} (<i>\u5de5\u5177\u5217\u52d5\u4f5c</i>)
    71 HTML_menu={0} (<i>\u529f\u80fd\u8868\u52d5\u4f5c</i>)
    72 HTML_key={0} (<i>\u9375\u76e4\u52d5\u4f5c</i>)
    73 HTML_exception= {0} (<i>\u7570\u5e38</i>)
    74 
    75 MSG_EnabledModules=\u555f\u7528\u7684\u6a21\u7d44
    76 MSG_DisabledModules=\u505c\u7528\u7684\u6a21\u7d44
    77 
    78 Toolbars/UIGestures=UI Gestures
    79 
    80 
    81 UI_USER_CONFIGURATION=\u4f5c\u696d\u7cfb\u7d71\u70ba {0}\uff0c\u865b\u64ec\u6a5f\u5668 {1}\uff0cNetBeans \u7248\u672c {2} \u4ee5\u53ca\u4f7f\u7528\u8005\u540d\u7a31 {3}\u3002
    82 MSG_USER_CONFIGURATION=\u4f7f\u7528\u8005\u914d\u7f6e
    83 
    84 #
    85 # Module UI Logger
    86 #
    87 UI_DISABLED_MODULES=\u505c\u7528\u7684\u6a21\u7d44\u6e05\u55ae {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
    88 UI_ENABLED_MODULES=\u555f\u7528\u7684\u6a21\u7d44\u6e05\u55ae {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
    89