blob: 42f062783549bcc7c7997ca045058eed14cfb970 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
#
# 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. Sun designates this
# particular file as subject to the "Classpath" exception as provided
# by Sun 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-2006 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.
OpenIDE-Module-Name=\u5c0d\u8a71\u65b9\u584a API
OpenIDE-Module-Display-Category=\u57fa\u790e\u67b6\u69cb
OpenIDE-Module-Short-Description=\u8655\u7406\u5c0d\u8a71\u65b9\u584a\u548c\u7cbe\u9748\u3002
OpenIDE-Module-Long-Description=\u6b64\u6a21\u7d44\u8655\u7406 NetBeans \u4e2d\u4f7f\u7528\u7684\u5c0d\u8a71\u65b9\u584a\u548c\u7cbe\u9748\u57fa\u790e\u67b6\u69cb\u3002
# Notify system
NTF_ErrorTitle=\u932f\u8aa4
NTF_ExceptionTitle=\u7570\u5e38
# {0} - type of exception
# {1} - ~/.netbeans/3.5/system (or whatever)
NTF_ExceptionalException=\u51fa\u73fe {0} \u7570\u5e38\u3002\n\u8acb\u5b58\u53d6 http://www.netbeans.org/issues.html \u4ee5\u5831\u544a\u6b64\u4f8b\u5916\uff0c\u8acb\u5305\u62ec messages.log \u6a94\u6848\u7684\u526f\u672c\u3002\nmessages.log \u6a94\u6848\u4f4d\u65bc {1} \u8cc7\u6599\u593e\u4e2d\u3002
NTF_ExceptionalExceptionTitle=\u975e\u9810\u671f\u7570\u5e38
NTF_PlainTitle=\u8a0a\u606f
NTF_QuestionTitle=\u554f\u984c
NTF_InformationTitle=\u8cc7\u8a0a
NTF_WarningTitle=\u8b66\u544a
#
# Dialog system
#
EXC_OptionsAlign=\u9078\u9805\u6392\u5217
#
# names of buttons
#
CTL_OK=\u78ba\u5b9a
CTL_YES=\u662f
CTL_NO=\u5426
CTL_CLOSE=\u95dc\u9589
CTL_CANCEL=\u53d6\u6d88
ACSD_CANCEL=n/a
CTL_NEXT=\u4e0b\u4e00\u6b65 >
# {0} = next step number, 1 = next step is not known
# {1} = next step name
ACSD_NEXT={0,choice,1#\u79fb\u81f3\u7cbe\u9748\u7684\u4e0b\u4e00\u6b65\u3002|2#\u4e0b\u4e00\u6b65\uff1a{0}\u3002{1}}
CTL_PREVIOUS=< \u4e0a\u4e00\u6b65(&B)
CTL_PREVIOUS_Mnemonic=B
# {0} = previous step number, -1 = previous step is not known
# {1} = previous step name
ACSD_PREVIOUS={0,choice,-1#\u79fb\u81f3\u7cbe\u9748\u7684\u4e0a\u4e00\u6b65\u3002|0#\u4e0a\u4e00\u6b65\uff1a{0}\u3002{1}}
CTL_FINISH=\u5b8c\u6210(&F)
ACSD_FINISH=n/a
# NotifyDescriptor
ACSD_InputPanel=\u8f38\u5165\u884c
ACSD_InputField=N/A
ACN_NotifyDescriptor_MessageJTextArea=N/A
ACD_NotifyDescriptor_MessageJTextArea=N/A
# WizardDescriptor
# {0} name of component
# {1} name of panel index
CTL_WizardName={0} \u7cbe\u9748 ({1})
# {0} step number
# {1} step name
# {2} step description
#ACSD_WizardPanel={0,choice,0#{1}: {2}|1#{0}. {1}: {2}}
# {0} current index of panel
# {1} total number of panels
CTL_ArrayIteratorName={0}/{1}
CTL_ContentName=\u6b65\u9a5f
CTL_HelpName=\u8aaa\u660e
#RGB of wizard steps panel background
#NOI18N
#INT_WizardBackRed=254
#NOI18N
#INT_WizardBackGreen=253
#NOI18N
#INT_WizardBackBlue=246
#RGB of wizard steps panel foreground
#NOI18N
#INT_WizardForegroundRed=0
#NOI18N
#INT_WizardForegroundGreen=0
#NOI18N
#INT_WizardForegroundBlue=0
#Property - wizard panel image alignment
#NOI18N
#STRING_WizardImageAlignment=South
CTL_InstantiateProgress_Title=\u8acb\u7a0d\u5019\u3002