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 / ukrainian-utf-8.inc.php < prev    next >
Encoding:
PHP Script  |  2008-06-23  |  83.8 KB  |  1,052 lines

  1. <?php
  2. /* $Id: ukrainian-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';
  7. $number_thousands_separator = ',';
  8. $number_decimal_separator = '.';
  9. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  10. //$byteUnits = array('╨æ╨░╨╣╤é', '╨║╨æ', '╨£╨æ', '╨ô╨æ');
  11. $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  12.  
  13. $day_of_week = array('╨¥╨┤', '╨ƒ╨╜', '╨Æ╤é', '╨í╤Ç', '╨º╤é', '╨ƒ╤é', '╨í╨▒');
  14. $month = array('╨í╤û╤ç', '╨¢╤Ä╤é', '╨æ╨╡╤Ç', '╨Ü╨▓╤é', '╨ó╤Ç╨▓', '╨º╤Ç╨▓', '╨¢╨╕╨┐', '╨í╨╡╤Ç', '╨Æ╨╡╤Ç', '╨û╨╛╨▓', '╨¢╨╕╤ü', '╨ô╤Ç╤â');
  15. // See http://www.php.net/manual/en/function.strftime.php to define the
  16. // variable below
  17. $datefmt = '%B %d %Y ╤Ç., %H:%M';
  18.  
  19. $timespanfmt = '%s ╨┤╨╜╤û╨▓, %s ╨│╨╛╨┤╨╕╨╜, %s ╤à╨▓╨╕╨╗╨╕╨╜ ╤û %s ╤ü╨╡╨║╤â╨╜╨┤';
  20.  
  21. $strAbortedClients = '╨ƒ╨╡╤Ç╨╡╤Ç╨▓╨░╨╜╨╛';
  22. $strAccessDeniedExplanation = 'phpMyAdmin ╤ü╨┐╤Ç╨╛╨▒╤â╨▓╨░╨▓ ╨╖\'╤ö╨┤╨╜╨░╤é╨╕╤ü╤Å ╨╖ MySQL ╤ü╨╡╤Ç╨▓╨╡╤Ç╨╛╨╝, ╨░╨╗╨╡ ╤ü╨╡╤Ç╨▓╨╡╤Ç ╨╜╨╡ ╨┤╨╛╨╖╨▓╨╛╨╗╨╕╨▓ ╨┐╤û╨┤\'╤ö╨┤╨╜╨░╨╜╨╜╤Å. ╨ƒ╤Ç╨╛╤ê╤â ╨┐╨╡╤Ç╨╡╨▓╤û╤Ç╨╕╤é╨╕ ╨╖╨╜╨░╤ç╨╡╨╜╨╜╤Å host, username ╤é╨░ password ╤â ╤ä╨░╨╣╨╗╤û config.inc.php ╤é╨░ ╨▓╨┐╨╡╨▓╨╜╨╕╤é╨╕╤ü╤Å, ╤ë╨╛ ╨▓╨╛╨╜╨╕ ╨▓╤û╨┤╨┐╨╛╨▓╤û╨┤╨░╤Ä╤é╤î ╨┤╨░╨╜╨╕╨╝ ╨╛╤é╤Ç╨╕╨╝╨░╨╜╨╕╨╝ ╨Æ╨░╨╝╨╕ ╨▓╤û╨┤ ╨░╨┤╨╝╤û╨╜╤û╤ü╤é╤Ç╨░╤é╨╛╤Ç╨░ MySQL ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░.';
  23. $strAccessDenied = '╨ö╨╛╤ü╤é╤â╨┐ ╨╖╨░╨▒╨╛╤Ç╨╛╨╜╨╡╨╜╨╛';
  24. $strAction = '╨ö╤û╤Å';
  25. $strAddDeleteColumn = '╨ö╨╛╨┤╨░╤é╨╕/╨╖╨░╨▒╤Ç╨░╤é╨╕ ╨║╨╛╨╗╨╛╨╜╨║╤â ╨║╤Ç╨╕╤é╨╡╤Ç╤û╤Ä';
  26. $strAddDeleteRow = '╨ö╨╛╨┤╨░╤é╨╕/╨╖╨░╨▒╤Ç╨░╤é╨╕ ╤Ç╤Å╨┤╨╛╨║ ╨║╤Ç╨╕╤é╨╡╤Ç╤û╤Ä';
  27. $strAddIntoComments = '╨ö╨╛╨┤╨░╤é╨╕ ╨║╨╛╨╝╨╡╨╜╤é╨░╤Ç';
  28. $strAddNewField = '╨ö╨╛╨┤╨░╤é╨╕ ╨╜╨╛╨▓╨╡ ╨┐╨╛╨╗╨╡';
  29. $strAddPrivilegesOnDb = '╨ö╨╛╨┤╨░╤é╨╕ ╨┐╤Ç╨░╨▓╨░ ╨┤╨╗╤Å ╤å╤û╤ö╤ù ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à';
  30. $strAddPrivilegesOnTbl = '╨ö╨╛╨┤╨░╤é╨╕ ╨┐╤Ç╨░╨▓╨░ ╨┤╨╗╤Å ╤å╤û╤ö╤ù ╤é╨░╨▒╨╗╨╕╤å╤û';
  31. $strAddSearchConditions = '╨ö╨╛╨┤╨░╤é╨╕ ╤â╨╝╨╛╨▓╨╕ ╨┐╨╛╤ê╤â╨║╤â (╤é╤û╨╗╨╛ ╨┤╨╗╤Å ╤â╨╝╨╛╨▓╨╕ "where"):';
  32. $strAddToIndex = '╨ö╨╛╨┤╨░╤é╨╕ ╨┤╨╛ ╤û╨╜╨┤╨╡╨║╤ü╤â %s ╨║╨╛╨╗╨╛╨╜╨╛╨║╤â(╨╕)';
  33. $strAddUserMessage = '╨æ╤â╨╗╨╛ ╨┤╨╛╨┤╨░╨╜╨╛ ╨╜╨╛╨▓╨╛╨│╨╛ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░.';
  34. $strAddUser = '╨ö╨╛╨┤╨░╤é╨╕ ╨╜╨╛╨▓╨╛╨│╨╛ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░';
  35. $strAdministration = '╨É╨┤╨╝╤û╨╜╤û╤ü╤é╤Ç╨░╤é╨╛╤Ç';
  36. $strAffectedRows = '╨ù╨░╨┤╤û╤Å╨╜╤û ╤Ç╤Å╨┤╨║╨╕:';
  37. $strAfterInsertBack = '╨ƒ╨╛╨▓╨╡╤Ç╨╜╤â╤é╨╕╤ü╤î';
  38. $strAfterInsertNewInsert = '╨Æ╤ü╤é╨░╨▓╨╕╤é╨╕ ╨╜╨╛╨▓╨╕╨╣ ╨╖╨░╨┐╨╕╤ü';
  39. $strAfter = '╨ƒ╤û╤ü╨╗╤Å %s';
  40. $strAllTableSameWidth = '╨┐╨╛╨║╨░╨╖╤â╨▓╨░╤é╨╕ ╨▓╤ü╤û ╤é╨░╨▒╨╗╨╕╤å╤û ╨╛╨┤╨╜╨░╨║╨╛╨▓╨╛╤ù ╤ê╨╕╤Ç╨╕╨╜╨╕?';
  41. $strAll = '╨Æ╤ü╨╡';
  42. $strAlterOrderBy = '╨ù╨╝╤û╨╜╨╕╤é╨╕ ╨┐╨╛╤Ç╤Å╨┤╨╛╨║ ╤é╨░╨▒╨╗╨╕╤å╤û';
  43. $strAnalyzeTable = '╨É╨╜╨░╨╗╤û╨╖ ╤é╨░╨▒╨╗╨╕╤å╤û';
  44. $strAnd = '╨å';
  45. $strAnIndex = '╨æ╤â╨╗╨╛ ╨┤╨╛╨┤╨░╨╜╨╛ ╤û╨╜╨┤╨╡╨║╤ü ╨┤╨╗╤Å %s';
  46. $strAnyHost = '╨ö╨╛╨▓╤û╨╗╤î╨╜╨╕╨╣ ╤à╨╛╤ü╤é';
  47. $strAnyUser = '╨ö╨╛╨▓╤û╨╗╤î╨╜╨╕╨╣ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç';
  48. $strAny = '╨ö╨╛╨▓╤û╨╗╤î╨╜╨╕╨╣';
  49. $strAPrimaryKey = '╨æ╤â╨╗╨╛ ╨┤╨╛╨┤╨░╨╜╨╛ ╨┐╨╡╤Ç╨▓╨╕╨╜╨╜╨╕╨╣ ╨║╨╗╤Ä╤ç ╨┤╨╛ %s';
  50. $strArabic = '╨É╤Ç╨░╨▒╤ü╤î╨║╨╡';
  51. $strArmenian = '╨Æ╤û╤Ç╨╝╨╡╨╜╤ü╤î╨║╨╡';
  52. $strAscending = '╨ù╤Ç╨╛╤ü╤é╨░╤Ä╤ç╨╕╨╣';
  53. $strAtBeginningOfTable = '╨¥╨░ ╨┐╨╛╤ç╨░╤é╨║╤â ╤é╨░╨▒╨╗╨╕╤å╤û';
  54. $strAtEndOfTable = '╨ú ╨║╤û╨╜╤å╤û ╤é╨░╨▒╨╗╨╕╤å╤û';
  55. $strAttr = '╨É╤é╤Ç╨╕╨▒╤â╤é╨╕';
  56. $strAutomaticLayout = '╨É╨▓╤é╨╛╨╝╨░╤é╨╕╤ç╨╜╨╕╨╣ layout';
  57.  
  58. $strBack = '╨¥╨░╨╖╨░╨┤';
  59. $strBaltic = '╨æ╨░╨╗╤é╤û╨╣╤ü╤î╨║╨╡';
  60. $strBeginCut = 'BEGIN CUT';
  61. $strBeginRaw = 'BEGIN RAW';
  62. $strBinaryDoNotEdit = ' ╨ö╨▓╤û╨╣╨║╨╛╨▓╤û ╨┤╨░╨╜╤û - ╨╜╨╡ ╤Ç╨╡╨┤╨░╨│╤â╤Ä╤é╤î╤ü╤Å ';
  63. $strBinary = ' ╨ö╨▓╤û╨╣╨║╨╛╨▓╨╕╨╣ ';
  64. $strBookmarkDeleted = '╨ù╨░╨║╨╗╨░╨┤╨║╤â ╨▒╤â╨╗╨╛ ╨▓╨╕╨┤╨░╨╗╨╡╨╜╨╛.';
  65. $strBookmarkLabel = '╨£╤û╤é╨║╨░';
  66. $strBookmarkQuery = '╨ù╨░╨║╨╗╨░╨┤╨║╨░ ╨╜╨░ SQL-╨╖╨░╨┐╨╕╤é';
  67. $strBookmarkThis = '╨ù╨░╨║╨╗╨░╨┤╨║╨░ ╨╜╨░ ╨┤╨░╨╜╨╕╨╣ SQL-╨╖╨░╨┐╨╕╤é';
  68. $strBookmarkView = '╨¢╨╕╤ê╨╡ ╨┐╨╡╤Ç╨╡╨│╨╗╤Å╨┤';
  69. $strBrowse = '╨ƒ╨╡╤Ç╨╡╨│╨╗╤Å╨╜╤â╤é╨╕';
  70. $strBulgarian = '╨æ╨╛╨╗╨│╨░╤Ç╤ü╤î╨║╨╡';
  71. $strBzError = 'phpMyAdmin ╨╜╨╡ ╨╝╨╛╨╢╨╡ ╤ü╨║╨╛╨╝╨┐╤Ç╨╡╤ü╤â╨▓╨░╤é╨╕ dump ╤ç╨╡╤Ç╨╡╨╖ ╨┐╨╛╤ê╨║╨╛╨┤╨╢╨╡╨╜╨╡ Bz2 ╨┤╨╛╨┐╨╛╨▓╨╜╨╡╨╜╨╜╤Å ╤â ╤å╤û╨╣ ╨▓╨╡╤Ç╤ü╤û╤ù PHP. ╨¥╨░╨┐╨╛╨╗╨╡╨│╨╗╨╕╨▓╨╛ ╤Ç╨╡╨║╨╛╨╝╨╡╨╜╨┤╤â╤ö╨╝ ╨▓╤ü╤é╨░╨╜╨╛╨▓╨╕╤é╨╕ ╤â ╨║╨╛╨╜╤ä╤û╥æ╤â╤Ç╨░╤å╤û╨╣╨╜╨╛╨╝╤â ╤ä╨░╨╣╨╗╤û ╨Æ╨░╤ê╨╛╨│╨╛ phpMyAdmin ╨┤╨╕╤Ç╨╡╨║╤é╨╕╨▓╤â <code>$cfg[\'BZipDump\']</code> ╨╜╨░ <code>FALSE</code>. ╨»╨║╤ë╨╛ ╨Æ╨╕ ╤à╨╛╤ç╨╡╤é╨╡ ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╨▓╨░╤é╨╕ ╨╝╨╛╨╢╨╗╨╕╨▓╨╛╤ü╤é╤û Bz2 ╨║╨╛╨╝╨┐╤Ç╨╡╤ü╤â╨▓╨░╨╜╨╜╤Å, ╨Æ╨░╨╝ ╨╜╨╡╨╛╨▒╤à╤û╨┤╨╜╨╛ ╨┐╨╛╨╜╨╛╨▓╨╕╤é╨╕ ╨▓╨╡╤Ç╤ü╤û╤Ä PHP. ╨ö╨╕╨▓. ╨┤╨╡╤é╨░╨╗╤î╨╜╤û╤ê╨╡ ╤â ╨┐╨╛╨▓╤û╨┤╨╛╨╝╨╗╨╡╨╜╨╜╤Å╤à ╨┐╤Ç╨╛ ╨┐╨╛╨╝╨╕╨╗╨║╨╕ %s.';
  72. $strBzip = '╨╖╨░╨┐╨░╨║╤â╨▓╨░╤é╨╕ ╨▓ "bzip"';
  73.  
  74. $strCannotLogin = '╨¥╨╡ ╨╝╨╛╨╢╤â ╨╖╨░╤Ç╨╡╤ö╤ü╤é╤Ç╤â╨▓╨░╤é╨╕╤ü╤Å ╨╜╨░ MySQL ╤ü╨╡╤Ç╨▓╨╡╤Ç╤û';
  75. $strCantLoadRecodeIconv = '╨¥╨╡ ╨╝╨╛╨╢╤â ╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╕╤é╨╕ iconv ╤ç╨╕ recode extension ╨╜╨╡╨╛╨▒╤à╤û╨┤╨╜╤û ╨┤╨╗╤Å ╨╖╨╝╤û╨╜╨╕ charset-╤â, ╤ü╨║╨╛╨╜╤ä╤û╨│╤â╤Ç╤â╨╣╤é╨╡ php ╤é╨░╨║, ╤ë╨╛╨▒ ╨╝╨╛╨╢╨╜╨░ ╨▒╤â╨╗╨╛ ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╨▓╨░╤é╨╕ ╤å╤û extensions, ╨░╨▒╨╛ ╨╖╨░╨▒╨╛╤Ç╨╛╨╜╤û╤é╤î ╨╖╨╝╤û╨╜╤â charset-╤â ╤â phpMyAdmin.';
  76. $strCantLoad = '╨╜╨╡ ╨╝╨╛╨╢╤â ╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╕╤é╨╕ %s,<br />╨┐╤Ç╨╛╤ê╤â ╨┐╨╡╤Ç╨╡╨▓╤û╤Ç╨╕╤é╨╕ ╨║╨╛╨╜╤ä╤û╨│╤â╤Ç╨░╤å╤û╤Ä PHP.';
  77. $strCantRenameIdxToPrimary = '╨¥╨╡╨╝╨╛╨╢╨╗╨╕╨▓╨╛ ╨┐╨╡╤Ç╨╡╨╣╨╝╨╡╨╜╤â╨▓╨░╤é╨╕ ╤û╨╜╨┤╨╡╨║╤ü ╨▓ PRIMARY!';
  78. $strCantUseRecodeIconv = '╨¥╨╡ ╨╝╨╛╨╢╤â  ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨░╤é╨╕ ╨╜╤û/╨░╨▒╨╛ iconv, ╨╜╤û/╨░╨▒╨╛ libiconv, ╨╜╤û/╨░╨▒╨╛ ╤ä╤â╨╜╨║╤å╤û╤Ä recode_string ╨┐╨╛╨║╨╕ ╨▒╤â╨┤╨╡ ╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╛ extension reports. ╨ƒ╨╡╤Ç╨╡╨▓╤û╤Ç╤é╨╡ ╨Æ╨░╤ê╤â php ╨║╨╛╨╜╤ä╤û╨│╤â╤Ç╨░╤å╤û╤Ä.';
  79. $strCardinality = '╨Ü╤û╨╗╤î╨║╤û╤ü╤é╤î ╨╡╨╗╨╡╨╝╨╡╨╜╤é╤û╨▓';
  80. $strCaseInsensitive = 'case-insensitive';
  81. $strCaseSensitive = 'case-sensitive';
  82. $strCentralEuropean = '╨í╤à╤û╨┤╨╜╨╛╨ä╨▓╤Ç╨╛╨┐╨╡╨╣╤ü╤î╨║╨╡';
  83. $strChangeCopyModeCopy = '... ╨╖╨░╨╗╨╕╤ê╨╕╤é╨╕ ╤ü╤é╨░╤Ç╨╛╨│╨╛.';
  84. $strChangeCopyModeDeleteAndReload = ' ... ╨╖╨╜╨╕╤ë╨╕╤é╨╕ ╤ü╤é╨░╤Ç╨╛╨│╨╛ ╨╖ ╤é╨░╨▒╨╗╨╕╤å╤û ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓ ╤é╨░ ╨┐╨╡╤Ç╨╡╨▓╨░╨╜╤é╨░╨╢╨╕╤é╨╕ ╨┐╤Ç╨░╨▓╨░ ╨┐╤û╤ü╨╗╤Å ╤é╨╛╨│╨╛.';
  85. $strChangeCopyModeJustDelete = ' ... ╨╖╨╜╨╕╤ë╨╕╤é╨╕ ╤ü╤é╨░╤Ç╨╛╨│╨╛ ╨╖ ╤é╨░╨▒╨╗╨╕╤å╤û ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓.';
  86. $strChangeCopyModeRevoke = ' ... ╨░╨╜╤â╨╗╤Ä╨▓╨░╤é╨╕ ╨▓╤ü╤û ╨░╨║╤é╨╕╨▓╨╜╤û ╨┐╤Ç╨░╨▓╨░ ╤ü╤é╨░╤Ç╨╛╨│╨╛ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░, ╨╖╨╜╨╕╤ë╨╕╨▓╤ê╨╕ ╨╣╨╛╨│╨╛ ╨┐╤û╤ü╨╗╤Å ╤é╨╛╨│╨╛.';
  87. $strChangeCopyMode = '╨í╤é╨▓╨╛╤Ç╨╕╤é╨╕ ╨╜╨╛╨▓╨╛╨│╨╛ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░ ╨╖ ╤é╨░╨║╨╕╨╝╨╕ ╨╢ ╨┐╤Ç╨░╨▓╨░╨╝╨╕ ╤û ...';
  88. $strChangeCopyUser = '╨ù╨╝╤û╨╜╨╕╤é╨╕ ╤Ç╨╡╤ö╤ü╤é╤Ç╨░╤å╤û╨╣╨╜╤û ╨┤╨░╨╜╤û / ╨Ü╨╛╨┐╤û╤Ä╨▓╨░╤é╨╕ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░';
  89. $strChangeDisplay = '╨Æ╨╕╨▒╨╡╤Ç╤û╤é╤î ╨┐╨╛╨╗╤Å ╨┤╨╗╤Å ╨▓╤û╨┤╨╛╨▒╤Ç╨░╨╢╨╡╨╜╨╜╤Å';
  90. $strChangePassword = '╨ù╨╝╤û╨╜╨╕╤é╨╕ ╨┐╨░╤Ç╨╛╨╗╤î';
  91. $strChange = '╨ù╨╝╤û╨╜╨╕╤é╨╕';
  92. $strCharsetOfFile = '╨Ü╨╛╨┤╤â╨▓╨░╨╜╨╜╤Å ╤ä╨░╨╣╨╗╤â:';
  93. $strCharsetsAndCollations = '╨¥╨░╨▒╨╛╤Ç╨╕ ╤ü╨╕╨╝╨▓╨╛╨╗╤û╨▓ ╤é╨░ ╤ü╤à╨╡╨╝╨╕';
  94. $strCharsets = '╨Ü╨╛╨┤╤â╨▓╨░╨╜╨╜╤Å';
  95. $strCharset = '╨¥╨░╨▒╤û╤Ç ╤ü╨╕╨╝╨▓╨╛╨╗╤û╨▓';
  96. $strCheckAll = '╨Æ╤û╨┤╨╝╤û╤é╨╕╤é╨╕ ╨▓╤ü╨╡';
  97. $strCheckPrivsLong = '╨ƒ╨╡╤Ç╨╡╨▓╤û╤Ç╨╕╤é╨╕ ╨┐╤Ç╨░╨▓╨░ ╨┤╨╗╤Å ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à "%s".';
  98. $strCheckPrivs = '╨ƒ╨╡╤Ç╨╡╨▓╤û╤Ç╨╕╤é╨╕ ╨┐╤Ç╨░╨▓╨░';
  99. $strCheckTable = '╨ƒ╨╡╤Ç╨╡╨▓╤û╤Ç╨╕╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤Ä';
  100. $strChoosePage = '╨ƒ╤Ç╨╛╤ê╤â ╨▓╨╕╨▒╤Ç╨░╤é╨╕ ╤ü╤é╨╛╤Ç╤û╨╜╨║╤â ╨┤╨╗╤Å ╤Ç╨╡╨┤╨░╨│╤â╨▓╨░╨╜╨╜╤Å';
  101. $strColComFeat = '╨ƒ╨╛╨║╨░╨╖╤â╨▓╨░╤é╨╕ ╨║╨╛╨╝╨╡╨╜╤é╨░╤Ç╤û ╤ü╤é╨╛╨▓╨┐╤å╤û╨▓';
  102. $strCollation = '╨ƒ╨╛╤Ç╤û╨▓╨╜╤Å╨╜╨╜╤Å';
  103. $strColumnNames = '╨¥╨░╨╖╨▓╨╕ ╨║╨╛╨╗╨╛╨╜╨╛╨║';
  104. $strColumnPrivileges = '╨ƒ╤Ç╨░╨▓╨░, ╤Å╨║╤û ╤ü╤é╨╛╤ü╤â╤Ä╤é╤î╤ü╤Å ╨║╨╛╨╗╨╛╨╜╨╛╨║ ╤é╨░╨▒╨╗╨╕╤å╤û';
  105. $strCommand = '╨Ü╨╛╨╝╨░╨╜╨┤╨░';
  106. $strComments = '╨Ü╨╛╨╝╨╡╨╜╤é╨░╤Ç╤û';
  107. $strCompleteInserts = '╨ƒ╨╛╨▓╨╜╨░ ╨▓╤ü╤é╨░╨▓╨║╨░';
  108. $strCompression = '╨í╤é╨╕╤ü╨║╨░╨╜╨╜╤Å';
  109. $strConfigFileError = 'phpMyAdmin ╨╜╨╡ ╨╝╨╛╨╢╨╡ ╨┐╤Ç╨╛╤ç╨╕╤é╨░╤é╨╕ ╨║╨╛╨╜╤ä╤û╨│╤â╤Ç╨░╤å╤û╨╣╨╜╨╕╨╣ ╤ä╨░╨╣╨╗ <br />╨ª╨╡ ╨╝╨╛╨╢╨╡ ╤ü╤é╨░╤é╨╕╤ü╤Å ╤â ╤é╨╛╨╝╤â ╨▓╨╕╨┐╨░╨┤╨║╤â, ╨║╨╛╨╗╨╕ php ╨╜╨░╤é╤Ç╨░╨┐╨╕╤é╤î ╨╜╨░ ╤ü╨╕╨╜╤é╨░╨║╤ü╨╕╤ç╨╜╤â ╨┐╨╛╨╝╨╕╨╗╨║╤â (parse error) ╤â ╨╜╤î╨╛╨╝╤â, ╨░╨▒╨╛ ╨╜╨╡ ╨╝╨╛╨╢╨╡ ╨╖╨╜╨░╨╣╤é╨╕ ╤ü╨░╨╝╨╛╨│╨╛ ╤ä╨░╨╣╨╗╤â.<br />╨ù╨░╨▓╨░╨╜╤é╨░╨╢╤é╨╡ ╨║╨╛╨╜╤ä╤û╨│╤â╤Ç╨░╤å╤û╨╣╨╜╨╕╨╣ ╤ä╨░╨╣╨╗ ╨▒╨╡╨╖╨┐╨╛╤ü╨╡╤Ç╨╡╨┤╨╜╤î╨╛ ╨╖╨░ ╨┤╨╛╨┐╨╛╨╝╨╛╨│╨╛╤Ä ╨┐╨╛╤ü╨╕╨╗╨░╨╜╨╜╤Å ╨┐╨╛╨┤╨░╨╜╨╛╨│╨╛ ╨╜╨╕╨╢╤ç╨╡ ╤û ╨┐╤Ç╨╛╤ç╨╕╤é╨░╨╣╤é╨╡ ╨╛╤é╤Ç╨╕╨╝╨░╨╜╤û ╨┐╨╛╨▓╤û╨┤╨╛╨╝╨╗╨╡╨╜╨╜╤Å ╨┐╤Ç╨╛ ╨┐╨╛╨╝╨╕╨╗╨║╨╕ (php error messages). ╨¥╨░╨╣╤ç╨░╤ü╤é╤û╤ê╨╡ ╨┤╨╡╤ü╤î ╤â ╤ä╨░╨╣╨╗╤û ╨┐╤Ç╨╛╤ü╤é╨╛ ╨▒╤Ç╨░╨║╤â╤ö ╨╗╨░╨┐╨╛╨║ ╤ç╨╕ ╨┤╨▓╨╛╨║╤Ç╨░╨┐╨║╨╕.  <br />╨»╨║╤ë╨╛ ╨Æ╨╕ ╨╛╤é╤Ç╨╕╨╝╨░╤ö╤é╨╡ ╨┐╨╛╤Ç╨╛╨╢╨╜╤Ä ╤ü╤é╨╛╤Ç╤û╨╜╨║╤â, - ╨╖╨╜╨░╤ç╨╕╤é╤î ╨▓╤ü╨╡ ╨▓ ╨┐╨╛╤Ç╤Å╨┤╨║╤â.';
  110. $strConfigureTableCoord = '╨ƒ╤Ç╨╛╤ê╤â ╤ü╨║╨╛╨╜╤ä╤û╥æ╤â╤Ç╤â╨▓╨░╤é╨╕ ╨║╨╛╨╛╤Ç╨┤╨╕╨╜╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤û %s';
  111. $strConnections = '╨ù\'╤ö╨┤╨╜╨░╨╜╤î';
  112. $strCookiesRequired = '╨ù ╤å╤î╨╛╨│╨╛ ╨╝╨╛╨╝╨╡╨╜╤é╤â Cookies ╨┐╨╛╨▓╨╕╨╜╨╜╤û ╨▒╤â╤é╨╕ ╨┤╨╛╨╖╨▓╨╛╨╗╨╡╨╜╤û.';
  113. $strCopyTableOK = '╨ó╨░╨▒╨╗╨╕╤å╤Ä %s ╨▒╤â╨╗╨╛ ╤ü╨║╨╛╨┐╤û╨╣╨╛╨▓╨░╨╜╨╛ ╨▓ %s.';
  114. $strCopyTableSameNames = '╨¥╨╡ ╨╝╨╛╨╢╤â ╤ü╨║╨╛╨┐╤û╤Ä╨▓╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤Ä ╤ü╨░╨╝╤â ╨▓ ╤ü╨╡╨▒╨╡!';
  115. $strCopyTable = '╨í╨║╨╛╨┐╤û╤Ä╨▓╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤Ä ╨▓ (╨▒╨░╨╖╨░ ╨┤╨░╨╜╨╕╤à<b>.</b>╤é╨░╨▒╨╗╨╕╤å╤Å):';
  116. $strCouldNotKill = 'phpMyAdmin ╨╜╨╡ ╨╝╨╛╨╢╨╡ ╨┐╤Ç╨╕╨┐╨╕╨╜╨╕╤é╨╕ ╨┐╤Ç╨╛╤å╨╡╤ü %s. ╨Æ╤û╨╜ ╨▓╨╢╨╡ ╨╜╨░╨┐╨╡╨▓╨╜╨╛ ╨▒╤â╨▓ ╨╖╤â╨┐╨╕╨╜╨╡╨╜╨╕╨╣.';
  117. $strCreateIndexTopic = '╨í╤é╨▓╨╛╤Ç╨╕╤é╨╕ ╨╜╨╛╨▓╨╕╨╣ ╤û╨╜╨┤╨╡╨║╤ü';
  118. $strCreateIndex = '╨í╤é╨▓╨╛╤Ç╨╕╤é╨╕ ╤û╨╜╨┤╨╡╨║╤ü ╨╜╨░ %s ╨║╨╛╨╗╨╛╨╜╨║╨░╤à';
  119. $strCreateNewDatabase = '╨í╤é╨▓╨╛╤Ç╨╕╤é╨╕ ╨╜╨╛╨▓╤â ╨æ╨ö';
  120. $strCreateNewTable = '╨í╤é╨▓╨╛╤Ç╨╕╤é╨╕ ╨╜╨╛╨▓╤â ╤é╨░╨▒╨╗╨╕╤å╤Ä ╨▓ ╨æ╨ö %s';
  121. $strCreatePage = '╨í╤é╨▓╨╛╤Ç╨╕╤é╨╕ ╨╜╨╛╨▓╤â ╤ü╤é╨╛╤Ç╤û╨╜╨║╤â';
  122. $strCreatePdfFeat = '╨í╤é╨▓╨╛╤Ç╨╕╤é╨╕ PDF-╤ä╨░╨╣╨╗';
  123. $strCreate = '╨í╤é╨▓╨╛╤Ç╨╕╤é╨╕';
  124. $strCriteria = '╨Ü╤Ç╨╕╤é╨╡╤Ç╤û╨╣';
  125. $strCroatian = '╨Ü╤Ç╨╛╨░╤é╤ü╤î╨║╨╡';
  126. $strCyrillic = '╨Ü╨╕╤Ç╨╕╨╗╨╕╤ç╨╜╨╡';
  127. $strCzech = '╨º╨╡╤ü╤î╨║╨╡';
  128.  
  129. $strDanish = '╨ö╨░╨╜╤ü╤î╨║╨╡';
  130. $strDatabaseExportOptions = '╨¥╨░╨╗╨░╤ê╤é╤â╨▓╨░╨╜╨╜╤Å ╨╡╨║╤ü╨┐╨╛╤Ç╤é╤â ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à';
  131. $strDatabaseHasBeenDropped = '╨æ╨░╨╖╤â ╨┤╨░╨╜╨╕╤à %s ╨╖╨╜╨╕╤ë╨╡╨╜╨╛.';
  132. $strDatabasesDropped = '%s ╨▒╨░╨╖(╨░\╨╕) ╨┤╨░╨╜╨╕╤à ╤â╤ü╨┐╤û╤ê╨╜╨╛ ╨╖╨╜╨╕╤ë╨╡╨╜╨╛.';
  133. $strDatabasesStatsDisable = '╨ù╨░╨▒╨╛╤Ç╨╛╨╜╨╕╤é╨╕ ╤ü╤é╨░╤é╨╕╤ü╤é╨╕╨║╤â';
  134. $strDatabasesStatsEnable = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╤ü╤é╨░╤é╨╕╤ü╤é╨╕╨║╤â';
  135. $strDatabasesStatsHeavyTraffic = '╨ƒ╤Ç╨╕╨╝╤û╤é╨║╨░: ╨É╨║╤é╨╕╨▓╤û╨╖╨░╤å╤û╤Å ╨╖╨▒╨╛╤Ç╤â ╤ü╤é╨░╤é╨╕╤ü╤é╨╕╨║╨╕ ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à ╨╝╨╛╨╢╨╡ ╤ü╨┐╤Ç╨╕╤ç╨╕╨╜╨╕╤é╨╕ ╨╖╨╜╨░╤ç╨╜╨╕╨╣ ╤é╤Ç╨░╤ä╤û╨║ ╨╝╤û╨╢ ╨▓╨╡╨▒ ╤ü╨╡╤Ç╨▓╨╡╤Ç╨╛╨╝ ╤é╨░ ╨▒╨░╨╖╨╛╤Ä ╨┤╨░╨╜╨╕╤à MySQL.';
  136. $strDatabasesStats = '╨í╤é╨░╤é╨╕╤ü╤é╨╕╨║╨░ ╨▒╨░╨╖ ╨┤╨░╨╜╨╕╤à';
  137. $strDatabases = '╨æ╨░╨╖╨╕ ╨ö╨░╨╜╨╕╤à';
  138. $strDatabase = '╨æ╨ö';
  139. $strDataDict = '╨í╨╗╨╛╨▓╨╜╨╕╨║ ╨┤╨░╨╜╨╕╤à';
  140. $strDataOnly = '╨¢╨╕╤ê╨╡ ╨┤╨░╨╜╤û';
  141. $strData = '╨ö╨░╨╜╤û';
  142. $strDBComment = '╨Ü╨╛╨╝╨╡╨╜╤é╨░╤Ç ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à: ';
  143. $strDbPrivileges = '╨ƒ╤Ç╨░╨▓╨░, ╤Å╨║╤û ╤ü╤é╨╛╤ü╤â╤Ä╤é╤î╤ü╤Å ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à';
  144. $strDbSpecific = '╤ü╨┐╨╡╤å╨╕╤ä╤û╤ç╨╜╨╕╨╣ ╨┤╨╗╤Å ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à';
  145. $strDefaultValueHelp = '╨ö╨╗╤Å ╨╖╨╜╨░╤ç╨╡╨╜╤î ╨╖╨░ ╨╖╨░╨╝╨╛╨▓╤ç╤â╨▓╨░╨╜╨╜╤Å╨╝, ╨▓╨▓╨╡╨┤╤û╤é╤î ╨╗╨╕╤ê╨╡ ╨╖╨╜╨░╤ç╨╡╨╜╨╜╤Å, ╨▒╨╡╨╖ ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨░╨╜╨╜╤Å ╨╖╨▓╨╛╤Ç╨╛╤é╨╜╤û╤à ╤ü╨╗╨╡╤ê╤û╨▓ ╤ç╨╕ ╨╗╨░╨┐╨╛╨║, ╤â ╤é╨░╨║╨╛╨╝╤â ╤ä╨╛╤Ç╨╝╨░╤é╤û: a';
  146. $strDefault = '╨ƒ╨╛ ╨╖╨░╨╝╨╛╨▓╤ç╤â╨▓╨░╨╜╨╜╤Ä';
  147. $strDeleteAndFlushDescr = '╨ª╨╡ ╨║╤Ç╨░╤ë╨╕╨╣ ╤ü╨┐╨╛╤ü╤û╨▒, ╨┐╤Ç╨╛╤é╨╡ ╨┐╨╡╤Ç╨╡╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╜╤Å ╨┐╤Ç╨░╨▓ ╨╝╨╛╨╢╨╡ ╨┐╨╛╤é╤Ç╨╕╨▓╨░╤é╨╕ ╨┐╨╡╨▓╨╜╨╕╨╣ ╤ç╨░╤ü.';
  148. $strDeleteAndFlush = '╨ú╤ü╤â╨╜╤â╤é╨╕ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓ ╤û ╨┐╨╡╤Ç╨╡╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╕╤é╨╕ ╨┐╤Ç╨░╨▓╨░ ╨┐╤û╤ü╨╗╤Å ╤å╤î╨╛╨│╨╛.';
  149. $strDeletedRows = '╨Æ╨╕╨┤╨░╨╗╨╡╨╜╨╛ ╨╜╨░╤ü╤é╤â╨┐╨╜╤û ╤Ç╤Å╨┤╨║╨╕:';
  150. $strDeleted = '╨á╤Å╨┤╨╛╨║ ╨▓╨╕╨┤╨░╨╗╨╡╨╜╨╛';
  151. $strDelete = '╨Æ╨╕╨┤╨░╨╗╨╕╤é╨╕';
  152. $strDeleting = '╨ú╤ü╤â╨╜╤â╤é╨╕ %s';
  153. $strDelOld = '╨ª╤Å ╤ü╤é╨╛╤Ç╤û╨╜╨║╨░ ╨╝╨░╤ö ╨┐╨╛╤ü╨╕╨╗╨░╨╜╨╜╤Å ╨╜╨░ ╤é╨░╨▒╨╗╨╕╤å╤Ä, ╤Å╨║╨╛╤ù ╨▓╨╢╨╡ ╨╜╨╡╨╝╨░╤ö. ╨æ╨░╨╢╨░╤ö╤é╨╡ ╨▓╨╕╨┤╨░╨╗╨╕╤é╨╕ ╤å╤û ╨┐╨╛╤ü╨╕╨╗╨░╨╜╨╜╤Å?';
  154. $strDescending = '╨í╨┐╨░╨┤╨░╤Ä╤ç╨╕╨╣';
  155. $strDescription = '╨₧╨┐╨╕╤ü';
  156. $strDictionary = '╤ü╨╗╨╛╨▓╨╜╨╕╨║';
  157. $strDisabled = '╨╖╨░╨▒╨╗╨╛╨║╨╛╨▓╨░╨╜╨╛';
  158. $strDisplayFeat = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╨╝╨╛╨╢╨╗╨╕╨▓╨╛╤ü╤é╤û';
  159. $strDisplayOrder = '╨ƒ╨╛╤Ç╤Å╨┤╨╛╨║ ╨┐╨╡╤Ç╨╡╨│╨╗╤Å╨┤╤â:';
  160. $strDisplayPDF = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ PDF ╤ü╤à╨╡╨╝╤â';
  161. $strDoAQuery = '╨Æ╨╕╨║╨╛╨╜╨░╤é╨╕ "╨╖╨░╨┐╨╕╤é ╨╖╨│╤û╨┤╨╜╨╛ ╨┐╤Ç╨╕╨║╨╗╨░╨┤╤â" (╤ü╨╕╨╝╨▓╨╛╨╗ ╨┐╤û╨┤╤ü╤é╨░╨▓╨╜╨╛╨▓╨║╨╕: "%")';
  162. $strDocu = '╨ö╨╛╨║╤â╨╝╨╡╨╜╤é╨░╤å╤û╤Å';
  163. $strDoYouReally = '╨Æ╨╕ ╨╜╨░╤ü╨┐╤Ç╨░╨▓╨┤╤û ╤à╨╛╤ç╨╡╤é╨╡ ';
  164. $strDropUsersDb = '╨ú╤ü╤â╨╜╤â╤é╨╕ ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à, ╤Å╨║╤û ╨╝╨░╤Ä╤é╤î ╤é╨░╨║╤û ╨╢ ╨╜╨░╨╖╨▓╨╕ ╤Å╨║ ╤û╨╝╨╡╨╜╨░ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓.';
  165. $strDrop = '╨ù╨╜╨╕╤ë╨╕╤é╨╕';
  166. $strDumpingData = '╨ö╨░╨╝╨┐ ╨┤╨░╨╜╨╕╤à ╤é╨░╨▒╨╗╨╕╤å╤û';
  167. $strDumpSaved = 'Dump ╨╖╨▒╨╡╤Ç╨╡╨╢╨╡╨╜╨╛ ╤â ╤ä╨░╨╣╨╗ %s.';
  168. $strDumpXRows = '╨ù╥æ╨╡╨╜╨╡╤Ç╤â╨▓╨░╤é╨╕ ╨┤╨░╨╝╨┐ %s ╤Ç╤Å╨┤╨║╤û╨▓ ╨┐╨╛╤ç╨╕╨╜╨░╤Ä╤ç╨╕ ╨╖ %s -╨│╨╛.';
  169. $strDynamic = '╨┤╨╕╨╜╨░╨╝╤û╤ç╨╜╨╕╨╣';
  170.  
  171. $strEditPDFPages = '╨á╨╡╨┤╨░╨│╤â╨▓╨░╤é╨╕ PDF ╨í╤é╨╛╤Ç╤û╨╜╨║╨╕';
  172. $strEditPrivileges = '╨á╨╡╨┤╨░╨│╤â╨▓╨░╨╜╨╜╤Å ╨┐╤Ç╨╕╨▓╤û╨╗╨╡╤ù╨▓';
  173. $strEdit = '╨á╨╡╨┤╨░╨│╤â╨▓╨░╤é╨╕';
  174. $strEffective = '╨ò╤ä╨╡╨║╤é╨╕╨▓╨╜╤û╤ü╤é╤î';
  175. $strEmptyResultSet = 'MySQL ╨┐╨╛╨▓╨╡╤Ç╨╜╤â╨╗╨░ ╨┐╤â╤ü╤é╨╕╨╣ ╤Ç╨╡╨╖╤â╨╗╤î╤é╨░╤é (╤é╨╛╨▒╤é╨╛ ╨╜╤â╨╗╤î ╤Ç╤Å╨┤╨║╤û╨▓).';
  176. $strEmpty = '╨₧╤ç╨╕╤ü╤é╨╕╤é╨╕';
  177. $strEnabled = '╨┤╨╛╨╖╨▓╨╛╨╗╨╡╨╜╨╛';
  178. $strEndCut = 'END CUT';
  179. $strEndRaw = 'END RAW';
  180. $strEnd = '╨Ü╤û╨╜╨╡╤å╤î';
  181. $strEnglishPrivileges = ' ╨ù╨░╤â╨▓╨░╨╢╨╡╨╜╨╜╤Å: ╨┐╤Ç╨╕╨▓╤û╨╗╨╡╤ù MySQL ╨╖╨░╨┤╨░╤Ä╤é╤î╤ü╤Å ╨┐╨╛-╨░╨╜╨│╨╗╤û╨╣╤ü╤î╨║╨╕ ';
  182. $strEnglish = '╨É╨╜╨│╨╗╤û╨╣╤ü╤î╨║╨╡';
  183. $strError = '╨ƒ╨╛╨╝╨╕╨╗╨║╨░';
  184. $strEstonian = '╨ò╤ü╤é╨╛╨╜╤ü╤î╨║╨╡';
  185. $strExecuteBookmarked = '╨Æ╨╕╨║╨╛╨╜╨░╤é╨╕ ╨╖╨▒╨╡╤Ç╨╡╨╢╨╡╨╜╨╕╨╣ ╨╖╨░╨┐╨╕╤é';
  186. $strExplain = '╨ó╨╗╤â╨╝╨░╤ç╨╕╤é╨╕ SQL';
  187. $strExport = '╨ò╨║╤ü╨┐╨╛╤Ç╤é';
  188. $strExtendedInserts = '╨á╨╛╨╖╤ê╨╕╤Ç╨╡╨╜╨░ ╨▓╤ü╤é╨░╨▓╨║╨░';
  189. $strExtra = '╨ö╨╛╨┤╨░╤é╨║╨╛╨▓╨╛';
  190.  
  191. $strFailedAttempts = '╨¥╨╡╨▓╨┤╨░╨╗╨╕╤à ╤ü╨┐╤Ç╨╛╨▒';
  192. $strFieldHasBeenDropped = '╨ƒ╨╛╨╗╨╡ %s ╨▒╤â╨╗╨╛ ╨▓╨╕╨┤╨░╨╗╨╡╨╜╨╛';
  193. $strFieldsEnclosedBy = '╨ƒ╨╛╨╗╤Å ╨▓╨╖╤Å╤é╨╛ ╨▓';
  194. $strFieldsEscapedBy = '╨ƒ╨╛╨╗╤Å ╨╡╨║╤Ç╨░╨╜╤â╤Ä╤é╤î╤ü╤Å';
  195. $strFieldsTerminatedBy = '╨ƒ╨╛╨╗╤Å ╤Ç╨╛╨╖╨┤╤û╨╗╨╡╨╜╤û';
  196. $strFields = '╨ƒ╨╛╨╗╤Å';
  197. $strField = '╨ƒ╨╛╨╗╨╡';
  198. $strFileAlreadyExists = '╨ñ╨░╨╣╨╗ %s ╤û╤ü╨╜╤â╤ö ╨╜╨░ ╤ü╨╡╤Ç╨▓╨╡╤Ç╤û, ╨┐╤Ç╨╛╤ê╤â ╨╖╨╝╤û╨╜╨╕╤é╨╕ ╨╜╨░╨╖╨▓╤â ╤ä╨░╨╣╨╗╤â, ╨░╨▒╨╛ ╨▓╤û╨┤╨╝╤û╤é╨╕╤é╨╕ ╨╛╨┐╤å╤û╤Ä ╨╖╨░╨╝╤û╨╜╨╕ ╤û╤ü╨╜╤â╤Ä╤ç╨╕╤à ╤ä╨░╨╣╨╗╤û╨▓.';
  199. $strFileCouldNotBeRead = '╨¥╨╡╨╝╨╛╨╢╨╗╨╕╨▓╨╛ ╨┐╤Ç╨╛╤ç╨╕╤é╨░╤é╨╕ ╤ä╨░╨╣╨╗';
  200. $strFileNameTemplateRemember = '╨╖╨░╨┐╨░╨╝\'╤Å╤é╨░╤é╨╕ ╤ê╨░╨▒╨╗╨╛╨╜';
  201. $strFileNameTemplate = '╨¿╨░╨▒╨╗╨╛╨╜ ╨╜╨░╨╖╨▓╨╕ ╤ä╨░╨╣╨╗╤â';
  202. $strFixed = '╤ä╤û╨║╤ü╨╛╨▓╨░╨╜╨╕╨╣';
  203. $strFlushPrivilegesNote = '╨ƒ╤Ç╨╕╨╝╤û╤é╨║╨░: phpMyAdmin ╨╛╤é╤Ç╨╕╨╝╤â╤ö ╨┐╤Ç╨░╨▓╨░ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓ ╨▒╨╡╨╖╨┐╨╛╤ü╨╡╤Ç╨╡╨┤╨╜╤î╨╛ ╨╖ ╤é╨░╨▒╨╗╨╕╤å╤û ╨┐╤Ç╨░╨▓ MySQL. ╨ù╨╝╤û╤ü╤é ╤å╤û╤ö╤ù ╤é╨░╨▒╨╗╨╕╤å╤û ╨╝╨╛╨╢╨╡ ╨▓╤û╨┤╤Ç╤û╨╖╨╜╤Å╤é╨╕╤ü╤Å ╨▓╤û╨┤ ╨┐╤Ç╨░╨▓, ╤Å╨║╤û ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╤Ä╤é╤î╤ü╤Å ╤ü╨╡╤Ç╨▓╨╡╤Ç╨╛╨╝, ╤Å╨║╤ë╨╛ ╨▓ ╤å╤Ä ╤é╨░╨▒╨╗╨╕╤å╤Ä ╨▓╨╜╨╛╤ü╨╕╨╗╨╕╤ü╤Å ╨╖╨╝╤û╨╜╨╕ ╨▓╤Ç╤â╤ç╨╜╤â. ╨ú ╤å╤î╨╛╨╝╤â ╨▓╨╕╨┐╨░╨┤╨║╤â ╨Æ╨░╨╝ ╨╜╨╡╨╛╨▒╤à╤û╨┤╨╜╨╛ %s╨┐╨╡╤Ç╨╡╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╕╤é╨╕ ╨┐╤Ç╨░╨▓╨░%s ╨┐╨╡╤Ç╨╡╨┤ ╨┐╤Ç╨╛╨┤╨╛╨▓╨╢╨╡╨╜╨╜╤Å╨╝.';
  204. $strFlushTable = '╨₧╤ç╨╕╤ü╤é╨╕╤é╨╕ ╨║╨╡╤ê ╤é╨░╨▒╨╗╨╕╤å╤û ("FLUSH")';
  205. $strFormat = '╨ñ╨╛╤Ç╨╝╨░╤é';
  206. $strFormEmpty = '╨¥╨╡ ╨╖╨░╨┤╨░╨╜╨╛ ╨╖╨╜╨░╤ç╨╡╨╜╨╜╤Å ╨┤╨╗╤Å ╤ä╨╛╤Ç╨╝╨╕!';
  207. $strFullText = '╨ƒ╨╛╨▓╨╜╤û ╤é╨╡╨║╤ü╤é╨╕';
  208. $strFunction = '╨ñ╤â╨╜╨║╤å╤û╤Å';
  209.  
  210. $strGenBy = '╨ù╨│╨╡╨╜╨╡╤Ç╨╛╨▓╨░╨╜╨╛';
  211. $strGeneralRelationFeat = '╨ù╨░╨│╨░╨╗╤î╨╜╤û ╨╝╨╛╨╢╨╗╨╕╨▓╨╛╤ü╤é╤û';
  212. $strGenTime = '╨º╨░╤ü ╤ü╤é╨▓╨╛╤Ç╨╡╨╜╨╜╤Å';
  213. $strGerman = '╨¥╤û╨╝╨╡╤å╤î╨║╨╡';
  214. $strGlobalPrivileges = '╨ô╨╗╨╛╨▒╨░╨╗╤î╨╜╤û ╨┐╤Ç╨░╨▓╨░';
  215. $strGlobalValue = '╨ù╨░╨│╨░╨╗╤î╨╜╨╡ ╨╖╨╜╨░╤ç╨╡╨╜╨╜╤Å';
  216. $strGlobal = '╨│╨╗╨╛╨▒╨░╨╗╤î╨╜╨╕╨╣';
  217. $strGo = '╨Æ╨┐╨╡╤Ç╨╡╨┤';
  218. $strGrantOption = 'Grant';
  219. $strGreek = '╨ô╤Ç╨╡╤å╤î╨║╨╡';
  220. $strGzip = '╨╖╨░╨┐╨░╨║╤â╨▓╨░╤é╨╕ ╨▓ "gzip"';
  221.  
  222. $strHasBeenAltered = '╨▒╤â╨╗╨░ ╨╖╨╝╤û╨╜╨╡╨╜╨░.';
  223. $strHasBeenCreated = '╨▒╤â╨╗╨░ ╤ü╤é╨▓╨╛╤Ç╨╡╨╜╨░.';
  224. $strHaveToShow = '╨¥╨╡╨╛╨▒╤à╤û╨┤╨╜╨╛ ╨▓╨╕╨▒╤Ç╨░╤é╨╕ ╨┐╤Ç╨╕╨╜╨░╨╣╨╝╤û ╨╛╨┤╨╕╨╜ ╨í╤é╨╛╨▓╨┐╤ç╨╕╨║ ╨┤╨╗╤Å ╨┐╨╛╨║╨░╨╖╤â';
  225. $strHebrew = '╨å╨▓╤Ç╨╕╤é';
  226. $strHomepageOfficial = '╨₧╤ä╤û╤å╤û╨╣╨╜╨░ ╤ü╤é╨╛╤Ç╤û╨╜╨║╨░ phpMyAdmin';
  227. $strHome = '╨¥╨░ ╨┐╨╛╤ç╨░╤é╨╛╨║';
  228. $strHostEmpty = '╨ƒ╨╛╤Ç╨╛╨╢╨╜╤ö ╤û╨╝\'╤Å ╤à╨╛╤ü╤é╨░!';
  229. $strHost = '╨Ñ╨╛╤ü╤é';
  230. $strHungarian = '╨£╨░╨┤╤Å╤Ç╤ü╤î╨║╨╡';
  231.  
  232. $strId = 'ID';
  233. $strIdxFulltext = '╨ƒ╨╛╨▓╨╜╨ó╨╡╨║╤ü╤é';
  234. $strIgnore = '╨å╨│╨╜╨╛╤Ç╤â╤Ç╨╛╨▓╨░╤é╨╕';
  235. $strImportFiles = '╨å╨╝╨┐╨╛╤Ç╤é ╤ä╨░╨╣╨╗╤û╨▓';
  236. $strIndexes = '╨å╨╜╨┤╨╡╨║╤ü╨╕';
  237. $strIndexHasBeenDropped = '╨å╨╜╨┤╨╡╨║╤ü %s ╨▒╤â╨╗╨╛ ╨╖╨╜╨╕╤ë╨╡╨╜╨╛';
  238. $strIndexName = '╨¥╨░╨╖╨▓╨░ ╤û╨╜╨┤╨╡╨║╤ü╨░ :';
  239. $strIndexType = '╨ó╨╕╨┐ ╤û╨╜╨┤╨╡╨║╤ü╨░ :';
  240. $strIndex = '╨å╨╜╨┤╨╡╨║╤ü';
  241. $strInnodbStat = '╨í╤é╨░╤é╤â╤ü InnoDB';
  242. $strInsecureMySQL = '╨Æ╨░╤ê ╤ä╨░╨╣╨╗ ╨║╨╛╨╜╤ä╤û╥æ╤â╤Ç╨░╤å╤û╤ù ╨╝╤û╤ü╤é╨╕╤é╤î ╨┐╨░╤Ç╨░╨╝╨╡╤é╤Ç╨╕ (root ╨▒╨╡╨╖ ╨┐╨░╤Ç╨╛╨╗╤Ä) ╤Å╨║╤û ╨▓╤û╨┤╨┐╨╛╨▓╤û╨┤╨░╤Ä╤é╤î ╨┐╤Ç╨╕╨▓╤û╨╗╨╡╨╣╨╛╨▓╨░╨╜╨╛╨╝╤â ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤â MySQL. ╨Æ╨░╤ê MySQL ╤ü╨╡╤Ç╨▓╨╡╤Ç ╤â ╤å╤î╨╛╨╝╤â ╨▓╨╕╨┐╨░╨┤╨║╤â ╨▓╤û╨┤╨║╤Ç╨╕╤é╨╕╨╣ ╨┤╨╗╤Å ╨▓╤é╨╛╤Ç╨│╨╜╨╡╨╜╨╜╤Å ╤û ╤é╨╛╨╝╤â ╨Æ╨░╨╝ ╨╛╨▒╨╛╨▓\'╤Å╨╖╨║╨╛╨▓╨╛ ╤ü╨╗╤û╨┤ ╨▓╨╕╨┐╤Ç╨░╨▓╨╕╤é╨╕ ╤å╤Ä ╨┐╤Ç╨╛╨│╨░╨╗╨╕╨╜╤â ╤â ╨▒╨╡╨╖╨┐╨╡╤å╤û.';
  243. $strInsertAsNewRow = '╨Æ╤ü╤é╨░╨▓╨╕╤é╨╕ ╤Å╨║ ╨╜╨╛╨▓╨╕╨╣ ╤Ç╤Å╨┤╨╛╨║';
  244. $strInsertedRowId = '╨Æ╤ü╤é╨░╨▓╨╗╨╡╨╜╨╛ ╤Ç╤Å╨┤╨╛╨║ id:';
  245. $strInsertedRows = '╨ö╨╛╨┤╨░╨╜╤û ╤Ç╤Å╨┤╨║╨╕:';
  246. $strInsert = '╨Æ╤ü╤é╨░╨▓╨╕╤é╨╕';
  247. $strInUse = '╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╤ö╤é╤î╤ü╤Å';
  248.  
  249. $strJapanese = '╨»╨┐╨╛╨╜╤ü╤î╨║╨╡';
  250. $strJumpToDB = '╨ƒ╨╡╤Ç╨╡╨╣╤é╨╕ ╨┤╨╛ ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à "%s".';
  251. $strJustDeleteDescr = '"╨ú╤ü╤â╨╜╤â╤é╤û" ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û ╨▓╤ü╨╡ ╤ë╨╡ ╨╝╨░╤é╨╕╨╝╤â╤é╤î ╨┤╨╛╤ü╤é╤â╨┐ ╨┤╨╛ ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░ ╨┤╨╛ ╤é╨╕╤à ╨┐╤û╤Ç, ╨┐╨╛╨║╨╕ ╨╜╨╡ ╨▒╤â╨┤╤â╤é╤î ╨┐╨╡╤Ç╨╡╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╤û ╨┐╤Ç╨░╨▓╨░.';
  252. $strJustDelete = '╨⌐╨╛╨╣╨╜╨╛ ╤â╤ü╤â╨╜╤â╤é╨╛ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓ ╨╖ ╤é╨░╨▒╨╗╨╕╤å╤û ╨┐╤Ç╨░╨▓.';
  253.  
  254. $strKeepPass = '╨¥╨╡ ╨╖╨╝╤û╨╜╤Ä╨▓╨░╤é╨╕ ╨┐╨░╤Ç╨╛╨╗╤î';
  255. $strKeyname = '╨å╨╝\'╤Å ╨║╨╗╤Ä╤ç╨░';
  256. $strKill = '╨Æ╨▒╨╕╤é╨╕';
  257. $strKorean = '╨Ü╨╛╤Ç╨╡╨╣╤ü╤î╨║╨╡';
  258.  
  259. $strLandscape = 'Landscape';
  260. $strLaTeX = 'LaTeX';
  261. $strLengthSet = '╨ö╨╛╨▓╨╢╨╕╨╜╨╕/╨ù╨╜╨░╤ç╨╡╨╜╨╜╤Å*';
  262. $strLimitNumRows = '╨╖╨░╨┐╨╕╤ü╤û╨▓ ╨╜╨░ ╤ü╤é╨╛╤Ç╤û╨╜╤å╤û';
  263. $strLinesTerminatedBy = '╨á╤Å╨┤╨║╨╕ ╤Ç╨╛╨╖╨┤╤û╨╗╨╡╨╜╨╛';
  264. $strLinkNotFound = '╨¢╤û╨╜╨║ ╨╜╨╡ ╨╖╨╜╨░╨╣╨┤╨╡╨╜╨╛';
  265. $strLinksTo = '╨¢╤û╨╜╨║╨╕ ╨┤╨╛';
  266. $strLithuanian = '╨¢╨╕╤é╨╛╨▓╤ü╤î╨║╨╡';
  267. $strLocalhost = '╨¢╨╛╨║╨░╨╗╤î╨╜╨╕╨╣';
  268. $strLocationTextfile = '╨▓╨║╨░╨╢╤û╤é╤î ╤Ç╨╛╨╖╤é╨░╤ê╤â╨▓╨░╨╜╨╜╤Å ╤é╨╡╨║╤ü╤é╨╛╨▓╨╛╨│╨╛ ╤ä╨░╨╣╨╗╤â';
  269. $strLoginInformation = '╨Æ╤à╤û╨┤╨╜╨░ ╤û╨╜╤ä╨╛╤Ç╨╝╨░╤å╤û╤Å (Login)';
  270. $strLogin = '╨Æ╤à╤û╨┤ ╨▓ ╤ü╨╕╤ü╤é╨╡╨╝╤â';
  271. $strLogout = '╨Æ╨╕╨╣╤é╨╕ ╨╖ ╤ü╨╕╤ü╤é╨╡╨╝╨╕';
  272. $strLogPassword = '╨ƒ╨░╤Ç╨╛╨╗╤î:';
  273. $strLogUsername = '╨å╨╝\'╤Å ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░:';
  274.  
  275. $strMIME_available_mime = '╨ö╨╛╤ü╤é╤â╨┐╨╜╤û MIME-types';
  276. $strMIME_available_transform = '╨ö╨╛╤ü╤é╤â╨┐╨╜╤û ╨┐╨╡╤Ç╨╡╤é╨▓╨╛╤Ç╨╡╨╜╨╜╤Å';
  277. $strMIME_description = '╨₧╨┐╨╕╤ü';
  278. $strMIME_MIMEtype = 'MIME-type';
  279. $strMIME_nodescription = '╨¥╨╡╨╝╨░╤ö ╨╛╨┐╨╕╤ü╤â ╨┤╨╗╤Å ╤å╤î╨╛╨│╨╛ ╨┐╨╡╤Ç╨╡╤é╨▓╨╛╤Ç╨╡╨╜╨╜╤Å.<br />╨ƒ╤Ç╨╛╤ê╤â ╨┐╨╕╤é╨░╤é╨╕╤ü╤Å ╨░╨▓╤é╨╛╤Ç╨░, ╤ë╨╛ ╤Ç╨╛╨▒╨╕╤é╤î %s.';
  280. $strMIME_transformation_note = '╨⌐╨╛╨▒ ╨╛╤é╤Ç╨╕╨╝╨░╤é╨╕ ╤ü╨┐╨╕╤ü╨╛╨║ ╨╝╨╛╨╢╨╗╨╕╨▓╨╕╤à ╨╛╨┐╤å╤û╨╣ ╤û ╤ù╤à MIME-type ╨┐╨╡╤Ç╨╡╤é╨▓╨╛╤Ç╨╡╨╜╤î, ╨╜╨░╤é╨╕╤ü╨╜╤û╤é╤î %s╨╛╨┐╨╕╤ü╨╕ ╨┐╨╡╤Ç╨╡╤é╨▓╨╛╤Ç╨╡╨╜╤î%s';
  281. $strMIME_transformation_options_note = '╨ƒ╤Ç╨╛╤ê╤â ╨▓╨┐╨╕╤ü╨░╤é╨╕ ╨╖╨╜╨░╤ç╨╡╨╜╨╜╤Å ╨╛╨┐╤å╤û╨╣ ╨┐╨╡╤Ç╨╡╤é╨▓╨╛╤Ç╨╡╨╜╨╜╤Å ╤â ╤é╨░╨║╨╛╨╝╤â ╤ä╨╛╤Ç╨╝╨░╤é╤û: \'a\', 100, b,\'c\'...<br />╨»╨║╤ë╨╛ ╨╜╨╡╨╛╨▒╤à╤û╨┤╨╜╨╛ ╨┐╨╛╨┤╨░╤é╨╕ ╨╖╨▓╨╛╤Ç╨╛╤é╨╜╤û╨╣ ╤ü╨╗╨╡╤ê ("\") ╤ç╨╕ ╨┐╨╛╨╛╨┤╨╕╨╜╨╛╨║╤û ╨╗╨░╨┐╨║╨╕ ("\'") ╤â ╤å╨╕╤à ╨╖╨╜╨░╤ç╨╡╨╜╨╜╤Å╤à, ╨┐╨╛╤ü╤é╨░╨▓╤é╨╡ ╨┐╨╡╤Ç╨╡╨┤ ╨╜╨╕╨╝╨╕ ╨┤╨╛╨┤╨░╤é╨║╨╛╨▓╨╕╨╣ ╨╖╨▓╨╛╤Ç╨╛╤é╨╜╤û╨╣ ╤ü╨╗╨╡╤ê (╨╜╨░╨┐╤Ç╨╕╨║╨╗╨░╨┤ \'\\\\xyz\' ╤ç╨╕ \'a\\\'b\').';
  282. $strMIME_transformation_options = '╨₧╨┐╤å╤û╤ù ╨┐╨╡╤Ç╨╡╤é╨▓╨╛╤Ç╨╡╨╜╨╜╤Å';
  283. $strMIME_transformation = '╨ƒ╨╡╤Ç╨╡╤é╨▓╨╛╤Ç╨╡╨╜╨╜╤Å ╨£╨å╨£╨ò-╤é╨╕╨┐╤â ╨▒╤Ç╨╛╨▓╨╖╨╡╤Ç╨╛╨╝';
  284. $strMIME_without = 'MIME-types ╨┐╨╛╨┤╨░╨╜╤û ╨║╤â╤Ç╤ü╨╕╨▓╨╛╨╝ ╨╜╨╡ ╨╝╨░╤Ä╤é╤î ╨╛╨║╤Ç╨╡╨╝╨╕╤à ╤ä╤â╨╜╨║╤å╤û╨╣ ╨┐╨╡╤Ç╨╡╤é╨▓╨╛╤Ç╨╡╨╜╨╜╤Å';
  285. $strModifications = '╨£╨╛╨┤╨╕╤ä╤û╨║╨░╤å╤û╤ù ╨▒╤â╨╗╨╛ ╨╖╨▒╨╡╤Ç╨╡╨╢╨╡╨╜╨╛';
  286. $strModifyIndexTopic = '╨ù╨╝╤û╨╜╨╕╤é╨╕ ╤û╨╜╨┤╨╡╨║╤ü';
  287. $strModify = '╨ù╨╝╤û╨╜╨╕╤é╨╕';
  288. $strMoveTableOK = '╨ó╨░╨▒╨╗╨╕╤å╤Ä %s ╨▒╤â╨╗╨╛ ╨┐╨╡╤Ç╨╡╨╜╨╡╤ü╨╡╨╜╨╛ ╨▓ %s.';
  289. $strMoveTableSameNames = '╨¥╨╡ ╨╝╨╛╨╢╤â ╨┐╨╡╤Ç╨╡╨╜╨╡╤ü╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤Ä ╤ü╨░╨╝╤â ╨▓ ╤ü╨╡╨▒╨╡!';
  290. $strMoveTable = '╨ƒ╨╡╤Ç╨╡╨╜╨╡╤ü╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤Ä ╨▓ (╨▒╨░╨╖╨░ ╨┤╨░╨╜╨╕╤à<b>.</b>╤é╨░╨▒╨╗╨╕╤å╤Å):';
  291. $strMultilingual = '╨▒╨░╨│╨░╤é╨╛╨╝╨╛╨▓╨╜╤û';
  292. $strMySQLCharset = 'MySQL Charset';
  293. $strMySQLSaid = '╨Æ╤û╨┤╨┐╨╛╨▓╤û╨┤╤î MySQL: ';
  294. $strMySQLShowProcess = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╨┐╤Ç╨╛╤å╨╡╤ü╨╕';
  295. $strMySQLShowStatus = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╤ü╤é╨░╨╜ MySQL';
  296. $strMySQLShowVars = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╤ü╨╕╤ü╤é╨╡╨╝╨╜╤û ╨╖╨╝╤û╨╜╨╜╤û MySQL';
  297.  
  298. $strName = '╨¥╨░╨╖╨▓╨░';
  299. $strNext = '╨ö╨░╨╗╤î╤ê╨╡';
  300. $strNoDatabasesSelected = '╨¥╨╡ ╨▓╨╕╨▒╤Ç╨░╨╜╨╛ ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à.';
  301. $strNoDatabases = '╨æ╨ö ╨▓╤û╨┤╤ü╤â╤é╨╜╤û';
  302. $strNoDescription = '╨▒╨╡╨╖ ╨╛╨┐╨╕╤ü╤â';
  303. $strNoDropDatabases = '╨₧╨┐╨╡╤Ç╨░╤é╨╛╤Ç╨╕ "DROP DATABASE" ╨╖╨░╨▒╨╛╤Ç╨╛╨╜╨╡╨╜╤û.';
  304. $strNoExplain = '╨¥╨╡ ╤é╨╗╤â╨╝╨░╤ç╨╕╤é╨╕ SQL';
  305. $strNoFrames = '╨ö╨╗╤Å ╤Ç╨╛╨▒╨╛╤é╨╕ phpMyAdmin ╨┐╨╛╤é╤Ç╤û╨▒╨╜╨╛ ╨▒╤Ç╨░╤â╨╖╨╡╤Ç ╨╖ ╨┐╤û╨┤╤é╤Ç╨╕╨╝╨║╨╛╤Ä <b>╤ä╤Ç╨╡╨╣╨╝╤û╨▓</b>.';
  306. $strNoIndexPartsDefined = '╨¥╨╡ ╨▓╨╕╨╖╨╜╨░╤ç╨╡╨╜╨╛ ╤ç╨░╤ü╤é╨╕╨╜╨╕ ╤û╨╜╨┤╨╡╨║╤ü╨░!';
  307. $strNoIndex = '╨å╨╜╨┤╨╡╨║╤ü ╨╜╨╡ ╨▓╨╕╨╖╨╜╨░╤ç╨╡╨╜╨╛!';
  308. $strNoModification = '╨ù╨╝╤û╨╜ ╨╜╨╡╨╝╨░╤ö';
  309. $strNone = '╨¥╨╡╨╝╨░╤ö';
  310. $strNoOptions = '╨ª╨╡╨╣ ╤ä╨╛╤Ç╨╝╨░╤é ╨╜╨╡ ╨╝╨░╤ö ╨╛╨┐╤å╤û╨╣';
  311. $strNoPassword = '╨æ╨╡╨╖ ╨┐╨░╤Ç╨╛╨╗╤Ä';
  312. $strNoPermission = '╨Æ╨╡╨▒-╤ü╨╡╤Ç╨▓╨╡╤Ç ╨╜╨╡ ╨╝╨░╤ö ╨┐╤Ç╨╕╨▓╤û╨╗╨╡╤ù╨▓ ╨┤╨╗╤Å ╨╖╨▒╨╡╤Ç╨╡╨╢╨╡╨╜╨╜╤Å ╤ä╨░╨╣╨╗╤â %s.';
  313. $strNoPhp = '╨▒╨╡╨╖ PHP ╨║╨╛╨┤╤â';
  314. $strNoPrivileges = '╨æ╨╡╨╖ ╨┐╤Ç╨╕╨▓╤û╨╗╨╡╤ù╨▓';
  315. $strNoRights = '╨Æ╨╕ ╨┤╨╗╤Å ╤å╤î╨╛╨│╨╛ ╨╝╨░╤ö╤é╨╡ ╨╜╨╡╨┤╨╛╤ü╤é╨░╤é╨╜╤î╨╛ ╨┐╤Ç╨░╨▓!';
  316. $strNoSpace = '╨æ╤Ç╨░╨║╤â╤ö ╨╝╤û╤ü╤å╤Å ╨┤╨╗╤Å ╨╖╨▒╨╡╤Ç╨╡╨╢╨╡╨╜╨╜╤Å ╤ä╨░╨╣╨╗╤â %s.';
  317. $strNoTablesFound = '╨Æ ╨æ╨ö ╨╜╨╡ ╨▓╨╕╤Å╨▓╨╗╨╡╨╜╨╛ ╤é╨░╨▒╨╗╨╕╤å╤î.';
  318. $strNotNumber = '╨ª╨╡ ╨╜╨╡ ╤ç╨╕╤ü╨╗╨╛!';
  319. $strNotOK = '╨╜╨╡ OK';
  320. $strNotSet = '╨ó╨░╨▒╨╗╨╕╤å╤Ä <b>%s</b> ╨╜╨╡ ╨╖╨╜╨░╨╣╨┤╨╡╨╜╨╛ ╨░╨▒╨╛ ╨╜╨╡ ╨▓╨╕╨╖╨╜╨░╤ç╨╡╨╜╨╛ ╤â %s';
  321. $strNoUsersFound = '╨¥╨╡ ╨╖╨╜╨░╨╣╨┤╨╡╨╜╨╛ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░.';
  322. $strNoValidateSQL = '╨¥╨╡ ╨┐╨╡╤Ç╨╡╨▓╤û╤Ç╤Å╤é╨╕ SQL';
  323. $strNo = '╨¥╤û';
  324. $strNull = '╨¥╤â╨╗╤î';
  325. $strNumSearchResultsInTable = '%s ╤ü╨┐╤û╨▓╨┐╨░╨┤╤û╨╜╨╜╤Å ╤â ╤é╨░╨▒╨╗╨╕╤å╤û <i>%s</i>';
  326. $strNumSearchResultsTotal = '<b>╨á╨░╨╖╨╛╨╝:</b> <i>%s</i> ╤ü╨┐╤û╨▓╨┐╨░╨┤╤û╨╜╨╜╤Å';
  327. $strNumTables = '╨ó╨░╨▒╨╗╨╕╤å╤î';
  328.  
  329. $strOK = 'OK';
  330. $strOperations = '╨₧╨┐╨╡╤Ç╨░╤å╤û╨╣';
  331. $strOptimizeTable = '╨₧╨┐╤é╨╕╨╝╤û╨╖╤â╨▓╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤Ä';
  332. $strOr = '╨░╨▒╨╛';
  333. $strOverhead = '╨¥╨░╨┤╨╝╤û╤Ç╨╜╤û ╨▓╨╕╨┤╨░╤é╨║╨╕';
  334. $strOverwriteExisting = '╨ù╨░╨╝╤û╨╜╤Å╤é╨╕ ╤û╤ü╨╜╤â╤Ä╤ç╤û ╤ä╨░╨╣╨╗╨╕';
  335.  
  336. $strPageNumber = '╨¥╨╛╨╝╨╡╤Ç ╤ü╤é╨╛╤Ç╤û╨╜╨║╨╕:';
  337. $strPaperSize = '╨ñ╨╛╤Ç╨╝╨░╤é ╨┐╨░╨┐╨╡╤Ç╤â';
  338. $strPartialText = '╨º╨░╤ü╤é╨║╨╛╨▓╤û ╤é╨╡╨║╤ü╤é╨╕';
  339. $strPasswordChanged = '╨ƒ╨░╤Ç╨╛╨╗╤î ╨┤╨╗╤Å %s ╤â╤ü╨┐╤û╤ê╨╜╨╛ ╨╖╨╝╤û╨╜╨╡╨╜╨╛.';
  340. $strPasswordEmpty = '╨ƒ╨╛╤Ç╨╛╨╢╨╜╤û╨╣ ╨┐╨░╤Ç╨╛╨╗╤î!';
  341. $strPasswordNotSame = '╨ƒ╨░╤Ç╨╛╨╗╤û ╨╜╨╡ ╨╛╨┤╨╜╨░╨║╨╛╨▓╤û!';
  342. $strPassword = '╨ƒ╨░╤Ç╨╛╨╗╤î';
  343. $strPdfDbSchema = '╨í╤à╨╡╨╝╨░ ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à "%s" - ╨í╤é╨╛╤Ç╤û╨╜╨║╨░ %s';
  344. $strPdfInvalidTblName = '╨ó╨░╨▒╨╗╨╕╤å╤û "%s" ╨╜╨╡ ╤û╤ü╨╜╤â╤ö!';
  345. $strPdfNoTables = '╨ó╨░╨▒╨╗╨╕╤å╤î ╨╜╨╡╨╝╨░╤ö';
  346. $strPerHour = '╨╖╨░ ╨│╨╛╨┤╨╕╨╜╤â';
  347. $strPerMinute = '╨╖╨░ ╤à╨▓╨╕╨╗╨╕╨╜╤â';
  348. $strPerSecond = '╨╖╨░ ╤ü╨╡╨║╤â╨╜╨┤╤â';
  349. $strPhoneBook = '╤é╨╡╨╗╨╡╤ä╨╛╨╜╨╜╨░ ╨║╨╜╨╕╨│╨░';
  350. $strPHP40203 = '╨Æ╨╕ ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╤ö╤é╨╡ ╨▓╨╡╤Ç╤ü╤û╤Ä PHP 4.2.3, ╤Å╨║╨░ ╨╝╨░╤ö ╤ü╨╡╤Ç╨╣╨╛╨╖╨╜╤â ╨┐╨╛╨╝╨╕╨╗╨║╤â ╨┐╤Ç╨╕ ╤Ç╨╛╨▒╨╛╤é╤û ╨╖ multi-byte strings (mbstring). ╨ö╨╕╨▓ PHP bug report 19404. ╨ª╤Ä ╨▓╨╡╤Ç╤ü╤û╤Ä PHP ╨╜╨╡ ╤Ç╨╡╨║╨╛╨╝╨╡╨╜╨┤╤â╤ö╤é╤î╤ü╤Å ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╨▓╨░╤é╨╕ ╨╖ phpMyAdmin.';
  351. $strPHPVersion = '╨Æ╨╡╤Ç╤ü╤û╤Å PHP';
  352. $strPhp = '╨í╤é╨▓╨╛╤Ç╨╕╤é╨╕ PHP ╨║╨╛╨┤';
  353. $strPmaDocumentation = '╨ö╨╛╨║╤â╨╝╨╡╨╜╤é╨░╤å╤û╤Å ╨┐╨╛ phpMyAdmin';
  354. $strPmaUriError = '╨ù╨╝╤û╨╜╨╜╨░ <tt>$cfg[\'PmaAbsoluteUri\']</tt> ╨ƒ╨₧╨Æ╨ÿ╨¥╨¥╨É ╨▒╤â╤é╨╕ ╨▓╤ü╤é╨░╨╜╨╛╨▓╨╗╨╡╨╜╨░ ╤â ╨Æ╨░╤ê╨╛╨╝╤â ╨║╨╛╨╜╤ä╤û╥æ╤â╤Ç╨░╤å╤û╨╣╨╜╨╛╨╝╤â ╤ä╨░╨╣╨╗╤û!';
  355. $strPortrait = 'Portrait';
  356. $strPos1 = '╨ƒ╨╛╤ç╨░╤é╨╛╨║';
  357. $strPrevious = '╨¥╨░╨╖╨░╨┤';
  358. $strPrimaryKeyHasBeenDropped = '╨ƒ╨╡╤Ç╨▓╨╕╨╜╨╜╨╕╨╣ ╨║╨╗╤Ä╤ç ╨▒╤â╨╗╨╛ ╨╖╨╜╨╕╤ë╨╡╨╜╨╛';
  359. $strPrimaryKeyName = '╨å╨╝\'╤Å ╨┐╨╡╤Ç╨▓╨╕╨╜╨╜╨╛╨│╨╛ ╨║╨╗╤Ä╤ç╨░ ╨┐╨╛╨▓╨╕╨╜╨╜╨╛ ╨▒╤â╤é╨╕ PRIMARY!';
  360. $strPrimaryKeyWarning = '("PRIMARY" <b>╨┐╨╛╨▓╨╕╨╜╨╜╨╛</b> ╨▒╤â╤é╨╕ ╤û╨╝╨╡╨╜╨╡╨╝ <b>╨╗╨╕╤ê╨╡</b> ╨┐╨╡╤Ç╨▓╨╕╨╜╨╜╨╛╨│╨╛ ╨║╨╗╤Ä╤ç╨░!)';
  361. $strPrimary = '╨ƒ╨╡╤Ç╨▓╨╕╨╜╨╜╨╕╨╣';
  362. $strPrintView = '╨Æ╨╡╤Ç╤ü╤û╤Å ╨┤╨╗╤Å ╨┤╤Ç╤â╨║╤â';
  363. $strPrint = '╨ö╤Ç╤â╨║';
  364. $strPrivDescAllPrivileges = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨▓╤ü╤û ╨┐╤Ç╨░╨▓╨░ ╨╖╨░ ╨▓╨╕╨╜╤Å╤é╨║╨╛╨╝ GRANT.';
  365. $strPrivDescAlter = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨╖╨╝╤û╨╜╤Ä╨▓╨░╤é╨╕ ╤ü╤é╤Ç╤â╨║╤é╤â╤Ç╤â ╨╜╨░╤Å╨▓╨╜╨╕╤à ╤é╨░╨▒╨╗╨╕╤å╤î.';
  366. $strPrivDescCreateDb = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╤ü╤é╨▓╨╛╤Ç╤Ä╨▓╨░╤é╨╕ ╨╜╨╛╨▓╤û ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à ╤é╨░ ╤é╨░╨▒╨╗╨╕╤å╤û.';
  367. $strPrivDescCreateTbl = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╤ü╤é╨▓╨╛╤Ç╤Ä╨▓╨░╤é╨╕ ╨╜╨╛╨▓╤û ╤é╨░╨▒╨╗╨╕╤å╤û.';
  368. $strPrivDescCreateTmpTable = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╤ü╤é╨▓╨╛╤Ç╤Ä╨▓╨░╤é╨╕ ╤é╨╕╨╝╤ç╨░╤ü╨╛╨▓╤û ╤é╨░╨▒╨╗╨╕╤å╤û.';
  369. $strPrivDescDelete = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨╖╨╜╨╕╤ë╤â╨▓╨░╤é╨╕ ╨┤╨░╨╜╤û ╨╖ ╤é╨░╨▒╨╗╨╕╤å╤î.';
  370. $strPrivDescDropDb = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨╖╨╜╨╕╤ë╤â╨▓╨░╤é╨╕ ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à ╤é╨░ ╤é╨░╨▒╨╗╨╕╤å╤û.';
  371. $strPrivDescDropTbl = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨╖╨╜╨╕╤ë╤â╨▓╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤û.';
  372. $strPrivDescExecute = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨▓╨╕╨║╨╛╨╜╨░╨╜╨╜╤Å ╨╖╨▒╨╡╤Ç╨╡╨╢╨╡╨╜╨╕╤à ╨┐╤Ç╨╛╤å╨╡╨┤╤â╤Ç; ╨¥╨╡╨╡╤ä╨╡╨║╤é╨╕╨▓╨╜╨╛ ╨┤╨╗╤Å ╤å╤û╤ö╤ù ╨▓╨╡╤Ç╤ü╤û╤ù MySQL.';
  373. $strPrivDescFile = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╤û╨╝╨┐╨╛╤Ç╤é ╨┤╨░╨╜╨╕╤à ╨╖ ╤ä╨░╨╣╨╗╤û╨▓, ╤é╨░ ╨╡╨║╤ü╨┐╨╛╤Ç╤é ╤â ╤ä╨░╨╣╨╗╨╕.';
  374. $strPrivDescGrant = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨┤╨╛╨┤╨░╨▓╨░╨╜╨╜╤Å ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓ ╤é╨░ ╨┐╤Ç╨░╨▓ ╨▒╨╡╨╖ ╨┐╨╡╤Ç╨╡╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╜╤Å ╤é╨░╨▒╨╗╨╕╤å╤û ╨┐╤Ç╨░╨▓.';
  375. $strPrivDescIndex = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╤ü╤é╨▓╨╛╤Ç╨╡╨╜╨╜╤Å ╤é╨░ ╨╖╨╜╨╕╤ë╨╡╨╜╨╜╤Å ╤û╨╜╨┤╨╡╨║╤ü╤û╨▓.';
  376. $strPrivDescInsert = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨▓╤ü╤é╨░╨▓╨║╤â ╤é╨░ ╨╖╨░╨╝╤û╨╜╤â ╨┤╨░╨╜╨╕╤à.';
  377. $strPrivDescLockTables = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨▒╨╗╨╛╨║╤â╨▓╨░╨╜╨╜╤Å ╤é╨░╨▒╨╗╨╕╤å╤î ╨┤╨╗╤Å ╨▒╤û╨╢╤â╤ç╨╕╤à ╨┐╨╛╤é╨╛╨║╤û╨▓.';
  378. $strPrivDescMaxConnections = '╨₧╨▒╨╝╨╡╨╢╨╕╤é╨╕ ╨║╤û╨╗╤î╨║╤û╤ü╤é╤î ╨╜╨╛╨▓╨╕╤à ╨┐╤û╨┤\'╤ö╨┤╨╜╨░╨╜╤î, ╤Å╨║╤û ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç ╨╝╨╛╨╢╨╡ ╤ü╤é╨▓╨╛╤Ç╤Ä╨▓╨░╤é╨╕ ╨┐╤Ç╨╛╤é╤Å╨│╨╛╨╝ ╨│╨╛╨┤╨╕╨╜╨╕.';
  379. $strPrivDescMaxQuestions = '╨₧╨▒╨╝╨╡╨╢╨╕╤é╨╕ ╨║╤û╨╗╤î╨║╤û╤ü╤é╤î ╨╖╨░╨┐╨╕╤é╤û╨▓, ╤Å╨║╤û ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç ╨╝╨╛╨╢╨╡ ╨╜╨░╨┤╤û╤ü╨╗╨░╤é╨╕ ╤ü╨╡╤Ç╨▓╨╡╤Ç╤â ╨┐╤Ç╨╛╤é╤Å╨│╨╛╨╝ ╨│╨╛╨┤╨╕╨╜╨╕.';
  380. $strPrivDescMaxUpdates = '╨₧╨▒╨╝╨╡╨╢╨╕╤é╨╕ ╨║╤û╨╗╤î╨║╤û╤ü╤é╤î ╨║╨╛╨╝╨░╨╜╨┤, ╤ë╨╛ ╨▓╨╜╨╛╤ü╤Å╤é╤î ╨╖╨╝╤û╨╜╨╕ ╨┤╨╛ ╨▒╤â╨┤╤î-╤Å╨║╨╛╤ù ╤é╨░╨▒╨╗╨╕╤å╤û ╤ç╨╕ ╨▒╨░╨╖╨╕ ╨┤╨░╨╜╨╕╤à, ╤Å╨║╤û ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç ╨╝╨╛╨╢╨╡ ╨▓╨╕╨║╨╛╨╜╨░╤é╨╕ ╨┐╤Ç╨╛╤é╤Å╨│╨╛╨╝ ╨│╨╛╨┤╨╕╨╜╨╕.';
  381. $strPrivDescProcess3 = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨┐╤Ç╨╕╨┐╨╕╨╜╤Å╤é╨╕ ╨┐╤Ç╨╛╤å╨╡╤ü╨╕ ╤û╨╜╤ê╨╕╤à ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓.';
  382. $strPrivDescProcess4 = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨┐╨╡╤Ç╨╡╨│╨╗╤Å╨┤ ╨┐╨╛╨▓╨╜╨╕╤à ╨╖╨░╨┐╨╕╤é╤û╨▓ ╤â ╤ü╨┐╨╕╤ü╨║╤â ╨┐╤Ç╨╛╤å╨╡╤ü╤û╨▓.';
  383. $strPrivDescReferences = '╨¥╨╡╨╡╤ä╨╡╨║╤é╨╕╨▓╨╜╨╛ ╨┤╨╗╤Å ╤å╤û╤ö╤ù ╨▓╨╡╤Ç╤ü╤û╤ù MySQL.';
  384. $strPrivDescReload = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨┐╨╡╤Ç╨╡╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╜╤Å ╤â╤ü╤é╨░╨╜╨╛╨▓╨╛╨║ ╤é╨░ ╨╛╤ç╨╕╤ë╨╡╨╜╨╜╤Å ╨║╨╡╤ê╤â ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░.';
  385. $strPrivDescReplClient = '╨¥╨░╨┤╨░╤é╨╕ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤â ╨┐╤Ç╨░╨▓╨╛ ╨╖╨░╨┐╨╕╤é╤â╨▓╨░╤é╨╕ ╨┤╨╡ ╤ö slaves / masters.';
  386. $strPrivDescReplSlave = '╨¥╨╡╨╛╨▒╤à╤û╨┤╨╜╨╛ ╨┤╨╗╤Å ╤Ç╨╡╨┐╨╗╤û╨║╨░╤å╤û╤ù slaves.';
  387. $strPrivDescSelect = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╤ç╨╕╤é╨░╨╜╨╜╤Å ╨┤╨░╨╜╨╕╤à.';
  388. $strPrivDescShowDb = '╨¥╨░╨┤╨░╤é╨╕ ╨┤╨╛╤ü╤é╤â╨┐ ╨┤╨╛ ╨┐╨╛╨▓╨╜╨╛╨│╨╛ ╤ü╨┐╨╕╤ü╨║╤â ╨▒╨░╨╖ ╨┤╨░╨╜╨╕╤à.';
  389. $strPrivDescShutdown = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨▓╨╕╨╝╨║╨╜╨╡╨╜╨╜╤Å ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░.';
  390. $strPrivDescSuper = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨┐╤û╨┤\'╤ö╨┤╨╜╨░╨╜╨╜╤Å, ╨╜╨░╨▓╤û╤é╤î ╤Å╨║╤ë╨╛ ╨┤╨╛╤ü╤Å╨│╨╜╤â╤é╨╛ ╨╝╨░╨║╤ü╨╕╨╝╨░╨╗╤î╨╜╨╛╤ù ╨║╤û╨╗╤î╨║╨╛╤ü╤é╤û ╨┐╤û╨┤\'╤ö╨┤╨╜╨░╨╜╤î; ╨₧╨▒╨╛╨▓\'╤Å╨╖╨║╨╛╨▓╨╛ ╨┤╨╗╤Å ╨▒╤û╨╗╤î╤ê╨╛╤ü╤é╤û ╨░╨┤╨╝╤û╨╜╤û╤ü╤é╤Ç╨░╤é╨╕╨▓╨╜╨╕╤à ╨╛╨┐╨╡╤Ç╨░╤å╤û╨╣ ╤é╨░╨║╨╕╤à ╤Å╨║ ╨▓╤ü╤é╨░╨╜╨╛╨▓╨╗╨╡╨╜╨╜╤Å ╥æ╨╗╨╛╨▒╨░╨╗╤î╨╜╨╕╤à ╨╖╨╝╤û╨╜╨╜╨╕╤à ╤ç╨╕ ╨┐╤Ç╨╕╨┐╨╕╨╜╨╡╨╜╨╜╤Å ╨┐╤Ç╨╛╤å╨╡╤ü╤û╨▓ ╤û╨╜╤ê╨╕╤à ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓.';
  391. $strPrivDescUpdate = '╨ö╨╛╨╖╨▓╨╛╨╗╨╕╤é╨╕ ╨╖╨╝╤û╨╜╤â ╨┤╨░╨╜╨╕╤à.';
  392. $strPrivDescUsage = '╨¥╨╡╨╝╨░╤ö ╨┐╤Ç╨░╨▓.';
  393. $strPrivilegesReloaded = '╨ƒ╤Ç╨░╨▓╨░ ╤â╤ü╨┐╤û╤ê╨╜╨╛ ╨┐╨╡╤Ç╨╡╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╛.';
  394. $strPrivileges = '╨ƒ╤Ç╨╕╨▓╤û╨╗╨╡╤ù';
  395. $strProcesses = '╨ƒ╤Ç╨╛╤å╨╡╤ü╨╕';
  396. $strProcesslist = '╨í╨┐╨╕╤ü╨╛╨║ ╨┐╤Ç╨╛╤å╨╡╤ü╤û╨▓';
  397. $strPutColNames = '╨ö╨░╤é╨╕ ╨╜╨░╨╖╨▓╨╕ ╨┐╨╛╨╗╤û╨▓ ╤â ╨┐╨╡╤Ç╤ê╨╛╨╝╤â ╤Ç╤Å╨┤╨║╤â';
  398.  
  399. $strQBEDel = '╨Æ╨╕╨┤╨░╨╗╨╕╤é╨╕';
  400. $strQBEIns = '╨Æ╤ü╤é╨░╨▓╨╕╤é╨╕';
  401. $strQBE = '╨ù╨░╨┐╨╕╤é ╨╖╨│╤û╨┤╨╜╨╛ ╨┐╤Ç╨╕╨║╨╗╨░╨┤╤â';
  402. $strQueryFrame = '╨Æ╤û╨║╨╜╨╛ ╨╖╨░╨┐╨╕╤é╤â';
  403. $strQueryOnDb = 'SQL-╨╖╨░╨┐╨╕╤é ╨┤╨╛ ╨æ╨ö <b>%s</b>:';
  404. $strQuerySQLHistory = 'SQL-history';
  405. $strQueryStatistics = '<b>╨í╤é╨░╤é╨╕╤ü╤é╨╕╨║╨░ ╨╖╨░╨┐╨╕╤é╤û╨▓</b>: ╨ù ╨╝╨╛╨╝╨╡╨╜╤é╤â ╨╖╨░╨┐╤â╤ü╨║╤â, ╨┤╨╛ ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░ ╨▒╤â╨╗╨╛ ╨╜╨░╨┤╤û╤ü╨╗╨░╨╜╨╛ %s ╨╖╨░╨┐╨╕╤é╤û╨▓.';
  406. $strQueryTime = '╨ù╨░╨┐╨╕╤é ╨▓╨╕╨║╨╛╨╜╤â╨▓╨░╨▓╤ü╤Å %01.4f ╤ü╨╡╨║';
  407. $strQueryType = '╨ó╨╕╨┐ ╨╖╨░╨┐╨╕╤é╤â';
  408. $strQueryWindowLock = '╨¥╨╡ ╨┐╨╡╤Ç╨╡╨║╤Ç╨╕╨▓╨░╤é╨╕ ╤å╨╡╨╣ ╨╖╨░╨┐╨╕╤é ╨▓ ╤û╨╜╤ê╨╕╤à ╨▓╤û╨║╨╜╨░╤à';
  409.  
  410. $strReceived = '╨₧╤é╤Ç╨╕╨╝╨░╨╜╨╛';
  411. $strRecords = '╨ù╨░╨┐╨╕╤ü╨╕';
  412. $strReferentialIntegrity = '╨ƒ╨╡╤Ç╨╡╨▓╤û╤Ç ╤å╤û╨╗╤û╤ü╨╜╤û╤ü╤é╤î ╨┤╨░╨╜╨╕╤à ╨╜╨░ ╤Ç╤û╨▓╨╜╤û ╨┐╨╛╤ü╨╕╨╗╨░╨╜╤î:';
  413. $strRelationalSchema = '╨í╤à╨╡╨╝╨░ ╨╖╨▓\'╤Å╨╖╨║╤û╨▓';
  414. $strRelationNotWorking = '╨ö╨╛╨┤╨░╤é╨║╨╛╨▓╨░ ╨╝╨╛╨╢╨╗╨╕╨▓╤û╤ü╤é╤î ╤Ç╨╛╨▒╨╛╤é╨╕ ╤û╨╖ ╨╖╨░╨╗╤û╨╜╨║╨╛╨▓╨░╨╜╨╕╨╝╨╕ ╤é╨░╨▒╨╗╨╕╤å╤Å╨╝╨╕ ╨┤╨╡╨░╨║╤é╨╕╨▓╨╛╨▓╨░╨╜╨░. ╨ö╨╗╤Å ╤é╨╛╨│╨╛, ╤ë╨╛╨▒ ╨┤╨╛╨▓╤û╨┤╨░╤é╨╕╤ü╤î ╤ç╨╛╨╝╤â, ╨╜╨░╤é╨╕╤ü╨╜╤û╤é╤î %s╤é╤â╤é%s.';
  415. $strRelations = '╨ù╨▓\'╤Å╨╖╨║╨╕';
  416. $strRelationView = '╨ƒ╨╡╤Ç╨╡╨│╨╗╤Å╨┤ ╨╖╨░╨╗╨╡╨╢╨╜╨╛╤ü╤é╨╡╨╣';
  417. $strReloadingThePrivileges = '╨ƒ╨╡╤Ç╨╡╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╜╤Å ╨┐╤Ç╨░╨▓';
  418. $strRemoveSelectedUsers = '╨ú╤ü╤â╨╜╤â╤é╨╕ ╨▓╤û╨┤╨╝╤û╤ç╨╡╨╜╨╕╤à ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓';
  419. $strRenameTableOK = '╨ó╨░╨▒╨╗╨╕╤å╤Ä %s ╨▒╤â╨╗╨╛ ╨┐╨╡╤Ç╨╡╨╣╨╝╨╡╨╜╨╛╨▓╨░╨╜╨╛ ╨▓ %s';
  420. $strRenameTable = '╨ƒ╨╡╤Ç╨╡╨╣╨╝╨╡╨╜╤â╨▓╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤Ä ╨▓';
  421. $strRepairTable = '╨á╨╡╨╝╨╛╨╜╤é╤â╨▓╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤Ä';
  422. $strReplaceNULLBy = '╨ù╨░╨╝╤û╨╜╨╕╤é╨╕ NULL ╨╜╨░';
  423. $strReplaceTable = '╨ù╨░╨╝╤û╨╜╨╕╤é╨╕ ╨┤╨░╨╜╤û ╤é╨░╨▒╨╗╨╕╤å╤û ╨┤╨░╨╜╨╕╨╝╨╕ ╨╖ ╤ä╨░╨╣╨╗╤â';
  424. $strReset = '╨ƒ╨╡╤Ç╨╡╨▓╤ü╤é╨░╨╜╨╛╨▓╨╕╤é╨╕';
  425. $strResourceLimits = '╨₧╨▒╨╝╨╡╨╢╨╡╨╜╨╜╤Å ╤Ç╨╡╤ü╤â╤Ç╤ü╤û╨▓';
  426. $strReType = '╨ƒ╤û╨┤╤é╨▓╨╡╤Ç╨┤╨╢╨╡╨╜╨╜╤Å';
  427. $strRevokeAndDeleteDescr = '╨Ü╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û ╨▓╤ü╨╡ ╤ë╨╡ ╨▒╤â╨┤╤â╤é╤î ╨╝╨░╤é╨╕ ╨┐╤Ç╨░╨▓╨╛ ╨Ü╨₧╨á╨ÿ╨í╨ó╨ú╨Æ╨É╨¥╨¥╨» (USAGE) ╨┤╨╛ ╤é╨╕╤à ╨┐╤û╤Ç, ╨┐╨╛╨║╨╕ ╨╜╨╡ ╨▒╤â╨┤╤â╤é╤î ╨┐╨╡╤Ç╨╡╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╤û ╨┐╤Ç╨░╨▓╨░.';
  428. $strRevokeAndDelete = '╨Æ╤û╨┤╨╝╤û╨╜╨╕╤é╨╕ ╨▓╤ü╤û ╨░╨║╤é╨╕╨▓╨╜╤û ╨┐╤Ç╨░╨▓╨░ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓ ╤é╨░ ╤â╤ü╤â╨╜╤â╤é╨╕ ╤ù╤à ╨┐╤û╤ü╨╗╤Å ╤å╤î╨╛╨│╨╛.';
  429. $strRevokeMessage = '╨Æ╨╕ ╨╖╨╝╤û╨╜╨╕╨╗╨╕ ╨┐╤Ç╨╕╨▓╤û╨╗╨╡╤ù ╨┤╨╗╤Å %s';
  430. $strRevoke = '╨Æ╤û╨┤╨╝╤û╨╜╨╕╤é╨╕';
  431. $strRowLength = '╨ö╨╛╨▓╨╢╨╕╨╜╨░ ╤Ç╤Å╨┤╨║╨░';
  432. $strRowsFrom = '╤Ç╤Å╨┤╨║╤û╨▓ ╨╖';
  433. $strRowSize = ' ╨á╨╛╨╖╨╝╤û╤Ç ╤Ç╤Å╨┤╨║╨░ ';
  434. $strRowsModeFlippedHorizontal = '╨│╨╛╤Ç╨╕╨╖╨╛╨╜╤é╨░╨╗╤î╨╜╨╛ (rotated headers)';
  435. $strRowsModeHorizontal = ' ╨│╨╛╤Ç╨╕╨╖╨╛╨╜╤é╨░╨╗╤î╨╜╨╛ ';
  436. $strRowsModeOptions = '-╨│╨╛ %s ╤û ╨┤╤â╨▒╨╗╤Ä╨▓╨░╤é╨╕ ╨╖╨░╨│╨╛╨╗╨╛╨▓╨║╨╕ ╤ç╨╡╤Ç╨╡╨╖ ╨║╨╛╨╢╨╜╤û %s ╤Ç╤Å╨┤╨║╤û╨▓ ';
  437. $strRowsModeVertical = ' ╨▓╨╡╤Ç╤é╨╕╨║╨░╨╗╤î╨╜╨╛ ';
  438. $strRowsStatistic = '╨í╤é╨░╤é╨╕╤ü╤é╨╕╨║╨░ ╤Ç╤Å╨┤╨║╨░';
  439. $strRows = '╨á╤Å╨┤╨║╨╕';
  440. $strRunning = '╨╜╨░ %s';
  441. $strRunQuery = '╨Æ╨╕╨║╨╛╨╜╨░╤é╨╕ ╨╖╨░╨┐╨╕╤é';
  442. $strRunSQLQuery = '╨Æ╨╕╨║╨╛╨╜╨░╤é╨╕ SQL ╨╖╨░╨┐╨╕╤é(╨╕) ╨┤╨╛ ╨æ╨ö %╤û';
  443. $strRussian = '╨á╨╛╤ü╤û╨╣╤ü╤î╨║╨╡';
  444.  
  445. $strSaveOnServer = '╨ù╨▒╨╡╤Ç╨╡╨│╤é╨╕ ╨╜╨░ ╤ü╨╡╤Ç╨▓╨╡╤Ç╤û ╨▓ ╨║╨░╤é╨░╨╗╨╛╨│╤â %s ';
  446. $strSave = '╨ù╨▒╨╡╤Ç╨╡╨│╤é╨╕';
  447. $strScaleFactorSmall = '╨ù╨░╨╜╨░╨┤╤é╨╛ ╨╝╨░╨╗╨╕╨╣ ╨╝╨░╤ü╤ê╤é╨░╨▒ ╤ë╨╛╨▒ ╤ü╤à╨╡╨╝╨░ ╨╖╨░╨╣╨╝╨░╨╗╨░ ╤å╤û╨╗╤â ╤ü╤é╨╛╤Ç╤û╨╜╨║╤â';
  448. $strSearchFormTitle = '╨¿╤â╨║╨░╤é╨╕ ╨▓ ╨▒╨░╨╖╤û ╨┤╨░╨╜╨╕╤à';
  449. $strSearchInTables = '╨Æ╤ü╨╡╤Ç╨╡╨┤╨╕╨╜╤û ╤é╨░╨▒╨╗╨╕╤å╤î:';
  450. $strSearchNeedle = '╨í╨╗╨╛╨▓╨░ ╤ç╨╕ ╨╖╨╜╨░╤ç╨╡╨╜╨╜╤Å, ╤Å╨║╤û ╨┐╨╛╤é╤Ç╤û╨▒╨╜╨╛ ╨╖╨╜╨░╨╣╤é╨╕ (╨╝╨░╤ü╨║╨░: "%"):';
  451. $strSearchOption1 = '╨┐╤Ç╨╕╨╜╨░╨╣╨╝╤û ╨╛╨┤╨╜╨╡ ╨╖ ╤ü╨╗╤û╨▓';
  452. $strSearchOption2 = '╨▓╤ü╤û ╤ü╨╗╨╛╨▓╨░';
  453. $strSearchOption3 = '╤é╨╛╤ç╨╜╤â ╤ä╤Ç╨░╨╖╤â';
  454. $strSearchOption4 = '╤Ç╨╡╨│╤â╨╗╤Å╤Ç╨╜╨╕╨╣ ╨▓╨╕╤Ç╨░╨╖';
  455. $strSearchResultsFor = '╨á╨╡╨╖╤â╨╗╤î╤é╨░╤é╨╕ ╨┐╨╛╤ê╤â╨║╤â "<i>%s</i>" %s:';
  456. $strSearchType = '╨ù╨╜╨░╨╣╤é╨╕:';
  457. $strSearch = '╨¿╤â╨║╨░╤é╨╕';
  458. $strSecretRequired = '╨Ü╨╛╨╜╤ä╤û╨│╤â╤Ç╨░╤å╤û╨╣╨╜╨╕╨╣ ╤ä╨░╨╣╨╗ ╨┐╨╛╤é╤Ç╨╡╨▒╤â╤ö ╤ü╨╡╨║╤Ç╨╡╤é╨╜╤â ╤ä╤Ç╨░╨╖╤â (╨┐╨░╤Ç╨╛╨╗╤î).';
  459. $strSelectADb = '╨ƒ╤Ç╨╛╤ê╤â ╨▓╨╕╨▒╤Ç╨░╤é╨╕ ╨æ╨ö';
  460. $strSelectAll = '╨Æ╤û╨┤╨╝╤û╤é╨╕╤é╨╕ ╨▓╤ü╨╡';
  461. $strSelectFields = '╨Æ╨╕╨▒╤Ç╨░╤é╨╕ ╨┐╨╛╨╗╤Å (╤ë╨╛╨╜╨░╨╣╨╝╨╡╨╜╤ê╨╡ ╨╛╨┤╨╜╨╡):';
  462. $strSelectNumRows = '╨┐╨╛ ╨╖╨░╨┐╨╕╤é╤â';
  463. $strSelectTables = '╨Æ╨╕╨▒╤Ç╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤û';
  464. $strSend = '╨Æ╤û╨┤╤û╤ü╨╗╨░╤é╨╕';
  465. $strSent = '╨Æ╤û╨┤╨┐╤Ç╨░╨▓╨╗╨╡╨╜╨╛';
  466. $strServerChoice = '╨Æ╨╕╨▒╤û╤Ç ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░';
  467. $strServerStatusUptime = '╨ª╨╡╨╣ MySQL ╤ü╨╡╤Ç╨▓╨╡╤Ç ╨┐╤Ç╨░╤å╤Ä╤ö %s. ╨í╤é╨░╤Ç╤é╤â╨▓╨░╨▓ %s.';
  468. $strServerStatus = '╨å╨╜╤ä╨╛╤Ç╨╝╨░╤å╤û╤Å ╨┐╤Ç╨╛ ╤Ç╨╛╨▒╨╛╤é╤â ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░';
  469. $strServerTabVariables = '╨ù╨╝╤û╨╜╨╜╤û';
  470. $strServerTrafficNotes = '<b>╨ó╤Ç╨░╤ä╤û╨║ ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░</b>: ╤é╨░╨▒╨╗╨╕╤å╤û ╨┐╨╛╨║╨░╨╖╤â╤Ä╤é╤î ╤ü╤é╨░╤é╨╕╤ü╤é╨╕╨║╤â ╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╜╤Å ╨╝╨╡╤Ç╨╡╨╢╤û ╤å╨╕╨╝ MySQL ╤ü╨╡╤Ç╨▓╨╡╤Ç╨╛╨╝ ╨╖ ╨╝╨╛╨╝╨╡╨╜╤é╤â ╨╣╨╛╨│╨╛ ╨╖╨░╨┐╤â╤ü╨║╤â.';
  471. $strServerVars = '╨ù╨╝╤û╨╜╨╜╤û ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░ ╤é╨░ ╨╜╨░╨╗╨░╤ê╤é╤â╨▓╨░╨╜╨╜╤Å';
  472. $strServerVersion = '╨Æ╨╡╤Ç╤ü╤û╤Å ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░';
  473. $strServer = '╨í╨╡╤Ç╨▓╨╡╤Ç';
  474. $strSessionValue = '╨ù╨╜╨░╤ç╨╡╨╜╨╜╤Å ╤ü╨╡╤ü╤û╤ù';
  475. $strSetEnumVal = '╨ö╨╗╤Å ╤é╨╕╨┐╤û╨▓ ╨┐╨╛╨╗╤Å "enum" ╤é╨░ "set", ╨▓╨▓╨╡╨┤╤û╤é╤î ╨╖╨╜╨░╤ç╨╡╨╜╨╜╤Å ╨╖╨│╤û╨┤╨╜╨╛ ╤é╨░╨║╨╛╨│╨╛ ╤ä╨╛╤Ç╨╝╨░╤é╤â: \'a\',\'b\',\'c\'...<br />╨»╨║╤ë╨╛ ╨▓╨░╨╝ ╨▒╤â╨┤╨╡ ╨┐╨╛╤é╤Ç╤û╨▒╨╜╨╛ ╨▓╨▓╨╡╤ü╤é╨╕ ╨╖╨▓╨╛╤Ç╨╛╤é╨╜╤Ä ╨║╨╛╤ü╤â ╤Ç╨╕╤ü╨║╤â ("\"") ╨░╨▒╨╛ ╨┐╨╛╨╛╨┤╨╕╨╜╨╛╨║╤û ╨╗╨░╨┐╨║╨╕ ("\'") ╨┐╨╛╤ü╨╡╤Ç╨╡╨┤ ╤å╨╕╤à ╨╖╨╜╨░╤ç╨╡╨╜╤î, ╨┐╨╛╤ü╤é╨░╨▓╤é╨╡ ╨┐╨╡╤Ç╨╡╨┤ ╨╜╨╕╨╝╨╕ ╨╖╨▓╨╛╤Ç╨╛╤é╨╜╤Ä ╨║╨╛╤ü╤â ╤Ç╨╕╤ü╨║╤â (╨╜╨░╨┐╤Ç╨╕╨║╨╗╨░╨┤, \'\\\\xyz\' ╤ç╨╕ \'a\\\'b\').';
  476. $strShowAll = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╨▓╤ü╨╡';
  477. $strShowColor = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╨║╨╛╨╗╤û╤Ç';
  478. $strShowDatadictAs = '╨ñ╨╛╤Ç╨╝╨░╤é ╤ü╨╗╨╛╨▓╨╜╨╕╨║╨░';
  479. $strShowFullQueries = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╨┐╨╛╨▓╨╜╤û ╨╖╨░╨┐╨╕╤é╨╕';
  480. $strShowGrid = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╤ü╤û╤é╨║╤â';
  481. $strShowingRecords = '╨ƒ╨╛╨║╨░╨╖╨░╨╜╨╛ ╨╖╨░╨┐╨╕╤ü╨╕ ';
  482. $strShowPHPInfo = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╤û╨╜╤ä╨╛╤Ç╨╝╨░╤å╤û╤Ä ╨┐╤Ç╨╛ PHP';
  483. $strShowTableDimension = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╤Ç╨╛╨╖╨╝╤û╤Ç╨╕ ╤é╨░╨▒╨╗╨╕╤å╤î';
  484. $strShowTables = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤û';
  485. $strShowThisQuery = ' ╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕ ╨┤╨░╨╜╨╕╨╣ ╨╖╨░╨┐╨╕╤é ╨╖╨╜╨╛╨▓╤â ';
  486. $strShow = '╨ƒ╨╛╨║╨░╨╖╨░╤é╨╕';
  487. $strSimplifiedChinese = '╨Ü╨╕╤é╨░╨╣╤ü╤î╨║╨╡ ╨í╨┐╤Ç╨╛╤ë╨╡╨╜╨╡';
  488. $strSingly = '(╨╛╨║╤Ç╨╡╨╝╨╛)';
  489. $strSize = '╨á╨╛╨╖╨╝╤û╤Ç';
  490. $strSort = '╨ƒ╨╛╤ü╨╛╤Ç╤é╤â╨▓╨░╤é╨╕';
  491. $strSpaceUsage = '╨ƒ╤Ç╨╛╤ü╤é╤û╤Ç, ╤ë╨╛ ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╤ö╤é╤î╤ü╤Å';
  492. $strSplitWordsWithSpace = '╨í╨╗╨╛╨▓╨░ ╤Ç╨╛╨╖╨┤╤û╨╗╨╡╨╜╤û ╨┐╤Ç╨╛╨▒╤û╨╗╨╛╨╝ (" ").';
  493. $strSQLParserBugMessage = '╨£╨╛╨╢╨╗╨╕╨▓╨╛ ╨Æ╨╕ ╨╖╨╜╨░╨╣╤ê╨╗╨╕ ╨┐╨╛╨╝╨╕╨╗╨║╤â ╨▓ ╨┐╨░╤Ç╤ü╨╡╤Ç╤û SQL. ╨ƒ╤Ç╨╛╤ê╤â ╨┤╨╡╤é╨░╨╗╤î╨╜╤û╤ê╨╡ ╨┐╨╡╤Ç╨╡╨▓╤û╤Ç╨╕╤é╨╕ ╤ç╨╕ ╨║╨╛╤Ç╨╡╨║╤é╨╜╨╛ ╨▓╨╢╨╕╤é╤û ╤û ╨╜╨╡ ╨┐╤Ç╨╛╨┐╤â╤ë╨╡╨╜╤û ╨╗╨░╨┐╨║╨╕ ╤â ╨Æ╨░╤ê╨╛╨╝╤â ╨╖╨░╨┐╨╕╤é╤û. ╨å╨╜╤ê╨╛╤Ä ╨╝╨╛╨╢╨╗╨╕╨▓╨╛╤Ä ╨┐╤Ç╨╕╤ç╨╕╨╜╨╛╤Ä ╨┐╨╛╨╝╨╕╨╗╨║╨╕ ╨╝╨╛╨╢╨╡ ╨▒╤â╤é╨╕ ╤é╨╡ ╤ë╨╛ ╨Æ╨╕ ╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╕╨╗╨╕ ╤ä╨░╨╣╨╗ ╨╖ ╨┤╨▓╤û╨╣╨║╨╛╨▓╨╕╨╝╨╕ ╨┤╨░╨╜╨╕╨╝╨╕ ╤Ç╨╛╨╖╨╝╤û╤ë╨╡╨╜╨╕╨╝╨╕ ╨┐╨╛╨╖╨░ ╨▓╨╖╤Å╤é╨╕╨╝ ╨▓ ╨╗╨░╨┐╨║╨╕ ╤é╨╡╨║╤ü╤é╨╛╨╝. ╨í╨┐╤Ç╨╛╨▒╤â╨╣╤é╨╡ ╨▓╨╕╨║╨╛╨╜╨░╤é╨╕ ╨Æ╨░╤ê ╨╖╨░╨┐╨╕╤é ╨╖╨░ ╨┤╨╛╨┐╨╛╨╝╨╛╨│╨╛╤Ä ╨╛╨▒╨╛╨╗╨╛╨╜╨║╨╕ MySQL ╨╖ ╨║╨╛╨╝╨░╨╜╨┤╨╜╨╛╤ù ╤ü╤é╤Ç╤û╤ç╨║╨╕. ╨ƒ╨╛╨▓╤û╨┤╨╛╨╝╨╗╨╡╨╜╨╜╤Å MySQL ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░ ╨┐╤Ç╨╛ ╨┐╨╛╨╝╨╕╨╗╨║╤â ╨┐╨╛╨┤╨░╨╜╨╡ ╨╜╨╕╨╢╤ç╨╡ (╤Å╨║╤ë╨╛ ╤ö ╤é╨░╨║╨╡) ╤é╨░╨║╨╛╨╢ ╨╝╨╛╨╢╨╡ ╨┤╨╛╨┐╨╛╨╝╨╛╨│╤é╨╕ ╨Æ╨░╨╝ ╤â ╨▓╨╕╨╖╨╜╨░╤ç╨╡╨╜╨╜╤û ╨┐╤Ç╨╛╨▒╨╗╨╡╨╝╨╕. ╨»╨║╤ë╨╛ ╤â ╨Æ╨░╤ü ╨▓╤ü╨╡ ╤ë╨╡ ╨▓╨╕╨╜╨╕╨║╨░╤Ä╤é╤î ╨┐╤Ç╨╛╨▒╨╗╨╡╨╝╨╕ ╤ç╨╕ ╨┐╨░╤Ç╤ü╨╡╤Ç ╨▓╨╕╨┤╨░╤ö ╨┐╨╛╨╝╨╕╨╗╨║╤â, ╨░ ╨╖ ╨║╨╛╨╝╨░╨╜╨┤╨╜╨╛╤ù ╤ü╤é╤Ç╤û╤ç╨║╨╕ ╨╖╨░╨┐╨╕╤é╨╕ ╨▓╨╕╨║╨╛╨╜╤â╤Ä╤é╤î╤ü╤Å, ╨┐╤Ç╨╛╤ê╤â ╤ü╨║╨╛╤Ç╨╛╤é╨╕╤é╨╕ ╨Æ╨░╤ê ╨▓╨▓╤û╨┤╨╜╨╕╨╣ SQL ╨╖╨░╨┐╨╕╤é ╨┤╨╛ ╨╛╨┤╨╜╨╛╨│╨╛ ╨╖╨░╨┐╨╕╤é╤â, ╤Å╨║╨╕╨╣ ╨▓╨╗╨░╤ü╨╜╨╡ ╤û ╨▓╨╕╨║╨╗╨╕╨║╨░╤ö ╨┐╤Ç╨╛╨▒╨╗╨╡╨╝╨╕, ╤û ╨▓╤û╨┤╤û╤ê╨╗╤û╤é╤î ╨┐╨╛╨▓╤û╨┤╨╛╨╝╨╗╨╡╨╜╨╜╤Å ╨┐╤Ç╨╛ ╨┐╨╛╨╝╨╕╨╗╨║╤â ╨╖ ╨┐╨╛╤Ç╤å╤û╤ö╤Ä ╨┤╨░╨╜╨╕╤à ╤â ╤Ç╨╛╨╖╨┤╤û╨╗╤û CUT ╨╜╨╕╨╢╤ç╨╡:';
  494. $strSQLParserUserError = 'There seems to be an error in your SQL query. ╨ƒ╨╛╨▓╤û╨┤╨╛╨╝╨╗╨╡╨╜╨╜╤Å MySQL ╤ü╨╡╤Ç╨▓╨╡╤Ç╨░ ╨┐╤Ç╨╛ ╨┐╨╛╨╝╨╕╨╗╨║╤â ╨┐╨╛╨┤╨░╨╜╨╡ ╨╜╨╕╨╢╤ç╨╡ (╤Å╨║╤ë╨╛ ╤ö ╤é╨░╨║╨╡) ╤é╨░╨║╨╛╨╢ ╨╝╨╛╨╢╨╡ ╨┤╨╛╨┐╨╛╨╝╨╛╨│╤é╨╕ ╨Æ╨░╨╝ ╤â ╨▓╨╕╨╖╨╜╨░╤ç╨╡╨╜╨╜╤û ╨┐╤Ç╨╛╨▒╨╗╨╡╨╝╨╕.';
  495. $strSQLQuery = 'SQL-╨╖╨░╨┐╨╕╤é';
  496. $strSQLResult = 'SQL result';
  497. $strSQL = 'SQL';
  498. $strSQPBugInvalidIdentifer = '╨¥╨╡╨║╨╛╤Ç╨╡╨║╤é╨╜╨╕╨╣ ╤û╨┤╨╡╨╜╤é╨╕╤ä╤û╨║╨░╤é╨╛╤Ç';
  499. $strSQPBugUnclosedQuote = '╨¥╨╡ ╨╖╨░╨║╤Ç╨╕╤é╤û ╨╗╨░╨┐╨║╨╕';
  500. $strSQPBugUnknownPunctuation = '╨¥╨╡╨▓╤û╨┤╨╛╨╝╨╕╨╣ ╤ü╨╕╨╝╨▓╨╛╨╗ ╨┐╤â╨╜╨║╤é╤â╨░╤å╤û╤ù';
  501. $strStatCheckTime = '╨ƒ╨╡╤Ç╨╡╨▓╤û╤Ç╨╡╨╜╨╛';
  502. $strStatCreateTime = '╨í╤é╨▓╨╛╤Ç╨╡╨╜╨╛';
  503. $strStatement = '╨ƒ╨░╤Ç╨░╨╝╨╡╤é╤Ç';
  504. $strStatUpdateTime = '╨ƒ╨╛╨╜╨╛╨▓╨╗╨╡╨╜╨╛';
  505. $strStatus = '╨í╤é╨░╤é╤â╤ü';
  506. $strStrucCSV = 'CSV ╨┤╨░╨╜╤û';
  507. $strStrucData = '╨í╤é╤Ç╤â╨║╤é╤â╤Ç╤â ╤û ╨┤╨░╨╜╤û';
  508. $strStrucExcelCSV = 'CSV ╨┤╨╗╤Å ╨┤╨░╨╜╨╕╤à MS Excel';
  509. $strStrucOnly = '╨¢╨╕╤ê╨╡ ╤ü╤é╤Ç╤â╨║╤é╤â╤Ç╤â';
  510. $strStructPropose = '╨ù╨░╨┐╤Ç╨╛╨┐╨╛╨╜╤â╨▓╨░╤é╨╕ ╤ü╤é╤Ç╤â╨║╤é╤â╤Ç╤â ╤é╨░╨▒╨╗╨╕╤å╤û';
  511. $strStructure = '╨í╤é╤Ç╤â╨║╤é╤â╤Ç╨░';
  512. $strSubmit = '╨Æ╨╕╨║╨╛╨╜╨░╤é╨╕';
  513. $strSuccess = '╨Æ╨░╤ê SQL-╨╖╨░╨┐╨╕╤é ╨▒╤â╨╗╨╛ ╤â╤ü╨┐╤û╤ê╨╜╨╛ ╨▓╨╕╨║╨╛╨╜╨░╨╜╨╛';
  514. $strSum = '╨Æ╤ü╤î╨╛╨│╨╛';
  515. $strSwedish = '╨¿╨▓╨╡╨┤╤ü╤î╨║╨╡';
  516. $strSwitchToTable = '╨ƒ╨╡╤Ç╨╡╨╣╤é╨╕ ╨┤╨╛ ╤ü╨║╨╛╨┐╤û╨╣╨╛╨▓╨░╨╜╨╛╤ù ╤é╨░╨▒╨╗╨╕╤å╤û';
  517.  
  518. $strTableComments = '╨Ü╨╛╨╝╨╡╨╜╤é╨░╤Ç ╨┤╨╛ ╤é╨░╨▒╨╗╨╕╤å╤û';
  519. $strTableEmpty = '╨ƒ╨╛╤Ç╨╛╨╢╨╜╤Å ╨╜╨░╨╖╨▓╨░ ╤é╨░╨▒╨╗╨╕╤å╤û!';
  520. $strTableHasBeenDropped = '╨ó╨░╨▒╨╗╨╕╤å╤Ä %s ╨▒╤â╨╗╨╛ ╨╖╨╜╨╕╤ë╨╡╨╜╨╛';
  521. $strTableHasBeenEmptied = '╨ó╨░╨▒╨╗╨╕╤å╤Ä %s ╨▒╤â╨╗╨╛ ╨╛╤ç╨╕╤ë╨╡╨╜╨╛';
  522. $strTableHasBeenFlushed = '╨æ╤â╨╗╨╛ ╨╛╤ç╨╕╤ë╨╡╨╜╨╛ ╨║╨╡╤ê ╤é╨░╨▒╨╗╨╕╤å╤û %s';
  523. $strTableMaintenance = '╨₧╨▒╤ü╨╗╨│╨╛╨▓╤â╨▓╨░╨╜╨╜╤Å ╤é╨░╨▒╨╗╨╕╤å╤û';
  524. $strTableOfContents = '╨ù╨╝╤û╤ü╤é';
  525. $strTableOptions = '╨¥╨░╨╗╨░╤ê╤é╤â╨▓╨░╨╜╨╜╤Å ╤é╨░╨▒╨╗╨╕╤å╤û';
  526. $strTables = '%s ╤é╨░╨▒╨╗╨╕╤å(╤û)';
  527. $strTableStructure = '╨í╤é╤Ç╤â╨║╤é╤â╤Ç╨░ ╤é╨░╨▒╨╗╨╕╤å╤û';
  528. $strTable = '╤é╨░╨▒╨╗╨╕╤å╤Å ';
  529. $strTblPrivileges = '╨ƒ╤Ç╨░╨▓╨░, ╤Å╨║╤û ╤ü╤é╨╛╤ü╤â╤Ä╤é╤î╤ü╤Å ╤é╨░╨▒╨╗╨╕╤å╤û';
  530. $strTextAreaLength = ' ╨º╨╡╤Ç╨╡╨╖ ╨▓╨╡╨╗╨╕╨║╤â ╨┤╨╛╨▓╨╢╨╕╨╜╤â,<br /> ╤å╨╡ ╨┐╨╛╨╗╨╡ ╨╜╨╡ ╨╝╨╛╨╢╨╡ ╨▒╤â╤é╨╕ ╨▓╤û╨┤╤Ç╨╡╨┤╨░╨│╨╛╨▓╨░╨╜╨╛ ';
  531. $strThai = '╨ó╨░╨╣╤ü╤î╨║╨╡';
  532. $strThisHost = '╨ª╨╡╨╣ ╤à╨╛╤ü╤é';
  533. $strThreadSuccessfullyKilled = '╨ƒ╤Ç╨╛╤å╨╡╤ü %s ╨┐╤Ç╨╕╨┐╨╕╨╜╨╡╨╜╨╛.';
  534. $strTime = '╨º╨░╤ü';
  535. $strToggleScratchboard = '╨▓╨▓╤û╨╝╨║╨╜╤â╤é╨╕ ╤ç╨╛╤Ç╨╜╨╛╨▓╨╕╨║ (scratchboard)';
  536. $strTotalUC = '╨á╨░╨╖╨╛╨╝';
  537. $strTotal = '╨▓╤ü╤î╨╛╨│╨╛';
  538. $strTraditionalChinese = '╨Ü╨╕╤é╨░╨╣╤ü╤î╨║╨╡ ╨ó╤Ç╨░╨┤╨╕╤å╤û╨╣╨╜╨╡';
  539. $strTraffic = '╨ó╤Ç╨░╤ä╤û╨║';
  540. $strTransformation_image_jpeg__inline = '╨Æ╤û╨┤╨╛╨▒╤Ç╨░╨╢╨░╤ö clickable thumbnail; ╨╛╨┐╤å╤û╤ù: ╤ê╨╕╤Ç╨╕╨╜╨░, ╨▓╨╕╤ü╨╛╤é╨░ ╤â ╨┐╤û╨║╤ü╨╡╨╗╨░╤à (╨╖╨▒╨╡╤Ç╤û╨│╨░╤ö ╨┐╨╛╤ç╨░╤é╨║╨╛╨▓╤û ╨┐╤Ç╨╛╨┐╨╛╤Ç╤å╤û╤ù)';
  541. $strTransformation_image_jpeg__link = '╨Æ╤û╨┤╨╛╨▒╤Ç╨░╨╢╨░╤ö ╨╗╤û╨╜╨║ ╨┤╨╛ ╤å╤î╨╛╨│╨╛ ╨╝╨░╨╗╤Ä╨╜╨║╤â (direct blob download, i.e.).';
  542. $strTransformation_image_png__inline = '╨ö╨╕╨▓. image/jpeg: inline';
  543. $strTransformation_text_plain__external = 'LINUX ONLY: ╨ù╨░╨┐╤â╤ü╨║╨░╤ö ╨╖╨╛╨▓╨╜╤û╤ê╨╜╤Ä ╨┐╤Ç╨╛╨│╤Ç╨░╨╝╤â ╤û ╨┐╨╛╨┤╨░╤ö ╨┤╨░╨╜╤û ╤ç╨╡╤Ç╨╡╨╖ ╤ü╤é╨░╨╜╨┤╨░╤Ç╤é╨╜╨╕╨╣ ╨▓╨▓╤û╨┤. ╨ƒ╨╛╨▓╨╡╤Ç╤é╨░╤ö ╤ü╨╜╨░╨┤╨┤╨░╤Ç╤é╨╜╨╕╨╣ ╨▓╨╕╨▓╤û╨┤ ╨┐╤Ç╨╛╨│╤Ç╨░╨╝╨╕. ╨ù╨░ ╨╖╨░╨╝╨╛╨▓╤ç╤â╨▓╨░╨╜╨╜╤Å╨╝ ╨┐╤Ç╨╛╨│╤Ç╨░╨╝╨╛╤Ä ╤ö Tidy, ╤Å╨║╨░ ╨│╨░╤Ç╨╜╨╛ ╨┤╤Ç╤â╨║╤â╤ö HTML ╨║╨╛╨┤. ╨ù ╨╝╤û╤Ç╨║╤â╨▓╨░╨╜╤î ╨▒╨╡╨╖╨┐╨╡╨║╨╕, ╨Æ╨░╨╝ ╨┐╨╛╤é╤Ç╤û╨▒╨╜╨╛ ╤ü╨░╨╝╨╛╤ü╤é╤û╨╣╨╜╨╛ ╨▓╤û╨┤╤Ç╨╡╨┤╨░╨│╤â╨▓╨░╤é╨╕ ╤ä╨░╨╣╨╗ libraries/transformations/text_plain__external.inc.php ╤é╨░ ╨▓╨┐╨╕╤ü╨░╤é╨╕ ╨┐╤Ç╨╛╨│╤Ç╨░╨╝╨╕ ╨┤╨╛╨╖╨▓╨╛╨╗╨╡╨╜╤û ╨┤╨╗╤Å ╨╖╨░╨┐╤â╤ü╨║╤â. ╨ú ╤é╨░╨║╨╛╨╝╤â ╨▓╨╕╨┐╨░╨┤╨║╤â, ╨┐╨╡╤Ç╤ê╨░ ╨╛╨┐╤å╤û╤Å - ╨║╤û╨╗╤î╨║╤û╤ü╤é╤î ╨┐╤Ç╨╛╨│╤Ç╨░╨╝, ╤Å╨║╤û ╨Æ╨╕ ╨▒╨░╨╢╨░╤ö╤é╨╡ ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╨▓╨░╤é╨╕ ╤û ╨┤╤Ç╤â╨│╨░ - ╨┐╨░╤Ç╨░╨╝╨╡╤é╤Ç╨╕ ╨┤╨╗╤Å ╨┐╤Ç╨╛╨│╤Ç╨░╨╝. ╨ó╤Ç╨╡╤é╤Å ╨╛╨┐╤å╤û╤Å, ╨▓╤ü╤é╨░╨╜╨╛╨▓╨╗╨╡╨╜╨░ ╨▓ 1, ╨▒╤â╨┤╨╡ ╨║╨╛╨▓╨╡╤Ç╤é╤â╨▓╨░╤é╨╕ ╨▓╨╕╨▓╤û╨┤ ╨▓╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╤Ä╤ç╨╕ htmlspecialchars() (╨╖╨░ ╨╖╨░╨╝╨╛╨▓╤ç╤â╨▓╨░╨╜╨╜╤Å╨╝: 1). ╨º╨╡╤é╨▓╨╡╤Ç╤é╨░ ╨╛╨┐╤å╤û╤Å, ╨▓╤ü╤é╨░╨╜╨╛╨▓╨╗╨╡╨╜╨░ ╨▓ 1, ╨▒╤â╨┤╨╡ ╨┤╨╛╨┤╨░╨▓╨░╤é╨╕ NOWRAP ╨┤╨╛ ╨║╨╛╨╢╨╜╨╛╤ù ╨║╨╛╨╝╤û╤Ç╨║╨╕ ╨║╨╛╨╜╤é╨╡╨╜╤é╤â, ╤é╨░╨║ ╤ë╨╛ ╨▓╨╡╤ü╨╕ ╨▓╨╕╨▓╤û╨┤ ╨▒╤â╨┤╨╡ ╨┐╨╛╨║╨░╨╖╨░╨╜╨╛ ╨▒╨╡╨╖ ╨┐╨╡╤Ç╨╡╤ä╨╛╤Ç╨╝╨░╤é╤â╨▓╨░╨╜╨╜╤Å (╨╖╨░ ╨╖╨░╨╝╨╛╨▓╤ç╤â╨▓╨░╨╜╨╜╤Å╨╝: 1)';
  544. $strTransformation_text_plain__formatted = '╨ù╨▒╨╡╤Ç╤û╨│╨░╤ö ╨┐╨╛╤ç╨░╤é╨║╨╛╨▓╨╡ ╤ä╨╛╤Ç╨╝╨░╤é╤â╨▓╨░╨╜╨╜╤Å ╨┐╨╛╨╗╤Å. ╨¥╨╡ ╨▓╨╜╨╛╤ü╤Å╤é╤î╤ü╤Å ╨╝╨╛╨┤╨╕╤ä╤û╨║╨░╤å╤û╤ù.';
  545. $strTransformation_text_plain__imagelink = '╨ƒ╨╛╨║╨░╨╖╤â╤ö ╨╝╨░╨╗╤Ä╨╜╨╛╨║ ╤û ╨╗╤û╨╜╨║, ╨┐╨╛╨╗╨╡ ╨╝╤û╤ü╤é╨╕╤é╤î ╨╜╨░╨╖╨▓╤â ╤ä╨░╨╣╨╗╤â; ╨┐╨╡╤Ç╤ê╨░ ╨╛╨┐╤å╤û╤Å - ╨┐╤Ç╨╡╤ä╤û╨║╤ü, ╨┐╨╛╨┤╤û╨▒╨╜╨╛ ╨┤╨╛ "http://domain.com/", ╨┤╤Ç╤â╨│╨░ - ╤ê╨╕╤Ç╨╕╨╜╨░ ╨▓ ╨┐╤û╨║╤ü╨╡╨╗╨░╤à, ╤é╤Ç╨╡╤é╤Å - ╨▓╨╕╤ü╨╛╤é╨░.';
  546. $strTransformation_text_plain__link = '╨ƒ╨╛╨║╨░╨╖╤â╤ö ╨╗╤û╨╜╨║, ╨┐╨╛╨╗╨╡ ╨╝╤û╤ü╤é╨╕╤é╤î ╨╜╨░╨╖╨▓╤â ╤ä╨░╨╣╨╗╤â; ╨┐╨╡╤Ç╤ê╨░ ╨╛╨┐╤å╤û╤Å - ╨┐╤Ç╨╡╤ä╤û╨║╤ü, ╨┐╨╛╨┤╤û╨▒╨╜╨╛ ╨┤╨╛ "http://domain.com/", ╨┤╤Ç╤â╨│╨░ ╨╛╨┐╤å╤û╤Å - title ╨┤╨╗╤Å ╨╗╤û╨╜╨║╤â.';
  547. $strTransformation_text_plain__substr = '╨ƒ╨╛╨║╨░╨╖╤â╤ö ╨╗╨╕╤ê╨╡ ╤ç╨░╤ü╤é╨╕╨╜╤â ╤é╨╡╨║╤ü╤é╤â. ╨ƒ╨╡╤Ç╤ê╨░ ╨╛╨┐╤å╤û╤Å - ╤å╨╡ ╨▓╤û╨┤╤ü╤é╤â╨┐ ╤Å╨║╨╕╨╣ ╨▓╨╕╨╖╨╜╨░╤ç╨░╤ö ╨╖ ╤Å╨║╨╛╨│╨╛ ╨╝╤û╤ü╤å╤Å ╨┐╨╛╨▓╨╕╨╜╨╡╨╜ ╨┐╨╛╤ç╨░╤é╨╕╤ü╤Å ╨▓╨╕╨▓╤û╨┤ ╤é╨╡╨║╤ü╤é╤â (╨╖╨░ ╨╖╨░╨╝╨╛╨▓╤ç╤â╨▓╨░╨╜╨╜╤Å╨╝: 0). ╨ö╤Ç╤â╨│╨░ ╨╛╨┐╤å╤û╤Å - ╨▓╨╕╨╖╨╜╨░╤ç╨░╤ö ╤ü╨║╤û╨╗╤î╨║╨╕ ╤é╨╡╨║╤ü╤é╤â ╨▒╤â╨┤╨╡ ╨▓╨╕╨▓╨╡╨┤╨╡╨╜╨╛. ╨»╨║╤ë╨╛ ╨▓╨╛╨╜╨░ ╨┐╨╛╤Ç╨╛╨╢╨╜╤Å - ╨▓╨╕╨▓╨╛╨┤╨╕╤é╤î╤ü╤Å ╤Ç╨╡╤ê╤é╨░ ╨▓╤ü╤î╨╛╨│╨╛ ╤é╨╡╨║╤ü╤é╤â. ╨ó╤Ç╨╡╤é╤Å ╨╛╨┐╤å╤û╤Å - ╨▓╨╕╨╖╨╜╨░╤ç╨░╤ö ╤Å╨║╤û ╤ü╨╕╨╝╨▓╨╛╨╗╨╕ ╨▒╤â╨┤╨╡ ╨┤╨╛╨┤╨░╨╜╨╛ ╨┐╤û╤ü╨╗╤Å ╨▓╨╕╨▓╨╡╨┤╨╡╨╜╨╛╨│╨╛ ╤é╨╡╨║╤ü╤é╨╛╨▓╨╛╨│╨╛ ╤ü╨╡╨│╨╝╨╡╨╜╤é╤â (╨╖╨░ ╨╖╨░╨╝╨╛╨▓╤ç╤â╨▓╨░╨╜╨╜╤Å╨╝: ...) .';
  548. $strTruncateQueries = '╨₧╨▒╤Ç╤û╨╖╨░╤é╨╕ ╨┐╨╛╨║╨░╨╖╨░╨╜╤û ╨╖╨░╨┐╨╕╤é╨╕';
  549. $strTurkish = '╨ó╤â╤Ç╨╡╤å╤î╨║╨╡';
  550. $strType = '╨ó╨╕╨┐';
  551.  
  552. $strUkrainian = '╨ú╨║╤Ç╨░╤ù╨╜╤ü╤î╨║╨╡';
  553. $strUncheckAll = '╨ù╨╜╤Å╤é╨╕ ╤â╤ü╤û ╨▓╤û╨┤╨╝╤û╤é╨║╨╕';
  554. $strUnicode = '╨«╨╜╤û╨║╨╛╨┤';
  555. $strUnique = '╨ú╨╜╤û╨║╨░╨╗╤î╨╜╨╡';
  556. $strUnknown = '╨╜╨╡╨▓╤û╨┤╨╛╨╝╨╡';
  557. $strUnselectAll = '╨ù╨╜╤Å╤é╨╕ ╨▓╤ü╤û ╨▓╤û╨┤╨╝╤û╤é╨║╨╕';
  558. $strUpdatePrivMessage = '╨æ╤â╨╗╨╛ ╨╖╨╝╤û╨╜╨╡╨╜╨╛ ╨┐╤Ç╨╕╨▓╤û╨╗╨╡╤ù ╨┤╨╗╤Å';
  559. $strUpdateProfileMessage = '╨ƒ╤Ç╨╛╤ä╤û╨╗╤î ╨▒╤â╨╗╨╛ ╨┐╨╛╨╜╨╛╨▓╨╗╨╡╨╜╨╛.';
  560. $strUpdateQuery = '╨ö╨╛╨┐╨╛╨▓╨╜╨╕╤é╨╕ ╨╖╨░╨┐╨╕╤é';
  561. $strUpdComTab = '╨ù╨░ ╤û╨╜╤ä╨╛╤Ç╨╝╨░╤å╤û╤ö╤Ä ╤Å╨║ ╨┐╨╛╨╜╨╛╨▓╨╕╤é╨╕ ╨Æ╨░╤ê╤â ╤é╨░╨▒╨╗╨╕╤å╤Ä Column_comments ╨┐╤Ç╨╛╤ê╤â ╨┤╨╕╨▓╨╕╤é╨╕╤ü╤î ╤â ╨ö╨╛╨║╤â╨╝╨╡╨╜╤é╨░╤å╤û╤ù';
  562. $strUsage = '╨Æ╨╕╨║╨╛╤Ç╨╕╤ü╤é╨░╨╜╨╜╤Å';
  563. $strUseBackquotes = '╨ù╨▓╨╛╤Ç╨╛╤é╨╜╤û ╨╗╨░╨┐╨║╨╕ ╨▓ ╨╜╨░╨╖╨▓╨░╤à ╤é╨░╨▒╨╗╨╕╤å╤î ╤û ╨┐╨╛╨╗╤û╨▓';
  564. $strUseHostTable = '╨Æ╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╨▓╨░╤é╨╕ ╨ó╨░╨▒╨╗╨╕╤å╤Ä ╨Ñ╨╛╤ü╤é╤û╨▓';
  565. $strUserAlreadyExists = '╨Ü╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç %s ╨▓╨╢╨╡ ╤û╤ü╨╜╤â╤ö!';
  566. $strUserEmpty = '╨ƒ╨╛╤Ç╨╛╨╢╨╜╤ö ╤û\'╨╝╤Å ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░!';
  567. $strUserName = '╨å╨╝\'╤Å ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░';
  568. $strUserNotFound = '╨Æ╨║╨░╨╖╨░╨╜╨╛╨│╨╛ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╨░ ╨╜╨╡ ╨╖╨╜╨░╨╣╨┤╨╡╨╜╨╛ ╨▓ ╤é╨░╨▒╨╗╨╕╤å╤û ╨┐╤Ç╨░╨▓.';
  569. $strUserOverview = '╨₧╨│╨╗╤Å╨┤ ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓';
  570. $strUsersDeleted = '╨Æ╤û╨┤╨╝╤û╤ç╨╡╨╜╨╕╤à ╨║╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û╨▓ ╤â╤ü╨┐╤û╤ê╨╜╨╛ ╤â╤ü╤â╨╜╤â╤é╨╛.';
  571. $strUsersHavingAccessToDb = '╨Ü╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç╤û, ╨║╨╛╤é╤Ç╤û ╨╝╨░╤Ä╤é╤î ╨┤╨╛╤ü╤é╤â╨┐ ╨┤╨╛ "%s"';
  572. $strUser = '╨Ü╨╛╤Ç╨╕╤ü╤é╤â╨▓╨░╤ç';
  573. $strUseTables = '╨Æ╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╨▓╨░╤é╨╕ ╤é╨░╨▒╨╗╨╕╤å╤û';
  574. $strUseTextField = '╨Æ╨╕╨║╨╛╤Ç╨╕╤ü╤é╨╛╨▓╤â╨▓╨░╤é╨╕ ╤é╨╡╨║╤ü╤é╨╛╨▓╨╡ ╨┐╨╛╨╗╨╡';
  575.  
  576. $strValidateSQL = '╨ƒ╨╡╤Ç╨╡╨▓╤û╤Ç╨╕╤é╨╕ SQL';
  577. $strValidatorError = '╨¥╨╡ ╨╝╨╛╨╢╤â ╨╖╨░╨┐╤â╤ü╤é╨╕╤é╨╕ ╨┐╨╡╤Ç╨╡╨▓╤û╤Ç╨║╤â SQL. ╨ƒ╤Ç╨╛╤ê╤â ╨┐╤Ç╨╛╨║╨╛╨╜╤é╤Ç╨╛╨╗╤Ä╨▓╨░╤é╨╕ ╤ç╨╕ ╨╖╨░╤û╨╜╤ü╤é╨░╨╗╤î╨╛╨▓╨░╨╜╨╛ ╨╜╨╡╨╛╨▒╤à╤û╨┤╨╜╤û php extensions ╤Å╨║ ╨╛╨┐╨╕╤ü╨░╨╜╨╛ ╨▓ %s╨┤╨╛╨║╤â╨╝╨╡╨╜╤é╨░╤å╤û╤ù%s.';
  578. $strValue = '╨ù╨╜╨░╤ç╨╡╨╜╨╜╤Å';
  579. $strVar = '╨ù╨╝╤û╨╜╨╜╨░';
  580. $strViewDumpDatabases = '╨ƒ╨╡╤Ç╨╡╨│╨╗╤Å╨╜╤â╤é╨╕ dump (╤ü╤à╨╡╨╝╤â) ╨▒╨░╨╖ ╨┤╨░╨╜╨╕╤à';
  581. $strViewDumpDB = '╨ƒ╨╡╤Ç╨╡╨│╨╗╤Å╨╜╤â╤é╨╕ ╨┤╨░╨╝╨┐ (╤ü╤à╨╡╨╝╤â) ╨æ╨ö';
  582. $strViewDump = '╨ƒ╨╡╤Ç╨╡╨│╨╗╤Å╨╜╤â╤é╨╕ ╨┤╨░╨╝╨┐ (╤ü╤à╨╡╨╝╤â) ╤é╨░╨▒╨╗╨╕╤å╤û';
  583.  
  584. $strWebServerUploadDirectoryError = '╨Æ╤ü╤é╨░╨╜╨╛╨▓╨╗╨╡╨╜╨╕╨╣ ╨Æ╨░╨╝╨╕ ╨║╨░╤é╨░╨╗╨╛╨│ ╨┤╨╗╤Å ╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╜╤Å ╤ä╨░╨╣╨╗╤û╨▓ ╨╜╨╡╨┤╨╛╤ü╤é╤â╨┐╨╜╨╕╨╣';
  585. $strWebServerUploadDirectory = '╨║╨░╤é╨░╨╗╨╛╨│ ╨▓╨╡╨▒-╤ü╨╡╤Ç╨▓╨╡╤Ç╨░ ╨┤╨╗╤Å ╨╖╨░╨▓╨░╨╜╤é╨░╨╢╨╡╨╜╨╜╤Å ╤ä╨░╨╣╨╗╤û╨▓ (upload directory)';
  586. $strWelcome = '╨¢╨░╤ü╨║╨░╨▓╨╛ ╨┐╤Ç╨╛╤ü╨╕╨╝╨╛ ╨┤╨╛ %s';
  587. $strWestEuropean = '╨ù╨░╤à╤û╨┤╨╜╨╛ ╨ä╨▓╤Ç╨╛╨┐╨╡╨╣╤ü╤î╨║╨╡';
  588. $strWildcard = '╤ê╨░╨▒╨╗╨╛╨╜';
  589. $strWithChecked = '╨ù ╨▓╤û╨┤╨╝╤û╤ç╨╡╨╜╨╕╨╝╨╕:';
  590. $strWrongUser = '╨¥╨╡╨▓╤û╤Ç╨╜╨╕╨╣ ╨╗╨╛╨│╤û╨╜/╨┐╨░╤Ç╨╛╨╗╤î. ╨ö╨╛╤ü╤é╤â╨┐ ╨╜╨╡ ╨┤╨╛╨╖╨▓╨╛╨╗╨╡╨╜╨╛.';
  591.  
  592. $strXML = 'XML';
  593.  
  594. $strYes = '╨ó╨░╨║';
  595.  
  596. $strZeroRemovesTheLimit = '╨ƒ╤Ç╨╕╨╝╤û╤é╨║╨░: ╨Æ╤ü╤é╨░╨╜╨╛╨▓╨╗╨╡╨╜╨╜╤Å ╤å╤û╤ö╤ù ╨╛╨┐╤å╤û╤ù ╤â 0 (╨╜╤â╨╗╤î) ╨╖╨╜╤û╨╝╨░╤ö ╨╛╨▒╨╝╨╡╨╢╨╡╨╜╨╜╤Å.';
  597. $strZip = '╨╖╨░╨┐╨░╨║╤â╨▓╨░╤é╨╕ ╨▓ "zip"';
  598.  
  599. // To translate:
  600. $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
  601. $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
  602. $strAddConstraints = 'Add constraints';  //to translate
  603. $strAddFields = 'Add %s field(s)';  //to translate
  604. $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
  605. $strAfterInsertNext = 'Edit next row';  //to translate
  606. $strAfterInsertSame = 'Go back to this page';  //to translate
  607. $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
  608. $strAndThen = 'and then';  //to translate
  609. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  610.  
  611. $strBinaryLog = 'Binary log';  //to translate
  612. $strBinLogEventType = 'Event type';  //to translate
  613. $strBinLogInfo = 'Information';  //to translate
  614. $strBinLogName = 'Log name';  //to translate
  615. $strBinLogOriginalPosition = 'Original position';  //to translate
  616. $strBinLogPosition = 'Position';  //to translate
  617. $strBinLogServerId = 'Server ID';  //to translate
  618. $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
  619. $strBookmarkCreated = 'Bookmark %s created';  //to translate
  620. $strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
  621. $strBrowseDistinctValues = 'Browse distinct values';  //to translate
  622. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  623. $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
  624. $strBufferPool = 'Buffer Pool';  //to translate
  625. $strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
  626. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  627. $strBufferReadMisses = 'Read misses';  //to translate
  628. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  629. $strBufferWriteWaits = 'Write waits';  //to translate
  630. $strBusyPages = 'Busy pages';  //to translate
  631.  
  632. $strCalendar = 'Calendar';  //to translate
  633. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
  634. $strCheckOverhead = 'Check tables with overhead';  //to translate
  635. $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
  636. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  637. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
  638. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
  639. $strConnectionError = 'Cannot connect: invalid settings.';  //to translate
  640. $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
  641. $strConstraintsForTable = 'Constraints for table';  //to translate
  642. $strCopy = 'Copy';  //to translate
  643. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  644. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';  //to translate
  645. $strCreationDates = 'Creation/Update/Check dates';  //to translate
  646. $strCSV = 'CSV';  //to translate
  647. $strCzechSlovak = 'Czech-Slovak';  //to translate
  648.  
  649. $strDatabaseEmpty = 'The database name is empty!';  //to translate
  650. $strDataPages = 'Pages containing data';  //to translate
  651. $strDBCopy = 'Copy database to';  //to translate
  652. $strDBRename = 'Rename database to';  //to translate
  653. $strDefaultEngine = '%s is the default storage engine on this MySQL server.';  //to translate
  654. $strDefragment = 'Defragment table';  //to translate
  655. $strDelayedInserts = 'Use delayed inserts';  //to translate
  656. $strDeleteNoUsersSelected = 'No users selected for deleting!';  //to translate
  657. $strDirtyPages = 'Dirty pages';  //to translate
  658. $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
  659. $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
  660.  
  661. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  662. $strEngineAvailable = '%s is available on this MySQL server.';  //to translate
  663. $strEngineDisabled = '%s has been disabled for this MySQL server.';  //to translate
  664. $strEngines = 'Engines';  //to translate
  665. $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';  //to translate
  666. $strErrorInZipFile = 'Error in ZIP archive:';  //to translate
  667. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  668. $strEsperanto = 'Esperanto';  //to translate
  669. $strExcelEdition = 'Excel edition';  //to translate
  670.  
  671. $strFileNameTemplateDescriptionDatabase = 'database name';  //to translate
  672. $strFileNameTemplateDescriptionServer = 'server name';  //to translate
  673. $strFileNameTemplateDescriptionTable = 'table name';  //to translate
  674. $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
  675. $strFileToImport = 'File to import';  //to translate
  676. $strFlushQueryCache = 'Flush query cache';  //to translate
  677. $strFlushTables = 'Flush (close) all tables';  //to translate
  678. $strFreePages = 'Free pages';  //to translate
  679.  
  680. $strGenerate = 'Generate';  //to translate
  681. $strGeneratePassword = 'Generate Password';  //to translate
  682. $strGeorgian = 'Georgian';  //to translate
  683.  
  684. $strHandler = 'Handler';  //to translate
  685. $strHTMLExcel = 'Microsoft Excel 2000';  //to translate
  686. $strHTMLWord = 'Microsoft Word 2000';  //to translate
  687.  
  688. $strIcelandic = 'Icelandic';  //to translate
  689. $strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate
  690. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  691. $strImportFormat = 'Format of imported file';  //to translate
  692. $strImport = 'Import';  //to translate
  693. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
  694. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  695. $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
  696. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
  697. $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
  698. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  699. $strInnoDBDataFilePath = 'Data files';  //to translate
  700. $strInnoDBDataHomeDir = 'Data home directory';  //to translate
  701. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
  702. $strInnoDBPages = 'pages';  //to translate
  703. $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
  704. $strInternalRelations = 'Internal relations';  //to translate
  705. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
  706. $strInvalidColumnCount = 'Column count has to be larger than zero.';  //to translate
  707. $strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
  708. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
  709. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
  710. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
  711. $strInvalidFieldAddCount = 'You have to add at least one field.';  //to translate
  712. $strInvalidFieldCount = 'Table must have at least one field.';  //to translate
  713. $strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
  714. $strInvalidRowNumber = '%d is not valid row number.';  //to translate
  715. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
  716. $strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
  717.  
  718. $strJoins = 'Joins';  //to translate
  719.  
  720. $strKeyCache = 'Key cache';  //to translate
  721.  
  722. $strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
  723. $strLatchedPages = 'Latched pages';  //to translate
  724. $strLatexCaption = 'Table caption';//to translate
  725. $strLatexContent = 'Content of table __TABLE__';//to translate
  726. $strLatexContinuedCaption = 'Continued table caption';//to translate
  727. $strLatexContinued = '(continued)';//to translate
  728. $strLatexIncludeCaption = 'Include table caption';//to translate
  729. $strLatexLabel = 'Label key';//to translate
  730. $strLatexStructure = 'Structure of table __TABLE__';//to translate
  731. $strLatvian = 'Latvian';  //to translate
  732. $strLDI = 'CSV using LOAD DATA';  //to translate
  733. $strLDILocal = 'Use LOCAL keyword';  //to translate
  734. $strLogServer = 'Server';  //to translate
  735. $strLongOperation = 'This operation could be long. Proceed anyway?';  //to translate
  736.  
  737. $strMaxConnects = 'max. concurrent connections';  //to translate
  738. $strMaximalQueryLength = 'Maximal length of created query';  //to translate
  739. $strMaximumSize = 'Maximum size: %s%s';  //to translate
  740. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  741. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  742. $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
  743. $strMyISAMDataPointerSize = 'Data pointer size';  //to translate
  744. $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
  745. $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
  746. $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';  //to translate
  747. $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';  //to translate
  748. $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';  //to translate
  749. $strMyISAMRecoverOptions = 'Automatic recovery mode';  //to translate
  750. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
  751. $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';  //to translate
  752. $strMyISAMRepairThreads = 'Repair threads';  //to translate
  753. $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
  754. $strMyISAMSortBufferSize = 'Sort buffer size';  //to translate
  755. $strMysqlClientVersion = 'MySQL client version';  //to translate
  756. $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
  757.  
  758. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  759. $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';  //to translate
  760. $strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
  761. $strNoRowsSelected = 'No rows selected';  //to translate
  762. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  763. $strNumberOfFields = 'Number of fields';  //to translate
  764.  
  765. $strOpenNewWindow = 'Open new phpMyAdmin window';  //to translate
  766. $strOperator = 'Operator';  //to translate
  767.  
  768. $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
  769. $strPartialImport = 'Partial import';  //to translate
  770. $strPasswordHashing = 'Password Hashing';  //to translate
  771. $strPDF = 'PDF';  //to translate
  772. $strPDFReportTitle = 'Report title';  //to translate
  773. $strPersian = 'Persian';  //to translate
  774. $strPolish = 'Polish';  //to translate
  775. $strPrintViewFull = 'Print view (with full texts)';  //to translate
  776. $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
  777. $strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
  778. $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';  //to translate
  779. $strPrivDescCreateView = 'Allows creating new views.';  //to translate
  780. $strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
  781. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
  782. $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate
  783. $strProtocolVersion = 'Protocol version';  //to translate
  784.  
  785. $strQueryCache = 'Query cache';  //to translate
  786.  
  787. $strReadRequests = 'Read requests';  //to translate
  788. $strRefresh = 'Refresh';  //to translate
  789. $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
  790. $strReloadPrivileges = 'Reload privileges';  //to translate
  791. $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
  792. $strReplication = 'Replication';  //to translate
  793. $strRomanian = 'Romanian';  //to translate
  794. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
  795.  
  796. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  797. $strServerNotResponding = 'The server is not responding';  //to translate
  798. $strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
  799. $strShowingBookmark = 'Showing bookmark';  //to translate
  800. $strShowOpenTables = 'Show open tables';  //to translate
  801. $strShowSlaveHosts = 'Show slave hosts';  //to translate
  802. $strShowSlaveStatus = 'Show slave status';  //to translate
  803. $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
  804. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
  805. $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
  806. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate
  807. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
  808. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
  809. $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
  810. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate
  811. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
  812. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
  813. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
  814. $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
  815. $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
  816. $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
  817. $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
  818. $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
  819. $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
  820. $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
  821. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
  822. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate
  823. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate
  824. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
  825. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
  826. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
  827. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
  828. $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
  829. $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
  830. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
  831. $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
  832. $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
  833. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
  834. $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
  835. $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
  836. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
  837. $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
  838. $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
  839. $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
  840. $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
  841. $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
  842. $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
  843. $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
  844. $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
  845. $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
  846. $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
  847. $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
  848. $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
  849. $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
  850. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
  851. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
  852. $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
  853. $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
  854. $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
  855. $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
  856. $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
  857. $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
  858. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
  859. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
  860. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
  861. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
  862. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
  863. $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
  864. $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
  865. $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
  866. $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
  867. $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
  868. $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
  869. $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
  870. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
  871. $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
  872. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
  873. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
  874. $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
  875. $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.';  //to translate
  876. $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
  877. $strShowStatusOpen_filesDescr = 'The number of files that are open.';  //to translate
  878. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';  //to translate
  879. $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';  //to translate
  880. $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
  881. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
  882. $strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
  883. $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
  884. $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
  885. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
  886. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
  887. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
  888. $strShowStatusReset = 'Reset';  //to translate
  889. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
  890. $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
  891. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
  892. $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
  893. $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
  894. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
  895. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
  896. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
  897. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
  898. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
  899. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
  900. $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
  901. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
  902. $strShowStatusSort_rowsDescr = 'The number of sorted rows.';  //to translate
  903. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
  904. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
  905. $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
  906. $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
  907. $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
  908. $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
  909. $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
  910. $strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
  911. $strSlovak = 'Slovak';  //to translate
  912. $strSlovenian = 'Slovenian';  //to translate
  913. $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
  914. $strSortByKey = 'Sort by key';  //to translate
  915. $strSorting = 'Sorting';  //to translate
  916. $strSpanish = 'Spanish';  //to translate
  917. $strSQLCompatibility = 'SQL compatibility mode';  //to translate
  918. $strSQLExportType = 'Export type';  //to translate
  919. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
  920. $strStorageEngines = 'Storage Engines';  //to translate
  921. $strStorageEngine = 'Storage Engine';  //to translate
  922. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  923. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  924.  
  925. $strTableAlreadyExists = 'Table %s already exists!';  //to translate
  926. $strTakeIt = 'take it';  //to translate
  927. $strTempData = 'Temporary data';  //to translate
  928. $strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
  929. $strThemeNoPreviewAvailable = 'No preview available.';  //to translate
  930. $strThemeNotFound = 'Theme %s not found!';  //to translate
  931. $strThemeNoValidImgPath = 'No valid image path for theme %s found!';  //to translate
  932. $strThemePathNotFound = 'Theme path not found for theme %s!';  //to translate
  933. $strTheme = 'Theme / Style';  //to translate
  934. $strThreads = 'Threads';  //to translate
  935. $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
  936. $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
  937. $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
  938. $strTraditionalSpanish = 'Traditional Spanish';  //to translate
  939. $strTransactionCoordinator = 'Transaction coordinator';  //to translate
  940. $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
  941. $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
  942. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
  943.  
  944. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
  945. $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
  946. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
  947. $strUsedPhpExtensions = 'Used PHP extensions';  //to translate
  948. $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
  949. $strUseThisValue = 'Use this value';  //to translate
  950.  
  951. $strVersionInformation = 'Version information';  //to translate
  952. $strViewHasBeenDropped = 'View %s has been dropped';  //to translate
  953. $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';  //to translate
  954. $strView = 'View';  //to translate
  955.  
  956. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  957. $strWriteRequests = 'Write requests';  //to translate
  958.  
  959. $strQueryResultsOperations = 'Query results operations';  //to translate
  960. $strAddClause = 'Add %s';  //to translate
  961. $strUploadsNotAllowed = 'File uploads are not allowed on this server.';  //to translate
  962. $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';  //to translate
  963. $strExportMustBeFile = 'Selected export type has to be saved in file!';  //to translate
  964. $strCreateUserDatabase = 'Database for user';  //to translate
  965. $strCreateUserDatabaseNone = 'None';  //to translate
  966. $strCreateUserDatabaseName = 'Create database with same name and grant all privileges';  //to translate
  967. $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';  //to translate
  968. $strOpenDocumentText = 'Open Document Text';  //to translate
  969. $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
  970. $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!';  //to translate
  971. $strErrorRenamingTable = 'Error renaming table %1$s to %2$s';  //to translate
  972. $strInvalidTableName = 'Invalid table name';  //to translate
  973. $strInvalidDatabase = 'Invalid database';  //to translate
  974. $strServers = 'Servers';  //to translate
  975. $strDelimiter = 'Delimiter';  //to translate
  976. $strFunctions = 'Functions';  //to translate
  977. $strProcedures = 'Procedures';  //to translate
  978. $strPDFReportExplanation = '(Generates a report containing the data of a single table)';  //to translate
  979. $strFontSize = 'Font size';  //to translate
  980. $strLanguage = 'Language';  //to translate
  981. $strPmaWiki = 'phpMyAdmin wiki';  //to translate
  982. $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
  983. $strDocSQL = 'DocSQL';  //to translate
  984. $strTableName = 'Table name';  //to translate
  985. $strTableIsEmpty = 'Table seems to be empty!';  //to translate
  986. $strDbIsEmpty = 'Database seems to be empty!';  //to translate
  987. $strShowingPhp = 'Showing as PHP code';  //to translate
  988. $strShowingSQL = 'Showing SQL query';  //to translate
  989. $strDesigner = 'Designer';  //to translate
  990. $strNumberOfTables = 'Number of tables';  //to translate
  991. $strCreateTable  = 'Create table';  //to translate
  992. $strCreateRelation = 'Create relation';  //to translate
  993. $strSavePosition = 'Save position';  //to translate
  994. $strSelectForeignKey = 'Select Foreign Key';  //to translate
  995. $strHide         = 'Hide';  //to translate
  996. $strShowHideLeftMenu = 'Show/Hide left menu';  //to translate
  997. $strReload = 'Reload';  //to translate
  998. $strSmallBigAll = 'Small/Big All';  //to translate
  999. $strImportExportCoords = 'Import/Export coordinates for PDF schema';  //to translate
  1000. $strMoveMenu = 'Move Menu';  //to translate
  1001. $strAngularLinks = 'Angular links';  //to translate
  1002. $strDirectLinks = 'Direct links';  //to translate
  1003. $strHideShowAll = 'Hide/Show all';  //to translate
  1004. $strHideShowNoRelation = 'Hide/Show Tables with no relation';  //to translate
  1005. $strInternalRelationAdded = 'Internal relation added';  //to translate
  1006. $strInnoDBRelationAdded = 'InnoDB relation added';  //to translate
  1007. $strRelationDeleted = 'Relation deleted';  //to translate
  1008. $strToSelectRelation = 'To select relation, click :';  //to translate
  1009. $strExportImportToScale = 'Export/Import to scale';  //to translate
  1010. $strRecommended = 'recommended';  //to translate
  1011. $strToFromPage = 'to/from page';  //to translate
  1012. $strSelectReferencedKey = 'Select referenced key';  //to translate
  1013. $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';  //to translate
  1014. $strForeignKeyError = 'Error creating foreign key (check data types)';  //to translate
  1015. $strHelp = 'Help';  //to translate
  1016. $strCancel = 'Cancel';  //to translate
  1017. $strDeleteRelation = 'Delete relation';  //to translate
  1018. $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';  //to translate
  1019. $strStructureForView = 'Structure for view';  //to translate
  1020. $strStandInStructureForView = 'Stand-in structure for view';  //to translate
  1021. $strToggleSmallBig = 'Toggle small/big';  //to translate
  1022. $strIEUnsupported = 'Internet Explorer does not support this function.';  //to translate
  1023. $strErrorRelationAdded = 'Error: Relation not added.';  //to translate
  1024. $strErrorRelationExists = 'Error: relation already exists.';  //to translate
  1025. $strErrorSaveTable = 'Error saving coordinates for Designer.';  //to translate
  1026. $strSnapToGrid = 'Snap to grid';  //to translate
  1027. $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
  1028. $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';  //to translate
  1029. $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';  //to translate
  1030. $strUploadErrorPartial = 'The uploaded file was only partially uploaded.';  //to translate
  1031. $strUploadErrorNoTempDir = 'Missing a temporary folder.';  //to translate
  1032. $strUploadErrorCantWrite = 'Failed to write file to disk.';  //to translate
  1033. $strUploadErrorExtension = 'File upload stopped by extension.';  //to translate
  1034. $strUploadErrorUnknown = 'Unknown error in file upload.';  //to translate
  1035. $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
  1036. $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11';  //to translate
  1037. $strViewName = 'VIEW name';  //to translate
  1038. $strOptions = 'Options';  //to translate
  1039. $strFiles = 'Files';  //to translate
  1040. $strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:';  //to translate
  1041. $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.';  //to translate
  1042. $strRoutines = 'Routines';  //to translate
  1043. $strRoutineReturnType = 'Return type';  //to translate
  1044. $strControluserFailed = 'Connection for controluser as defined in your configuration failed.';  //to translate
  1045. $strHexForBLOB = 'Use hexadecimal for BLOB';  //to translate
  1046. $strRestartInsertion = 'Restart insertion with %s rows';  //to translate
  1047. $strTriggers = 'Triggers';  //to translate
  1048. $strEvent = 'Event';  //to translate
  1049. $strProfiling = 'Profiling';  //to translate
  1050. $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.';  //to translate
  1051. ?>
  1052.