blob: be455babde340c3d0c7cbf832f6c618940291994 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 2016 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# 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. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle 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]"
#
# 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.
#
# Contributor(s):
#
# Portions Copyrighted 2016 Sun Microsystems, Inc.
NewJetModuleWizardPanel.error.htmlFile=HTML \u6587\u4ef6\u5df2\u5b58\u5728\u3002
NewJetModuleWizardPanel.error.htmlFolder=\u5fc5\u987b\u8bbe\u7f6e HTML \u6587\u4ef6\u5939\u3002
NewJetModuleWizardPanel.error.jsFile=JS \u6587\u4ef6\u5df2\u5b58\u5728\u3002
NewJetModuleWizardPanel.error.jsFolder=\u5fc5\u987b\u8bbe\u7f6e JS \u6587\u4ef6\u5939\u3002
NewJetModuleWizardPanel.error.name=\u5fc5\u987b\u8bbe\u7f6e\u6587\u4ef6\u540d\u3002
NewJetModuleWizardPanel.error.project=\u53ea\u80fd\u4e3a\u9879\u76ee\u521b\u5efa\u65b0\u6a21\u5757\u3002
NewJetModuleWizardPanelUi.chooser.folder.title=\u9009\u62e9\u6587\u4ef6\u5939
NewJetModuleWizardPanelUi.name=\u540d\u79f0\u548c\u4f4d\u7f6e
NewJetModuleWizardPanelUi.project.none=<\u65e0\u9879\u76ee>
# {0} - current step index
# {1} - number of steps
NewProjectWizardIterator.name=\u7b2c {0} \u6b65 (\u5171 {1} \u6b65)
NewProjectWizardIterator.newComponentInteractionSample.displayName=Oracle JET \u7ec4\u4ef6\u4ea4\u4e92\u793a\u4f8b
NewProjectWizardIterator.newOracleJETBaseDistribution.displayName=Oracle JET \u57fa\u672c\u5206\u53d1
NewProjectWizardIterator.newOracleJETQuickStartBasic.displayName=Oracle JET QuickStart \u57fa\u7840
NewProjectWizardIterator.progress.creating=\u6b63\u5728\u521b\u5efa\u9879\u76ee...
NewProjectWizardIterator.progress.downloading=\u6b63\u5728\u4e0b\u8f7d\u6863\u6848...
NewProjectWizardIterator.progress.unpacking=\u6b63\u5728\u89e3\u538b\u7f29\u6863\u6848...
Templates/Clientside/OJET=Oracle JET
Templates/Clientside/DummyEmptyJETModule=\u7a7a JET \u6a21\u5757
Templates/Clientside/DummyKnockoutJETModule=Knockout JET \u6a21\u5757
# panel
NewJetModuleWizardPanelUi.nameLabel.text=\u6587\u4ef6\u540d(&N):
NewJetModuleWizardPanelUi.projectLabel.text=\u9879\u76ee:
NewJetModuleWizardPanelUi.jsFolderLabel.text=JS \u6587\u4ef6\u5939(&J):
NewJetModuleWizardPanelUi.jsFolderBrowseButton.text=\u6d4f\u89c8(&B)...
NewJetModuleWizardPanelUi.htmlFolderLabel.text=HTML \u6587\u4ef6\u5939(&H):
NewJetModuleWizardPanelUi.htmlFolderBrowseButton.text=\u6d4f\u89c8(&R)...
NewJetModuleWizardPanelUi.createdJsFileLabel.text=\u5df2\u521b\u5efa JS \u6587\u4ef6:
NewJetModuleWizardPanelUi.createdHtmlFileLabel.text=\u5df2\u521b\u5efa HTML \u6587\u4ef6:
Templates/ClientSide/OJET/EmptyJETModule-html=\u7a7a JET \u6a21\u5757 (HTML)
Templates/ClientSide/OJET/EmptyJETModule-js=\u7a7a JET \u6a21\u5757 (JavaScript)
Templates/ClientSide/OJET/KnockoutJETModule-html=Knockout JET \u6a21\u5757 (HTML)
Templates/ClientSide/OJET/KnockoutJETModule-js=Knockout JET \u6a21\u5757 (JavaScript)