blob: 630174391e43c4c9f9331fc1d4d869a8da7a1869 [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-2009 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.
LBL_NewDriver=\u65b0\u898f\u30c9\u30e9\u30a4\u30d0...
TYPE_TNSName=TNS\u540d(v10.2.0.1.0\u4ee5\u964d)
TYPE_Service=\u30b5\u30fc\u30d3\u30b9\u540d
TYPE_SID=\u30b5\u30fc\u30d3\u30b9ID (SID)
TYPE_ForSQLServer=Microsoft SQL Server
TYPE_ForSybase=Sybase ASE
TYPE_IDS=Informix\u52d5\u7684\u30b5\u30fc\u30d0\u30fc (IDS)
TYPE_Cloudscape=Cloudscape\u30b5\u30fc\u30d0\u30fc
ERR_InvalidURL=\u7121\u52b9\u306aURL\u3002\u5f62\u5f0f\u306f\u3001\n{0}\u3068\u3057\u307e\u3059
DRIVERNAME_MySQL=MySQL (\u30b3\u30cd\u30af\u30bf/J\u30c9\u30e9\u30a4\u30d0)
DRIVERNAME_JavaDbEmbedded=Java DB (\u57cb\u8fbc\u307f)
DRIVERNAME_JavaDbNetwork=Java DB (\u30cd\u30c3\u30c8\u30ef\u30fc\u30af)
DRIVERNAME_PostgreSQL=PostgreSQL
DRIVERNAME_JTDS=jTDS
DRIVERNAME_DB2JCC=IBM DB2 Universal\u30c9\u30e9\u30a4\u30d0
DRIVERNAME_MSSQL2005=Microsoft SQL Server 2005
# Map JDBC URL token identifiers to human-readable strings
<HOST>=\u30db\u30b9\u30c8
<PORT>=\u30dd\u30fc\u30c8
<SERVERNAME>=\u30b5\u30fc\u30d0\u30fc\u540d
<SID>=\u30b5\u30fc\u30d3\u30b9ID
<SERVICE>=\u30b5\u30fc\u30d3\u30b9\u540d
<TNSNAME>=TNS\u540d
<ADDITIONAL>=\u8ffd\u52a0\u306e\u30d7\u30ed\u30d1\u30c6\u30a3
NoPropertiesSet=\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093
PropertyEditorPanel.propertyTable.columnModel.title1=\u5024
PropertyEditorPanel.propertyTable.columnModel.title0=\u30d7\u30ed\u30d1\u30c6\u30a3
PropertyEditorPanel.addRowButton.text=\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u8ffd\u52a0
PropertyEditorPanel.removeRowButton.text=\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u524a\u9664
# {0} - JDBC URL, {1} - JDBC Driver
JDBC_URL_DRIVER_NAME={1}({0})