blob: bef8282127a3bb5d8fb4a224c215cd5b651474b2 [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.
JDBCView_ColumnName=SQL\u554f\u5408\u305b
JDBCView_TimeColumnName=\u5408\u8a08\u6642\u9593
JDBCView_InvocationsColumnName=\u547c\u51fa\u3057
JDBCView_ColumnCommands=\u30b3\u30de\u30f3\u30c9\u30fb\u30bf\u30a4\u30d7
JDBCView_ColumnTables=\u8868
JDBCView_ColumnStatements=\u6587\u30bf\u30a4\u30d7
JDBCView_ColumnToolTip=SQL\u554f\u5408\u305b\u304a\u3088\u3073\u547c\u51fa\u3057\u30e1\u30bd\u30c3\u30c9
JDBCView_TimeColumnToolTip=SQL\u554f\u5408\u305b\u306e\u547c\u51fa\u3057\u6642\u9593\u7dcf\u8a08
JDBCView_InvocationsColumnToolTip=SQL\u554f\u5408\u305b\u304c\u8d77\u52d5\u3055\u308c\u305f\u56de\u6570
JDBCView_ColumnCommandsToolTip=SQL\u30b3\u30de\u30f3\u30c9\u30fb\u30bf\u30a4\u30d7
JDBCView_ColumnTablesToolTip=\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u8868
JDBCView_ColumnStatementsToolTip=SQL\u6587\u306e\u30bf\u30a4\u30d7
JDBCView_OtherCommand=\u305d\u306e\u4ed6\u306e\u30b3\u30de\u30f3\u30c9
JDBCView_RegularStatement=\u6a19\u6e96
JDBCView_PreparedStatement=\u6e96\u5099\u5b8c\u4e86
JDBCView_CallableStatement=\u30b3\u30fc\u30eb\u53ef\u80fd
JDBCView_ActionViewSqlQuery=SQL\u554f\u5408\u305b\u306e\u8868\u793a
JDBCView_ExportTooltip=\u30d5\u30a1\u30a4\u30eb\u307e\u305f\u306f\u30a4\u30e1\u30fc\u30b8\u306b\u30c7\u30fc\u30bf\u3092\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3057\u307e\u3059
JDBCView_ExportLbl={0}\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
JDBCView_ExportQueries=SQL\u554f\u5408\u305b
JDBCView_ActionGoToSource=\u30bd\u30fc\u30b9\u3078\u79fb\u52d5
JDBCView_ActionProfileMethod=\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u30fb\u30e1\u30bd\u30c3\u30c9
JDBCView_ActionProfileClass=\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u30fb\u30af\u30e9\u30b9
SQLFilterPanel_QueriesCaption=\u554f\u5408\u305b:
SQLFilterPanel_FilterButton=\u30d5\u30a3\u30eb\u30bf
SQLFilterPanel_CommandsDropdown=\u30b3\u30de\u30f3\u30c9
SQLFilterPanel_CommandsNotAvailable=\u4f7f\u7528\u53ef\u80fd\u306a\u30b3\u30de\u30f3\u30c9\u304c\u3042\u308a\u307e\u305b\u3093
SQLFilterPanel_TablesDropdown=\u8868
SQLFilterPanel_TablesNotAvailable=\u4f7f\u7528\u53ef\u80fd\u306a\u8868\u304c\u3042\u308a\u307e\u305b\u3093
SQLFilterPanel_StatementsDropdown=\u6587
SQLFilterPanel_StatementRegular=\u901a\u5e38
SQLFilterPanel_StatementPrepared=\u6e96\u5099\u5b8c\u4e86
SQLFilterPanel_StatementCallable=\u30b3\u30fc\u30eb\u53ef\u80fd
SQLFilterPanel_FilterTooltip=\u90e8\u5206\u6587\u5b57\u5217({0})\u306b\u3088\u308aSQL\u554f\u5408\u305b\u3092\u30d5\u30a3\u30eb\u30bf
SQLFilterPanel_CommandsTooltip=\u4f7f\u7528\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u306b\u3088\u308aSQL\u554f\u5408\u305b\u3092\u30d5\u30a3\u30eb\u30bf
SQLFilterPanel_TablesTooltip=\u53c2\u7167\u3055\u308c\u305f\u8868\u306b\u3088\u308aSQL\u554f\u5408\u305b\u3092\u30d5\u30a3\u30eb\u30bf
SQLFilterPanel_StatementsTooltip=\u6587\u30bf\u30a4\u30d7\u306b\u3088\u308aSQL\u554f\u5408\u305b\u3092\u30d5\u30a3\u30eb\u30bf
SQLFormatter_DatabasePing=\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9ping
SnapshotJDBCView_CompareSnapshots=\u4ed6\u306e\u30b9\u30ca\u30c3\u30d7\u30b7\u30e7\u30c3\u30c8\u3068\u6bd4\u8f03...
SnapshotJDBCView_ResetCompareSnapshots=\u30b9\u30ca\u30c3\u30d7\u30b7\u30e7\u30c3\u30c8\u306e\u6bd4\u8f03\u306e\u30ea\u30bb\u30c3\u30c8
TablesSelector_SelectTables=\u8868\u306e\u9078\u629e:
TablesSelector_FilterTables=\u30d5\u30a3\u30eb\u30bf\u8868
TablesSelector_ColumnSelected=\u9078\u629e\u6e08
TablesSelector_ColumnTable=\u8868
TablesSelector_ColumnSelectedToolTip=\u8868\u793a\u7528\u306b\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059
TablesSelector_ColumnTableToolTip=\u8868\u540d
TablesSelector_ActSelectAll=\u3059\u3079\u3066\u9078\u629e
TablesSelector_ActUnselectAll=\u3059\u3079\u3066\u9078\u629e\u89e3\u9664