blob: a20d66a970f2f60fc040a94aa62a2f2baa01ece4 [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.
# Properties
AdaptorClass=Adaptor class
AdaptorClassDescription=Class of adaptor used
DatabaseURL=Veritaban\u0131 URL'i
DatabaseURLDescription=Ba\u011flan\u0131lan veritaban\u0131 URL'i
DriverFiles=S\u00fcr\u00fcc\u00fc Dosyalar\u0131
DriverURL=S\u00fcr\u00fcc\u00fc
DriverURLDescription=Veritaban\u0131 s\u00fcr\u00fcc\u00fcs\u00fc
DatabasePrefix=Database URL prefix
DatabasePrefixDescription=Template for URL of database connection (for convenience)
User=Kullan\u0131c\u0131
UserDescription=Active user
ReadOnly=Salt okunur
ReadOnlyDescription=Read only database
GroupBy=GROUP BY support
GroupByDescription=GROUP BY support
OuterJoin=OUTER JOIN support
OuterJoinDescription=OUTER JOIN support
UnionSupport=UNION support
UnionSupportDescription=UNION support
DatabaseProduct=Veritaban\u0131 \u00fcr\u00fcn ad\u0131
DatabaseProductDescription=Veritaban\u0131 \u00fcr\u00fcn ad\u0131
DatabaseVersion=Veritaban\u0131 versiyonu
DatabaseVersionDescription=Veritaban\u0131 verisyonu
RememberPassword=\u015eifreyi hat\u0131rla
RememberPasswordDescription=\u015eifreyi hat\u0131rla
Catalog=Katalog
CatalogDescription=Katalog
DisplayName=Display name
DisplayNameDescription=Display name
DefaultCatalog=Default Catalog
Schema=\u015eema
SchemaDescription=\u015eema
DefaultSchema=Default Schema
Product=\u00dcr\u00fcn
ColumnType=Column type
ColumnTypeDescription=Column type
Remarks=Notes
RemarksDescription=Notes
Type=Tip
TypeDescription=Tip
Null=Nulls allowed
NullDescription=Nulls allowed
Datatype=Veri tipi
DatatypeDescription=Veri tipi
Default=Default value
DefaultDescription=Default value
ColumnSize=S\u00fctun boyutu
ColumnSizeDescription=S\u00fctun boyutu
DecimalDigits=Decimal digits
DecimalDigitsDescription=Decimal digits
Position=Position
PositionDescription=Position
PositionInFK=Position in foreign key
PositionInFKDescription=Position in foreign key
ReferredFKSchema=Referred schema
ReferredFKTable=Referred table
ReferredFKColumn=Referred column
ReferringFKSchema=Referring schema
ReferringFKTable=Referring table
ReferringFKColumn=Referring column
Index=Index
IndexDescription=Index
StoredProcedure=Stored procedure
StoredProcedureDescription=Stored procedure
StoredFunction=Stored function
StoredFunctionDescription=Stored function
In=In
Out=Out
InOut=In/Out
Return=Return
Unique=&Unique
UniqueNoMnemonic=Unique
UniqueDescription=Unique
Qualifier=Qualifier
QualifierDescription=Qualifier
Filter=Filtre
FilterDescription=Filtre
Ordinal=Ordinal
OrdinalDescription=Ordinal
PrimaryCatalog=Primary catalog
PrimaryCatalogDescription=Primary catalog
PrimarySchema=Primary schema
PrimarySchemaDescription=Primary schema
PrimaryTable=Primary table
PrimaryTableDescription=Primary table
PrimaryColumn=Primary column
PrimaryColumnDescription=Primary column
ForeingCatalog=Katalog
ForeingCatalogDescription=Katalog
ForeingSchema=\u015eema
ForeingSchemaDescription=\u015eema
ForeignColumn=S\u00fctun
ForeignColumnDescription=S\u00fctun
KeySeq=Keyseq
KeySeqDescription=Keyseq
# Booleans
proceduresAreCallable=Yordamlar \u00e7a\u011fr\u0131labilir
tablesAreSelectable=Tablolar se\u00e7ilebilir
readOnly=Salt okunur
localFiles=Yerel dosyalar
localFilePerTable=Tablo ba\u015f\u0131na yerel dosyalar
mixedCaseIdentifiers=Mixed-case identifiers
mixedCaseQuotedIdentifiers=Mixed-case quoted identifiers
alterTableWithAddColumn=Tabloyu s\u00fctun ekleyerek de\u011fi\u015ftir
alterTableWithDropColumn=Tablodan s\u00fctun silerek de\u011fi\u015ftir
columnAliasing=Column aliasing
nullPlusNonNullIsNull=Null plus null is null
convert=D\u00f6n\u00fc\u015ft\u00fcr
tableCorrelationNames=Tablo ili\u015fkilendirme isimleri
differentTableCorrelationNames=Different table correlation names
expressionsInOrderBy=Expressions in order by
orderByUnrelated=Unrelated order by
groupBy=Group by deste\u011fi
groupByUnrelated=Unrelated group by support
groupByBeyondSelect=Group by beyond select
likeEscapeClause=Like escape clause
multipleResultSets=Multiple result sets
multipleTransactions=Multiple transactions
nonNullableColumns=Non-nullable columns
minimumSQLGrammar=Minimal SQL grammar
coreSQLGrammar=Core SQL grammar
extendedSQLGrammar=Geni\u015fletilmi\u015f SQL Dil Bilgisi
ANSI92EntryLevelSQL=ANSI 92 giri\u015f seviye SQL
ANSI92IntermediateSQL=ANSI 92 orta seviye SQL
ANSI92FullSQL=ANSI 92 son seviye SQL
IntegrityEnhancementFacility=Integrity enhancements facility
outerJoins=Outer joins
fullOuterJoins=Full outer joins
limitedOuterJoins=Limited outer joins
catalogAtStart=Catalog at start
schemasInDataManipulation=Schemas in DML
schemasInProcedureCalls=Schemas in procedure calls
schemasInTableDefinitions=Tablo tan\u0131mlar\u0131nda \u015femalar
schemasInIndexDefinitions=Schemas in index calls
schemasInPrivilegeDefinitions=Schemas in privilege calls
catalogsInDataManipulation=Catalogs in DML
catalogsInProcedureCalls=Catalogs in procedure calls
catalogsInTableDefinitions=Catalogs in table definitions
catalogsInIndexDefinitions=Catalogs in index definitions
catalogsInPrivilegeDefinitions=Catalogs in privilege definitions
positionedDelete=Positioned delete
positionedUpdate=Positioned update
selectForUpdate=Select for update
storedProcedures=Stored procedures supported
subqueriesInComparisons=Subqueries in comparisons
subqueriesInExists=Subqueries in exists
subqueriesInIns=Subqueries in inserts
subqueriesInQuantifieds=Subqueries in quantifieds
correlatedSubqueries=Correlated subqueries
union=Union support
unionAll=Union all support
openCursorsAcrossCommit=Open cursors across commit
openCursorsAcrossRollback=Open cursors across rollback
openStatementsAcrossCommit=Open statements across commit
openStatementsAcrossRollback=Open statements across rollback
maxRowSizeIncludeBlobs=Max rowsize includes BLOBs
transactions=Transaction support
dataDefinitionAndDataManipulationTransactions=DDL and DML in transactions
dataManipulationTransactionsOnly=DML only
dataDefinitionCausesTransactionCommit=DDL causes commit
dataDefinitionIgnoredInTransactions=DDL ignored in transactions
batchUpdates=Batch updates
# Integer properties
nullSort=Null sort
identifierStore=Identifier store
quotedIdentifierStore=Quoted identifier store
maxBinaryLiteralLength=Max binary literal search
maxCharLiteralLength=Max character literal search
maxColumnNameLength=Max column name search
maxColumnsInGroupBy=Max columns group by
maxColumnsInIndex=Max columns in index
maxColumnsInOrderBy=Max columns order by
maxColumnsInSelect=select ifadesindeki maksimum s\u00fctun say\u0131s\u0131
maxColumnsInTable=Tablodaki maksimum s\u00fctun say\u0131s\u0131
maxConnections=Maksimum ba\u011flant\u0131
maxCursorNameLength=Max cursor name length
maxIndexLength=Max index length
maxSchemaNameLength=Max schema name length
maxProcedureNameLength=Max procedure name length
maxCatalogNameLength=Max catalog name length
maxRowSize=Max row size
maxStatementLength=Max statement length
maxStatements=Max statements
maxTableNameLength=Max table name length
maxTablesInSelect=Max tables in select
maxUserNameLength=Max user name length
defaultTransactionIsolation=Max transaction isolation
# String properties
driverName=S\u00fcr\u00fcc\u00fc ad\u0131
driverVersion=S\u00fcr\u00fcc\u00fc versiyonu
driverMajorVersion=S\u00fcr\u00fcc\u00fc \u00fcst versiyonu
driverMinorVersion=S\u00fcr\u00fcc\u00fc alt versiyonu
identifierQuoteString=Identifier quoted string
SQLKeywords=SQL keywords
numericFunctions=Numeric functions
stringFunctions=String functions
systemFunctions=System functions
timeDateFunctions=Time and date functions
searchStringEscape=Search string escape
extraNameCharacters=Extra name characters
schemaTerm=Schema term
procedureTerm=Procedure term
catalogTerm=Catalog term
catalogSeparator=Catalog separator
Yes=Evet
No=Hay\u0131r
# Queries
PROP_proceduresQuery=Procedures query
PROP_procedureColumnsQuery=Procedure columns query
PROP_schemasQuery=Schemas query
PROP_catalogsQuery=Catalogs query
PROP_tablesQuery=Tables query
PROP_tableTypesQuery=Field types query
PROP_columnsQuery=Columns query
PROP_columnPrivilegesQuery=Column privileges query
PROP_tablePrivilegesQuery=Table privileges query
PROP_bestRowIdentifierQuery=Best row identifier query
PROP_versionColumnsQuery=Version columns query
PROP_primaryKeysQuery=Primary keys query
PROP_importedKeysQuery=Imported keys query
PROP_exportedKeysQuery=Exported keys query
PROP_crossReferenceQuery=Cross reference query
PROP_typeInfoQuery=Type info query
PROP_indexInfoQuery=Index info query
PROP_UDTsQuery=User-defined types query
PROP_capitializeUsername=Capitalize username
# String properties
databaseProductName=Veritaban\u0131 \u00fcr\u00fcn ad\u0131
databaseProductVersion=Veritaban\u0131 \u00fcr\u00fcn versiyonu