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