add unique numbers to $strFileCouldNotBeRead to improve support when someone gets...
[phpmyadmin/crack.git] / lang / persian-utf-8.inc.php
blob53c7e6ae945de1c0bbfc860121d545f0778c1448
1 <?php
3 /* $Id$ */
4 /*
5 Persian(Farsi) translation by : Bornis Group
6 www.BornisGroup.com
7 info@BornisGroup.com
8 */
9 $charset = 'utf-8';
10 $allow_recoding = TRUE;
11 $text_dir = 'rtl'; // ('ltr' for left to right, 'rtl' for right to left)
12 $left_font_family = 'Tahoma, verdana, arial, helvetica, sans-serif';
13 $right_font_family = '"Windows UI", Tahoma, verdana, arial, helvetica, sans-serif';
14 $number_thousands_separator = ',';
15 $number_decimal_separator = '.';
16 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
17 $byteUnits = array('بايت', 'كيلوبايت', 'مگا بايت', 'گيگا بايت', 'ترابايت', 'پتا بايت', 'اگزا بايت');
19 $day_of_week = array('يكشنبه', 'دوشنبه', 'سه‌شنبه', 'چهارشنبه', 'پنج‌شنبه', 'جمعه', 'شنبه');
20 $month = array('ژانويه', 'فوريه', 'مارس', 'آوريل', 'مي', 'ژوئن', 'جولاي', 'آگوست', 'سپتامبر', 'اكتبر', 'نوامبر', 'دسامبر');
21 // See http://www.php.net/manual/en/function.strftime.php to define the
22 // variable below
23 $datefmt = '%d %B %Y ساعت %I:%M %p';
24 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
26 $strAccessDenied = 'دسترسي مجاز نيست';
27 $strAction = 'عمل';
28 $strAddDeleteColumn = 'اضافه يا حذف ستونها';
29 $strAddDeleteRow = 'اضافه/حذف معيارها';
30 $strAddNewField = 'افزودن ستون جديد';
31 $strAddSearchConditions = 'افزودن شرايط جستجو (بدنه شرط "where"):';
32 $strAddUserMessage = 'شما يك كاربر جديد اضافه كرديد.';
33 $strAddUser = 'افزودن يك كاربر جديد';
34 $strAffectedRows = 'سطرهاي تحت تاثير واقع‌شده:';
35 $strAfterInsertBack = 'برو به صفحه قبل';
36 $strAfterInsertNewInsert = 'درج يك سطر جديد ديگر';
37 $strAfter = 'بعد از %s';
38 $strAllTableSameWidth = 'نمايش همه جدولها با عرض يكسان؟';
39 $strAll = 'همه';
40 $strAlterOrderBy = 'تغيير جدول مرتب شده با';
41 $strAnalyzeTable = 'تحليل جدول';
42 $strAnd = 'و';
43 $strAnIndex = 'يك فهرست در %s اضافه گرديد.';
44 $strAnyHost = 'همه ميزبانها';
45 $strAnyUser = 'همه كاربران';
46 $strAny = 'همه';
47 $strAPrimaryKey = 'يك كليد اصلي در %s اضافه شد';
48 $strAscending = 'صعودي';
49 $strAtBeginningOfTable = 'در ابتداي جدول';
50 $strAtEndOfTable = 'در انتهاي جدول';
51 $strAttr = 'ويژگيها';
53 $strBack = 'بازگشت';
54 $strBeginCut = 'BEGIN CUT';
55 $strBeginRaw = 'BEGIN RAW';
56 $strBinary = 'دودويي';
57 $strBrowse = 'مشاهده';
58 $strBzip = '"bzipped"';
60 $strCantLoadRecodeIconv = 'بارگذاري iconv يا recode extension كه براي تبديل مجموعه كاراكترها لازم است ، مقدور نمي‌باشد، php را براي اجازه استفاده از آنها تنظيم كرده و يا تبديل مجموعه كاراكترها (charset conversion) را در phpMyAdmin غيرفعال نماييد.';
61 $strCantRenameIdxToPrimary = 'بازناميدن فهرست به PRIMARY مقدور نمي‌باشد!';
62 $strCarriage = 'رفتن به سر سطر: \\r';
63 $strChangeDisplay = 'ستون را براي نمايش انتخاب نماييد';
64 $strChangePassword = 'تغيير اسم رمز';
65 $strChange = 'تغيير';
66 $strCharsetOfFile = 'مجموعه كاراكترهاي پرونده:';
67 $strCheckAll = 'انتخاب همه';
68 $strCheckTable = 'بررسي جدول';
69 $strChoosePage = 'لطفا يك صفحه را براي ويرايش انتخاب نماييد';
70 $strColComFeat = 'نمايش توضيحات ستون';
71 $strColumnNames = 'نام ستونها';
72 $strComments = 'توضيحات';
73 $strCompleteInserts = 'تمام وروديها';
74 $strCompression = 'فشرده‌سازي';
75 $strConfigFileError = 'phpMyAdmin قادر به خواندن پرونده تنظيمات نمي‌باشد!<br />اين ممكن است به خاطر وجود يك مشكل دستوري و يا پيدانشدن پرونده توسط php باشد.<br />لطفا پرونده تنظميات را مستقيما توسط پيوند زير صدا زده و پيغام(هاي) خطاي php كه دريافت مي‌كنيد را بخوانيد. در اكثر موارد يك علامت نقل قول (" \' ") يا ويرگول‌نقطه (" ; ") در جايي وجود ندارد.<br />اگر يك صفحه خالي دريافت كرديد ، همه چيز درست است.';
76 $strConfigureTableCoord = 'لطفا مختصات جدول %s را تنظيم كنيد';
77 $strCopyTableOK = 'جدول %s به %s كپي شد.';
78 $strCopyTable = 'كپي كردن جدول به (پايگاه داده<b>.</b>جدول):';
79 $strCreateIndexTopic = 'ساخت فهرست جديد';
80 $strCreateIndex = 'ساخت يك فهرست در&nbsp;%s&nbsp;ستون';
81 $strCreateNewDatabase = 'ساخت پايگاه داده جديد';
82 $strCreateNewTable = 'ساخت جدول جديد در پايگاه داده %s';
83 $strCreatePage = 'ساخت يك صفحه جديد';
84 $strCreatePdfFeat = 'ساخت PDFs';
85 $strCreate = 'ساختن';
86 $strCriteria = 'معيارها';
88 $strDatabaseHasBeenDropped = 'پايگاه داده %s حذف گرديد.';
89 $strDatabasesStats = 'آمار پايگاههاي داده';
90 $strDatabases = 'پايگاههاي داده';
91 $strDatabase = 'پايگاه داده';
92 $strDataDict = 'فرهنگ داده‌ها';
93 $strDataOnly = 'فقط داده‌ها';
94 $strData = 'داده';
95 $strDefault = 'پيش‌فرض';
96 $strDeletedRows = 'سطرهاي حذف‌شده :';
97 $strDeleted = 'سطر حذف گرديد .';
98 $strDelete = 'حذف';
99 $strDescending = 'نزولي';
100 $strDisabled = 'غيرفعال';
101 $strDisplayFeat = 'نمايش خصوصيات';
102 $strDisplayOrder = 'ترتيب نمايش:';
103 $strDisplayPDF = 'نمايش الگوي PDF';
104 $strDoAQuery = 'انجام يك "پرس و جو با نمونه" (wildcard: "%")';
105 $strDocu = 'مستندات';
106 $strDoYouReally = 'آيا مطمئن هستيد ';
107 $strDrop = 'حذف';
108 $strDumpingData = 'حذف داده‌هاي جدول';
109 $strDumpXRows = 'حذف %s سطر(ها) ابتدا از سطر شماره %s.';
110 $strDynamic = 'پويا';
112 $strEditPDFPages = 'ويرايش صفحات PDF';
113 $strEditPrivileges = 'ويرايش امتيازات';
114 $strEdit = 'ويرايش';
115 $strEffective = 'موثر';
116 $strEmptyResultSet = 'MySQL يك نتيجه خالي داد. (مثلا 0 سطر).';
117 $strEmpty = 'خالي كردن';
118 $strEnabled = 'فعال';
119 $strEndCut = 'END CUT';
120 $strEndRaw = 'END RAW';
121 $strEnd = 'انتها';
122 $strEnglishPrivileges = ' نكته : نام امتيازات MySQL به زبان انگليسي بيان مي‌شود .';
123 $strError = 'خطا';
124 $strExplain = 'شرح دادن SQL';
125 $strExport = 'صدور';
126 $strExtendedInserts = 'وروديهاي تمديدشده';
127 $strExtra = 'اضافي';
129 $strFieldHasBeenDropped = 'ستون %s حذف گرديد';
130 $strFieldsEmpty = ' تعداد ستونها خالي است! ';
131 $strFieldsEnclosedBy = 'ستونهاي درميان‌گرفته با';
132 $strFieldsEscapedBy = 'ستونهاي جداشده با';
133 $strFieldsTerminatedBy = 'ستونهاي منتهي به';
134 $strFields = 'ستونها';
135 $strField = 'ستون';
136 $strFixed = 'fixed';
137 $strFlushTable = 'Flush the table ("FLUSH")';
138 $strFormat = 'قالب';
139 $strFormEmpty = 'مقداري در فرم وارد نشده !';
140 $strFullText = 'كاملا متن';
141 $strFunction = 'تابع';
143 $strGenBy = 'توليد‌شده توسط';
144 $strGenTime = 'زمان توليد';
145 $strGo = 'تاييد';
146 $strGzip = '"gzipped"';
148 $strHasBeenAltered = 'تغيير داده‌شد.';
149 $strHasBeenCreated = 'ساخته شد.';
150 $strHaveToShow = 'شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد';
151 $strHomepageOfficial = 'صفحه خانه رسمي phpMyAdmin';
152 $strHome = 'خانه';
153 $strHostEmpty = 'نام ميزبان خالي است!';
154 $strHost = 'ميزبان';
156 $strIdxFulltext = 'كاملا متن';
157 $strIfYouWish = 'اگر مي‌خواهيد كه فقط بعضي از ستونهاي جدول را بارگذاري نماييد ، ليست ستونها را با كاما از هم جدا نماييد.';
158 $strIgnore = 'Ignore';
159 $strImportDocSQL = 'وارد كردن پرونده‌هاي docSQL';
160 $strIndexes = 'فهرست‌ها';
161 $strIndexHasBeenDropped = 'فهرست %s حذف گرديد';
162 $strIndexName = 'اسم فهرست&nbsp;:';
163 $strIndexType = 'نوع فهرست&nbsp;:';
164 $strIndex = 'فهرست';
165 $strInsecureMySQL = 'پرونده پيكربندي شما حاوي تنظيماتي است (كاربر root بدون اسم رمز) كه مرتبط با حساب پيش‌فرض MySQL مي‌باشد. اجراي MySQL با اين پيش‌فرض باعث ورود غيرمجاز مي‌شود ، و شما بايد اين حفره امنيتي را ذرست كنيد.';
166 $strInsertAsNewRow = 'درج به عنوان يك سطر جديد';
167 $strInsertedRows = 'سطرهاي درج‌شده:';
168 $strInsertNewRow = 'درج سطر جديد';
169 $strInsertTextfiles = 'درج داده‌ها از يك پرونده متني در جدول';
170 $strInsert = 'درج';
171 $strInstructions = 'راهنمايي';
172 $strInUse = 'in use';
174 $strKeepPass = 'عدم تغيير اسم رمز';
175 $strKeyname = 'Keyname';
176 $strKill = 'Kill';
178 $strLengthSet = 'طول/مقادير*';
179 $strLimitNumRows = 'تعداد سطرها در هر صفحه';
180 $strLineFeed = 'تعويض خط: \\n';
181 $strLinesTerminatedBy = 'خطوط منتهي به';
182 $strLinkNotFound = 'پيوند پيدا نشد';
183 $strLinksTo = 'پيوند به';
184 $strLocationTextfile = 'محل پرونده متني';
185 $strLogin = 'ورود';
186 $strLogout = 'خروج';
187 $strLogPassword = 'اسم رمز:';
188 $strLogUsername = 'نام كاربر:';
190 $strModifications = 'اصلاحات ذخيره گرديد';
191 $strModifyIndexTopic = 'اصلاح يك فهرست';
192 $strModify = 'اصلاح';
193 $strMoveTableOK = 'جدول %s به %s انتقال داده‌شد.';
194 $strMoveTable = 'انتقال جدول به (پايگاه داده<b>.</b>جدول):';
195 $strMySQLCharset = 'مجموع كاراكترهاي MySQL';
196 $strMySQLReloaded = 'MySQL مجددا بارگذاري شد.';
197 $strMySQLSaid = 'پيغام MySQL :';
198 $strMySQLServerProcess = 'MySQL %pma_s1% اجراشده در ميزبان %pma_s2% توسط %pma_s3%';
199 $strMySQLShowProcess = 'نمايش فرايندها';
200 $strMySQLShowStatus = 'نمايش اطلاعات MySQL';
201 $strMySQLShowVars = 'نمايش متغيرهاي سيستمي MySQL';
203 $strName = 'اسم';
204 $strNext = 'بعد';
205 $strNoDatabases = 'No databases';
206 $strNoDescription = 'no Description';
207 $strNoDropDatabases = 'دستور "DROP DATABASE" غيرفعال مي‌باشد.';
208 $strNoIndex = 'هيچ فهرستي تعريف‌نشده‌است!';
209 $strNone = 'خير';
210 $strNoPassword = 'بدون اسم رمز';
211 $strNoPhp = 'بدون كد PHP';
212 $strNoQuery = 'No SQL query!';
213 $strNoTablesFound = 'در اين پايگاه داده هيچ جدولي وجود ندارد .';
214 $strNotNumber = 'اين يك عدد نيست!';
215 $strNotOK = 'not OK';
216 $strNotSet = 'جدول <b>%s</b> وجود ندارد و يا در %s تنظيم نشده‌است';
217 $strNoUsersFound = 'هيچ كاربري وچود ندارد.';
218 $strNo = 'خير';
219 $strNull = 'خالي';
220 $strNumTables = 'جدولها';
222 $strOftenQuotation = 'اغلب علامت نقل قول. اختياري به اين معني است كه فقط ستونهاي char و varchar توسط كاراكتر "enclosed by" درميان گرفته‌ميشوند.';
223 $strOK = 'تاييد';
224 $strOperations = 'عمليات';
225 $strOptimizeTable = 'بهينه‌سازي جدول';
226 $strOptionalControls = 'اختياري. كنترل چگونگي خواندن و نوشتن كاراكترهاي خاص.';
227 $strOptionally = 'اختياري';
228 $strOr = 'يا';
230 $strPageNumber = 'شماره صفحه:';
231 $strPasswordEmpty = 'اسم رمز خالي است!';
232 $strPasswordNotSame = 'اسم رمزها مانند هم نمي‌باشد!';
233 $strPassword = 'اسم رمز';
234 $strPdfInvalidTblName = 'جدول "%s" وجود ندارد!';
235 $strPdfNoTables = 'No tables';
236 $strPersian = 'فارسي';
237 $strPHPVersion = 'نسخه PHP';
238 $strPhp = 'ساخت كد PHP';
239 $strPmaDocumentation = 'مستندات phpMyAdmin';
240 $strPos1 = 'شروع';
241 $strPrevious = 'قبل';
242 $strPrimaryKeyHasBeenDropped = 'كليد اصلي حذف گرديد';
243 $strPrimaryKeyName = 'نام كليد اصلي بايد PRIMARY باشد !';
244 $strPrimaryKeyWarning = '(<b>فقط و فقط بايد</b> "PRIMARY" نام يك كليد اصلي باشد!)';
245 $strPrimary = 'اصلي';
246 $strPrintView = 'نماي چاپ';
247 $strPrint = 'چاپ';
248 $strPrivileges = 'امتيازات';
249 $strPutColNames = 'قراردادن نام ستونها در اولين سطر';
251 $strQBEDel = 'Del';
252 $strQBEIns = 'Ins';
253 $strQBE = 'پرس و جو';
254 $strQueryOnDb = 'پرس و جوي SQL از پايگاه داده <b>%s</b>:';
256 $strRecords = 'سطرها';
257 $strRelationNotWorking ='امكانات اضافي براي كاركردن با جدولهاي پيوندي غيرفعال شده‌است . براي پيداكردن دليل آن %sاينجا%s را بزنيد .';
258 $strReloadMySQL = 'بار كردن مجدد MySQL';
259 $strRenameTableOK = 'جدول %s به %s تغيير نام داده‌شد';
260 $strRenameTable = 'بازناميدن جدول به';
261 $strRepairTable = 'مرمت جدول';
262 $strReplaceTable = 'جايگزيني داده‌هاي جدول با پرونده';
263 $strReplace = 'جايگذاري';
264 $strReset = 'Reset';
265 $strReType = 'تكرار';
266 $strRevokeMessage = 'شما امتيازات %s را ابطال كرديد';
267 $strRevoke = 'ابطال';
268 $strRowLength = 'طول سطر';
269 $strRowsFrom = 'سطر(ها) ابتدا از سطر شماره ';
270 $strRowSize = ' اندازه سطر ';
271 $strRowsModeHorizontal = 'افقي';
272 $strRowsModeVertical = 'عمودي';
273 $strRowsStatistic = 'آمار سطرها';
274 $strRows = 'سطرها';
275 $strRunning = 'در ميزبان %s';
276 $strRunQuery = 'Submit Query';
277 $strRunSQLQuery = 'اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s';
279 $strSave = 'ذخيره';
280 $strSearchFormTitle = 'جستجو در پايگاه‌داده';
281 $strSearchInTables = 'در جدول(هاي) :';
282 $strSearchNeedle = 'كلمه(ها) يا مقدار(ها) براي جستجو (wildcard: "%"):';
283 $strSearchOption1 = 'حداقل يكي از كلمات';
284 $strSearchOption2 = 'تمامي كلمات';
285 $strSearchOption3 = 'عبارت كامل';
286 $strSearchOption4 = 'بعنوان مبين منظم(as regular expression)';
287 $strSearchResultsFor = 'نتيجه جستجوي "<i>%s</i>" %s:';
288 $strSearchType = 'نوع جستجو :';
289 $strSearch = 'جستجو';
290 $strSelectADb = 'لطفا يك پايگاه داده را انتخاب نماييد.';
291 $strSelectAll = 'انتخاب همه';
292 $strSelectFields = 'ستونها را انتخاب نماييد (حداقل يكي)';
293 $strSelectNumRows = 'in query';
294 $strSelectTables = 'Select Tables';
295 $strSend = 'ذخيره به صورت پرونده';
296 $strServerVersion = 'نسخه سرور';
297 $strServer = 'سرور';
298 $strSetEnumVal = 'اگر نوع ستون "enum" يا "set" مي‌باشد ، لطفا براي ورود مقادير از اين قالب استفاده نماييد : \'a\',\'b\',\'c\'...<br /> اگر احتياج داشتيد كه از علامت مميز برعكس(بك‌اسلش) (" \ ") يا نقل‌قول تكي (" \' ") در آن مقادير استفاده نماييد ، قبل از آنها علامت (" \ ") را بگذاريد<br /> (براي مثال\'\\\\xyz\' يا \'a\\\'b\')';
299 $strShowAll = 'نمايش همه';
300 $strShowColor = 'نمايش رنگ';
301 $strShowGrid = 'Show grid';
302 $strShowingRecords = 'Showing rows';
303 $strShowPHPInfo = 'نمايش اطلاعات PHP';
304 $strShowTableDimension = 'نمايش ابعاد جدولها';
305 $strShowTables = 'نمايش جدولها';
306 $strShowThisQuery = ' نمايش دوباره اين پرس و جو در اينجا ';
307 $strShow = 'نمايش';
308 $strSingly = '(تنها)';
309 $strSize = 'اندازه';
310 $strSort = 'ترتيب';
311 $strSpaceUsage = 'فضاي استفاده‌شده';
312 $strSplitWordsWithSpace = 'كلمات با علامت فاصله (" ") جدا مي‌شوند.';
313 $strSQLQuery = 'پرس و جوي SQL';
314 $strSQLResult = 'نتيجه SQL';
315 $strSQL = 'SQL';
316 $strStatement = 'شرج';
317 $strStrucCSV = 'داده‌هاي CSV';
318 $strStrucData = 'ساختار و داده‌ها';
319 $strStrucDrop = 'افزودن \'جدول حذف‌شده\'';
320 $strStrucExcelCSV = 'CSV براي داده‌هاي MS Excel';
321 $strStrucOnly = 'فقط ساختار';
322 $strStructPropose = 'پيشنهاد ساختار جدول';
323 $strStructure = 'ساختار';
324 $strSubmit = 'ارسال';
325 $strSuccess = 'پرس و جوي SQL شما با موفقيت اجرا گرديد';
326 $strSum = 'مجموع';
328 $strTableComments = 'توضيحات جدول';
329 $strTableEmpty = 'نام جدول وارد نشده‌است !';
330 $strTableHasBeenDropped = 'جدول %s حذف گرديد';
331 $strTableHasBeenEmptied = 'جدول %s خالي شد';
332 $strTableMaintenance = 'نگهداشت جدول';
333 $strTables = '%s جدول(ها)';
334 $strTableType = 'نوع جدول';
335 $strTable = 'جدول';
336 $strTheContent = 'محتويات پرونده شما قراداده‌شد.';
337 $strTotalUC = 'جمع كل';
338 $strTotal = 'جمع كل';
339 $strType = 'نوع';
341 $strUncheckAll = 'عدم انتخاب همه';
342 $strUnique = 'يكتا';
343 $strUnselectAll = 'عدم انتخاب همه';
344 $strUpdatePrivMessage = 'امتيازات %s به هنگام گرديد.';
345 $strUpdateProfileMessage = 'تنظيمات به هنگام گرديد.';
346 $strUpdateQuery = 'به‌هنگام سازي پرس و جو';
347 $strUsage = 'استفاده';
348 $strUseBackquotes = 'قراردادن نام جدولها و ستونها بين علامت نقل‌قول (" \' ")';
349 $strUserEmpty = 'نام كاربر خالي است!';
350 $strUserName = 'نام كاربر';
351 $strUser = 'كاربر';
352 $strUseTables = 'بكارگيري جدولها';
354 $strValidateSQL = 'معتبرسازي SQL';
355 $strValue = 'مقدار';
356 $strViewDumpDB = 'نمايش الگوي پايگاه داده';
357 $strViewDump = 'نمايش الگوي جدول';
359 $strWebServerUploadDirectoryError = 'پوشه‌اي را كه براي انتقال فايل انتخاب كرده‌ايد قابل دسترسي نيست.';
360 $strWelcome = 'به %s خوش‌آمديد';
361 $strWithChecked = 'موارد انتخاب‌شده :';
362 $strWrongUser = 'نام كاربر/اسم رمز اشتباه است. دسترسي مجاز نيست.';
364 $strYes = 'بلي';
366 $strZip = '"zipped"';
368 // To translate:
369 $strAbortedClients = 'Aborted'; //to translate
370 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate
371 $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.'; //to translate
372 $strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
373 $strAddConstraints = 'Add constraints'; //to translate
374 $strAddDropDatabase = 'Add DROP DATABASE'; //to translate
375 $strAddedColumnComment = 'Added comment for column'; //to translate
376 $strAddedColumnRelation = 'Added relation for column'; //to translate
377 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate
378 $strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
379 $strAddIntoComments = 'Add into comments'; //to translate
380 $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
381 $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
382 $strAddToIndex = 'Add to index &nbsp;%s&nbsp;column(s)'; //to translate
383 $strAdministration = 'Administration'; //to translate
384 $strAfterInsertSame = 'Go back to this page'; //to translate
385 $strArabic = 'Arabic'; //to translate
386 $strArmenian = 'Armenian'; //to translate
387 $strAutodetect = 'Autodetect'; //to translate
388 $strAutomaticLayout = 'Automatic layout'; //to translate
390 $strBaltic = 'Baltic'; //to translate
391 $strBinaryDoNotEdit = 'Binary - do not edit'; //to translate
392 $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
393 $strBookmarkDeleted = 'The bookmark has been deleted.'; //to translate
394 $strBookmarkLabel = 'Label'; //to translate
395 $strBookmarkOptions = 'Bookmark options'; //to translate
396 $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
397 $strBookmarkThis = 'Bookmark this SQL-query'; //to translate
398 $strBookmarkView = 'View only'; //to translate
399 $strBrowseForeignValues = 'Browse foreign values'; //to translate
400 $strBulgarian = 'Bulgarian'; //to translate
401 $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.'; //to translate
403 $strCalendar = 'Calendar'; //to translate
404 $strCannotLogin = 'Cannot login to MySQL server'; //to translate
405 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
406 $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.'; //to translate
407 $strCardinality = 'Cardinality'; //to translate
408 $strCaseInsensitive = 'case-insensitive'; //to translate
409 $strCaseSensitive = 'case-sensitive'; //to translate
410 $strCentralEuropean = 'Central European'; //to translate
411 $strChangeCopyModeCopy = '... keep the old one.'; //to translate
412 $strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
413 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
414 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
415 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
416 $strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
417 $strCharset = 'Charset'; //to translate
418 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
419 $strCharsets = 'Charsets'; //to translate
420 $strCheckOverhead = 'Check tables with overhead'; //to translate
421 $strCheckPrivs = 'Check Privileges'; //to translate
422 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
423 $strCollation = 'Collation'; //to translate
424 $strColumnPrivileges = 'Column-specific privileges'; //to translate
425 $strCommand = 'Command'; //to translate
426 $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
427 $strConnectionError = 'Cannot connect: invalid settings.'; //to translate
428 $strConnections = 'Connections'; //to translate
429 $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
430 $strConstraintsForTable = 'Constraints for table'; //to translate
431 $strCookiesRequired = 'Cookies must be enabled past this point.'; //to translate
432 $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate
433 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
434 $strCreationDates = 'Creation/Update/Check dates'; //to translate
435 $strCroatian = 'Croatian'; //to translate
436 $strCSVOptions = 'CSV options'; //to translate
437 $strCyrillic = 'Cyrillic'; //to translate
438 $strCzech = 'Czech'; //to translate
439 $strCzechSlovak = 'Czech-Slovak'; //to translate
441 $strDanish = 'Danish'; //to translate
442 $strDatabaseEmpty = 'The database name is empty!'; //to translate
443 $strDatabaseExportOptions = 'Database export options'; //to translate
444 $strDatabaseNoTable = 'This database contains no table!'; //to translate
445 $strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
446 $strDatabasesStatsDisable = 'Disable Statistics'; //to translate
447 $strDatabasesStatsEnable = 'Enable Statistics'; //to translate
448 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
449 $strDBComment = 'Database comment: '; //to translate
450 $strDBGContext = 'Context'; //to translate
451 $strDBGContextID = 'Context ID'; //to translate
452 $strDBGHits = 'Hits'; //to translate
453 $strDBGLine = 'Line'; //to translate
454 $strDBGMaxTimeMs = 'Max time, ms'; //to translate
455 $strDBGMinTimeMs = 'Min time, ms'; //to translate
456 $strDBGModule = 'Module'; //to translate
457 $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
458 $strDBGTotalTimeMs = 'Total time, ms'; //to translate
459 $strDbPrivileges = 'Database-specific privileges'; //to translate
460 $strDBRename = 'Rename database to'; //to translate
461 $strDbSpecific = 'database-specific'; //to translate
462 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
463 $strDefragment = 'Defragment table'; //to translate
464 $strDelayedInserts = 'Use delayed inserts'; //to translate
465 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
466 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
467 $strDeleting = 'Deleting %s'; //to translate
468 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
469 $strDescription = 'Description'; //to translate
470 $strDictionary = 'dictionary'; //to translate
471 $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
472 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
473 $strDropSelectedDatabases = 'Drop Selected Databases'; //to translate
474 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
475 $strDumpSaved = 'Dump has been saved to file %s.'; //to translate
477 $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
478 $strEnglish = 'English'; //to translate
479 $strEstonian = 'Estonian'; //to translate
480 $strExcelEdition = 'Excel edition'; //to translate
481 $strExcelOptions = 'Excel options'; //to translate
482 $strExecuteBookmarked = 'Execute bookmarked query'; //to translate
484 $strFailedAttempts = 'Failed attempts'; //to translate
485 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; //to translate
486 $strFileCouldNotBeRead = 'File could not be read'; //to translate
487 $strFileNameTemplate = 'File name template'; //to translate
488 $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.'; //to translate
489 $strFileNameTemplateRemember = 'remember template'; //to translate
490 $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.'; //to translate
492 $strGeneralRelationFeat = 'General relation features'; //to translate
493 $strGeorgian = 'Georgian'; //to translate
494 $strGerman = 'German'; //to translate
495 $strGlobal = 'global'; //to translate
496 $strGlobalPrivileges = 'Global privileges'; //to translate
497 $strGlobalValue = 'Global value'; //to translate
498 $strGrantOption = 'Grant'; //to translate
499 $strGreek = 'Greek'; //to translate
501 $strHebrew = 'Hebrew'; //to translate
502 $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
503 $strHungarian = 'Hungarian'; //to translate
505 $strIcelandic = 'Icelandic'; //to translate
506 $strId = 'ID'; //to translate
507 $strIgnoreInserts = 'Use ignore inserts'; //to translate
508 $strIgnoringFile = 'Ignoring file %s'; //to translate
509 $strImportFiles = 'Import files'; //to translate
510 $strImportFinished = 'Import finished'; //to translate
511 $strInnodbStat = 'InnoDB Status'; //to translate
512 $strInsertedRowId = 'Inserted row id:'; //to translate
513 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
514 $strInternalRelations = 'Internal relations'; //to translate
516 $strJapanese = 'Japanese'; //to translate
517 $strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
518 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
519 $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
521 $strKorean = 'Korean'; //to translate
523 $strLandscape = 'Landscape'; //to translate
524 $strLatexCaption = 'Table caption'; //to translate
525 $strLatexContent = 'Content of table __TABLE__'; //to translate
526 $strLatexContinuedCaption = 'Continued table caption'; //to translate
527 $strLatexContinued = '(continued)'; //to translate
528 $strLatexIncludeCaption = 'Include table caption'; //to translate
529 $strLatexLabel = 'Label key'; //to translate
530 $strLaTeX = 'LaTeX'; //to translate
531 $strLaTeXOptions = 'LaTeX options'; //to translate
532 $strLatexStructure = 'Structure of table __TABLE__'; //to translate
533 $strLatvian = 'Latvian'; //to translate
534 $strLithuanian = 'Lithuanian'; //to translate
535 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
536 $strLoadMethod = 'LOAD method'; //to translate
537 $strLocalhost = 'Local'; //to translate
538 $strLoginInformation = 'Login Information'; //to translate
539 $strLogServer = 'Server'; //to translate
541 $strMaximumSize = 'Maximum size: %s%s'; //to translate
542 $strMIME_available_mime = 'Available MIME-types'; //to translate
543 $strMIME_available_transform = 'Available transformations'; //to translate
544 $strMIME_description = 'Description'; //to translate
545 $strMIME_MIMEtype = 'MIME-type'; //to translate
546 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.'; //to translate
547 $strMIME_transformation = 'Browser transformation'; //to translate
548 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s'; //to translate
549 $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
550 $strMIME_transformation_options = 'Transformation options'; //to translate
551 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
552 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function'; //to translate
553 $strMoreStatusVars = 'More status variables'; //to translate
554 $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
555 $strMultilingual = 'multilingual'; //to translate
556 $strMustSelectFile = 'You should select file which you want to insert.'; //to translate
557 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
559 $strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
560 $strNoDatabasesSelected = 'No databases selected.'; //to translate
561 $strNoExplain = 'Skip Explain SQL'; //to translate
562 $strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.'; //to translate
563 $strNoIndexPartsDefined = 'No index parts defined!'; //to translate
564 $strNoModification = 'No change'; //to translate
565 $strNoOptions = 'This format has no options'; //to translate
566 $strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
567 $strNoPrivileges = 'No Privileges'; //to translate
568 $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
569 $strNoRowsSelected = 'No rows selected'; //to translate
570 $strNoSpace = 'Insufficient space to save the file %s.'; //to translate
571 $strNoValidateSQL = 'Skip Validate SQL'; //to translate
572 $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>'; //to translate
573 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)'; //to translate
575 $strOperator = 'Operator'; //to translate
576 $strOverhead = 'Overhead'; //to translate
577 $strOverwriteExisting = 'Overwrite existing file(s)'; //to translate
579 $strPaperSize = 'Paper size'; //to translate
580 $strPartialText = 'Partial Texts'; //to translate
581 $strPasswordChanged = 'The Password for %s was changed successfully.'; //to translate
582 $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate
583 $strPerHour = 'per hour'; //to translate
584 $strPerMinute = 'per minute'; //to translate
585 $strPerSecond = 'per second'; //to translate
586 $strPhoneBook = 'phone book'; //to translate
587 $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
588 $strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!'; //to translate
589 $strPolish = 'Polish'; //to translate
590 $strPortrait = 'Portrait'; //to translate
591 $strPrintViewFull = 'Print view (with full texts)'; //to translate
592 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
593 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
594 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
595 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
596 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
597 $strPrivDescDelete = 'Allows deleting data.'; //to translate
598 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
599 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
600 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
601 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
602 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
603 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
604 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
605 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
606 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; //to translate
607 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; //to translate
608 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; //to translate
609 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
610 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
611 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
612 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
613 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
614 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
615 $strPrivDescSelect = 'Allows reading data.'; //to translate
616 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
617 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
618 $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
619 $strPrivDescUpdate = 'Allows changing data.'; //to translate
620 $strPrivDescUsage = 'No privileges.'; //to translate
621 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
622 $strProcesslist = 'Process list'; //to translate
624 $strQueryFrame = 'Query window'; //to translate
625 $strQuerySQLHistory = 'SQL-history'; //to translate
626 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.'; //to translate
627 $strQueryTime = 'Query took %01.4f sec'; //to translate
628 $strQueryType = 'Query type'; //to translate
629 $strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
631 $strReceived = 'Received'; //to translate
632 $strReferentialIntegrity = 'Check referential integrity:'; //to translate
633 $strRefresh = 'Refresh'; //to translate
634 $strRelationalSchema = 'Relational schema'; //to translate
635 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
636 $strRelations = 'Relations'; //to translate
637 $strRelationView = 'Relation view'; //to translate
638 $strReloadFailed = 'MySQL reload failed.'; //to translate
639 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
640 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
641 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
642 $strReplaceNULLBy = 'Replace NULL by'; //to translate
643 $strResourceLimits = 'Resource limits'; //to translate
644 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
645 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
646 $strRomanian = 'Romanian'; //to translate
647 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)'; //to translate
648 $strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; //to translate
649 $strRussian = 'Russian'; //to translate
651 $strSaveOnServer = 'Save on server in %s directory'; //to translate
652 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; //to translate
653 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
654 $strSent = 'Sent'; //to translate
655 $strServerChoice = 'Server Choice'; //to translate
656 $strServerNotResponding = 'The server is not responding'; //to translate
657 $strServerStatus = 'Runtime Information'; //to translate
658 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
659 $strServerTabProcesslist = 'Processes'; //to translate
660 $strServerTabVariables = 'Variables'; //to translate
661 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.'; //to translate
662 $strServerVars = 'Server variables and settings'; //to translate
663 $strSessionValue = 'Session value'; //to translate
664 $strShowDatadictAs = 'Data Dictionary Format'; //to translate
665 $strShowFullQueries = 'Show Full Queries'; //to translate
666 $strSimplifiedChinese = 'Simplified Chinese'; //to translate
667 $strSlovak = 'Slovak'; //to translate
668 $strSlovenian = 'Slovenian'; //to translate
669 $strSortByKey = 'Sort by key'; //to translate
670 $strSpanish = 'Spanish'; //to translate
671 $strSQLExportType = 'Export type'; //to translate
672 $strSQLOptions = 'SQL options'; //to translate
673 $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
674 $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
675 $strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
676 $strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
677 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
678 $strStatCheckTime = 'Last check'; //to translate
679 $strStatCreateTime = 'Creation'; //to translate
680 $strStatUpdateTime = 'Last update'; //to translate
681 $strStatus = 'Status'; //to translate
682 $strStrucNativeExcel = 'Native MS Excel data'; //to translate
683 $strSwedish = 'Swedish'; //to translate
684 $strSwitchToTable = 'Switch to copied table'; //to translate
686 $strTableHasBeenFlushed = 'Table %s has been flushed'; //to translate
687 $strTableOfContents = 'Table of contents'; //to translate
688 $strTableOptions = 'Table options'; //to translate
689 $strTableStructure = 'Table structure for table'; //to translate
690 $strTakeIt = 'take it'; //to translate
691 $strTblPrivileges = 'Table-specific privileges'; //to translate
692 $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
693 $strThai = 'Thai'; //to translate
694 $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; //to translate
695 $strTheme = 'Theme / Style'; //to translate
696 $strTheTerminator = 'The terminator of the fields.'; //to translate
697 $strThisHost = 'This Host'; //to translate
698 $strThisNotDirectory = 'This was not a directory'; //to translate
699 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
700 $strTime = 'Time'; //to translate
701 $strToggleScratchboard = 'Toggle scratchboard'; //to translate
702 $strTraditionalChinese = 'Traditional Chinese'; //to translate
703 $strTraditionalSpanish = 'Traditional Spanish'; //to translate
704 $strTraffic = 'Traffic'; //to translate
705 $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
706 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
707 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).'; //to translate
708 $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
709 $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
710 $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
711 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.'; //to translate
712 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
713 $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.'; //to translate
714 $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: ...) .'; //to translate
715 $strTruncateQueries = 'Truncate Shown Queries'; //to translate
716 $strTurkish = 'Turkish'; //to translate
718 $strUkrainian = 'Ukrainian'; //to translate
719 $strUnicode = 'Unicode'; //to translate
720 $strUnknown = 'unknown'; //to translate
721 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
722 $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate
723 $strUseHostTable = 'Use Host Table'; //to translate
724 $strUserAlreadyExists = 'The user %s already exists!'; //to translate
725 $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
726 $strUserOverview = 'User overview'; //to translate
727 $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
728 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;'; //to translate
729 $strUseTextField = 'Use text field'; //to translate
730 $strUseThisValue = 'Use this value'; //to translate
732 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
733 $strVar = 'Variable'; //to translate
734 $strViewDumpDatabases = 'View dump (schema) of databases'; //to translate
736 $strWebServerUploadDirectory = 'web-server upload directory'; //to translate
737 $strWestEuropean = 'West European'; //to translate
738 $strWildcard = 'wildcard'; //to translate
739 $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
740 $strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
741 $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
743 $strXML = 'XML'; //to translate
745 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
747 $strAddFields = 'Add %s field(s)'; //to translate
748 $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
749 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
750 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
751 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
752 $strBinLogName = 'Log name'; //to translate
753 $strBinLogPosition = 'Position'; //to translate
754 $strBinLogEventType = 'Event type'; //to translate
755 $strBinLogServerId = 'Server ID'; //to translate
756 $strBinLogOriginalPosition = 'Original position'; //to translate
757 $strBinLogInfo = 'Information'; //to translate
758 $strBinaryLog = 'Binary log'; //to translate
759 $strSelectBinaryLog = 'Select binary log to view'; //to translate
760 $strDBCopy = 'Copy database to'; //to translate
761 $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
762 $strSwitchToDatabase = 'Switch to copied database'; //to translate
763 $strPasswordHashing = 'Password Hashing'; //to translate
764 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'; //to translate
765 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
766 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
767 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
768 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
769 $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
770 $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
771 $strSQLExportCompatibility = 'SQL export compatibility'; //to translate
772 $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
773 $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
774 $strAfterInsertNext = 'Edit next row'; //to translate
775 $strView = 'View'; //to translate
776 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
777 $strEngines = 'Engines'; //to translate
778 $strStorageEngines = 'Storage Engines'; //to translate
779 $strStorageEngine = 'Storage Engine'; //to translate
780 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
781 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
782 $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
783 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
784 $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
785 $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
786 $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate
787 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
788 $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
789 $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
790 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
791 $strMyISAMRepairThreads = 'Repair threads'; //to translate
792 $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate
793 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
794 $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate
795 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
796 $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
797 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
798 $strVersionInformation = 'Version information'; //to translate
799 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
800 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
801 $strInnoDBDataFilePath = 'Data files'; //to translate
802 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
803 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
804 $strBufferPool = 'Buffer Pool'; //to translate
805 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
806 $strDataPages = 'Pages containing data'; //to translate
807 $strFreePages = 'Free pages'; //to translate
808 $strBusyPages = 'Busy pages'; //to translate
809 $strDirtyPages = 'Dirty pages'; //to translate
810 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
811 $strLatchedPages = 'Latched pages'; //to translate
812 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
813 $strReadRequests = 'Read requests'; //to translate
814 $strWriteRequests = 'Write requests'; //to translate
815 $strBufferReadMisses = 'Read misses'; //to translate
816 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
817 $strBufferWriteWaits = 'Write waits'; //to translate
818 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
819 $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
820 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
821 $strHTMLWord = 'Microsoft Word 2000'; //to translate
822 $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
823 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
824 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
825 $strInnoDBPages = 'pages'; //to translate
826 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
827 $strPrivDescCreateView = 'Allows creating new views.'; //to translate
828 $strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate
829 $strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate
830 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
831 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
832 $strRoutines = 'Routines'; //to translate
833 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
834 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
835 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
836 $strGeneratePassword = 'Generate Password'; //to translate
837 $strGenerate = 'Generate'; //to translate
838 $strCopy = 'Copy'; //to translate
839 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'; //to translate
840 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
841 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
842 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
843 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
844 $strAndThen = 'and then'; //to translate