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

📄 english-utf-8.inc.php

📁
💻 PHP
📖 第 1 页 / 共 2 页
字号:
$strNoDatabasesSelected = 'No databases selected.';$strNoDescription = 'no Description';$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';$strNoExplain = 'Skip Explain SQL';$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';$strNoIndex = 'No index defined!';$strNoIndexPartsDefined = 'No index parts defined!';$strNoModification = 'No change';$strNoPassword = 'No Password';$strNoPhp = 'Without PHP Code';$strNoPrivileges = 'No Privileges';$strNoQuery = 'No SQL query!';$strNoRights = 'You don\'t have enough rights to be here right now!';$strNoTablesFound = 'No tables found in database.';$strNoUsersFound = 'No user(s) found.';$strNoUsersSelected = 'No users selected.';$strNoValidateSQL = 'Skip Validate SQL';$strNone = 'None';$strNotNumber = 'This is not a number!';$strNotOK = 'not OK';$strNotSet = '<b>%s</b> table not found or not set in %s';$strNotValidNumber = ' is not a valid row number!';$strNull = 'Null';$strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';$strNumTables = 'Tables';$strOK = 'OK';$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.';$strOperations = 'Operations';$strOptimizeTable = 'Optimize table';$strOptionalControls = 'Optional. Controls how to write or read special characters.';$strOptionally = 'OPTIONALLY';$strOptions = 'Options';$strOr = 'Or';$strOverhead = 'Overhead';$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.';$strPHPVersion = 'PHP Version';$strPageNumber = 'Page number:';$strPartialText = 'Partial Texts';$strPassword = 'Password';$strPasswordChanged = 'The Password for %s was changed successfully.';$strPasswordEmpty = 'The password is empty!';$strPasswordNotSame = 'The passwords aren\'t the same!';$strPdfDbSchema = 'Schema of the the "%s" database - Page %s';$strPdfInvalidPageNum = 'Undefined PDF page number!';$strPdfInvalidTblName = 'The "%s" table doesn\'t exist!';$strPdfNoTables = 'No tables';$strPerHour = 'per hour';$strPhp = 'Create PHP Code';$strPmaDocumentation = 'phpMyAdmin documentation';$strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!';$strPortrait = 'Portrait';$strPos1 = 'Begin';$strPrevious = 'Previous';$strPrimary = 'Primary';$strPrimaryKey = 'Primary key';$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';$strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!';$strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';$strPrint = 'Print';$strPrintView = 'Print view';$strPrivDescAllPrivileges = 'Includes all privileges except GRANT.';$strPrivDescAlter = 'Allows altering the structure of existing tables.';$strPrivDescCreateDb = 'Allows creating new databases and tables.';$strPrivDescCreateTbl = 'Allows creating new tables.';$strPrivDescCreateTmpTable = 'Allows creating temporary tables.';$strPrivDescDelete = 'Allows deleting data.';$strPrivDescDropDb = 'Allows dropping databases and tables.';$strPrivDescDropTbl = 'Allows dropping tables.';$strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.';$strPrivDescFile = 'Allows importing data from and exporting data into files.';$strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.';$strPrivDescIndex = 'Allows creating and dropping indexes.';$strPrivDescInsert = 'Allows inserting and replacing data.';$strPrivDescLockTables = 'Allows locking tables for the current thread.';$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';$strPrivDescProcess3 = 'Allows killing processes of other users.';$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.';$strPrivDescReferences = 'Has no effect in this MySQL version.';$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';$strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.';$strPrivDescReplSlave = 'Needed for the replication slaves.';$strPrivDescSelect = 'Allows reading data.';$strPrivDescShowDb = 'Gives access to the complete list of databases.';$strPrivDescShutdown = 'Allows shutting down the server.';$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.';$strPrivDescUpdate = 'Allows changing data.';$strPrivDescUsage = 'No privileges.';$strPrivileges = 'Privileges';$strPrivilegesReloaded = 'The privileges were reloaded successfully.';$strProcesslist = 'Process list';$strProperties = 'Properties';$strPutColNames = 'Put fields names at first row';$strQBE = 'Query';$strQBEDel = 'Del';$strQBEIns = 'Ins';$strQueryOnDb = 'SQL-query on database <b>%s</b>:';$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';$strQueryType = 'Query type';$strReType = 'Re-type';$strReceived = 'Received';$strRecords = 'Records';$strReferentialIntegrity = 'Check referential integrity:';$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.';$strRelationView = 'Relation view';$strRelationalSchema = 'Relational schema';$strReloadFailed = 'MySQL reload failed.';$strReloadMySQL = 'Reload MySQL';$strReloadingThePrivileges = 'Reloading the privileges';$strRememberReload = 'Remember to reload the server.';$strRemoveSelectedUsers = 'Remove selected users';$strRenameTable = 'Rename table to';$strRenameTableOK = 'Table %s has been renamed to %s';$strRepairTable = 'Repair table';$strReplace = 'Replace';$strReplaceTable = 'Replace table data with file';$strReset = 'Reset';$strResourceLimits = 'Resource limits';$strRevoke = 'Revoke';$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.';$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.';$strRevokeGrant = 'Revoke Grant';$strRevokeGrantMessage = 'You have revoked the Grant privilege for %s';$strRevokeMessage = 'You have revoked the privileges for %s';$strRevokePriv = 'Revoke Privileges';$strRowLength = 'Row length';$strRowSize = ' Row size ';$strRows = 'Rows';$strRowsFrom = 'row(s) starting from record #';$strRowsModeHorizontal = 'horizontal';$strRowsModeOptions = 'in %s mode and repeat headers after %s cells';$strRowsModeVertical = 'vertical';$strRowsStatistic = 'Row Statistic';$strRunQuery = 'Submit Query';$strRunSQLQuery = 'Run SQL query/queries on database %s';$strRunning = 'running on %s';$strSQL = 'SQL';$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:';$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';$strSQLQuery = 'SQL-query';$strSQLResult = 'SQL result';$strSQPBugInvalidIdentifer = 'Invalid Identifer';$strSQPBugUnclosedQuote = 'Unclosed quote';$strSQPBugUnknownPunctuation = 'Unknown Punctuation String';$strSave = 'Save';$strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';$strSearch = 'Search';$strSearchFormTitle = 'Search in database';$strSearchInTables = 'Inside table(s):';$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';$strSearchOption1 = 'at least one of the words';$strSearchOption2 = 'all words';$strSearchOption3 = 'the exact phrase';$strSearchOption4 = 'as regular expression';$strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';$strSearchType = 'Find:';$strSelect = 'Select';$strSelectADb = 'Please select a database';$strSelectAll = 'Select All';$strSelectFields = 'Select fields (at least one):';$strSelectNumRows = 'in query';$strSelectTables = 'Select Tables';$strSend = 'Save as file';$strSent = 'Sent';$strServer = 'Server %s';$strServerChoice = 'Server Choice';$strServerStatus = 'Runtime Information';$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.';$strServerTabProcesslist = 'Processes';$strServerTabVariables = 'Variables';$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';$strServerVars = 'Server variables and settings';$strServerVersion = 'Server version';$strSessionValue = 'Session value';$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\').';$strShow = 'Show';$strShowAll = 'Show all';$strShowColor = 'Show color';$strShowCols = 'Show columns';$strShowDatadictAs = 'Data Dictionary Format';$strShowGrid = 'Show grid';$strShowPHPInfo = 'Show PHP information';$strShowTableDimension = 'Show dimension of tables';$strShowTables = 'Show tables';$strShowThisQuery = ' Show this query here again ';$strShowingRecords = 'Showing rows';$strSingly = '(singly)';$strSize = 'Size';$strSort = 'Sort';$strSpaceUsage = 'Space usage';$strSplitWordsWithSpace = 'Words are separated by a space character (" ").';$strStatement = 'Statements';$strStatus = 'Status';$strStrucCSV = 'CSV data';$strStrucData = 'Structure and data';$strStrucDrop = 'Add \'drop table\'';$strStrucExcelCSV = 'CSV for Ms Excel data';$strStrucOnly = 'Structure only';$strStructPropose = 'Propose table structure';$strStructure = 'Structure';$strSubmit = 'Submit';$strSuccess = 'Your SQL-query has been executed successfully';$strSum = 'Sum';$strTable = 'Table';$strTableComments = 'Table comments';$strTableEmpty = 'The table name is empty!';$strTableHasBeenDropped = 'Table %s has been dropped';$strTableHasBeenEmptied = 'Table %s has been emptied';$strTableHasBeenFlushed = 'Table %s has been flushed';$strTableMaintenance = 'Table maintenance';$strTableOfContents = 'Table of contents';$strTableStructure = 'Table structure for table';$strTableType = 'Table type';$strTables = '%s table(s)';$strTblPrivileges = 'Table-specific privileges';$strTextAreaLength = ' Because of its length,<br /> this field might not be editable ';$strTheContent = 'The content of your file has been inserted.';$strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.';$strTheTerminator = 'The terminator of the fields.';$strThisHost = 'This Host';$strThisNotDirectory = 'This was not a directory';$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.';$strTime = 'Time';$strTotal = 'total';$strTotalUC = 'Total';$strTraffic = 'Traffic';$strType = 'Type';$strUncheckAll = 'Uncheck All';$strUnique = 'Unique';$strUnselectAll = 'Unselect All';$strUpdatePrivMessage = 'You have updated the privileges for %s.';$strUpdateProfile = 'Update profile:';$strUpdateProfileMessage = 'The profile has been updated.';$strUpdateQuery = 'Update Query';$strUsage = 'Usage';$strUseBackquotes = 'Enclose table and field names with backquotes';$strUseTables = 'Use Tables';$strUseTextField = 'Use text field';$strUser = 'User';$strUserAlreadyExists = 'The user %s already exists!';$strUserEmpty = 'The user name is empty!';$strUserName = 'User name';$strUserNotFound = 'The selected user was not found in the privilege table.';$strUserOverview = 'User overview';$strUsers = 'Users';$strUsersDeleted = 'The selected users have been deleted successfully.';$strValidateSQL = 'Validate SQL';$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';$strValue = 'Value';$strVar = 'Variable';$strViewDump = 'View dump (schema) of table';$strViewDumpDB = 'View dump (schema) of database';$strWebServerUploadDirectory = 'web-server upload directory';$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';$strWelcome = 'Welcome to %s';$strWithChecked = 'With selected:';$strWritingCommentNotPossible = 'Writing of comment not possible';$strWritingRelationNotPossible = 'Writing of relation not possible';$strWrongUser = 'Wrong username/password. Access denied.';$strYes = 'Yes';$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';$strZip = '"zipped"';$strGlobal = 'global';  //to translate$strDbSpecific = 'database-specific';  //to translate$strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';  //to translate$strChangeCopyUser = 'Change Login Information / Copy User';  //to translate$strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate$strChangeCopyModeCopy = '... keep the old one.';  //to translate$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate$strWildcard = 'wildcard';  //to translate?>

⌨️ 快捷键说明

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