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

📄 hebrew-utf-8.inc.php

📁 一个用PHP编写的
💻 PHP
📖 第 1 页 / 共 5 页
字号:
$strMIME_transformation = 'Browser transformation';  //to translate$strMIME_transformation_note = 'For a list of available transformation options and their MIME type transformations, click on %stransformation descriptions%s';  //to translate$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').';  //to translate$strMIME_transformation_options = 'Transformation options';  //to translate$strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate$strMIME_without = 'MIME types printed in italics do not have a separate transformation function';  //to translate$strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate$strMultilingual = 'multilingual';  //to translate$strMyISAMDataPointerSize = 'Data pointer size';  //to translate$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';  //to translate$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';  //to translate$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';  //to translate$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';  //to translate$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';  //to translate$strMyISAMRecoverOptions = 'Automatic recovery mode';  //to translate$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the repair by sorting process.';  //to translate$strMyISAMRepairThreads = 'Repair threads';  //to translate$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';  //to translate$strMyISAMSortBufferSize = 'Sort buffer size';  //to translate$strNoActivity = 'No activity within %s seconds; please log in again';  //to translate$strNoThemeSupport = 'No themes support; please check your configuration and/or your themes in directory %s.';  //to translate$strNoValidateSQL = 'Skip Validate SQL';  //to translate$strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';  //to translate$strOperator = 'Operator';  //to translate$strOverwriteExisting = 'Overwrite existing file(s)';  //to translate$strPasswordHashing = 'Password Hashing';  //to translate$strPdfDbSchema = 'Schema of the the "%s" database - Page %s';  //to translate$strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!';  //to translate$strPrimaryKeyName = 'The name of the primary key must be "PRIMARY"!';  //to translate$strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';  //to translate$strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate$strPrivDescCreateDb = 'Allows creating new databases and tables.';  //to translate$strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';  //to translate$strPrivDescCreateView = 'Allows creating new views.';  //to translate$strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate$strPrivDescExecute = 'Allows running stored procedures; has no effect in this MySQL version.';  //to translate$strPrivDescFile = 'Allows importing data from and exporting data into files.';  //to translate$strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.';  //to translate$strPrivDescIndex = 'Allows creating and dropping indexes.';  //to translate$strPrivDescInsert = 'Allows inserting and replacing data.';  //to translate$strPrivDescLockTables = 'Allows locking tables for the current thread.';  //to translate$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';  //to translate$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';  //to translate$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';  //to translate$strPrivDescProcess3 = 'Allows killing processes of other users.';  //to translate$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.';  //to translate$strPrivDescReferences = 'Has no effect in this MySQL version.';  //to translate$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';  //to translate$strPrivDescReplClient = 'Allows the user to ask where the slaves / masters are.';  //to translate$strPrivDescReplSlave = 'Needed for the replication slaves.';  //to translate$strPrivDescSelect = 'Allows reading data.';  //to translate$strPrivDescShowDb = 'Gives access to the complete list of databases.';  //to translate$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate$strPrivDescShutdown = 'Allows shutting down the server.';  //to translate$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.';  //to translate$strPrivDescUpdate = 'Allows changing data.';  //to translate$strPutColNames = 'Put fields names in the first row';  //to translate$strQueryOnDb = 'SQL query on database <b>%s</b>:';  //to translate$strReadRequests = 'Read requests';  //to translate$strReferentialIntegrity = 'Check referential integrity:';  //to translate$strRelationalSchema = 'Relational schema';  //to translate$strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.';  //to translate$strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';  //to translate$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate$strSelectBinaryLog = 'Select binary log to view';  //to translate$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';  //to translate$strSimplifiedChinese = 'Simplified Chinese';  //to translate$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate$strSortByKey = 'Sort by key';  //to translate$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:';  //to translate$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem';  //to translate$strSQPBugInvalidIdentifer = 'Invalid Identifer';  //to translate$strSQPBugUnclosedQuote = 'Unclosed quote';  //to translate$strSQPBugUnknownPunctuation = 'Unknown Punctuation String';  //to translate$strThai = 'Thai';  //to translate$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.';  //to translate$strToggleScratchboard = 'Toggle scratchboard';  //to translate$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.';  //to translate$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.';  //to translate$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.';  //to translate$strTransformation_image_jpeg__link = 'Displays a link to download this image.';  //to translate$strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP or DATETIME field according to your local date/time format. 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; see the documentation for PHP\'s strftime() function.';  //to translate$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).';  //to translate$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.';  //to translate$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.';  //to translate$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.';  //to translate$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: "...").';  //to translate$strTruncateQueries = 'Truncate Shown Queries';  //to translate$strUpdComTab = 'Please see the documentation on how to update your column_comments table';  //to translate$strUsersDeleted = 'The selected users have been deleted successfully.';  //to translate$strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';  //to translate$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary PHP extensions as described in the %sdocumentation%s.';  //to translate$strViewHasBeenDropped = 'View %s has been dropped';  //to translate$strView = 'View';  //to translate$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';  //to translate$strWebServerUploadDirectory = 'web server upload directory';  //to translate$strWestEuropean = 'West European';  //to translate$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.';  //to translate$strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate$strCSV = 'CSV';  //to translate$strImport = 'Import';  //to translate$strImportFormat = 'Format of imported file';  //to translate$strFileToImport = 'File to import';  //to translate$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate$strCSVImportOptions = 'CSV options';  //to translate$strPartialImport = 'Partial import';  //to translate$strAllowInterrupt = '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.';  //to translate$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate$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.';  //to translate$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate$strNothingToImport = 'You didn\'t enter any data to import!';  //to translate$strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate$strSkipQueries = 'Number of records(queries) to skip from start';  //to translate$strInvalidColumn = 'Invalid column (%s) specified!';  //to translate$strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate$strErrorInZipFile = 'Error in ZIP archive:';  //to translate$strFlushQueryCache = 'Flush query cache';  //to translate$strFlushTables = 'Flush (close) all tables';  //to translate$strHandler = 'Handler';  //to translate$strJoins = 'Joins';  //to translate$strKeyCache = 'Key cache';  //to translate$strMaxConnects = 'max. concurrent connections';  //to translate$strQueryCache = 'Query cache';  //to translate$strReplication = 'Replication';  //to translate$strServerStatusDelayedInserts = 'Delayed inserts';  //to translate$strShowOpenTables = 'Show open tables';  //to translate$strShowSlaveHosts = 'Show slave hosts';  //to translate$strShowSlaveStatus = 'Show slave status';  //to translate$strShowStatusReset = 'Reset';  //to translate$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.';  //to translate$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate$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.';  //to translate$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate$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.';  //to translate$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate$strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate$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.';  //to translate$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.';  //to translate$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.';  //to translate$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.';  //to translate$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.';  //to translate$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.';  //to translate$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.';  //to translate$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate$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.';  //to translate$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_buf

⌨️ 快捷键说明

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