~automne-team/automne/trunk

« back to all changes in this revision

Viewing changes to automne/phpMyAdmin/lang/english-utf-8.inc.php

  • Committer: sebastien-pauchet
  • Date: 2012-02-15 16:47:40 UTC
  • mfrom: (363.2.105 4.2)
  • Revision ID: seb@automne-cms.org-20120215164740-xrk26iafkvztwv6s
Merge stable branch 4.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php
2
 
/* $Id$ */
3
 
 
4
 
$charset = 'utf-8';
5
 
$text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
6
 
$number_thousands_separator = ',';
7
 
$number_decimal_separator = '.';
8
 
// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
9
 
$byteUnits = array('B', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB');
10
 
 
11
 
// MySQL manual language definition, this is optional, en will be used
12
 
// if not defined
13
 
$mysql_4_1_doc_lang = 'en';
14
 
$mysql_5_0_doc_lang = 'en';
15
 
$mysql_5_1_doc_lang = 'en';
16
 
 
17
 
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
18
 
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
19
 
// See http://www.php.net/manual/en/function.strftime.php to define the
20
 
// variable below
21
 
$datefmt = '%B %d, %Y at %I:%M %p';
22
 
$timespanfmt = '%s days, %s hours, %s minutes and %s seconds';
23
 
 
24
 
$strAbortedClients = 'Aborted';
25
 
$strAccessDenied = 'Access denied';
26
 
$strAccessDeniedCreateConfig = 'You probably did not create a configuration file. You might want to use the %1$ssetup script%2$s to create one.';
27
 
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.';
28
 
$strAction = 'Action';
29
 
$strActions = 'Actions';
30
 
$strAddAutoIncrement = 'Add AUTO_INCREMENT value';
31
 
$strAddClause = 'Add %s';
32
 
$strAddConstraints = 'Add constraints';
33
 
$strAddDeleteColumn = 'Add/Delete Field Columns';
34
 
$strAddDeleteRow = 'Add/Delete Criteria Row';
35
 
$strAddFields = 'Add %s field(s)';
36
 
$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';
37
 
$strAddIntoComments = 'Add into comments';
38
 
$strAddNewField = 'Add new field';
39
 
$strAddPrivilegesOnDb = 'Add privileges on the following database';
40
 
$strAddPrivilegesOnTbl = 'Add privileges on the following table';
41
 
$strAddSearchConditions = 'Add search conditions (body of the "where" clause):';
42
 
$strAddToIndex = 'Add to index &nbsp;%s&nbsp;column(s)';
43
 
$strAddUser = 'Add a new User';
44
 
$strAddUserMessage = 'You have added a new user.';
45
 
$strAdministration = 'Administration';
46
 
$strAfter = 'After %s';
47
 
$strAfterInsertBack = 'Go back to previous page';
48
 
$strAfterInsertNewInsert = 'Insert another new row';
49
 
$strAfterInsertNext = 'Edit next row';
50
 
$strAfterInsertSame = 'Go back to this page';
51
 
$strAll = 'All';
52
 
$strAllowInterrupt = 'Allow the interruption of an import in case the script detects it is close to the PHP timeout limit. This might be good way to import large files, however it can break transactions.';
53
 
$strAllTableSameWidth = 'Display all tables with the same width';
54
 
$strAlterOrderBy = 'Alter table order by';
55
 
$strAnalyze = 'Analyze';
56
 
$strAnalyzeTable = 'Analyze table';
57
 
$strAnd = 'And';
58
 
$strAndSmall = 'and';
59
 
$strAndThen = 'and then';
60
 
$strAngularLinks = 'Angular links';
61
 
$strAnIndex = 'An index has been added on %s';
62
 
$strAny = 'Any';
63
 
$strAnyHost = 'Any host';
64
 
$strAnyUser = 'Any user';
65
 
$strApplyChanges = 'Apply Selected Changes';
66
 
$strApproximateCount = 'May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]';
67
 
$strAPrimaryKey = 'A primary key has been added on %s';
68
 
$strArabic = 'Arabic';
69
 
$strArmenian = 'Armenian';
70
 
$strAscending = 'Ascending';
71
 
$strAsDefined = 'As defined:';
72
 
$strAtBeginningOfTable = 'At Beginning of Table';
73
 
$strAtEndOfTable = 'At End of Table';
74
 
$strAttr = 'Attributes';
75
 
$strAutomaticLayout = 'Automatic layout';
76
 
 
77
 
$strBack = 'Back';
78
 
$strBaltic = 'Baltic';
79
 
$strBeginCut = 'BEGIN CUT';
80
 
$strBeginRaw = 'BEGIN RAW';
81
 
$strBinary = 'Binary';
82
 
$strBinaryDoNotEdit = 'Binary - do not edit';
83
 
$strBinaryLog = 'Binary log';
84
 
$strBinLogEventType = 'Event type';
85
 
$strBinLogInfo = 'Information';
86
 
$strBinLogName = 'Log name';
87
 
$strBinLogOriginalPosition = 'Original position';
88
 
$strBinLogPosition = 'Position';
89
 
$strBinLogServerId = 'Server ID';
90
 
$strBLOBRepository = 'BLOB Repository';
91
 
$strBLOBRepositoryDamaged = 'Damaged';
92
 
$strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?';
93
 
$strBLOBRepositoryDisabled = 'Disabled';
94
 
$strBLOBRepositoryDisable = 'Disable';
95
 
$strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!';
96
 
$strBLOBRepositoryEnabled = 'Enabled';
97
 
$strBLOBRepositoryEnable = 'Enable';
98
 
$strBLOBRepositoryRemove = 'Remove BLOB Repository Reference';
99
 
$strBLOBRepositoryRepair = 'Repair';
100
 
$strBLOBRepositoryUpload = 'Upload to BLOB repository';
101
 
$strBookmarkAllUsers = 'Let every user access this bookmark';
102
 
$strBookmarkCreated = 'Bookmark %s created';
103
 
$strBookmarkDeleted = 'The bookmark has been deleted.';
104
 
$strBookmarkLabel = 'Label';
105
 
$strBookmarkQuery = 'Bookmarked SQL query';
106
 
$strBookmarkReplace = 'Replace existing bookmark of same name';
107
 
$strBookmarkThis = 'Bookmark this SQL query';
108
 
$strBookmarkView = 'View only';
109
 
$strBrowse = 'Browse';
110
 
$strBrowseDistinctValues = 'Browse distinct values';
111
 
$strBrowseForeignValues = 'Browse foreign values';
112
 
$strBufferPoolActivity = 'Buffer Pool Activity';
113
 
$strBufferPool = 'Buffer Pool';
114
 
$strBufferPoolUsage = 'Buffer Pool Usage';
115
 
$strBufferReadMissesInPercent = 'Read misses in %';
116
 
$strBufferReadMisses = 'Read misses';
117
 
$strBufferWriteWaitsInPercent = 'Write waits in %';
118
 
$strBufferWriteWaits = 'Write waits';
119
 
$strBulgarian = 'Bulgarian';
120
 
$strBusyPages = 'Busy pages';
121
 
$strBzip = '"bzipped"';
122
 
 
123
 
$strCalendar = 'Calendar';
124
 
$strCancel = 'Cancel';
125
 
$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!';
126
 
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';
127
 
$strCannotLogin = 'Cannot log in to the MySQL server';
128
 
$strCantLoad = 'Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] extension. Please check your PHP configuration.';
129
 
$strCantLoadRecodeIconv = 'Couldn\'t load the iconv or recode extension needed for charset conversion. Either configure PHP to enable these extensions or disable charset conversion in phpMyAdmin.';
130
 
$strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
131
 
$strCantUseRecodeIconv = 'Couldn\'t use the iconv, libiconv, or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.';
132
 
$strCardinality = 'Cardinality';
133
 
$strCaseInsensitive = 'case-insensitive';
134
 
$strCaseSensitive = 'case-sensitive';
135
 
$strCentralEuropean = 'Central European';
136
 
$strClickToSelect = 'Click to select';
137
 
$strClickToUnselect = 'Click to unselect';
138
 
$strColComFeat = 'Displaying Column Comments';
139
 
$strCollation = 'Collation';
140
 
$strColumnNames = 'Column names';
141
 
$strColumnPrivileges = 'Column-specific privileges';
142
 
$strCommand = 'Command';
143
 
$strComment = 'Comment';
144
 
$strComments = 'Comments';
145
 
$strCompatibleHashing = 'MySQL&nbsp;4.0 compatible';
146
 
$strCompleteInserts = 'Complete inserts';
147
 
$strCompression = 'Compression';
148
 
$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';
149
 
$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';
150
 
$strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.';
151
 
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if PHP finds a parse error in it or PHP cannot find the file.<br />Please call the configuration file directly using the link below and read the PHP error message(s) that you receive. In most cases a quote or a semicolon is missing somewhere.<br />If you receive a blank page, everything is fine.';
152
 
$strConfigureTableCoord = 'Please configure the coordinates for table %s';
153
 
$strConnectionError = 'Cannot connect: invalid settings.';
154
 
$strConnections = 'Connections';
155
 
$strConstraintsForDumped = 'Constraints for dumped tables';
156
 
$strConstraintsForTable = 'Constraints for table';
157
 
$strControluserFailed = 'Connection for controluser as defined in your configuration failed.';
158
 
$strCookiesRequired = 'Cookies must be enabled past this point.';
159
 
$strCopy = 'Copy';
160
 
$strCopyDatabaseOK = 'Database %s has been copied to %s';
161
 
$strCopyTable = 'Copy table to (database<b>.</b>table):';
162
 
$strCopyTableOK = 'Table %s has been copied to %s.';
163
 
$strCopyTableSameNames = 'Can\'t copy table to same one!';
164
 
$strCouldNotConnectSource = 'Could not connect to the source';
165
 
$strCouldNotConnectTarget = 'Could not connect to the target';
166
 
$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.';
167
 
$strCreate = 'Create';
168
 
$strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';
169
 
$strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns';
170
 
$strCreateIndexTopic = 'Create a new index';
171
 
$strCreateNewDatabase = 'Create new database';
172
 
$strCreateNewTable = 'Create new table on database %s';
173
 
$strCreatePage = 'Create a new page';
174
 
$strCreatePdfFeat = 'Creation of PDFs';
175
 
$strCreateRelation = 'Create relation';
176
 
$strCreateTable  = 'Create table';
177
 
$strCreateUserDatabase = 'Database for user';
178
 
$strCreateUserDatabaseName = 'Create database with same name and grant all privileges';
179
 
$strCreateUserDatabaseNone = 'None';
180
 
$strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;';
181
 
$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';
182
 
$strCreationDates = 'Creation/Update/Check dates';
183
 
$strCriteria = 'Criteria';
184
 
$strCroatian = 'Croatian';
185
 
$strCSV = 'CSV';
186
 
$strCurrentServer = 'Current server';
187
 
$strCustomColor = 'Custom color';
188
 
$strCyrillic = 'Cyrillic';
189
 
$strCzech = 'Czech';
190
 
$strCzechSlovak = 'Czech-Slovak';
191
 
$strChangeCopyModeCopy = '... keep the old one.';
192
 
$strChangeCopyMode = 'Create a new user with the same privileges and ...';
193
 
$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';
194
 
$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';
195
 
$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';
196
 
$strChangeCopyUser = 'Change Login Information / Copy User';
197
 
$strChangeDisplay = 'Choose field to display';
198
 
$strChange = 'Change';
199
 
$strChangePassword = 'Change password';
200
 
$strCharset = 'Charset';
201
 
$strCharsetOfFile = 'Character set of the file:';
202
 
$strCharsetsAndCollations = 'Character Sets and Collations';
203
 
$strCharsets = 'Charsets';
204
 
$strCheckAll = 'Check All';
205
 
$strCheck = 'Check';
206
 
$strCheckOverhead = 'Check tables having overhead';
207
 
$strCheckPrivs = 'Check Privileges';
208
 
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.';
209
 
$strCheckTable = 'Check table';
210
 
$strChoosePage = 'Please choose a page to edit';
211
 
 
212
 
$strDanish = 'Danish';
213
 
$strDatabase = 'Database';
214
 
$strDatabaseEmpty = 'The database name is empty!';
215
 
$strDatabaseExportOptions = 'Database export options';
216
 
$strDatabaseHasBeenCreated = 'Database %1$s has been created.';
217
 
$strDatabaseHasBeenDropped = 'Database %s has been dropped.';
218
 
$strDatabaseNotExisting = '\'%s\' database does not exist.'; 
219
 
$strDatabases = 'Databases';
220
 
$strDatabasesDropped = '%s databases have been dropped successfully.';
221
 
$strDatabase_src = 'Source database';
222
 
$strDatabasesStats = 'Databases statistics';
223
 
$strDatabasesStatsDisable = 'Disable Statistics';
224
 
$strDatabasesStatsEnable = 'Enable Statistics';
225
 
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server.';
226
 
$strDatabase_trg = 'Target database';
227
 
$strData = 'Data';
228
 
$strDataDict = 'Data Dictionary';
229
 
$strDataDiff = 'Data Difference';
230
 
$strDataOnly = 'Data only';
231
 
$strDataPages = 'Pages containing data';
232
 
$strDataSyn = 'Data Synchronization';
233
 
$strDBComment = 'Database comment: ';
234
 
$strDBCopy = 'Copy database to';
235
 
$strDbIsEmpty = 'Database seems to be empty!';
236
 
$strDbPrivileges = 'Database-specific privileges';
237
 
$strDBRename = 'Rename database to';
238
 
$strDbSpecific = 'database-specific';
239
 
$strDefault = 'Default';
240
 
$strDefaultEngine = '%s is the default storage engine on this MySQL server.';
241
 
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';
242
 
$strDefragment = 'Defragment table';
243
 
$strDelayedInserts = 'Use delayed inserts';
244
 
$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.';
245
 
$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.';
246
 
$strDelete = 'Delete';
247
 
$strDeleted = 'The row has been deleted';
248
 
$strDeleteNoUsersSelected = 'No users selected for deleting!';
249
 
$strDeleteRelation = 'Delete relation';
250
 
$strDeleteTrackingData = 'Delete tracking data for this table';
251
 
$strDeleting = 'Deleting %s';
252
 
$strDelimiter = 'Delimiter';
253
 
$strDelOld = 'The current page has references to tables that no longer exist. Would you like to delete those references?';
254
 
$strDescending = 'Descending';
255
 
$strDescription = 'Description';
256
 
$strDesigner = 'Designer';
257
 
$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.';
258
 
$strDetails = 'Details...';
259
 
$strDictionary = 'dictionary';
260
 
$strDifference = 'Difference';
261
 
$strDirectLinks = 'Direct links';
262
 
$strDirtyPages = 'Dirty pages';
263
 
$strDisabled = 'Disabled';
264
 
$strDisableForeignChecks = 'Disable foreign key checks';
265
 
$strDisplayFeat = 'Display Features';
266
 
$strDisplayOrder = 'Display order:';
267
 
$strDisplayPDF = 'Display PDF schema';
268
 
$strDoAQuery = 'Do a "query by example" (wildcard: "%")';
269
 
$strDocSQL = 'DocSQL';
270
 
$strDocu = 'Documentation';
271
 
$strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values';
272
 
$strDownloadFile = 'Download file';
273
 
$strDoYouReally = 'Do you really want to ';
274
 
$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';
275
 
$strDrop = 'Drop';
276
 
$strDropUsersDb = 'Drop the databases that have the same names as the users.';
277
 
$strDumpAllRows = 'Dump all rows';
278
 
$strDumpingData = 'Dumping data for table';
279
 
$strDumpSaved = 'Dump has been saved to file %s.';
280
 
$strDumpXRows = 'Dump %s row(s) starting at record # %s';
281
 
$strDynamic = 'dynamic';
282
 
 
283
 
$strEdit = 'Edit';
284
 
$strEditPDFPages = 'Edit PDF Pages';
285
 
$strEditPrivileges = 'Edit Privileges';
286
 
$strEffective = 'Effective';
287
 
$strEmpty = 'Empty';
288
 
$strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).';
289
 
$strEnabled = 'Enabled';
290
 
$strEncloseInTransaction = 'Enclose export in a transaction';
291
 
$strEndCut = 'END CUT';
292
 
$strEnd = 'End';
293
 
$strEndRaw = 'END RAW';
294
 
$strEngineAvailable = '%s is available on this MySQL server.';
295
 
$strEngineDisabled = '%s has been disabled for this MySQL server.';
296
 
$strEngines = 'Engines';
297
 
$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';
298
 
$strEnglish = 'English';
299
 
$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';
300
 
$strError = 'Error';
301
 
$strErrorInZipFile = 'Error in ZIP archive:';
302
 
$strErrorRelationAdded = 'Error: Relation not added.';
303
 
$strErrorRelationExists = 'Error: relation already exists.';
304
 
$strErrorRenamingTable = 'Error renaming table %1$s to %2$s';
305
 
$strErrorSaveTable = 'Error saving coordinates for Designer.';
306
 
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';
307
 
$strEsperanto = 'Esperanto';
308
 
$strEstonian = 'Estonian';
309
 
$strEvent = 'Event';
310
 
$strEvents = 'Events';
311
 
$strExcelEdition = 'Excel edition';
312
 
$strExecuteBookmarked = 'Execute bookmarked query';
313
 
$strExplain = 'Explain SQL';
314
 
$strExport = 'Export';
315
 
$strExportImportToScale = 'Export/Import to scale';
316
 
$strExportMustBeFile = 'Selected export type has to be saved in file!';
317
 
$strExtendedInserts = 'Extended inserts';
318
 
$strExtra = 'Extra';
319
 
 
320
 
$strFailedAttempts = 'Failed attempts';
321
 
$strField = 'Field';
322
 
$strFieldHasBeenDropped = 'Field %s has been dropped';
323
 
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see [a@./Documentation.html#faq1_11@Documentation]FAQ 1.11[/a]';
324
 
$strFieldsEnclosedBy = 'Fields enclosed by';
325
 
$strFieldsEscapedBy = 'Fields escaped by';
326
 
$strFields = 'Fields';
327
 
$strFieldsTerminatedBy = 'Fields terminated by';
328
 
$strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';
329
 
$strFileCouldNotBeRead = 'File could not be read';
330
 
$strFileNameTemplateDescriptionDatabase = 'database name';
331
 
$strFileNameTemplateDescriptionServer = 'server name';
332
 
$strFileNameTemplateDescriptionTable = 'table name';
333
 
$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.';
334
 
$strFileNameTemplate = 'File name template';
335
 
$strFileNameTemplateRemember = 'remember template';
336
 
$strFiles = 'Files';
337
 
$strFileToImport = 'File to import';
338
 
$strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses, if they have been changed manually. In this case, you should %sreload the privileges%s before you continue.';
339
 
$strFlushQueryCache = 'Flush query cache';
340
 
$strFlushTable = 'Flush the table ("FLUSH")';
341
 
$strFlushTables = 'Flush (close) all tables';
342
 
$strFontSize = 'Font size';
343
 
$strForeignKeyError = 'Error creating foreign key on %1$s (check data types)';
344
 
$strForeignKeyRelationAdded = 'FOREIGN KEY relation added';
345
 
$strFormat = 'Format';
346
 
$strFormEmpty = 'Missing value in the form!';
347
 
$strFreePages = 'Free pages';
348
 
$strFullStart = 'Full start';
349
 
$strFullStop = 'Full stop';
350
 
$strFullText = 'Full Texts';
351
 
$strFunction = 'Function';
352
 
$strFunctions = 'Functions';
353
 
 
354
 
$strGenBy = 'Generated by';
355
 
$strGeneralRelationFeat = 'General relation features';
356
 
$strGenerate = 'Generate';
357
 
$strGeneratePassword = 'Generate Password';
358
 
$strGenTime = 'Generation Time';
359
 
$strGeorgian = 'Georgian';
360
 
$strGerman = 'German';
361
 
$strGetMoreThemes = 'Get more themes!';
362
 
$strGlobal = 'global';
363
 
$strGlobalPrivileges = 'Global privileges';
364
 
$strGlobalValue = 'Global value';
365
 
$strGo = 'Go';
366
 
$strGoToDatabase = 'Go to database';
367
 
$strGoToTable = 'Go to table';
368
 
$strGoToView = 'Go to view';
369
 
$strGrantOption = 'Grant';
370
 
$strGreek = 'Greek';
371
 
$strGzip = '"gzipped"';
372
 
 
373
 
$strHandler = 'Handler';
374
 
$strHasBeenAltered = 'has been altered.';
375
 
$strHaveBeenSynchronized = 'Selected target tables have been synchronized with source tables.';
376
 
$strHaveToShow = 'You have to choose at least one column to display';
377
 
$strHebrew = 'Hebrew';
378
 
$strHelp = 'Help';
379
 
$strHexForBLOB = 'Use hexadecimal for BLOB';
380
 
$strHide         = 'Hide';
381
 
$strHideShowAll = 'Hide/Show all';
382
 
$strHideShowNoRelation = 'Hide/Show Tables with no relation';
383
 
$strHome = 'Home';
384
 
$strHomepageOfficial = 'Official Homepage';
385
 
$strHostEmpty = 'The host name is empty!';
386
 
$strHost = 'Host';
387
 
$strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.';
388
 
$strHTMLExcel = 'Microsoft Excel 2000';
389
 
$strHTMLWord = 'Microsoft Word 2000';
390
 
$strHungarian = 'Hungarian';
391
 
 
392
 
$strIcelandic = 'Icelandic';
393
 
$strId = 'ID';
394
 
$strIdxFulltext = 'Fulltext';
395
 
$strIEUnsupported = 'Internet Explorer does not support this function.';
396
 
$strIgnoreDuplicates = 'Ignore duplicate rows';
397
 
$strIgnore = 'Ignore';
398
 
$strIgnoreInserts = 'Use ignore inserts';
399
 
$strImportColNames = 'Column names in first row';
400
 
$strImportEmptyRows = 'Do not import empty rows';
401
 
$strImportExportCoords = 'Import/Export coordinates for PDF schema';
402
 
$strImportFiles = 'Import files';
403
 
$strImportFormat = 'Format of imported file';
404
 
$strImport = 'Import';
405
 
$strImportLargeFileUploading = 'The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.';
406
 
$strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:';
407
 
$strImportNoticePt2 = 'View a structure`s contents by clicking on its name';
408
 
$strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link';
409
 
$strImportNoticePt4 = 'Edit its structure by following the "Structure" link';
410
 
$strImportODSCurrency = 'Import currencies ($5.00 to 5.00)';
411
 
$strImportODS = 'Open Document Spreadsheet';
412
 
$strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)';
413
 
$strImportProceedingFile = 'The file is being processed, please be patient.';
414
 
$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';
415
 
$strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.';
416
 
$strImportXLS = 'Excel 97-2003 XLS Workbook';
417
 
$strImportXLSX = 'Excel 2007 XLSX Workbook';
418
 
$strIndexes = 'Indexes';
419
 
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.';
420
 
$strIndexHasBeenDropped = 'Index %s has been dropped';
421
 
$strIndex = 'Index';
422
 
$strIndexName = 'Index name:';
423
 
$strIndexType = 'Index type:';
424
 
$strIndexWarningTable = 'Problems with indexes of table `%s`';
425
 
$strInnoDBAutoextendIncrement = 'Autoextend increment';
426
 
$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';
427
 
$strInnoDBBufferPoolSize = 'Buffer pool size';
428
 
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';
429
 
$strInnoDBDataFilePath = 'Data files';
430
 
$strInnoDBDataHomeDir = 'Data home directory';
431
 
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
432
 
$strInnoDBPages = 'pages';
433
 
$strInnodbStat = 'InnoDB Status';
434
 
$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 by setting a password for user \'root\'.';
435
 
$strInsertAsNewRow = 'Insert as new row';
436
 
$strInsertedRowId = 'Inserted row id: %1$d';
437
 
$strInsert = 'Insert';
438
 
$strInterface = 'Interface';
439
 
$strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.';
440
 
$strInternalRelationAdded = 'Internal relation added';
441
 
$strInternalRelations = 'Internal relations';
442
 
$strInUse = 'in use';
443
 
$strInvalidAuthMethod = 'Invalid authentication method set in configuration:';
444
 
$strInvalidColumnCount = 'Column count has to be larger than zero.';
445
 
$strInvalidColumn = 'Invalid column (%s) specified!';
446
 
$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';
447
 
$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';
448
 
$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';
449
 
$strInvalidDatabase = 'Invalid database';
450
 
$strInvalidFieldAddCount = 'You have to add at least one field.';
451
 
$strInvalidFieldCount = 'Table must have at least one field.';
452
 
$strInvalidLDIImport = 'This plugin does not support compressed imports!';
453
 
$strInvalidRowNumber = '%d is not valid row number.';
454
 
$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';
455
 
$strInvalidServerIndex = 'Invalid server index: "%s"';
456
 
$strInvalidTableName = 'Invalid table name';
457
 
 
458
 
$strJapanese = 'Japanese';
459
 
$strJoins = 'Joins';
460
 
$strJumpToDB = 'Jump to database &quot;%s&quot;.';
461
 
$strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.';
462
 
$strJustDelete = 'Just delete the users from the privilege tables.';
463
 
 
464
 
$strKeepPass = 'Do not change the password';
465
 
$strKeyCache = 'Key cache';
466
 
$strKeyname = 'Keyname';
467
 
$strKill = 'Kill';
468
 
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';
469
 
$strKorean = 'Korean';
470
 
 
471
 
$strLandscape = 'Landscape';
472
 
$strLanguage = 'Language';
473
 
$strLanguageUnknown = 'Unknown language: %1$s.';
474
 
$strLatexCaption = 'Table caption';
475
 
$strLatexContent = 'Content of table __TABLE__';
476
 
$strLatexContinuedCaption = 'Continued table caption';
477
 
$strLatexContinued = '(continued)';
478
 
$strLatexIncludeCaption = 'Include table caption';
479
 
$strLatexLabel = 'Label key';
480
 
$strLaTeX = 'LaTeX';
481
 
$strLatexStructure = 'Structure of table __TABLE__';
482
 
$strLatchedPages = 'Latched pages';
483
 
$strLatvian = 'Latvian';
484
 
$strLDI = 'CSV using LOAD DATA';
485
 
$strLDILocal = 'Use LOCAL keyword';
486
 
$strLengthSet = 'Length/Values';
487
 
$strLimitNumRows = 'Number of rows per page';
488
 
$strLinesTerminatedBy = 'Lines terminated by';
489
 
$strLinkNotFound = 'Link not found';
490
 
$strLinksTo = 'Links to';
491
 
$strLithuanian = 'Lithuanian';
492
 
$strLocalhost = 'Local';
493
 
$strLocationTextfile = 'Location of the text file';
494
 
$strLoginInformation = 'Login Information';
495
 
$strLogin = 'Log in';
496
 
$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)';
497
 
$strLogout = 'Log out';
498
 
$strLogPassword = 'Password:';
499
 
$strLogServerHelp = 'You can enter hostname/IP address and port separated by space.';
500
 
$strLogServer = 'Server:';
501
 
$strLogUsername = 'Username:';
502
 
$strLongOperation = 'This operation could take a long time. Proceed anyway?';
503
 
 
504
 
$strMaxConnects = 'max. concurrent connections';
505
 
$strMaximalQueryLength = 'Maximal length of created query';
506
 
$strMaximumSize = 'Max: %s%s';
507
 
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';
508
 
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause some data to be corrupted!';
509
 
$strMediaWiki = 'MediaWiki Table';
510
 
$strMIME_available_mime = 'Available MIME types';
511
 
$strMIME_available_transform = 'Available transformations';
512
 
$strMIME_description = 'Description';
513
 
$strMIME_MIMEtype = 'MIME type';
514
 
$strMIME_nodescription = 'No description is available for this transformation.<br />Please ask the author what %s does.';
515
 
$strMIME_transformation = 'Browser transformation';
516
 
$strMIME_transformation_note = 'For a list of available transformation options and their MIME type transformations, click on %stransformation descriptions%s';
517
 
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\', 100, b,\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').';
518
 
$strMIME_transformation_options = 'Transformation options';
519
 
$strMIMETypesForTable = 'MIME TYPES FOR TABLE';
520
 
$strMIME_without = 'MIME types printed in italics do not have a separate transformation function';
521
 
$strModifications = 'Modifications have been saved';
522
 
$strModifyIndexTopic = 'Modify an index';
523
 
$strModify = 'Modify';
524
 
$strMoveMenu = 'Move Menu';
525
 
$strMoveTable = 'Move table to (database<b>.</b>table):';
526
 
$strMoveTableOK = 'Table %s has been moved to %s.';
527
 
$strMoveTableSameNames = 'Can\'t move table to same one!';
528
 
$strMultilingual = 'multilingual';
529
 
$strMyISAMDataPointerSize = 'Data pointer size';
530
 
$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';
531
 
$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.';
532
 
$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';
533
 
$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).';
534
 
$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';
535
 
$strMyISAMRecoverOptions = 'Automatic recovery mode';
536
 
$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';
537
 
$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.';
538
 
$strMyISAMRepairThreads = 'Repair threads';
539
 
$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';
540
 
$strMyISAMSortBufferSize = 'Sort buffer size';
541
 
$strMysqlClientVersion = 'MySQL client version';
542
 
$strMySQLConnectionCollation = 'MySQL connection collation';
543
 
$strMySQLCharset = 'MySQL charset';
544
 
$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.';
545
 
$strMySQLSaid = 'MySQL said: ';
546
 
$strMySQLShowProcess = 'Show processes';
547
 
 
548
 
$strName = 'Name';
549
 
$strNavTableFilter = 'Filter';
550
 
$strNext = 'Next';
551
 
$strNoActivity = 'No activity within %s seconds; please log in again';
552
 
$strNoDatabases = 'No databases';
553
 
$strNoDatabasesSelected = 'No databases selected.';
554
 
$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 [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a].';
555
 
$strNoDescription = 'no description';
556
 
$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';
557
 
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
558
 
$strNoExplain = 'Skip Explain SQL';
559
 
$strNoFilesFoundInZip = 'No files found inside ZIP archive!';
560
 
$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
561
 
$strNoIndex = 'No index defined!';
562
 
$strNoIndexPartsDefined = 'No index parts defined!';
563
 
$strNoModification = 'No change';
564
 
$strNoneDefault = 'None';
565
 
$strNone = 'None';
566
 
$strNo = 'No';
567
 
$strNoOptions = 'This format has no options';
568
 
$strNoPassword = 'No Password';
569
 
$strNoPermission = 'The web server does not have permission to save the file %s.';
570
 
$strNoPhp = 'Without PHP Code';
571
 
$strNoPrivileges = 'No Privileges';
572
 
$strNoRights = 'You don\'t have sufficient privileges to be here right now!';
573
 
$strNoRowsSelected = 'No rows selected';
574
 
$strNoSpace = 'Insufficient space to save the file %s.';
575
 
$strNoTablesFound = 'No tables found in database.';
576
 
$strNoThemeSupport = 'No themes support; please check your configuration and/or your themes in directory %s.';
577
 
$strNotNumber = 'This is not a number!';
578
 
$strNotOK = 'not OK';
579
 
$strNotPresent = 'not present';
580
 
$strNotSet = '<b>%s</b> table not found or not set in %s';
581
 
$strNoUsersFound = 'No user(s) found.';
582
 
$strNoValidateSQL = 'Skip Validate SQL';
583
 
$strNull = 'Null';
584
 
$strNumberOfFields = 'Number of fields';
585
 
$strNumberOfTables = 'Number of tables';
586
 
$strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';
587
 
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';
588
 
$strNumTables = 'Tables';
589
 
 
590
 
$strOK = 'OK';
591
 
$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';
592
 
$strOpenDocumentText = 'Open Document Text';
593
 
$strOpenNewWindow = 'Open new phpMyAdmin window';
594
 
$strOperations = 'Operations';
595
 
$strOperator = 'Operator';
596
 
$strOptimize = 'Optimize';
597
 
$strOptimizeTable = 'Optimize table';
598
 
$strOptions = 'Options';
599
 
$strOr = 'Or';
600
 
$strOverhead = 'Overhead';
601
 
$strOverwriteExisting = 'Overwrite existing file(s)';
602
 
 
603
 
$strPacked = 'Packed';
604
 
$strPageNumber = 'Page number:';
605
 
$strPagesToBeFlushed = 'Pages to be flushed';
606
 
$strPaperSize = 'Paper size';
607
 
$strPartialImport = 'Partial import';
608
 
$strPartialText = 'Partial Texts';
609
 
$strPartitionDefinition = 'PARTITION definition';
610
 
$strPartitioned = 'partitioned';
611
 
$strPartitionMaintenance = 'Partition maintenance';
612
 
$strPartition = 'Partition %s';
613
 
$strPasswordEmpty = 'The password is empty!';
614
 
$strPasswordHashing = 'Password Hashing';
615
 
$strPasswordChanged = 'The password for %s was changed successfully.';
616
 
$strPasswordNotSame = 'The passwords aren\'t the same!';
617
 
$strPassword = 'Password';
618
 
$strPBXTDataFileGrowSize = 'Data file grow size';
619
 
$strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.';
620
 
$strPBXTDataLogThreshold = 'Data log threshold';
621
 
$strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.';
622
 
$strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.';
623
 
$strPBXTGarbageThreshold = 'Garbage threshold';
624
 
$strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.';
625
 
$strPBXTCheckpointFrequency = 'Checkpoint frequency';
626
 
$strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.';
627
 
$strPBXTIndexCacheSize = 'Index cache size';
628
 
$strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.';
629
 
$strPBXTLogBufferSize = 'Log buffer size';
630
 
$strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.';
631
 
$strPBXTLogCacheSize = 'Log cache size';
632
 
$strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.';
633
 
$strPBXTLogFileCount = 'Log file count';
634
 
$strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.';
635
 
$strPBXTLogFileThreshold = 'Log file threshold';
636
 
$strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.';
637
 
$strPBXTRecordCacheSize = 'Record cache size';
638
 
$strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.';
639
 
$strPBXTRowFileGrowSize = 'Row file grow size';
640
 
$strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.';
641
 
$strPBXTTransactionBufferSize = 'Transaction buffer size';
642
 
$strPdfDbSchema = 'Schema of the "%s" database - Page %s';
643
 
$strPdfInvalidTblName = 'The "%s" table doesn\'t exist!';
644
 
$strPdfNoTables = 'No tables';
645
 
$strPDF = 'PDF';
646
 
$strPDFReportExplanation = '(Generates a report containing the data of a single table)';
647
 
$strPDFReportTitle = 'Report title';
648
 
$strPerHour = 'per hour';
649
 
$strPerMinute = 'per minute';
650
 
$strPerSecond = 'per second';
651
 
$strPersian = 'Persian';
652
 
$strPhoneBook = 'phone book';
653
 
$strPhpArray = 'PHP array';
654
 
$strPhp = 'Create PHP Code';
655
 
$strPHPExtension = 'PHP extension';
656
 
$strPHPVersion = 'PHP Version';
657
 
$strPlayAudio = 'Play audio';
658
 
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';
659
 
$strPmaDocumentation = 'phpMyAdmin documentation';
660
 
$strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!';
661
 
$strPolish = 'Polish';
662
 
$strPort = 'Port';
663
 
$strPortrait = 'Portrait';
664
 
$strPos1 = 'Begin';
665
 
$strPrevious = 'Previous';
666
 
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';
667
 
$strPrimaryKeyName = 'The name of the primary key must be "PRIMARY"!';
668
 
$strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
669
 
$strPrimary = 'Primary';
670
 
$strPrint = 'Print';
671
 
$strPrintViewFull = 'Print view (with full texts)';
672
 
$strPrintView = 'Print view';
673
 
$strPrivDescAllPrivileges = 'Includes all privileges except GRANT.';
674
 
$strPrivDescAlter = 'Allows altering the structure of existing tables.';
675
 
$strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';
676
 
$strPrivDescCreateDb = 'Allows creating new databases and tables.';
677
 
$strPrivDescCreateRoutine = 'Allows creating stored routines.';
678
 
$strPrivDescCreateTbl = 'Allows creating new tables.';
679
 
$strPrivDescCreateTmpTable = 'Allows creating temporary tables.';
680
 
$strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';
681
 
$strPrivDescCreateView = 'Allows creating new views.';
682
 
$strPrivDescDelete = 'Allows deleting data.';
683
 
$strPrivDescDropDb = 'Allows dropping databases and tables.';
684
 
$strPrivDescDropTbl = 'Allows dropping tables.';
685
 
$strPrivDescEvent = 'Allows to set up events for the event scheduler';
686
 
$strPrivDescExecute = 'Allows running stored procedures; has no effect in this MySQL version.';
687
 
$strPrivDescExecute5 = 'Allows executing stored routines.';
688
 
$strPrivDescFile = 'Allows importing data from and exporting data into files.';
689
 
$strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.';
690
 
$strPrivDescIndex = 'Allows creating and dropping indexes.';
691
 
$strPrivDescInsert = 'Allows inserting and replacing data.';
692
 
$strPrivDescLockTables = 'Allows locking tables for the current thread.';
693
 
$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
694
 
$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
695
 
$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
696
 
$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';
697
 
$strPrivDescProcess = 'Allows viewing processes of all users';
698
 
$strPrivDescReferences = 'Has no effect in this MySQL version.';
699
 
$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';
700
 
$strPrivDescReplClient = 'Allows the user to ask where the slaves / masters are.';
701
 
$strPrivDescReplSlave = 'Needed for the replication slaves.';
702
 
$strPrivDescSelect = 'Allows reading data.';
703
 
$strPrivDescShowDb = 'Gives access to the complete list of databases.';
704
 
$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';
705
 
$strPrivDescShutdown = 'Allows shutting down the server.';
706
 
$strPrivDescSuper = 'Allows connecting, even if maximum number of connections is reached; required for most administrative operations like setting global variables or killing threads of other users.';
707
 
$strPrivDescTrigger = 'Allows creating and dropping triggers';
708
 
$strPrivDescUpdate = 'Allows changing data.';
709
 
$strPrivDescUsage = 'No privileges.';
710
 
$strPrivileges = 'Privileges';
711
 
$strPrivilegesReloaded = 'The privileges were reloaded successfully.';
712
 
$strProcedures = 'Procedures';
713
 
$strProcesses = 'Processes';
714
 
$strProcesslist = 'Process list';
715
 
$strProfiling = 'Profiling';
716
 
$strProtocolVersion = 'Protocol version';
717
 
$strPutColNames = 'Put fields names in the first row';
718
 
 
719
 
$strQBEDel = 'Del';
720
 
$strQBEIns = 'Ins';
721
 
$strQBE = 'Query';
722
 
$strQueriesExecuted = 'The following queries have been executed:';
723
 
$strQueryCache = 'Query cache';
724
 
$strQueryFrame = 'Query window';
725
 
$strQueryOnDb = 'SQL query on database <b>%s</b>:';
726
 
$strQueryResultsOperations = 'Query results operations';
727
 
$strQuerySQLHistory = 'SQL history';
728
 
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
729
 
$strQueryTime = 'Query took %01.4f sec';
730
 
$strQueryType = 'Query type';
731
 
$strQueryWindowLock = 'Do not overwrite this query from outside the window';
732
 
 
733
 
$strReadRequests = 'Read requests';
734
 
$strRebuild = 'Rebuild';
735
 
$strReceived = 'Received';
736
 
$strRecommended = 'recommended';
737
 
$strRecords = 'Records';
738
 
$strReferentialIntegrity = 'Check referential integrity:';
739
 
$strRefresh = 'Refresh';
740
 
$strRelationalDisplayField = 'Relational display field';
741
 
$strRelationalKey = 'Relational key';
742
 
$strRelationalSchema = 'Relational schema';
743
 
$strRelationDeleted = 'Relation deleted';
744
 
$strRelationNotWorking = 'The additional features for working with linked tables have been deactivated. To find out why click %shere%s.';
745
 
$strRelationsForTable = 'RELATIONS FOR TABLE';
746
 
$strRelations = 'Relations';
747
 
$strRelationView = 'Relation view';
748
 
$strReloadingThePrivileges = 'Reloading the privileges';
749
 
$strReloadPrivileges = 'Reload privileges';
750
 
$strReload = 'Reload';
751
 
$strRemoteServer = 'Remote server';
752
 
$strRemoveCRLF = 'Remove CRLF characters within fields';
753
 
$strRemovePartitioning = 'Remove partitioning';
754
 
$strRemoveSelectedUsers = 'Remove selected users';
755
 
$strRenameDatabaseOK = 'Database %s has been renamed to %s';
756
 
$strRenameTableOK = 'Table %s has been renamed to %s';
757
 
$strRenameTable = 'Rename table to';
758
 
$strRepair = 'Repair';
759
 
$strRepairTable = 'Repair table';
760
 
$strReplaceNULLBy = 'Replace NULL by';
761
 
$strReplaceTable = 'Replace table data with file';
762
 
$strReplicationAddLines = 'Now, add the following lines at the end of [mysqld] section in your my.cnf and please restart the MySQL server afterwards.';
763
 
$strReplicationAddSlaveUser = 'Add slave replication user';
764
 
$strReplicationConfiguredMaster = 'This server is configured as master in a replication process.';
765
 
$strReplicationControlSlave = 'Control slave:';
766
 
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.';
767
 
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.';
768
 
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s';
769
 
$strReplicationMasterConfiguration = 'Master configuration';
770
 
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:';
771
 
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:';
772
 
$strReplicationMasterChooseMode = 'This server is not configured as master server in a replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:';
773
 
$strReplicationMaster = 'Master replication';
774
 
$strReplication = 'Replication';
775
 
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informing you, that this server <b>is</b> configured as master';
776
 
$strReplicationSelectDatabases = 'Please select databases:';
777
 
$strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?';
778
 
$strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.';
779
 
$strReplicationShowConnectedSlaves = 'Show connected slaves';
780
 
$strReplicationShowMasterStatus = 'Show master status';
781
 
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!';
782
 
$strReplicationSlaveConfiguration = 'Slave configuration';
783
 
$strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:';
784
 
$strReplicationSlaveErrorManagement = 'Error management:';
785
 
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server';
786
 
$strReplicationSlaveIOThread = 'IO Thread %s only';
787
 
$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!';
788
 
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?';
789
 
$strReplicationSlaveReset = 'Reset slave';
790
 
$strReplicationSlaveSeeStatus = 'See slave status table';
791
 
$strReplicationSlaveSkipCurrentError = 'Skip current error';
792
 
$strReplicationSlaveSkipNextErrors = 'errors.';
793
 
$strReplicationSlaveSkipNext = 'Skip next';
794
 
$strReplicationSlave = 'Slave replication';
795
 
$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!';
796
 
$strReplicationSlaveSQLThread = 'SQL Thread %s only';
797
 
$strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.';
798
 
$strReplicationStatus_master = 'Master status';
799
 
$strReplicationStatus = 'Replication status';
800
 
$strReplicationStatus_slave = 'Slave status';
801
 
$strReplicationSynchronize = 'Synchronize databases with master';
802
 
$strReplicationUnableToChange = 'Unable to change master';
803
 
$strReplicationUnknownError = 'Unknown error';
804
 
$strReset = 'Reset';
805
 
$strResourceLimits = 'Resource limits';
806
 
$strRestartInsertion = 'Restart insertion with %s rows';
807
 
$strReType = 'Re-type';
808
 
$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.';
809
 
$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.';
810
 
$strRevokeMessage = 'You have revoked the privileges for %s';
811
 
$strRevoke = 'Revoke';
812
 
$strRomanian = 'Romanian';
813
 
$strRoutineReturnType = 'Return type';
814
 
$strRoutines = 'Routines';
815
 
$strRowLength = 'Row length';
816
 
$strRowsAffected = '%1$d row(s) affected.';
817
 
$strRowsDeleted = '%1$d row(s) deleted.';
818
 
$strRowsFrom = 'row(s) starting from record #';
819
 
$strRowsInserted = '%1$d row(s) inserted.';
820
 
$strRowSize = ' Row size ';
821
 
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';
822
 
$strRowsModeHorizontal = 'horizontal';
823
 
$strRowsModeOptions = 'in %s mode and repeat headers after %s cells';
824
 
$strRowsModeVertical = 'vertical';
825
 
$strRows = 'Rows';
826
 
$strRowsStatistic = 'Row Statistics';
827
 
$strRunning = 'running on %s';
828
 
$strRunQuery = 'Submit Query';
829
 
$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';
830
 
$strRunSQLQuery = 'Run SQL query/queries on database %s';
831
 
$strRussian = 'Russian';
832
 
 
833
 
$strSaveOnServer = 'Save on server in %s directory';
834
 
$strSavePosition = 'Save position';
835
 
$strSave = 'Save';
836
 
$strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';
837
 
$strSearchFormTitle = 'Search in database';
838
 
$strSearchInField = 'Inside field:';
839
 
$strSearchInTables = 'Inside table(s):';
840
 
$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';
841
 
$strSearchOption1 = 'at least one of the words';
842
 
$strSearchOption2 = 'all words';
843
 
$strSearchOption3 = 'the exact phrase';
844
 
$strSearchOption4 = 'as regular expression';
845
 
$strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';
846
 
$strSearch = 'Search';
847
 
$strSearchType = 'Find:';
848
 
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';
849
 
$strSelectADb = 'Please select a database';
850
 
$strSelectAll = 'Select All';
851
 
$strSelectBinaryLog = 'Select binary log to view';
852
 
$strSelectFields = 'Select fields (at least one):';
853
 
$strSelectForeignKey = 'Select Foreign Key';
854
 
$strSelectNumRows = 'in query';
855
 
$strSelectReferencedKey = 'Select referenced key';
856
 
$strSelectTables = 'Select Tables';
857
 
$strSend = 'Save as file';
858
 
$strSent = 'Sent';
859
 
$strServerChoice = 'Server Choice';
860
 
$strServerNotResponding = 'The server is not responding';
861
 
$strServer = 'Server';
862
 
$strServers = 'Servers';
863
 
$strServerStatusDelayedInserts = 'Delayed inserts';
864
 
$strServerStatus = 'Runtime Information';
865
 
$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.';
866
 
$strServerTabVariables = 'Variables';
867
 
$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
868
 
$strServerVars = 'Server variables and settings';
869
 
$strServerVersion = 'Server version';
870
 
$strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.';
871
 
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';
872
 
$strSessionValue = 'Session value';
873
 
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').';
874
 
$strSettings = 'settings';
875
 
$strSetupAllowAnywhereRecoding_name = 'Allow character set conversion';
876
 
$strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth';
877
 
$strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.';
878
 
$strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server';
879
 
$strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users';
880
 
$strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication';
881
 
$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters';
882
 
$strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters';
883
 
$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.';
884
 
$strSetupblowfish_secret_name = 'Blowfish secret';
885
 
$strSetupBrowseMarkerEnable_desc = 'Highlight selected rows';
886
 
$strSetupBrowseMarkerEnable_name = 'Row marker';
887
 
$strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor';
888
 
$strSetupBrowsePointerEnable_name = 'Highlight pointer';
889
 
$strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations';
890
 
$strSetupBZipDump_name = 'Bzip2';
891
 
$strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.';
892
 
$strSetupCannotLoadConfig = 'Cannot load or save configuration';
893
 
$strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.';
894
 
$strSetupClear = 'Clear';
895
 
$strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature';
896
 
$strSetupCompressOnFly_name = 'Compress on the fly';
897
 
$strSetupConfigurationFile = 'Configuration file';
898
 
$strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data';
899
 
$strSetupConfirm_name = 'Confirm DROP queries';
900
 
$strSetupDefaultCharset_desc = 'Default character set used for conversions';
901
 
$strSetupDefaultCharset_name = 'Default character set';
902
 
$strSetupDefaultLanguage = 'Default language';
903
 
$strSetupDefaultServer = 'Default server';
904
 
$strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database';
905
 
$strSetupDefaultTabDatabase_name = 'Default database tab';
906
 
$strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server';
907
 
$strSetupDefaultTabServer_name = 'Default server tab';
908
 
$strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table';
909
 
$strSetupDefaultTabTable_name = 'Default table tab';
910
 
$strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.';
911
 
$strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down';
912
 
$strSetupDisplayDatabasesList_name = 'Display databases as a list';
913
 
$strSetupDisplay = 'Display';
914
 
$strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down';
915
 
$strSetupDisplayServersList_name = 'Display servers as a list';
916
 
$strSetupDonateLink = 'Donate';
917
 
$strSetupDownload = 'Download';
918
 
$strSetupEndOfLine = 'End of line';
919
 
$strSetuperror_connection = 'Could not connect to MySQL server';
920
 
$strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb';
921
 
$strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb';
922
 
$strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method';
923
 
$strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method';
924
 
$strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method';
925
 
$strSetuperror_form = 'Submitted form contains errors';
926
 
$strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s';
927
 
$strSetuperror_incorrect_port = 'Not a valid port number';
928
 
$strSetuperror_incorrect_value = 'Incorrect value';
929
 
$strSetuperror_missing_field_data = 'Missing data for %s';
930
 
$strSetuperror_nan_nneg = 'Not a non-negative number';
931
 
$strSetuperror_nan_p = 'Not a positive number';
932
 
$strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)';
933
 
$strSetupExecTimeLimit_name = 'Maximum execution time';
934
 
$strSetupExport_asfile_name = 'Save as file';
935
 
$strSetupExport_compression_name = 'Compression';
936
 
$strSetupExport_file_template_database_name = 'Database name template';
937
 
$strSetupExport_file_template_server_name = 'Server name template';
938
 
$strSetupExport_file_template_table_name = 'Table name template';
939
 
$strSetupExport_format_name = 'Format';
940
 
$strSetupExport_charset_name = 'Character set of the file';
941
 
$strSetupExport_onserver_name = 'Save on server';
942
 
$strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)';
943
 
$strSetupExport_remember_file_template_name = 'Remember file name template';
944
 
$strSetupFalse = 'no';
945
 
$strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin';
946
 
$strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it';
947
 
$strSetupForceSSL_name = 'Force SSL connection';
948
 
$strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value';
949
 
$strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order';
950
 
$strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present';
951
 
$strSetupForeignKeyMaxLimit_name = 'Foreign key limit';
952
 
$strSetupForm_Browse = 'Browse mode';
953
 
$strSetupForm_Browse_desc = 'Customize browse mode';
954
 
$strSetupForm_Edit_desc = 'Customize edit mode';
955
 
$strSetupForm_Edit = 'Edit mode';
956
 
$strSetupForm_Export_defaults_desc = 'Customize default export options';
957
 
$strSetupForm_Export_defaults = 'Export defaults';
958
 
$strSetupForm_Import_defaults_desc = 'Customize default common import options';
959
 
$strSetupForm_Import_defaults = 'Import defaults';
960
 
$strSetupForm_Import_export_desc = 'Set import and export directories and compression options';
961
 
$strSetupForm_Import_export = 'Import / export';
962
 
$strSetupForm_Left_databases = 'Databases';
963
 
$strSetupForm_Left_databases_desc = 'Databases display options';
964
 
$strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame';
965
 
$strSetupForm_Left_frame = 'Navigation frame';
966
 
$strSetupForm_Left_servers_desc = 'Servers display options';
967
 
$strSetupForm_Left_servers = 'Servers';
968
 
$strSetupForm_Left_tables_desc = 'Tables display options';
969
 
$strSetupForm_Left_tables = 'Tables';
970
 
$strSetupForm_Main_frame = 'Main frame';
971
 
$strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else';
972
 
$strSetupForm_Other_core_settings = 'Other core settings';
973
 
$strSetupForm_Query_window_desc = 'Customize query window options';
974
 
$strSetupForm_Query_window = 'Query window';
975
 
$strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL';
976
 
$strSetupForm_Security = 'Security';
977
 
$strSetupForm_Server = 'Basic settings';
978
 
$strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for';
979
 
$strSetupForm_Server_config = 'Server configuration';
980
 
$strSetupForm_Server_desc = 'Enter server connection parameters';
981
 
$strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication';
982
 
$strSetupForm_Server_login_options = 'Signon login options';
983
 
$strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation';
984
 
$strSetupForm_Server_pmadb = 'PMA database';
985
 
$strSetupFormset_customization = 'Customization';
986
 
$strSetupFormset_export = 'Customize export options';
987
 
$strSetupFormset_features = 'Features';
988
 
$strSetupFormset_import = 'Customize import defaults';
989
 
$strSetupFormset_left_frame = 'Customize navigation frame';
990
 
$strSetupFormset_main_frame = 'Customize main frame';
991
 
$strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes';
992
 
$strSetupForm_Sql_box = 'SQL Query box';
993
 
$strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings';
994
 
$strSetupForm_Sql_queries = 'SQL queries';
995
 
$strSetupForm_Startup_desc = 'Customize startup page';
996
 
$strSetupForm_Startup = 'Startup';
997
 
$strSetupForm_Tabs_desc = 'Choose how you want tabs to work';
998
 
$strSetupForm_Tabs = 'Tabs';
999
 
$strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations';
1000
 
$strSetupGZipDump_name = 'GZip';
1001
 
$strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.';
1002
 
$strSetupHomepageLink = 'phpMyAdmin homepage';
1003
 
$strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields';
1004
 
$strSetupCharEditing_name = 'CHAR fields editing';
1005
 
$strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas';
1006
 
$strSetupCharTextareaCols_name = 'CHAR textarea columns';
1007
 
$strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas';
1008
 
$strSetupCharTextareaRows_name = 'CHAR textarea rows';
1009
 
$strSetupCheckConfigurationPermissions_name = 'Check config file permissions';
1010
 
$strSetupIconvExtraParams_name = 'Extra parameters for iconv';
1011
 
$strSetupIgnoreErrors = 'Ignore errors';
1012
 
$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed';
1013
 
$strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors';
1014
 
$strSetupImport_allow_interrupt_desc = '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.';
1015
 
$strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt';
1016
 
$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available';
1017
 
$strSetupImport_format_name = 'Format of imported file';
1018
 
$strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start';
1019
 
$strSetupImport_skip_queries_name = 'Partial import: skip queries';
1020
 
$strSetupInsecureConnection = 'Insecure connection';
1021
 
$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!';
1022
 
$strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.';
1023
 
$strSetupInsertRows_desc = 'How many rows can be inserted at one time';
1024
 
$strSetupInsertRows_name = 'Number of inserted rows';
1025
 
$strSetupLeftDefaultTabTable_name = 'Target for quick access icon';
1026
 
$strSetupLeftDisplayLogo_desc = 'Show logo in left frame';
1027
 
$strSetupLeftDisplayLogo_name = 'Display logo';
1028
 
$strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame';
1029
 
$strSetupLeftDisplayServers_name = 'Display servers selection';
1030
 
$strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels';
1031
 
$strSetupLeftFrameDBSeparator_name = 'Database tree separator';
1032
 
$strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)';
1033
 
$strSetupLeftFrameDBTree_name = 'Display databases in a tree';
1034
 
$strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once';
1035
 
$strSetupLeftFrameLight_name = 'Use light version';
1036
 
$strSetupLeftFrameTableLevel_name = 'Maximum table tree depth';
1037
 
$strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels';
1038
 
$strSetupLeftFrameTableSeparator_name = 'Table tree separator';
1039
 
$strSetupLeftLogoLink_name = 'Logo link URL';
1040
 
$strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])';
1041
 
$strSetupLeftLogoLinkWindow_name = 'Logo link target';
1042
 
$strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor';
1043
 
$strSetupLeftPointerEnable_name = 'Enable highlighting';
1044
 
$strSetupLetUserChoose = 'let the user choose';
1045
 
$strSetupLightTabs_desc = 'Use less graphically intense tabs';
1046
 
$strSetupLightTabs_name = 'Light tabs';
1047
 
$strSetupLoad = 'Load';
1048
 
$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.';
1049
 
$strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout';
1050
 
$strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode';
1051
 
$strSetupLoginCookieRecall_name = 'Recall user name';
1052
 
$strSetupLoginCookieStore_desc = 'Defines how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.';
1053
 
$strSetupLoginCookieStore_name = 'Login cookie store';
1054
 
$strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid';
1055
 
$strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.';
1056
 
$strSetupLoginCookieValidity_name = 'Login cookie validity';
1057
 
$strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list';
1058
 
$strSetupMaxDbList_name = 'Maximum databases';
1059
 
$strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed';
1060
 
$strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length';
1061
 
$strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.';
1062
 
$strSetupMaxRows_name = 'Maximum number of rows to display';
1063
 
$strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list';
1064
 
$strSetupMaxTableList_name = 'Maximum tables';
1065
 
$strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)';
1066
 
$strSetupMemoryLimit_name = 'Memory limit';
1067
 
$strSetupNavigationBarIconic_desc = 'Use only icons, only text or both';
1068
 
$strSetupNavigationBarIconic_name = 'Iconic navigation bar';
1069
 
$strSetupNewServer = 'New server';
1070
 
$strSetupNoServers = 'There are no configured servers';
1071
 
$strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers';
1072
 
$strSetupOBGzip_name = 'GZip output buffering';
1073
 
$strSetupOptionNone = '- none -';
1074
 
$strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise';
1075
 
$strSetupOrder_name = 'Default sorting order';
1076
 
$strSetupOverview = 'Overview';
1077
 
$strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases';
1078
 
$strSetupPersistentConnections_name = 'Persistent connections';
1079
 
$strSetupPropertiesIconic_desc = 'Use only icons, only text or both';
1080
 
$strSetupPropertiesIconic_name = 'Iconic table operations';
1081
 
$strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing';
1082
 
$strSetupProtectBinary_name = 'Protect binary fields';
1083
 
$strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).';
1084
 
$strSetupQueryHistoryDB_name = 'Permanent query history';
1085
 
$strSetupQueryHistoryMax_desc = 'How many queries are kept in history';
1086
 
$strSetupQueryHistoryMax_name = 'Query history length';
1087
 
$strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window';
1088
 
$strSetupQueryWindowDefTab_name = 'Default query window tab';
1089
 
$strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion';
1090
 
$strSetupRecodingEngine_name = 'Recoding engine';
1091
 
$strSetupRestoreDefaultValue = 'Restore default value';
1092
 
$strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values';
1093
 
$strSetupSaveDir_desc = 'Directory where exports can be saved on server';
1094
 
$strSetupSaveDir_name = 'Save directory';
1095
 
$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].';
1096
 
$strSetupServerExtensionMsg = 'You should use mysqli for performance reasons';
1097
 
$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.';
1098
 
$strSetupServersAdd = 'Add a new server';
1099
 
$strSetupServers_AllowDeny_order_desc = 'Leave blank if not used';
1100
 
$strSetupServers_AllowDeny_order_name = 'Host authentication order';
1101
 
$strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults';
1102
 
$strSetupServers_AllowDeny_rules_name = 'Host authentication rules';
1103
 
$strSetupServers_AllowNoPassword_name = 'Allow logins without a password';
1104
 
$strSetupServers_AllowRoot_name = 'Allow root login';
1105
 
$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)';
1106
 
$strSetupServers_auth_swekey_config_name = 'SweKey config file';
1107
 
$strSetupServers_auth_type_desc = 'Authentication method to use';
1108
 
$strSetupServers_auth_type_name = 'Authentication type';
1109
 
$strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]';
1110
 
$strSetupServers_bookmarktable_name = 'Bookmark table';
1111
 
$strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]';
1112
 
$strSetupServers_column_info_name = 'Column information table';
1113
 
$strSetupServers_compress_desc = 'Compress connection to MySQL server';
1114
 
$strSetupServers_compress_name = 'Compress connection';
1115
 
$strSetupServers_connect_type_desc = 'How to connect to server, keep [kbd]tcp[/kbd] if unsure';
1116
 
$strSetupServers_connect_type_name = 'Connection type';
1117
 
$strSetupServers_controlpass_name = 'Control user password';
1118
 
$strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]';
1119
 
$strSetupServers_controluser_name = 'Control user';
1120
 
$strSetupServers_CountTables_desc = 'Count tables when showing database list';
1121
 
$strSetupServers_CountTables_name = 'Count tables';
1122
 
$strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]';
1123
 
$strSetupServers_designer_coords_name = 'Designer table';
1124
 
$strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]';
1125
 
$strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA';
1126
 
$strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.';
1127
 
$strSetupServersEdit = 'Edit server';
1128
 
$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported';
1129
 
$strSetupServers_extension_name = 'PHP extension to use';
1130
 
$strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)';
1131
 
$strSetupServers_hide_db_name = 'Hide databases';
1132
 
$strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]';
1133
 
$strSetupServers_history_name = 'SQL query history table';
1134
 
$strSetupServers_host_desc = 'Hostname where MySQL server is running';
1135
 
$strSetupServers_host_name = 'Server hostname';
1136
 
$strSetupServers_LogoutURL_name = 'Logout URL';
1137
 
$strSetupServers_nopassword_desc = 'Try to connect without password';
1138
 
$strSetupServers_nopassword_name = 'Connect without password';
1139
 
$strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\'';
1140
 
$strSetupServers_only_db_name = 'Show only listed databases';
1141
 
$strSetupServers_password_desc = 'Leave empty if not using config auth';
1142
 
$strSetupServers_password_name = 'Password for config auth';
1143
 
$strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]';
1144
 
$strSetupServers_pdf_pages_name = 'PDF schema: pages table';
1145
 
$strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Suggested: [kbd]phpmyadmin[/kbd]';
1146
 
$strSetupServers_pmadb_name = 'PMA database';
1147
 
$strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default';
1148
 
$strSetupServers_port_name = 'Server port';
1149
 
$strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]';
1150
 
$strSetupServers_relation_name = 'Relation table';
1151
 
$strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases';
1152
 
$strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command';
1153
 
$strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example';
1154
 
$strSetupServers_SignonSession_name = 'Signon session name';
1155
 
$strSetupServers_SignonURL_name = 'Signon URL';
1156
 
$strSetupServerSslMsg = 'You should use SSL connections if your web server supports it';
1157
 
$strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default';
1158
 
$strSetupServers_socket_name = 'Server socket';
1159
 
$strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server';
1160
 
$strSetupServers_ssl_name = 'Use SSL';
1161
 
$strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]';
1162
 
$strSetupServers_table_coords_name = 'PDF schema: table coordinates';
1163
 
$strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]';
1164
 
$strSetupServers_table_info_name = 'Display fields table';
1165
 
$strSetupServers_user_desc = 'Leave empty if not using config auth';
1166
 
$strSetupServers_user_name = 'User for config auth';
1167
 
$strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.';
1168
 
$strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance';
1169
 
$strSetupServers_verbose_check_name = 'Verbose check';
1170
 
$strSetupServers_verbose_name = 'Verbose name of this server';
1171
 
$strSetupSetValue = 'Set value: %s';
1172
 
$strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button';
1173
 
$strSetupShowAll_name = 'Allow to display all the rows';
1174
 
$strSetupShowCreateDb_name = 'Show create database form';
1175
 
$strSetupShowForm = 'Show form';
1176
 
$strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode';
1177
 
$strSetupShowFunctionFields_name = 'Show function fields';
1178
 
$strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)';
1179
 
$strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly';
1180
 
$strSetupShowChgPassword_name = 'Show password change form';
1181
 
$strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output';
1182
 
$strSetupShowPhpInfo_name = 'Show phpinfo() link';
1183
 
$strSetupShowServerInfo_name = 'Show detailed MySQL server information';
1184
 
$strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed';
1185
 
$strSetupShowSQL_name = 'Show SQL queries';
1186
 
$strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)';
1187
 
$strSetupShowStats_name = 'Show statistics';
1188
 
$strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name';
1189
 
$strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name';
1190
 
$strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged';
1191
 
$strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name';
1192
 
$strSetupShowTooltip_name = 'Display table comments in tooltips';
1193
 
$strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables';
1194
 
$strSetupSkipLockedTables_name = 'Skip locked tables';
1195
 
$strSetupSQLQuery_Edit_name = 'Edit';
1196
 
$strSetupSQLQuery_Explain_name = 'Explain SQL';
1197
 
$strSetupSQLQuery_Refresh_name = 'Refresh';
1198
 
$strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code';
1199
 
$strSetupSQLQuery_Validate_name = 'Validate SQL';
1200
 
$strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty';
1201
 
$strSetupSuggestDBName_name = 'Suggest new database name';
1202
 
$strSetupTrue = 'yes';
1203
 
$strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]';
1204
 
$strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny';
1205
 
$strSetupUploadDir_desc = 'Directory on server where you can upload files for import';
1206
 
$strSetupUploadDir_name = 'Upload directory';
1207
 
$strSetupUseDbSearch_desc = 'Allow for searching inside the entire database';
1208
 
$strSetupUseDbSearch_name = 'Use database search';
1209
 
$strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.';
1210
 
$strSetupVerboseMultiSubmit_name = 'Verbose multiple statements';
1211
 
$strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.';
1212
 
$strSetupVersionCheckInvalid = 'Got invalid version string from server';
1213
 
$strSetupVersionCheckLink = 'Check for latest version';
1214
 
$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.';
1215
 
$strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.';
1216
 
$strSetupVersionCheckNone = 'No newer stable version is available';
1217
 
$strSetupVersionCheckUnparsable = 'Unparsable version string';
1218
 
$strSetupVersionCheck = 'Version check';
1219
 
$strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.';
1220
 
$strSetupWarning = 'Warning';
1221
 
$strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations';
1222
 
$strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.';
1223
 
$strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.';
1224
 
$strSetupZipDump_name = 'ZIP';
1225
 
$strShowAll = 'Show all';
1226
 
$strShowBinaryContentsAsHex = 'Show binary contents as HEX';
1227
 
$strShowBinaryContents = 'Show binary contents';
1228
 
$strShowBLOBContents = 'Show BLOB contents';
1229
 
$strShowColor = 'Show color';
1230
 
$strShowDatadictAs = 'Data Dictionary Format';
1231
 
$strShowFullQueries = 'Show Full Queries';
1232
 
$strShowGrid = 'Show grid';
1233
 
$strShowHideLeftMenu = 'Show/Hide left menu';
1234
 
$strShowingBookmark = 'Showing bookmark';
1235
 
$strShowingPhp = 'Showing as PHP code';
1236
 
$strShowingRecords = 'Showing rows';
1237
 
$strShowingSQL = 'Showing SQL query';
1238
 
$strShowKeys = 'Only show keys';
1239
 
$strShowMasterStatus = 'Show master status';
1240
 
$strShowOpenTables = 'Show open tables';
1241
 
$strShowPHPInfo = 'Show PHP information';
1242
 
$strShow = 'Show';
1243
 
$strShowSlaveHosts = 'Show slave hosts';
1244
 
$strShowSlaveStatus = 'Show slave status';
1245
 
$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.';
1246
 
$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';
1247
 
$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.';
1248
 
$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';
1249
 
$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';
1250
 
$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';
1251
 
$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.';
1252
 
$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';
1253
 
$strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';
1254
 
$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';
1255
 
$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';
1256
 
$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.';
1257
 
$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.';
1258
 
$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.';
1259
 
$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.';
1260
 
$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.';
1261
 
$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.';
1262
 
$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.';
1263
 
$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';
1264
 
$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';
1265
 
$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';
1266
 
$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';
1267
 
$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';
1268
 
$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';
1269
 
$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';
1270
 
$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.';
1271
 
$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.';
1272
 
$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';
1273
 
$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.';
1274
 
$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';
1275
 
$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';
1276
 
$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.';
1277
 
$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.';
1278
 
$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';
1279
 
$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';
1280
 
$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';
1281
 
$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';
1282
 
$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';
1283
 
$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';
1284
 
$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';
1285
 
$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';
1286
 
$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';
1287
 
$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of pages that have been written for doublewrite operations.';
1288
 
$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite operations that have been performed.';
1289
 
$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.';
1290
 
$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';
1291
 
$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';
1292
 
$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsync() writes done to the log file.';
1293
 
$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';
1294
 
$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';
1295
 
$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';
1296
 
$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';
1297
 
$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.';
1298
 
$strShowStatusInnodb_pages_readDescr = 'The number of pages read.';
1299
 
$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';
1300
 
$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';
1301
 
$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';
1302
 
$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';
1303
 
$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';
1304
 
$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';
1305
 
$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';
1306
 
$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';
1307
 
$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';
1308
 
$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';
1309
 
$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.';
1310
 
$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.';
1311
 
$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.';
1312
 
$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';
1313
 
$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.';
1314
 
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';
1315
 
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';
1316
 
$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.';
1317
 
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.';
1318
 
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';
1319
 
$strShowStatusOpen_filesDescr = 'The number of files that are open.';
1320
 
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';
1321
 
$strShowStatusOpen_tablesDescr = 'The number of tables that are open.';
1322
 
$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';
1323
 
$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';
1324
 
$strShowStatusQcache_hitsDescr = 'The number of cache hits.';
1325
 
$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';
1326
 
$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.';
1327
 
$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';
1328
 
$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';
1329
 
$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';
1330
 
$strShowStatusReset = 'Reset';
1331
 
$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';
1332
 
$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.';
1333
 
$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';
1334
 
$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';
1335
 
$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.)';
1336
 
$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';
1337
 
$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';
1338
 
$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';
1339
 
$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';
1340
 
$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';
1341
 
$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';
1342
 
$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.';
1343
 
$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';
1344
 
$strShowStatusSort_rowsDescr = 'The number of sorted rows.';
1345
 
$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';
1346
 
$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';
1347
 
$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.';
1348
 
$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.';
1349
 
$strShowStatusThreads_connectedDescr = 'The number of currently open connections.';
1350
 
$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.)';
1351
 
$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';
1352
 
$strShowTableDimension = 'Show dimension of tables';
1353
 
$strShowTables = 'Show tables';
1354
 
$strShowThisQuery = ' Show this query here again ';
1355
 
$strSimplifiedChinese = 'Simplified Chinese';
1356
 
$strSingly = '(singly)';
1357
 
$strSize = 'Size';
1358
 
$strSkipQueries = 'Number of records (queries) to skip from start';
1359
 
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:';
1360
 
$strSlovak = 'Slovak';
1361
 
$strSlovenian = 'Slovenian';
1362
 
$strSmallBigAll = 'Small/Big All';
1363
 
$strSnapToGrid = 'Snap to grid';
1364
 
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';
1365
 
$strSocket = 'Socket';
1366
 
$strSortByKey = 'Sort by key';
1367
 
$strSorting = 'Sorting';
1368
 
$strSort = 'Sort';
1369
 
$strSpaceUsage = 'Space usage';
1370
 
$strSpanish = 'Spanish';
1371
 
$strSplitWordsWithSpace = 'Words are separated by a space character (" ").';
1372
 
$strSQLCompatibility = 'SQL compatibility mode';
1373
 
$strSQLExportType = 'Export type';
1374
 
$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:';
1375
 
$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';
1376
 
$strSQLQuery = 'SQL query';
1377
 
$strSQLResult = 'SQL result';
1378
 
$strSQL = 'SQL';
1379
 
$strSQPBugInvalidIdentifer = 'Invalid Identifer';
1380
 
$strSQPBugUnclosedQuote = 'Unclosed quote';
1381
 
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
1382
 
$strStandInStructureForView = 'Stand-in structure for view';
1383
 
$strStart = 'Start';
1384
 
$strStatCreateTime = 'Creation';
1385
 
$strStatement = 'Statements';
1386
 
$strStatCheckTime = 'Last check';
1387
 
$strStatic = 'static';
1388
 
$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';
1389
 
$strStatUpdateTime = 'Last update';
1390
 
$strStatus = 'Status';
1391
 
$strStop = 'Stop';
1392
 
$strStorageEngines = 'Storage Engines';
1393
 
$strStorageEngine = 'Storage Engine';
1394
 
$strStrucCSV = 'CSV';
1395
 
$strStrucData = 'Structure and data';
1396
 
$strStrucExcelCSV = 'CSV for MS Excel';
1397
 
$strStrucOnly = 'Structure only';
1398
 
$strStructPropose = 'Propose table structure';
1399
 
$strStructureDiff = 'Structure Difference' ;
1400
 
$strStructureForView = 'Structure for view';
1401
 
$strStructureLC = 'structure';
1402
 
$strStructure = 'Structure';
1403
 
$strStructureSyn = 'Structure Synchronization';
1404
 
$strSubmit = 'Submit';
1405
 
$strSuccess = 'Your SQL query has been executed successfully';
1406
 
$strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.';
1407
 
$strSum = 'Sum';
1408
 
$strSwedish = 'Swedish';
1409
 
$strSwekeyAuthenticating = 'Authenticating...';
1410
 
$strSwekeyAuthFailed = 'Hardware authentication failed';
1411
 
$strSwekeyNoKeyId = 'File %s does not contain any key id';
1412
 
$strSwekeyNoKey = 'No valid authentication key plugged';
1413
 
$strSwitchToDatabase = 'Switch to copied database';
1414
 
$strSwitchToTable = 'Switch to copied table';
1415
 
$strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.';
1416
 
$strSynchronizeDb = 'Synchronize Databases';
1417
 
$strSynchronize = 'Synchronize';
1418
 
 
1419
 
$strTableAddColumn = 'Add column(s)';
1420
 
$strTableAlreadyExists = 'Table %s already exists!';
1421
 
$strTableAlterColumn = 'Alter column(s)';
1422
 
$strTableAlteredSuccessfully = 'Table %1$s has been altered successfully';
1423
 
$strTableAlterIndex = 'Alter index(s)';
1424
 
$strTableApplyIndex = 'Apply index(s)';
1425
 
$strTableComments = 'Table comments';
1426
 
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?';
1427
 
$strTableEmpty = 'The table name is empty!';
1428
 
$strTableHasBeenCreated = 'Table %1$s has been created.';
1429
 
$strTableHasBeenDropped = 'Table %s has been dropped';
1430
 
$strTableHasBeenEmptied = 'Table %s has been emptied';
1431
 
$strTableHasBeenFlushed = 'Table %s has been flushed';
1432
 
$strTableInsertRow = 'Insert row(s)';
1433
 
$strTableIsEmpty = 'Table seems to be empty!';
1434
 
$strTableMaintenance = 'Table maintenance';
1435
 
$strTableName = 'Table name';
1436
 
$strTableOfContents = 'Table of contents';
1437
 
$strTableOptions = 'Table options';
1438
 
$strTableRemoveColumn = 'Remove column(s)';
1439
 
$strTableRemoveIndex = 'Remove index(s)';
1440
 
$strTables = '%s table(s)';
1441
 
$strTableStructure = 'Table structure for table';
1442
 
$strTable = 'Table';
1443
 
$strTableUpdateRow = 'Update row(s)';
1444
 
$strTakeIt = 'take it';
1445
 
$strTargetDatabaseHasBeenSynchronized = 'Target database has been synchronized with source database';
1446
 
$strTblPrivileges = 'Table-specific privileges';
1447
 
$strTempData = 'Temporary data';
1448
 
$strTextAreaLength = ' Because of its length,<br /> this field might not be editable ';
1449
 
$strTexyText = 'Texy! text';
1450
 
$strThai = 'Thai';
1451
 
$strThemeDefaultNotFound = 'Default theme %s not found!';
1452
 
$strThemeNoPreviewAvailable = 'No preview available.';
1453
 
$strThemeNotFound = 'Theme %s not found!';
1454
 
$strThemeNoValidImgPath = 'No valid image path for theme %s found!';
1455
 
$strThemePathNotFound = 'Theme path not found for theme %s!';
1456
 
$strTheme = 'Theme / Style';
1457
 
$strThisHost = 'This Host';
1458
 
$strThreads = 'Threads';
1459
 
$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.';
1460
 
$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';
1461
 
$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.';
1462
 
$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';
1463
 
$strTime = 'Time';
1464
 
$strToFromPage = 'to/from page';
1465
 
$strToggleScratchboard = 'Toggle scratchboard';
1466
 
$strToggleSmallBig = 'Toggle small/big';
1467
 
$strToSelectRelation = 'To select relation, click :';
1468
 
$strTotal = 'total';
1469
 
$strTotalUC = 'Total';
1470
 
$strTrackingActivated = 'Tracking of %s.%s is activated.';
1471
 
$strTrackingActivateNow = 'Activate now';
1472
 
$strTrackingActivateTrackingFor = 'Activate tracking for %s.%s';
1473
 
$strTrackingCommentOut = 'Comment out these two lines if you do not need them.';
1474
 
$strTrackingCreateVersion = 'Create version';
1475
 
$strTrackingCreateVersionOf = 'Create version %s of %s.%s';
1476
 
$strTrackingDatabaseLog = 'Database Log';
1477
 
$strTrackingDataDefinitionStatement = 'Data definition statement';
1478
 
$strTrackingDataManipulationStatement = 'Data manipulation statement';
1479
 
$strTrackingDate = 'Date';
1480
 
$strTrackingDeactivateNow = 'Deactivate now';
1481
 
$strTrackingDeactivateTrackingFor = 'Deactivate tracking for %s.%s';
1482
 
$strTrackingExportAs = 'Export as %s';
1483
 
$strTrackingIsActive = 'Tracking is active.';
1484
 
$strTrackingIsNotActive = 'Tracking is not active.';
1485
 
$strTrackingMechanism = 'Tracking Mechanism';
1486
 
$strTrackingReportClose = 'Close';
1487
 
$strTrackingReportForTable = 'Tracking report for table `%s`';
1488
 
$strTrackingReport = 'Tracking report';
1489
 
$strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s';
1490
 
$strTrackingShowVersions = 'Show versions';
1491
 
$strTrackingSQLDumpFile = 'SQL dump (file download)';
1492
 
$strTrackingSQLDump = 'SQL dump';
1493
 
$strTrackingSQLExecuted = 'SQL statements executed.';
1494
 
$strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.';
1495
 
$strTrackingSQLExecution = 'SQL execution';
1496
 
$strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.';
1497
 
$strTrackingStatements = 'Tracking statements';
1498
 
$strTrackingStatusActive = 'active';
1499
 
$strTrackingStatusNotActive = 'not active';
1500
 
$strTrackingStructureSnapshot = 'Structure snapshot';
1501
 
$strTrackingThCreated = 'Created';
1502
 
$strTrackingThLastVersion = 'Last version';
1503
 
$strTrackingThUpdated = 'Updated';
1504
 
$strTrackingThVersion = 'Version';
1505
 
$strTrackingTrackDDStatements = 'Track these data definition statements:';
1506
 
$strTrackingTrackDMStatements = 'Track these data manipulation statements:';
1507
 
$strTrackingTrackedTables = 'Tracked tables';
1508
 
$strTracking = 'Tracking';
1509
 
$strTrackingTrackTable = 'Track table';
1510
 
$strTrackingUntrackedTables = 'Untracked tables';
1511
 
$strTrackingUsername = 'Username';
1512
 
$strTrackingVersionActivated = 'Tracking for %s.%s , version %s is activated.';
1513
 
$strTrackingVersionCreated = 'Version %s is created, tracking for %s.%s is activated.';
1514
 
$strTrackingVersionDeactivated = 'Tracking for %s.%s , version %s is deactivated.';
1515
 
$strTrackingVersionSnapshotSQL = 'Version %s snapshot (SQL code)';
1516
 
$strTrackingVersions = 'Versions';
1517
 
$strTrackingYouCanExecute = 'You can execute the dump by creating and using a temporary database. Please ensure that you have the privileges to do so.';
1518
 
$strTraditionalChinese = 'Traditional Chinese';
1519
 
$strTraditionalSpanish = 'Traditional Spanish';
1520
 
$strTraffic = 'Traffic';
1521
 
$strTransactionCoordinator = 'Transaction coordinator';
1522
 
$strTransformation_application_octetstream__download = 'Displays a link to download the binary data of the field. You can use the first option to specify the filename, or use the second option as the name of a field which contains the filename. If you use the second option, you need to set the first option to the empty string.';
1523
 
$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';
1524
 
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.';
1525
 
$strTransformation_image_jpeg__link = 'Displays a link to download this image.';
1526
 
$strTransformation_image_png__inline = 'See image/jpeg: inline';
1527
 
$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.';
1528
 
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds it the field data via standard input. Returns the standard output of the application. The 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 list the tools you want to make available. The first option is then the number of the program you want to use and the second option is the parameters for the program. The third option, if set to 1, will convert the output using htmlspecialchars() (Default 1). The fourth option, if set to 1, will prevent wrapping and ensure that the output appears all on one line (Default 1).';
1529
 
$strTransformation_text_plain__formatted = 'Displays the contents of the field as-is, without running it through htmlspecialchars(). That is, the field is assumed to contain valid HTML.';
1530
 
$strTransformation_text_plain__imagelink = 'Displays an image and a link; the field contains the filename. The first option is a URL prefix like "http://www.example.com/". The second and third options are the width and the height in pixels.';
1531
 
$strTransformation_text_plain__link = 'Displays a link; the field contains the filename. The first option is a URL prefix like "http://www.example.com/". The second option is a title for the link.';
1532
 
$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';
1533
 
$strTransformation_text_plain__substr = 'Displays a part of a string. The first option is the number of characters to skip from the beginning of the string (Default 0). The second option is the number of characters to return (Default: until end of string). The third option is the string to append and/or prepend when truncation occurs (Default: "...").';
1534
 
$strTriggers = 'Triggers';
1535
 
$strTruncateQueries = 'Truncate Shown Queries';
1536
 
$strTurkish = 'Turkish';
1537
 
$strType = 'Type';
1538
 
 
1539
 
$strUkrainian = 'Ukrainian';
1540
 
$strUncheckAll = 'Uncheck All';
1541
 
$strUnicode = 'Unicode';
1542
 
$strUnique = 'Unique';
1543
 
$strUnknown = 'unknown';
1544
 
$strUnselectAll = 'Unselect All';
1545
 
$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';
1546
 
$strUpdatePrivMessage = 'You have updated the privileges for %s.';
1547
 
$strUpdateProfileMessage = 'The profile has been updated.';
1548
 
$strUpdateQuery = 'Update Query';
1549
 
$strUpdComTab = 'Please see the documentation on how to update your column_comments table';
1550
 
$strUpgrade = 'You should upgrade to %s %s or later.';
1551
 
$strUploadErrorCantWrite = 'Failed to write file to disk.';
1552
 
$strUploadErrorExtension = 'File upload stopped by extension.';
1553
 
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';
1554
 
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';
1555
 
$strUploadErrorNoTempDir = 'Missing a temporary folder.';
1556
 
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.';
1557
 
$strUploadErrorUnknown = 'Unknown error in file upload.';
1558
 
$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';
1559
 
$strUploadsNotAllowed = 'File uploads are not allowed on this server.';
1560
 
$strUsage = 'Usage';
1561
 
$strUseBackquotes = 'Enclose table and field names with backquotes';
1562
 
$strUseHostTable = 'Use Host Table';
1563
 
$strUserAlreadyExists = 'The user %s already exists!';
1564
 
$strUserEmpty = 'The user name is empty!';
1565
 
$strUserName = 'User name';
1566
 
$strUserNotFound = 'The selected user was not found in the privilege table.';
1567
 
$strUserOverview = 'User overview';
1568
 
$strUsersDeleted = 'The selected users have been deleted successfully.';
1569
 
$strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';
1570
 
$strUser = 'User';
1571
 
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';
1572
 
$strUseTables = 'Use Tables';
1573
 
$strUseTextField = 'Use text field';
1574
 
$strUseThisValue = 'Use this value';
1575
 
 
1576
 
$strValidateSQL = 'Validate SQL';
1577
 
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary PHP extensions as described in the %sdocumentation%s.';
1578
 
$strValue = 'Value';
1579
 
$strVar = 'Variable';
1580
 
$strVersionInformation = 'Version information';
1581
 
$strViewDumpDatabases = 'View dump (schema) of databases';
1582
 
$strViewDumpDB = 'View dump (schema) of database';
1583
 
$strViewDump = 'View dump (schema) of table';
1584
 
$strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.';
1585
 
$strViewHasBeenDropped = 'View %s has been dropped';
1586
 
$strViewImage = 'View image';
1587
 
$strViewName = 'VIEW name';
1588
 
$strViewVideo = 'View video';
1589
 
$strView = 'View';
1590
 
 
1591
 
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
1592
 
$strWebServerUploadDirectory = 'web server upload directory';
1593
 
$strWebServer = 'Web server';
1594
 
$strWelcome = 'Welcome to %s';
1595
 
$strWestEuropean = 'West European';
1596
 
$strWiki = 'Wiki';
1597
 
$strWildcard = 'wildcard';
1598
 
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window, or your browser\'s security settings are configured to block cross-window updates.';
1599
 
$strWithChecked = 'With selected:';
1600
 
$strWriteRequests = 'Write requests';
1601
 
$strWrongUser = 'Wrong username/password. Access denied.';
1602
 
 
1603
 
$strXMLError = 'The XML file specified was either malformed or incomplete. Please correct the issue and try again.';
1604
 
$strXMLExportContents = 'Export contents';
1605
 
$strXMLExportFunctions = 'Export functions';
1606
 
$strXMLExportProcedures = 'Export procedures';
1607
 
$strXMLExportStructs = 'Export Structure Schemas (recommended)';
1608
 
$strXMLExportTables = 'Export tables';
1609
 
$strXMLExportTriggers = 'Export triggers';
1610
 
$strXMLExportViews = 'Export views';
1611
 
$strXML = 'XML';
1612
 
 
1613
 
$strYes = 'Yes';
1614
 
 
1615
 
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
1616
 
$strZip = '"zipped"';
1617
 
 
1618
 
?>