Change help to fit current behaviour (RFE #1579163).
[phpmyadmin/crack.git] / lang / arabic-utf-8.inc.php
blob2dc7df6d778e8d24f135d5ec8763a4ab3e995dae
1 <?php
2 /* $Id$ */
4 /**
5 * Original translation to Arabic by Fisal <fisal77 at hotmail.com>
6 * Update by Tarik kallida <kallida at caramail.com>
7 * Final Update on November 25, 2003 by Ossama Khayat <okhayat at yahoo.com>
8 */
10 $charset = 'utf-8';
11 $allow_recoding = TRUE;
12 $text_dir = 'rtl'; // ('ltr' for left to right, 'rtl' for right to left)
13 $number_thousands_separator = ',';
14 $number_decimal_separator = '.';
15 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
16 //$byteUnits = array('بايت', 'كيلوبايت', 'ميجابايت', 'غيغابايت');
17 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
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 الساعة %H:%M';
25 $timespanfmt = '%s يوم، %s ساعة، %s دقيقة و%s ثانية';
27 $strAbortedClients = 'ألغي';
28 $strAbsolutePathToDocSqlDir = 'الرجاء كتابة المسار المطلق على خادم الشبكة إلى دليل docSQL';
29 $strAccessDeniedExplanation = 'حاول phpMyAdmin الاتصال بخادم MySQL، ورفض الخادم الاتصال. عليك أن تتحقق من المستضيف، أو اسم المستخدم وكلمة المرور في ملف الإعداد config.inc.php وتتأكد أنها مطابقة للمعلومات المعطاة إليك من قبل المسؤول عن خادم MySQL.';
30 $strAccessDenied = 'غير مسموح';
31 $strAction = 'العملية';
32 $strAddAutoIncrement = 'أضف قيمة AUTO_INCREMENT';
33 $strAddConstraints = 'أضف قيوداً';
34 $strAddDeleteColumn = 'إضافه/حذف عمود حقل';
35 $strAddDeleteRow = 'إضافه/حذف صف سجل';
36 $strAddedColumnComment = 'تم إضافة التعليق للعمود';
37 $strAddedColumnRelation = 'تم إضافة العلاقة للعمود';
38 $strAddIntoComments = 'أضف إلى الملاحظات';
39 $strAddNewField = 'إضافة حقل جديد';
40 $strAddPrivilegesOnDb = 'إضافة الصلاحيات على قاعدة البيانات التالية';
41 $strAddPrivilegesOnTbl = 'إضافة الصلاحيات على الجدول التالي';
42 $strAddSearchConditions = 'أضف شروط البحث (جسم من الفقره "where" clause):';
43 $strAddToIndex = 'إضافه كفهرس &nbsp;%s&nbsp;صف(ـوف)';
44 $strAddUserMessage = 'لقد أضفت مستخدم جديد.';
45 $strAddUser = 'أضف مستخدم جديد';
46 $strAdministration = 'إدارة';
47 $strAffectedRows = 'صفوف مؤثره:';
48 $strAfterInsertBack = 'الرجوع إلى الصفحة السابقة';
49 $strAfterInsertNewInsert = 'إدخال تسجيل جديد';
50 $strAfter = 'بعد %s';
51 $strAllTableSameWidth = 'أظهر كل الجدوال بنفس العرض؟';
52 $strAll = 'الكل';
53 $strAlterOrderBy = 'تعديل ترتيب الجدول بـ';
54 $strAnalyzeTable = 'تحليل الجدول';
55 $strAnd = 'و';
56 $strAnIndex = 'لقد أُضيف الفهرس في %s';
57 $strAnyHost = 'أي مزود';
58 $strAnyUser = 'أي مستخدم';
59 $strAny = 'أي';
60 $strAPrimaryKey = 'لقد أُضيف المفتاح الأساسي في %s';
61 $strArabic = 'العربية';
62 $strArmenian = 'الأرمنية';
63 $strAscending = 'تصاعدياً';
64 $strAtBeginningOfTable = 'في بداية الجدول';
65 $strAtEndOfTable = 'في نهاية الجدول';
66 $strAttr = 'الخواص';
67 $strAutodetect = 'التفحص التلقائي';
68 $strAutomaticLayout = 'مظهر تلقائي';
70 $strBack = 'رجوع';
71 $strBaltic = 'البلطيق';
72 $strBeginCut = 'بدء القصّ';
73 $strBeginRaw = 'بدء بيانات أصليّة';
74 $strBinaryDoNotEdit = 'ثنائي - لاتحرره';
75 $strBinary = 'ثنائي';
76 $strBookmarkAllUsers = 'اسمح لكل المستخدمين الوصول إلى هذه العلامة المرجعية';
77 $strBookmarkDeleted = 'لقد حُذفت العلامه المرجعيه.';
78 $strBookmarkLabel = 'علامه';
79 $strBookmarkQuery = 'علامه مرجعيه SQL-إستعلام';
80 $strBookmarkThis = 'إجعل علامه مرجعيه SQL-إستعلام';
81 $strBookmarkView = 'عرض فقط';
82 $strBrowseForeignValues = 'استعرض القيم الغريبة';
83 $strBrowse = 'إستعراض';
84 $strBulgarian = 'البلغارية';
85 $strBzError = 'لم يستطع phpMyAdmin ضغط كمّ البيانات بسبب عطل في امتداد Bz2 في إصدار PHP. يُفضّل أن تغيّر قيمة توجيه <code>$cfg[\'BZipDump\']</code> في ملف إعدادات phpMyAdmin إلى <code>FALSE</code>. إن كنت تريد استخدام مزايا ضغط Bz2، عليك بالتحديث إلى إصدار جديد من PHP. لمزيد من التفاصيل، أنظر في تقرير خلل PHP %s.';
86 $strBzip = '"bzipped"';
88 $strCannotLogin = 'لا يمكن الدخول إلى خادم MySQL';
89 $strCantLoadRecodeIconv = 'لم يمكن تحميل iconv أو إعادة تشفير الإمتداد المطلوب لتحويل شيفرة الأحرف، الرجاء إعداد PHP ليسمح باستخدام هذه الإمتدادات أو عطل عمل التحويل في phpMyAdmin.';
90 $strCantLoad = 'لا يمكن قراءة الامتداد %s،<br />رجاء تأكد من إعدادات PHP.';
91 $strCantRenameIdxToPrimary = 'لايمكن تغيير إسم الفهرس إلى الأساسي!';
92 $strCantUseRecodeIconv = 'لا يمكن استخدام iconv ولا libiconv ولا عملية recode_string في حين يحدد الامتداد أنه محمّل. تأكّد من إعدادات PHP.';
93 $strCardinality = 'Cardinality';
94 $strCaseInsensitive = 'غير حساس لحالة الأحرف';
95 $strCaseSensitive = 'حساس لحالة الأحرف';
96 $strCentralEuropean = 'أوروبا الوسطى';
97 $strChangeCopyModeCopy = ' ... أبق القديم.';
98 $strChangeCopyModeDeleteAndReload = ' ... إحذف القديمين من جداول المستخدمين وأعد قراءة الصلاحيات بعد ذلك.';
99 $strChangeCopyModeJustDelete = ' ... إحذف القديم من جداول المستخدمين.';
100 $strChangeCopyModeRevoke = ' ... استعد كل الصلاحيات الفعالة من القديمين واحذهم بعد ذلك.';
101 $strChangeCopyMode = 'أضف اسم مستخدم جديد بنفس الصلاحيات و...';
102 $strChangeCopyUser = 'غيّر معلومات الدخول / إنسخ اسم مستخدم';
103 $strChangeDisplay = 'اختر الحقل لإظهاره';
104 $strChangePassword = 'تغيير كلمة السر';
105 $strChange = 'تغيير';
106 $strCharsetOfFile = 'شيفرة أحرف الملف:';
107 $strCharsetsAndCollations = 'مجموعات المحارف وCollations';
108 $strCharsets = 'مجموعات المحارف';
109 $strCharset = 'مجموعة المحارف';
110 $strCheckAll = 'إختر الكل';
111 $strCheckOverhead = 'تحقق من overhead';
112 $strCheckPrivsLong = 'تحقق من الصلاحيات لقاعدة بيانات &quot;%s&quot;.';
113 $strCheckPrivs = 'تحقق من الصلاحيات';
114 $strCheckTable = 'التحقق من الجدول';
115 $strChoosePage = 'رجاءً اختر صفحة لتعديلها';
116 $strColComFeat = 'إظهار تعليقات العمود';
117 $strCollation = 'Collation';
118 $strColumnNames = 'إسم العمود';
119 $strColumnPrivileges = 'صلاحيات خاصة بالحقل';
120 $strCommand = 'أمْر';
121 $strComments = 'تعليقات';
122 $strCompleteInserts = 'الإدخال لقد إكتمل';
123 $strCompression = 'الضغط';
124 $strConfigFileError = 'لم يستطع phpMyAdmin أن يقرأ ملف إعداداتك!<br />قد يكون هذا بسبب أن PHP وجد خطأ في الإعراب فيه أو أنه لا يستطيع أن يجد الملف.<br />رجاءً اقرأ الملف بشكل مباشر باستخدام الوصلة أدناه واقرأ رسالة الخطأ الناتجة. في معظم الحالات قد تكون علامة التنصيص أو علامة الفاصلة المنقوطة ناقصة في مكان ما.<br />إن حصلت على صفحة فارغة، فكلّ شيء على ما يرام.';
125 $strConfigureTableCoord = 'رجاء إعداد الموقع للجدول %s';
126 $strConnections = 'اتصالات';
127 $strConstraintsForDumped = 'قيود الجداول المحفوظة';
128 $strConstraintsForTable = 'القيود للجدول';
129 $strCookiesRequired = 'يجب تفعيل دعم الكوكيز في هذه المرحلة.';
130 $strCopyTableOK = 'الجدول %s لقد تم نسخه إلى %s.';
131 $strCopyTableSameNames = 'لا يمكن نسخ الجدول إلى نفسه!';
132 $strCopyTable = 'نسخ الجدول إلى';
133 $strCouldNotKill = 'لم يستطع phpMyAdmin إيقاف العمليّة %s. يبدو أنها أوقفت مسبقاً.';
134 $strCreateIndexTopic = 'تصميم فهرسه جديده';
135 $strCreateIndex = 'تصميم فهرسه على&nbsp;%s&nbsp;عمود';
136 $strCreateNewDatabase = 'تكوين قاعدة بيانات جديدة';
137 $strCreateNewTable = 'تكوين جدول جديد في قاعدة البيانات %s';
138 $strCreatePage = 'أنشئ صفحة جديدة';
139 $strCreatePdfFeat = 'إنشاء ملفات PDF';
140 $strCreate = 'تكوين';
141 $strCreationDates = 'تواريخ الإنشاء/التحديث/التحقّق';
142 $strCriteria = 'المعايير';
143 $strCroatian = 'الكرواتية';
144 $strCSVOptions = 'خيارات القيم المفصولة بفواصل )CSV(';
145 $strCyrillic = 'السيريلية';
146 $strCzech = 'التشيكية';
148 $strDanish = 'الدنمركية';
149 $strDatabaseExportOptions = 'خيارات تصدير قاعدة بيانات';
150 $strDatabaseHasBeenDropped = 'قاعدة بيانات %s محذوفه.';
151 $strDatabaseNoTable = 'لا تحتوي قاعدة البيانات هذه على جداول!';
152 $strDatabasesDropped = 'تم حذف قواعد البيانات %s بنجاح.';
153 $strDatabasesStatsDisable = 'أوقف الإحصائيات';
154 $strDatabasesStatsEnable = 'مكّن الإحصائيات';
155 $strDatabasesStatsHeavyTraffic = 'ملاحظة: تمكين إحصائيات قواعد البيانات هنا قد يسبب تدفق بيانات ثقيل بين خادم الوب وخادم MySQL.';
156 $strDatabasesStats = 'إحصائيات قواعد البيانات';
157 $strDatabases = 'قاعدة بيانات';
158 $strDatabase = 'قاعدة البيانات';
159 $strDataDict = 'قاموس البيانات';
160 $strDataOnly = 'بيانات فقط';
161 $strData = 'بيانات';
162 $strDBComment = 'ملاحظة قاعدة البيانات: ';
163 $strDBGContextID = 'رقم السياق';
164 $strDBGContext = 'السياق';
165 $strDBGHits = 'استخدامات';
166 $strDBGLine = 'سطر';
167 $strDBGMaxTimeMs = 'أقصى وقت، مث';
168 $strDBGMinTimeMs = 'أقل وقت، مث';
169 $strDBGModule = 'وِحْدة';
170 $strDBGTimePerHitMs = 'وقت/استخدام، مث';
171 $strDBGTotalTimeMs = 'الوقت الكلي، مث';
172 $strDbPrivileges = 'صلاحيات خاصة بقاعدة البيانات';
173 $strDbSpecific = 'خاص بقاعدة بيانات';
174 $strDefaultValueHelp = 'للقيم الافتراضية، الرجاء أدخل قيمة مفردة، دون علامات هروب أو تنصيص، باستخدام التنسيق: a';
175 $strDefault = 'إفتراضي';
176 $strDelayedInserts = 'استخدم الإضافات المتأخرة';
177 $strDeleteAndFlushDescr = 'هذه هي أنظف طريقة، لكن إعادة قراءة الصلاحيات قد يتطلّب بعض الوقت.';
178 $strDeleteAndFlush = 'احذف المستخدمين وقم بإعادة قراءة الصلاحيات بعد ذلك.';
179 $strDeletedRows = 'الصفوف المحذوفه:';
180 $strDeleted = 'لقد تم حذف الصف';
181 $strDelete = 'حذف';
182 $strDeleting = 'قيْد حذْف %s';
183 $strDelOld = 'تحتوي الصفحة الحالية مراجع لجداول لم تعد موجودة. هل تود حذف هذه المراجع؟';
184 $strDescending = 'تنازلياً';
185 $strDescription = 'الوصف';
186 $strDictionary = 'قاموس';
187 $strDisabled = 'معطّل';
188 $strDisplayFeat = 'إظهار المزايا';
189 $strDisplayOrder = 'ترتيب العرض:';
190 $strDisplayPDF = 'إظهار بناء ملف PDF';
191 $strDoAQuery = 'تجعل "إستعلام بواسطة المثال" (wildcard: "%")';
192 $strDocu = 'مستندات وثائقيه';
193 $strDoYouReally = 'هل تريد حقاً تنفيذ';
194 $strDropUsersDb = 'إحذف قواعد البيانات التي لها نفس إسماء المستخدمين.';
195 $strDrop = 'حذف';
196 $strDumpingData = 'إرجاع أو إستيراد بيانات الجدول';
197 $strDumpSaved = 'تم حفظ الـDump إلى الملف %s.';
198 $strDumpXRows = 'إحدف %s سطر بدءً من السطر %s.';
199 $strDynamic = 'ديناميكي';
201 $strEditPDFPages = 'عدّل صفحات PDF';
202 $strEditPrivileges = 'تحرير الإمتيازات';
203 $strEdit = 'تحرير';
204 $strEffective = 'فعال';
205 $strEmptyResultSet = 'MySQL قام بإرجاع نتيجة إعداد فارغه (مثلاً. صف صفري).';
206 $strEmpty = 'إفراغ محتوى';
207 $strEnabled = 'ممكّن';
208 $strEndCut = 'انتهاء القصّ';
209 $strEndRaw = 'انتهاء البيانات الأصلية';
210 $strEnd = 'نهايه';
211 $strEnglishPrivileges = ' ملاحظه: إسم الإمتياز لـMySQL يظهر ويُقرأ باللغه الإنجليزيه فقط ';
212 $strEnglish = 'الإنجليزية';
213 $strError = 'خطأ';
214 $strEstonian = 'الإستونية';
215 $strExcelEdition = 'إصدارة إكسل';
216 $strExcelOptions = 'خيارات إكسل';
217 $strExecuteBookmarked = 'نفّذ استعلام محفوظ بعلامة مرجعية';
218 $strExplain = 'إشرح SQL';
219 $strExport = 'تصدير';
220 $strExtendedInserts = 'إدخال مُدد';
221 $strExtra = 'إضافي';
223 $strFailedAttempts = 'محاولات أخفقت';
224 $strFieldHasBeenDropped = 'حقل محذوف %s';
225 $strFieldsEmpty = ' تعداد الحقل فارغ! ';
226 $strFieldsEnclosedBy = 'حقل مضمن بـ';
227 $strFieldsEscapedBy = 'حقل مُتجاهل بـ';
228 $strFieldsTerminatedBy = 'حقل مفصول بـ';
229 $strFields = ' عدد الحقول';
230 $strField = 'الحقل';
231 $strFileAlreadyExists = 'المف %s موجود اصلاً على الخادم. غير الاسم أو حدد خيار التسجيل على الملف الموجود.';
232 $strFileCouldNotBeRead = 'لم يمكن قراءة الملف';
233 $strFileNameTemplateRemember = 'تذكر القالب';
234 $strFileNameTemplate = 'قالب إسم الملف';
235 $strFixed = 'مثبت';
236 $strFlushPrivilegesNote = 'ملاحظة: يقرأ phpMyAdmin صلاحيات المستخدمين من جداول الصلاحيات من خادم MySQL مباشرةً. محتويات هذه الجداول قد تختلف عن الصلاحيات التي يستخدمها الخادم إذا ما تمّ التعديل عليها يدويّاً. في هذه الحالة، عليك %s بإعادة قراءة الصلاحيات %s قبل أن تكمل.';
237 $strFlushTable = 'إعادة تحميل الجدول ("FLUSH")';
238 $strFormat = 'صيغه';
239 $strFormEmpty = 'يوجد قيمه مفقوده بالنموذج !';
240 $strFullText = 'نصوص كامله';
241 $strFunction = 'دالة';
243 $strGenBy = 'أنشئ بواسطة';
244 $strGeneralRelationFeat = 'المزايا العامّة للرابط';
245 $strGenTime = 'أنشئ في';
246 $strGerman = 'الألمانية';
247 $strGlobalPrivileges = 'صلاحيّات عامّة';
248 $strGlobalValue = 'قيمة عامّة';
249 $strGlobal = 'عامّ';
250 $strGo = '&nbsp;تنفيــذ&nbsp;';
251 $strGrantOption = 'مَنْحْ';
252 $strGreek = 'اليونانية';
253 $strGzip = '"gzipped"';
255 $strHasBeenAltered = 'لقد عُدِل.';
256 $strHasBeenCreated = 'لقد تكون.';
257 $strHaveToShow = 'عليك اختيار عمود واحد على الأقل للعرض';
258 $strHebrew = 'العبرية';
259 $strHomepageOfficial = 'الصفحة الرئيسية الرسمية لـ phpMyAdmin';
260 $strHome = 'الصفحة الرئيسية';
261 $strHostEmpty = 'إسم المستضيف فارغ!';
262 $strHost = 'المزود';
263 $strHungarian = 'الهنغارية';
265 $strIdxFulltext = 'النص كاملاً';
266 $strId = 'رقم';
267 $strIgnore = 'تجاهل';
268 $strIgnoringFile = 'تجاهل الملف %s';
269 $strImportDocSQL = 'استيراد ملفات docSQL';
270 $strImportFiles = 'استورد الملفات';
271 $strIndexes = 'فهارس';
272 $strIndexHasBeenDropped = 'فهرسه محذوفه %s';
273 $strIndexName = 'إسم الفهرس&nbsp;:';
274 $strIndexType = 'نوع الفهرس&nbsp;:';
275 $strIndex = 'فهرست';
276 $strInnodbStat = 'وضع InnoDB';
277 $strInsecureMySQL = 'يحتوي ملف الإعدادت الخاص بك تعيينات )المستخدم root دون كلمة مرور( والذي يشير إلى حساب المستخدم الرئيسي لـMySQL. خادم MySQL الذي يعمل بهذه الإعدادت الافتراضية معرض لخطر الاقتحام، وعليك أن تقوم بإصلاح ثغرة الأمان هذه في أقرب وقت ممكن.';
278 $strInsertAsNewRow = 'إدخال كتسجيل جديد';
279 $strInsertedRowId = 'رقم معرّف السّطر المضاف:';
280 $strInsertedRows = 'صفوف مدخله:';
281 $strInsert = 'إدخال';
282 $strInternalNotNecessary = '* العلاقة الداخلية غير ضرورية عندما تكون موجودة مسبقاً في InnoDB.';
283 $strInternalRelations = 'العلاقات الداخلية';
284 $strInUse = 'قيد الإستعمال';
286 $strJapanese = 'اليابانية';
287 $strJumpToDB = 'إذهب إلى قاعدة بيانات &quot;%s&quot;.';
288 $strJustDeleteDescr = 'سوف يبقى المستخدمون &quot;المحذوفون&quot; قادرون على الوصول للخادم كالعادة حتى يتم إعادة قراءة الصلاحيات.';
289 $strJustDelete = 'فقط قم بحذف المستخدمين من جدول الصلاحيات.';
291 $strKeepPass = 'لاتغير كلمة السر';
292 $strKeyname = 'إسم المفتاح';
293 $strKill = 'إبطال';
294 $strKorean = 'الكورية';
296 $strLandscape = 'عرض الصفحة';
297 $strLatexCaption = 'عنوان الجدول';
298 $strLatexContent = 'محتوييات الجدول __TABLE__';
299 $strLatexContinuedCaption = 'عنوان جدول تابع';
300 $strLatexContinued = '(تابع)';
301 $strLatexIncludeCaption = 'أضف عنواناً للجدول';
302 $strLatexLabel = 'Label key';
303 $strLaTeXOptions = 'خيارات لاتكس';
304 $strLatexStructure = 'بنية الجدول __TABLE__';
305 $strLaTeX = 'لاتِكْسْ';
306 $strLengthSet = 'الطول/القيمه*';
307 $strLimitNumRows = 'رقم السجلات لكل صفحه';
308 $strLinesTerminatedBy = 'خطوط مفصوله بـ';
309 $strLinkNotFound = 'لم يمكن إيجاد الوصلة';
310 $strLinksTo = 'مرتبط بـ';
311 $strLithuanian = 'الليتوانية';
312 $strLocalhost = 'محلي';
313 $strLocationTextfile = 'مكان ملف نصي';
314 $strLoginInformation = 'بيانات الدخول';
315 $strLogin = 'دخول';
316 $strLogout = 'تسجيل خروج';
317 $strLogPassword = 'كلمة السر:';
318 $strLogServer = 'خادم السجلّ';
319 $strLogUsername = 'إسم المُستخدم:';
321 $strMIME_available_mime = 'أنواع MIME المتوفرة';
322 $strMIME_available_transform = 'التحويلات المتوفرة';
323 $strMIME_description = 'الوصف';
324 $strMIME_MIMEtype = 'نوع MIME';
325 $strMIME_nodescription = 'ليس هناك وصف متوفر لهذا التحويل.<br />رجاء اسأل الناشر، ما يفعله %s.';
326 $strMIME_transformation_note = 'لعرض قائمة بخيارات التحويل المتوفرة وأنواع تحويلات MIME الخاصة بها، إضغط على %sخيارات التحويل%s';
327 $strMIME_transformation_options_note = 'رجاءً أدخل القيم لخيارات التحويل باستخدام هذا التنسيق: \'a\', 100, b,\'c\'...<br />إذا احتجت أن تضع شرْطة مائلة ("\") أو علامة تنصيص ("\'") بين هذه القيم، اسبقها بشرْطة مائلة )على سبيل المثال \'\\\\xyz\' أو \'a\\\'b\'(.';
328 $strMIME_transformation_options = 'خيارات التحويل';
329 $strMIME_transformation = 'تحويل المتصفح';
330 $strMIME_without = 'أنواع MIME التي تظهر بحروف مائلة ليس لها وظيفة تحويل منفصلة';
331 $strModifications = 'تمت التعديلات';
332 $strModifyIndexTopic = 'تعديل الفهرسه';
333 $strModify = 'تعديل';
334 $strMoveTableOK = '%s جدول تم نقله إلى %s.';
335 $strMoveTableSameNames = 'لايمكن نقل الجدول إلى نفسه!';
336 $strMoveTable = 'نقل جدول إلى (قاعدة بيانات<b>.</b>جدول):';
337 $strMultilingual = 'متعدد اللغات';
338 $strMySQLCharset = 'شيفرة أحرف MySQL';
339 $strMySQLSaid = 'MySQL قال: ';
340 $strMySQLShowProcess = 'عرض العمليات';
341 $strMySQLShowStatus = 'عرض حالة المزود MySQL';
342 $strMySQLShowVars ='عرض متغيرات المزود MySQL';
344 $strName = 'الإسم';
345 $strNext = 'التالي';
346 $strNoDatabasesSelected = 'لا قواعد بيانات محددة';
347 $strNoDatabases = 'لايوجد قواعد بيانات';
348 $strNoDescription = 'بدون وصف';
349 $strNoDropDatabases = 'معطل "حذف قاعدة بيانات"الأمر ';
350 $strNoExplain = 'تخطّي شرح SQL';
351 $strNoFrames = 'phpMyAdmin أكثر تفهماً مع مستعرض <b>الإطارات</b>.';
352 $strNoIndexPartsDefined = 'إجزاء الفهرسه غير معرفه!';
353 $strNoIndex = 'فهرس غير معرف!';
354 $strNoModification = 'لا تغييرات';
355 $strNone = 'لاشئ';
356 $strNoOptions = 'هذا التنسيق ليس له أي خيارات';
357 $strNoPassword = 'لا كلمة سر';
358 $strNoPermission = 'خادأ£ الوب ليس لديه صلاحية لحفظ الملف %s.';
359 $strNoPhp = 'بدون شيفرة PHP';
360 $strNoPrivileges = 'إمتياز غير موجود';
361 $strNoRights = 'ليس لديك الحقوق الكافيه بأن تكون هنا الآن!';
362 $strNoSpace = 'لا يوجد مساحة كافية لحفظ الملف %s.';
363 $strNoTablesFound = 'لايوجد جداول متوفره في قاعدة البيانات هذه!.';
364 $strNotNumber = 'هذا ليس رقم!';
365 $strNotOK = 'ليس صالحاً';
366 $strNotSet = 'الجدول <b>%s</b> غير موجود أو محدد في %s';
367 $strNoUsersFound = 'المستخدم(ـين) لم يتم إيجادهم.';
368 $strNoValidateSQL = 'تخطّي التأكّد من SQL';
369 $strNo = 'لا';
370 $strNull = 'خالي';
371 $strNumSearchResultsInTable = '%s مطابقة في الجدول <i>%s</i>';
372 $strNumSearchResultsTotal = '<b>المجموع:</b> <i>%s</i>مطابقة';
373 $strNumTables = 'جداول';
375 $strOK = 'موافق';
376 $strOperations = 'عمليّات';
377 $strOptimizeTable = 'ضغط الجدول';
378 $strOr = 'أو';
379 $strOverhead = 'الفوقي';
380 $strOverwriteExisting = 'خزن على الملفات الموجودة أصلاً';
382 $strPageNumber = 'صفحة رقم:';
383 $strPaperSize = 'حجم الورق';
384 $strPartialText = 'نصوص جزئيه';
385 $strPasswordChanged = 'تم تغيير كلمة المرور لـ %s بنجاح.';
386 $strPasswordEmpty = 'كلمة السر فارغة !';
387 $strPasswordNotSame = 'كلمتا السر غير متشابهتان !';
388 $strPassword = 'كلمة السر';
389 $strPdfDbSchema = 'بناء قاعدة البيانات "%s" - الصفحة %s';
390 $strPdfInvalidTblName = 'الجدول "%s" غير موجود!';
391 $strPdfNoTables = 'لا يوجد جداول';
392 $strPerHour = 'لكل ساعة';
393 $strPerMinute = 'لكل دقيقة';
394 $strPerSecond = 'لكل ثانية';
395 $strPhoneBook = 'دفتر الهاتف';
396 $strPHP40203 = 'أنت تستخدم الإصدار 4.2.3 من PHP والذي يحتوي على خلّل خطير في التعامل مع النصوص ثنائية البايت (mbstring). أنظر في تقرير خلل PHP رقم 19404. لا ينصح باستخدام هذه النسخة من PHP مع phpMyAdmin.';
397 $strPHPVersion = ' PHP إصدارة';
398 $strPhp = 'أنشئ شيفرة PHP';
399 $strPmaDocumentation = 'مستندات وثائقيه لـ phpMyAdmin (بالإنجليزية)';
400 $strPmaUriError = 'المتغير <span dir="ltr"><tt>$cfg[\'PmaAbsoluteUri\']</tt></span> يجب تعديله في ملف الكوفيك !';
401 $strPortrait = 'طول الصفحة';
402 $strPos1 = 'بداية';
403 $strPrevious = 'سابق';
404 $strPrimaryKeyHasBeenDropped = 'لقد تم حذف المفتاح الأساسي';
405 $strPrimaryKeyName = 'إسم المفتاح الأساسي يجب أن يكون أساسي... PRIMARY!';
406 $strPrimaryKeyWarning = '("الأساسي" <b>يجب</b> يجب أن يكون الأسم <b>وأيضاً فقط</b> المفتاح الأساسي!)';
407 $strPrimary = 'أساسي';
408 $strPrintViewFull = 'عرض الطباعة (مع النصوص الكاملة).';
409 $strPrintView = 'عرض نسخة للطباعة';
410 $strPrint = 'إطبع';
411 $strPrivDescAllPrivileges = 'يتضمّن كل الصلاحيّات عدا GRANT.';
412 $strPrivDescAlter = 'يسمح بتعديل بناء الجداول الموجودة مسبقاً.';
413 $strPrivDescCreateDb = 'يسمح بإنشاء قواعد بيانات وجداول جديدة.';
414 $strPrivDescCreateTbl = 'يسمح بإنشاء جداول جديدة.';
415 $strPrivDescCreateTmpTable = 'يسمح بإنشاء جداول مؤقّتة.';
416 $strPrivDescDelete = 'يسمح بحذف البيانات.';
417 $strPrivDescDropDb = 'يسمح بحذف قواعد البيانات.';
418 $strPrivDescDropTbl = 'يسمح بحذف الجداول.';
419 $strPrivDescExecute = 'يسمح بتشغيل الإجراءات المخزّنة )stored procedures(، ليس له أي تأثير في هذه النسخة من خادم MySQL.';
420 $strPrivDescFile = 'يسمح باستيراد وتصدير البيانات من وإلى الملفّات.';
421 $strPrivDescGrant = 'يسمح بإضافة المستخدمين والصلاحيات دون إعادة قراءة جداول الصلاحيات.';
422 $strPrivDescIndex = 'يسمح بإنشاء وحذف الفهارس.';
423 $strPrivDescInsert = 'يسمح بإضافة واستبدال البيانات.';
424 $strPrivDescLockTables = 'يسمح بقفل الجداول للعمليّة الحاليّة.';
425 $strPrivDescMaxConnections = 'يحدّ من عدد الاتصالات الجديدة التي يمكن للمستخدم فتحها بكل ساعة.';
426 $strPrivDescMaxQuestions = 'يحدّ عدد الاستعلامات التي يستطيع المستخدم إرسالها إلى الخادم بكل ساعة.';
427 $strPrivDescMaxUpdates = 'يحدّ عدد الأوامر التي ينفذها المستخدم بكل ساعة، والتي تغير أي جدول أو قاعدة بيانات.';
428 $strPrivDescProcess3 = 'يسمح بإيقاف عمليّات المستخدمين الأخرين.';
429 $strPrivDescProcess4 = 'يسمح بعرض الاستعلام بالكامل في سرد العمليات.';
430 $strPrivDescReferences = 'ليس له أي تأثير في نسخة MySQL الحاليّة.';
431 $strPrivDescReload = 'يسمح بإعادة تحميل إعدادات الخادم وتفريغ كاش الخادم.';
432 $strPrivDescReplClient = 'يعطي الحق للمستخدم بالسؤال عن مكان وجود slaves/masters.';
433 $strPrivDescReplSlave = 'مطلوب لتوابع لاستنساخ.';
434 $strPrivDescSelect = 'يسمح بقراءة البيانات.';
435 $strPrivDescShowDb = 'يسمح بالوصول لقائمة أسماء جميع قواعد البيانات.';
436 $strPrivDescShutdown = 'يسمح بإيقاف عمل الخادم.';
437 $strPrivDescSuper = 'يسمح بالاتصال، حتى لو وصل حدّ عدد الاتصالات للأقصى.، مطلوب للمهام الإدارية كضبط الإعدادات العامّة other users.';
438 $strPrivDescUpdate = 'يسمح بتعديل البيانات.';
439 $strPrivDescUsage = 'لا صلاحيات.';
440 $strPrivilegesReloaded = 'تم إعادة قراءة الصلاحيات بنجاح.';
441 $strPrivileges = 'الإمتيازات';
442 $strProcesses = 'معالَجات';
443 $strProcesslist = 'سرد العمليّات';
444 $strPutColNames = 'ضع أسماء الحقول في السطر الأول';
446 $strQBEDel = 'Del';
447 $strQBEIns = 'Ins';
448 $strQBE = 'إستعلام بواسطة مثال';
449 $strQueryFrame = 'نافذة الاستعلام';
450 $strQueryOnDb = 'في قاعدة البيانات SQL-إستعلام <b>%s</b>:';
451 $strQuerySQLHistory = 'نصوص SQL سابقة';
452 $strQueryStatistics = '<b>إحصائيات الاستعلام</b>: %s استعلام أرسل إلى الخادم منذ تشغيله.';
453 $strQueryTime = 'استغرف الاستعلام %01.4f ثانية';
454 $strQueryType = 'نوع الاستعلام';
455 $strQueryWindowLock = 'لا تخزن على هذا الاستعلام من خارج النافذة';
457 $strReceived = 'استُلِم';
458 $strRecords = 'التسجيلات';
459 $strReferentialIntegrity = 'تحديد التكامل المرجعي:';
460 $strRelationalSchema = 'بناء الإرتباطات';
461 $strRelationNotWorking = 'تمّ تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب إضغط %sهنا%s.';
462 $strRelations = 'الروابط';
463 $strRelationView = 'عرض الروابط';
464 $strReloadingThePrivileges = 'قيد إعادة قراءة الصلاحيات.';
465 $strRemoveSelectedUsers = 'إحذف المستخدمين المحددين';
466 $strRenameTableOK = 'تم تغيير إسمهم إلى %s جدول%s';
467 $strRenameTable = 'تغيير إسم جدول إلى';
468 $strRepairTable = 'إصلاح الجدول';
469 $strReplaceNULLBy = 'استبدل NULL بـ';
470 $strReplaceTable = 'إستبدال بيانات الجدول بالملف';
471 $strReset = 'إلغاء';
472 $strResourceLimits = 'حدود المصادر';
473 $strReType = 'أعد كتابه';
474 $strRevokeAndDeleteDescr = 'سوف تبقى الصلاحية USAGE لدى المستخدمين حتى يتم إعادة قراءة الصلاحيات.';
475 $strRevokeAndDelete = 'استرجع كل الصلاحيات الفعالة من المستخدمين ثم احذفهم بعد ذلك.';
476 $strRevokeMessage = 'لقد أبطلت الأمتيازات لـ %s';
477 $strRevoke = 'إبطال';
478 $strRowLength = 'طول الصف';
479 $strRowsFrom = 'صفوف تبدأ من';
480 $strRowSize = ' مقاس الصف ';
481 $strRowsModeFlippedHorizontal = ')عناوين ملتفّة( أفقياً';
482 $strRowsModeHorizontal = 'أفقي';
483 $strRowsModeOptions = ' %s و إعادة الرؤوس بعد %s حقل';
484 $strRowsModeVertical = 'عمودي';
485 $strRowsStatistic = 'إحصائيات';
486 $strRows = 'صفوف';
487 $strRunning = ' على المزود %s';
488 $strRunQuery = 'إرسال الإستعلام';
489 $strRunSQLQuery = 'تنفيذ إستعلام/إستعلامات SQL على قاعدة بيانات %s';
490 $strRussian = 'الروسية';
492 $strSaveOnServer = 'إحفظ على الخادم في الدليل %s';
493 $strSave = 'حفــظ';
494 $strScaleFactorSmall = 'نسبة الحجم المحددة صغيرة جدا لملائمة المخطط في صفحة واحدة.';
495 $strSearchFormTitle = 'إبحث في قاعدة البيانات';
496 $strSearchInTables = 'داخل الجدول)الجداول(:';
497 $strSearchNeedle = 'الكلمات أو القيم المطلوب البحث عنها (wildcard: "%"):';
498 $strSearchOption1 = 'على الأقل أحد الكلمات';
499 $strSearchOption2 = 'كل الكلمات';
500 $strSearchOption3 = 'الجملة بالضبط';
501 $strSearchOption4 = 'كصيغة مطابقة';
502 $strSearchResultsFor = 'إبحث في النتائج عن "<i>%s</i>" %s:';
503 $strSearchType = 'إبحث:';
504 $strSearch = 'إبحث';
505 $strSecretRequired = 'يحتاج ملف الإعداد الآن إلى كلمة المرور السريّة.';
506 $strSelectADb = 'إختر قاعدة بيانات من القائمة';
507 $strSelectAll = 'تحديد الكل';
508 $strSelectFields = 'إختيار حقول (على الأقل واحد):';
509 $strSelectNumRows = 'في الإستعلام';
510 $strSelectTables = 'إختر الجداول';
511 $strSend = 'حفظ كملف';
512 $strSent = 'أُرسِل';
513 $strServerChoice = 'إختيار الخادم';
514 $strServerStatusUptime = 'مضى على عمل خادم MySQL مدة %s. بدأ العمل في %s.';
515 $strServerStatus = 'بيانات التشغيل';
516 $strServerTabVariables = 'متغيّرات';
517 $strServerTrafficNotes = '<b>سيْر الخادم</b>: تظهر هذه الجداول إحصائيات سيْر بيانات الشبكة لهذا الخادم منذ تشغيله.';
518 $strServerVars = 'متغيّرات وأعدادات الخادم';
519 $strServerVersion = 'إصدارة المزود';
520 $strServer = 'خادم';
521 $strSessionValue = 'قيمة الجلسة';
522 $strSetEnumVal = 'إذا كان نوع الحقل هو "enum" أو "set", الرجاء إدخال القيم بإستخدام هذا التنسيق: \'a\',\'b\',\'c\'...<br />إذا كنت تحتاج بأن تضع علامة الشرطه المائله لليسار ("\") أو علامة الإقتباس الفرديه ("\'") فيما بين تلك القيم, إجعلها كشرطه مائله لليسار (مثلاً \'\\\\xyz\' أو \'a\\\'b\').';
523 $strShowAll = 'شاهد الكل';
524 $strShowColor = 'أظهر اللون';
525 $strShowDatadictAs = 'تنسيق قامون البيانات';
526 $strShowFullQueries = 'إعرض الاستعلامات كاملة';
527 $strShowGrid = 'أظهر تخطيط الجدول';
528 $strShowingRecords = 'مشاهدة السجلات ';
529 $strShowPHPInfo = 'عرض المعلومات المتعلقة ب PHP';
530 $strShowTableDimension = 'إظهار أبعاد الجداول';
531 $strShowTables = 'شاهد الجدول';
532 $strShowThisQuery = ' عرض هذا الإستعلام هنا مرة أخرى ';
533 $strShow = 'عرض';
534 $strSimplifiedChinese = 'الصينية المبسطة';
535 $strSingly = '(فردي)';
536 $strSize = 'الحجم';
537 $strSortByKey = 'رتّب حسب المفتاح';
538 $strSort = 'تصنيف';
539 $strSpaceUsage = 'المساحة المستغلة';
540 $strSplitWordsWithSpace = 'الكلمات مفصولة بحرف مسافة (" ").';
541 $strSQLExportType = 'نوع التصدير';
542 $strSQLOptions = 'خيارات SQL';
543 $strSQLParserBugMessage = 'هناك احتمال أنك عثرت على خلل في مدققّ SQL. رجاءً اختبر استعلامك بدقّة، وتأكّد من أن علامات التنصيص صحيحة ومتطابقة. بعض أسباب الإخفاق الأخرى قد تكون أنك تحاول تحميل ملف يحتوي على بيانات غير نصّية خارج منطقة التنصيص. يمكنك أيضاً تجربة استعلامك بواسطة سطر أوامر MySQL. قد تساعدك رسالة خطأ خادم MySQL أدناه، إن كانت هناك واحدة، على تشخيص المشكلة. إن بقي هناك مشاكل أو إن أخفق المدقّق في حين نجح استخدام سطر الأوامر، رجاءً قلّص حجم استعلامك لاستعلام واحد يسبب المشكلة، وقم بإرسال تقرير خلل مع جزء البيانات في منطقة القصّ أدناه:';
544 $strSQLParserUserError = 'يبدو أن هناك خطأ في استعلام SQL. سوف تساعدك رسالة الخطأ من خادم MySQL أدناه في تشخيص المشكلة، إن كان هناك واحدة،.';
545 $strSQLQuery = 'إستعلام-SQL';
546 $strSQLResult = 'ناتج استعلام SQL';
547 $strSQL = 'SQL';
548 $strSQPBugInvalidIdentifer = 'معرّف غير صالح';
549 $strSQPBugUnclosedQuote = 'علامة تنصيص غير مغلقة';
550 $strSQPBugUnknownPunctuation = 'نص تنقيط غير معروف';
551 $strStatCheckTime = 'التحقق الأخير';
552 $strStatCreateTime = 'الإنشاء';
553 $strStatement = 'أوامر';
554 $strStatUpdateTime = 'التحديث الأخير';
555 $strStatus = 'وضْع';
556 $strStrucCSV = 'بيانات CSV';
557 $strStrucData = 'البنية والبيانات';
558 $strStrucExcelCSV = 'بيانات CSV لبرنامج ميكروسوفت إكسل';
559 $strStrucOnly = 'البنية فقط';
560 $strStructPropose = 'اقترح بناء الجدول';
561 $strStructure = 'بناء';
562 $strSubmit = 'إرسال';
563 $strSuccess = 'الخاص بك تم تنفيذه بنجاح SQL-إستعلام';
564 $strSum = 'المجموع';
565 $strSwedish = 'السويدية';
566 $strSwitchToTable = 'بدّل إلى الجدول المنسوخ';
568 $strTableComments = 'تعليقات على الجدول';
569 $strTableEmpty = 'إسم الجدول فارغ!';
570 $strTableHasBeenDropped = 'جدول %s حُذفت';
571 $strTableHasBeenEmptied = 'جدول %s أُفرغت محتوياتها';
572 $strTableHasBeenFlushed = 'لقد تم إعادة تحميل الجدول %s بنجاح';
573 $strTableMaintenance = 'صيانة الجدول';
574 $strTableOfContents = 'جدول المحتويات';
575 $strTableOptions = 'خيارات الجدول';
576 $strTables = '%s جدول (جداول)';
577 $strTableStructure = 'بنية الجدول';
578 $strTable = 'الجدول ';
579 $strTblPrivileges = 'صلاحيات خاصة بالجدول';
580 $strTextAreaLength = ' بسبب طوله,<br /> فمن المحتمل أن هذا الحقل غير قابل للتحرير ';
581 $strThai = 'التايلندية';
582 $strThisHost = 'هذا المضيف';
583 $strThisNotDirectory = 'لم يكن هذا دليلاً';
584 $strThreadSuccessfullyKilled = 'تم إيقاف العمليّة %s بنجاح.';
585 $strTime = 'وقت';
586 $strToggleScratchboard = 'toggle scratchboard';
587 $strTotalUC = 'مجموع كلّي';
588 $strTotal = 'المجموع';
589 $strTraditionalChinese = 'الصينية التقليدية';
590 $strTraffic = 'بيانات سير';
591 $strTransformation_image_jpeg__inline = 'يظهر صورة مصغرة للضغط عليها، الخيارات: العرض، الارتفاع بالبكسل )ويبقي التناسب الأصلي للحجم(.';
592 $strTransformation_image_jpeg__link = 'يظهر رابطاً لهذه الصورة (direct blob download, i.e.).';
593 $strTransformation_image_png__inline = 'إعرض صور/jpeg: بنفس السطر';
594 $strTransformation_text_plain__external = 'لينكس فقط: يشغّل تطبيقاً خارجياً و يقوم بتغذية بيانات الحقل عبر المدخل الافتراضي. يسترجع مخرجات التطبيق الافتراضية. القيمة الافتراضية هي Tidy، كي تطبع شيفرة نص HTML بشكل جميل. لأسباب أمنية، عليك أن تقوم بتعديل الملف libraries/transformations/text_plain__external.inc.php وإضافة الأدوات التي تريد أن تسمح لها بالعمل. الخيار الأول عند ذلك هو رقم البرنامج الذي تريد أن تستخدمه والخيار الثاني هو المتغيرات للبرنامج. سوف يقوم الخيار الثالث، إن حدد بقيمة 1، بتحويل المخرجات باستخدام htmlspecialchars() )القيمة الافتراضية 1(. متغير رابع، إن حدد بقيمة 1 سوف يضيف الصفة NOWRAP إلى الخلية الحاوية حتى يصبح المخرج بأكمله بدن إعادة تنسيق )القيمة الافتراضية 1(.';
595 $strTransformation_text_plain__formatted = 'يُبقي التنسيق الأصلي للحقل. لا يتم عمل أي Escaping.';
596 $strTransformation_text_plain__imagelink = 'تظهر صورة ورابط، يتحوي الحقل على إسم الملف، الخيار الأول هو سابقة مثل "http://domain.com/"، والخيار الثاني هو العرض بالبكسل، والثالث هو الارتفاع.';
597 $strTransformation_text_plain__link = 'تظهر رابطاً، الحقل يحتوي إسم الملف، والخيار الأول هو سابقة مثل "http://domain.com/"، والخيار الثاني هو العنوان للرابط.';
598 $strTransformation_text_plain__substr = 'يظهر فقط جزءً من النص. الخيار الأول يحدد مكان بدء ظهور النص )صفر بشكل افتراضي(. الخيار الثاني هو تعديل كمّ النص المسترجع. إن كان فارغاً، يسترجع كل النص الباقي. الخيار الثالث يعرف أي من الأحرف سوف تضاف إلى المخرجات عند استرجاع جزء من النص )... بشكل افتراضي(.';
599 $strTruncateQueries = 'إحذف الاستعلامات المعروضة';
600 $strTurkish = 'التركية';
601 $strType = 'النوع';
603 $strUkrainian = 'الأكرانية';
604 $strUncheckAll = 'إلغاء تحديد الكل';
605 $strUnicode = 'يونيكود';
606 $strUnique = 'مميز';
607 $strUnknown = 'غير معروفة';
608 $strUnselectAll = 'إلغاء تحديد الكل';
609 $strUpdatePrivMessage = 'لقد جددت وحدثت الإمتيازات لـ %s.';
610 $strUpdateProfileMessage = 'لقد تم تجديد العرض الجانبي.';
611 $strUpdateQuery = 'تجديد إستعلام';
612 $strUpdComTab = 'رجاء راجع التوثيق لكيفية تحديث جدول Column_comments.';
613 $strUpgrade = 'عليك التحديث إلى %s %s أو لاحقا.';
614 $strUsage = 'المساحة';
615 $strUseBackquotes = 'حماية أسماء الجداول و الحقول ب "`" ';
616 $strUseHostTable = 'استخدم الجدول المضيف';
617 $strUserAlreadyExists = 'إسم المستخدم %s موجود مسبقاً!';
618 $strUserEmpty = 'إسم المستخدم فارغ!';
619 $strUserName = 'إسم المستخدم';
620 $strUserNotFound = 'المستخدم المحدد غير موجود في جدول الصلاحيات.';
621 $strUserOverview = 'معلومات المستخدم';
622 $strUsersDeleted = 'تم حذف المستخدمين المحددين بنجاح.';
623 $strUsersHavingAccessToDb = 'المستخدمين ذوي صلاحية الوصول إلى &quot;%s&quot;';
624 $strUser = 'المستخدم';
625 $strUseTables = 'إستخدم الجدول';
626 $strUseTextField = 'استخدم حقل نصّ';
627 $strUseThisValue = 'استخدم هذه القيمة';
629 $strValidateSQL = 'التحقق من استعلام SQL';
630 $strValidatorError = 'لم يمكن تشغيل محقق SQL. الرجاء التأكد مما إذا كنت ثبّتْت إضافات PHP كما هو مشروح في %sالتوثيق%s.';
631 $strValue = 'القيمه';
632 $strVar = 'متغيّر';
633 $strViewDumpDatabases = 'إعرض أو إحفظ بناء قواعد البيانات.';
634 $strViewDumpDB = 'عرض بنية قاعدة البيانات';
635 $strViewDump = 'عرض بنية الجدول ';
637 $strWebServerUploadDirectoryError = 'الدليل الذي حددته لتحميل عملك لا يمكن الوصول إليه.';
638 $strWebServerUploadDirectory = 'دليل تحميل الملفات على خادم الشبكة';
639 $strWelcome = 'أهلاً بك في %s';
640 $strWestEuropean = 'أوروبا الغربية';
641 $strWildcard = 'حرف شامل';
642 $strWindowNotFound = 'لم يمكن تحديث نافذة المتصفح المستهدفة. يبدو أنك أغلقت الرئيسية أو أن مستعرضك يمنع التحديث عبر النوافذ بسبب إعدادات الأمان.';
643 $strWithChecked = ': على المحدد';
644 $strWritingCommentNotPossible = 'كتابة التعليق غير ممكن';
645 $strWritingRelationNotPossible = 'كتابة العلاقة غير ممكنة';
646 $strWrongUser = 'خطأ إسم المستخدم/كلمة السر. الدخول ممنوع.';
648 $strXML = 'XML';
650 $strYes = 'نعم';
652 $strZeroRemovesTheLimit = 'ملاحظة: تغيير هذه الخيارات للرقم 0 )صفر( يلغي الحدّ.';
653 $strZip = '"zipped" "مضغوط"';
655 // To translate:
656 $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
657 $strAddFields = 'Add %s field(s)'; //to translate
658 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate
659 $strAfterInsertNext = 'Edit next row'; //to translate
660 $strAfterInsertSame = 'Go back to this page'; //to translate
661 $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
662 $strAndThen = 'and then'; //to translate
663 $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
665 $strBinaryLog = 'Binary log'; //to translate
666 $strBinLogEventType = 'Event type'; //to translate
667 $strBinLogInfo = 'Information'; //to translate
668 $strBinLogName = 'Log name'; //to translate
669 $strBinLogOriginalPosition = 'Original position'; //to translate
670 $strBinLogPosition = 'Position'; //to translate
671 $strBinLogServerId = 'Server ID'; //to translate
672 $strBookmarkCreated = 'Bookmark %s created'; //to translate
673 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
674 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
675 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
676 $strBufferPool = 'Buffer Pool'; //to translate
677 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
678 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
679 $strBufferReadMisses = 'Read misses'; //to translate
680 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
681 $strBufferWriteWaits = 'Write waits'; //to translate
682 $strBusyPages = 'Busy pages'; //to translate
684 $strCalendar = 'Calendar'; //to translate
685 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
686 $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
687 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'; //to translate
688 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
689 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
690 $strConnectionError = 'Cannot connect: invalid settings.'; //to translate
691 $strCopy = 'Copy'; //to translate
692 $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
693 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
694 $strCSV = 'CSV'; //to translate
695 $strCSVImportOptions = 'CSV options'; //to translate
696 $strCzechSlovak = 'Czech-Slovak'; //to translate
698 $strDatabaseEmpty = 'The database name is empty!'; //to translate
699 $strDataPages = 'Pages containing data'; //to translate
700 $strDBCopy = 'Copy database to'; //to translate
701 $strDBRename = 'Rename database to'; //to translate
702 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
703 $strDefragment = 'Defragment table'; //to translate
704 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
705 $strDirtyPages = 'Dirty pages'; //to translate
706 $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
707 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
709 $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
710 $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
711 $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
712 $strEngines = 'Engines'; //to translate
713 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
714 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
715 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
716 $strEsperanto = 'Esperanto'; //to translate
718 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
719 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
720 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
721 $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate
722 $strFileToImport = 'File to import'; //to translate
723 $strFlushQueryCache = 'Flush query cache'; //to translate
724 $strFlushTables = 'Flush (close) all tables'; //to translate
725 $strFreePages = 'Free pages'; //to translate
727 $strGenerate = 'Generate'; //to translate
728 $strGeneratePassword = 'Generate Password'; //to translate
729 $strGeorgian = 'Georgian'; //to translate
731 $strHandler = 'Handler'; //to translate
732 $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
733 $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
734 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
735 $strHTMLWord = 'Microsoft Word 2000'; //to translate
736 $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
738 $strIcelandic = 'Icelandic'; //to translate
739 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
740 $strIgnoreInserts = 'Use ignore inserts'; //to translate
741 $strImportFormat = 'Format of imported file'; //to translate
742 $strImport = 'Import'; //to translate
743 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
744 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
745 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
746 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
747 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
748 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
749 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
750 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
751 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
752 $strInnoDBDataFilePath = 'Data files'; //to translate
753 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
754 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
755 $strInnoDBPages = 'pages'; //to translate
756 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
757 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
758 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
759 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
760 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
761 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
762 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
763 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
764 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
765 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
766 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
767 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
769 $strJoins = 'Joins'; //to translate
771 $strKeyCache = 'Key cache'; //to translate
773 $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
774 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
775 $strLatchedPages = 'Latched pages'; //to translate
776 $strLatvian = 'Latvian'; //to translate
777 $strLDI = 'CSV using LOAD DATA'; //to translate
778 $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
779 $strLDILocal = 'Use LOCAL keyword'; //to translate
780 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
782 $strMaxConnects = 'max. concurrent connections'; //to translate
783 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
784 $strMaximumSize = 'Maximum size: %s%s'; //to translate
785 $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
786 $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
787 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
788 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
789 $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
790 $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
791 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
792 $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
793 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
794 $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
795 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
796 $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
797 $strMyISAMRepairThreads = 'Repair threads'; //to translate
798 $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
799 $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
800 $strMysqlClientVersion = 'MySQL client version'; //to translate
801 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
803 $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
804 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
805 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
806 $strNoRowsSelected = 'No rows selected'; //to translate
807 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
808 $strNumberOfFields = 'Number of fields'; //to translate
810 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
811 $strOperator = 'Operator'; //to translate
813 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
814 $strPartialImport = 'Partial import'; //to translate
815 $strPasswordHashing = 'Password Hashing'; //to translate
816 $strPDFOptions = 'PDF options'; //to translate
817 $strPDF = 'PDF'; //to translate
818 $strPDFReportTitle = 'Report title'; //to translate
819 $strPersian = 'Persian'; //to translate
820 $strPolish = 'Polish'; //to translate
821 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
822 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
823 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
824 $strPrivDescCreateView = 'Allows creating new views.'; //to translate
825 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
826 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
827 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
828 $strProtocolVersion = 'Protocol version'; //to translate
830 $strQueryCache = 'Query cache'; //to translate
832 $strReadRequests = 'Read requests'; //to translate
833 $strRefresh = 'Refresh'; //to translate
834 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
835 $strReloadPrivileges = 'Reload privileges'; //to translate
836 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
837 $strReplication = 'Replication'; //to translate
838 $strRomanian = 'Romanian'; //to translate
839 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
841 $strSelectBinaryLog = 'Select binary log to view'; //to translate
842 $strServerNotResponding = 'The server is not responding'; //to translate
843 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
844 $strShowingBookmark = 'Showing bookmark'; //to translate
845 $strShowOpenTables = 'Show open tables'; //to translate
846 $strShowSlaveHosts = 'Show slave hosts'; //to translate
847 $strShowSlaveStatus = 'Show slave status'; //to translate
848 $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate
849 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
850 $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate
851 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
852 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
853 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
854 $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate
855 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
856 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
857 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
858 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
859 $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate
860 $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate
861 $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate
862 $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate
863 $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate
864 $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate
865 $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate
866 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
867 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
868 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
869 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
870 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
871 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
872 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
873 $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate
874 $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate
875 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
876 $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate
877 $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate
878 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
879 $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate
880 $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate
881 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
882 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
883 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
884 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
885 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
886 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
887 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
888 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
889 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
890 $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
891 $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
892 $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
893 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
894 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
895 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
896 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
897 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
898 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
899 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
900 $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate
901 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
902 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
903 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
904 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
905 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
906 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
907 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
908 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
909 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
910 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
911 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
912 $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate
913 $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate
914 $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate
915 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
916 $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate
917 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
918 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
919 $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
920 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
921 $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
922 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
923 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
924 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
925 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
926 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
927 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
928 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
929 $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate
930 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
931 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
932 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
933 $strShowStatusReset = 'Reset'; //to translate
934 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
935 $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate
936 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
937 $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate
938 $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate
939 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
940 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
941 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
942 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
943 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
944 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
945 $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate
946 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
947 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
948 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
949 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
950 $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate
951 $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate
952 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
953 $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate
954 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
955 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
956 $strSlovak = 'Slovak'; //to translate
957 $strSlovenian = 'Slovenian'; //to translate
958 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
959 $strSorting = 'Sorting'; //to translate
960 $strSpanish = 'Spanish'; //to translate
961 $strSQLCompatibility = 'SQL compatibility mode'; //to translate
962 $strSQLImportOptions = 'SQL options'; //to translate
963 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
964 $strStorageEngines = 'Storage Engines'; //to translate
965 $strStorageEngine = 'Storage Engine'; //to translate
966 $strStrucNativeExcel = 'Native MS Excel data'; //to translate
967 $strSwitchToDatabase = 'Switch to copied database'; //to translate
969 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
970 $strTakeIt = 'take it'; //to translate
971 $strTempData = 'Temporary data'; //to translate
972 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
973 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
974 $strThemeNotFound = 'Theme %s not found!'; //to translate
975 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
976 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
977 $strTheme = 'Theme / Style'; //to translate
978 $strThreads = 'Threads'; //to translate
979 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
980 $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate
981 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
982 $strTraditionalSpanish = 'Traditional Spanish'; //to translate
983 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
984 $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
985 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
986 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
988 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
989 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
990 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
991 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
993 $strVersionInformation = 'Version information'; //to translate
994 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
995 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
996 $strView = 'View'; //to translate
998 $strWriteRequests = 'Write requests'; //to translate
1000 $strQueryResultsOperations = 'Query results operations'; //to translate
1001 $strAddClause = 'Add %s'; //to translate
1002 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
1003 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
1004 $strOpenDocumentSpreadsheetOptions = 'Open Document Spreadsheet options'; //to translate
1005 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
1006 $strXMLOptions = 'XML options'; //to translate
1007 $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate
1008 $strCreateUserDatabase = 'Database for user'; //to translate
1009 $strCreateUserDatabaseNone = 'None'; //to translate
1010 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
1011 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate
1012 $strOpenDocumentText = 'Open Document Text'; //to translate
1013 $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate
1014 $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate
1015 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
1016 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
1017 $strInvalidTableName = 'Invalid table name'; //to translate
1018 $strInvalidDatabase = 'Invalid database'; //to translate
1019 $strServers = 'Servers'; //to translate
1020 $strDelimiter = 'Delimiter'; //to translate
1021 $strFunctions = 'Functions'; //to translate
1022 $strProcedures = 'Procedures'; //to translate
1023 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
1024 $strFontSize = 'Font size'; //to translate
1025 $strLanguage = 'Language'; //to translate
1026 $strPmaWiki = 'phpMyAdmin wiki'; //to translate
1027 $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formated date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate