Rev Author Line No. Line
250 kaklik 1 <?php
2 /* $Id: azerbaijani-iso-8859-9.inc.php,v 2.118.2.3 2006/03/23 17:42:09 lem9 Exp $ */
3  
4 // tercümedeki eksiklerimi ve ya sehv olduðunu düþündüyünüz yerleri shehriyari@trcomm.net adresine göndere bilersiniz...
5 // Þehriyar Ýmanov 30 Avqust 2003... Shehi
6  
7 $charset = 'iso-8859-9';
8 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
9 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
10 $right_font_family = 'arial, helvetica, geneva, sans-serif';
11 $number_thousands_separator = ',';
12 $number_decimal_separator = '.';
13 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
14 $byteUnits = array('Bayt', 'KB', 'MB', 'QB', 'TB', 'PB', 'EB');
15  
16 $day_of_week = array('Baz', 'Baz Ert', 'Çerþ Axþ', 'Çerþ', 'Cüme Axþ', 'Cüme', 'Þen');
17 $month = array('Yan', 'Fev', 'Mar', 'Apr', 'May', 'Ýyun', 'Ýyul', 'Avq', 'Sent', 'Okt', 'Noy', 'Dek');
18 // See http://www.php.net/manual/en/function.strftime.php to define the
19 // variable below
20 $datefmt = '%d %B, %Y saat %H:%M';
21 $timespanfmt = '%s gün, %s saat, %s deqiqe ve %s saniye';
22  
23 $strAbortedClients = 'Dayandýrýlmýþ Elaqeler';
24 $strAbsolutePathToDocSqlDir = 'Xahiþ edirik, docSQL direktoriyasýna webserver-deki mütleq yolu (absolute path) gösterin.';
25 $strAccessDenied = 'Giriþ Tesdiq Edilmedi';
26 $strAction = 'Fealiyyetler';
27 $strAddAutoIncrement = 'AUTO_INCREMENT deyeri elave et';
28 $strAddDeleteColumn = 'Sahe Sütunlarýný Elave Et/Sil';
29 $strAddDeleteRow = 'Kriteria Setirlerini Elave Et/Sil';
30 $strAddDropDatabase = 'DROP DATABASE elave et';
31 $strAddedColumnComment = 'Bu sütun üçün qýsa izahat elave edildi';
32 $strAddedColumnRelation = 'Sütun üçün elaqe elave edildi';
33 $strAddHeaderComment = 'Baþlýða xülase me\'lumatý elave et (\\n yeni setire keçir)';
34 $strAddIfNotExists = 'IF NOT EXISTS elave et';
35 $strAddIntoComments = 'Xülaseye elave et';
36 $strAddNewField = 'Yeni sahe elave et';
37 $strAddPrivilegesOnDb = 'Aþaðýdaký me\'lumat bazasý üçün selahiyyet müeyyen et';
38 $strAddPrivilegesOnTbl = 'Aþaðýdaký cedvel üçün selahiyyetler müeyyen et';
39 $strAddSearchConditions = 'Axtarýþ þertlerini gir ("where" ifadesinin esas metni):';
40 $strAddToIndex = 'Ýndekse &nbsp;%s&nbsp;sütun elave et';
41 $strAddUserMessage = 'Yeni istifadeçi elave etdiniz.';
42 $strAddUser = 'Yeni Ýstifadeçi elave Et';
43 $strAdministration = 'Administrasiya';
44 $strAffectedRows = 'Deyiþen setir sayý:';
45 $strAfterInsertBack = 'Evvelki sehifeye qayýt';
46 $strAfterInsertNewInsert = 'Teze bir setir daha gir';
47 $strAfterInsertNext = 'Bir sonraký setre keç';
48 $strAfterInsertSame = 'Bu sehifeye geri dön';
49 $strAfter = 'Sonra: %s';
50 $strAll = 'All';
51 $strAllTableSameWidth = 'eyni enli bütün cedveller gösterilsinmi?';
52 $strAlterOrderBy = 'Cedvel sýrasýna buna göre yeniden qur';
53 $strAnalyzeTable = 'Cedveli analiz et';
54 $strAnd = 'Ve';
55 $strAnIndex = '%s üzerine indeks elave edildi';
56 $strAny = 'Her hansý';
57 $strAnyHost = 'Her hansý host';
58 $strAnyUser = 'Her hansý istifadeçi';
59 $strAPrimaryKey = '%s üzerine Birinci Dereceli Açar elave edildi.';
60 $strArabic = 'Ereb';
61 $strArmenian = 'Ermeni';
62 $strAscending = 'Artan sýrada';
63 $strAtBeginningOfTable = 'Cedvelin baþýna';
64 $strAtEndOfTable = 'Cedvelin sonuna';
65 $strAttr = 'Xüsusiyyetler';
66 $strAutodetect = 'Avtomatik';
67 $strAutomaticLayout = 'Automatik þablon';
68  
69 $strBack = 'Geri';
70 $strBeginCut = 'BEGIN CUT';
71 $strBeginRaw = 'BEGIN RAW';
72 $strBinary = 'Binary';
73 $strBinaryDoNotEdit = 'Binary - deyiþiklik etme';
74 $strBookmarkDeleted = 'Bookmark silindi.';
75 $strBookmarkLabel = 'Etiket';
76 $strBookmarkQuery = 'Bookmark-lanmýþ SQL sorðusu';
77 $strBookmarkThis = 'Bu SQL sorðusunu bookmark-la';
78 $strBookmarkView = 'Sadece göster';
79 $strBrowse = 'Ýçindekiler';
80 $strBulgarian = 'Bolqar Dili';
81 $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.';
82 $strBzip = '"bzip"lenmiþ';
83  
84 $strCannotLogin = 'MySQL server-e gire bilmirem';
85 $strCantLoadRecodeIconv = 'Charset çevirmeleri üçün lazým olan iconv ve ya recode uzantýlarýný yükleye bilmirem; ya php-ni bu uzantýlarý istifade ede bilmesi üçün yeniden quraþdýrýn ya da phpMyAdmin-de charset çevirme xüsusiyyetini söndürün.';
86 $strCantLoad = '%s uzantýsýný (extension) yükleye bilmirem,<br />xahiþ edirem PHP Konfiqurasiyaný gözden keçir.';
87 $strCantRenameIdxToPrimary = 'Ýndeksi Birinci Dereceli (PRIMARY) olaraq yeniden adlandýra bilmirem!';
88 $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.';
89 $strCardinality = 'Cardinality';
90 $strCentralEuropean = 'Merkezi Avropa';
91 $strChangeCopyModeCopy = '... köhnesini saxla.';
92 $strChangeCopyModeDeleteAndReload = ' ... istifadeçi cedvellerinden köhnesini sil ve ardýndan selahiyyetleri yeniden yükle.';
93 $strChangeCopyMode = 'Eyni selahiyyetlere sahib yeni istifadeçi qur ve ...';
94 $strChangeCopyModeJustDelete = ' ... istifadeçi cedvellerinden köhnesini sil.';
95 $strChangeCopyModeRevoke = ' ... köhne istifadeçinin selahiyyetlerini elinden alaraq onu sil.';
96 $strChangeCopyUser = 'Sistem Giriþ Me\'lumatýný Deyiþdir / Ýstifadeçini Kopyala';
97 $strChange = 'Deyiþdir';
98 $strChangeDisplay = 'Gösterilecek Saheni Seç';
99 $strChangePassword = 'Parolu Deyiþdir';
100 $strCharset = 'Charset';
101 $strCharsetOfFile = 'Faylýn Charset-i:';
102 $strCheckAll = 'Hamýsýný Seç';
103 $strCheckPrivsLong = '&quot;%s&quot; bazasý üçün selahiyyetleri gözden keçir.';
104 $strCheckPrivs = 'Selahiyyetleri Gözden Keçir';
105 $strCheckTable = 'Cedveli yoxla';
106 $strChoosePage = 'Xahiþ edirem, deyiþdirilecek Sehifeni seç';
107 $strColComFeat = 'Sütun Qýsa Ýzahatýný Deyiþdir';
108 $strColumnNames = 'Sütun adlarý';
109 $strColumnPrivileges = 'Sütunaxas Selahiyyetler';
110 $strCommand = 'Komanda Tipi';
111 $strComments = 'Qýsa Ýzahatlar';
112 $strCompleteInserts = 'Tam giriþli';
113 $strCompression = 'Sýxýþdýrma';
114 $strConfigFileError = 'phpMyAdmin konfiqurasiya faylýnýzý oxuya bilmedi!<br />Bunun sebebi fayldaký parse error ya da faylýn mövcud olmamasý ola biler.<br />Xahiþ edirem aþaðýdaký link-i istifade ederek konfiqurasiya faylýný çaðýrýn ve aldýðýnýz php xeta mesaj(lar)ýný oxuyun. Bir çox halda ya tek dýrnaq ya da nöqteli vergül eksikliyi vardýr.<br />Eger boþ sehife ile qarþýlaþsanýz, demek ki, her þey qaydasýndadýr.';
115 $strConfigureTableCoord = 'Xahiþ edirem, %s cedveli üçün koordinatlarý yeniden müeyyen et.';
116 $strConnectionError = 'Elaqe qura bilmirem: yalnýþ quruluþ.';
117 $strConnections = 'Elaqeler';
118 $strCookiesRequired = 'Sisteme girebilmeniz üçün çerez fayllarý (cookie-ler) aktiv olmalýdýr.';
119 $strCopyTable = 'Cedveli kopyala (me\'lumat bazasý<b>.</b>cedvel):';
120 $strCopyTableOK = '%s cedveli %s - e kopyalandý.';
121 $strCopyTableSameNames = 'Cedveli eynisinin üzerine kopyalaya bilmerem!';
122 $strCouldNotKill = 'phpMyAdmin %s emeliyyat thread-ini söndüre (kill) bilmedi. Böyük ehtimal artýq söndürülmüþdür.';
123 $strCreateIndex = '&nbsp;%s&nbsp;sütunda indeks yarat';
124 $strCreateIndexTopic = 'Yeni indeks qur';
125 $strCreateNewDatabase = 'Yeni me\'lumat bazasý qur';
126 $strCreateNewTable = '%s bazasýnda yeni cedvel qur';
127 $strCreatePage = 'Yeni Sehife qur';
128 $strCreatePdfFeat = 'PDF-lerin qurulmasý';
129 $strCreate = 'Qur';
130 $strCreationDates = 'Quruluþ/Deyiþdirilme/Yoxlama tarixleri';
131 $strCriteria = 'Kriteriyalar';
132 $strCroatian = 'Xorvat Dili';
133 $strCSVOptions = 'CSV variantlarý';
134 $strCyrillic = 'Kiril';
135 $strCzechSlovak = 'Çex-Slovak';
136  
137 $strDatabaseExportOptions = 'Me\'lumat bazasý eksport variantlarý';
138 $strDatabaseHasBeenDropped = '%s bazasý leðv edildi.';
139 $strDatabase = 'Me\'lumat Bazasý';
140 $strDatabasesDropped = '%s bazasý müveffeqiyyetle leðv edildi.';
141 $strDatabases = 'Me\'lumat Bazalarý';
142 $strDatabasesStatsDisable = 'Statistikalarý Söndür';
143 $strDatabasesStatsEnable = 'Statistikalarý Aktivleþdir';
144 $strDatabasesStatsHeavyTraffic = 'Qeyd: Me\'lumat Bazasý statistikalarýný burada aktivleþdirmekle webserver-le MySQL server arasýnda aðýr neqliyyata sebeb ola bilersiniz.';
145 $strDatabasesStats = 'Me\'lumat Bazasý Statistikalarý';
146 $strDataDict = 'Me\'lumat lüðeti';
147 $strData = 'Me\'lumat';
148 $strDataOnly = 'Sadece me\'lumat';
149 $strDBComment = 'Baza qýsa izahatý: ';
150 $strDBGContextID = 'Kontekst Nömresi';
151 $strDBGContext = 'Metn (kontekst)';
152 $strDBGHits = 'Hit-ler';
153 $strDBGLine = 'Setr';
154 $strDBGMaxTimeMs = 'Min. müddet, ms';
155 $strDBGMinTimeMs = 'Maks. müddet, ms';
156 $strDBGModule = 'Modul';
157 $strDBGTimePerHitMs = 'Vaxt/Hit, ms';
158 $strDBGTotalTimeMs = 'Toplam müddet, ms';
159 $strDbPrivileges = 'Me\'lumat Bazasýna Mexsus Selahiyyetler';
160 $strDbSpecific = 'bazayaxas';
161 $strDefault = 'Baþlanðýc deyeri';
162 $strDefaultEngine = '%s bu MySQL serverinde esas depolama motoru olaraq qurulmuþdur.';
163 $strDefaultValueHelp = 'Baþlanðýc deyer girerken, sadece deyeri girin, ters kesr escape-leme ya da dýrnaqdan istifade etmeyin, bu formatý te\'qib edin: a';
164 $strDeleteAndFlush = 'Bütün istifadeçileri sil ve ardýndan selahiyyetleri yeniden yükle.';
165 $strDeleteAndFlushDescr = 'Bu en temiz yoldur, amma selahiyyetlerin yeniden yüklenmesi zaman teleb ede biler.';
166 $strDeletedRows = 'Silinen setir sayý:';
167 $strDeleted = 'Setir silindi';
168 $strDelete = 'Sil';
169 $strDeleting = '%s silinir';
170 $strDelOld = 'Hal-hazýrki sehifen artýq mövcud olmayan Cedvellere baðlýdýr. Bu elaqelerin silinmesini istermisiniz?';
171 $strDescending = 'Azalan sýrada';
172 $strDisabled = 'Söndürülüb';
173 $strDisplayFeat = 'Xüsusiyyetleri Göster';
174 $strDisplayOrder = 'Sýralama þekli:';
175 $strDisplayPDF = 'PDF sxemini göster';
176 $strDoAQuery = '"nümuneye göre sorðu" gönderin (xüsusi iþare: "%")';
177 $strDocu = 'Dokumentasiya';
178 $strDoYouReally = 'Aþaðýdaký sorðunu icra etdirmekten eminsiniz ';
179 $strDropDatabaseStrongWarning = 'Bütün bazaný YOX ETMEK üzeresiniz!';
180 $strDrop = 'Leðv et';
181 $strDropUsersDb = 'Ýstifadeçilerle eyni adlý me\'lumat bazalarýný leðv et.';
182 $strDumpingData = 'Sxemi çýxarýlan cedvel';
183 $strDumpSaved = 'Sxem %s faylýna qeyd edildi.';
184 $strDumpXRows = '%s setri %s nömreli qeydden baþlayaraq göster.';
185 $strDynamic = 'dinamik';
186  
187 $strEdit = 'Deyiþdir';
188 $strEditPDFPages = 'PDF Sehifelerini Deyiþdir';
189 $strEditPrivileges = 'Selahiyyetleri Deyiþdir';
190 $strEffective = 'Effektiv';
191 $strEmpty = 'Boþalt';
192 $strEmptyResultSet = 'MySQL boþ netice çoxluðu gönderdi (ye\'ni sýfýr setir).';
193 $strEnabled = 'Enabled';
194 $strEndCut = 'END CUT';
195 $strEndRaw = 'END RAW';
196 $strEnd = 'Son';
197 $strEngineDisabled = '%s motoru bu serverde söndürülmüþdür.';
198 $strEngines = 'Motorlar';
199 $strEngineUnsupported = 'Bu MySQL server %s depolama motorunu desteklememektedir.';
200 $strEnglishPrivileges = ' Qeyd: MySQL selahiyyet adlarý ingilis dilinde ifade edilmiþdir ';
201 $strEnglish = 'Ýngilis Dili';
202 $strError = 'Xeta';
203 $strEstonian = 'Eston Dili';
204 $strExcelEdition = 'Excel versiyasý';
205 $strExcelOptions = 'Excel variantlarý';
206 $strExplain = 'SQL-i Ýzah Et';
207 $strExport = 'Eksport';
208 $strExtendedInserts = 'Geniþletilmiþ giriþli';
209 $strExtra = 'Elave Xüs.';
210  
211 $strFailedAttempts = 'Uðursuz Cehdler';
212 $strFieldHasBeenDropped = '%s sahesi leðv edildi';
213 $strField = 'Sahe';
214 $strFieldsEmpty = ' Sahe sayðacý boþdur! ';
215 $strFieldsEnclosedBy = 'Saheler ehate edildiyi iþare';
216 $strFieldsEscapedBy = 'Sahelerin escape edildiyi iþare';
217 $strFields = 'Sahe sayý';
218 $strFieldsTerminatedBy = 'Sahelerin yox edildiyi (terminate) iþare';
219 $strFileAlreadyExists = '%s faylý serverda onsuz da mövcuddur, ya faylýn adýný deyiþdir ya da üzerine yazma variantlarýný.';
220 $strFileCouldNotBeRead = 'Fayl oxuna bilmir';
221 $strFileNameTemplate = 'Fayl adý nomenklaturasý';
222 $strFileNameTemplateRemember = 'nomenklaturaný unutma';
223 $strFixed = 'fixed';
224 $strFlushPrivilegesNote = 'Qeyd: phpMyAdmin istifadeçi selahiyyetlerini birbaþa MySQL-in selahiyyetler cedvellerinden almaqdadýr. Eger elle nizamlamalar edilmiþse, bu cedvellerin içerisindekiler webserver-in istifade etdiklerinden ferqli ola biler. Bu halda, davam etmeden evvel, selahiyyetleri yeniden yüklemelisiniz.';
225 $strFlushTable = 'Cedveli flush-la ("FLUSH")';
226 $strFormat = 'Format';
227 $strFormEmpty = 'Formda eksik girilmiþ deyer var!';
228 $strFullText = 'Tam Metnler (Full Text)';
229 $strFunction = 'Funksiya';
230  
231 $strGenBy = 'Qurucu';
232 $strGeneralRelationFeat = 'Ümumi elaqe variantlarý';
233 $strGenTime = 'Hazýrlanma Vaxtý';
234 $strGeorgian = 'Gürcü';
235 $strGlobalPrivileges = 'Qlobal selahiyyetler';
236 $strGlobal = 'qlobal';
237 $strGlobalValue = 'Qlobal deyer';
238 $strGo = 'Davam';
239 $strGrantOption = 'Ýcaze ver';
240 $strGzip = '"gzip"lenmiþ';
241  
242 $strHasBeenAltered = 'deyiþdirildi.';
243 $strHasBeenCreated = 'quruldu.';
244 $strHaveToShow = 'Gösterilmesi üçün en az bir sütun seçmelisiniz';
245 $strHebrew = 'Ýbrani Dili';
246 $strHexForBinary = 'Ýkili saheler üçün hekzadesimaldan istifade et';
247 $strHome = 'Baþlanðýc';
248 $strHomepageOfficial = 'phpMyAdmin Resmi Ýnternet Sehifesi';
249 $strHostEmpty = 'Host adý boþdur!';
250 $strHost = 'Host';
251 $strHTMLExcel = 'Microsoft Excel 2000';
252 $strHTMLExcelOptions = 'Microsoft Excel 2000 eksport variantlarý';
253 $strHTMLWord = 'Microsoft Word 2000';
254 $strHTMLWordOptions = 'Microsoft Word 2000 eksport variantlarý';
255 $strHungarian = 'Macar Dili';
256  
257 $strId = 'Nömre';
258 $strIdxFulltext = 'Tam metn (Fulltext)';
259 $strIgnore = 'Diqqete Alma';
260 $strIgnoringFile = '%s Diqqete Almama (Ignore) faylý';
261 $strImportDocSQL = 'docSQL Fayllarýný Ýmport Et';
262 $strImportFiles = 'Fayllarý import et';
263 $strIndexes = 'Indeksler';
264 $strIndexHasBeenDropped = '%s indeksi leðv edildi';
265 $strIndexName = 'Ýndex adý&nbsp;:';
266 $strIndexType = 'Ýndex tipi&nbsp;:';
267 $strIndex = 'Ýndeks';
268 $strInnodbStat = 'InnoDB Status';
269 $strInsecureMySQL = 'Konfiqurasiya faylýnýzda MySQL baþlanðýc deyerleri (parolsuz root istifadeçisi) mövcuddur ki, bu da tehlükesizlik nöqteyi nezerinden e\'tibarlý deyildir.';
270 $strInsertAsNewRow = 'Yeni setir olaraq elave et';
271 $strInsertedRowId = 'Elave edilen setir nömresi (id):';
272 $strInsertedRows = 'Elave edilen setir sayý:';
273 $strInsert = 'Elave et';
274 $strInsertNewRow = 'Yeni setir elave et';
275 $strInUse = 'istifadede';
276  
277 $strJumpToDB = '&quot;%s&quot; me\'lumat bazasýna keç.';
278 $strJustDeleteDescr = '&quot;Silinmiþ&quot; istifadeçiler selahiyyetler yeniden yüklenene qeder server-e gire bilecekler.';
279 $strJustDelete = 'Sadece olaraq selahiyyet cedvellerindeki istifadeçileri sil.';
280  
281 $strKeepPass = 'Parolu deyiþdirme';
282 $strKeyname = 'Açar söz';
283 $strKill = 'Söndür';
284  
285 $strLandscape = 'Landþaft';
286 $strLatexCaption = 'Cedvel baþlýðý';
287 $strLatexContinuedCaption = 'Cedvel baþlýðýnýn davamý';
288 $strLatexContinued = '(davamý)';
289 $strLatexIncludeCaption = 'Cedvel baþlýðýný daxil et';
290 $strLatexLabel = 'Etiket açarý';
291 $strLaTeX = 'LaTeX';
292 $strLaTeXOptions = 'LaTeX variantlarý';
293 $strLengthSet = 'Uzunluq/Deyerler*';
294 $strLimitNumRows = 'Sehife baþýna düþen setir sayý';
295 $strLinesTerminatedBy = 'Setir leðvedicisi (Lines terminated by)';
296 $strLinkNotFound = 'Link tapýlmadý';
297 $strLinksTo = 'Links to';
298 $strLithuanian = 'Litva Dili';
299 $strLocalhost = 'Yerli';
300 $strLocationTextfile = 'tekst faylýndan yükleyerek';
301 $strLoginInformation = 'Sisteme Giriþ Me\'lumatý';
302 $strLogin = 'Sisteme Giriþ';
303 $strLogout = 'Sistemden Çýxýþ';
304 $strLogPassword = 'Parol:';
305 $strLogUsername = 'Ýstifadeçi Adý:';
306  
307 $strMaximumSize = 'En çox: %s%s';
308 $strMIME_available_mime = 'Mövcud olan MIME-tipleri';
309 $strMIME_available_transform = 'Mövcud transformasiyalar';
310 $strMIME_description = 'Haqqýnda';
311 $strMIME_MIMEtype = 'MIME-tipi';
312 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';
313 $strMIME_transformation = 'Browser transformation';
314 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';
315 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
316 $strMIME_transformation_options = 'Transformasiya variantlarý';
317 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';
318 $strModifications = 'Modifications have been saved';
319 $strModifyIndexTopic = 'Modify an index';
320 $strModify = 'Modify';
321 $strMoveTable = 'Cedveli daþý (me\'lumat bazasý<b>.</b>cedvel):';
322 $strMoveTableOK = '%s cedveli %s - e daþýnmýþdýr.';
323 $strMoveTableSameNames = 'Can\'t move table to same one!';
324 $strMyISAMMaxExtraSortFileSize = 'Ýndeks yaradýlarken istifade olunan keçici fayllarýn maksimum boyu';
325 $strMyISAMMaxSortFileSize = 'Keçici sýralama fayllarýnýn maksimum boyu';
326 $strMyISAMRecoverOptions = 'Avtomatik qurtarma rejimi';
327 $strMyISAMSortBufferSize = 'Sýralama buferinin (keçici yaddaþýnýn) boyu';
328 $strMySQLCharset = 'MySQL charset';
329 $strMySQLSaid = 'MySQL deyir: ';
330 $strMySQLShowProcess = 'Prosesleri göster';
331 $strMySQLShowStatus = 'MySQL runtime me\'lumatýný göster';
332 $strMySQLShowVars = 'MySQL sistem deyiþenlerini göster';
333  
334 $strName = 'Adý';
335 $strNext = 'Sonraký';
336 $strNoDatabases = 'Baza seçilmemiþdir ve ya mövcud deyildir.';
337 $strNoDatabasesSelected = 'Heç bir baza seçilmemiþdir.';
338 $strNoDescription = 'Haqqýnda me\'lumat (description) mövcud deyildir';
339 $strNoDetailsForEngine = 'Bu depolama motoru haqqýnda etrafli status me\'lumatý mövcud deyildir.';
340 $strNoDropDatabases = '"DROP DATABASE" ifadeleri söndürülmüþdür (disabled).';
341 $strNoExplain = 'SQL Ýzah Et-i Keç';
342 $strNoFrames = 'phpMyAdmin <b>frame-destekli</b> görüntüleyicilerle (browser) daha yaxþý iþleyir.';
343 $strNoIndexPartsDefined = 'Ýndeks qisimleri te\'yin edilmedi!';
344 $strNoIndex = 'Ýndeks te\'yin edilmedi!';
345 $strNoModification = 'Deyiþiklik Yoxdur';
346 $strNone = 'Heç biri';
347 $strNoOptions = 'Bu formatýn variantlarý yoxdur';
348 $strNoPassword = 'Parol Yoxdur';
349 $strNoPermission = 'Webserver-in %s faylýný saxlama izni yoxdur.';
350 $strNoPhp = 'PHP Kodunu Gösterme';
351 $strNoPrivileges = 'Selahiyyet çatýþmazlýðý';
352 $strNoRights = 'Burada olma haqqýnýz yoxdur!';
353 $strNoSpace = '%s faylýný saxlamaq üçün lazým olan yer çatýþmýr.';
354 $strNoTablesFound = 'Me\'lumat bazasýnda cedvel yoxdur.';
355 $strNotNumber = 'Bu reqem deyildir!';
356 $strNotOK = 'Müveffeqiyyetsiz';
357 $strNotSet = '<b>%s</b> cedveli %s içerisinde ya <b>tapýlmadý</b> ya da qurulmamýþdýr';
358 $strNoUsersFound = 'Ýstifadeçi(ler) tapýlmadý.';
359 $strNoValidateSQL = 'SQL Ýfadesini Yoxlama';
360 $strNo = 'Xeyir';
361 $strNull = 'Null';
362 $strNumSearchResultsInTable = '%s uyðunluq tapýldý (<i>%s</i> cedvelinde)';
363 $strNumSearchResultsTotal = '<b>Cemi:</b> <i>%s</i> uyðunluq';
364 $strNumTables = 'Cedveller';
365  
366 $strOK = 'Müveffeqiyyetle';
367 $strOperations = 'Emeliyyatlar';
368 $strOptimizeTable = 'Cedveli optimallaþdýr';
369 $strOr = 'ya da';
370 $strOverhead = 'Aþma deyeri';
371 $strOverwriteExisting = 'Mövcud fayl(lar)ýn üzerine yaz';
372  
373 $strPageNumber = 'Sehife Nömresi:';
374 $strPartialText = 'Qismi Metnler';
375 $strPasswordChanged = '%s üçün parol müveffeqiyyetle deyiþdirilmiþdir.';
376 $strPasswordEmpty = 'Parol boþdur!';
377 $strPasswordNotSame = 'Girdiyiniz parollar eyni deyil!';
378 $strPassword = 'Parol';
379 $strPdfDbSchema = '"%s" bazanýn sxemi - Sehife %s';
380 $strPdfInvalidTblName = '"%s" cedveli mövcud deyil!';
381 $strPdfNoTables = 'Cedvel yoxdur';
382 $strPerHour = 'saatda';
383 $strPerMinute = 'deqiqede';
384 $strPerSecond = 'saniyede';
385 $strPHP40203 = 'Siz içerisinde ciddi multi-bayt strinqleri (mbstring) ile elaqedar xetalar olan PHP 4.2.3 versiyasýný istifade edirsiniz. Etraflý melumat üçün PHP xeta raportu 19404-e baxýn. PHP-nin bu versiyasý PhpMyAdmin ile istifade üçün tövsiye edilmir.';
386 $strPhp = 'PHP Kodunu Hazýrla';
387 $strPHPVersion = 'PHP Versiyasý';
388 $strPmaDocumentation = 'phpMyAdmin dokumentasiyasý (etraflý me\'lumat üçün)';
389 $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> direktivi PMA konfiqurasiya faylýnýzda QURULMAMIÞDIR!';
390 $strPortrait = 'Portret';
391 $strPos1 = 'Baþla';
392 $strPrevious = 'Evvelki';
393 $strPrimary = 'Birinci Dereceli';
394 $strPrimaryKeyHasBeenDropped = 'Birinci dereceli açar leðv edildi';
395 $strPrimaryKeyName = 'Birinci dereceli açarýn adý... BÝRÝNCÝ DERECELÝ (PRIMARY) olmalýdýr!';
396 $strPrimaryKeyWarning = '("PRIMARY" sadece birinci dereceli açarýn adý <b>olmalýdýr</b>!)';
397 $strPrint = 'Çap et';
398 $strPrintView = 'Çap görüntüsü';
399 $strPrivDescAllPrivileges = 'GRANT-dan baþqa bütün selahiyyetler daxildir.';
400 $strPrivDescAlter = 'Mövcud olan cedvellerin strukturunu deyiþdirmeye icaze verir.';
401 $strPrivDescCreateDb = 'Yeni bazalar ve cedveller qurmaða icaze verir.';
402 $strPrivDescCreateTbl = 'Yeni cedveller qurmaða icaze verir.';
403 $strPrivDescCreateTmpTable = 'Keçici cedveller qurmaða icaze verir.';
404 $strPrivDescDelete = 'Me\'lumat silmeye icaze verir.';
405 $strPrivDescDropDb = 'Baza ve cedvel leðv etmeye icaze verir.';
406 $strPrivDescDropTbl = 'Cedvelleri leðv etmeye icaze verir.';
407 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.';
408 $strPrivDescFile = 'Allows importing data from and exporting data into files.';
409 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.';
410 $strPrivDescIndex = 'Allows creating and dropping indexes.';
411 $strPrivDescInsert = 'Allows inserting and replacing data.';
412 $strPrivDescLockTables = 'Allows locking tables for the current thread.';
413 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
414 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
415 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
416 $strPrivDescProcess3 = 'Allows killing processes of other users.';
417 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.';
418 $strPrivDescReferences = 'Has no effect in this MySQL version.';
419 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';
420 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.';
421 $strPrivDescReplSlave = 'Needed for the replication slaves.';
422 $strPrivDescSelect = 'Allows reading data.';
423 $strPrivDescShowDb = 'Gives access to the complete list of databases.';
424 $strPrivDescShutdown = 'Allows shutting down the server.';
425 $strPrivDescSuper = 'Allows connecting, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.';
426 $strPrivDescUpdate = 'Allows changing data.';
427 $strPrivDescUsage = 'Selahiyyet te\'yin edilmedi.';
428 $strPrivilegesReloaded = 'The privileges were reloaded successfully.';
429 $strPrivileges = 'Selahiyyetler';
430 $strProcesslist = 'Proses Siyahýsý';
431 $strPutColNames = 'Sahe adlarýný birinci setre yerleþdir';
432  
433 $strQBEDel = 'Del';
434 $strQBEIns = 'Ins';
435 $strQBE = 'Sorðu';
436 $strQueryFrame = 'Sorðu penceresi';
437 $strQueryOnDb = 'SQL-query on database <b>%s</b>:';
438 $strQuerySQLHistory = 'SQL-tarixçesi';
439 $strQueryStatistics = '<b>Sorðu Statistikasý</b>: Açýldýqdan bu yana, bu servere %s sorðu gönderilmiþdir.';
440 $strQueryTime = 'sorðu %01.4f saniyede icra edildi';
441 $strQueryType = 'Sorðu tipi';
442  
443 $strReceived = 'Alýndý';
444 $strRecords = 'Setr sayý';
445 $strReferentialIntegrity = 'Check referential integrity:';
446 $strRelationalSchema = 'Relational schema';
447 $strRelationNotWorking = 'Elaqelendirilmiþ cedveller üçün nezerde tutulmuþ be\'zi xüsusiyyetler passivleþdirilmiþdir. Sebebini aydýnlaþdýrmaq üçün %sbax%s.';
448 $strRelations = 'Relations';
449 $strRelationView = 'Relation view';
450 $strReloadingThePrivileges = 'Reloading the privileges';
451 $strReloadMySQL = 'Reload MySQL';
452 $strRemoveSelectedUsers = 'Remove selected users';
453 $strRenameTable = 'Cedveli yeniden adlandýr';
454 $strRenameTableOK = '%s cedveli %s olaraq yeniden adlandýrýlmýþdýr';
455 $strRepairTable = 'Cedveli te\'mir et';
456 $strReplaceNULLBy = 'NULL-u bununla deyiþdir';
457 $strReplaceTable = 'Replace table data with file';
458 $strReset = 'Yenile';
459 $strResourceLimits = 'Resource limits';
460 $strReType = 'Re-type';
461 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.';
462 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.';
463 $strRevokeMessage = 'You have revoked the privileges for %s';
464 $strRevoke = 'Revoke';
465 $strRowLength = 'Sýra uzunluðu';
466 $strRowsFrom = 'setri göster; baþlangýç qeydiyyat nömresi';
467 $strRowSize = ' Sýra boyu ';
468 $strRowsModeFlippedHorizontal = 'üfüqi (tekrarlanan baþlýqlar)';
469 $strRowsModeHorizontal = 'üfüqi';
470 $strRowsModeOptions = '%s rejimde, baþlýqlar %s blokdan bir tekrar ederek';
471 $strRowsModeVertical = 'þaquli';
472 $strRowsStatistic = 'Sýra Statistikasý';
473 $strRows = 'Sýra sayý';
474 $strRunning = '%s üzerinde iþlemektedir';
475 $strRunQuery = 'Emri Ýcra Et';
476 $strRunSQLQuery = '%s me\'lumat bazasýna SQL sorðusu(-larý) gönder';
477  
478 $strSaveOnServer = 'Serverdeki %s direktoriyasýna qeyd et';
479 $strSave = 'Qeyd Et';
480 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';
481 $strSearch = 'Axtarýþ';
482 $strSearchFormTitle = 'Search in database';
483 $strSearchInTables = 'Inside table(s):';
484 $strSearchNeedle = 'Axtarmaq üçün söz(ler) ve ya deyer(ler) (wildcard: "%"):';
485 $strSearchOption1 = 'sözlerin en azýndan birini';
486 $strSearchOption2 = 'bütün sözleri';
487 $strSearchOption3 = 'tamamile eyni sözü';
488 $strSearchOption4 = 'requlyar ifade (regular expression) olaraq';
489 $strSearchResultsFor = '"<i>%s</i>" üçün axtarýþ neticeleri %s:';
490 $strSearchType = 'Tap:';
491 $strSelectADb = 'Me\'lumat bazasý seç';
492 $strSelectAll = 'Hamýsýný Seç';
493 $strSelectFields = 'Sahe seçin (en az birini):';
494 $strSelectNumRows = 'in query';
495 $strSelectTables = 'Select Tables';
496 $strSend = 'Fayl olaraq qeyd et';
497 $strSent = 'Gönderildi';
498 $strServerChoice = 'Quraþdýrýlmýþ Serverler';
499 $strServer = 'Server';
500 $strServerStatus = 'Runtime Me\'lumatý';
501 $strServerStatusUptime = 'Bu MySQL server %sdir iþlemektedir. Server %s-de açýlmýþdýr.';
502 $strServerTabProcesslist = 'Prosesler';
503 $strServerTabVariables = 'Deyiþenler';
504 $strServerTrafficNotes = '<b>Server Neqliyyatý</b>: Bu cedveller serverin açýlýþýndan beri elde edilen me\'lumat axýþý miqdarýný göstermektedir.';
505 $strServerVars = 'Server Deyiþenleri Ve Variantlarý';
506 $strServerVersion = 'Server versiyasý';
507 $strSessionValue = 'Sessiya deyeri';
508 $strSetEnumVal = 'Sahe tipi "enum" ve ya "set" ise, deyerleri bu formatda girin: \'a\',\'b\',\'c\'...<br />Eger bu deyerlerde ters-kesr ("\") ve ya tek dýrnaq ("\'") istifade etmek isteyirsinizse, onlarý ters-kesrle escape-leyin (meselen \'\\\\xyz\' ve ya \'a\\\'b\').';
509 $strShowAll = 'Hamýsýný göster';
510 $strShowColor = 'Rengini göster';
511 $strShowDatadictAs = 'Data Dictionary Format';
512 $strShowFullQueries = 'Emrleri Tam Olaraq Göster';
513 $strShow = 'Göster';
514 $strShowGrid = 'Show grid';
515 $strShowingRecords = 'Gösterilen setirler';
516 $strShowPHPInfo = 'PHPInfo() me\'lumatýný göster';
517 $strShowTableDimension = 'Cedvellerin ölçülerini göster';
518 $strShowTables = 'Cedvelleri göster';
519 $strShowThisQuery = ' Bu sorðunu burada yene göster ';
520 $strSingly = '(tek-tek)';
521 $strSize = 'Boy';
522 $strSort = 'Sýrala';
523 $strSpaceUsage = 'Yer istifadesi';
524 $strSplitWordsWithSpace = 'Sözler boþluq ifadesi (" ") ile ayrýlmýþdýr.';
525 $strSQLExportType = 'Eksport þekli';
526 $strSQLOptions = 'SQL variantlarý';
527 $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:';
528 $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem';
529 $strSQLQuery = 'SQL sorðusu';
530 $strSQLResult = 'SQL result';
531 $strSQL = 'SQL';
532 $strSQPBugInvalidIdentifer = 'Invalid Identifer';
533 $strSQPBugUnclosedQuote = 'Unclosed quote';
534 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
535 $strStatCheckTime = 'En son yoxlama';
536 $strStatCreateTime = 'Quruluþ';
537 $strStatement = 'Variantlar';
538 $strStatUpdateTime = 'En son yenilenme';
539 $strStatus = 'Status';
540 $strStorageEngine = 'Depolama Motorlarý';
541 $strStorageEngines = 'MySQL Depolama Motorlarý';
542 $strStrucCSV = 'CSV verilenleri';
543 $strStrucData = 'Quruluþ ve me\'lumat';
544 $strStrucDrop = '\'Cedveli leðv et\' elaveli';
545 $strStrucExcelCSV = 'MS Excel verilenleri üçün CSV';
546 $strStrucOnly = 'Sadece quruluþ';
547 $strStructPropose = 'Alternativ cedvel strukturu';
548 $strStructure = 'Quruluþ';
549 $strSubmit = 'Submit';
550 $strSuccess = 'SQL sorðunuz müveffeqiyyetle icra edilmiþdir';
551 $strSum = 'Cemi';
552 $strSwitchToTable = 'Kopyalanmýþ cedvele keç';
553  
554 $strTable = 'Cedvel';
555 $strTableComments = 'Cedvel haqqýnda qýsa izahat';
556 $strTableEmpty = 'Cedveli adý boþdur!';
557 $strTableHasBeenDropped = '%s cedveli leðv edildi';
558 $strTableHasBeenEmptied = '%s cedveli boþaldýldý';
559 $strTableHasBeenFlushed = '%s cedveli flush-landý';
560 $strTableMaintenance = 'Cedvel temizliyi';
561 $strTableOfContents = 'Ýçindekiler Cedveli';
562 $strTables = '%s cedvel';
563 $strTableStructure = 'Table structure for table';
564 $strTableType = 'Cedvel tipi';
565 $strTblPrivileges = 'Cedvelexas selahiyyetler';
566 $strTextAreaLength = ' Uzun olduðuna göre,<br /> bu sahedeki me\'lumatlar deyiþdirilmeye biler ';
567 $strThisHost = 'Bu Host';
568 $strThisNotDirectory = 'Bu direktoriya deyildi';
569 $strThreadSuccessfullyKilled = 'Thread %s uðurla söndürüldü (killed).';
570 $strTime = 'Müddet';
571 $strTotal = 'cemi';
572 $strTotalUC = 'Cemi';
573 $strTraditionalChinese = 'Enenevi Çin Dili';
574 $strTraffic = 'Neqliyyat';
575 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';
576 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';
577 $strTransformation_image_png__inline = 'See image/jpeg: inline';
578 $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';
579 $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';
580 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';
581 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';
582 $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';
583 $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';
584 $strTruncateQueries = 'Truncate Shown Queries';
585 $strTurkish = 'Türk Dili';
586 $strType = 'Tip';
587  
588 $strUkrainian = 'Ukrayna Dili';
589 $strUncheckAll = 'Heç Birini Seçme';
590 $strUnique = 'Unikal';
591 $strUnselectAll = 'Heç birini seçme';
592 $strUpdatePrivMessage = 'You have updated the privileges for %s.';
593 $strUpdateProfileMessage = 'Profil yenilendi.';
594 $strUpdateQuery = 'Sorðunu Yenile';
595 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';
596 $strUsage = 'Miqdar';
597 $strUseBackquotes = 'Cedvel ve sahe adlarýný tek dýrnaq arasýna al';
598 $strUseHostTable = 'Use Host Table';
599 $strUserAlreadyExists = '%s istifadeçisi mövcuddur!';
600 $strUserEmpty = 'Ýstifadeçi adý boþ qaldý!';
601 $strUserName = 'Ýstifadeçi adý';
602 $strUserNotFound = 'The selected user was not found in the privilege table.';
603 $strUserOverview = 'User overview';
604 $strUsersDeleted = 'The selected users have been deleted successfully.';
605 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';
606 $strUser = 'Ýstifadeçi';
607 $strUseTables = 'Use Tables';
608 $strUseTextField = 'Use text field';
609  
610 $strValidateSQL = 'SQL Tesdiqle';
611 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
612 $strValue = 'Deyer';
613 $strVar = 'Deyiþen';
614 $strViewDump = 'Cedvelin sxemini göster';
615 $strViewDumpDatabases = 'Me\'lumat bazalarýnýn sxemini göster';
616 $strViewDumpDB = 'Me\'lumat bazasýnýn sxemini göster';
617  
618 $strWebServerUploadDirectoryError = 'Upload iþleri üçün te\'yin etdiyiniz direktoriya tapýlmadý';
619 $strWebServerUploadDirectory = 'web-server upload direktoriyasý';
620 $strWelcome = '%s - e Xoþ Gelmiþsiniz!';
621 $strWestEuropean = 'Qerbi Avropa';
622 $strWildcard = 'xüsusi iþare';
623 $strWithChecked = 'Seçilenleri:';
624 $strWritingCommentNotPossible = 'Qýsa izahat yazýlýþý mümkün deyil';
625 $strWritingRelationNotPossible = 'Elaqe yazýlýþý mümkün deyil';
626 $strWrongUser = 'Yanlýþ istifadeçi adý ve ya parol. Giriþ tesdiq edilmedi.';
627  
628 $strXML = 'XML';
629  
630 $strYes = 'Beli';
631  
632 $strZeroRemovesTheLimit = 'Qeyd: Bu variantlarý 0 (sýfýr)-a çevirmek hüdudu (limiti) qaldýracaq.';
633 $strZip = '"zip"lenmiþ';
634  
635 // To translate:
636 $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
637 $strAddConstraints = 'Add constraints'; //to translate
638 $strAddFields = 'Add %s field(s)'; //to translate
639 $strAndThen = 'and then'; //to translate
640 $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
641  
642 $strBaltic = 'Baltic'; //to translate
643 $strBinaryLog = 'Binary log'; //to translate
644 $strBinLogEventType = 'Event type'; //to translate
645 $strBinLogInfo = 'Information'; //to translate
646 $strBinLogName = 'Log name'; //to translate
647 $strBinLogOriginalPosition = 'Original position'; //to translate
648 $strBinLogPosition = 'Position'; //to translate
649 $strBinLogServerId = 'Server ID'; //to translate
650 $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
651 $strBrowseForeignValues = 'Browse foreign values'; //to translate
652 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
653 $strBufferPool = 'Buffer Pool'; //to translate
654 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
655 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
656 $strBufferReadMisses = 'Read misses'; //to translate
657 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
658 $strBufferWriteWaits = 'Write waits'; //to translate
659 $strBusyPages = 'Busy pages'; //to translate
660  
661 $strCalendar = 'Calendar'; //to translate
662 $strCaseInsensitive = 'case-insensitive'; //to translate
663 $strCaseSensitive = 'case-sensitive'; //to translate
664 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
665 $strCharsets = 'Charsets'; //to translate
666 $strCheckOverhead = 'Check tables with overhead'; //to translate
667 $strCollation = 'Collation'; //to translate
668 $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
669 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'; //to translate
670 $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
671 $strConstraintsForTable = 'Constraints for table'; //to translate
672 $strCopy = 'Copy'; //to translate
673 $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
674 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
675 $strCzech = 'Czech'; //to translate
676  
677 $strDanish = 'Danish'; //to translate
678 $strDatabaseEmpty = 'The database name is empty!'; //to translate
679 $strDatabaseNoTable = 'This database contains no table!';//to translate
680 $strDataPages = 'Pages containing data'; //to translate
681 $strDBCopy = 'Copy database to'; //to translate
682 $strDBRename = 'Rename database to'; //to translate
683 $strDefragment = 'Defragment table'; //to translate
684 $strDelayedInserts = 'Use delayed inserts'; //to translate
685 $strDescription = 'Description'; //to translate
686 $strDictionary = 'dictionary'; //to translate
687 $strDirtyPages = 'Dirty pages'; //to translate
688 $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
689  
690 $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
691 $strEngineAvailable = '%s bu MySQL serverde quruludur.'; //to translate
692 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
693 $strExecuteBookmarked = 'Execute bookmarked query'; //to translate
694  
695 $strFreePages = 'Free pages'; //to translate
696  
697 $strGenerate = 'Generate'; //to translate
698 $strGeneratePassword = 'Generate Password'; //to translate
699 $strGerman = 'German'; //to translate
700 $strGreek = 'Greek'; //to translate
701  
702 $strIcelandic = 'Icelandic'; //to translate
703 $strIgnoreInserts = 'Use ignore inserts'; //to translate
704 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
705 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
706 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
707 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
708 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
709 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
710 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
711 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
712 $strInnoDBDataFilePath = 'Data files'; //to translate
713 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
714 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
715 $strInnoDBPages = 'pages'; //to translate
716 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
717 $strInternalRelations = 'Internal relations'; //to translate
718 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
719 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
720 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
721 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
722  
723 $strJapanese = 'Japanese'; //to translate
724  
725 $strKorean = 'Korean'; //to translate
726  
727 $strLatchedPages = 'Latched pages'; //to translate
728 $strLatexContent = 'Content of table __TABLE__';//to translate
729 $strLatexStructure = 'Structure of table __TABLE__';//to translate
730 $strLatvian = 'Latvian'; //to translate
731 $strLogServer = 'Server'; //to translate
732 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
733  
734 $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
735 $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
736 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
737 $strMultilingual = 'multilingual'; //to translate
738 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
739 $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
740 $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
741 $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate
742 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
743 $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate
744 $strMyISAMRepairThreads = 'Repair threads'; //to translate
745 $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate
746 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
747  
748 $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
749 $strNoRowsSelected = 'No rows selected'; //to translate
750 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
751  
752 $strOperator = 'Operator'; //to translate
753  
754 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
755 $strPaperSize = 'Paper size'; //to translate
756 $strPasswordHashing = 'Password Hashing'; //to translate
757 $strPersian = 'Persian'; //to translate
758 $strPhoneBook = 'phone book'; //to translate
759 $strPolish = 'Polish'; //to translate
760 $strPrintViewFull = 'Print view (with full texts)'; //to translate
761 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
762 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
763 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
764 $strPrivDescCreateView = 'Allows creating new views.'; //to translate
765 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
766 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
767  
768 $strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
769  
770 $strReadRequests = 'Read requests'; //to translate
771 $strRefresh = 'Refresh'; //to translate
772 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
773 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
774 $strRomanian = 'Romanian'; //to translate
775 $strRussian = 'Russian'; //to translate
776  
777 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
778 $strSelectBinaryLog = 'Select binary log to view'; //to translate
779 $strServerNotResponding = 'The server is not responding'; //to translate
780 $strSimplifiedChinese = 'Simplified Chinese'; //to translate
781 $strSlovak = 'Slovak'; //to translate
782 $strSlovenian = 'Slovenian'; //to translate
783 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
784 $strSortByKey = 'Sort by key'; //to translate
785 $strSpanish = 'Spanish'; //to translate
786 $strSQLExportCompatibility = 'SQL export compatibility'; //to translate
787 $strStrucNativeExcel = 'Native MS Excel data'; //to translate
788 $strSwedish = 'Swedish'; //to translate
789 $strSwitchToDatabase = 'Switch to copied database'; //to translate
790  
791 $strTableOptions = 'Table options'; //to translate
792 $strTakeIt = 'take it'; //to translate
793 $strThai = 'Thai'; //to translate
794 $strTheme = 'Theme / Style'; //to translate
795 $strToggleScratchboard = 'toggle scratchboard'; //to translate
796 $strTraditionalSpanish = 'Traditional Spanish'; //to translate
797 $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate
798 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'; //to translate
799  
800 $strUnicode = 'Unicode'; //to translate
801 $strUnknown = 'unknown'; //to translate
802 $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate
803 $strUseTabKey = 'TAB düymesine basaraq bir sonraký deyere, ve ya CTRL+Ox kombinasiyasýný istifade ederek istediyiniz yöne keçe bilersiniz.'; //to translate
804 $strUseThisValue = 'Use this value'; //to translate
805  
806 $strVersionInformation = 'Version information'; //to translate
807 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
808 $strView = 'View'; //to translate
809  
810 $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
811 $strWriteRequests = 'Write requests'; //to translate
812  
813 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
814 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
815 $strCSV = 'CSV'; //to translate
816 $strImport = 'Import'; //to translate
817 $strImportFormat = 'Format of imported file'; //to translate
818 $strFileToImport = 'File to import'; //to translate
819 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
820 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
821 $strCSVImportOptions = 'CSV options'; //to translate
822 $strPartialImport = 'Partial import'; //to translate
823 $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
824 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
825 $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate
826 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
827 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
828 $strNothingToImport = 'You didn\'t enter any data to import!'; //to translate
829 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
830 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
831 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
832 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
833 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
834 $strFlushQueryCache = 'Flush query cache'; //to translate
835 $strFlushTables = 'Flush (close) all tables'; //to translate
836 $strHandler = 'Handler'; //to translate
837 $strJoins = 'Joins'; //to translate
838 $strKeyCache = 'Key cache'; //to translate
839 $strMaxConnects = 'max. concurrent connections'; //to translate
840 $strQueryCache = 'Query cache'; //to translate
841 $strReplication = 'Replication'; //to translate
842 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
843 $strShowOpenTables = 'Show open tables'; //to translate
844 $strShowSlaveHosts = 'Show slave hosts'; //to translate
845 $strShowSlaveStatus = 'Show slave status'; //to translate
846 $strShowStatusReset = 'Reset'; //to translate
847 $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate
848 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
849 $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate
850 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
851 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
852 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
853 $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate
854 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
855 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
856 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
857 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
858 $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate
859 $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate
860 $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate
861 $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate
862 $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate
863 $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate
864 $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate
865 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
866 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
867 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
868 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
869 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
870 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
871 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
872 $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate
873 $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate
874 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
875 $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate
876 $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate
877 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
878 $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate
879 $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate
880 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
881 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
882 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
883 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
884 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
885 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
886 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
887 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
888 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
889 $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
890 $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
891 $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
892 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
893 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
894 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
895 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
896 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
897 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
898 $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate
899 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
900 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
901 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
902 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
903 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
904 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
905 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
906 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
907 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
908 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
909 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
910 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
911 $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate
912 $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate
913 $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate
914 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
915 $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate
916 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
917 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
918 $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
919 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
920 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
921 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
922 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
923 $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
924 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
925 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
926 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
927 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
928 $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate
929 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
930 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
931 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
932 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
933 $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate
934 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
935 $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate
936 $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate
937 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
938 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
939 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
940 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
941 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
942 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
943 $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate
944 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
945 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
946 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
947 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
948 $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate
949 $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate
950 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
951 $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate
952 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
953 $strSorting = 'Sorting'; //to translate
954 $strTempData = 'Temporary data'; //to translate
955 $strThreads = 'Threads'; //to translate
956 $strLDI = 'CSV using LOAD DATA'; //to translate
957 $strLDILocal = 'Use LOCAL keyword'; //to translate
958 $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
959 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
960 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
961 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
962 $strNumberOfFields = 'Number of fields'; //to translate
963 $strShowingBookmark = 'Showing bookmark'; //to translate
964 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
965 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
966 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
967 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
968 $strBookmarkCreated = 'Bookmark %s created'; //to translate
969 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
970 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
971 $strEsperanto = 'Esperanto'; //to translate
972 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
973 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
974 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
975 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
976 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
977 $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate
978 $strProtocolVersion = 'Protocol version'; //to translate
979 $strMysqlClientVersion = 'MySQL client version'; //to translate
980 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
981 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
982 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
983 $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
984 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
985 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
986 $strPDF = 'PDF'; //to translate
987 $strPDFOptions = 'PDF options'; //to translate
988 $strPDFReportTitle = 'Report title'; //to translate
989 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
990 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
991 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
992 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
993 $strThemeNotFound = 'Theme %s not found!'; //to translate
994 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
995 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
996 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
997 $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
998 $strSQLImportOptions = 'SQL options'; //to translate
999 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
1000 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
1001 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
1002 ?>