source: www/mysql/lang/arabic-utf-8.inc.php@ 1

Last change on this file since 1 was 1, checked in by george, 17 years ago

Prvotní import všeho

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