Lithuanian update
[phpmyadmin/madhuracj.git] / lang / lithuanian-utf-8.inc.php
blob3e67279844cfd96661ae17c5f66cd40ff9055fc3
1 <?php
2 /* $Id$ */
4 $charset = 'utf-8';
5 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
6 $number_thousands_separator = ' ';
7 $number_decimal_separator = ',';
8 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
9 $byteUnits = array('B', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
11 $day_of_week = array('Sekmadienis', 'Pirmadienis', 'Antradienis', 'Trečiadienis', 'Ketvirtadienis', 'Penktadienis', 'Šeštadienis');
12 $month = array('Sausio', 'Vasario', 'Kovo', 'Balandžio', 'Gegužio', 'Birželio', 'Liepos', 'Rugpjūčio', 'Rugsėjo', 'Spalio', 'Lapkričio', 'Gruodžio');
13 // See http://www.php.net/manual/en/function.strftime.php to define the
14 // variable below
15 $datefmt = ' %Y m. %B %d d. %H:%M';
16 $timespanfmt = '%s d., %s val., %s min. ir %s s.';
18 $strAbortedClients = 'Atmestos jungtys';
19 $strAccessDeniedCreateConfig = 'Labiausiai tikėtina priežastis yra ta, kad nesukūrėte nustatymų failo. Galite pasinaudoti %1$snustatymų skriptu%2$s, kad sukurtumėte failą.';
20 $strAccessDeniedExplanation = 'phpMyAdmin nepavyko prisijungti prie MySQL darbinės stoties (jungtis atmesta). Patikrinkite config.inc.php faile nurodytus duomenis (darbinės stoties adresą, prisijungimo vardą ir slaptažodį) ir įsitikinkite ar jie sutampa su duomenimis gautais iš darbinės stoties administratoriaus.';
21 $strAccessDenied = 'Jungtis neįmanoma';
22 $strActions = 'Veiksmai';
23 $strAction = 'Valdymo veiksmai';
24 $strAddAutoIncrement = 'Pridėti AUTO_INCREMENT reikšmę';
25 $strAddClause = 'Pridėti %s';
26 $strAddConstraints = 'Pridėti apribojimą';
27 $strAddDeleteColumn = 'Įterpti/Trinti stulpelius';
28 $strAddDeleteRow = 'Įterpti/Trinti požymio eilutę(es)';
29 $strAddFields = 'Pridėti %s lauką(-us)';
30 $strAddHeaderComment = 'Įterpti savo komentarą į header sritį (eilučių skirtukas \\n )';
31 $strAddIntoComments = 'Pridėti į komentarus';
32 $strAddNewField = 'Įterpti naują laukelį(ius)';
33 $strAddPrivilegesOnDb = 'Sukurti privilegijas šiai duombazei';
34 $strAddPrivilegesOnTbl = 'Sukurti privilegijas šiai lentelei';
35 $strAddSearchConditions = 'Įterpkite paieškos sąlygas į "where" sakinį:';
36 $strAddToIndex = 'Įterpti indeksui papildomus &nbsp;%s&nbsp;stulpelį(ius)';
37 $strAddUserMessage = 'Jūs sukūrėte naują vartotoją.';
38 $strAddUser = 'Sukurti naują vartotoją';
39 $strAdministration = 'Administracija';
40 $strAfterInsertBack = 'Sugrįžti į buvusį puslapį';
41 $strAfterInsertNewInsert = 'Įterpti sekančią naują eilutę';
42 $strAfterInsertNext = 'Redaguoti sekantį įrašą';
43 $strAfterInsertSame = 'Grįžti atgal į šį puslapį';
44 $strAfter = 'Po %s';
45 $strAllowInterrupt = 'Leisti sustabdyti importavimą jei skriptas nustato, kad priartėta prie laiko limito. Gali būti naudinga importuojant didelius failus, tačiau gali sugadinti transakcijas.';
46 $strAllTableSameWidth = 'rodyti visas lenteles vienodo pločio?';
47 $strAll = 'Viską';
48 $strAlterOrderBy = 'Pakeisti lentelės rūšiavimą pagal:';
49 $strAnalyze = 'Analizuoti';
50 $strAnalyzeTable = 'Analizuoti lentelę';
51 $strAnd = 'IR';
52 $strAndSmall = 'ir';
53 $strAndThen = 'ir tada';
54 $strAnIndex = 'Indeksas sukurtas %s stulpeliui';
55 $strAny = 'Bet kurį(ią)';
56 $strAnyHost = 'Bet kurį prisijungimo adresą';
57 $strAnyUser = 'Bet kurį vartotoją';
58 $strApproximateCount = 'Gali būti apytikslis. Žiūrėkite DUK 3.11';
59 $strAPrimaryKey = 'Stulpeliui %s sukurtas PIRMINIS raktas';
60 $strArabic = 'Arabų';
61 $strArmenian = 'Armėnų';
62 $strAscending = 'Didėjimo tvarka';
63 $strAtBeginningOfTable = 'Lentelės pradžioje';
64 $strAtEndOfTable = 'Lentelės pabaigoje';
65 $strAttr = 'Atributai';
66 $strAutomaticLayout = 'Automatinis išdėstymas';
68 $strBack = 'Atgal';
69 $strBaltic = 'Baltų';
70 $strBeginCut = 'KIRPIMO PRADŽIA';
71 $strBeginRaw = 'RAW PRADŽIA';
72 $strBinaryDoNotEdit = 'Dvejetainis - nekeisti';
73 $strBinary = 'Dvejetainis';
74 $strBinaryLog = 'Binarinis logas';
75 $strBinLogEventType = 'Event\'o tipas';
76 $strBinLogInfo = 'Informatcija';
77 $strBinLogName = 'Logo pavadinimas';
78 $strBinLogOriginalPosition = 'Pirminė padėtis';
79 $strBinLogPosition = 'Padėtis';
80 $strBinLogServerId = 'Serverio ID';
81 $strBLOBRepository = 'BLOB saugykla';
82 $strBLOBRepositoryDamaged = 'Pažeista';
83 $strBLOBRepositoryDisabled = 'Išjungta';
84 $strBLOBRepositoryDisable = 'Išjungti';
85 $strBLOBRepositoryEnabled = 'Įjungta';
86 $strBLOBRepositoryEnable = 'Įjungti';
87 $strBookmarkAllUsers = 'Leisti kitiems vartotojams naudotis šia žyme';
88 $strBookmarkCreated = 'Žymė %s sukurta';
89 $strBookmarkDeleted = 'Nuoroda ištrinta.';
90 $strBookmarkLabel = 'Nuorodos Antraštė';
91 $strBookmarkQuery = 'Sukurti nuoroda SQL-užklausai';
92 $strBookmarkReplace = 'Pakeisti jau egzistuojančią žymę tuo pačiu vardu';
93 $strBookmarkThis = 'Sukurti nuorodą';
94 $strBookmarkView = 'Peržiūra';
95 $strBrowseDistinctValues = 'Peržiūrėti skirtingas reikšmes';
96 $strBrowseForeignValues = 'Naršyti išorines reikšmes';
97 $strBrowse = 'Peržiūrėti';
98 $strBufferPool = 'Buferio Pool\'as';
99 $strBufferPoolUsage = 'Buferio Pool\'o naudojimas';
100 $strBulgarian = 'Bulgarų';
101 $strBzip = '"bzip"';
103 $strCalendar = 'Kalendorius';
104 $strCancel = 'Atšaukti';
105 $strCannotLogin = 'Neprisijungia prie MySQL darbinės stoties';
106 $strCantLoad = 'negalima įkrauti %s plėtinio,<br />pasitikrinkite php parinktis';
107 $strCantLoadRecodeIconv = 'Nepavyko užkrauti <em>iconv</em> arba <em>recode</em> plėtinių, reikalingų koduotės kovertavimui. Suteikite PHP teises naudotis šiais išplėtimais arba išjunkite phpMyAdmin koduotės konvertavimą. ';
108 $strCantRenameIdxToPrimary = 'Indeksą pervadinti PIRMINIU nepavyko!';
109 $strCantUseRecodeIconv = 'Kraunant plėtinių pranešimus, nepavyko pasinaudoti <em>iconv</em> arba <em>libiconv</em> arba <em>recode_string</em> funkcijomis. Pasitkrinkite PHP parinktis. ';
110 $strCardinality = 'Elementų skaičius';
111 $strCaseInsensitive = 'simbolių registras nesvarbus';
112 $strCaseSensitive = 'simbolių registras svarbus';
113 $strCentralEuropean = 'Centrinės Europos';
114 $strChangeCopyModeCopy = '... palikti seną vartotoją.';
115 $strChangeCopyModeDeleteAndReload = ' ... pašalinti seną vartotoją iš vartotojų lentelės ir poto perkrauti privilegijas';
116 $strChangeCopyModeJustDelete = ' ... pašalinti seną vartotoją iš vartotojų lentelės.';
117 $strChangeCopyModeRevoke = ' ... panaikinti visas privilegijas iš seno vartotojo ir poto jį pašalinti.';
118 $strChangeCopyMode = 'Sukurti naują vartotoją su tom pačiom privilegijom ir ...';
119 $strChangeCopyUser = 'Pakeisti prisijungimo informaciją / Kopijuoti vartotojo duomenis';
120 $strChangeDisplay = 'Pasirinkite lauką, kurį norite peržiūrėti';
121 $strChangePassword = 'Pakeisti slaptažodį';
122 $strChange = 'Redaguoti';
123 $strCharset = 'Koduotė';
124 $strCharsetOfFile = 'Simbolių koduotė faile:';
125 $strCharsetsAndCollations = 'Simbolių rinkiniai ir Palyginimai';
126 $strCharsets = 'Koduotės';
127 $strCheckAll = 'Pažymėti visus';
128 $strCheckOverhead = 'Pažymėti turinčias perteklių';
129 $strCheckPrivsLong = 'Patikrinti duombazės &quot;%s&quot; privilegijas.';
130 $strCheckPrivs = 'Patikrinti privilegijas';
131 $strCheckTable = 'Patikrinti lentelę';
132 $strChoosePage = 'Pasirinkite puslapį redagavimui';
133 $strClickToSelect = 'Spustelėkite pažymėjimui';
134 $strClickToUnselect = 'Spustelėkite atžymėjimui';
135 $strColComFeat = 'Stulpelių komentarų išvedimas';
136 $strCollation = 'Palyginimas';
137 $strColumnNames = 'Stulpelių vardai';
138 $strColumnPrivileges = 'Specifinės stulpelių privilegijos';
139 $strCommand = 'Komanda';
140 $strComment = 'Komentaras';
141 $strComments = 'Komentarai';
142 $strCompatibleHashing = 'Suderinamas sy MySQL&nbsp;4.0';
143 $strCompleteInserts = 'Visiškas įterpimas';
144 $strCompression = 'Kompresija';
145 $strCompressionWillBeDetected = 'Importuoto failo suspaudimo tipas bus automatiškai nustatytas iš: %s';
146 $strConfigFileError = 'phpMyAdmin negalėjo perskaityti nustatymų failo!<br />Tai galėjo nutikti jeigu <u>php</u> rado faile vykdymo klaidą arba failo nerado visai.<br />Prašome kreiptis į nustatymų failą tiesiogiai (naudojantis nuoroda žemiau) ir perskaityti gautus <u>php</u> klaidų pranešimą(us). Daugeliu atveju vienoje/keletoje eilučių truksta kabučių ir/arba kabliataškio.<br />Jeigu išvedamas tuščias naršyklės langas - viskas tvarkoje (klaidų nepastebėta).';
147 $strConfigureTableCoord = 'Nustatykite lentelės %s koordinates';
148 $strConnectionError = 'Neįmanoma prisijungti: neteisingi duomenys.';
149 $strConnections = 'Prisijungimai';
150 $strConstraintsForDumped = 'Apribojimai eksportuotom lentelėm';
151 $strConstraintsForTable = 'Apribojimai lentelei';
152 $strCookiesRequired = 'Sausainėliai(Cookies) turi būti priimami.';
153 $strCopyDatabaseOK = 'Duombazė %s buvo nukopijuota į %s';
154 $strCopy = 'Kopijuoti';
155 $strCopyTable = 'Kopijuoti lentelė į (duombazė<b>.</b>lentelė):';
156 $strCopyTableOK = 'Letelė %s nukopijuota į %s.';
157 $strCopyTableSameNames = 'Negalima kopijuoti lentelės į ją pačią!';
158 $strCouldNotKill = 'phpMyAdmin negalėjo išjungti %s proceso. Gali būti jog jis jau užbaigė darbą.';
159 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE prieš kopijuojant';
160 $strCreateIndex = 'Sukurti indeksą &nbsp;%s&nbsp;stulpeliui(iams)';
161 $strCreateIndexTopic = 'Sukurti naują indeksą';
162 $strCreateNewDatabase = 'Sukurti naują duombazę';
163 $strCreateNewTable = 'Sukurti naują lentelę duombazėje %s';
164 $strCreatePage = 'Sukurti naują puslapį';
165 $strCreatePdfFeat = 'PDF failo generavimas';
166 $strCreate = 'Sukurti';
167 $strCreateTable = 'Sukurti lentelę';
168 $strCreateUserDatabaseNone = 'Nėra';
169 $strCreationDates = 'Sukūrimo/Atnaujinimo/Peržiūros datos';
170 $strCriteria = 'Kriterijai';
171 $strCroatian = 'Kroatų';
172 $strCSV = 'CSV';
173 $strCurrentServer = 'Dabartinis serveris';
174 $strCustomColor = 'Pasirinkta spalva';
175 $strCyrillic = 'Kirylica';
176 $strCzech = 'Čekų';
177 $strCzechSlovak = 'Čekų-Slovakų';
179 $strDanish = 'Danų';
180 $strDatabase = 'Duombazė';
181 $strDatabaseEmpty = 'Nenurodytas duombazės vardas!';
182 $strDatabaseExportOptions = 'Duombazės eksportavimo parinktys';
183 $strDatabaseHasBeenCreated = 'Duomenų bazė %1$s sukurta.';
184 $strDatabaseHasBeenDropped = 'Duombazė %s ištrinta.';
185 $strDatabaseNotExisting = '\'%s\' duomenų bazė neegzistuoja.';
186 $strDatabasesDropped = 'Sėkmingai pašalintos %s duombazės.';
187 $strDatabases = 'Duombazės';
188 $strDatabasesStatsDisable = 'Leisti statistiką';
189 $strDatabasesStats = 'Duombazių statistika';
190 $strDatabasesStatsEnable = 'Neleisti statistikos';
191 $strDatabasesStatsHeavyTraffic = 'Pastaba: jeigu duombazės statistika įjungta - apkrovimas tarp www ir MySQL darbinių stočių, gali padidėti aukščiau normos.';
192 $strDataDict = 'Duomenų žodynas';
193 $strData = 'Duomenys';
194 $strDataOnly = 'Tik duomenys';
195 $strDataPages = 'Puslapiai su duomenimis';
196 $strDataSyn = 'Duomenų sinchronizacija';
197 $strDBComment = 'Duombazės komantaras: ';
198 $strDBCopy = 'Kopijuoti duombazę į';
199 $strDbPrivileges = 'Specifinės duombazių privilegijos';
200 $strDBRename = 'Pervadinti duombazę į';
201 $strDbSpecific = 'priklausantis nuo duombazės tipo';
202 $strDefaultEngine = '%s yra standartinis saugojimo variklis šiame MySQL serveryje.';
203 $strDefault = 'Nutylint';
204 $strDefaultValueHelp = 'Nenaudokite išskyrimo simbolių ar kabučiu, nurodydami reikšmę pagal nutylėjimą. Naudokitės šiuo formatu: a';
205 $strDefragment = 'Defragmentuoti lentelę';
206 $strDelayedInserts = 'Naudoti užlaikytus įterpimus';
207 $strDeleteAndFlushDescr = 'Tai yra švariausias būdas, bet privilegijų perkrovimas gali šiek tiek užtrukti.';
208 $strDeleteAndFlush = 'pašalinti vartotojus ir perkrauti privilegijas.';
209 $strDeleted = 'Eilutė ištrinta';
210 $strDeleteNoUsersSelected = 'Nepasirinta vartotojų trynimui!';
211 $strDelete = 'Trinti';
212 $strDeleting = 'Šaliname: %s';
213 $strDelimiter = 'Skyriklis';
214 $strDelOld = 'Šis puslapis turi nuorodų į lenteles, kurios jau neegzistuoja. Ar norite pašalinti šias nuorodas?';
215 $strDescending = 'Mažėjimo tvarka';
216 $strDescription = 'Paaiškinimas';
217 $strDetails = 'Detalės...';
218 $strDictionary = 'žodynas';
219 $strDifference = 'Skirtumas';
220 $strDisabled = 'Išjungta';
221 $strDisableForeignChecks = 'Atsisakyti išorinių raktų tikrinimo';
222 $strDisplayFeat = 'Išvedimo sąvybės';
223 $strDisplayOrder = 'Atvaizdavimo tvarka:';
224 $strDisplayPDF = 'Rodyti PDF vaizdą';
225 $strDoAQuery = 'Vykdyti "užklausą pagal pavyzdį" (pakaitos simbolis: "%")';
226 $strDocu = '?';
227 $strDownloadFile = 'Atsisiųsti failą';
228 $strDoYouReally = 'Ar TIKRAI norite ';
229 $strDropDatabaseStrongWarning = 'Jūs ruošiatės SUNAIKINTI visą duombazę!';
230 $strDrop = 'Šalinti';
231 $strDropUsersDb = 'Pašalinti duombazes, turinčias tokius pačius vardus kaip ir vartotojai.';
232 $strDumpingData = 'Sukurta duomenų kopija lentelei';
233 $strDumpSaved = 'Duombazės atvaizdis išsaugotas faile %s.';
234 $strDumpXRows = 'Išvesti %s eilučių pradedant nuo %s eilutės.';
235 $strDynamic = 'dinaminis';
237 $strEditPDFPages = 'Redaguoti PDF puslapius';
238 $strEditPrivileges = 'Redaguoti privilegijas';
239 $strEdit = 'Redaguoti';
240 $strEffective = 'Efektyvus';
241 $strEmpty = 'Išvalyti';
242 $strEmptyResultSet = 'MySQL gražino tuščią rezultatų rinkinį (nėra eilučių).';
243 $strEnabled = 'Įjungta';
244 $strEncloseInTransaction = 'Naudoti transakciją visam eksportui';
245 $strEndCut = 'KIRPIMO PABAIGA';
246 $strEnd = 'Pabaiga';
247 $strEndRaw = 'RAW PABAIGA';
248 $strEngineAvailable = '%s nėra galimas šiame MySQL serveryje.';
249 $strEngineDisabled = '%s šiame MySQL serveryje yra išjungtas.';
250 $strEngines = 'Varikliai';
251 $strEngineUnsupported = 'Šis MySQL serveris nepalaiko %s saugojimo variklio.';
252 $strEnglish = 'Anglų';
253 $strEnglishPrivileges = ' Pastaba: MySQL privilegijų pavadinimai pateikiami anglų kalba';
254 $strErrorInZipFile = 'Klaida ZIP archyve:';
255 $strError = 'Klaida';
256 $strEscapeWildcards = 'Norint naudoti _ ir % simblius, juos reikėtų eskeipinti su \\';
257 $strEsperanto = 'Esperanto';
258 $strEstonian = 'Estų';
259 $strEvent = 'Įvykis';
260 $strEvents = 'Įvykiai';
261 $strExcelEdition = 'Excel variantas';
262 $strExecuteBookmarked = 'Įvykdyti išsaugotą užklausą';
263 $strExplain = 'Paaiškinti';
264 $strExport = 'Eksportuoti';
265 $strExtendedInserts = 'Išplėstinis įterpimas';
266 $strExtra = 'Papildomai';
268 $strFailedAttempts = 'Nepavykę bandymai';
269 $strFieldHasBeenDropped = 'Laukas %s išmestas';
270 $strField = 'Laukas';
271 $strFieldsEnclosedBy = 'Laukų reikšmės apskliaustos simboliais';
272 $strFieldsEscapedBy = 'Laukų reikšmės baigiasi simboliu';
273 $strFields = 'Lauką';
274 $strFieldsTerminatedBy = 'Laukų pabaigos žymė';
275 $strFileAlreadyExists = 'Failas pavadinimu %s jau yra darbinėje stotyje, pakeiskite norimą pavadinimą arba pasirinkite nustatymą leidžiantį perrašyti esamus failus.';
276 $strFileCouldNotBeRead = 'Negalima perskaityti failo';
277 $strFileNameTemplateDescriptionDatabase = 'duomenų bazės vardas';
278 $strFileNameTemplateDescriptionServer = 'serverio vardas';
279 $strFileNameTemplateDescription = 'Ši reikšmė interpretuojama naudojant %1$sstrftime%2$s, taigi, galite naudoti laiko formatavimo eilutes. Taip pat pakeičiamos šios eilutės: %3$s. Kitas tekstas bus paliktas kaip yra.';
280 $strFileNameTemplateDescriptionTable = 'lentelės vardas';
281 $strFileNameTemplate = 'Failo pavadinimo šablonas';
282 $strFileNameTemplateRemember = 'atsiminti šabloną';
283 $strFiles = 'Failai';
284 $strFileToImport = 'Failas importavimui';
285 $strFlushPrivilegesNote = 'Pastaba: phpMyAdmin gauna vartotojų teises tiesiai iš MySQL privilegijų lentelės. Šiose lentelėse nurodytos teisės gali skirtis nuo nustatymų failuose nurodytų teisių. Todėl %sperkraukite teises%s, jeigu norite tęsti. ';
286 $strFlushTable = 'Išvalyti lentelę ("FLUSH")';
287 $strFontSize = 'Šrifto dydis';
288 $strFormat = 'Formatas';
289 $strFormEmpty = 'Trūksta reikšmės formoje !';
290 $strFreePages = 'Tušti puslapiai';
291 $strFullText = 'Tekstus rodyti pilnai';
292 $strFunction = 'Funkcija';
293 $strFunctions = 'Funkcijos';
295 $strGenBy = 'Generavo:';
296 $strGeneralRelationFeat = 'Pagrindinės sąryšių sąvybės';
297 $strGenerate = 'Generuoti';
298 $strGeneratePassword = 'Generuoti Slaiptažodį';
299 $strGenTime = 'Atlikimo laikas';
300 $strGeorgian = 'Gruzinų';
301 $strGerman = 'Vokiečių';
302 $strGetMoreThemes = 'Gauti daugiau išvaizdų!';
303 $strGlobal = 'globalus';
304 $strGlobalPrivileges = 'Globalios teisės';
305 $strGlobalValue = 'Globali reikšmė';
306 $strGoToDatabase = 'Eiti į duomenų bazę';
307 $strGoToTable = 'Eiti į lentelę';
308 $strGo = 'Vykdyti';
309 $strGrantOption = 'Suteikti';
310 $strGreek = 'Graikų';
311 $strGzip = '"gzipped"';
313 $strHasBeenAltered = 'išplėsta.';
314 $strHaveToShow = 'Pasirinkite bent vieną stulpelį išvedimui';
315 $strHebrew = 'Žydų';
316 $strHelp = 'Pagalba';
317 $strHide = 'Paslėpti';
318 $strHideShowAll = 'Paslėpti/rodyti visus';
319 $strHomepageOfficial = 'Oficialus phpMyAdmin tinklapis';
320 $strHome = 'Pradinis';
321 $strHost = 'Darbinė stotis';
322 $strHostEmpty = 'Tuščias prisijungimo adresas!';
323 $strHTMLExcel = 'Microsoft Excel 2000';
324 $strHTMLWord = 'Microsoft Word 2000';
325 $strHungarian = 'Vengrų';
327 $strIcelandic = 'Islandų';
328 $strId = 'ID';
329 $strIdxFulltext = 'Fulltext';
330 $strIEUnsupported = 'Internet Explorer nepalaiko šios funkcijos.';
331 $strIgnoreDuplicates = 'Ignoruoti pasikartojančias eilutes';
332 $strIgnore = 'Ignoruoti';
333 $strIgnoreInserts = 'Ignoruoti INSERT užklausas.';
334 $strImportFiles = 'Importuoti failus';
335 $strImportFormat = 'Įkelto failo formatas';
336 $strImport = 'Importuoti';
337 $strImportXLS = 'Excel 97-2003 XLS darbaknygė';
338 $strImportXLSX = 'Excel 2007 XLSX darbaknygė';
339 $strIndexes = 'Indeksai';
340 $strIndexHasBeenDropped = 'Indeksas %s panaikintas';
341 $strIndex = 'Indeksas';
342 $strIndexName = 'Indekso vardas&nbsp;:';
343 $strIndexType = 'Indekso tipas&nbsp;:';
344 $strIndexWarningTable = 'Iškilo problemos su `%s` lentelės indeksais';
345 $strInnoDBBufferPoolSize = 'Buferio pool\'o dydis';
346 $strInnoDBDataFilePath = 'Duomenų failai';
347 $strInnoDBDataHomeDirDesc = 'Bendra direktorijų kelio dalis visiems InnoDB duomenų failams.';
348 $strInnoDBPages = 'puslapiai';
349 $strInnodbStat = 'InnoDB būsena';
350 $strInsecureMySQL = 'Jūsų nustatymų faile yra nurodyti standartiniai nustatymai (pvz: root vartotojas be slaptažožio). Taip sutinkinta MySQL darbinė stotis yra nesaugi, bei gali būti atvira įsilaužimams, todėl rekomenduojame pakeisti šias parinktis.';
351 $strInsertAsNewRow = 'Įterpti naują įrašą';
352 $strInsert = 'Įterpti';
353 $strInternalRelations = 'Vidiniai sąryšiai';
354 $strInUse = 'šiuo metu naudojama';
355 $strInvalidTableName = 'Neteisingas lentelės vardas';
357 $strJapanese = 'Japonų';
358 $strJumpToDB = 'Pereiti į &quot;%s&quot; duombazę.';
359 $strJustDeleteDescr = 'Kol nėra perkrautos privilegijos, &quot;pašalinti&quot; vartotojai gali prisijungti prie MySQL darbinės stoties.';
360 $strJustDelete = 'tik pašalinti vartotojus iš privilegijų lentelės.';
362 $strKeepPass = 'Nekeisti slaptažodžio';
363 $strKeyname = 'Raktinis žodis';
364 $strKill = 'Stabdyti procesą';
365 $strKorean = 'Korėjiečių';
367 $strLandscape = 'Peizažinis';
368 $strLanguage = 'Kalba';
369 $strLanguageUnknown = 'Nežinoma kalba: %1$s.';
370 $strLatexCaption = 'Lentelės antraštė';
371 $strLatexContent = 'Lentelės __TABLE__ turinys';
372 $strLatexContinuedCaption = 'Lentelės antraštė (tęsinys)';
373 $strLatexContinued = '(tęsinys)';
374 $strLatexIncludeCaption = 'Įterpti lentelės antraštę';
375 $strLatexLabel = 'Pavadinimo raktas';
376 $strLaTeX = 'LaTeX';
377 $strLatexStructure = 'Lentelės __TABLE__ struktūra';
378 $strLatvian = 'Latvių';
379 $strLDI = 'CSV naudojant LOAD DATA';
380 $strLengthSet = 'Ilgis/reikšmės*';
381 $strLimitNumRows = 'Eilučių skaičius puslapyje';
382 $strLinesTerminatedBy = 'Eilutės pabaigos žymė';
383 $strLinkNotFound = 'Sąryšis nerastas';
384 $strLinksTo = 'Sąryšis su';
385 $strLithuanian = 'Lietuvių';
386 $strLocalhost = 'Lokali darbinė stotis';
387 $strLocationTextfile = 'Tekstiniai SQL užklausų failai';
388 $strLoginInformation = 'Prisijungimo informacija';
389 $strLogin = 'Prisijungti';
390 $strLogout = 'Atsijungti';
391 $strLogPassword = 'Slaptažodis:';
392 $strLogServer = 'Darbinė stotis';
393 $strLogUsername = 'Vartotojo vardas:';
394 $strLongOperation = 'Operacija gali užtrukti. Tęsti?';
396 $strMaximalQueryLength = 'Didžiausias sukurtos užklausos ilgis';
397 $strMaximumSize = 'Didžiausias dydis: %s%s';
398 $strMbExtensionMissing = 'Nebuvo rastas PHP išplėtimas mbstring ir panašu, kad Jūs naudojate multibyte simbolių kodaciją. Be mbstring plėtinio phpMyAdmin negali tesingai skaidyti stringų, todėl galite sulaukti netikėtų rezultatų.';
399 $strMbOverloadWarning = 'Savo PHP konfigūracijoje Jūs įjungėte mbstring.func_overload. Šis nustatymas nėra suderinamas su phpMyAdmin ir gali pažeisti Jūsų duomenis!';
400 $strMIME_available_mime = 'Galimi MIME-tipai';
401 $strMIME_available_transform = 'Galimos transformacijos';
402 $strMIME_description = 'Paaiškinimas';
403 $strMIME_MIMEtype = 'MIME tipai';
404 $strMIME_nodescription = 'Ši transformacija neturi paaiškinimo.<br />Klauskite autoriaus ką %s daro.';
405 $strMIME_transformation = 'Naršyklės transformacija';
406 $strMIME_transformation_note = 'Norėdami gauti pilną sąrašą galimų transformacijų ir jų MIME tipų transformacijų, spauskite %stransformacijos paaiškinimą%s';
407 $strMIME_transformation_options_note = 'Prašome įvesti transformacijos nustatymų reikšmes naudodami tokį įvedimo formatą: \'a\', 100, b,\'c\'...<br />Jeigu tarp šių reikšmių prisireiks panaudoti viršutinį vertikalų pasvirą brūkšnį ("\") arba viengubą kabutę ("\'"), naudokite viršutinį vertikalų pasvirą brūkšnį prieš šiuos simbolius (pvz: \'\\\\xyz\' ar \'a\\\'b\').';
408 $strMIME_transformation_options = 'Transformacijos nustatymai';
409 $strMIMETypesForTable = 'MIME tipai lentelei';
410 $strMIME_without = 'MIME tipai atspausdinti pasvirusiu šriftu neturi atskirų transformacijos funkcijos.';
411 $strModifications = 'Pakeitimai išsaugoti';
412 $strModifyIndexTopic = 'Keisti indeksą';
413 $strModify = 'Keisti';
414 $strMoveTableOK = 'Lentelė %s perkelta į %s.';
415 $strMoveTable = 'Perkelti lentelė į (duombazė<b>.</b>lentelė):';
416 $strMoveTableSameNames = 'Negalima perkelti lentelės į ją pačią!';
417 $strMultilingual = 'daugiakalbis';
418 $strMyISAMMaxExtraSortFileSize = 'Maksimalus laikinų failų dydis kuriant indeksus';
419 $strMyISAMMaxSortFileSizeDesc = 'Maksimalus MySQL\'ui leistinas laikinų failų dydis perkuriant MyISAM indeksus (vykdant REPAIR TABLE, ALTER TABLE arba LOAD DATA INFILE).';
420 $strMyISAMMaxSortFileSize = 'Maksimalus laikinų rūšiavimo failų dydis';
421 $strMyISAMRecoverOptions = 'Automatinio atstatymo režimas';
422 $strMyISAMRecoverOptionsDesc = 'Režimas, skirtas automatiniam nusprogusių MyISAM lentelių atstatymui, kuris nurodomas per --myisam-recover serverio startavimo parametrą.';
423 $strMyISAMRepairThreadsDesc = 'Jei ši reikšmė yra didesnė už 1, vykdant Repair, rūšiavimo procesas MyISAM lentelių indeksus kuria lygegrečiai (kiekvieną indeksą savo gijoje).';
424 $strMyISAMSortBufferSize = 'Rūšiavimo buferio dydis';
425 $strMySQLCharset = 'MySQL koduotė';
426 $strMysqlClientVersion = 'MySQL kliento versija';
427 $strMySQLConnectionCollation = 'MySQL prisijungimo rūšiavimas';
428 $strMySQLSaid = 'MySQL atsakymas: ';
429 $strMySQLShowProcess = 'Rodyti procesus';
431 $strName = 'Pavadinimas';
432 $strNavTableFilter = 'Filtras';
433 $strNext = 'Sekantis';
434 $strNoActivity = 'Daugiau nei %s sekundžių nebuvo atlikta jokių veiksmų. Prašau prisijungti iš naujo.';
435 $strNoDatabases = 'Nėra duombazių';
436 $strNoDatabasesSelected = 'Nepažymėjote duombazės.';
437 $strNoDescription = 'Aprašymo nėra';
438 $strNoDetailsForEngine = 'Apie šio Saugojimo Variklio būseną nėra išsamios informacijos.';
439 $strNoDropDatabases = '"DROP DATABASE" komandos įvykdyti negalima.';
440 $strNoExplain = 'Praleisti SQL užklausos aiškinimą';
441 $strNoFilesFoundInZip = 'ZIP archyve nerasta failų!';
442 $strNoFrames = 'phpMyAdmin draugiškesnis su <b>rėmelius</b> palaikančiomis naršyklėmis.';
443 $strNoIndex = 'Neaprašyti indeksai!';
444 $strNoIndexPartsDefined = 'Neaprašytos indekso dalys!';
445 $strNoModification = 'Nėra pakeitimų';
446 $strNo = 'Ne';
447 $strNone = 'Nėra';
448 $strNoOptions = 'Šis formatas neturi nustatymų';
449 $strNoPassword = 'Nėra slaptažodžio';
450 $strNoPermission = 'Nėra teisių išsaugoti failui %s.';
451 $strNoPhp = 'be PHP kodo';
452 $strNoPrivileges = 'Nėra privilegijų';
453 $strNoRights = 'Neturite pakankamai teisių';
454 $strNoRowsSelected = 'Nepasirinkti įrašai';
455 $strNoSpace = 'Nėra pakankamai vietos išsaugoti failui %s.';
456 $strNoTablesFound = 'Duombazėje nerasta lentelių.';
457 $strNoThemeSupport = 'Temos nėra palaikomos, patikrinkite savo konfigūraciją ir/arba savo temų direktoriją %s.';
458 $strNotNumber = 'Įveskite skaičių!';
459 $strNotOK = 'Negerai';
460 $strNotSet = 'Lentelė <b>%s</b> nerasta arba nenurodyta %s faile';
461 $strNoUsersFound = 'Nerasta vartotojo(ų).';
462 $strNoValidateSQL = 'Praleisti SQL užklausos tikrinimą';
463 $strNull = 'Null';
464 $strNumberOfFields = 'Laukų skaičius';
465 $strNumberOfTables = 'Lentelių skaičius';
466 $strNumSearchResultsInTable = '%s atitikmuo(enys) lentelėje <i>%s</i>';
467 $strNumSearchResultsTotal = '<b>Viso:</b> <i>%s</i> atitikmuo(enys)';
468 $strNumTables = 'Lentelės';
470 $strOK = 'Gerai';
471 $strOpenDocumentSpreadsheet = 'Open Document skaičiuoklė';
472 $strOpenDocumentText = 'Open Document tekstas';
473 $strOpenNewWindow = 'Atverti naują phpMyAdmin langą';
474 $strOperations = 'Veiksmai';
475 $strOperator = 'Operatorius';
476 $strOptimize = 'Optimizuoti';
477 $strOptimizeTable = 'Optimizuoti';
478 $strOptions = 'Nustatymai';
479 $strOr = 'Arba';
480 $strOverhead = 'Perteklius';
481 $strOverwriteExisting = 'Perrašyti esamus failus';
483 $strPacked = 'Suspausta';
484 $strPageNumber = 'Puslapis:';
485 $strPaperSize = 'Lapo dydis';
486 $strPartialImport = 'Dalinis įkėlimas';
487 $strPartialText = 'Tekstus rodyti dalinai';
488 $strPasswordChanged = 'Vartotojo %s slaptažodis sėkmingai pakeistas.';
489 $strPasswordEmpty = 'Tuščias slaptažodis!';
490 $strPasswordHashing = 'Slaptažodžių Hešavimas';
491 $strPasswordNotSame = 'Slaptažodžiai nesutampa!';
492 $strPassword = 'Slaptažodis';
493 $strPdfDbSchema = 'Duombazės "%s" schema - %s puslapis';
494 $strPdfInvalidTblName = 'Lentelė "%s" neegzistuoja!';
495 $strPdfNoTables = 'No tables';
496 $strPDF = 'PDF';
497 $strPDFReportTitle = 'Ataskaitos antraštė';
498 $strPerHour = 'per valandą';
499 $strPerMinute = 'per minutę';
500 $strPerSecond = 'per sekundę';
501 $strPersian = 'Persų';
502 $strPhoneBook = 'telefonų knyga';
503 $strPHPExtension = 'PHP plėtinys';
504 $strPhp = 'PHP kodas';
505 $strPHPVersion = 'PHP versija';
506 $strPlayAudio = 'Groti garsą';
507 $strPmaDocumentation = 'phpMyAdmin\'o dokumentacija';
508 $strPmaUriError = 'Reikia nustatymų faile įrašyti <tt>$cfg[\'PmaAbsoluteUri\']</tt> reikšmę!';
509 $strPolish = 'Lenkų';
510 $strPort = 'Jungtis';
511 $strPortrait = 'Portretinis';
512 $strPos1 = 'Pradžia';
513 $strPrevious = 'Praėjęs';
514 $strPrimaryKeyHasBeenDropped = 'Panaikintas pirminis raktas';
515 $strPrimaryKeyName = 'Pirminio rakto pavadinimas turi būti "PRIMARY"!';
516 $strPrimaryKeyWarning = '("PRIMARY" <b>yra vienintelis</b> pirminio rakto tipas!)';
517 $strPrimary = 'Pirminis';
518 $strPrint = 'Spausdinti';
519 $strPrintViewFull = 'Spausdinti rezultatus (su pilnais tekstais)';
520 $strPrintView = 'Spausdinti struktūrą';
521 $strPrivDescAllPrivileges = 'Įtraukti visas teises, išskyrus GRANT.';
522 $strPrivDescAlter = 'Leisti keisti jau egzistuojančių lenetelių struktūrą.';
523 $strPrivDescCreateDb = 'Leisti kurti naujas duombazes ir lenteles.';
524 $strPrivDescCreateTbl = 'Leisti kurti naujas lenteles.';
525 $strPrivDescCreateTmpTable = 'Leisti kurti laikinas lenteles.';
526 $strPrivDescCreateUser = 'Leidžia kurti, šalinti ir pervadinti vartotojus.';
527 $strPrivDescCreateView = 'Leidžia sukurti naujus view\'us.';
528 $strPrivDescDelete = 'Leisti šalinti duomenis.';
529 $strPrivDescDropDb = 'Leisti šalinti duombazes ir lenteles.';
530 $strPrivDescDropTbl = 'Leisti šalinti lenteles.';
531 $strPrivDescExecute = 'Leisti vykdyti išsaugotas procedūras; Negalioja šioje MySQL versijoje.';
532 $strPrivDescFile = 'Leisti įterpti ir eksportuoti duomenis iš failų.';
533 $strPrivDescGrant = 'Leisti įterpti naujus vartotojus, bei prisikirti privilegijas, neperkraunant privilegijų lentelės.';
534 $strPrivDescIndex = 'Leisti įterpti ir modifikuoti indeksus.';
535 $strPrivDescInsert = 'Leisti įterpti ir modifikuoti duomenis.';
536 $strPrivDescLockTables = 'Leisti užrakinti lenteles procesų metu.';
537 $strPrivDescMaxConnections = 'Riboti prisijungimų kiekį per valandą.';
538 $strPrivDescMaxQuestions = 'Riboti užklausų kiekį per valandą';
539 $strPrivDescMaxUpdates = 'Riboti komandų (kurios vienaip ar kitaip modifikuoja lenteles ar duombazes) kiekį per valandą.';
540 $strPrivDescReferences = ' Negalioja šioje MySQL versijoje.';
541 $strPrivDescReload = 'Leisti perkrauti darbinę stotį, bei išvalyti laikinąją atmintį (cache).';
542 $strPrivDescReplClient = 'Leisti vartotojo užklausas dėl atstatymo master / slave darbinių stočių.';
543 $strPrivDescReplSlave = 'Reikalinga atstatyti slave darbinei stočiai';
544 $strPrivDescSelect = 'Leisti skaityti duomenis.';
545 $strPrivDescShowDb = 'Suteikti prieigą prie visų duombazių.';
546 $strPrivDescShowView = 'Leidžia vykdyti SHOW CREATE VIEW užklausas.';
547 $strPrivDescShutdown = 'Leisti išjungti serverį.';
548 $strPrivDescSuper = 'Leisti prisijungti, kai viršytas prisijungimų kiekis; Reikalinga daugumai administratoriaus darbų, tokių kaip globalių reikšmių modifikavimui ar vartotojų atjungimui.';
549 $strPrivDescUpdate = 'Leisti modifikuoti duomenis.';
550 $strPrivDescUsage = 'Be teisių.';
551 $strPrivileges = 'Privilegijos';
552 $strPrivilegesReloaded = 'Teisės sėkmingai perkrautos.';
553 $strProcedures = 'Procedūros';
554 $strProcesses = 'Procesai';
555 $strProcesslist = 'Procesų sąrašas';
556 $strProtocolVersion = 'Protokolo versija';
557 $strPutColNames = 'Stulpelių pavadinimus įrašyti pirmoje eilutėje';
559 $strQBEDel = 'Pakeičiant';
560 $strQBEIns = 'Įterpiant';
561 $strQBE = 'SQL&nbsp;užklausa';
562 $strQueryCache = 'Užklausų saugykla';
563 $strQueryFrame = 'Užklausų langas';
564 $strQueryOnDb = 'SQL-užklausa duombazėje <b>%s</b>:';
565 $strQueryResultsOperations = 'Veiksmai su užklausos rezultatais';
566 $strQuerySQLHistory = 'SQL užklausų istorija';
567 $strQueryStatistics = '<b>Užklausų statistika</b>: nuo paleidimo dienos buvo išsiųsta %s užklausų į serverį.';
568 $strQueryTime = 'Užklausa užtruko %01.4f sek.';
569 $strQueryType = 'Užklausos tipas';
570 $strQueryWindowLock = 'Nekeisti šios užklausos už aktyvaus lango ribų.';
572 $strReadRequests = 'Read užklausos';
573 $strReceived = 'Gauta';
574 $strRecords = 'Viso įrašų:';
575 $strReferentialIntegrity = 'Patikrinti sąryšių vientisumą:';
576 $strRefresh = 'Atnaujinti';
577 $strRelationalSchema = 'Ryšių schema';
578 $strRelationNotWorking = 'Nėra PMA lentelių, kurios leidžia dirbti su jungtinėmis MySQL lentelėmis. %sPaaiškinimas%s.';
579 $strRelationsForTable = 'RELATIONS FOR TABLE';
580 $strRelations = 'Sąryšiai';
581 $strRelationView = 'Peržiūrėti sąryšius';
582 $strReloadingThePrivileges = 'Perkraunamos privilegijos';
583 $strReload = 'Perkrauti';
584 $strReloadPrivileges = 'Perkrauti privilegijas';
585 $strRemoteServer = 'Nutolęs serveris';
586 $strRemoveSelectedUsers = 'Pašalinti pažymėtus vartotojus';
587 $strRenameDatabaseOK = 'Duombazė %s pervadinta į %s';
588 $strRenameTableOK = 'Lentelė %s pervadinta į %s';
589 $strRenameTable = 'Pervadinti lentelę į';
590 $strRepairTable = 'Redaguoti';
591 $strRepair = 'Taisyti';
592 $strReplaceNULLBy = 'Pakeisti NULL į';
593 $strReplaceTable = 'Pakeisti lentelės turinį failo duomenimis ';
594 $strReplication = 'Replikacija';
595 $strReplicationSlaveSkipCurrentError = 'Praleisti klaidą';
596 $strReplicationStatus = 'Replikacijos būsena';
597 $strReplicationUnknownError = 'Nežinoma klaida';
598 $strReset = 'Atstatyti į pradinę būseną';
599 $strResourceLimits = 'Išteklių apribojimai';
600 $strReType = 'Įveskite dar kartą';
601 $strRevokeAndDeleteDescr = 'Kol nėra perkrautos privilegijos, vartotojai dar turės privilegiją USAGE.';
602 $strRevokeAndDelete = 'Panaikinti visas aktyvias vartotojų privilegijas ir pašalinti vartotojus.';
603 $strRevokeMessage = 'Jūs panaikinote privilegijas %s';
604 $strRevoke = 'Panaikinti';
605 $strRomanian = 'Rumunų';
606 $strRowLength = 'Eilutės ilgis';
607 $strRows = 'Eilutės';
608 $strRowsFrom = 'eilučių pradedant nuo';
609 $strRowSize = 'Eilutės dydis';
610 $strRowsModeFlippedHorizontal = 'horizontalūs (pasukti pavadinimai)';
611 $strRowsModeHorizontal = 'horizontaliai';
612 $strRowsModeOptions = 'išdėstant %s pakartoti antraštes kas %s įrašų';
613 $strRowsModeVertical = 'vertikaliai';
614 $strRowsStatistic = 'Eilučių statistika';
615 $strRunning = 'adresu %s';
616 $strRunQuery = 'Vykdyti užklausą';
617 $strRunSQLQuery = 'Vykdyti SQL sakinius duombazėje <strong>%s</strong>';
618 $strRussian = 'Rusų';
620 $strSave = 'Išsaugoti';
621 $strSaveOnServer = 'Išsaugoti serveryje, kataloge pavadinimu %s';
622 $strSavePosition = 'Išsaugoti vietą';
623 $strScaleFactorSmall = 'Dydžio matas yra per mažas norint sutalpinti vaizdą viename lape.';
624 $strSearchFormTitle = 'Paieška duombazėje';
625 $strSearchInTables = 'Lentelės(ių) viduje:';
626 $strSearchNeedle = 'Paieškos žodis(iai) arba reikšmė(ės) (pakaitos simbolis: "%"):';
627 $strSearchOption1 = 'bent vienas iš žodžių';
628 $strSearchOption2 = 'visi žodžiai';
629 $strSearchOption3 = 'ištisa frazė';
630 $strSearchOption4 = 'kaip reguliarųjį išsireiškimą';
631 $strSearch = 'Paieška';
632 $strSearchResultsFor = 'Paieškos rezultatai frazei "<i>%s</i>" %s:';
633 $strSearchType = 'Rasti:';
634 $strSecretRequired = 'Nustatymų faile nurodykite slaptą frazę (blowfish_secret).';
635 $strSelectADb = 'Pasirinkite duombazę';
636 $strSelectAll = 'Pažymėti visus';
637 $strSelectBinaryLog = 'Pasirinkite binarinį logą peržiūrai';
638 $strSelectFields = 'Pasirinkite laukus (nors vieną)';
639 $strSelectNumRows = 'užklausą vykdoma';
640 $strSelectTables = 'Pasirinkite lenteles';
641 $strSend = 'Išsaugoti į failą';
642 $strSent = 'Siųsta';
643 $strServerChoice = 'Pasirinkti serverį';
644 $strServerNotResponding = 'Serveris neatsako';
645 $strServer = 'Serveris';
646 $strServers = 'Serveriai';
647 $strServerStatusUptime = 'MySQL serverio veikimo trukmė: %s. Serveris pradėjo veikti: %s.';
648 $strServerStatus = 'Veikimo informacija';
649 $strServerTabVariables = 'Kintamieji';
650 $strServerTrafficNotes = '<b>Serverio apkrovimas</b>: šiose lentelėse saugoma statistinė informacija apie MySQL serverio apkrovimą nuo paleidimo dienos.';
651 $strServerVars = 'Serverio kintamieji ir nustatymai';
652 $strServerVersion = 'Serverio versija';
653 $strSessionValue = 'Sesijos reikšmė';
654 $strSetEnumVal = 'Jeigu laukelio tipas yra "enum" arba "set", tuomet duomenų reikšmes reikia įvesti naudojant šį formatą: \'a\',\'b\',\'c\'...<br />. Jeigu jums reikia įrašyti dešininį įžambųjį brūkšnį ("\") arba kabutes("\'"), tuomet prieš šios simbolius reikia papildomo dešininio įžambaus brūkšnio (pavyzdžiui: \'\\\\xyz\' or \'a\\\'b\').';
655 $strSettings = 'nustatymai';
656 $strSetupAllowArbitraryServer_name = 'Leisti jungtis prie bet kurio MySQL serverio';
657 $strSetupblowfish_secret_name = 'Blowfish paslaptis';
658 $strSetupBrowseMarkerEnable_desc = 'Paryškinti pažymėtas eilutes';
659 $strSetupBrowseMarkerEnable_name = 'Eilutės žymeklis';
660 $strSetupBrowsePointerEnable_desc = 'Paryškinti eilutę po pelės žymekliu';
661 $strSetupBrowsePointerEnable_name = 'Paryškinti žymeklį';
662 $strSetupBZipDump_name = 'Bzip2';
663 $strSetupCharEditing_name = 'CHAR laukų redagavimas';
664 $strSetupClear = 'Išvalyti';
665 $strSetupConfigurationFile = 'Nustatymų failas';
666 $strSetupConfirm_name = 'Patvirtinti DROP užklausas';
667 $strSetupDefaultLanguage = 'Įprastinė kalba';
668 $strSetupDefaultServer = 'Įprastinis serveris';
669 $strSetupDisplayDatabasesList_name = 'Rodyti duomenų bazes kaip sąrašą';
670 $strSetupDisplay = 'Rodymas';
671 $strSetupDisplayServersList_name = 'Rodyti serverius kaip sąrašą';
672 $strSetupDonateLink = 'Paremti';
673 $strSetupDownload = 'Parsisiųsti';
674 $strSetupEndOfLine = 'Eilutės galas';
675 $strSetuperror_connection = 'Nepavyko prisijungti prie MySQL serverio';
676 $strSetuperror_form = 'Pateiktoje formoje yra klaidų';
677 $strSetuperror_incorrect_ip_address = 'Neteisingas IP adresas: %s';
678 $strSetuperror_incorrect_port = 'Neteisingas jungties skaičius';
679 $strSetuperror_incorrect_value = 'Neteisinga reikšmė';
680 $strSetuperror_missing_field_data = 'Trūksta duomenų %s';
681 $strSetuperror_nan_nneg = 'Nėra neneigiamas skaičius';
682 $strSetuperror_nan_p = 'Nėra teigiamas skaičius';
683 $strSetupExecTimeLimit_name = 'Ilgiausias vykdymo laikas';
684 $strSetupExport_asfile_name = 'Išsaugoti kaip failą';
685 $strSetupExport_compression_name = 'Suspaudimas';
686 $strSetupExport_file_template_database_name = 'Duomenų bazės vardo šablonas';
687 $strSetupExport_file_template_server_name = 'Serverio vardo šablonas';
688 $strSetupExport_file_template_table_name = 'Lentelės vardo šablonas';
689 $strSetupExport_format_name = 'Formatas';
690 $strSetupExport_onserver_name = 'Išsaugoti serveryje';
691 $strSetupExport_onserver_overwrite_name = 'Perrašyti esamus failus';
692 $strSetupExport_remember_file_template_name = 'Atsiminti failo vardo šabloną';
693 $strSetupFalse = 'ne';
694 $strSetupForceSSL_name = 'Naudoti SSL susijungimą';
695 $strSetupForm_Left_databases_desc = 'Duomenų bazių rodymo nustatymai';
696 $strSetupForm_Left_databases = 'Duomenų bazės';
697 $strSetupForm_Left_servers = 'Serveriai';
698 $strSetupForm_Left_tables_desc = 'Lentelių rodymo nustatymai';
699 $strSetupForm_Left_tables = 'Lentelės';
700 $strSetupForm_Query_window = 'Užklausų langas';
701 $strSetupForm_Security = 'Saugumas';
702 $strSetupForm_Server_config = 'Serverio nustatymai';
703 $strSetupForm_Server = 'Pagrindiniai nustatymai';
704 $strSetupForm_Server_pmadb = 'PMA duomenų bazė';
705 $strSetupFormset_features = 'Funkcijos';
706 $strSetupForm_Sql_box = 'SQL užklausos laukelis';
707 $strSetupForm_Tabs = 'Kortelės';
708 $strSetupGZipDump_name = 'GZip';
709 $strSetupHomepageLink = 'phpMyAdmin tinklapis';
710 $strSetupIgnoreErrors = 'Ignoruoti klaidas';
711 $strSetupImport_format_name = 'Įkelto failo formatas';
712 $strSetupImport_skip_queries_name = 'Dalinis importas: praleisti užklausas';
713 $strSetupInsecureConnection = 'Nesaugus susijungimas';
714 $strSetupInsertRows_name = 'Įkeltų eilučių skaičius';
715 $strSetupLeftDisplayLogo_name = 'Rodyti logotipą';
716 $strSetupLeftDisplayServers_name = 'Rodyti serverių pasirinkimą';
717 $strSetupLetUserChoose = 'leisti vartotojui pasirinkti';
718 $strSetupNewServer = 'Naujas serveris';
719 $strSetupOverview = 'Apžvalga';
720 $strSetupServers_AllowDeny_order_desc = 'Palikite tuščią, jei nenaudojamas';
721 $strSetupServers_AllowRoot_name = 'Leisti prisijungti kaip root';
722 $strSetupServers_connect_type_name = 'Susijungimo tipas';
723 $strSetupServers_DisableIS_name = 'Neleisti matyti INFORMATION_SCHEMA';
724 $strSetupServers_extension_name = 'Naudoti PHP išplėtimą';
725 $strSetupServers_host_name = 'Serverio adresas';
726 $strSetupServers_port_name = 'Serverio jungtis';
727 $strSetupTrue = 'taip';
728 $strSetupVersionCheck = 'Versijos patikrinimas';
729 $strSetupWarning = 'Perspėjimas';
730 $strShowAll = 'Rodyti viską';
731 $strShowColor = 'Rodyti spalvą';
732 $strShowDatadictAs = 'Duomenų žodyno formatas';
733 $strShowFullQueries = 'Rodyti pilnas užklausas';
734 $strShowGrid = 'Rodyti tinklelį';
735 $strShowingPhp = 'Rodomas PHP kodas';
736 $strShowingRecords = 'Rodomi įrašai';
737 $strShowingSQL = 'Rodoma SQL užklausa';
738 $strShowPHPInfo = 'Rodyti PHP informaciją';
739 $strShow = 'Rodyti';
740 $strShowStatusFlush_commandsDescr = 'Įvykdytų FLUSH užklausų skaičius.';
741 $strShowStatusInnodb_data_readsDescr = 'Duomenų nuskaitymų skaičius.';
742 $strShowStatusInnodb_data_writesDescr = 'Duomenų įrašymų skaičius.';
743 $strShowTableDimension = 'Rodyti lentelių dydžius';
744 $strShowTables = 'Rodyti lentelės';
745 $strShowThisQuery = ' Rodyti šią užklausą vėl ';
746 $strSimplifiedChinese = 'Supaprastinta Kiniečių';
747 $strSingly = '(pavieniui)';
748 $strSize = 'Dydis';
749 $strSkipQueries = 'Praleisti įrašų(užklausų) skaičių nuo pradžios';
750 $strSlovak = 'Slovakų';
751 $strSlovenian = 'Slovėnų';
752 $strSocketProblem = '(arba vietiniai MySQL serverio socketai yra blogai sukonfigūruoti)';
753 $strSortByKey = 'Rūšiuoti pagal raktą';
754 $strSorting = 'Rūšiavimas';
755 $strSort = 'Rūšiuoti';
756 $strSpaceUsage = 'Vietos naudojimas';
757 $strSpanish = 'Ispanų';
758 $strSplitWordsWithSpace = 'Žodžiai atskirti tarpo simboliu (" ").';
759 $strSQLCompatibility = 'SQL suderinamumas';
760 $strSQLExportType = 'Eksporto tipas';
761 $strSQLParserBugMessage = 'Klaidą SQL interpretatoriuje. Prašome patikrinti ar SQL užklausoje teisingai naudojamos kabutės. Kita, galima klaida, jog Jūs bandote atsiųsti dvejetainius (binary) duomenis neapskliaustus kabutėmis. Taip pat Jūs galite pabandyti įvykdyti savo užklausą iš MySQL konsolės. MySQL serverio išvesta informacija apie klaidą (jeigu tokių bus) gali padėti Jums nustatyti klaidos priežastį. Jeigu užklausa sėkmingai įvykdoma konsolėje, o SQL interpretatorius vistiek išveda pranešimus apie klaidas, prašome supaprastinite savo SQL užklausą ir perduodamų duomenų kiekį užklausoje ir praneškite apie klaidą programos kūrėjams su žemiau pateikiama informacija:';
762 $strSQLParserUserError = 'Klaida SQL užklausoje. Žemiau išvestas MySQL serverio pranešimas (jeigu toks yra), turėtų padėti Jums nustatyti klaidos priežastį';
763 $strSQLQuery = 'SQL užklausa';
764 $strSQLResult = 'SQL rezultatas';
765 $strSQL = 'SQL';
766 $strSQPBugInvalidIdentifer = 'Klaidingas vardas';
767 $strSQPBugUnclosedQuote = 'Trūksta uždaromosios kabutės';
768 $strSQPBugUnknownPunctuation = 'Klaidinga skyryba';
769 $strStatCheckTime = 'Paskutinis patikrinimas';
770 $strStatCreateTime = 'Sukurta';
771 $strStatement = 'Parametrai';
772 $strStatUpdateTime = 'Paskutinis atnaujinimas';
773 $strStatus = 'Statusas';
774 $strStorageEngine = 'Saugojimo variklis';
775 $strStorageEngines = 'Saugojimo varikliai';
776 $strStrucCSV = 'Duomenys CSV formatu';
777 $strStrucData = 'Struktūra ir duomenys';
778 $strStrucExcelCSV = 'Duomenys ekselio CSV formatu';
779 $strStrucNativeExcel = 'MS Excel duomenys';
780 $strStrucOnly = 'Tik struktūra';
781 $strStructPropose = 'Analizuoti lentelės struktūrą';
782 $strStructure = 'Struktūra';
783 $strSubmit = 'Siųsti';
784 $strSuccess = 'Jūsų SQL užklausa sėkmingai įvykdyta';
785 $strSum = 'Sumos';
786 $strSwedish = 'Švedų';
787 $strSwitchToDatabase = 'Pereiti į nukopijuotą duombazę';
788 $strSwitchToTable = 'Pereiti į lentelės kopiją';
789 $strSynchronizeDb = 'Sinchronizuoti duomenų bazes';
790 $strSynchronize = 'Sinchronizuoti';
792 $strTableAddColumn = 'Pridėti stulpelį(-ius)';
793 $strTableAlreadyExists = 'Lentelė %s jau yra!';
794 $strTableAlterColumn = 'Pakeisti stulpelį(-ius)';
795 $strTableAlteredSuccessfully = 'Lentelė %1$s sėkmingai pakeista';
796 $strTableAlterIndex = 'Keisti indeksą(-us)';
797 $strTableComments = 'Lentelės komentarai';
798 $strTableEmpty = 'Tuščias lentelės vardas!';
799 $strTableHasBeenDropped = 'Lentelė %s panaikinta';
800 $strTableHasBeenEmptied = 'Lentelės reikšmės %s ištuštintos';
801 $strTableHasBeenFlushed = 'Lentelės buferis %s išvalytas';
802 $strTableInsertRow = 'Įterpti eilutę(-es)';
803 $strTableIsEmpty = 'Lentelė atrodo tuščia!';
804 $strTable = 'Lentelė';
805 $strTableMaintenance = 'Lentelės diagnostika';
806 $strTableName = 'Lentelės vardas';
807 $strTableOfContents = 'Turinys';
808 $strTableOptions = 'Lentelės parinktys';
809 $strTables = '%s lentelė(s)';
810 $strTableStructure = 'Sukurta duomenų struktūra lentelei';
811 $strTakeIt = 'pasirinkti';
812 $strTblPrivileges = 'Specifinės lentelių privilegijos';
813 $strTextAreaLength = ' Tai yra jo ilgis,<br /> šis laukelis neredaguojamas ';
814 $strThai = 'Tailando';
815 $strThemeDefaultNotFound = 'Standartinė tema %s nerasta!';
816 $strThemeNotFound = 'Tema %s nerasta!';
817 $strTheme = 'Tema / Stilius';
818 $strThisHost = 'Dabartinis serveris';
819 $strThreadSuccessfullyKilled = '%s buvo sėkmingai išjungtas.';
820 $strTime = 'Laikas';
821 $strToggleScratchboard = 'įjungti scratchboard';
822 $strTotal = ' iš viso ';
823 $strTotalUC = 'Viso';
824 $strTrackingDate = 'Data';
825 $strTrackingReportClose = 'Uždaryti';
826 $strTrackingSQLExecuted = 'SQL užklausos įvykdytos.';
827 $strTrackingSQLExecution = 'SQL vykdymas';
828 $strTrackingThCreated = 'Sukurta';
829 $strTrackingThLastVersion = 'Paskutinė versija';
830 $strTrackingThUpdated = 'Atnaujinta';
831 $strTrackingThVersion = 'Versija';
832 $strTrackingUsername = 'Vartotojo vardas';
833 $strTrackingVersions = 'Versijos';
834 $strTraditionalChinese = 'Tradicinė Kiniečių';
835 $strTraditionalSpanish = 'Tradicinė ispanų';
836 $strTraffic = 'Apkrovimas';
837 $strTransformation_application_octetstream__download = 'Įšvesti nuorodą dvejetainių lauko duomenų atsisiuntimui. Pirmas parametras - dvejetainių lauko duomenų failo pavadinimas. Antras parametras - galimas lentelės eilutės lauko turinčio failą pavadinimas. Jeigu pateiksite antrą parametrą, ištrinkite pirmojo parametro reikšmę.';
838 $strTransformation_image_jpeg__inline = 'Parodo aktyvų mažinį; nustatymai: plotis,aukštis pikseliais (išsaugo originalų santykį)';
839 $strTransformation_image_jpeg__link = 'Išvedama nuoroda į šį paveikslėlį (tiesioginis blob atsisiuntimas ir pan.).';
840 $strTransformation_image_png__inline = 'Žr. image/jpeg: vidų';
841 $strTransformation_text_plain__external = 'LINUX VARTOTOJAMS: Paleidžiama išorinė aplikacija ir duomenys imami iš standartinio įvedimo. Išvedama iš aplikacijos gauta informacija. Nutylint: bus Tidy korektiškam HTML kodo išvedimui. Saugumo sumetimais Jūs turite paredaguoti libraries/transformations/text_plain__external.inc.php failą ir įvesti tas aplikacijas, kurias naudosite. Pirmas parametras yra leidžiamų aplikacijų kiekis, kurias naudosite. Antras parametras yra specifiniai aplikacijų raktai. Jeigu trečias parametras lygus 1, tai išvedama informacija bus apdorota su htmlspecialchars() (nutylint: reikšmė lygi 1). Jeigu ketvirtas parametras lygus 1, tai išvedimo lentelės celė turės atributą NOWRAP, tam kad išvedama būtų atvaizduota be perkėlimų į kitas eilutes (nutylint: reikšmė lygi 1).';
842 $strTransformation_text_plain__formatted = 'Išsaugo originalų lauko apipavidalinimą. Nevykdomas išvengimas.';
843 $strTransformation_text_plain__imagelink = 'Gražinamas paveikslėlis ir nuoroda į įvedimo lauke įrašytą failo pavadinimą; argumentai: prefiksas (pvz "http://domain.com/"), plotis (pikseliais), aukštis (pikseliais).';
844 $strTransformation_text_plain__link = 'Gražinama nuoroda į įvedimo lauke įrašytą failo pavadinimą; argumentai: prefiksas (pvz "http://domain.com/"), nuorodos pavadinimas.';
845 $strTransformation_text_plain__substr = 'Rodoma tik dalis teksto. Pirmas parametras nurodo išvedamo teksto pradžią (nutylint: 0). Antrasis parametras nurodo išvedamo teksto kiekį. Jeigu antras parametras nenurodytas tai bus išvestas visas tekstas. Trečiasis parametras nurodo kurios raidės bus prijungtos prie išvedimo teksto (nutylint: ...).';
846 $strTruncateQueries = 'Trumpinti rodomas užklausas';
847 $strTurkish = 'Turkų';
848 $strType = 'Tipas';
850 $strUkrainian = 'Ukrainiečių';
851 $strUncheckAll = 'Atžymėti visus';
852 $strUnicode = 'Unicodas';
853 $strUnique = 'Unikalus';
854 $strUnknown = 'nežinoma';
855 $strUnselectAll = 'Atžymėti visus';
856 $strUpdatePrivMessage = 'Jūs pakeitėte privilegijas %s.';
857 $strUpdateProfileMessage = 'Profilis papildytas.';
858 $strUpdateQuery = 'Atnaujinti užklausą';
859 $strUpdComTab = 'Informaciją, kaip atnaujinti Column_comments lentelę, galite rasti dokumentacijoje.';
860 $strUpgrade = 'Rekomenduojame atnaujint %s iki %s ar vėlesnės versijos.';
861 $strUsage = 'Išnaudota';
862 $strUseBackquotes = 'Lentelių ir laukų vardams naudoti šias kabutes ` `';
863 $strUseHostTable = 'Naudoti Host lentelę';
864 $strUserAlreadyExists = 'Vartotojas %s jau yra!';
865 $strUserEmpty = 'Tuščias vartotojo vardas!';
866 $strUserName = 'Vartotojo vardas';
867 $strUserNotFound = 'Privilegijų lentelėje pasirinktas vartotojas nerastas.';
868 $strUserOverview = 'Vartotojų peržiūra';
869 $strUsersDeleted = 'Pažymėti vartotojai sėkmingai pašalinti.';
870 $strUsersHavingAccessToDb = 'Vartotojai turintys priėjimą prie &quot;%s&quot;';
871 $strUser = 'Vartotojas';
872 $strUseTabKey = 'Šokinėjimui tarp reikšmių naudokite TAB mygtuką arba naudokite CTRL+rodyklės';
873 $strUseTables = 'Naudoti lenteles';
874 $strUseTextField = 'Naudokite teksto įvedimo lauką';
875 $strUseThisValue = 'Naudokite šią reikšmę';
877 $strValidateSQL = 'Patikrinti SQL užklausą';
878 $strValidatorError = 'Neveikia SQL interpretatorius. Prašome patikrinkite ar yra suinstaliuoti visi privalomi php moduliai, nurodyti %sdokumentacijoje%s.';
879 $strValue = 'Reikšmė';
880 $strVar = 'Kintamasis';
881 $strVersionInformation = 'Versijos informacija';
882 $strViewDumpDatabases = 'Peržiūrėti duombazių išrašą';
883 $strViewDumpDB = 'Sukurti, peržiūrėti duombazės atvaizdį';
884 $strViewDump = 'Peržiūrėti lentelės struktūros atvaizdį';
885 $strViewHasBeenDropped = 'View\'as %s buvo panaikintas';
886 $strViewImage = 'Žiūrėti paveikslėlį';
887 $strViewVideo = 'Žiūrėti video';
888 $strView = 'View\'as';
890 $strWebServer = 'Interneto serveris';
891 $strWebServerUploadDirectoryError = 'Nepasiekimas nurodytas www-serverio katalogas atsiuntimams.';
892 $strWebServerUploadDirectory = 'web serverio katalogas atsiuntimams';
893 $strWelcome = 'Jūs naudojate %s';
894 $strWestEuropean = 'Vakarų Europos';
895 $strWiki = 'Wiki';
896 $strWildcard = 'pakaitos simbolis';
897 $strWindowNotFound = 'Tikslo langas neatnaujintas. Galbūt Jūs uždarėte pagrindinį langą arba Jūsų naršyklė blokuoja atnaujinimus tarp langų dėl nustatyto saugumo.';
898 $strWithChecked = 'Pasirinktus:';
899 $strWriteRequests = 'Write užklausos';
900 $strWrongUser = 'Neteisingas vartotojo vardas arba slaptažodis. Priėjimas uždraustas.';
902 $strXMLExportFunctions = 'Eksportuoti funkcijas';
903 $strXMLExportProcedures = 'Eksportuoti procedūras';
904 $strXMLExportTables = 'Eksportuoti lenteles';
905 $strXML = 'XML';
907 $strYes = 'Taip';
909 $strZeroRemovesTheLimit = 'Pastaba: nėra jokių apribojimų jeigu reikšmė nurodyta lygi 0 (nuliui).';
910 $strZip = '"zip"';
912 // To translate:
913 $strAngularLinks = 'Angular links'; //to translate
914 $strApplyChanges = 'Apply Selected Changes'; //to translate
915 $strAsDefined = 'As defined:'; //to translate
917 $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate
918 $strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!'; //to translate
919 $strBLOBRepositoryRemove = 'Remove BLOB Repository Reference'; //to translate
920 $strBLOBRepositoryRepair = 'Repair'; //to translate
921 $strBLOBRepositoryUpload = 'Upload to BLOB repository'; //to translate
922 $strBufferPoolActivity = 'Buferio Pool\'o veikla'; //to translate
923 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
924 $strBufferReadMisses = 'Read misses'; //to translate
925 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
926 $strBufferWriteWaits = 'Write waits'; //to translate
927 $strBusyPages = 'Busy pages'; //to translate
929 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
930 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
931 $strCheck = 'Check'; //to translate
932 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
933 $strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.'; //to translate
934 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
935 $strCouldNotConnectSource = 'Could not connect to the source'; //to translate
936 $strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
937 $strCreateRelation = 'Create relation'; //to translate
938 $strCreateUserDatabase = 'Database for user'; //to translate
939 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
940 $strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;'; //to translate
941 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
943 $strDatabase_src = 'Source database'; //to translate
944 $strDatabase_trg = 'Target database'; //to translate
945 $strDataDiff = 'Data Difference'; //to translate
946 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
947 $strDeleteRelation = 'Delete relation'; //to translate
948 $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
949 $strDesigner = 'Designer'; //to translate
950 $strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
951 $strDirectLinks = 'Direct links'; //to translate
952 $strDirtyPages = 'Dirty pages'; //to translate
953 $strDocSQL = 'DocSQL'; //to translate
954 $strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values'; //to translate
955 $strDumpAllRows = 'Dump all rows'; //to translate
957 $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
958 $strErrorRelationExists = 'Error: relation already exists.'; //to translate
959 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
960 $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
961 $strExportImportToScale = 'Export/Import to scale'; //to translate
962 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
964 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
965 $strFlushQueryCache = 'Flush query cache'; //to translate
966 $strFlushTables = 'Flush (close) all tables'; //to translate
967 $strForeignKeyError = 'Error creating foreign key on %1$s (check data types)'; //to translate
968 $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate
969 $strFullStart = 'Full start'; //to translate
970 $strFullStop = 'Full stop'; //to translate
972 $strGoToView = 'Go to view'; //to translate
974 $strHandler = 'Handler'; //to translate
975 $strHaveBeenSynchronized = 'Selected target tables have been synchronized with source tables.'; //to translate
976 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
977 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
978 $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate
980 $strImportColNames = 'Column names in first row'; //to translate
981 $strImportEmptyRows = 'Do not import empty rows'; //to translate
982 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
983 $strImportLargeFileUploading = 'The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.'; //to translate
984 $strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:'; //to translate
985 $strImportNoticePt2 = 'View a structure`s contents by clicking on its name'; //to translate
986 $strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link'; //to translate
987 $strImportNoticePt4 = 'Edit its structure by following the "Structure" link'; //to translate
988 $strImportODSCurrency = 'Import currencies ($5.00 to 5.00)'; //to translate
989 $strImportODS = 'Open Document Spreadsheet'; //to translate
990 $strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)'; //to translate
991 $strImportProceedingFile = 'The file is being processed, please be patient.'; //to translate
992 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
993 $strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.'; //to translate
994 $strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
995 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
996 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
997 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
998 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
999 $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
1000 $strInterface = 'Interface'; //to translate
1001 $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate
1002 $strInternalRelationAdded = 'Internal relation added'; //to translate
1003 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
1004 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
1005 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
1006 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
1007 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
1008 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
1009 $strInvalidDatabase = 'Invalid database'; //to translate
1010 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
1011 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
1012 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
1013 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
1014 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
1015 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
1017 $strJoins = 'Joins'; //to translate
1019 $strKeyCache = 'Key cache'; //to translate
1020 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
1022 $strLatchedPages = 'Latched pages'; //to translate
1023 $strLDILocal = 'Use LOCAL keyword'; //to translate
1024 $strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate
1025 $strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate
1027 $strMaxConnects = 'max. concurrent connections'; //to translate
1028 $strMediaWiki = 'MediaWiki Table'; //to translate
1029 $strMoveMenu = 'Move Menu'; //to translate
1030 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
1031 $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
1032 $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
1033 $strMyISAMRepairThreads = 'Repair threads'; //to translate
1034 $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
1035 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
1037 $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate
1038 $strNoneDefault = 'None'; //to translate
1039 $strNotPresent = 'not present'; //to translate
1041 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
1042 $strPartitionDefinition = 'PARTITION definition'; //to translate
1043 $strPartitioned = 'partitioned'; //to translate
1044 $strPartitionMaintenance = 'Partition maintenance'; //to translate
1045 $strPartition = 'Partition %s'; //to translate
1046 $strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate
1047 $strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate
1048 $strPBXTDataFileGrowSize = 'Data file grow size'; //to translate
1049 $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate
1050 $strPBXTDataLogThreshold = 'Data log threshold'; //to translate
1051 $strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; //to translate
1052 $strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; //to translate
1053 $strPBXTGarbageThreshold = 'Garbage threshold'; //to translate
1054 $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate
1055 $strPBXTIndexCacheSize = 'Index cache size'; //to translate
1056 $strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.'; //to translate
1057 $strPBXTLogBufferSize = 'Log buffer size'; //to translate
1058 $strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate
1059 $strPBXTLogCacheSize = 'Log cache size'; //to translate
1060 $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate
1061 $strPBXTLogFileCount = 'Log file count'; //to translate
1062 $strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate
1063 $strPBXTLogFileThreshold = 'Log file threshold'; //to translate
1064 $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.'; //to translate
1065 $strPBXTRecordCacheSize = 'Record cache size'; //to translate
1066 $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate
1067 $strPBXTRowFileGrowSize = 'Row file grow size'; //to translate
1068 $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate
1069 $strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate
1070 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
1071 $strPhpArray = 'PHP array'; //to translate
1072 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
1073 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
1074 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
1075 $strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate
1076 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
1077 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
1078 $strPrivDescProcess = 'Allows viewing processes of all users'; //to translate
1079 $strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate
1080 $strProfiling = 'Profiling'; //to translate
1082 $strQueriesExecuted = 'The following queries have been executed:'; //to translate
1084 $strRebuild = 'Rebuild'; //to translate
1085 $strRecommended = 'recommended'; //to translate
1086 $strRelationalDisplayField = 'Relational display field'; //to translate
1087 $strRelationalKey = 'Relational key'; //to translate
1088 $strRelationDeleted = 'Relation deleted'; //to translate
1089 $strRemoveCRLF = 'Remove CRLF characters within fields'; //to translate
1090 $strRemovePartitioning = 'Remove partitioning'; //to translate
1091 $strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.'; //to translate
1092 $strReplicationAddSlaveUser = 'Add slave replication user'; //to translate
1093 $strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
1094 $strReplicationConfiguredMaster = 'This server is configured as master in a replication process.'; //to translate
1095 $strReplicationControlSlave = 'Control slave:'; //to translate
1096 $strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
1097 $strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
1098 $strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
1099 $strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
1100 $strReplicationMasterChooseMode = 'This server is not configured as master server in a replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:'; //to translate
1101 $strReplicationMasterConfiguration = 'Master configuration'; //to translate
1102 $strReplicationMaster = 'Master replication'; //to translate
1103 $strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informing you, that this server <b>is</b> configured as master'; //to translate
1104 $strReplicationSelectDatabases = 'Please select databases:'; //to translate
1105 $strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1106 $strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.'; //to translate
1107 $strReplicationShowConnectedSlaves = 'Show connected slaves'; //to translate
1108 $strReplicationShowMasterStatus = 'Show master status'; //to translate
1109 $strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
1110 $strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
1111 $strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
1112 $strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:'; //to translate
1113 $strReplicationSlaveErrorManagement = 'Error management:'; //to translate
1114 $strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
1115 $strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1116 $strReplicationSlaveReset = 'Reset slave'; //to translate
1117 $strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
1118 $strReplicationSlaveSkipNextErrors = 'errors.'; //to translate
1119 $strReplicationSlaveSkipNext = 'Skip next'; //to translate
1120 $strReplicationSlave = 'Slave replication'; //to translate
1121 $strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
1122 $strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.'; //to translate
1123 $strReplicationStatus_master = 'Master status'; //to translate
1124 $strReplicationStatus_slave = 'Slave status'; //to translate
1125 $strReplicationSynchronize = 'Synchronize databases with master'; //to translate
1126 $strReplicationUnableToChange = 'Unable to change master'; //to translate
1127 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
1128 $strRoutineReturnType = 'Return type'; //to translate
1129 $strRoutines = 'Routines'; //to translate
1130 $strRowsAffected = '%1$d row(s) affected.'; //to translate
1131 $strRowsDeleted = '%1$d row(s) deleted.'; //to translate
1132 $strRowsInserted = '%1$d row(s) inserted.'; //to translate
1133 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
1135 $strSearchInField = 'Inside field:'; //to translate
1136 $strSelectForeignKey = 'Select Foreign Key'; //to translate
1137 $strSelectReferencedKey = 'Select referenced key'; //to translate
1138 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
1139 $strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.'; //to translate
1140 $strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
1141 $strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate
1142 $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate
1143 $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1144 $strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users'; //to translate
1145 $strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate
1146 $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate
1147 $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate
1148 $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate
1149 $strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate
1150 $strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1151 $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate
1152 $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate
1153 $strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; //to translate
1154 $strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate
1155 $strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate
1156 $strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate
1157 $strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate
1158 $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate
1159 $strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; //to translate
1160 $strSetupCompressOnFly_name = 'Compress on the fly'; //to translate
1161 $strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data'; //to translate
1162 $strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate
1163 $strSetupDefaultCharset_name = 'Default character set'; //to translate
1164 $strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate
1165 $strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate
1166 $strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate
1167 $strSetupDefaultTabServer_name = 'Default server tab'; //to translate
1168 $strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate
1169 $strSetupDefaultTabTable_name = 'Default table tab'; //to translate
1170 $strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.'; //to translate
1171 $strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate
1172 $strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate
1173 $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate
1174 $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate
1175 $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate
1176 $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate
1177 $strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate
1178 $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate
1179 $strSetupExport_charset_name = 'Character set of the file'; //to translate
1180 $strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate
1181 $strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate
1182 $strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value'; //to translate
1183 $strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate
1184 $strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate
1185 $strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate
1186 $strSetupForm_Browse = 'Browse mode'; //to translate
1187 $strSetupForm_Browse_desc = 'Customize browse mode'; //to translate
1188 $strSetupForm_Edit_desc = 'Customize edit mode'; //to translate
1189 $strSetupForm_Edit = 'Edit mode'; //to translate
1190 $strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate
1191 $strSetupForm_Export_defaults = 'Export defaults'; //to translate
1192 $strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate
1193 $strSetupForm_Import_defaults = 'Import defaults'; //to translate
1194 $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate
1195 $strSetupForm_Import_export = 'Import / export'; //to translate
1196 $strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate
1197 $strSetupForm_Left_frame = 'Navigation frame'; //to translate
1198 $strSetupForm_Left_servers_desc = 'Servers display options'; //to translate
1199 $strSetupForm_Main_frame = 'Main frame'; //to translate
1200 $strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate
1201 $strSetupForm_Other_core_settings = 'Other core settings'; //to translate
1202 $strSetupForm_Query_window_desc = 'Customize query window options'; //to translate
1203 $strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate
1204 $strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate
1205 $strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate
1206 $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate
1207 $strSetupForm_Server_login_options = 'Signon login options'; //to translate
1208 $strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation'; //to translate
1209 $strSetupFormset_customization = 'Customization'; //to translate
1210 $strSetupFormset_export = 'Customize export options'; //to translate
1211 $strSetupFormset_import = 'Customize import defaults'; //to translate
1212 $strSetupFormset_left_frame = 'Customize navigation frame'; //to translate
1213 $strSetupFormset_main_frame = 'Customize main frame'; //to translate
1214 $strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate
1215 $strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate
1216 $strSetupForm_Sql_queries = 'SQL queries'; //to translate
1217 $strSetupForm_Startup_desc = 'Customize startup page'; //to translate
1218 $strSetupForm_Startup = 'Startup'; //to translate
1219 $strSetupForm_Tabs_desc = 'Choose how you want tabs to work'; //to translate
1220 $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate
1221 $strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1222 $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate
1223 $strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate
1224 $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate
1225 $strSetupImport_allow_interrupt_desc = '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
1226 $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate
1227 $strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate
1228 $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate
1229 $strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate
1230 $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate
1231 $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate
1232 $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate
1233 $strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate
1234 $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate
1235 $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate
1236 $strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate
1237 $strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate
1238 $strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate
1239 $strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate
1240 $strSetupLeftFrameLight_name = 'Use light version'; //to translate
1241 $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate
1242 $strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate
1243 $strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate
1244 $strSetupLeftLogoLink_name = 'Logo link URL'; //to translate
1245 $strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate
1246 $strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate
1247 $strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate
1248 $strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate
1249 $strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate
1250 $strSetupLightTabs_name = 'Light tabs'; //to translate
1251 $strSetupLoad = 'Load'; //to translate
1252 $strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate
1253 $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate
1254 $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate
1255 $strSetupLoginCookieRecall_name = 'Recall user name'; //to translate
1256 $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate
1257 $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate
1258 $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate
1259 $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate
1260 $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate
1261 $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate
1262 $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate
1263 $strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate
1264 $strSetupMaxDbList_name = 'Maximum databases'; //to translate
1265 $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.'; //to translate
1266 $strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate
1267 $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate
1268 $strSetupMaxTableList_name = 'Maximum tables'; //to translate
1269 $strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate
1270 $strSetupMemoryLimit_name = 'Memory limit'; //to translate
1271 $strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate
1272 $strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate
1273 $strSetupNoServers = 'There are no configured servers'; //to translate
1274 $strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate
1275 $strSetupOBGzip_name = 'GZip output buffering'; //to translate
1276 $strSetupOptionNone = '- none -'; //to translate
1277 $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate
1278 $strSetupOrder_name = 'Default sorting order'; //to translate
1279 $strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate
1280 $strSetupPersistentConnections_name = 'Persistent connections'; //to translate
1281 $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate
1282 $strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate
1283 $strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate
1284 $strSetupProtectBinary_name = 'Protect binary fields'; //to translate
1285 $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).'; //to translate
1286 $strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate
1287 $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate
1288 $strSetupQueryHistoryMax_name = 'Query history length'; //to translate
1289 $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate
1290 $strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate
1291 $strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate
1292 $strSetupRecodingEngine_name = 'Recoding engine'; //to translate
1293 $strSetupRestoreDefaultValue = 'Restore default value'; //to translate
1294 $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate
1295 $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate
1296 $strSetupSaveDir_name = 'Save directory'; //to translate
1297 $strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate
1298 $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate
1299 $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate
1300 $strSetupServersAdd = 'Add a new server'; //to translate
1301 $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate
1302 $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate
1303 $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate
1304 $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate
1305 $strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate
1306 $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate
1307 $strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate
1308 $strSetupServers_auth_type_name = 'Authentication type'; //to translate
1309 $strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]'; //to translate
1310 $strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate
1311 $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]'; //to translate
1312 $strSetupServers_column_info_name = 'Column information table'; //to translate
1313 $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate
1314 $strSetupServers_compress_name = 'Compress connection'; //to translate
1315 $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate
1316 $strSetupServers_controlpass_name = 'Control user password'; //to translate
1317 $strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]'; //to translate
1318 $strSetupServers_controluser_name = 'Control user'; //to translate
1319 $strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate
1320 $strSetupServers_CountTables_name = 'Count tables'; //to translate
1321 $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]'; //to translate
1322 $strSetupServers_designer_coords_name = 'Designer table'; //to translate
1323 $strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]'; //to translate
1324 $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1325 $strSetupServersEdit = 'Edit server'; //to translate
1326 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate
1327 $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate
1328 $strSetupServers_hide_db_name = 'Hide databases'; //to translate
1329 $strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]'; //to translate
1330 $strSetupServers_history_name = 'SQL query history table'; //to translate
1331 $strSetupServers_host_desc = 'Hostname where MySQL server is running'; //to translate
1332 $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate
1333 $strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate
1334 $strSetupServers_nopassword_name = 'Connect without password'; //to translate
1335 $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate
1336 $strSetupServers_only_db_name = 'Show only listed databases'; //to translate
1337 $strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate
1338 $strSetupServers_password_name = 'Password for config auth'; //to translate
1339 $strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]'; //to translate
1340 $strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate
1341 $strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Suggested: [kbd]phpmyadmin[/kbd]'; //to translate
1342 $strSetupServers_pmadb_name = 'PMA database'; //to translate
1343 $strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate
1344 $strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]'; //to translate
1345 $strSetupServers_relation_name = 'Relation table'; //to translate
1346 $strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate
1347 $strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate
1348 $strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example'; //to translate
1349 $strSetupServers_SignonSession_name = 'Signon session name'; //to translate
1350 $strSetupServers_SignonURL_name = 'Signon URL'; //to translate
1351 $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate
1352 $strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate
1353 $strSetupServers_socket_name = 'Server socket'; //to translate
1354 $strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server'; //to translate
1355 $strSetupServers_ssl_name = 'Use SSL'; //to translate
1356 $strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]'; //to translate
1357 $strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate
1358 $strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]'; //to translate
1359 $strSetupServers_table_info_name = 'Display fields table'; //to translate
1360 $strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate
1361 $strSetupServers_user_name = 'User for config auth'; //to translate
1362 $strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate
1363 $strSetupServers_verbose_check_name = 'Verbose check'; //to translate
1364 $strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.'; //to translate
1365 $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate
1366 $strSetupSetValue = 'Set value: %s'; //to translate
1367 $strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button'; //to translate
1368 $strSetupShowAll_name = 'Allow to display all the rows'; //to translate
1369 $strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; //to translate
1370 $strSetupShowChgPassword_name = 'Show password change form'; //to translate
1371 $strSetupShowCreateDb_name = 'Show create database form'; //to translate
1372 $strSetupShowForm = 'Show form'; //to translate
1373 $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate
1374 $strSetupShowFunctionFields_name = 'Show function fields'; //to translate
1375 $strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate
1376 $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate
1377 $strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate
1378 $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate
1379 $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate
1380 $strSetupShowSQL_name = 'Show SQL queries'; //to translate
1381 $strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate
1382 $strSetupShowStats_name = 'Show statistics'; //to translate
1383 $strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate
1384 $strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate
1385 $strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged'; //to translate
1386 $strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate
1387 $strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate
1388 $strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate
1389 $strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate
1390 $strSetupSQLQuery_Edit_name = 'Edit'; //to translate
1391 $strSetupSQLQuery_Explain_name = 'Explain SQL'; //to translate
1392 $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate
1393 $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate
1394 $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate
1395 $strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty'; //to translate
1396 $strSetupSuggestDBName_name = 'Suggest new database name'; //to translate
1397 $strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]'; //to translate
1398 $strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate
1399 $strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate
1400 $strSetupUploadDir_name = 'Upload directory'; //to translate
1401 $strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate
1402 $strSetupUseDbSearch_name = 'Use database search'; //to translate
1403 $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate
1404 $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate
1405 $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate
1406 $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate
1407 $strSetupVersionCheckLink = 'Check for latest version'; //to translate
1408 $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate
1409 $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate
1410 $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate
1411 $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate
1412 $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate
1413 $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate
1414 $strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1415 $strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1416 $strSetupZipDump_name = 'ZIP'; //to translate
1417 $strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
1418 $strShowBinaryContents = 'Rodyti dvejetainių laukų turinį'; //to translate
1419 $strShowBLOBContents = 'Rodyti BLOB laukų turinį'; //to translate
1420 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
1421 $strShowingBookmark = 'Showing bookmark'; //to translate
1422 $strShowKeys = 'Only show keys'; //to translate
1423 $strShowMasterStatus = 'Show master status'; //to translate
1424 $strShowOpenTables = 'Show open tables'; //to translate
1425 $strShowSlaveHosts = 'Show slave hosts'; //to translate
1426 $strShowSlaveStatus = 'Show slave status'; //to translate
1427 $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
1428 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
1429 $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
1430 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
1431 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
1432 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
1433 $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
1434 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
1435 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
1436 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
1437 $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
1438 $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
1439 $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
1440 $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
1441 $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
1442 $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
1443 $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
1444 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
1445 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
1446 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
1447 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
1448 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
1449 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
1450 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
1451 $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
1452 $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
1453 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
1454 $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
1455 $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
1456 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
1457 $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
1458 $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
1459 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
1460 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
1461 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
1462 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
1463 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
1464 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
1465 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
1466 $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
1467 $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
1468 $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
1469 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
1470 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
1471 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
1472 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
1473 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
1474 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
1475 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
1476 $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
1477 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
1478 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
1479 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
1480 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
1481 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
1482 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
1483 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
1484 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
1485 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
1486 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
1487 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
1488 $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
1489 $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
1490 $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
1491 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
1492 $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
1493 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
1494 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
1495 $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
1496 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
1497 $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
1498 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
1499 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
1500 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
1501 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
1502 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
1503 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
1504 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
1505 $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
1506 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
1507 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
1508 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
1509 $strShowStatusReset = 'Reset'; //to translate
1510 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
1511 $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
1512 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
1513 $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
1514 $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
1515 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
1516 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
1517 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
1518 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
1519 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
1520 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
1521 $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
1522 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
1523 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
1524 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
1525 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
1526 $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
1527 $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
1528 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
1529 $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
1530 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
1531 $strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
1532 $strSmallBigAll = 'Small/Big All'; //to translate
1533 $strSnapToGrid = 'Snap to grid'; //to translate
1534 $strSocket = 'Socket'; //to translate
1535 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
1536 $strStart = 'Start'; //to translate
1537 $strStatic = 'static'; //to translate
1538 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
1539 $strStop = 'Stop'; //to translate
1540 $strStructureDiff = 'Structure Difference' ; //to translate
1541 $strStructureForView = 'Structure for view'; //to translate
1542 $strStructureLC = 'structure'; //to translate
1543 $strStructureSyn = 'Structure Synchronization'; //to translate
1544 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate
1545 $strSwekeyAuthenticating = 'Authenticating...'; //to translate
1546 $strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate
1547 $strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
1548 $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate
1549 $strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.'; //to translate
1551 $strTableApplyIndex = 'Apply index(s)'; //to translate
1552 $strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
1553 $strTableHasBeenCreated = 'Table %1$s has been created.'; //to translate
1554 $strTableRemoveColumn = 'Remove column(s)'; //to translate
1555 $strTableRemoveIndex = 'Remove index(s)'; //to translate
1556 $strTableUpdateRow = 'Update row(s)'; //to translate
1557 $strTargetDatabaseHasBeenSynchronized = 'Target database has been synchronized with source database'; //to translate
1558 $strTempData = 'Temporary data'; //to translate
1559 $strTexyText = 'Texy! text'; //to translate
1560 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
1561 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
1562 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
1563 $strThreads = 'Threads'; //to translate
1564 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
1565 $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
1566 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
1567 $strToFromPage = 'to/from page'; //to translate
1568 $strToggleSmallBig = 'Toggle small/big'; //to translate
1569 $strToSelectRelation = 'To select relation, click :'; //to translate
1570 $strTrackingActivated = 'Tracking of %s.%s is activated.'; //to translate
1571 $strTrackingActivateNow = 'Activate now'; //to translate
1572 $strTrackingActivateTrackingFor = 'Activate tracking for %s.%s'; //to translate
1573 $strTrackingCommentOut = 'Comment out these two lines if you do not need them.'; //to translate
1574 $strTrackingCreateVersion = 'Create version'; //to translate
1575 $strTrackingCreateVersionOf = 'Create version %s of %s.%s'; //to translate
1576 $strTrackingDatabaseLog = 'Database Log'; //to translate
1577 $strTrackingDataDefinitionStatement = 'Data definition statement'; //to translate
1578 $strTrackingDataManipulationStatement = 'Data manipulation statement'; //to translate
1579 $strTrackingDeactivateNow = 'Deactivate now'; //to translate
1580 $strTrackingDeactivateTrackingFor = 'Deactivate tracking for %s.%s'; //to translate
1581 $strTrackingExportAs = 'Export as %s'; //to translate
1582 $strTrackingIsActive = 'Tracking is active.'; //to translate
1583 $strTrackingIsNotActive = 'Tracking is not active.'; //to translate
1584 $strTrackingMechanism = 'Tracking Mechanism'; //to translate
1585 $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
1586 $strTrackingReport = 'Tracking report'; //to translate
1587 $strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s'; //to translate
1588 $strTrackingShowVersions = 'Show versions'; //to translate
1589 $strTrackingSQLDumpFile = 'SQL dump (file download)'; //to translate
1590 $strTrackingSQLDump = 'SQL dump'; //to translate
1591 $strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.'; //to translate
1592 $strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.'; //to translate
1593 $strTrackingStatements = 'Tracking statements'; //to translate
1594 $strTrackingStatusActive = 'active'; //to translate
1595 $strTrackingStatusNotActive = 'not active'; //to translate
1596 $strTrackingStructureSnapshot = 'Structure snapshot'; //to translate
1597 $strTrackingTrackDDStatements = 'Track these data definition statements:'; //to translate
1598 $strTrackingTrackDMStatements = 'Track these data manipulation statements:'; //to translate
1599 $strTrackingTrackedTables = 'Tracked tables'; //to translate
1600 $strTracking = 'Tracking'; //to translate
1601 $strTrackingTrackTable = 'Track table'; //to translate
1602 $strTrackingUntrackedTables = 'Untracked tables'; //to translate
1603 $strTrackingVersionActivated = 'Tracking for %s.%s , version %s is activated.'; //to translate
1604 $strTrackingVersionCreated = 'Version %s is created, tracking for %s.%s is activated.'; //to translate
1605 $strTrackingVersionDeactivated = 'Tracking for %s.%s , version %s is deactivated.'; //to translate
1606 $strTrackingVersionSnapshotSQL = 'Version %s snapshot (SQL code)'; //to translate
1607 $strTrackingYouCanExecute = 'You can execute the dump by creating and using a temporary database. Please ensure that you have the privileges to do so.'; //to translate
1608 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
1609 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
1610 $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
1611 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
1612 $strTriggers = 'Triggers'; //to translate
1614 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
1615 $strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
1616 $strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
1617 $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
1618 $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
1619 $strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
1620 $strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
1621 $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
1622 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
1623 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
1625 $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate
1626 $strViewName = 'VIEW name'; //to translate
1628 $strXMLError = 'The XML file specified was either malformed or incomplete. Please correct the issue and try again.'; //to translate
1629 $strXMLExportContents = 'Export contents'; //to translate
1630 $strXMLExportStructs = 'Export Structure Schemas (recommended)'; //to translate
1631 $strXMLExportTriggers = 'Export triggers'; //to translate
1632 $strXMLExportViews = 'Export views'; //to translate