⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 english-iso-8859-1.inc.php

📁 php绿色服务器,让大家试用greenamp
💻 PHP
📖 第 1 页 / 共 3 页
字号:
<?php/* $Id: english-iso-8859-1.inc.php,v 2.40 2004/09/21 11:00:40 rabus Exp $ */$charset = 'iso-8859-1';$text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';$right_font_family = 'arial, helvetica, geneva, sans-serif';$number_thousands_separator = ',';$number_decimal_separator = '.';// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');// See http://www.php.net/manual/en/function.strftime.php to define the// variable below$datefmt = '%B %d, %Y at %I:%M %p';$timespanfmt = '%s days, %s hours, %s minutes and %s seconds';$strAPrimaryKey = 'A primary key has been added on %s';$strAbortedClients = 'Aborted';$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';$strAccessDenied = 'Access denied';$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';$strAction = 'Action';$strAddAutoIncrement = 'Add AUTO_INCREMENT value';$strAddConstraints = 'Add constraints';$strAddDeleteColumn = 'Add/Delete Field Columns';$strAddDeleteRow = 'Add/Delete Criteria Row';$strAddDropDatabase = 'Add DROP DATABASE';$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';$strAddIfNotExists = 'Add IF NOT EXISTS';$strAddIntoComments = 'Add into comments';$strAddNewField = 'Add new field';$strAddPrivilegesOnDb = 'Add privileges on the following database';$strAddPrivilegesOnTbl = 'Add privileges on the following table';$strAddSearchConditions = 'Add search conditions (body of the "where" clause):';$strAddToIndex = 'Add to index &nbsp;%s&nbsp;column(s)';$strAddUser = 'Add a new User';$strAddUserMessage = 'You have added a new user.';$strAddedColumnComment = 'Added comment for column';$strAddedColumnRelation = 'Added relation for column';$strAdministration = 'Administration';$strAffectedRows = 'Affected rows:';$strAfter = 'After %s';$strAfterInsertBack = 'Go back to previous page';$strAfterInsertNewInsert = 'Insert another new row';$strAfterInsertSame = 'Go back to this page';$strAll = 'All';$strAllTableSameWidth = 'display all Tables with same width?';$strAlterOrderBy = 'Alter table order by';$strAnIndex = 'An index has been added on %s';$strAnalyzeTable = 'Analyze table';$strAnd = 'And';$strAny = 'Any';$strAnyHost = 'Any host';$strAnyUser = 'Any user';$strArabic = 'Arabic';$strArmenian = 'Armenian';$strAscending = 'Ascending';$strAtBeginningOfTable = 'At Beginning of Table';$strAtEndOfTable = 'At End of Table';$strAttr = 'Attributes';$strAutodetect = 'Autodetect';$strAutomaticLayout = 'Automatic layout';$strBack = 'Back';$strBaltic = 'Baltic';$strBeginCut = 'BEGIN CUT';$strBeginRaw = 'BEGIN RAW';$strBinary = 'Binary';$strBinaryDoNotEdit = 'Binary - do not edit';$strBookmarkAllUsers = 'Let every user access this bookmark';$strBookmarkDeleted = 'The bookmark has been deleted.';$strBookmarkLabel = 'Label';$strBookmarkOptions = 'Bookmark options';$strBookmarkQuery = 'Bookmarked SQL-query';$strBookmarkThis = 'Bookmark this SQL-query';$strBookmarkView = 'View only';$strBrowse = 'Browse';$strBrowseForeignValues = 'Browse foreign values';$strBulgarian = 'Bulgarian';$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.';$strBzip = '"bzipped"';$strCSVOptions = 'CSV options';$strCalendar = 'Calendar';$strCannotLogin = 'Cannot login to MySQL server';$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';$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.';$strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';$strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.';$strCardinality = 'Cardinality';$strCarriage = 'Carriage return: \\r';$strCaseInsensitive = 'case-insensitive';$strCaseSensitive = 'case-sensitive';$strCentralEuropean = 'Central European';$strChange = 'Change';$strChangeCopyMode = 'Create a new user with the same privileges and ...';$strChangeCopyModeCopy = '... keep the old one.';$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';$strChangeCopyUser = 'Change Login Information / Copy User';$strChangeDisplay = 'Choose Field to display';$strChangePassword = 'Change password';$strCharset = 'Charset';$strCharsetOfFile = 'Character set of the file:';$strCharsets = 'Charsets';$strCharsetsAndCollations = 'Character Sets and Collations';$strCheckAll = 'Check All';$strCheckOverhead = 'Check overheaded';$strCheckPrivs = 'Check Privileges';$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.';$strCheckTable = 'Check table';$strChoosePage = 'Please choose a Page to edit';$strColComFeat = 'Displaying Column Comments';$strCollation = 'Collation';$strColumnNames = 'Column names';$strColumnPrivileges = 'Column-specific privileges';$strCommand = 'Command';$strComments = 'Comments';$strCommentsForTable = 'COMMENTS FOR TABLE';$strCompleteInserts = 'Complete inserts';$strCompression = 'Compression';$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.';$strConfigureTableCoord = 'Please configure the coordinates for table %s';$strConnectionError = 'Cannot connect: invalid settings.';$strConnections = 'Connections';$strConstraintsForDumped = 'Constraints for dumped tables';$strConstraintsForTable = 'Constraints for table';$strCookiesRequired = 'Cookies must be enabled past this point.';$strCopyTable = 'Copy table to (database<b>.</b>table):';$strCopyTableOK = 'Table %s has been copied to %s.';$strCopyTableSameNames = 'Can\'t copy table to same one!';$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.';$strCreate = 'Create';$strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns';$strCreateIndexTopic = 'Create a new index';$strCreateNewDatabase = 'Create new database';$strCreateNewTable = 'Create new table on database %s';$strCreatePage = 'Create a new Page';$strCreatePdfFeat = 'Creation of PDFs';$strCreationDates = 'Creation/Update/Check dates';$strCriteria = 'Criteria';$strCroatian = 'Croatian';$strCyrillic = 'Cyrillic';$strCzech = 'Czech';$strCzechSlovak = 'Czech-Slovak';$strDBComment = 'Database comment: ';$strDBGContext = 'Context';$strDBGContextID = 'Context ID';$strDBGHits = 'Hits';$strDBGLine = 'Line';$strDBGMaxTimeMs = 'Max time, ms';$strDBGMinTimeMs = 'Min time, ms';$strDBGModule = 'Module';$strDBGTimePerHitMs = 'Time/Hit, ms';$strDBGTotalTimeMs = 'Total time, ms';$strDBRename = 'Rename database to';$strDanish = 'Danish';$strData = 'Data';$strDataDict = 'Data Dictionary';$strDataOnly = 'Data only';$strDatabase = 'Database';$strDatabaseEmpty = 'The database name is empty!';$strDatabaseExportOptions = 'Database export options';$strDatabaseHasBeenDropped = 'Database %s has been dropped.';$strDatabaseNoTable = 'This database contains no table!';$strDatabases = 'Databases';$strDatabasesDropped = '%s databases have been dropped successfully.';$strDatabasesStats = 'Databases statistics';$strDatabasesStatsDisable = 'Disable Statistics';$strDatabasesStatsEnable = 'Enable Statistics';$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';$strDbPrivileges = 'Database-specific privileges';$strDbSpecific = 'database-specific';$strDefault = 'Default';$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';$strDefragment = 'Defragment table';$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';$strDelayedInserts = 'Use delayed inserts';$strDelete = 'Delete';$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.';$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.';$strDeleted = 'The row has been deleted';$strDeletedRows = 'Deleted rows:';$strDeleting = 'Deleting %s';$strDescending = 'Descending';$strDescription = 'Description';$strDictionary = 'dictionary';$strDisableForeignChecks = 'Disable foreign key checks';$strDisabled = 'Disabled';$strDisplayFeat = 'Display Features';$strDisplayOrder = 'Display order:';$strDisplayPDF = 'Display PDF schema';$strDoAQuery = 'Do a "query by example" (wildcard: "%")';$strDoYouReally = 'Do you really want to ';$strDocu = 'Documentation';$strDrop = 'Drop';$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';$strDropSelectedDatabases = 'Drop Selected Databases';$strDropUsersDb = 'Drop the databases that have the same names as the users.';$strDumpSaved = 'Dump has been saved to file %s.';$strDumpXRows = 'Dump %s row(s) starting at record # %s.';$strDumpingData = 'Dumping data for table';$strDynamic = 'dynamic';$strEdit = 'Edit';$strEditPDFPages = 'Edit PDF Pages';$strEditPrivileges = 'Edit Privileges';$strEffective = 'Effective';$strEmpty = 'Empty';$strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).';$strEnabled = 'Enabled';$strEncloseInTransaction = 'Enclose export in a transaction';$strEnd = 'End';$strEndCut = 'END CUT';$strEndRaw = 'END RAW';$strEnglish = 'English';$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';$strError = 'Error';$strEstonian = 'Estonian';$strExcelEdition = 'Excel edition';$strExcelOptions = 'Excel options';$strExecuteBookmarked = 'Execute bookmarked query';$strExplain = 'Explain SQL';$strExport = 'Export';$strExtendedInserts = 'Extended inserts';$strExtra = 'Extra';$strFailedAttempts = 'Failed attempts';$strField = 'Field';$strFieldHasBeenDropped = 'Field %s has been dropped';$strFields = 'Fields';$strFieldsEmpty = ' The field count is empty! ';$strFieldsEnclosedBy = 'Fields enclosed by';$strFieldsEscapedBy = 'Fields escaped by';$strFieldsTerminatedBy = 'Fields terminated by';$strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -