Indexes
This commit is contained in:
@@ -24,6 +24,7 @@ $strAddNewField = 'Yeni alan ekle';
|
||||
$strAddPriv = 'Yeni ayr<79>cal<61>k ekle';
|
||||
$strAddPrivMessage = 'Yeni ayr<79>cal<61>k eklediniz..';
|
||||
$strAddSearchConditions = 'Arama durumu ekle ("where" c<>mleci<63>i i<>in):';
|
||||
$strAddToIndex = '%s s<>tununu(s<>tunlarına) index ekle';
|
||||
$strAddUser = 'Yeni kullan<61>c<EFBFBD> ekle';
|
||||
$strAddUserMessage = 'Yeni bir kullan<61>c<EFBFBD> eklediniz.';
|
||||
$strAffectedRows = 'Etkilenen sat<61>rlar:';
|
||||
@@ -56,6 +57,8 @@ $strBrowse = 'Tara';
|
||||
$strBzip = '"bzipped"';
|
||||
|
||||
$strCantLoadMySQL = 'mySQL uzant<6E>s<EFBFBD>n<EFBFBD> y<>kleyemiyor,<br />l<>tfen PHP ayarlar<61>n<EFBFBD> kontrol ediniz.';
|
||||
$strCantRenameIdxToPrimary = 'Index\'i PRIMARY olarak adlandırımazsınız!';
|
||||
$strCardinality = 'En <20>nemli';
|
||||
$strCarriage = 'Enter Karakteri: \\r';
|
||||
$strChange = 'De<44>i<EFBFBD>tir';
|
||||
$strCheckAll = 'T<>m<EFBFBD>n<EFBFBD> se<73>';
|
||||
@@ -68,6 +71,8 @@ $strConfirm = 'A
|
||||
$strCopyTable = 'Tabloyu (veritaban<61><b>.</b>tablo) kopyala:';
|
||||
$strCopyTableOK = '%s tablosu %s <20>zerine kopyaland<6E>.';
|
||||
$strCreate = 'Git';
|
||||
$strCreateIndex = '%s s<>tununda yeni bir index oluştur';
|
||||
$strCreateIndexTopic = 'Yeni bir index oluştur';
|
||||
$strCreateNewDatabase = 'Yeni veritaban<61> olu<6C>tur';
|
||||
$strCreateNewTable = 'Veritaban<61> <20>zerinde yeni bir tablo olu<6C>tur ';
|
||||
$strCriteria = 'Kriter';
|
||||
@@ -136,9 +141,12 @@ $strHostEmpty = 'Sunucu ismi alan
|
||||
|
||||
$strIdxFulltext = 'T<>m metinler';
|
||||
$strIfYouWish = 'E<>er bir tablo\'nun sadece baz<61> s<>tunlar<61>n<EFBFBD> y<>klemek istiyorsan<61>z,virg<72>llerle ayr<79>lm<6C><6D> bir alan listesi belirtiniz.';
|
||||
$strIgnore = 'Yoksay';
|
||||
$strIndex = 'Index';
|
||||
$strIndexHasBeenDropped = '%s index\'i silindi.';
|
||||
$strIndexes = 'Index\'ler';
|
||||
$strIndexHasBeenDropped = '%s index\'i silindi.';
|
||||
$strIndexName = 'Index ismi :';
|
||||
$strIndexType = 'Index tipi :';
|
||||
$strInsert = 'Ekle';
|
||||
$strInsertAsNewRow = 'Yeni bir sat<61>r olarak ekle';
|
||||
$strInsertedRows = 'Eklenen sat<61>rlar:';
|
||||
@@ -164,6 +172,7 @@ $strLogout = '
|
||||
|
||||
$strModifications = 'De<44>i<EFBFBD>iklikler kaydedildi';
|
||||
$strModify = 'De<44>i<EFBFBD>tir';
|
||||
$strModifyIndexTopic = 'Index d<>zenle';
|
||||
$strMoveTable = 'Tabloyu (veritaban<61><b>.</b>tablo) ta<74><61>:';
|
||||
$strMoveTableOK = '%s tablosu %s <20>zerine ta<74><61>nd<6E>.';
|
||||
$strMySQLReloaded = 'MySQL yeniden y<>klendi.';
|
||||
@@ -179,7 +188,10 @@ $strNo = 'Hay
|
||||
$strNoDatabases = 'Veritaban<61> yok';
|
||||
$strNoDropDatabases = '"DROP DATABASE" c<>mlesi burada kullan<61>lamaz.';
|
||||
$strNoFrames = 'phpMyAdmin frame destekli bir tarayıcı ile daha iyi <20>alışmaktadır...';
|
||||
$strNoIndex = 'Index tanımlanmadı!';
|
||||
$strNoIndexPartsDefined = 'Index kısmı tanımlanmadı!';
|
||||
$strNoModification = 'De<44>i<EFBFBD>iklik yok';
|
||||
$strNone = 'Hi<48>biri';
|
||||
$strNoPassword = '<27>ifre yok';
|
||||
$strNoPrivileges = 'Ayr<79>cal<61>k yok';
|
||||
$strNoQuery = 'SQL sorgusu yok!';
|
||||
@@ -209,6 +221,8 @@ $strPrevious = '
|
||||
$strPrimary = 'Birincil';
|
||||
$strPrimaryKey = 'Birincil anahtar';
|
||||
$strPrimaryKeyHasBeenDropped = 'Birincil anahtar silindi';
|
||||
$strPrimaryKeyName = 'PRIMARY KEY TEK olmalıdır!';
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>sadece</b> bir anahtarın ismi <b>olmalıdır!</b>)';
|
||||
$strPrintView = 'Yaz<61>c<EFBFBD> g<>r<EFBFBD>nt<6E>s<EFBFBD>';
|
||||
$strPrivileges = '<27>ncelikler';
|
||||
$strProperties = '<27>zellikler';
|
||||
@@ -231,7 +245,7 @@ $strReset = 'S
|
||||
$strReType = 'Yeniden gir';
|
||||
$strRevoke = 'Ge<47>ersiz k<>l';
|
||||
$strRevokeGrant = 'Hak ge<67>ersiz k<>l';
|
||||
$strRevokeGrantMessage = %s i<EFBFBD>in Grant <EFBFBD>nceliğini kaldırdınız';
|
||||
$strRevokeGrantMessage = '%s i<EFBFBD>in Grant <EFBFBD>nceliğini kaldırdınız';
|
||||
$strRevokeMessage = '%s\'in <20>nceliklerini kaldırdınız';
|
||||
$strRevokePriv = 'Ayr<79>cal<61>klar<61> ge<67>ersiz k<>l';
|
||||
$strRowLength = 'Sat<61>r boyu';
|
||||
@@ -324,19 +338,4 @@ $strAfterInsertBack = 'Return';
|
||||
$strAfterInsertNewInsert = 'Insert a new record';
|
||||
$strBookmarkDeleted = 'The bookmark has been deleted.';
|
||||
|
||||
// Indexes
|
||||
$strAddToIndex = 'Add to index %s column(s)';
|
||||
$strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
|
||||
$strCardinality = 'Cardinality';
|
||||
$strCreateIndex = 'Create an index on %s columns';
|
||||
$strCreateIndexTopic = 'Create a new index';
|
||||
$strIgnore = 'Ignore';
|
||||
$strIndexName = 'Index name :';
|
||||
$strIndexType = 'Index type :';
|
||||
$strModifyIndexTopic = 'Modify an index';
|
||||
$strNone = 'None';
|
||||
$strNoIndexPartsDefined = 'No index parts defined!';
|
||||
$strNoIndex = 'No index defined!';
|
||||
$strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!';
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
|
||||
?>
|
||||
|
Reference in New Issue
Block a user