update
[phpmyadmin/crack.git] / lang / english-iso-8859-1.inc.php3
blob9c409b3734a5d7462a890d1e2326fac9ccd32316
1 <?php
2 /* $Id$ */
4 $charset = 'iso-8859-1';
5 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
6 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
7 $right_font_family = 'arial, helvetica, geneva, sans-serif';
8 $number_thousands_separator = ',';
9 $number_decimal_separator = '.';
10 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
11 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
13 $day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
14 $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
15 // See http://www.php.net/manual/en/function.strftime.php to define the
16 // variable below
17 $datefmt = '%B %d, %Y at %I:%M %p';
19 $strAPrimaryKey = 'A primary key has been added on %s';
20 $strAccessDenied = 'Access denied';
21 $strAction = 'Action';
22 $strAddDeleteColumn = 'Add/Delete Field Columns';
23 $strAddDeleteRow = 'Add/Delete Criteria Row';
24 $strAddNewField = 'Add new field';
25 $strAddPriv = 'Add a new Privilege';
26 $strAddPrivMessage = 'You have added a new privilege.';
27 $strAddSearchConditions = 'Add search conditions (body of the "where" clause):';
28 $strAddToIndex = 'Add to index &nbsp;%s&nbsp;column(s)';
29 $strAddUser = 'Add a new User';
30 $strAddUserMessage = 'You have added a new user.';
31 $strAffectedRows = 'Affected rows:';
32 $strAfter = 'After %s';
33 $strAfterInsertBack = 'Go back to previous page';
34 $strAfterInsertNewInsert = 'Insert another new row';
35 $strAll = 'All';
36 $strAllTableSameWidth = 'display all Tables with same width?';
37 $strAlterOrderBy = 'Alter table order by';
38 $strAnIndex = 'An index has been added on %s';
39 $strAnalyzeTable = 'Analyze table';
40 $strAnd = 'And';
41 $strAny = 'Any';
42 $strAnyColumn = 'Any Column';
43 $strAnyDatabase = 'Any database';
44 $strAnyHost = 'Any host';
45 $strAnyTable = 'Any table';
46 $strAnyUser = 'Any user';
47 $strAscending = 'Ascending';
48 $strAtBeginningOfTable = 'At Beginning of Table';
49 $strAtEndOfTable = 'At End of Table';
50 $strAttr = 'Attributes';
52 $strBack = 'Back';
53 $strBeginCut = 'BEGIN CUT';
54 $strBeginRaw = 'BEGIN RAW';
55 $strBinary = 'Binary';
56 $strBinaryDoNotEdit = 'Binary - do not edit';
57 $strBookmarkDeleted = 'The bookmark has been deleted.';
58 $strBookmarkLabel = 'Label';
59 $strBookmarkQuery = 'Bookmarked SQL-query';
60 $strBookmarkThis = 'Bookmark this SQL-query';
61 $strBookmarkView = 'View only';
62 $strBrowse = 'Browse';
63 $strBzip = '"bzipped"';
65 $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.';
66 $strCantLoadRecodeIconv = 'Can not load iconv or recode extension needed for charset conversion, configure php to allow using these extensions or disable charset conversion in phpMyAdmin.';
67 $strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
68 $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.';
69 $strCardinality = 'Cardinality';
70 $strCarriage = 'Carriage return: \\r';
71 $strChange = 'Change';
72 $strChangeDisplay = 'Choose Field to display';
73 $strChangePassword = 'Change password';
74 $strCharsetOfFile = 'Character set of the file:';
75 $strCheckAll = 'Check All';
76 $strCheckDbPriv = 'Check Database Privileges';
77 $strCheckTable = 'Check table';
78 $strChoosePage = 'Please choose a Page to edit';
79 $strColComFeat = 'Displaying Column Comments';
80 $strColumn = 'Column';
81 $strColumnNames = 'Column names';
82 $strComments = 'Comments';
83 $strCompleteInserts = 'Complete inserts';
84 $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 recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.';
85 $strConfigureTableCoord = 'Please configure the coordinates for table %s';
86 $strConfirm = 'Do you really want to do it?';
87 $strCookiesRequired = 'Cookies must be enabled past this point.';
88 $strCopyTable = 'Copy table to (database<b>.</b>table):';
89 $strCopyTableOK = 'Table %s has been copied to %s.';
90 $strCreate = 'Create';
91 $strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns';
92 $strCreateIndexTopic = 'Create a new index';
93 $strCreateNewDatabase = 'Create new database';
94 $strCreateNewTable = 'Create new table on database %s';
95 $strCreatePage = 'Create a new Page';
96 $strCreatePdfFeat = 'Creation of PDFs';
97 $strCriteria = 'Criteria';
99 $strData = 'Data';
100 $strDataDict = 'Data Dictionary';
101 $strDataOnly = 'Data only';
102 $strDatabase = 'Database ';
103 $strDatabaseHasBeenDropped = 'Database %s has been dropped.';
104 $strDatabaseWildcard = 'Database (wildcards allowed):';
105 $strDatabases = 'databases';
106 $strDatabasesStats = 'Databases statistics';
107 $strDefault = 'Default';
108 $strDelete = 'Delete';
109 $strDeleteFailed = 'Deleted Failed!';
110 $strDeleteUserMessage = 'You have deleted the user %s.';
111 $strDeleted = 'The row has been deleted';
112 $strDeletedRows = 'Deleted rows:';
113 $strDescending = 'Descending';
114 $strDisabled = 'Disabled';
115 $strDisplay = 'Display';
116 $strDisplayFeat = 'Display Features';
117 $strDisplayOrder = 'Display order:';
118 $strDisplayPDF = 'Display PDF schema';
119 $strDoAQuery = 'Do a "query by example" (wildcard: "%")';
120 $strDoYouReally = 'Do you really want to ';
121 $strDocu = 'Documentation';
122 $strDrop = 'Drop';
123 $strDropDB = 'Drop database %s';
124 $strDropTable = 'Drop table';
125 $strDumpXRows = 'Dump %s row(s) starting at record # %s.';
126 $strDumpingData = 'Dumping data for table';
127 $strDynamic = 'dynamic';
129 $strEdit = 'Edit';
130 $strEditPDFPages = 'Edit PDF Pages';
131 $strEditPrivileges = 'Edit Privileges';
132 $strEffective = 'Effective';
133 $strEmpty = 'Empty';
134 $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).';
135 $strEnabled = 'Enabled';
136 $strEnd = 'End';
137 $strEndCut = 'END CUT';
138 $strEndRaw = 'END RAW';
139 $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';
140 $strError = 'Error';
141 $strExplain = 'Explain SQL';
142 $strExport = 'Export';
143 $strExportToXML = 'Export to XML format';
144 $strExtendedInserts = 'Extended inserts';
145 $strExtra = 'Extra';
147 $strField = 'Field';
148 $strFieldHasBeenDropped = 'Field %s has been dropped';
149 $strFields = 'Fields';
150 $strFieldsEmpty = ' The field count is empty! ';
151 $strFieldsEnclosedBy = 'Fields enclosed by';
152 $strFieldsEscapedBy = 'Fields escaped by';
153 $strFieldsTerminatedBy = 'Fields terminated by';
154 $strFixed = 'fixed';
155 $strFlushTable = 'Flush the table ("FLUSH")';
156 $strFormEmpty = 'Missing value in the form !';
157 $strFormat = 'Format';
158 $strFullText = 'Full Texts';
159 $strFunction = 'Function';
161 $strGenBy = 'Generated by';
162 $strGenTime = 'Generation Time';
163 $strGeneralRelationFeat = 'General relation features';
164 $strGo = 'Go';
165 $strGrants = 'Grants';
166 $strGzip = '"gzipped"';
168 $strHasBeenAltered = 'has been altered.';
169 $strHasBeenCreated = 'has been created.';
170 $strHaveToShow = 'You have to choose at least one Column to display';
171 $strHome = 'Home';
172 $strHomepageOfficial = 'Official phpMyAdmin Homepage';
173 $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page';
174 $strHost = 'Host';
175 $strHostEmpty = 'The host name is empty!';
177 $strIdxFulltext = 'Fulltext';
178 $strIfYouWish = 'If you wish to load only some of a table\'s columns, specify a comma separated field list.';
179 $strIgnore = 'Ignore';
180 $strImportDocSQL = 'Import docSQL Files';
181 $strInUse = 'in use';
182 $strIndex = 'Index';
183 $strIndexHasBeenDropped = 'Index %s has been dropped';
184 $strIndexName = 'Index name&nbsp;:';
185 $strIndexType = 'Index type&nbsp;:';
186 $strIndexes = 'Indexes';
187 $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.';
188 $strInsert = 'Insert';
189 $strInsertAsNewRow = 'Insert as a new row';
190 $strInsertNewRow = 'Insert new row';
191 $strInsertTextfiles = 'Insert data from a textfile into table';
192 $strInsertedRows = 'Inserted rows:';
193 $strInstructions = 'Instructions';
194 $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.';
196 $strKeepPass = 'Do not change the password';
197 $strKeyname = 'Keyname';
198 $strKill = 'Kill';
200 $strLength = 'Length';
201 $strLengthSet = 'Length/Values*';
202 $strLimitNumRows = 'Number of rows per page';
203 $strLineFeed = 'Linefeed: \\n';
204 $strLines = 'Lines';
205 $strLinesTerminatedBy = 'Lines terminated by';
206 $strLinkNotFound = 'Link not found';
207 $strLinksTo = 'Links to';
208 $strLocationTextfile = 'Location of the textfile';
209 $strLogPassword = 'Password:';
210 $strLogUsername = 'Username:';
211 $strLogin = 'Login';
212 $strLogout = 'Log out';
214 $strMissingBracket = 'Missing Bracket';
215 $strModifications = 'Modifications have been saved';
216 $strModify = 'Modify';
217 $strModifyIndexTopic = 'Modify an index';
218 $strMoveTable = 'Move table to (database<b>.</b>table):';
219 $strMoveTableOK = 'Table %s has been moved to %s.';
220 $strMySQLCharset = 'MySQL charset';
221 $strMySQLReloaded = 'MySQL reloaded.';
222 $strMySQLSaid = 'MySQL said: ';
223 $strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%';
224 $strMySQLShowProcess = 'Show processes';
225 $strMySQLShowStatus = 'Show MySQL runtime information';
226 $strMySQLShowVars = 'Show MySQL system variables';
228 $strName = 'Name';
229 $strNext = 'Next';
230 $strNo = 'No';
231 $strNoDatabases = 'No databases';
232 $strNoDescription = 'no Description';
233 $strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
234 $strNoExplain = 'Skip Explain SQL';
235 $strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
236 $strNoIndex = 'No index defined!';
237 $strNoIndexPartsDefined = 'No index parts defined!';
238 $strNoModification = 'No change';
239 $strNoPassword = 'No Password';
240 $strNoPhp = 'Without PHP Code';
241 $strNoPrivileges = 'No Privileges';
242 $strNoQuery = 'No SQL query!';
243 $strNoRights = 'You don\'t have enough rights to be here right now!';
244 $strNoTablesFound = 'No tables found in database.';
245 $strNoUsersFound = 'No user(s) found.';
246 $strNoValidateSQL = 'Skip Validate SQL';
247 $strNone = 'None';
248 $strNotNumber = 'This is not a number!';
249 $strNotOK = 'not OK';
250 $strNotSet = '<b>%s</b> table not found or not set in %s';
251 $strNotValidNumber = ' is not a valid row number!';
252 $strNull = 'Null';
253 $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';
254 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';
256 $strOK = 'OK';
257 $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.';
258 $strOperations = 'Operations';
259 $strOptimizeTable = 'Optimize table';
260 $strOptionalControls = 'Optional. Controls how to write or read special characters.';
261 $strOptionally = 'OPTIONALLY';
262 $strOptions = 'Options';
263 $strOr = 'Or';
264 $strOverhead = 'Overhead';
266 $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.';
267 $strPHPVersion = 'PHP Version';
268 $strPageNumber = 'Page number:';
269 $strPartialText = 'Partial Texts';
270 $strPassword = 'Password';
271 $strPasswordEmpty = 'The password is empty!';
272 $strPasswordNotSame = 'The passwords aren\'t the same!';
273 $strPdfDbSchema = 'Schema of the the "%s" database - Page %s';
274 $strPdfInvalidPageNum = 'Undefined PDF page number!';
275 $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!';
276 $strPdfNoTables = 'No tables';
277 $strPhp = 'Create PHP Code';
278 $strPmaDocumentation = 'phpMyAdmin documentation';
279 $strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!';
280 $strPos1 = 'Begin';
281 $strPrevious = 'Previous';
282 $strPrimary = 'Primary';
283 $strPrimaryKey = 'Primary key';
284 $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';
285 $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!';
286 $strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
287 $strPrint = 'Print';
288 $strPrintView = 'Print view';
289 $strPrivileges = 'Privileges';
290 $strProperties = 'Properties';
291 $strPutColNames = 'Put fields names at first row';
293 $strQBE = 'Query';
294 $strQBEDel = 'Del';
295 $strQBEIns = 'Ins';
296 $strQueryOnDb = 'SQL-query on database <b>%s</b>:';
298 $strReType = 'Re-type';
299 $strRecords = 'Records';
300 $strReferentialIntegrity = 'Check referential integrity:';
301 $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.';
302 $strRelationView = 'Relation view';
303 $strReloadFailed = 'MySQL reload failed.';
304 $strReloadMySQL = 'Reload MySQL';
305 $strRememberReload = 'Remember reload the server.';
306 $strRenameTable = 'Rename table to';
307 $strRenameTableOK = 'Table %s has been renamed to %s';
308 $strRepairTable = 'Repair table';
309 $strReplace = 'Replace';
310 $strReplaceTable = 'Replace table data with file';
311 $strReset = 'Reset';
312 $strRevoke = 'Revoke';
313 $strRevokeGrant = 'Revoke Grant';
314 $strRevokeGrantMessage = 'You have revoked the Grant privilege for %s';
315 $strRevokeMessage = 'You have revoked the privileges for %s';
316 $strRevokePriv = 'Revoke Privileges';
317 $strRowLength = 'Row length';
318 $strRowSize = ' Row size ';
319 $strRows = 'Rows';
320 $strRowsFrom = 'row(s) starting from record #';
321 $strRowsModeHorizontal = 'horizontal';
322 $strRowsModeOptions = 'in %s mode and repeat headers after %s cells';
323 $strRowsModeVertical = 'vertical';
324 $strRowsStatistic = 'Row Statistic';
325 $strRunQuery = 'Submit Query';
326 $strRunSQLQuery = 'Run SQL query/queries on database %s';
327 $strRunning = 'running on %s';
329 $strSQL = 'SQL';
330 $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:';
331 $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';
332 $strSQLQuery = 'SQL-query';
333 $strSQLResult = 'SQL result';
334 $strSQPBugInvalidIdentifer = 'Invalid Identifer';
335 $strSQPBugUnclosedQuote = 'Unclosed quote';
336 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
337 $strSave = 'Save';
338 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';
339 $strSearch = 'Search';
340 $strSearchFormTitle = 'Search in database';
341 $strSearchInTables = 'Inside table(s):';
342 $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';
343 $strSearchOption1 = 'at least one of the words';
344 $strSearchOption2 = 'all words';
345 $strSearchOption3 = 'the exact phrase';
346 $strSearchOption4 = 'as regular expression';
347 $strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';
348 $strSearchType = 'Find:';
349 $strSelect = 'Select';
350 $strSelectADb = 'Please select a database';
351 $strSelectAll = 'Select All';
352 $strSelectFields = 'Select fields (at least one):';
353 $strSelectNumRows = 'in query';
354 $strSelectTables = 'Select Tables';
355 $strSend = 'Save as file';
356 $strServer = 'Server %s';
357 $strServerChoice = 'Server Choice';
358 $strServerVersion = 'Server version';
359 $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, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
360 $strShow = 'Show';
361 $strShowAll = 'Show all';
362 $strShowColor = 'Show color';
363 $strShowCols = 'Show columns';
364 $strShowGrid = 'Show grid';
365 $strShowPHPInfo = 'Show PHP information';
366 $strShowTableDimension = 'Show dimension of tables';
367 $strShowTables = 'Show tables';
368 $strShowThisQuery = ' Show this query here again ';
369 $strShowingRecords = 'Showing rows';
370 $strSingly = '(singly)';
371 $strSize = 'Size';
372 $strSort = 'Sort';
373 $strSpaceUsage = 'Space usage';
374 $strSplitWordsWithSpace = 'Words are separated by a space character (" ").';
375 $strStatement = 'Statements';
376 $strStrucCSV = 'CSV data';
377 $strStrucData = 'Structure and data';
378 $strStrucDrop = 'Add \'drop table\'';
379 $strStrucExcelCSV = 'CSV for Ms Excel data';
380 $strStrucOnly = 'Structure only';
381 $strStructPropose = 'Propose table structure';
382 $strStructure = 'Structure';
383 $strSubmit = 'Submit';
384 $strSuccess = 'Your SQL-query has been executed successfully';
385 $strSum = 'Sum';
387 $strTable = 'table ';
388 $strTableComments = 'Table comments';
389 $strTableEmpty = 'The table name is empty!';
390 $strTableHasBeenDropped = 'Table %s has been dropped';
391 $strTableHasBeenEmptied = 'Table %s has been emptied';
392 $strTableHasBeenFlushed = 'Table %s has been flushed';
393 $strTableMaintenance = 'Table maintenance';
394 $strTableStructure = 'Table structure for table';
395 $strTableType = 'Table type';
396 $strTables = '%s table(s)';
397 $strTextAreaLength = ' Because of its length,<br /> this field might not be editable ';
398 $strTheContent = 'The content of your file has been inserted.';
399 $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.';
400 $strTheTerminator = 'The terminator of the fields.';
401 $strTotal = 'total';
402 $strType = 'Type';
404 $strUncheckAll = 'Uncheck All';
405 $strUnique = 'Unique';
406 $strUnselectAll = 'Unselect All';
407 $strUpdatePrivMessage = 'You have updated the privileges for %s.';
408 $strUpdateProfile = 'Update profile:';
409 $strUpdateProfileMessage = 'The profile has been updated.';
410 $strUpdateQuery = 'Update Query';
411 $strUsage = 'Usage';
412 $strUseBackquotes = 'Enclose table and field names with backquotes';
413 $strUseTables = 'Use Tables';
414 $strUser = 'User';
415 $strUserEmpty = 'The user name is empty!';
416 $strUserName = 'User name';
417 $strUsers = 'Users';
419 $strValidateSQL = 'Validate SQL';
420 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
421 $strValue = 'Value';
422 $strViewDump = 'View dump (schema) of table';
423 $strViewDumpDB = 'View dump (schema) of database';
425 $strWebServerUploadDirectory = 'web-server upload directory';
426 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
427 $strWelcome = 'Welcome to %s';
428 $strWithChecked = 'With selected:';
429 $strWrongUser = 'Wrong username/password. Access denied.';
431 $strYes = 'Yes';
433 $strZip = '"zipped"';