blob: 5e15b53e224e769d5551b79cb4a352248ed326e6 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 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]"
#
# 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.
#
# This file contains localized strings used in this package. The typical
# NetBeans pattern is to use one bundle per-package, called Bundle.properties;
# the openide class NbBundle supports this usage.
#
# Typically, fetch a resource as follows:
# NbBundle.getMessage (MyClass.class, "SOME_Key");
#
# Don't bother caching strings or worse, static references to resource bundles -
# this may seem like its faster, but it wastes memory and slows things down
# in the long run.
#
LBL_CreateProjectStep=\u540d\u524d\u3068\u5834\u6240
LBL_CreatePersistenceStep=\u6301\u7d9a\u6027\u30e9\u30a4\u30d6\u30e9\u30ea\u3092\u9078\u629e
OpenIDE-Module-Display-Category=Maven
OpenIDE-Module-Long-Description=IDE\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u69d8\u3005\u306a\u30c6\u30af\u30ce\u30ed\u30b8\u3092\u793a\u3059\u30b5\u30f3\u30d7\u30ebApache Maven\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3002
OpenIDE-Module-Name=Maven\u30b5\u30f3\u30d7\u30eb
OpenIDE-Module-Short-Description=Apache Maven\u3092\u4f7f\u7528\u3057\u305f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30fb\u30b5\u30f3\u30d7\u30eb
Templates/Project/Samples/Maven=Maven
Templates/Project/Samples/Maven/MavenCalculator=Maven Calculator\u30b5\u30fc\u30d3\u30b9
Templates/Project/Samples/Maven/MavenCalculatorClient=Maven Calculator\u30af\u30e9\u30a4\u30a2\u30f3\u30c8
Templates/Project/Samples/Maven/MavenScrumToys=JSF 2.0 Scrum Toys
Templates/Project/Samples/Maven/MavenCRUDSample=CRUD\u30b5\u30f3\u30d7\u30eb\u30fb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3
# Java EE 7: Batch samples
Templates/Project/Samples/Maven/JoboperatorAPI=JobOperator API\u30d0\u30c3\u30c1(Java EE 7)
Templates/Project/Samples/Maven/Payroll=\u7d66\u4e0e\u30d0\u30c3\u30c1(Java EE 7)
# Java EE 7: Concurrency samples
Templates/Project/Samples/Maven/Executor=\u30a8\u30b0\u30bc\u30ad\u30e5\u30fc\u30bf\u540c\u6642\u5b9f\u884c(Java EE 7)
Templates/Project/Samples/Maven/Schedule=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u540c\u6642\u5b9f\u884c(Java EE 7)
Templates/Project/Samples/Maven/Threads=\u30b9\u30ec\u30c3\u30c9\u540c\u6642\u5b9f\u884c(Java EE 7)
# Java EE 7: Connector samples
Templates/Project/Samples/Maven/MailConnector=MailConnector\u30ea\u30bd\u30fc\u30b9\u30fb\u30a2\u30c0\u30d7\u30bf(Java EE 7)
# Java EE 7: JSON samples
Templates/Project/Samples/Maven/JSONP=JAX-RS JSONP (Java EE 7)
# Java EE 7: REST samples
Templates/Project/Samples/Maven/AsyncChat=\u975e\u540c\u671f\u30c1\u30e3\u30c3\u30c8JAX-RS (Java EE 7)
Templates/Project/Samples/Maven/MessageBoard=\u30e1\u30c3\u30bb\u30fc\u30b8\u30fb\u30dc\u30fc\u30c9JAX-RS (Java EE 7)
# Java EE 7: Web Socket samples
Templates/Project/Samples/Maven/Auction=\u30aa\u30fc\u30af\u30b7\u30e7\u30f3WebSocket (Java EE 7)
Templates/Project/Samples/Maven/Draw=\u63cf\u753bWebSocket (Java EE 7)
Templates/Project/Samples/Maven/Echo=\u30a8\u30b3\u30fcWebSocket (Java EE 7)
#Templates/Project/Samples/Maven/Tictactoe=Tic-tac-toe WebSocket (Java EE 7)
# Java EE 7: Servlet samples
Templates/Project/Samples/Maven/AbsoluteOrdering=Web\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8\u30fb\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u306e\u7d76\u5bfe\u9806\u5e8f(Java EE 7)
Templates/Project/Samples/Maven/AnnotationWar=\u6ce8\u91c8\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8(Java EE 7)
Templates/Project/Samples/Maven/AsynchronousProcessing=\u975e\u540c\u671f\u51e6\u7406\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8(Java EE 7)
Templates/Project/Samples/Maven/DynamicRegistration=\u52d5\u7684\u767b\u9332\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8(Java EE 7)
Templates/Project/Samples/Maven/HttpUpgrade=HTTP\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u30fb\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8(Java EE 7)
Templates/Project/Samples/Maven/JspResourceInJar=JAR\u30d0\u30f3\u30c9\u30ebJSP\u30ea\u30bd\u30fc\u30b9\u30fb\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8(Java EE 7)
Templates/Project/Samples/Maven/Multipart=\u30d5\u30a1\u30a4\u30eb\u30fb\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u30fb\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8(Java EE 7)
Templates/Project/Samples/Maven/NonBlockingRead=\u975e\u30d6\u30ed\u30c3\u30afI/O\u8aad\u53d6\u308a\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8(Java EE 7)
Templates/Project/Samples/Maven/NonBlockingWrite=\u975e\u30d6\u30ed\u30c3\u30afI/O\u66f8\u8fbc\u307f\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8(Java EE 7)
Templates/Project/Samples/Maven/ServletContainer=\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u30fb\u30b3\u30f3\u30c6\u30ca\u521d\u671f\u5316\u5b50(Java EE 7)
Templates/Project/Samples/Maven/SessionCookie=HTTP\u30bb\u30c3\u30b7\u30e7\u30f3Cookies\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u69cb\u6210(Java EE 7)
Templates/Project/Samples/Maven/HelloStatelessEjb=\u30b9\u30c6\u30fc\u30c8\u30ec\u30b9Bean EJB (Java EE 7)
Templates/Project/Samples/Maven/HelloStatelessWar=WAR\u30d9\u30fc\u30b9EJB (Java EE 7)
Templates/Project/Samples/Maven/AutomaticTimer=\u81ea\u52d5\u30bf\u30a4\u30de\u30fcEJB (Java EE 7)
Templates/Project/Samples/Maven/EjbEmbedded=\u57cb\u8fbc\u307f\u53ef\u80fdAPI EJB (Java EE 7)
Templates/Project/Samples/Maven/BeanValidation=Bean\u691c\u67fbCDI (Java EE 7)
Templates/Project/Samples/Maven/CDIGuess=JavaServer Faces CDI (Java EE 7)
Templates/Project/Samples/Maven/CDIServlet=\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8CDI (Java EE 7)
Templates/Project/Samples/Maven/Events=\u30a4\u30d9\u30f3\u30c8CDI (Java EE 7)
Templates/Project/Samples/Maven/Interceptors=\u30a4\u30f3\u30bf\u30fc\u30bb\u30d7\u30bfCDI (Java EE 7)
Templates/Project/Samples/Maven/Transactional=\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u6ce8\u91c8CDI (Java EE 7)
Templates/Project/Samples/Maven/TransactionScoped=\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u30fb\u30b9\u30b3\u30fc\u30d7\u6ce8\u91c8CDI (Java EE 7)
Templates/Project/Samples/Maven/EL=\u5f0f\u8a00\u8a9e(Java EE 7)
# Java EE 7: JSF samples
Templates/Project/Samples/Maven/Contracts=\u30ea\u30bd\u30fc\u30b9\u30fb\u30e9\u30a4\u30d6\u30e9\u30ea\u306e\u898f\u7d04JSF (Java EE 7)
Templates/Project/Samples/Maven/FileUpload=\u30d5\u30a1\u30a4\u30eb\u30fb\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9JSF (Java EE 7)
Templates/Project/Samples/Maven/HTML5=HTML5 JSF
Templates/Project/Samples/Maven/Scrumtoys=HTML5 ScrumToys JSF (Java EE 7)
LBL_TITLE=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u5834\u6240\u3092\u9078\u629e
MSG_FolderAlreadyExists=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30fb\u30d5\u30a9\u30eb\u30c0\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u3001\u7a7a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
MSG_InvalidPath=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u5834\u6240\u304c\u6709\u52b9\u306a\u30d1\u30b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
MSG_InvalidProjectName=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u540d\u304c\u6709\u52b9\u306a\u30d5\u30a9\u30eb\u30c0\u540d\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
MSG_FolderCannotBeCreated=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30fb\u30d5\u30a9\u30eb\u30c0\u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3002
LBL_Order={0}/{1}
LBL_Browse=\u53c2\u7167(&R)...
LBL_ProjectName=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u540d:
LBL_ProjectLocation=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u5834\u6240(&L):
LBL_ProjectFolder=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30fb\u30d5\u30a9\u30eb\u30c0:
# title for New JavaEE Sample wizard
LBL_TXT_NewJ2EESample=\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30fb\u30b5\u30f3\u30d7\u30eb\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8
LBL_Browse_A11YDesc=\u53c2\u7167...
LBL_ProjectLocation_A11YDesc=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u5834\u6240:
CRUDSampleDbPersistenceVisual.lDerby.text=Java DB\u306e\u5834\u6240(&D):
CRUDSampleDbPersistenceVisual.bDerby.text=\u53c2\u7167(&O)...
CRUDSampleDbPersistenceVisual.lDerbyHint.text=Java DB\u304c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u30d5\u30a9\u30eb\u30c0\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002
CRUDSampleDbPersistenceVisual.lLibarary.text=\u6301\u7d9a\u6027\u30e9\u30a4\u30d6\u30e9\u30ea(&P):
CRUDSampleDbPersistenceVisual.invalid_derby_location=Java DB\u306e\u5834\u6240\u306blib/derbyclient.jar\u30e9\u30a4\u30d6\u30e9\u30ea\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002
CRUDSampleDbPersistenceVisual.invalid_persistence_libraries=\u6301\u7d9a\u6027\u30e9\u30a4\u30d6\u30e9\u30ea\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002
CRUDSampleDbPersistenceVisual.select_derby_location=Java DB\u306e\u5834\u6240\u3092\u9078\u629e