blob: d6f1ab2dbef154cc5bac2048dd003c064cba867d [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=Consulta SQL
JDBCView_TimeColumnName=Tempo Total
JDBCView_InvocationsColumnName=Invoca\u00e7\u00f5es
JDBCView_ColumnCommands=Tipo de Comando
JDBCView_ColumnTables=Tabelas
JDBCView_ColumnStatements=Tipo de Instru\u00e7\u00e3o
JDBCView_ColumnToolTip=M\u00e9todos de consulta SQL e chamada
JDBCView_TimeColumnToolTip=Tempo decorrido em todas as chamadas da consulta SQL
JDBCView_InvocationsColumnToolTip=N\u00famero de vezes que a consulta SQL foi chamada
JDBCView_ColumnCommandsToolTip=Tipo de Comando SQL
JDBCView_ColumnTablesToolTip=Tabela de Banco de Dados
JDBCView_ColumnStatementsToolTip=Tipo de Instru\u00e7\u00e3o SQL
JDBCView_OtherCommand=outro comando
JDBCView_RegularStatement=regular
JDBCView_PreparedStatement=preparado
JDBCView_CallableStatement=resgat\u00e1vel
JDBCView_ActionViewSqlQuery=Exibir Consulta SQL
JDBCView_ExportTooltip=Exportar dados para arquivo ou imagem
JDBCView_ExportLbl=Exportar {0}
JDBCView_ExportQueries=Consultas SQL
JDBCView_ActionGoToSource=Ir para C\u00f3digo-Fonte
JDBCView_ActionProfileMethod=M\u00e9todo de Perfil
JDBCView_ActionProfileClass=Classe de Perfil
SQLFilterPanel_QueriesCaption=Consultas:
SQLFilterPanel_FilterButton=Filtro
SQLFilterPanel_CommandsDropdown=Comandos
SQLFilterPanel_CommandsNotAvailable=N\u00e3o h\u00e1 comandos dispon\u00edveis
SQLFilterPanel_TablesDropdown=Tabelas
SQLFilterPanel_TablesNotAvailable=N\u00e3o h\u00e1 tabelas dispon\u00edveis
SQLFilterPanel_StatementsDropdown=Instru\u00e7\u00f5es
SQLFilterPanel_StatementRegular=Regular
SQLFilterPanel_StatementPrepared=Preparado
SQLFilterPanel_StatementCallable=Resgat\u00e1veis
SQLFilterPanel_FilterTooltip=Filtrar consultas SQL por substring ({0})
SQLFilterPanel_CommandsTooltip=Filtrar consultas SQL por comandos usados
SQLFilterPanel_TablesTooltip=Filtrar consultas SQL por tabelas referenciadas
SQLFilterPanel_StatementsTooltip=Filtrar consultas SQL por tipos de instru\u00e7\u00e3o
SQLFormatter_DatabasePing=Ping de banco de dados
SnapshotJDBCView_CompareSnapshots=Comparar com outro snapshot...
SnapshotJDBCView_ResetCompareSnapshots=Redefinir compara\u00e7\u00e3o de snapshots
TablesSelector_SelectTables=Selecionar tabelas:
TablesSelector_FilterTables=Tabelas de filtros
TablesSelector_ColumnSelected=Selecionado
TablesSelector_ColumnTable=Tabela
TablesSelector_ColumnSelectedToolTip=Selecionado para exibi\u00e7\u00e3o
TablesSelector_ColumnTableToolTip=Nome da tabela
TablesSelector_ActSelectAll=Selecionar Tudo
TablesSelector_ActUnselectAll=Cancelar Sele\u00e7\u00e3o de Tudo