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