00001 <?php
00002
00003
00004
00005
00006
00007
00008
00009 $charset = 'windows-1256';
00010 $text_dir = 'rtl';
00011 $left_font_family = 'Tahoma, verdana, arial, helvetica, sans-serif';
00012 $right_font_family = '"Windows UI", Tahoma, verdana, arial, helvetica, sans-serif';
00013 $number_thousands_separator = ',';
00014 $number_decimal_separator = '.';
00015
00016 $byteUnits = array('بايت', 'كيلوبايت', 'مگا بايت', 'گيگا بايت', 'ترابايت', 'پتا بايت', 'اگزا بايت');
00017
00018 $day_of_week = array('يكشنبه', 'دوشنبه', 'سهشنبه', 'چهارشنبه', 'پنجشنبه', 'جمعه', 'شنبه');
00019 $month = array('ژانويه', 'فوريه', 'مارس', 'آوريل', 'مي', 'ژوئن', 'جولاي', 'آگوست', 'سپتامبر', 'اكتبر', 'نوامبر', 'دسامبر');
00020
00021
00022 $datefmt = '%d %B %Y ساعت %I:%M %p';
00023 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds';
00024
00025 $strAccessDenied = 'دسترسي مجاز نيست';
00026 $strAction = 'عمل';
00027 $strAddDeleteColumn = 'اضافه يا حذف ستونها';
00028 $strAddDeleteRow = 'اضافه/حذف معيارها';
00029 $strAddNewField = 'افزودن ستون جديد';
00030 $strAddSearchConditions = 'افزودن شرايط جستجو (بدنه شرط "where"):';
00031 $strAddUserMessage = 'شما يك كاربر جديد اضافه كرديد.';
00032 $strAddUser = 'افزودن يك كاربر جديد';
00033 $strAffectedRows = 'سطرهاي تحت تاثير واقعشده:';
00034 $strAfterInsertBack = 'برو به صفحه قبل';
00035 $strAfterInsertNewInsert = 'درج يك سطر جديد ديگر';
00036 $strAfter = 'بعد از %s';
00037 $strAllTableSameWidth = 'نمايش همه جدولها با عرض يكسان؟';
00038 $strAll = 'همه';
00039 $strAlterOrderBy = 'تغيير جدول مرتب شده با';
00040 $strAnalyzeTable = 'تحليل جدول';
00041 $strAnd = 'و';
00042 $strAnIndex = 'يك فهرست در %s اضافه گرديد.';
00043 $strAnyHost = 'همه ميزبانها';
00044 $strAnyUser = 'همه كاربران';
00045 $strAny = 'همه';
00046 $strAPrimaryKey = 'يك كليد اصلي در %s اضافه شد';
00047 $strAscending = 'صعودي';
00048 $strAtBeginningOfTable = 'در ابتداي جدول';
00049 $strAtEndOfTable = 'در انتهاي جدول';
00050 $strAttr = 'ويژگيها';
00051
00052 $strBack = 'بازگشت';
00053 $strBeginCut = 'BEGIN CUT';
00054 $strBeginRaw = 'BEGIN RAW';
00055 $strBinary = 'دودويي';
00056 $strBrowse = 'مشاهده';
00057 $strBzip = '"bzipped"';
00058
00059 $strCantLoadRecodeIconv = 'بارگذاري iconv يا recode extension كه براي تبديل مجموعه كاراكترها لازم است ، مقدور نميباشد، php را براي اجازه استفاده از آنها تنظيم كرده و يا تبديل مجموعه كاراكترها (charset conversion) را در phpMyAdmin غيرفعال نماييد.';
00060 $strCantRenameIdxToPrimary = 'بازناميدن فهرست به PRIMARY مقدور نميباشد!';
00061 $strCarriage = 'رفتن به سر سطر: \\r';
00062 $strChangeDisplay = 'ستون را براي نمايش انتخاب نماييد';
00063 $strChangePassword = 'تغيير اسم رمز';
00064 $strChange = 'تغيير';
00065 $strCharsetOfFile = 'مجموعه كاراكترهاي پرونده:';
00066 $strCheckAll = 'انتخاب همه';
00067 $strCheckTable = 'بررسي جدول';
00068 $strChoosePage = 'لطفا يك صفحه را براي ويرايش انتخاب نماييد';
00069 $strColComFeat = 'نمايش توضيحات ستون';
00070 $strColumnNames = 'نام ستونها';
00071 $strComments = 'توضيحات';
00072 $strCompleteInserts = 'تمام وروديها';
00073 $strCompression = 'فشردهسازي';
00074 $strConfigFileError = 'phpMyAdmin قادر به خواندن پرونده تنظيمات نميباشد!<br />اين ممكن است به خاطر وجود يك مشكل دستوري و يا پيدانشدن پرونده توسط php باشد.<br />لطفا پرونده تنظميات را مستقيما توسط پيوند زير صدا زده و پيغام(هاي) خطاي php كه دريافت ميكنيد را بخوانيد. در اكثر موارد يك علامت نقل قول (" \' ") يا ويرگولنقطه (" ; ") در جايي وجود ندارد.<br />اگر يك صفحه خالي دريافت كرديد ، همه چيز درست است.';
00075 $strConfigureTableCoord = 'لطفا مختصات جدول %s را تنظيم كنيد';
00076 $strCopyTableOK = 'جدول %s به %s كپي شد.';
00077 $strCopyTable = 'كپي كردن جدول به (پايگاه داده<b>.</b>جدول):';
00078 $strCreateIndexTopic = 'ساخت فهرست جديد';
00079 $strCreateIndex = 'ساخت يك فهرست در %s ستون';
00080 $strCreateNewDatabase = 'ساخت پايگاه داده جديد';
00081 $strCreateNewTable = 'ساخت جدول جديد در پايگاه داده %s';
00082 $strCreatePage = 'ساخت يك صفحه جديد';
00083 $strCreatePdfFeat = 'ساخت PDFs';
00084 $strCreate = 'ساختن';
00085 $strCriteria = 'معيارها';
00086
00087 $strDatabaseHasBeenDropped = 'پايگاه داده %s حذف گرديد.';
00088 $strDatabasesStats = 'آمار پايگاههاي داده';
00089 $strDatabases = 'پايگاههاي داده';
00090 $strDatabase = 'پايگاه داده';
00091 $strDataDict = 'فرهنگ دادهها';
00092 $strDataOnly = 'فقط دادهها';
00093 $strData = 'داده';
00094 $strDefault = 'پيشفرض';
00095 $strDeletedRows = 'سطرهاي حذفشده :';
00096 $strDeleted = 'سطر حذف گرديد .';
00097 $strDelete = 'حذف';
00098 $strDescending = 'نزولي';
00099 $strDisabled = 'غيرفعال';
00100 $strDisplayFeat = 'نمايش خصوصيات';
00101 $strDisplayOrder = 'ترتيب نمايش:';
00102 $strDisplayPDF = 'نمايش الگوي PDF';
00103 $strDoAQuery = 'انجام يك "پرس و جو با نمونه" (wildcard: "%")';
00104 $strDocu = 'مستندات';
00105 $strDoYouReally = 'آيا مطمئن هستيد ';
00106 $strDrop = 'حذف';
00107 $strDumpingData = 'حذف دادههاي جدول';
00108 $strDumpXRows = 'حذف %s سطر(ها) ابتدا از سطر شماره %s.';
00109 $strDynamic = 'پويا';
00110
00111 $strEditPDFPages = 'ويرايش صفحات PDF';
00112 $strEditPrivileges = 'ويرايش امتيازات';
00113 $strEdit = 'ويرايش';
00114 $strEffective = 'موثر';
00115 $strEmptyResultSet = 'MySQL يك نتيجه خالي داد. (مثلا 0 سطر).';
00116 $strEmpty = 'خالي كردن';
00117 $strEnabled = 'فعال';
00118 $strEndCut = 'END CUT';
00119 $strEndRaw = 'END RAW';
00120 $strEnd = 'انتها';
00121 $strEnglishPrivileges = ' نكته : نام امتيازات MySQL به زبان انگليسي بيان ميشود .';
00122 $strError = 'خطا';
00123 $strExplain = 'شرح دادن SQL';
00124 $strExport = 'صدور';
00125 $strExtendedInserts = 'وروديهاي تمديدشده';
00126 $strExtra = 'اضافي';
00127
00128 $strFieldHasBeenDropped = 'ستون %s حذف گرديد';
00129 $strFieldsEmpty = ' تعداد ستونها خالي است! ';
00130 $strFieldsEnclosedBy = 'ستونهاي درميانگرفته با';
00131 $strFieldsEscapedBy = 'ستونهاي جداشده با';
00132 $strFieldsTerminatedBy = 'ستونهاي منتهي به';
00133 $strFields = 'ستونها';
00134 $strField = 'ستون';
00135 $strFixed = 'fixed';
00136 $strFlushTable = 'Flush the table ("FLUSH")';
00137 $strFormat = 'قالب';
00138 $strFormEmpty = 'مقداري در فرم وارد نشده !';
00139 $strFullText = 'كاملا متن';
00140 $strFunction = 'تابع';
00141
00142 $strGenBy = 'توليدشده توسط';
00143 $strGenTime = 'زمان توليد';
00144 $strGo = 'تاييد';
00145 $strGzip = '"gzipped"';
00146
00147 $strHasBeenAltered = 'تغيير دادهشد.';
00148 $strHasBeenCreated = 'ساخته شد.';
00149 $strHaveToShow = 'شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد';
00150 $strHomepageOfficial = 'صفحه خانه رسمي phpMyAdmin';
00151 $strHome = 'خانه';
00152 $strHostEmpty = 'نام ميزبان خالي است!';
00153 $strHost = 'ميزبان';
00154
00155 $strIdxFulltext = 'كاملا متن';
00156 $strIfYouWish = 'اگر ميخواهيد كه فقط بعضي از ستونهاي جدول را بارگذاري نماييد ، ليست ستونها را با كاما از هم جدا نماييد.';
00157 $strIgnore = 'Ignore';
00158 $strImportDocSQL = 'وارد كردن پروندههاي docSQL';
00159 $strIndexes = 'فهرستها';
00160 $strIndexHasBeenDropped = 'فهرست %s حذف گرديد';
00161 $strIndexName = 'اسم فهرست :';
00162 $strIndexType = 'نوع فهرست :';
00163 $strIndex = 'فهرست';
00164 $strInsecureMySQL = 'پرونده پيكربندي شما حاوي تنظيماتي است (كاربر root بدون اسم رمز) كه مرتبط با حساب پيشفرض MySQL ميباشد. اجراي MySQL با اين پيشفرض باعث ورود غيرمجاز ميشود ، و شما بايد اين حفره امنيتي را ذرست كنيد.';
00165 $strInsertAsNewRow = 'درج به عنوان يك سطر جديد';
00166 $strInsertedRows = 'سطرهاي درجشده:';
00167 $strInsertNewRow = 'درج سطر جديد';
00168 $strInsertTextfiles = 'درج دادهها از يك پرونده متني در جدول';
00169 $strInsert = 'درج';
00170 $strInstructions = 'راهنمايي';
00171 $strInUse = 'in use';
00172
00173 $strKeepPass = 'عدم تغيير اسم رمز';
00174 $strKeyname = 'Keyname';
00175 $strKill = 'Kill';
00176
00177 $strLengthSet = 'طول/مقادير*';
00178 $strLimitNumRows = 'تعداد سطرها در هر صفحه';
00179 $strLineFeed = 'تعويض خط: \\n';
00180 $strLinesTerminatedBy = 'خطوط منتهي به';
00181 $strLinkNotFound = 'پيوند پيدا نشد';
00182 $strLinksTo = 'پيوند به';
00183 $strLocationTextfile = 'محل پرونده متني';
00184 $strLogin = 'ورود';
00185 $strLogout = 'خروج';
00186 $strLogPassword = 'اسم رمز:';
00187 $strLogUsername = 'نام كاربر:';
00188
00189 $strModifications = 'اصلاحات ذخيره گرديد';
00190 $strModifyIndexTopic = 'اصلاح يك فهرست';
00191 $strModify = 'اصلاح';
00192 $strMoveTableOK = 'جدول %s به %s انتقال دادهشد.';
00193 $strMoveTable = 'انتقال جدول به (پايگاه داده<b>.</b>جدول):';
00194 $strMySQLCharset = 'مجموع كاراكترهاي MySQL';
00195 $strMySQLReloaded = 'MySQL مجددا بارگذاري شد.';
00196 $strMySQLSaid = 'پيغام MySQL :';
00197 $strMySQLServerProcess = 'MySQL %pma_s1% اجراشده در ميزبان %pma_s2% توسط %pma_s3%';
00198 $strMySQLShowProcess = 'نمايش فرايندها';
00199 $strMySQLShowStatus = 'نمايش اطلاعات MySQL';
00200 $strMySQLShowVars = 'نمايش متغيرهاي سيستمي MySQL';
00201
00202 $strName = 'اسم';
00203 $strNext = 'بعد';
00204 $strNoDatabases = 'No databases';
00205 $strNoDescription = 'no Description';
00206 $strNoDropDatabases = 'دستور "DROP DATABASE" غيرفعال ميباشد.';
00207 $strNoIndex = 'هيچ فهرستي تعريفنشدهاست!';
00208 $strNone = 'خير';
00209 $strNoPassword = 'بدون اسم رمز';
00210 $strNoPhp = 'بدون كد PHP';
00211 $strNoQuery = 'No SQL query!';
00212 $strNoTablesFound = 'در اين پايگاه داده هيچ جدولي وجود ندارد .';
00213 $strNotNumber = 'اين يك عدد نيست!';
00214 $strNotOK = 'not OK';
00215 $strNotSet = 'جدول <b>%s</b> وجود ندارد و يا در %s تنظيم نشدهاست';
00216 $strNoUsersFound = 'هيچ كاربري وچود ندارد.';
00217 $strNo = 'خير';
00218 $strNull = 'خالي';
00219 $strNumTables = 'جدولها';
00220
00221 $strOftenQuotation = 'اغلب علامت نقل قول. اختياري به اين معني است كه فقط ستونهاي char و varchar توسط كاراكتر "enclosed by" درميان گرفتهميشوند.';
00222 $strOK = 'تاييد';
00223 $strOperations = 'عمليات';
00224 $strOptimizeTable = 'بهينهسازي جدول';
00225 $strOptionalControls = 'اختياري. كنترل چگونگي خواندن و نوشتن كاراكترهاي خاص.';
00226 $strOptionally = 'اختياري';
00227 $strOr = 'يا';
00228
00229 $strPageNumber = 'شماره صفحه:';
00230 $strPasswordEmpty = 'اسم رمز خالي است!';
00231 $strPasswordNotSame = 'اسم رمزها مانند هم نميباشد!';
00232 $strPassword = 'اسم رمز';
00233 $strPdfInvalidTblName = 'جدول "%s" وجود ندارد!';
00234 $strPdfNoTables = 'No tables';
00235 $strPersian = 'فارسي';
00236 $strPHPVersion = 'نسخه PHP';
00237 $strPhp = 'ساخت كد PHP';
00238 $strPmaDocumentation = 'مستندات phpMyAdmin';
00239 $strPos1 = 'شروع';
00240 $strPrevious = 'قبل';
00241 $strPrimaryKeyHasBeenDropped = 'كليد اصلي حذف گرديد';
00242 $strPrimaryKeyName = 'نام كليد اصلي بايد PRIMARY باشد !';
00243 $strPrimaryKeyWarning = '(<b>فقط و فقط بايد</b> "PRIMARY" نام يك كليد اصلي باشد!)';
00244 $strPrimary = 'اصلي';
00245 $strPrintView = 'نماي چاپ';
00246 $strPrint = 'چاپ';
00247 $strPrivileges = 'امتيازات';
00248 $strPutColNames = 'قراردادن نام ستونها در اولين سطر';
00249
00250 $strQBEDel = 'Del';
00251 $strQBEIns = 'Ins';
00252 $strQBE = 'پرس و جو';
00253 $strQueryOnDb = 'پرس و جوي SQL از پايگاه داده <b>%s</b>:';
00254
00255 $strRecords = 'سطرها';
00256 $strRelationNotWorking ='امكانات اضافي براي كاركردن با جدولهاي پيوندي غيرفعال شدهاست . براي پيداكردن دليل آن %sاينجا%s را بزنيد .';
00257 $strReloadMySQL = 'بار كردن مجدد MySQL';
00258 $strRenameTableOK = 'جدول %s به %s تغيير نام دادهشد';
00259 $strRenameTable = 'بازناميدن جدول به';
00260 $strRepairTable = 'مرمت جدول';
00261 $strReplaceTable = 'جايگزيني دادههاي جدول با پرونده';
00262 $strReplace = 'جايگذاري';
00263 $strReset = 'Reset';
00264 $strReType = 'تكرار';
00265 $strRevokeMessage = 'شما امتيازات %s را ابطال كرديد';
00266 $strRevoke = 'ابطال';
00267 $strRowLength = 'طول سطر';
00268 $strRowsFrom = 'سطر(ها) ابتدا از سطر شماره ';
00269 $strRowSize = ' اندازه سطر ';
00270 $strRowsModeHorizontal = 'افقي';
00271 $strRowsModeVertical = 'عمودي';
00272 $strRowsStatistic = 'آمار سطرها';
00273 $strRows = 'سطرها';
00274 $strRunning = 'در ميزبان %s';
00275 $strRunQuery = 'Submit Query';
00276 $strRunSQLQuery = 'اجراي پرس و جو(ها)ي SQL در پايگاهداده %s';
00277
00278 $strSave = 'ذخيره';
00279 $strSearchFormTitle = 'جستجو در پايگاهداده';
00280 $strSearchInTables = 'در جدول(هاي) :';
00281 $strSearchNeedle = 'كلمه(ها) يا مقدار(ها) براي جستجو (wildcard: "%"):';
00282 $strSearchOption1 = 'حداقل يكي از كلمات';
00283 $strSearchOption2 = 'تمامي كلمات';
00284 $strSearchOption3 = 'عبارت كامل';
00285 $strSearchOption4 = 'بعنوان مبين منظم(as regular expression)';
00286 $strSearchResultsFor = 'نتيجه جستجوي "<i>%s</i>" %s:';
00287 $strSearchType = 'نوع جستجو :';
00288 $strSearch = 'جستجو';
00289 $strSelectADb = 'لطفا يك پايگاه داده را انتخاب نماييد.';
00290 $strSelectAll = 'انتخاب همه';
00291 $strSelectFields = 'ستونها را انتخاب نماييد (حداقل يكي)';
00292 $strSelectNumRows = 'in query';
00293 $strSelectTables = 'Select Tables';
00294 $strSend = 'ذخيره به صورت پرونده';
00295 $strServerVersion = 'نسخه سرور';
00296 $strServer = 'سرور';
00297 $strSetEnumVal = 'اگر نوع ستون "enum" يا "set" ميباشد ، لطفا براي ورود مقادير از اين قالب استفاده نماييد : \'a\',\'b\',\'c\'...<br /> اگر احتياج داشتيد كه از علامت مميز برعكس(بكاسلش) (" \ ") يا نقلقول تكي (" \' ") در آن مقادير استفاده نماييد ، قبل از آنها علامت (" \ ") را بگذاريد<br /> (براي مثال\'\\\\xyz\' يا \'a\\\'b\')';
00298 $strShowAll = 'نمايش همه';
00299 $strShowColor = 'نمايش رنگ';
00300 $strShowGrid = 'Show grid';
00301 $strShowingRecords = 'Showing rows';
00302 $strShowPHPInfo = 'نمايش اطلاعات PHP';
00303 $strShowTableDimension = 'نمايش ابعاد جدولها';
00304 $strShowTables = 'نمايش جدولها';
00305 $strShowThisQuery = ' نمايش دوباره اين پرس و جو در اينجا ';
00306 $strShow = 'نمايش';
00307 $strSingly = '(تنها)';
00308 $strSize = 'اندازه';
00309 $strSort = 'ترتيب';
00310 $strSpaceUsage = 'فضاي استفادهشده';
00311 $strSplitWordsWithSpace = 'كلمات با علامت فاصله (" ") جدا ميشوند.';
00312 $strSQLQuery = 'پرس و جوي SQL';
00313 $strSQLResult = 'نتيجه SQL';
00314 $strSQL = 'SQL';
00315 $strStatement = 'شرج';
00316 $strStrucCSV = 'دادههاي CSV';
00317 $strStrucData = 'ساختار و دادهها';
00318 $strStrucDrop = 'افزودن \'جدول حذفشده\'';
00319 $strStrucExcelCSV = 'CSV براي دادههاي MS Excel';
00320 $strStrucOnly = 'فقط ساختار';
00321 $strStructPropose = 'پيشنهاد ساختار جدول';
00322 $strStructure = 'ساختار';
00323 $strSubmit = 'ارسال';
00324 $strSuccess = 'پرس و جوي SQL شما با موفقيت اجرا گرديد';
00325 $strSum = 'مجموع';
00326
00327 $strTableComments = 'توضيحات جدول';
00328 $strTableEmpty = 'نام جدول وارد نشدهاست !';
00329 $strTableHasBeenDropped = 'جدول %s حذف گرديد';
00330 $strTableHasBeenEmptied = 'جدول %s خالي شد';
00331 $strTableMaintenance = 'نگهداشت جدول';
00332 $strTables = '%s جدول(ها)';
00333 $strTableType = 'نوع جدول';
00334 $strTable = 'جدول';
00335 $strTheContent = 'محتويات پرونده شما قرادادهشد.';
00336 $strTotalUC = 'جمع كل';
00337 $strTotal = 'جمع كل';
00338 $strType = 'نوع';
00339
00340 $strUncheckAll = 'عدم انتخاب همه';
00341 $strUnique = 'يكتا';
00342 $strUnselectAll = 'عدم انتخاب همه';
00343 $strUpdatePrivMessage = 'امتيازات %s به هنگام گرديد.';
00344 $strUpdateProfileMessage = 'تنظيمات به هنگام گرديد.';
00345 $strUpdateQuery = 'بههنگام سازي پرس و جو';
00346 $strUsage = 'استفاده';
00347 $strUseBackquotes = 'قراردادن نام جدولها و ستونها بين علامت نقلقول (" \' ")';
00348 $strUserEmpty = 'نام كاربر خالي است!';
00349 $strUserName = 'نام كاربر';
00350 $strUser = 'كاربر';
00351 $strUseTables = 'بكارگيري جدولها';
00352
00353 $strValidateSQL = 'معتبرسازي SQL';
00354 $strValue = 'مقدار';
00355 $strViewDumpDB = 'نمايش الگوي پايگاه داده';
00356 $strViewDump = 'نمايش الگوي جدول';
00357
00358 $strWebServerUploadDirectoryError = 'پوشهاي را كه براي انتقال فايل انتخاب كردهايد قابل دسترسي نيست.';
00359 $strWelcome = 'به %s خوشآمديد';
00360 $strWithChecked = 'موارد انتخابشده :';
00361 $strWrongUser = 'نام كاربر/اسم رمز اشتباه است. دسترسي مجاز نيست.';
00362
00363 $strYes = 'بلي';
00364
00365 $strZip = '"zipped"';
00366
00367
00368 $strAbortedClients = 'Aborted';
00369 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';
00370 $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';
00371 $strAddAutoIncrement = 'Add AUTO_INCREMENT value';
00372 $strAddConstraints = 'Add constraints';
00373 $strAddDropDatabase = 'Add DROP DATABASE';
00374 $strAddedColumnComment = 'Added comment for column';
00375 $strAddedColumnRelation = 'Added relation for column';
00376 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';
00377 $strAddIfNotExists = 'Add IF NOT EXISTS';
00378 $strAddIntoComments = 'Add into comments';
00379 $strAddPrivilegesOnDb = 'Add privileges on the following database';
00380 $strAddPrivilegesOnTbl = 'Add privileges on the following table';
00381 $strAddToIndex = 'Add to index %s column(s)';
00382 $strAdministration = 'Administration';
00383 $strAfterInsertSame = 'Go back to this page';
00384 $strArabic = 'Arabic';
00385 $strArmenian = 'Armenian';
00386 $strAutodetect = 'Autodetect';
00387 $strAutomaticLayout = 'Automatic layout';
00388
00389 $strBaltic = 'Baltic';
00390 $strBinaryDoNotEdit = 'Binary - do not edit';
00391 $strBookmarkAllUsers = 'Let every user access this bookmark';
00392 $strBookmarkDeleted = 'The bookmark has been deleted.';
00393 $strBookmarkLabel = 'Label';
00394 $strBookmarkOptions = 'Bookmark options';
00395 $strBookmarkQuery = 'Bookmarked SQL-query';
00396 $strBookmarkThis = 'Bookmark this SQL-query';
00397 $strBookmarkView = 'View only';
00398 $strBrowseForeignValues = 'Browse foreign values';
00399 $strBulgarian = 'Bulgarian';
00400 $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.';
00401
00402 $strCalendar = 'Calendar';
00403 $strCannotLogin = 'Cannot login to MySQL server';
00404 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';
00405 $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.';
00406 $strCardinality = 'Cardinality';
00407 $strCaseInsensitive = 'case-insensitive';
00408 $strCaseSensitive = 'case-sensitive';
00409 $strCentralEuropean = 'Central European';
00410 $strChangeCopyModeCopy = '... keep the old one.';
00411 $strChangeCopyMode = 'Create a new user with the same privileges and ...';
00412 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';
00413 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';
00414 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';
00415 $strChangeCopyUser = 'Change Login Information / Copy User';
00416 $strCharset = 'Charset';
00417 $strCharsetsAndCollations = 'Character Sets and Collations';
00418 $strCharsets = 'Charsets';
00419 $strCheckOverhead = 'Check tables with overhead';
00420 $strCheckPrivs = 'Check Privileges';
00421 $strCheckPrivsLong = 'Check privileges for database "%s".';
00422 $strCollation = 'Collation';
00423 $strColumnPrivileges = 'Column-specific privileges';
00424 $strCommand = 'Command';
00425 $strCommentsForTable = 'COMMENTS FOR TABLE';
00426 $strConnectionError = 'Cannot connect: invalid settings.';
00427 $strConnections = 'Connections';
00428 $strConstraintsForDumped = 'Constraints for dumped tables';
00429 $strConstraintsForTable = 'Constraints for table';
00430 $strCookiesRequired = 'Cookies must be enabled past this point.';
00431 $strCopyTableSameNames = 'Can\'t copy table to same one!';
00432 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.';
00433 $strCreationDates = 'Creation/Update/Check dates';
00434 $strCroatian = 'Croatian';
00435 $strCSVOptions = 'CSV options';
00436 $strCyrillic = 'Cyrillic';
00437 $strCzech = 'Czech';
00438 $strCzechSlovak = 'Czech-Slovak';
00439
00440 $strDanish = 'Danish';
00441 $strDatabaseEmpty = 'The database name is empty!';
00442 $strDatabaseExportOptions = 'Database export options';
00443 $strDatabaseNoTable = 'This database contains no table!';
00444 $strDatabasesDropped = '%s databases have been dropped successfully.';
00445 $strDatabasesStatsDisable = 'Disable Statistics';
00446 $strDatabasesStatsEnable = 'Enable Statistics';
00447 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';
00448 $strDBComment = 'Database comment: ';
00449 $strDBGContext = 'Context';
00450 $strDBGContextID = 'Context ID';
00451 $strDBGHits = 'Hits';
00452 $strDBGLine = 'Line';
00453 $strDBGMaxTimeMs = 'Max time, ms';
00454 $strDBGMinTimeMs = 'Min time, ms';
00455 $strDBGModule = 'Module';
00456 $strDBGTimePerHitMs = 'Time/Hit, ms';
00457 $strDBGTotalTimeMs = 'Total time, ms';
00458 $strDbPrivileges = 'Database-specific privileges';
00459 $strDBRename = 'Rename database to';
00460 $strDbSpecific = 'database-specific';
00461 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';
00462 $strDefragment = 'Defragment table';
00463 $strDelayedInserts = 'Use delayed inserts';
00464 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.';
00465 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.';
00466 $strDeleting = 'Deleting %s';
00467 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';
00468 $strDescription = 'Description';
00469 $strDictionary = 'dictionary';
00470 $strDisableForeignChecks = 'Disable foreign key checks';
00471 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';
00472 $strDropSelectedDatabases = 'Drop Selected Databases';
00473 $strDropUsersDb = 'Drop the databases that have the same names as the users.';
00474 $strDumpSaved = 'Dump has been saved to file %s.';
00475
00476 $strEncloseInTransaction = 'Enclose export in a transaction';
00477 $strEnglish = 'English';
00478 $strEstonian = 'Estonian';
00479 $strExcelEdition = 'Excel edition';
00480 $strExcelOptions = 'Excel options';
00481 $strExecuteBookmarked = 'Execute bookmarked query';
00482
00483 $strFailedAttempts = 'Failed attempts';
00484 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';
00485 $strFileCouldNotBeRead = 'File could not be read';
00486 $strFileNameTemplate = 'File name template';
00487 $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';
00488 $strFileNameTemplateRemember = 'remember template';
00489 $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.';
00490
00491 $strGeneralRelationFeat = 'General relation features';
00492 $strGeorgian = 'Georgian';
00493 $strGerman = 'German';
00494 $strGlobal = 'global';
00495 $strGlobalPrivileges = 'Global privileges';
00496 $strGlobalValue = 'Global value';
00497 $strGrantOption = 'Grant';
00498 $strGreek = 'Greek';
00499
00500 $strHebrew = 'Hebrew';
00501 $strHexForBinary = 'Use hexadecimal for binary fields';
00502 $strHungarian = 'Hungarian';
00503
00504 $strIcelandic = 'Icelandic';
00505 $strId = 'ID';
00506 $strIgnoreInserts = 'Use ignore inserts';
00507 $strIgnoringFile = 'Ignoring file %s';
00508 $strImportFiles = 'Import files';
00509 $strImportFinished = 'Import finished';
00510 $strInnodbStat = 'InnoDB Status';
00511 $strInsertedRowId = 'Inserted row id:';
00512 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';
00513 $strInternalRelations = 'Internal relations';
00514
00515 $strJapanese = 'Japanese';
00516 $strJumpToDB = 'Jump to database "%s".';
00517 $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.';
00518 $strJustDelete = 'Just delete the users from the privilege tables.';
00519
00520 $strKorean = 'Korean';
00521
00522 $strLandscape = 'Landscape';
00523 $strLatexCaption = 'Table caption';
00524 $strLatexContent = 'Content of table __TABLE__';
00525 $strLatexContinuedCaption = 'Continued table caption';
00526 $strLatexContinued = '(continued)';
00527 $strLatexIncludeCaption = 'Include table caption';
00528 $strLatexLabel = 'Label key';
00529 $strLaTeX = 'LaTeX';
00530 $strLaTeXOptions = 'LaTeX options';
00531 $strLatexStructure = 'Structure of table __TABLE__';
00532 $strLatvian = 'Latvian';
00533 $strLithuanian = 'Lithuanian';
00534 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';
00535 $strLoadMethod = 'LOAD method';
00536 $strLocalhost = 'Local';
00537 $strLoginInformation = 'Login Information';
00538 $strLogServer = 'Server';
00539
00540 $strMaximumSize = 'Maximum size: %s%s';
00541 $strMIME_available_mime = 'Available MIME-types';
00542 $strMIME_available_transform = 'Available transformations';
00543 $strMIME_description = 'Description';
00544 $strMIME_MIMEtype = 'MIME-type';
00545 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';
00546 $strMIME_transformation = 'Browser transformation';
00547 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';
00548 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; //to translate
00549 $strMIME_transformation_options = 'Transformation options'; //to translate
00550 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
00551 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function'; //to translate
00552 $strMoreStatusVars = 'More status variables'; //to translate
00553 $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
00554 $strMultilingual = 'multilingual'; //to translate
00555 $strMustSelectFile = 'You should select file which you want to insert.'; //to translate
00556 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
00557
00558 $strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
00559 $strNoDatabasesSelected = 'No databases selected.'; //to translate
00560 $strNoExplain = 'Skip Explain SQL'; //to translate
00561 $strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.'; //to translate
00562 $strNoIndexPartsDefined = 'No index parts defined!'; //to translate
00563 $strNoModification = 'No change'; //to translate
00564 $strNoOptions = 'This format has no options'; //to translate
00565 $strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
00566 $strNoPrivileges = 'No Privileges'; //to translate
00567 $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
00568 $strNoRowsSelected = 'No rows selected'; //to translate
00569 $strNoSpace = 'Insufficient space to save the file %s.'; //to translate
00570 $strNoValidateSQL = 'Skip Validate SQL'; //to translate
00571 $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>'; //to translate
00572 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)'; //to translate
00573
00574 $strOperator = 'Operator'; //to translate
00575 $strOverhead = 'Overhead'; //to translate
00576 $strOverwriteExisting = 'Overwrite existing file(s)'; //to translate
00577
00578 $strPaperSize = 'Paper size'; //to translate
00579 $strPartialText = 'Partial Texts'; //to translate
00580 $strPasswordChanged = 'The Password for %s was changed successfully.'; //to translate
00581 $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate
00582 $strPerHour = 'per hour'; //to translate
00583 $strPerMinute = 'per minute'; //to translate
00584 $strPerSecond = 'per second'; //to translate
00585 $strPhoneBook = 'phone book'; //to translate
00586 $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate
00587 $strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!'; //to translate
00588 $strPolish = 'Polish'; //to translate
00589 $strPortrait = 'Portrait'; //to translate
00590 $strPrintViewFull = 'Print view (with full texts)'; //to translate
00591 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
00592 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
00593 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
00594 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
00595 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
00596 $strPrivDescDelete = 'Allows deleting data.'; //to translate
00597 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
00598 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
00599 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
00600 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
00601 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
00602 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
00603 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
00604 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
00605 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; //to translate
00606 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; //to translate
00607 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; //to translate
00608 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
00609 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
00610 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
00611 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
00612 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
00613 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
00614 $strPrivDescSelect = 'Allows reading data.'; //to translate
00615 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
00616 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
00617 $strPrivDescSuper = 'Allows connecting, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
00618 $strPrivDescUpdate = 'Allows changing data.'; //to translate
00619 $strPrivDescUsage = 'No privileges.'; //to translate
00620 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
00621 $strProcesslist = 'Process list'; //to translate
00622
00623 $strQueryFrame = 'Query window'; //to translate
00624 $strQuerySQLHistory = 'SQL-history'; //to translate
00625 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.'; //to translate
00626 $strQueryTime = 'Query took %01.4f sec'; //to translate
00627 $strQueryType = 'Query type'; //to translate
00628 $strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
00629
00630 $strReceived = 'Received'; //to translate
00631 $strReferentialIntegrity = 'Check referential integrity:'; //to translate
00632 $strRefresh = 'Refresh'; //to translate
00633 $strRelationalSchema = 'Relational schema'; //to translate
00634 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
00635 $strRelations = 'Relations'; //to translate
00636 $strRelationView = 'Relation view'; //to translate
00637 $strReloadFailed = 'MySQL reload failed.'; //to translate
00638 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
00639 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
00640 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
00641 $strReplaceNULLBy = 'Replace NULL by'; //to translate
00642 $strResourceLimits = 'Resource limits'; //to translate
00643 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
00644 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
00645 $strRomanian = 'Romanian'; //to translate
00646 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)'; //to translate
00647 $strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate
00648 $strRussian = 'Russian'; //to translate
00649
00650 $strSaveOnServer = 'Save on server in %s directory'; //to translate
00651 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; //to translate
00652 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
00653 $strSent = 'Sent'; //to translate
00654 $strServerChoice = 'Server Choice'; //to translate
00655 $strServerNotResponding = 'The server is not responding'; //to translate
00656 $strServerStatus = 'Runtime Information'; //to translate
00657 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
00658 $strServerTabProcesslist = 'Processes'; //to translate
00659 $strServerTabVariables = 'Variables'; //to translate
00660 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.'; //to translate
00661 $strServerVars = 'Server variables and settings'; //to translate
00662 $strSessionValue = 'Session value'; //to translate
00663 $strShowDatadictAs = 'Data Dictionary Format'; //to translate
00664 $strShowFullQueries = 'Show Full Queries'; //to translate
00665 $strSimplifiedChinese = 'Simplified Chinese'; //to translate
00666 $strSlovak = 'Slovak'; //to translate
00667 $strSlovenian = 'Slovenian'; //to translate
00668 $strSortByKey = 'Sort by key'; //to translate
00669 $strSpanish = 'Spanish'; //to translate
00670 $strSQLExportType = 'Export type'; //to translate
00671 $strSQLOptions = 'SQL options'; //to translate
00672 $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:'; //to translate
00673 $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'; //to translate
00674 $strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
00675 $strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
00676 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
00677 $strStatCheckTime = 'Last check'; //to translate
00678 $strStatCreateTime = 'Creation'; //to translate
00679 $strStatUpdateTime = 'Last update'; //to translate
00680 $strStatus = 'Status'; //to translate
00681 $strStrucNativeExcel = 'Native MS Excel data'; //to translate
00682 $strSwedish = 'Swedish'; //to translate
00683 $strSwitchToTable = 'Switch to copied table'; //to translate
00684
00685 $strTableHasBeenFlushed = 'Table %s has been flushed'; //to translate
00686 $strTableOfContents = 'Table of contents'; //to translate
00687 $strTableOptions = 'Table options'; //to translate
00688 $strTableStructure = 'Table structure for table'; //to translate
00689 $strTakeIt = 'take it'; //to translate
00690 $strTblPrivileges = 'Table-specific privileges'; //to translate
00691 $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
00692 $strThai = 'Thai'; //to translate
00693 $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; //to translate
00694 $strTheme = 'Theme / Style'; //to translate
00695 $strTheTerminator = 'The terminator of the fields.'; //to translate
00696 $strThisHost = 'This Host'; //to translate
00697 $strThisNotDirectory = 'This was not a directory'; //to translate
00698 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
00699 $strTime = 'Time'; //to translate
00700 $strToggleScratchboard = 'Toggle scratchboard'; //to translate
00701 $strTraditionalChinese = 'Traditional Chinese'; //to translate
00702 $strTraditionalSpanish = 'Traditional Spanish'; //to translate
00703 $strTraffic = 'Traffic'; //to translate
00704 $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
00705 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
00706 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).'; //to translate
00707 $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
00708 $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().'; //to translate
00709 $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)'; //to translate
00710 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.'; //to translate
00711 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http:
00712 $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';
00713 $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: ...) .';
00714 $strTruncateQueries = 'Truncate Shown Queries';
00715 $strTurkish = 'Turkish';
00716
00717 $strUkrainian = 'Ukrainian';
00718 $strUnicode = 'Unicode';
00719 $strUnknown = 'unknown';
00720 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';
00721 $strUpgrade = 'You should upgrade to %s %s or later.';
00722 $strUseHostTable = 'Use Host Table';
00723 $strUserAlreadyExists = 'The user %s already exists!';
00724 $strUserNotFound = 'The selected user was not found in the privilege table.';
00725 $strUserOverview = 'User overview';
00726 $strUsersDeleted = 'The selected users have been deleted successfully.';
00727 $strUsersHavingAccessToDb = 'Users having access to "%s"';
00728 $strUseTextField = 'Use text field';
00729 $strUseThisValue = 'Use this value';
00730
00731 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
00732 $strVar = 'Variable';
00733 $strViewDumpDatabases = 'View dump (schema) of databases';
00734
00735 $strWebServerUploadDirectory = 'web-server upload directory';
00736 $strWestEuropean = 'West European';
00737 $strWildcard = 'wildcard';
00738 $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';
00739 $strWritingCommentNotPossible = 'Writing of comment not possible';
00740 $strWritingRelationNotPossible = 'Writing of relation not possible';
00741
00742 $strXML = 'XML';
00743
00744 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
00745
00746 $strAddFields = 'Add %s field(s)';
00747 $strInsertBookmarkTitle = 'Please insert bookmark title';
00748 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';
00749 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';
00750 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';
00751 $strBinLogName = 'Log name';
00752 $strBinLogPosition = 'Position';
00753 $strBinLogEventType = 'Event type';
00754 $strBinLogServerId = 'Server ID';
00755 $strBinLogOriginalPosition = 'Original position';
00756 $strBinLogInfo = 'Information';
00757 $strBinaryLog = 'Binary log';
00758 $strSelectBinaryLog = 'Select binary log to view';
00759 $strDBCopy = 'Copy database to';
00760 $strCopyDatabaseOK = 'Database %s has been copied to %s';
00761 $strSwitchToDatabase = 'Switch to copied database';
00762 $strPasswordHashing = 'Password Hashing';
00763 $strCompatibleHashing = 'MySQL 4.0 compatible';
00764 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';
00765 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';
00766 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';
00767 $strIndexWarningTable = 'Problems with indexes of table `%s`';
00768 $strNoActivity = 'No activity since %s seconds or more, please login again';
00769 $strApproximateCount = 'May be approximate. See FAQ 3.11';
00770 $strSQLExportCompatibility = 'SQL export compatibility';
00771 $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';
00772 $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.';
00773 $strAfterInsertNext = 'Edit next row';
00774 $strView = 'View';
00775 $strViewHasBeenDropped = 'View %s has been dropped';
00776 $strEngines = 'Engines';
00777 $strStorageEngines = 'Storage Engines';
00778 $strStorageEngine = 'Storage Engine';
00779 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';
00780 $strDefaultEngine = '%s is the default storage engine on this MySQL server.';
00781 $strEngineAvailable = '%s is available on this MySQL server.';
00782 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';
00783 $strEngineDisabled = '%s has been disabled for this MySQL server.';
00784 $strMyISAMSortBufferSize = 'Sort buffer size';
00785 $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';
00786 $strMyISAMDataPointerSize = 'Data pointer size';
00787 $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';
00788 $strMyISAMRecoverOptions = 'Automatic recovery mode';
00789 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';
00790 $strMyISAMRepairThreads = 'Repair threads';
00791 $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.';
00792 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';
00793 $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).';
00794 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';
00795 $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.';
00796 $strLongOperation = 'This operation could be long. Proceed anyway?';
00797 $strVersionInformation = 'Version information';
00798 $strInnoDBDataHomeDir = 'Data home directory';
00799 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
00800 $strInnoDBDataFilePath = 'Data files';
00801 $strInnoDBAutoextendIncrement = 'Autoextend increment';
00802 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';
00803 $strBufferPool = 'Buffer Pool';
00804 $strBufferPoolUsage = 'Buffer Pool Usage';
00805 $strDataPages = 'Pages containing data';
00806 $strFreePages = 'Free pages';
00807 $strBusyPages = 'Busy pages';
00808 $strDirtyPages = 'Dirty pages';
00809 $strPagesToBeFlushed = 'Pages to be flushed';
00810 $strLatchedPages = 'Latched pages';
00811 $strBufferPoolActivity = 'Buffer Pool Activity';
00812 $strReadRequests = 'Read requests';
00813 $strWriteRequests = 'Write requests';
00814 $strBufferReadMisses = 'Read misses';
00815 $strBufferReadMissesInPercent = 'Read misses in %';
00816 $strBufferWriteWaits = 'Write waits';
00817 $strBufferWriteWaitsInPercent = 'Write waits in %';
00818 $strHTMLExcel = 'Microsoft Excel 2000';
00819 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options';
00820 $strHTMLWord = 'Microsoft Word 2000';
00821 $strHTMLWordOptions = 'Microsoft Word 2000 export options';
00822 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';
00823 $strInnoDBBufferPoolSize = 'Buffer pool size';
00824 $strInnoDBPages = 'pages';
00825 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';
00826 $strPrivDescCreateView = 'Allows creating new views.';
00827 $strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.';
00828 $strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.';
00829 $strPrivDescCreateRoutine = 'Allows creating stored routines.';
00830 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';
00831 $strRoutines = 'Routines';
00832 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';
00833 $strPrivDescExecute5 = 'Allows executing stored routines.';
00834 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';
00835 $strGeneratePassword = 'Generate Password';
00836 $strGenerate = 'Generate';
00837 $strCopy = 'Copy';
00838 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.';
00839 $strInvalidFieldCount = 'Table must have at least one field.';
00840 $strInvalidRowNumber = '%d is not valid row number.';
00841 $strInvalidColumnCount = 'Column count has to be larger than zero.';
00842 $strInvalidFieldAddCount = 'You have to add at least one field.';
00843 $strAndThen = 'and then';
00844 ?>