home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / phpMyAdmin / lang / lithuanian-utf-8.inc.php < prev    next >
Encoding:
PHP Script  |  2008-06-23  |  70.8 KB  |  1,048 lines

  1. <?php
  2. /* $Id: lithuanian-utf-8.inc.php 11113 2008-02-09 16:09:54Z lem9 $ */
  3.  
  4. $charset = 'utf-8';
  5. $allow_recoding = TRUE;
  6. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  7. $number_thousands_separator = '┬á';
  8. $number_decimal_separator = ',';
  9. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  10. $byteUnits = array('B', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  11.  
  12. $day_of_week = array('Sekmadienis', 'Pirmadienis', 'Antradienis', 'Tre─ìiadienis', 'Ketvirtadienis', 'Penktadienis', '┼áe┼ítadienis');
  13. $month = array('Sausio', 'Vasario', 'Kovo', 'Baland┼╛io', 'Gegu┼╛io', 'Bir┼╛elio', 'Liepos', 'Rugpj┼½─ìio', 'Rugs─ùjo', 'Spalio', 'Lapkri─ìio', 'Gruod┼╛io');
  14. // See http://www.php.net/manual/en/function.strftime.php to define the
  15. // variable below
  16. $datefmt = ' %Y m. %B %d d.  %H:%M';
  17. $timespanfmt = '%s d., %s val., %s min. ir %s s.';
  18.  
  19. $strAbortedClients = 'Atmestos jungtys';
  20. $strAccessDeniedExplanation = 'phpMyAdmin nepavyko prisijungti prie MySQL darbin─ùs stoties (jungtis atmesta). Patikrinkite config.inc.php byloje 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. $strAction = 'Valdymo veiksmai';
  23. $strAddAutoIncrement = 'Prid─ùti AUTO_INCREMENT reik┼ím─Ö';
  24. $strAddConstraints = 'Prid─ùti apribojim─à';
  25. $strAddDeleteColumn = '─«terpti/Trinti stulpelius';
  26. $strAddDeleteRow = '─«terpti/Trinti po┼╛ymio eilut─Ö(es)';
  27. $strAddFields = 'Prid─ùti %s lauk─à(-us)';
  28. $strAddHeaderComment = '─«terpti savo komentar─à ─» header srit─» (eilu─ìi┼│ skirtukas \\n )';
  29. $strAddIntoComments = 'Prid─ùti ─» komentarus';
  30. $strAddNewField = '─«terpti nauj─à laukel─»(ius)';
  31. $strAddPrivilegesOnDb = 'Sukurti privilegijas ┼íiai duombazei';
  32. $strAddPrivilegesOnTbl = 'Sukurti privilegijas ┼íiai lentelei';
  33. $strAddSearchConditions = '─«terpkite paie┼íkos s─àlygas ─» "where" sakin─»:';
  34. $strAddToIndex = '─«terpti indeksui papildomus  %s stulpel─»(ius)';
  35. $strAddUserMessage = 'J┼½s suk┼½r─ùte nauj─à vartotoj─à.';
  36. $strAddUser = 'Sukurti nauj─à vartotoj─à';
  37. $strAdministration = 'Administracija';
  38. $strAffectedRows = 'Pakeista eilu─ìi┼│:';
  39. $strAfterInsertBack = 'Sugr─»┼╛ti ─» buvus─» puslap─»';
  40. $strAfterInsertNewInsert = '─«terpti sekan─ìi─à nauj─à eilut─Ö';
  41. $strAfterInsertNext = 'Redaguoti sekant─» ─»ra┼í─à';
  42. $strAfterInsertSame = 'Gr─»┼╛ti atgal ─» ┼í─» puslap─»';
  43. $strAfter = 'Po %s';
  44. $strAllTableSameWidth = 'rodyti visas lenteles vienodo plo─ìio?';
  45. $strAll = 'Visk─à';
  46. $strAlterOrderBy = 'Pakeisti lentel─ùs r┼½┼íiavim─à pagal:';
  47. $strAnalyzeTable = 'Analizuoti lentel─Ö';
  48. $strAnd = 'IR';
  49. $strAnIndex = 'Indeksas sukurtas %s stulpeliui';
  50. $strAny = 'Bet kur─»(i─à)';
  51. $strAnyHost = 'Bet kur─» prisijungimo adres─à';
  52. $strAnyUser = 'Bet kur─» vartotoj─à';
  53. $strApproximateCount = 'Gali b┼½ti apytikslis. ┼╜i┼½r─ùkite DUK 3.11';
  54. $strAPrimaryKey = 'Stulpeliui %s sukurtas PIRMINIS raktas';
  55. $strArabic = 'Arab┼│';
  56. $strArmenian = 'Arm─ùn┼│';
  57. $strAscending = 'Did─ùjimo tvarka';
  58. $strAtBeginningOfTable = 'Lentel─ùs prad┼╛ioje';
  59. $strAtEndOfTable = 'Lentel─ùs pabaigoje';
  60. $strAttr = 'Atributai';
  61. $strAutomaticLayout = 'Automatinis i┼íd─ùstymas';
  62.  
  63. $strBack = 'Atgal';
  64. $strBaltic = 'Balt┼│';
  65. $strBeginCut = 'KIRPIMO PRAD┼╜IA';
  66. $strBeginRaw = 'RAW PRAD┼╜IA';
  67. $strBinaryDoNotEdit = 'Dvejetainis - nekeisti';
  68. $strBinary = 'Dvejetainis';
  69. $strBinaryLog = 'Binarinis logas';
  70. $strBinLogEventType = 'Event\'o tipas';
  71. $strBinLogInfo = 'Informatcija';
  72. $strBinLogName = 'Logo pavadinimas';
  73. $strBinLogOriginalPosition = 'Pirmin─ù pad─ùtis';
  74. $strBinLogPosition = 'Pad─ùtis';
  75. $strBinLogServerId = 'Serverio ID';
  76. $strBookmarkAllUsers = 'Leisti kitiems vartotojams naudotis ┼íia ┼╛yme';
  77. $strBookmarkDeleted = 'Nuoroda i┼ítrinta.';
  78. $strBookmarkLabel = 'Nuorodos Antra┼ít─ù';
  79. $strBookmarkQuery = 'Sukurti nuoroda SQL-u┼╛klausai';
  80. $strBookmarkThis = 'Sukurti nuorod─à';
  81. $strBookmarkView = 'Per┼╛i┼½ra';
  82. $strBrowseForeignValues = 'Nar┼íyti i┼íorines reik┼ímes';
  83. $strBrowse = 'Per┼╛i┼½r─ùti';
  84. $strBufferPool = 'Buferio Pool\'as';
  85. $strBufferPoolUsage = 'Buferio Pool\'o naudojimas';
  86. $strBulgarian = 'Bulgar┼│';
  87. $strBzError = 'phpMyAdmin negal─ùjo suspausti lentel─ùs strukt┼½ros atvaizd─à (dump), nes ┼íioje php versijoje neveikia Bz2 modulis. Rekomenduojame phpMyAdmin konfig┼½racin─ùje byloje <code>$cfg[\'BZipDump\']</code> direktyv─à prilyginti <code>FALSE</code>. Atnaujinkite savo php versij─à, jeigu norite naudotis Bz2 moduliu. Detalesn─ù informacija: %s.';
  88. $strBzip = '"bzip"';
  89.  
  90. $strCalendar = 'Kalendorius';
  91. $strCannotLogin = 'Neprisijungia prie MySQL darbin─ùs stoties';
  92. $strCantLoad = 'negalima ─»krauti %s pl─ùtinio,<br />pasitikrinkite php parinktis';
  93. $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─à. ';
  94. $strCantRenameIdxToPrimary = 'Indeks─à pervadinti PIRMINIU nepavyko!';
  95. $strCantUseRecodeIconv = 'Kraunant pl─ùtini┼│ prane┼íimus, nepavyko pasinaudoti <em>iconv</em> arba <em>libiconv</em> arba <em>recode_string</em> funkcijomis. Pasitkrinkite PHP parinktis. ';
  96. $strCardinality = 'Element┼│ skai─ìius';
  97. $strCaseInsensitive = 'simboli┼│ registras nesvarbus';
  98. $strCaseSensitive = 'simboli┼│ registras svarbus';
  99. $strCentralEuropean = 'Centrin─ùs Europos';
  100. $strChangeCopyModeCopy = '... palikti sen─à vartotoj─à.';
  101. $strChangeCopyModeDeleteAndReload = ' ... pa┼íalinti sen─à vartotoj─à i┼í vartotoj┼│ lentel─ùs ir poto perkrauti privilegijas';
  102. $strChangeCopyModeJustDelete = ' ... pa┼íalinti sen─à vartotoj─à i┼í vartotoj┼│ lentel─ùs.';
  103. $strChangeCopyModeRevoke = ' ... panaikinti visas privilegijas i┼í seno vartotojo ir poto j─» pa┼íalinti.';
  104. $strChangeCopyMode = 'Sukurti nauj─à vartotoj─à su tom pa─ìiom privilegijom ir ...';
  105. $strChangeCopyUser = 'Pakeisti prisijungimo informacij─à / Kopijuoti vartotojo duomenis';
  106. $strChangeDisplay = 'Pasirinkite lauk─à, kur─» norite per┼╛i┼½r─ùti';
  107. $strChangePassword = 'Pakeisti slapta┼╛od─»';
  108. $strChange = 'Redaguoti';
  109. $strCharset = 'Koduot─ù';
  110. $strCharsetOfFile = 'Simboli┼│ koduot─ù byloje:';
  111. $strCharsetsAndCollations = 'Simboli┼│ rinkiniai ir Palyginimai';
  112. $strCharsets = 'Koduot─ùs';
  113. $strCheckAll = 'Pa┼╛ym─ùti visk─à';
  114. $strCheckOverhead = 'Patikrinti perkrautus';
  115. $strCheckPrivsLong = 'Patikrinti duombaz─ùs "%s" privilegijas.';
  116. $strCheckPrivs = 'Patikrinti privilegijas';
  117. $strCheckTable = 'Patikrinti lentel─Ö';
  118. $strChoosePage = 'Pasirinkite puslap─» redagavimui';
  119. $strColComFeat = 'Stulpeli┼│ komentar┼│ i┼ívedimas';
  120. $strCollation = 'Palyginimas';
  121. $strColumnNames = 'Stulpeli┼│ vardai';
  122. $strColumnPrivileges = 'Specifin─ùs stulpeli┼│ privilegijos';
  123. $strCommand = 'Komanda';
  124. $strCommentsForTable = 'COMMENTS FOR TABLE';
  125. $strComments = 'Komentarai';
  126. $strCompatibleHashing = 'Suderinamas sy MySQL 4.0';
  127. $strCompleteInserts = 'Visi┼íkas ─»terpimas';
  128. $strCompression = 'Kompresija';
  129. $strConfigFileError = 'phpMyAdmin negal─ùjo perskaityti parink─ìi┼│ bylos!<br />Tai gal─ùjo nutikti jeigu <u>php</u> rado byloje vykdymo klaid─à arba visai nerando bylos.<br />Pra┼íome kreiptis ─» parink─ìi┼│ byl─à 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).';
  130. $strConfigureTableCoord = 'Nustatykite lentel─ùs %s koordinates';
  131. $strConnectionError = 'Ne─»manoma prisijungti: neteisingi duomenys.';
  132. $strConnections = 'Prisijungimai';
  133. $strConstraintsForDumped = 'Apribojimai eksportuotom lentel─ùm';
  134. $strConstraintsForTable = 'Apribojimai lentelei';
  135. $strCookiesRequired = 'Sausain─ùliai(Cookies) turi b┼½ti priimami.';
  136. $strCopyDatabaseOK = 'Duombaz─ù %s buvo nukopijuota ─» %s';
  137. $strCopy = 'Kopijuoti';
  138. $strCopyTable = 'Kopijuoti lentel─ù ─» (duombaz─ù<b>.</b>lentel─ù):';
  139. $strCopyTableOK = 'Letel─ù %s nukopijuota ─» %s.';
  140. $strCopyTableSameNames = 'Negalima kopijuoti lentel─ùs ─» j─à pa─ìi─à!';
  141. $strCouldNotKill = 'phpMyAdmin negal─ùjo i┼íjungti %s proceso. Gali b┼½ti jog jis jau u┼╛baig─ù darb─à.';
  142. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE prie┼í kopijuojant';
  143. $strCreateIndex = 'Sukurti indeks─à  %s stulpeliui(iams)';
  144. $strCreateIndexTopic = 'Sukurti nauj─à indeks─à';
  145. $strCreateNewDatabase = 'Sukurti nauj─à duombaz─Ö';
  146. $strCreateNewTable = 'Sukurti nauj─à lentel─Ö duombaz─ùje %s';
  147. $strCreatePage = 'Sukurti nauj─à puslap─»';
  148. $strCreatePdfFeat = 'PDF bylos generavimas';
  149. $strCreate = 'Sukurti';
  150. $strCreationDates = 'Suk┼½rimo/Atnaujinimo/Per┼╛i┼½ros datos';
  151. $strCriteria = 'Kriterijai';
  152. $strCroatian = 'Kroat┼│';
  153. $strCyrillic = 'Kirylica';
  154. $strCzech = '─îek┼│';
  155. $strCzechSlovak = '─îek┼│-Slovak┼│';
  156.  
  157. $strDanish = 'Dan┼│';
  158. $strDatabase = 'Duombaz─ù';
  159. $strDatabaseEmpty = 'Nenurodytas duombaz─ùs vardas!';
  160. $strDatabaseExportOptions = 'Duombaz─ùs eksportavimo parinktys';
  161. $strDatabaseHasBeenDropped = 'Duombaz─ù %s i┼ítrinta.';
  162. $strDatabasesDropped = 'S─ùkmingai pa┼íalintos %s duombaz─ùs.';
  163. $strDatabases = 'duombaz─ùs';
  164. $strDatabasesStatsDisable = 'Leisti statistik─à';
  165. $strDatabasesStats = 'Duombazi┼│ statistika';
  166. $strDatabasesStatsEnable = 'Neleisti statistikos';
  167. $strDatabasesStatsHeavyTraffic = 'Pastaba: jeigu duombaz─ùs statistika ─»jungta - apkrovimas tarp www ir MySQL darbini┼│ sto─ìi┼│, gali padid─ùti auk┼í─ìiau normos.';
  168. $strDataDict = 'Duomen┼│ ┼╛odynas';
  169. $strData = 'Duomenys';
  170. $strDataOnly = 'Tik duomenys';
  171. $strDBComment = 'Duombaz─ùs komantaras: ';
  172. $strDBCopy = 'Kopijuoti duombaz─Ö ─»';
  173. $strDbPrivileges = 'Specifin─ùs duombazi┼│ privilegijos';
  174. $strDBRename = 'Pervadinti duombaz─Ö ─»';
  175. $strDbSpecific = 'priklausantis nuo duombaz─ùs tipo';
  176. $strDefaultEngine = '%s yra default\'inis Saugojimo Variklis ┼íiame MySQL serveryje.';
  177. $strDefault = 'Nutylint';
  178. $strDefaultValueHelp = 'Nenaudokite i┼ískyrimo simboli┼│ ar kabu─ìiu, nurodydami reik┼ím─Ö pagal nutyl─ùjim─à. Naudokit─ùs ┼íiuo formatu: a';
  179. $strDefragment = 'Defragmentuoti lentel─Ö';
  180. $strDelayedInserts = 'Naudoti u┼╛laikytus ─»terpimus';
  181. $strDeleteAndFlushDescr = 'Tai yra ┼ívariausias b┼½das, bet privilegij┼│ perkrovimas gali ┼íiek tiek u┼╛trukti.';
  182. $strDeleteAndFlush = 'pa┼íalinti vartotojus ir perkrauti privilegijas.';
  183. $strDeleted = 'Eilut─ù i┼ítrinta';
  184. $strDeletedRows = 'Eilut─ùs i┼ítrintos:';
  185. $strDelete = 'Trinti';
  186. $strDeleting = '┼áaliname: %s';
  187. $strDelOld = '┼áis puslapis turi nuorod┼│ ─» lenteles, kurios jau neegzistuoja. Ar norite pa┼íalinti ┼íias nuorodas?';
  188. $strDescending = 'Ma┼╛─ùjimo tvarka';
  189. $strDescription = 'Paai┼íkinimas';
  190. $strDictionary = '┼╛odynas';
  191. $strDisabled = 'I┼íjungta';
  192. $strDisableForeignChecks = 'Atsisakyti i┼íorini┼│ rakt┼│ tikrinimo';
  193. $strDisplayFeat = 'I┼ívedimo s─àvyb─ùs';
  194. $strDisplayOrder = 'Atvaizdavimo tvarka:';
  195. $strDisplayPDF = 'Rodyti PDF vaizd─à';
  196. $strDoAQuery = 'Vykdyti "u┼╛klaus─à pagal pavyzd─»" (pakaitos simbolis: "%")';
  197. $strDocu = '?';
  198. $strDoYouReally = 'Ar TIKRAI norite ';
  199. $strDropDatabaseStrongWarning = 'J┼½s ruo┼íiat─ùs SUNAIKINTI vis─à duombaz─Ö!';
  200. $strDrop = '┼áalinti';
  201. $strDropUsersDb = 'Pa┼íalinti duombazes, turin─ìias tokius pa─ìius vardus kaip ir vartotojai.';
  202. $strDumpingData = 'Sukurta duomen┼│ kopija lentelei';
  203. $strDumpSaved = 'Duombaz─ùs atvaizdis i┼ísaugotas byloje %s.';
  204. $strDumpXRows = 'I┼ívesti %s eilu─ìi┼│ pradedant nuo %s eilut─ùs.';
  205. $strDynamic = 'dinaminis';
  206.  
  207. $strEditPDFPages = 'Redaguoti PDF puslapius';
  208. $strEditPrivileges = 'Redaguoti privilegijas';
  209. $strEdit = 'Redaguoti';
  210. $strEffective = 'Efektyvus';
  211. $strEmpty = 'I┼ívalyti';
  212. $strEmptyResultSet = 'MySQL gra┼╛ino tu┼í─ìi─à rezultat┼│ rinkin─» (n─ùra eilu─ìi┼│).';
  213. $strEnabled = '─«jungta';
  214. $strEndCut = 'KIRPIMO PABAIGA';
  215. $strEnd = 'Pabaiga';
  216. $strEndRaw = 'RAW PABAIGA';
  217. $strEngineAvailable = '%s n─ùra galimas ┼íiame MySQL serveryje.';
  218. $strEngineDisabled = '%s ┼íiame MySQL serveryje yra i┼íjungtas.';
  219. $strEngines = 'Varikliai';
  220. $strEngineUnsupported = '┼áis MySQL serveris nepalaiko %s saugojimo variklio.';
  221. $strEnglish = 'Angl┼│';
  222. $strEnglishPrivileges = ' Pastaba: MySQL privilegij┼│ pavadinimai pateikiami angl┼│ kalba';
  223. $strError = 'Klaida';
  224. $strEscapeWildcards = 'Norint naudoti _ ir % simblius, juos reik─ùt┼│ eskeipinti su \\';
  225. $strEstonian = 'Est┼│'; 
  226. $strExcelEdition = 'Excel variantas';
  227. $strExecuteBookmarked = '─«vykdyti i┼ísaugot─à u┼╛klaus─à';
  228. $strExplain = 'Paai┼íkinti';
  229. $strExport = 'Eksportuoti';
  230. $strExtendedInserts = 'I┼ípl─ùstinis ─»terpimas';
  231. $strExtra = 'Papildomai';
  232.  
  233. $strFailedAttempts = 'Nepavyk─Ö bandymai';
  234. $strFieldHasBeenDropped = 'Laukas %s i┼ímestas';
  235. $strField = 'Laukas';
  236. $strFieldsEnclosedBy = 'Lauk┼│ reik┼ím─ùs apskliaustos  simboliais';
  237. $strFieldsEscapedBy = 'Lauk┼│ reik┼ím─ùs baigiasi simboliu';
  238. $strFields = 'Lauk─à';
  239. $strFieldsTerminatedBy = 'Lauk┼│ pabaigos ┼╛ym─ù';
  240. $strFileAlreadyExists = 'Byla pavadinimu %s jau yra darbin─ùje stotyje, pakeiskite norim─à pavadinim─à arba pasirinkite nustatym─à leid┼╛iant─» perra┼íyti esan─ìias bylas.';
  241. $strFileCouldNotBeRead = 'Negalima perskaityti bylos';
  242. $strFileNameTemplate = 'Failo pavadinimo ┼íablonas';
  243. $strFileNameTemplateRemember = 'atsiminti ┼íablon─à';
  244. $strFixed = 'fiksuotas';
  245. $strFlushPrivilegesNote = 'Pastaba: phpMyAdmin gauna vartotoj┼│ teises tiesiai i┼í MySQL privilegij┼│ lentel─ùs. ┼áiose lentel─ùse nurodytos teis─ùs gali skirtis nuo parink─ìi┼│ bylose nurodyt┼│ teisi┼│. Tod─ùl %sperkraukite teises%s, jeigu norite t─Östi. ';
  246. $strFlushTable = 'I┼ívalyti lentel─Ö ("FLUSH")';
  247. $strFormat = 'Formatas';
  248. $strFormEmpty = 'Tr┼½ksta reik┼ím─ùs formoje !';
  249. $strFullText = 'Tekstus rodyti pilnai';
  250. $strFunction = 'Funkcija';
  251.  
  252. $strGenBy = 'Generavo:';
  253. $strGeneralRelationFeat = 'Pagrindin─ùs s─àry┼íi┼│ s─àvyb─ùs';
  254. $strGenerate = 'Generuoti';
  255. $strGeneratePassword = 'Generuoti Slaipta┼╛od─»';
  256. $strGenTime = 'Atlikimo laikas';
  257. $strGeorgian = 'Gruzin┼│';
  258. $strGerman = 'Vokie─ìi┼│';
  259. $strGlobal = 'globalus';
  260. $strGlobalPrivileges = 'Globalios teis─ùs';
  261. $strGlobalValue = 'Globali reik┼ím─ù';
  262. $strGo = 'Vykdyti';
  263. $strGrantOption = 'Suteikti';
  264. $strGreek = 'Graik┼│';
  265. $strGzip = '"gzipped"';
  266.  
  267. $strHasBeenAltered = 'i┼ípl─ùsta.';
  268. $strHasBeenCreated = 'sukurta.';
  269. $strHaveToShow = 'Pasirinkite bent vien─à stulpel─» i┼ívedimui';
  270. $strHebrew = '┼╜yd┼│';
  271. $strHomepageOfficial = 'Oficialus phpMyAdmin tinklapis';
  272. $strHome = 'Pradinis';
  273. $strHost = 'Darbin─ù stotis';
  274. $strHostEmpty = 'Tu┼í─ìias prisijungimo adresas!';
  275. $strHTMLExcel = 'Microsoft Excel 2000';
  276. $strHTMLWord = 'Microsoft Word 2000';
  277. $strHungarian = 'Vengr┼│';
  278.  
  279. $strIcelandic = 'Island┼│';
  280. $strId = 'ID';
  281. $strIdxFulltext = 'Fulltext';
  282. $strIgnore = 'Ignoruoti';
  283. $strIgnoreInserts = 'Ignoruoti INSERT u┼╛klausas.';
  284. $strImportFiles = 'Importuoti bylas';
  285. $strIndexes = 'Indeksai';
  286. $strIndexHasBeenDropped = 'Indeksas %s panaikintas';
  287. $strIndex = 'Indeksas';
  288. $strIndexName = 'Indekso vardas :';
  289. $strIndexType = 'Indekso tipas :';
  290. $strIndexWarningTable = 'I┼íkilo problemos su `%s` lentel─ùs indeksais';
  291. $strInnoDBBufferPoolSize = 'Buferio pool\'o dydis';
  292. $strInnoDBDataFilePath = 'Duomen┼│ failai'; 
  293. $strInnoDBDataHomeDirDesc = 'Bendra direktorij┼│ kelio dalis visiems InnoDB duomen┼│ failams.';
  294. $strInnodbStat = 'InnoDB b┼½sena';
  295. $strInsecureMySQL = 'J┼½s┼│ parink─ìi┼│ byloje 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.';
  296. $strInsertAsNewRow = '─«terpti nauj─à ─»ra┼í─à';
  297. $strInsertedRowId = '─«terptos eilut─ùs id:';
  298. $strInsertedRows = '─«terpt─à eilu─ìi┼│:';
  299. $strInsert = '─«terpti';
  300. $strInternalNotNecessary = '* Galite nenaudoti vidini┼│ s─àry┼íi┼│, jeigu jie jau apibr─ù┼╛ti InnoDB.';
  301. $strInternalRelations = 'Vidiniai s─àry┼íiai';
  302. $strInUse = '┼íiuo metu naudojama';
  303.  
  304. $strJapanese = 'Japon┼│';
  305. $strJumpToDB = 'Pereiti ─» "%s" duombaz─Ö.';
  306. $strJustDeleteDescr = 'Kol n─ùra perkrautos privilegijos, "pa┼íalinti" vartotojai gali prisijungti prie MySQL darbin─ùs stoties.';
  307. $strJustDelete = 'tik pa┼íalinti vartotojus i┼í privilegij┼│ lentel─ùs.';
  308.  
  309. $strKeepPass = 'Nekeisti slapta┼╛od┼╛io';
  310. $strKeyname = 'Raktinis ┼╛odis';
  311. $strKill = 'Stabdyti proces─à';
  312. $strKorean = 'Kor─ùjie─ìi┼│';
  313.  
  314. $strLandscape = 'Peiza┼╛inis';
  315. $strLatexCaption = 'Lentel─ùs antra┼ít─ù';
  316. $strLatexContent = 'Lentel─ùs __TABLE__ turinys';
  317. $strLatexContinuedCaption = 'Lentel─ùs antra┼ít─ù (t─Ösinys)';
  318. $strLatexContinued = '(t─Ösinys)';
  319. $strLatexIncludeCaption = '─«terpti lentel─ùs antra┼ít─Ö';
  320. $strLatexLabel = 'Pavadinimo raktas';
  321. $strLaTeX = 'LaTeX';
  322. $strLatexStructure = 'Lentel─ùs __TABLE__ strukt┼½ra';
  323. $strLatvian = 'Latvi┼│';
  324. $strLengthSet = 'Ilgis/reik┼ím─ùs*';
  325. $strLimitNumRows = 'Eilu─ìi┼│ skai─ìius puslapyje';
  326. $strLinesTerminatedBy = 'Eilut─ùs pabaigos ┼╛ym─ù';
  327. $strLinkNotFound = 'S─àry┼íis nerastas';
  328. $strLinksTo = 'S─àry┼íis su';
  329. $strLithuanian = 'Lietuvi┼│';
  330. $strLocalhost = 'Lokali darbin─ù stotis';
  331. $strLocationTextfile = 'Tekstiniai SQL u┼╛klaus┼│ failai';
  332. $strLoginInformation = 'Prisijungimo informacija';
  333. $strLogin = '─«siregistruoti';
  334. $strLogout = 'I┼ísiregistruoti';
  335. $strLogPassword = 'Slapta┼╛odis:';
  336. $strLogServer = 'Darbin─ù stotis';
  337. $strLogUsername = 'Vartotojo vardas:';
  338. $strLongOperation = 'Operacija gali u┼╛trukti. T─Östi?';
  339.  
  340. $strMaximumSize = 'Did┼╛iausias dydis: %s%s';
  341. $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┼│.';
  342. $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!';
  343. $strMIME_available_mime = 'Galimi MIME-tipai';
  344. $strMIME_available_transform = 'Galimos transformacijos';
  345. $strMIME_description = 'Paai┼íkinimas';
  346. $strMIME_MIMEtype = 'MIME tipai';
  347. $strMIME_nodescription = '┼ái transformacija neturi paai┼íkinimo.<br />Klauskite autoriaus k─à %s daro.';
  348. $strMIME_transformation = 'Nar┼íykl─ùs transformacija';
  349. $strMIME_transformation_note = 'Nor─ùdami gauti piln─à s─àra┼í─à galim┼│ transformacij┼│ ir j┼│ MIME tip┼│ transformacij┼│, spauskite %stransformacijos paai┼íkinim─à%s';
  350. $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\').';
  351. $strMIME_transformation_options = 'Transformacijos nustatymai';
  352. $strMIMETypesForTable = 'MIME tipai lentelei';
  353. $strMIME_without = 'MIME tipai atspausdinti pasvirusiu ┼íriftu neturi atskir┼│ transformacijos funkcijos.';
  354. $strModifications = 'Pakeitimai i┼ísaugoti';
  355. $strModifyIndexTopic = 'Keisti indeks─à';
  356. $strModify = 'Keisti';
  357. $strMoveTableOK = 'Lentel─ù %s perkelta ─» %s.';
  358. $strMoveTable = 'Perkelti lentel─ù ─» (duombaz─ù<b>.</b>lentel─ù):';
  359. $strMoveTableSameNames = 'Negalima perkelti lentel─ùs ─» j─à pa─ìi─à!';
  360. $strMultilingual = 'daugiakalbis';
  361. $strMyISAMMaxExtraSortFileSize = 'Maksimalus laikin┼│ fail┼│ dydis kuriant indeksus';
  362. $strMyISAMMaxSortFileSizeDesc = 'Maksimalus MySQL\'ui leistinas laikin┼│ fail┼│ dydis perkuriant MyISAM indeksus (vykdant REPAIR TABLE, ALTER TABLE arba LOAD DATA INFILE).';
  363. $strMyISAMMaxSortFileSize = 'Maksimalus laikin┼│ r┼½┼íiavimo fail┼│ dydis';
  364. $strMyISAMRecoverOptions = 'Automatinio atstatymo re┼╛imas';
  365. $strMyISAMRecoverOptionsDesc = 'Re┼╛imas, skirtas automatiniam nusprogusi┼│ MyISAM lenteli┼│ atstatymui, kuris nurodomas per --myisam-recover serverio startavimo parametr─à.';
  366. $strMyISAMRepairThreadsDesc = 'Jei ┼íi reik┼ím─ù yra didesn─ù u┼╛ 1, vykdant Repair, r┼½┼íiavimo procesas MyISAM lenteli┼│ indeksus kuria lygegre─ìiai (kiekvien─à indeks─à savo gijoje).';
  367. $strMyISAMSortBufferSize = 'R┼½┼íiavimo buferio dydis';
  368. $strMySQLCharset = 'MySQL koduot─ù';
  369. $strMySQLConnectionCollation = 'MySQL prisijungimo r┼½┼íiavimas';
  370. $strMySQLSaid = 'MySQL atsakymas: ';
  371. $strMySQLShowProcess = 'Rodyti procesus';
  372. $strMySQLShowStatus = 'Rodyti MySQL aplinkos b┼½sen─à';
  373. $strMySQLShowVars = 'Rodyti MySQL sistemos kintamuosius';
  374.  
  375. $strName = 'Pavadinimas';
  376. $strNext = 'Sekantis';
  377. $strNoActivity = 'Daugiau nei %s sekund┼╛i┼│ nebuvo atlikta joki┼│ veiksm┼│. Pra┼íau ─»siloginti i┼ínaujo.';
  378. $strNoDatabases = 'N─ùra duombazi┼│';
  379. $strNoDatabasesSelected = 'Nepa┼╛ym─ùjote duombaz─ùs.';
  380. $strNoDescription = 'Apra┼íymo n─ùra';
  381. $strNoDetailsForEngine = 'Apie ┼íio Saugojimo Variklio b┼½sen─à n─ùra i┼ísamios informacijos.';
  382. $strNoDropDatabases = '"DROP DATABASE" komandos ─»vykdyti negalima.';
  383. $strNoExplain = 'Praleisti SQL u┼╛klausos ai┼íkinim─à';
  384. $strNoFrames = 'phpMyAdmin draugi┼íkesnis su <b>r─ùmelius</b> palaikan─ìiomis nar┼íykl─ùmis.';
  385. $strNoIndex = 'Neapra┼íyti indeksai!';
  386. $strNoIndexPartsDefined = 'Neapra┼íytos indekso dalys!';
  387. $strNoModification = 'N─ùra pakeitim┼│';
  388. $strNo = 'Ne';
  389. $strNone = 'N─ùra';
  390. $strNoOptions = '┼áis formatas neturi nustatym┼│';
  391. $strNoPassword = 'N─ùra slapta┼╛od┼╛io';
  392. $strNoPermission = 'N─ùra teisi┼│ i┼ísaugoti bylai %s.';
  393. $strNoPhp = 'be PHP kodo';
  394. $strNoPrivileges = 'N─ùra privilegij┼│';
  395. $strNoRights = 'Neturite pakankamai teisi┼│';
  396. $strNoRowsSelected = 'Nepasirinkti ─»ra┼íai';
  397. $strNoSpace = 'N─ùra pakankamai vietos i┼ísaugoti bylai %s.';
  398. $strNoTablesFound = 'Duombaz─ùje nerasta lenteli┼│.';
  399. $strNoThemeSupport = 'Temos n─ùra palaikomos, patikrinkite savo konfig┼½racij─à  ir/arba savo tem┼│ direktorij─à %s.';
  400. $strNotNumber = '─«veskite skai─ìi┼│!';
  401. $strNotOK = 'Negerai';
  402. $strNotSet = 'Lentel─ù <b>%s</b> nerasta arba nenurodyta %s byloje';
  403. $strNoUsersFound = 'Nerasta vartotojo(┼│).';
  404. $strNoValidateSQL = 'Praleisti SQL u┼╛klausos tikrinim─à';
  405. $strNull = 'Null';
  406. $strNumSearchResultsInTable = '%s atitikmuo(enys) lentel─ùje <i>%s</i>';
  407. $strNumSearchResultsTotal = '<b>Viso:</b> <i>%s</i> atitikmuo(enys)';
  408. $strNumTables = 'Lentel─ùs';
  409.  
  410. $strOK = 'Gerai';
  411. $strOperations = 'Veiksmai';
  412. $strOptimizeTable = 'Optimizuoti';
  413. $strOr = 'Arba';
  414. $strOverhead = 'Perteklius';
  415. $strOverwriteExisting = 'Perra┼íyti esan─ìias bylas';
  416.  
  417. $strPageNumber = 'Puslapis:';
  418. $strPaperSize = 'Lapo dydis';
  419. $strPartialText = 'Tekstus rodyti dalinai';
  420. $strPasswordChanged = 'Vartotojo %s slapta┼╛odis s─ùkmingai pakeistas.';
  421. $strPasswordEmpty = 'Tu┼í─ìias slapta┼╛odis!';
  422. $strPasswordHashing = 'Slapta┼╛od┼╛i┼│ He┼íavimas';
  423. $strPasswordNotSame = 'Slapta┼╛od┼╛iai nesutampa!';
  424. $strPassword = 'Slapta┼╛odis';
  425. $strPdfDbSchema = 'Duombaz─ùs "%s" schema - %s puslapis';
  426. $strPdfInvalidTblName = 'Lentel─ù "%s" neegzistuoja!';
  427. $strPdfNoTables = 'No tables';
  428. $strPerHour = 'per valand─à';
  429. $strPerMinute = 'per minut─Ö';
  430. $strPerSecond = 'per sekund─Ö';
  431. $strPersian = 'Pers┼│';
  432. $strPhoneBook = 'telefon┼│ knyga';
  433. $strPHP40203 = 'J┼½s naudojate PHP 4.2.3 versij─à, kurioje yra rimta klaida, susiijusi su daugiabai─ìiais stringais (mbstring). Daugiau informacijos rasite PHP klaid┼│ prane┼íime Nr.19404. <strong>NEREKOMENDUOJAME naudoti ┼íios PHP versijos su phpMyAdmin</strong>.';
  434. $strPhp = 'PHP kodas';
  435. $strPHPVersion = 'PHP versija';
  436. $strPmaDocumentation = 'phpMyAdmin\'o dokumentacija';
  437. $strPmaUriError = 'Reikia parink─ìi┼│ byloje ─»ra┼íyti <tt>$cfg[\'PmaAbsoluteUri\']</tt> reik┼ím─Ö!';
  438. $strPolish = 'Lenk┼│';
  439. $strPortrait = 'Portretinis';
  440. $strPos1 = 'Prad┼╛ia';
  441. $strPrevious = 'Pra─ùj─Ös';
  442. $strPrimaryKeyHasBeenDropped = 'Panaikintas pirminis raktas';
  443. $strPrimaryKeyName = 'Pirminio rakto pavadinimas turi b┼½ti "PRIMARY"!';
  444. $strPrimaryKeyWarning = '("PRIMARY" <b>yra vienintelis</b> pirminio rakto tipas!)';
  445. $strPrimary = 'Pirminis';
  446. $strPrint = 'Spausdinti';
  447. $strPrintViewFull = 'Spausdinti vaizd─à (su pilnai tekstais)';
  448. $strPrintView = 'Spausdinti strukt┼½r─à';
  449. $strPrivDescAllPrivileges = '─«traukti visas teises, i┼ískyrus GRANT.';
  450. $strPrivDescAlter = 'Leisti keisti jau egzistuojan─ìi┼│ leneteli┼│ strukt┼½r─à.';
  451. $strPrivDescCreateDb = 'Leisti kurti naujas duombazes ir lenteles.';
  452. $strPrivDescCreateTbl = 'Leisti kurti naujas lenteles.';
  453. $strPrivDescCreateTmpTable = 'Leisti kurti laikinas lenteles.';
  454. $strPrivDescCreateUser = 'Leid┼╛ia kurti, ┼íalinti ir pervadinti vartotojus.';
  455. $strPrivDescCreateView = 'Leid┼╛ia sukurti naujus view\'us.';
  456. $strPrivDescDelete = 'Leisti ┼íalinti duomenis.';
  457. $strPrivDescDropDb = 'Leisti ┼íalinti duombazes ir lenteles.';
  458. $strPrivDescDropTbl = 'Leisti ┼íalinti lenteles.';
  459. $strPrivDescExecute = 'Leisti vykdyti i┼ísaugotas proced┼½ras; Negalioja ┼íioje MySQL versijoje.';
  460. $strPrivDescFile = 'Leisti ─»terpti ir eksportuoti duomenis i┼í byl┼│.';
  461. $strPrivDescGrant = 'Leisti ─»terpti naujus vartotojus, bei prisikirti privilegijas, neperkraunant privilegij┼│ lentel─ùs.';
  462. $strPrivDescIndex = 'Leisti ─»terpti ir modifikuoti indeksus.';
  463. $strPrivDescInsert = 'Leisti ─»terpti ir modifikuoti duomenis.';
  464. $strPrivDescLockTables = 'Leisti u┼╛rakinti lenteles proces┼│ metu.';
  465. $strPrivDescMaxConnections = 'Riboti prisijungim┼│ kiek─» per valand─à.';
  466. $strPrivDescMaxQuestions = 'Riboti u┼╛klaus┼│ kiek─» per valand─à';
  467. $strPrivDescMaxUpdates = 'Riboti komand┼│ (kurios vienaip ar kitaip modifikuoja lenteles ar duombazes) kiek─» per valand─à.';
  468. $strPrivDescProcess3 = 'Leisti i┼íjungti kit┼│ vartotoj┼│ procesus.';
  469. $strPrivDescProcess4 = 'Leisti per┼╛i┼½r─ùti proces┼│ s─àra┼íe piln─à u┼╛klaus┼│ s─àra┼í─à.';
  470. $strPrivDescReferences = ' Negalioja ┼íioje MySQL versijoje.';
  471. $strPrivDescReload = 'Leisti perkrauti darbin─Ö stot─», bei i┼ívalyti laikin─àj─à atmint─» (cache).';
  472. $strPrivDescReplClient = 'Leisti vartotojo u┼╛klausas d─ùl atstatymo master / slave darbini┼│ sto─ìi┼│.';
  473. $strPrivDescReplSlave = 'Reikalinga atstatyti slave darbinei sto─ìiai';
  474. $strPrivDescSelect = 'Leisti skaityti duomenis.';
  475. $strPrivDescShowDb = 'Suteikti prieig─à prie vis┼│ duombazi┼│.';
  476. $strPrivDescShowView = 'Leid┼╛ia vykdyti SHOW CREATE VIEW u┼╛klausas.';
  477. $strPrivDescShutdown = 'Leisti i┼íjungti server─».';
  478. $strPrivDescSuper = 'Leisti prisijungti, kai vir┼íytas prisijungim┼│ kiekis; Reikalinga daugumai administratoriaus darb┼│, toki┼│ kaip globali┼│ reik┼ími┼│ modifikavimui ar vartotoj┼│ atjungimui.';
  479. $strPrivDescUpdate = 'Leisti modifikuoti duomenis.';
  480. $strPrivDescUsage = 'Be teisi┼│.';
  481. $strPrivileges = 'Privilegijos';
  482. $strPrivilegesReloaded = 'Teis─ùs s─ùkmingai perkrautos.';
  483. $strProcesses = 'Procesai';
  484. $strProcesslist = 'Proces┼│ s─àra┼ías';
  485. $strPutColNames = 'Stulpeli┼│ pavadinimus ─»ra┼íyti pirmoje eilut─ùje';
  486.  
  487. $strQBEDel = 'Pakei─ìiant';
  488. $strQBEIns = '─«terpiant';
  489. $strQBE = 'SQL u┼╛klausa';
  490. $strQueryFrame = 'U┼╛klaus┼│ langas';
  491. $strQueryOnDb = 'SQL-u┼╛klausa duombaz─ùje <b>%s</b>:';
  492. $strQuerySQLHistory = 'SQL u┼╛klaus┼│ istorija';
  493. $strQueryStatistics = '<b>U┼╛klaus┼│ statistika</b>: nuo paleidimo dienos buvo i┼ísi┼│sta %s u┼╛klaus┼│ ─» server─».';
  494. $strQueryTime = 'U┼╛klausa u┼╛truko %01.4f sek.';
  495. $strQueryType = 'U┼╛klausos tipas';
  496. $strQueryWindowLock = 'Nekeisti ┼íios u┼╛klausos u┼╛ aktyvaus lango rib┼│.';
  497.  
  498. $strReadRequests = 'Read u┼╛klausos';
  499. $strReceived = 'Gauta';
  500. $strRecords = 'Viso ─»ra┼í┼│:';
  501. $strReferentialIntegrity = 'Patikrinti s─àry┼íi┼│ vientisum─à:';
  502. $strRefresh = 'Atnaujinti';
  503. $strRelationalSchema = 'Ry┼íi┼│ schema';
  504. $strRelationNotWorking = 'N─ùra PMA lenteli┼│, kurios leid┼╛ia dirbti su jungtin─ùmis MySQL lentel─ùmis. %sPaai┼íkinimas%s.';
  505. $strRelationsForTable = 'RELATIONS FOR TABLE';
  506. $strRelations = 'S─àry┼íiai';
  507. $strRelationView = 'Per┼╛i┼½r─ùti s─àry┼íius';
  508. $strReloadingThePrivileges = 'Perkraunamos privilegijos';
  509. $strRemoveSelectedUsers = 'Pa┼íalinti pa┼╛ym─ùtus vartotojus';
  510. $strRenameDatabaseOK = 'Duombaz─ù %s pervadinta ─» %s';
  511. $strRenameTableOK = 'Lentel─ù %s pervadinta ─» %s';
  512. $strRenameTable = 'Pervadinti lentel─Ö ─»';
  513. $strRepairTable = 'Redaguoti';
  514. $strReplaceNULLBy = 'Pakeisti NULL ─»';
  515. $strReplaceTable = 'Pakeisti lentel─ùs turin─» failo duomenimis ';
  516. $strReset = 'Atstatyti ─» pradin─Ö b┼½sen─à';
  517. $strResourceLimits = 'I┼ítekli┼│ apribojimai';
  518. $strReType = '─«veskite dar kart─à';
  519. $strRevokeAndDeleteDescr = 'Kol n─ùra perkrautos privilegijos, vartotojai dar tur─ùs privilegij─à USAGE.';
  520. $strRevokeAndDelete = 'Panaikinti visas aktyvias vartotoj┼│ privilegijas ir pa┼íalinti vartotojus.';
  521. $strRevokeMessage = 'J┼½s panaikinote privilegijas %s';
  522. $strRevoke = 'Panaikinti';
  523. $strRomanian = 'Rumun┼│';
  524. $strRowLength = 'Eilut─ùs ilgis';
  525. $strRows = 'Eilut─ùs';
  526. $strRowsFrom = 'eilu─ìi┼│ pradedant nuo';
  527. $strRowSize = 'Eilut─ùs dydis';
  528. $strRowsModeFlippedHorizontal = 'horizontal┼½s (pasukti pavadinimai)';
  529. $strRowsModeHorizontal = 'horizontaliai';
  530. $strRowsModeOptions = 'i┼íd─ùstant  %s pakartoti antra┼ítes kas %s ─»ra┼í┼│';
  531. $strRowsModeVertical = 'vertikaliai';
  532. $strRowsStatistic = 'Eilu─ìi┼│ statistika';
  533. $strRunning = 'adresu %s';
  534. $strRunQuery = 'Vykdyti u┼╛klaus─à';
  535. $strRunSQLQuery = 'Vykdyti SQL sakinius duombaz─ùje <strong>%s</strong>';
  536. $strRussian = 'Rus┼│';
  537.  
  538. $strSave = 'I┼ísaugoti';
  539. $strSaveOnServer = 'I┼ísaugoti serveryje, kataloge pavadinimu %s';
  540. $strScaleFactorSmall = 'Dyd┼╛io matas yra per ma┼╛as norint sutalpinti vaizd─à viename lape.';
  541. $strSearchFormTitle = 'Paie┼íka duombaz─ùje';
  542. $strSearchInTables = 'Lentel─ùs(i┼│) viduje:';
  543. $strSearchNeedle = 'Paie┼íkos ┼╛odis(iai) arba reik┼ím─ù(─ùs) (pakaitos simbolis: "%"):';
  544. $strSearchOption1 = 'bent vienas i┼í ┼╛od┼╛i┼│';
  545. $strSearchOption2 = 'visi ┼╛od┼╛iai';
  546. $strSearchOption3 = 'i┼ítisa fraz─ù';
  547. $strSearchOption4 = 'kaip reguliar┼│j─» i┼ísirei┼íkim─à';
  548. $strSearch = 'Paie┼íka';
  549. $strSearchResultsFor = 'Paie┼íkos rezultatai frazei "<i>%s</i>" %s:';
  550. $strSearchType = 'Rasti:';
  551. $strSecretRequired = 'Nustatym┼│ byloje nurodykite slapt─à fraz─Ö (blowfish_secret).';
  552. $strSelectADb = 'Pasirinkite duombaz─Ö';
  553. $strSelectAll = 'I┼írinkti visas(us)';
  554. $strSelectBinaryLog = 'Pasirinkite binarin─» log─à per┼╛i┼½rai';
  555. $strSelectFields = 'Pasirinkti laukus (nors vien─à)';
  556. $strSelectNumRows = 'u┼╛klaus─à vykdoma';
  557. $strSelectTables = 'Pasirinkite lenteles';
  558. $strSend = 'I┼ísaugoti ─» fail─à';
  559. $strSent = 'Si┼│sta';
  560. $strServerChoice = 'Pasirinkti server─»';
  561. $strServerNotResponding = 'Serveris neatsako';
  562. $strServer = 'Serveris';
  563. $strServerStatusUptime = 'MySQL serverio veikimo trukm─ù: %s. Serveris prad─ùjo veikti: %s.';
  564. $strServerStatus = 'Veikimo informacija';
  565. $strServerTabVariables = 'Kintamieji';
  566. $strServerTrafficNotes = '<b>Serverio apkrovimas</b>: ┼íiose lentel─ùse saugoma statistin─ù informacija apie MySQL serverio apkrovim─à nuo paleidimo dienos.';
  567. $strServerVars = 'Serverio kintamieji ir nustatymai';
  568. $strServerVersion = 'Serverio versija';
  569. $strSessionValue = 'Sesijos reik┼ím─ù';
  570. $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\').';
  571. $strShowAll = 'Rodyti visk─à';
  572. $strShowColor = 'Rodyti spalv─à';
  573. $strShowDatadictAs = 'Duomen┼│ ┼╛odyno formatas';
  574. $strShowFullQueries = 'Rodyti pilnas u┼╛klausas';
  575. $strShowGrid = 'Rodyti tinklel─»';
  576. $strShowingRecords = 'Rodomi ─»ra┼íai';
  577. $strShowPHPInfo = 'Rodyti PHP informacij─à';
  578. $strShow = 'Rodyti';
  579. $strShowTableDimension = 'Rodyti lenteli┼│ dyd┼╛ius';
  580. $strShowTables = 'Rodyti lentel─ùs';
  581. $strShowThisQuery = ' Rodyti ┼íi─à u┼╛klaus─à v─ùl ';
  582. $strSimplifiedChinese = 'Supaprastinta Kinie─ìi┼│';
  583. $strSingly = '(pavieniui)';
  584. $strSize = 'Dydis';
  585. $strSlovak = 'Slovak┼│';
  586. $strSlovenian = 'Slov─ùn┼│';
  587. $strSocketProblem = '(arba vietiniai MySQL serverio socketai yra blogai sukonfig┼½ruoti)';
  588. $strSortByKey = 'R┼½┼íiuoti pagal rakt─à';
  589. $strSort = 'R┼½┼íiuoti';
  590. $strSpaceUsage = 'Vietos naudojimas';
  591. $strSpanish = 'Ispan┼│';
  592. $strSplitWordsWithSpace = '┼╜od┼╛iai atskirti tarpo simboliu (" ").';
  593. $strSQLExportType = 'Eksporto tipas';
  594. $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:';
  595. $strSQLParserUserError = 'Klaida SQL u┼╛klausoje. ┼╜emiau i┼ívestas MySQL serverio prane┼íimas (jeigu toks yra), tur─ùt┼│ pad─ùti Jums nustatyti klaidos prie┼╛ast─»';
  596. $strSQLQuery = 'SQL u┼╛klausa';
  597. $strSQLResult = 'SQL rezultatas';
  598. $strSQL = 'SQL';
  599. $strSQPBugInvalidIdentifer = 'Klaidingas vardas';
  600. $strSQPBugUnclosedQuote = 'Tr┼½ksta u┼╛daromosios kabut─ùs';
  601. $strSQPBugUnknownPunctuation = 'Klaidinga skyryba';
  602. $strStatCheckTime = 'Paskutinis patikrinimas';
  603. $strStatCreateTime = 'Sukurta';
  604. $strStatement = 'Parametrai';
  605. $strStatUpdateTime = 'Paskutinis atnaujinimas';
  606. $strStatus = 'Statusas';
  607. $strStorageEngine = 'Saugojimo Variklis';
  608. $strStorageEngines = 'Saugojimo Varikliai';
  609. $strStrucCSV = 'Duomenys CSV formatu';
  610. $strStrucData = 'Strukt┼½ra ir duomenys';
  611. $strStrucExcelCSV = 'Duomenys ekselio CSV formatu';
  612. $strStrucNativeExcel = 'MS Excel duomenys';
  613. $strStrucOnly = 'Tik strukt┼½r─à';
  614. $strStructPropose = 'Analizuoti lentel─ùs strukt┼½r─à';
  615. $strStructure = 'Strukt┼½ra';
  616. $strSubmit = 'Si┼│sti';
  617. $strSuccess = 'J┼½s┼│ SQL u┼╛klausa s─ùkmingai ─»vykdyta';
  618. $strSum = 'Sumos';
  619. $strSwedish = '┼áved┼│';
  620. $strSwitchToDatabase = 'Pereiti ─» nukopijuot─à duombaz─Ö';
  621. $strSwitchToTable = 'Pereiti ─» lentel─ùs kopij─à';
  622.  
  623. $strTableComments = 'Lentel─ùs komentarai';
  624. $strTableEmpty = 'Tu┼í─ìias lentel─ùs vardas!';
  625. $strTableHasBeenDropped = 'Lentel─ù %s panaikinta';
  626. $strTableHasBeenEmptied = 'Lentel─ùs reik┼ím─ùs %s i┼ítu┼ítintos';
  627. $strTableHasBeenFlushed = 'Lentel─ùs buferis  %s i┼ívalytas';
  628. $strTable = 'Lentel─ù';
  629. $strTableMaintenance = 'Lentel─ùs diagnostika';
  630. $strTableOfContents = 'Turinys';
  631. $strTableOptions = 'Lentel─ùs parinktys';
  632. $strTables = '%s lentel─ù(s)';
  633. $strTableStructure = 'Sukurta duomen┼│ strukt┼½ra lentelei';
  634. $strTakeIt = 'pasirinkti';
  635. $strTblPrivileges = 'Specifin─ùs lenteli┼│ privilegijos';
  636. $strTextAreaLength = ' Tai yra jo ilgis,<br /> ┼íis laukelis neredaguojamas ';
  637. $strThai = 'Tailando';
  638. $strTheme = 'Tema / Stilius';
  639. $strThisHost = 'Dabartinis serveris';
  640. $strThreadSuccessfullyKilled = '%s buvo s─ùkmingai i┼íjungtas.';
  641. $strTime = 'Laikas';
  642. $strToggleScratchboard = '─»jungti scratchboard';
  643. $strTotal = ' i┼í viso ';
  644. $strTotalUC = 'Viso';
  645. $strTraditionalChinese = 'Tradicin─ù Kinie─ìi┼│';
  646. $strTraditionalSpanish = 'Tradicin─ù ispan┼│';
  647. $strTraffic = 'Apkrovimas';
  648. $strTransformation_application_octetstream__download = '─«┼ívesti nuorod─à dvejetaini┼│ lauko duomen┼│ atsisiuntimui. Pirmas parametras - dvejetaini┼│ lauko duomen┼│ bylos pavadinimas. Antras parametras - galimas lentel─ùs eilut─ùs lauko turin─ìio byl─à pavadinimas. Jeigu pateiksite antr─à parametr─à, i┼ítrinkite pirmojo parametro reik┼ím─Ö.';
  649. $strTransformation_image_jpeg__inline = 'Parodo aktyv┼│ ma┼╛in─»; nustatymai: plotis,auk┼ítis pikseliais (i┼ísaugo original┼│ santyk─»)';
  650. $strTransformation_image_jpeg__link = 'I┼ívedama nuoroda ─» ┼í─» paveiksl─ùl─» (tiesioginis blob atsisiuntimas ir pan.).';
  651. $strTransformation_image_png__inline = '┼╜r. image/jpeg: vid┼│';
  652. $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 byl─à 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).';
  653. $strTransformation_text_plain__formatted = 'I┼ísaugo original┼│ lauko apipavidalinim─à. Nevykdomas i┼ívengimas.';
  654. $strTransformation_text_plain__imagelink = 'Gra┼╛inamas paveiksl─ùlis ir nuoroda ─» ─»vedimo lauke ─»ra┼íyt─à bylos pavadinim─à; argumentai: prefiksas (pvz "http://domain.com/"), plotis (pikseliais), auk┼ítis (pikseliais).';
  655. $strTransformation_text_plain__link = 'Gra┼╛inama nuoroda ─» ─»vedimo lauke ─»ra┼íyt─à bylos pavadinim─à; argumentai: prefiksas (pvz "http://domain.com/"), nuorodos pavadinimas.';
  656. $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: ...).';
  657. $strTruncateQueries = 'Trumpinti rodomas u┼╛klausas';
  658. $strTurkish = 'Turk┼│';
  659. $strType = 'Tipas';
  660.  
  661. $strUkrainian = 'Ukrainie─ìi┼│';
  662. $strUncheckAll = 'Nepa┼╛ym─ùti visus(as)';
  663. $strUnicode = 'Unicodas';
  664. $strUnique = 'Unikalus';
  665. $strUnknown = 'ne┼╛inoma';
  666. $strUnselectAll = 'Nepa┼╛ym─ùti visus(as)';
  667. $strUpdatePrivMessage = 'J┼½s pakeit─ùte privilegijas  %s.';
  668. $strUpdateProfileMessage = 'Profilis papildytas.';
  669. $strUpdateQuery = 'Atnaujinti u┼╛klaus─à';
  670. $strUpdComTab = 'Informacij─à, kaip atnaujinti Column_comments lentel─Ö, galite rasti dokumentacijoje.';
  671. $strUpgrade = 'Rekomenduojame atnaujint %s iki %s ar v─ùlesn─ùs versijos.';
  672. $strUsage = 'I┼ínaudota';
  673. $strUseBackquotes = 'Lenteli┼│ ir lauk┼│ vardams naudoti ┼íias kabutes ` `';
  674. $strUseHostTable = 'Naudoti Host lentel─Ö';
  675. $strUserAlreadyExists = 'Vartotojas %s jau yra!';
  676. $strUserEmpty = 'Tu┼í─ìias vartotojo vardas!';
  677. $strUserName = 'Vartotojo vardas';
  678. $strUserNotFound = 'Privilegij┼│ lentel─ùje pasirinktas vartotojas nerastas.';
  679. $strUserOverview = 'Vartotoj┼│ per┼╛i┼½ra';
  680. $strUsersDeleted = 'Pa┼╛ym─ùti vartotojai s─ùkmingai pa┼íalinti.';
  681. $strUsersHavingAccessToDb = 'Vartotojai turintys pri─ùjim─à prie "%s"';
  682. $strUser = 'Vartotojas';
  683. $strUseTabKey = '┼áokin─ùjimui tarp reik┼ími┼│ naudokite TAB mygtuk─à arba naudokite CTRL+rodykl─ùs';
  684. $strUseTables = 'Naudoti lenteles';
  685. $strUseTextField = 'Naudokite teksto ─»vedimo lauk─à';
  686. $strUseThisValue = 'Naudokite ┼íi─à reik┼ím─Ö';
  687.  
  688. $strValidateSQL = 'Patikrinti SQL u┼╛klaus─à';
  689. $strValidatorError = 'Neveikia SQL interpretatorius. Pra┼íome patikrinkite ar yra suinstaliuoti visi privalomi php moduliai, nurodyti %sdokumentacijoje%s.';
  690. $strValue = 'Reik┼ím─ù';
  691. $strVar = 'Kintamasis';
  692. $strVersionInformation = 'Versijos informacija';
  693. $strViewDumpDatabases = 'Per┼╛i┼½r─ùti duombazi┼│ i┼íra┼í─à';
  694. $strViewDumpDB = 'Sukurti, per┼╛i┼½r─ùti duombaz─ùs atvaizd─»';
  695. $strViewDump = 'Per┼╛i┼½r─ùti lentel─ùs strukt┼½ros atvaizd─»';
  696. $strViewHasBeenDropped = 'View\'as %s buvo panaikintas';
  697. $strView = 'View\'as';
  698.  
  699. $strWebServerUploadDirectoryError = 'Nepasiekimas nurodytas www-serverio katalogas atsiuntimams.';
  700. $strWebServerUploadDirectory = 'web serverio katalogas atsiuntimams';
  701. $strWelcome = 'J┼½s naudojate %s';
  702. $strWestEuropean = 'Vakar┼│ Europos';
  703. $strWildcard = 'pakaitos simbolis';
  704. $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.';
  705. $strWithChecked = 'Pasirinktas lenteles:';
  706. $strWriteRequests = 'Write u┼╛klausos';
  707. $strWrongUser = 'Neteisingas vartotojo vardas arba slapta┼╛odis. Pri─ùjimas u┼╛draustas.';
  708.  
  709. $strXML = 'XML';
  710.  
  711. $strYes = 'Taip';
  712.  
  713. $strZeroRemovesTheLimit = 'Pastaba: n─ùra joki┼│ apribojim┼│ jeigu reik┼ím─ù nurodyta lygi 0 (nuliui).';
  714. $strZip = '"zip"';
  715.  
  716. // To translate:
  717. $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
  718. $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
  719. $strAndThen = 'and then';  //to translate
  720.  
  721. $strBookmarkCreated = 'Bookmark %s created';  //to translate
  722. $strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
  723. $strBrowseDistinctValues = 'Browse distinct values';  //to translate
  724. $strBufferPoolActivity = 'Buferio Pool\'o veikla';  //to translate
  725. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  726. $strBufferReadMisses = 'Read misses';  //to translate
  727. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  728. $strBufferWriteWaits = 'Write waits';  //to translate
  729. $strBusyPages = 'Busy pages';  //to translate
  730.  
  731. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
  732. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
  733. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
  734. $strCSV = 'CSV';  //to translate
  735.  
  736. $strDataPages = 'Pages containing data';  //to translate
  737. $strDeleteNoUsersSelected = 'No users selected for deleting!';  //to translate
  738. $strDirtyPages = 'Dirty pages';  //to translate
  739.  
  740. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  741. $strErrorInZipFile = 'Error in ZIP archive:';  //to translate
  742. $strEsperanto = 'Esperanto';  //to translate
  743.  
  744. $strFileNameTemplateDescriptionDatabase = 'database name';  //to translate
  745. $strFileNameTemplateDescriptionServer = 'server name';  //to translate
  746. $strFileNameTemplateDescriptionTable = 'table name';  //to translate
  747. $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
  748. $strFileToImport = 'File to import';  //to translate
  749. $strFlushQueryCache = 'Flush query cache';  //to translate
  750. $strFlushTables = 'Flush (close) all tables';  //to translate
  751. $strFreePages = 'Free pages';  //to translate
  752.  
  753. $strHandler = 'Handler';  //to translate
  754.  
  755. $strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate
  756. $strImportFormat = 'Format of imported file';  //to translate
  757. $strImport = 'Import';  //to translate
  758. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
  759. $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
  760. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
  761. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  762. $strInnoDBDataHomeDir = 'Data home directory';  //to translate
  763. $strInnoDBPages = 'pages';  //to translate
  764. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
  765. $strInvalidColumnCount = 'Column count has to be larger than zero.';  //to translate
  766. $strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
  767. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
  768. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
  769. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
  770. $strInvalidFieldAddCount = 'You have to add at least one field.';  //to translate
  771. $strInvalidFieldCount = 'Table must have at least one field.';  //to translate
  772. $strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
  773. $strInvalidRowNumber = '%d is not valid row number.';  //to translate
  774. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
  775. $strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
  776.  
  777. $strJoins = 'Joins';  //to translate
  778.  
  779. $strKeyCache = 'Key cache';  //to translate
  780.  
  781. $strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
  782. $strLatchedPages = 'Latched pages';  //to translate
  783. $strLDI = 'CSV using LOAD DATA';  //to translate
  784. $strLDILocal = 'Use LOCAL keyword';  //to translate
  785.  
  786. $strMaxConnects = 'max. concurrent connections';  //to translate
  787. $strMaximalQueryLength = 'Maximal length of created query';  //to translate
  788. $strMyISAMDataPointerSize = 'Data pointer size';  //to translate
  789. $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
  790. $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
  791. $strMyISAMRepairThreads = 'Repair threads';  //to translate
  792. $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
  793. $strMysqlClientVersion = 'MySQL client version';  //to translate
  794.  
  795. $strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
  796. $strNumberOfFields = 'Number of fields';  //to translate
  797.  
  798. $strOpenNewWindow = 'Open new phpMyAdmin window';  //to translate
  799. $strOperator = 'Operator';  //to translate
  800.  
  801. $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
  802. $strPartialImport = 'Partial import';  //to translate
  803. $strPDF = 'PDF';  //to translate
  804. $strPDFReportTitle = 'Report title';  //to translate
  805. $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
  806. $strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
  807. $strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
  808. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
  809. $strProtocolVersion = 'Protocol version';  //to translate
  810.  
  811. $strQueryCache = 'Query cache';  //to translate
  812.  
  813. $strReloadPrivileges = 'Reload privileges';  //to translate
  814. $strReplication = 'Replication';  //to translate
  815. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
  816.  
  817. $strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
  818. $strShowingBookmark = 'Showing bookmark';  //to translate
  819. $strShowOpenTables = 'Show open tables';  //to translate
  820. $strShowSlaveHosts = 'Show slave hosts';  //to translate
  821. $strShowSlaveStatus = 'Show slave status';  //to translate
  822. $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
  823. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
  824. $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
  825. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate
  826. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
  827. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
  828. $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
  829. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate
  830. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
  831. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
  832. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
  833. $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
  834. $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
  835. $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
  836. $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
  837. $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
  838. $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
  839. $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
  840. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
  841. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate
  842. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate
  843. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
  844. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
  845. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
  846. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
  847. $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
  848. $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
  849. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
  850. $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
  851. $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
  852. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
  853. $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
  854. $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
  855. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
  856. $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
  857. $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
  858. $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
  859. $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
  860. $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
  861. $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
  862. $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
  863. $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
  864. $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
  865. $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
  866. $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
  867. $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
  868. $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
  869. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
  870. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
  871. $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
  872. $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
  873. $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
  874. $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
  875. $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
  876. $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
  877. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
  878. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
  879. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
  880. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
  881. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
  882. $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
  883. $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
  884. $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
  885. $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
  886. $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
  887. $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
  888. $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
  889. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
  890. $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
  891. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
  892. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
  893. $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
  894. $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.';  //to translate
  895. $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
  896. $strShowStatusOpen_filesDescr = 'The number of files that are open.';  //to translate
  897. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';  //to translate
  898. $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';  //to translate
  899. $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
  900. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
  901. $strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
  902. $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
  903. $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
  904. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
  905. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
  906. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
  907. $strShowStatusReset = 'Reset';  //to translate
  908. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
  909. $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
  910. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
  911. $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
  912. $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
  913. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
  914. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
  915. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
  916. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
  917. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
  918. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
  919. $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
  920. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
  921. $strShowStatusSort_rowsDescr = 'The number of sorted rows.';  //to translate
  922. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
  923. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
  924. $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
  925. $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
  926. $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
  927. $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
  928. $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
  929. $strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
  930. $strSorting = 'Sorting';  //to translate
  931. $strSQLCompatibility = 'SQL compatibility mode';  //to translate
  932. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
  933.  
  934. $strTableAlreadyExists = 'Table %s already exists!';  //to translate
  935. $strTempData = 'Temporary data';  //to translate
  936. $strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
  937. $strThemeNoPreviewAvailable = 'No preview available.';  //to translate
  938. $strThemeNotFound = 'Theme %s not found!';  //to translate
  939. $strThemeNoValidImgPath = 'No valid image path for theme %s found!';  //to translate
  940. $strThemePathNotFound = 'Theme path not found for theme %s!';  //to translate
  941. $strThreads = 'Threads';  //to translate
  942. $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
  943. $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
  944. $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
  945. $strTransactionCoordinator = 'Transaction coordinator';  //to translate
  946. $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
  947. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
  948.  
  949. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
  950. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
  951. $strUsedPhpExtensions = 'Used PHP extensions';  //to translate
  952.  
  953. $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';  //to translate
  954.  
  955. $strQueryResultsOperations = 'Query results operations';  //to translate
  956. $strAddClause = 'Add %s';  //to translate
  957. $strUploadsNotAllowed = 'File uploads are not allowed on this server.';  //to translate
  958. $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';  //to translate
  959. $strExportMustBeFile = 'Selected export type has to be saved in file!';  //to translate
  960. $strCreateUserDatabase = 'Database for user';  //to translate
  961. $strCreateUserDatabaseNone = 'None';  //to translate
  962. $strCreateUserDatabaseName = 'Create database with same name and grant all privileges';  //to translate
  963. $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';  //to translate
  964. $strOpenDocumentText = 'Open Document Text';  //to translate
  965. $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
  966. $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!';  //to translate
  967. $strErrorRenamingTable = 'Error renaming table %1$s to %2$s';  //to translate
  968. $strInvalidTableName = 'Invalid table name';  //to translate
  969. $strInvalidDatabase = 'Invalid database';  //to translate
  970. $strServers = 'Servers';  //to translate
  971. $strDelimiter = 'Delimiter';  //to translate
  972. $strFunctions = 'Functions';  //to translate
  973. $strProcedures = 'Procedures';  //to translate
  974. $strPDFReportExplanation = '(Generates a report containing the data of a single table)';  //to translate
  975. $strFontSize = 'Font size';  //to translate
  976. $strLanguage = 'Language';  //to translate
  977. $strPmaWiki = 'phpMyAdmin wiki';  //to translate
  978. $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
  979. $strDocSQL = 'DocSQL';  //to translate
  980. $strTableName = 'Table name';  //to translate
  981. $strTableIsEmpty = 'Table seems to be empty!';  //to translate
  982. $strDbIsEmpty = 'Database seems to be empty!';  //to translate
  983. $strShowingPhp = 'Showing as PHP code';  //to translate
  984. $strShowingSQL = 'Showing SQL query';  //to translate
  985. $strDesigner = 'Designer';  //to translate
  986. $strNumberOfTables = 'Number of tables';  //to translate
  987. $strCreateTable  = 'Create table';  //to translate
  988. $strCreateRelation = 'Create relation';  //to translate
  989. $strSavePosition = 'Save position';  //to translate
  990. $strSelectForeignKey = 'Select Foreign Key';  //to translate
  991. $strHide         = 'Hide';  //to translate
  992. $strShowHideLeftMenu = 'Show/Hide left menu';  //to translate
  993. $strReload = 'Reload';  //to translate
  994. $strSmallBigAll = 'Small/Big All';  //to translate
  995. $strImportExportCoords = 'Import/Export coordinates for PDF schema';  //to translate
  996. $strMoveMenu = 'Move Menu';  //to translate
  997. $strAngularLinks = 'Angular links';  //to translate
  998. $strDirectLinks = 'Direct links';  //to translate
  999. $strHideShowAll = 'Hide/Show all';  //to translate
  1000. $strHideShowNoRelation = 'Hide/Show Tables with no relation';  //to translate
  1001. $strInternalRelationAdded = 'Internal relation added';  //to translate
  1002. $strInnoDBRelationAdded = 'InnoDB relation added';  //to translate
  1003. $strRelationDeleted = 'Relation deleted';  //to translate
  1004. $strToSelectRelation = 'To select relation, click :';  //to translate
  1005. $strExportImportToScale = 'Export/Import to scale';  //to translate
  1006. $strRecommended = 'recommended';  //to translate
  1007. $strToFromPage = 'to/from page';  //to translate
  1008. $strSelectReferencedKey = 'Select referenced key';  //to translate
  1009. $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';  //to translate
  1010. $strForeignKeyError = 'Error creating foreign key (check data types)';  //to translate
  1011. $strHelp = 'Help';  //to translate
  1012. $strCancel = 'Cancel';  //to translate
  1013. $strDeleteRelation = 'Delete relation';  //to translate
  1014. $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';  //to translate
  1015. $strStructureForView = 'Structure for view';  //to translate
  1016. $strStandInStructureForView = 'Stand-in structure for view';  //to translate
  1017. $strToggleSmallBig = 'Toggle small/big';  //to translate
  1018. $strIEUnsupported = 'Internet Explorer does not support this function.';  //to translate
  1019. $strErrorRelationAdded = 'Error: Relation not added.';  //to translate
  1020. $strErrorRelationExists = 'Error: relation already exists.';  //to translate
  1021. $strErrorSaveTable = 'Error saving coordinates for Designer.';  //to translate
  1022. $strSnapToGrid = 'Snap to grid';  //to translate
  1023. $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
  1024. $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';  //to translate
  1025. $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';  //to translate
  1026. $strUploadErrorPartial = 'The uploaded file was only partially uploaded.';  //to translate
  1027. $strUploadErrorNoTempDir = 'Missing a temporary folder.';  //to translate
  1028. $strUploadErrorCantWrite = 'Failed to write file to disk.';  //to translate
  1029. $strUploadErrorExtension = 'File upload stopped by extension.';  //to translate
  1030. $strUploadErrorUnknown = 'Unknown error in file upload.';  //to translate
  1031. $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
  1032. $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11';  //to translate
  1033. $strViewName = 'VIEW name';  //to translate
  1034. $strOptions = 'Options';  //to translate
  1035. $strFiles = 'Files';  //to translate
  1036. $strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:';  //to translate
  1037. $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.';  //to translate
  1038. $strRoutines = 'Routines';  //to translate
  1039. $strRoutineReturnType = 'Return type';  //to translate
  1040. $strControluserFailed = 'Connection for controluser as defined in your configuration failed.';  //to translate
  1041. $strHexForBLOB = 'Use hexadecimal for BLOB';  //to translate
  1042. $strRestartInsertion = 'Restart insertion with %s rows';  //to translate
  1043. $strTriggers = 'Triggers';  //to translate
  1044. $strEvent = 'Event';  //to translate
  1045. $strProfiling = 'Profiling';  //to translate
  1046. $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.';  //to translate
  1047. ?>
  1048.