📄 korean-euc-kr.inc.php
字号:
$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$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate$strSaveOnServer = 'Save on server in %s directory'; //to translate$strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; //to translate$strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';//to translate$strSelectTables = 'Select Tables'; //to translate$strShowDatadictAs = 'Data Dictionary Format'; //to translate$strShowFullQueries = 'Show Full Queries'; //to translate$strShowTableDimension = 'Show dimension of tables'; //to translate$strTableOfContents = 'Table of contents'; //to translate$strThisHost = 'This Host'; //to translate$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate$strTransformation_text_plain__external = 'LINUX ONLY: 寇何 橇肺弊伐阑 角青窍绊 钎霖 涝仿栏肺 fielddata 甫 傍鞭钦聪促. Returns standard output of the application. 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 insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate$strTruncateQueries = 'Truncate Shown Queries'; //to translate$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate$strUseHostTable = 'Use Host Table'; //to translate$strUseTextField = 'Use text field'; //to translate$strWildcard = 'wildcard'; //to translate$strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate$strXML = 'XML';//to translate$strExecuteBookmarked = 'Execute bookmarked query'; //to translate$strExcelOptions = 'Excel options'; //to translate$strReplaceNULLBy = 'Replace NULL by'; //to translate$strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate$strPaperSize = 'Paper size'; //to translate$strDatabaseNoTable = 'This database contains no table!';//to translate$strViewDumpDatabases = 'View dump (schema) of databases';//to translate$strAddIntoComments = 'Add into comments';//to translate$strDatabaseExportOptions = 'Database export options';//to translate$strAddDropDatabase = 'Add DROP DATABASE';//to translate$strToggleScratchboard = 'toggle scratchboard'; //to translate$strTableOptions = 'Table options'; //to translate$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate$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.'; //to translate$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate$strCharsets = 'Charsets'; //to translate$strDescription = 'Description'; //to translate$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate$strCollation = 'Collation'; //to translate$strMultilingual = 'multilingual'; //to translate$strGerman = 'German'; //to translate$strPhoneBook = 'phone book'; //to translate$strDictionary = 'dictionary'; //to translate$strSwedish = 'Swedish'; //to translate$strDanish = 'Danish'; //to translate$strCzech = 'Czech'; //to translate$strTurkish = 'Turkish'; //to translate$strEnglish = 'English'; //to translate$strHungarian = 'Hungarian'; //to translate$strCroatian = 'Croatian'; //to translate$strBulgarian = 'Bulgarian'; //to translate$strLithuanian = 'Lithuanian'; //to translate$strEstonian = 'Estonian'; //to translate$strCaseInsensitive = 'case-insensitive'; //to translate$strCaseSensitive = 'case-sensitive'; //to translate$strUkrainian = 'Ukrainian'; //to translate$strHebrew = 'Hebrew'; //to translate$strWestEuropean = 'West European'; //to translate$strCentralEuropean = 'Central European'; //to translate$strTraditionalChinese = 'Traditional Chinese'; //to translate$strCyrillic = 'Cyrillic'; //to translate$strArmenian = 'Armenian'; //to translate$strArabic = 'Arabic'; //to translate$strRussian = 'Russian'; //to translate$strUnknown = 'unknown'; //to translate$strBaltic = 'Baltic'; //to translate$strUnicode = 'Unicode'; //to translate$strSimplifiedChinese = 'Simplified Chinese'; //to translate$strKorean = 'Korean'; //to translate$strGreek = 'Greek'; //to translate$strJapanese = 'Japanese'; //to translate$strThai = 'Thai'; //to translate$strUseThisValue = 'Use this value'; //to translate$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate$strBrowseForeignValues = 'Browse foreign values'; //to translate$strInternalRelations = 'Internal relations'; //to translate$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate$strUpgrade = 'You should upgrade to %s %s or later.'; //to translate$strLatexStructure = 'Structure of table __TABLE__';//to translate$strLatexContinued = '(continued)';//to translate$strLatexContent = 'Content of table __TABLE__';//to translate$strLatexIncludeCaption = 'Include table caption';//to translate$strLatexCaption = 'Table caption';//to translate$strLatexLabel = 'Label key';//to translate$strLatexContinuedCaption = 'Continued table caption';//to translate$strPrintViewFull = 'Print view (with full texts)'; //to translate$strLogServer = 'Server'; //to translate$strSortByKey = 'Sort by key'; //to translate$strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate$strConstraintsForDumped = 'Constraints for dumped tables'; //to translate$strConstraintsForTable = 'Constraints for table'; //to translate$strCreationDates = 'Creation/Update/Check dates'; //to translate$strCheckOverhead = 'Check tables with overhead'; //to translate$strExcelEdition = 'Excel edition'; //to translate$strDelayedInserts = 'Use delayed inserts'; //to translate$strSQLExportType = 'Export type'; //to translate$strAddConstraints = 'Add constraints'; //to translate$strGeorgian = 'Georgian'; //to translate$strCzechSlovak = 'Czech-Slovak'; //to translate$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate$strMaximumSize = 'Maximum size: %s%s'; //to translate$strConnectionError = 'Cannot connect: invalid settings.'; //to translate$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate$strIgnoreInserts = 'Use ignore inserts'; //to translate$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate$strAfterInsertSame = 'Go back to this page'; //to translate$strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate$strDatabaseEmpty = 'The database name is empty!'; //to translate$strDBRename = 'Rename database to'; //to translate$strOperator = 'Operator'; //to translate$strEncloseInTransaction = 'Enclose export in a transaction'; //to translate$strCalendar = 'Calendar'; //to translate$strRefresh = 'Refresh'; //to translate$strDefragment = 'Defragment table'; //to translate$strNoRowsSelected = 'No rows selected'; //to translate$strSpanish = 'Spanish'; //to translate$strStrucNativeExcel = 'Native MS Excel data'; //to translate$strDisableForeignChecks = 'Disable foreign key checks'; //to translate$strServerNotResponding = 'The server is not responding'; //to translate$strTheme = 'Theme / Style'; //to translate$strTakeIt = 'take it'; //to translate$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate$strIcelandic = 'Icelandic'; //to translate$strLatvian = 'Latvian'; //to translate$strPolish = 'Polish'; //to translate$strRomanian = 'Romanian'; //to translate$strSlovenian = 'Slovenian'; //to translate$strTraditionalSpanish = 'Traditional Spanish'; //to translate$strSlovak = 'Slovak'; //to translate$strMySQLConnectionCollation = 'MySQL connection collation'; //to translate$strPersian = 'Persian'; //to translate$strAddFields = 'Add %s field(s)'; //to translate$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate$strBinLogName = 'Log name'; //to translate$strBinLogPosition = 'Position'; //to translate$strBinLogEventType = 'Event type'; //to translate$strBinLogServerId = 'Server ID'; //to translate$strBinLogOriginalPosition = 'Original position'; //to translate$strBinLogInfo = 'Information'; //to translate$strBinaryLog = 'Binary log'; //to translate$strSelectBinaryLog = 'Select binary log to view'; //to translate$strDBCopy = 'Copy database to'; //to translate$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate$strSwitchToDatabase = 'Switch to copied database'; //to translate$strPasswordHashing = 'Password Hashing'; //to translate$strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate$strSQLExportCompatibility = 'SQL export compatibility'; //to translate$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate$strAfterInsertNext = 'Edit next row'; //to translate$strView = 'View'; //to translate$strViewHasBeenDropped = 'View %s has been dropped'; //to translate$strEngines = 'Engines'; //to translate$strStorageEngines = 'Storage Engines'; //to translate$strStorageEngine = 'Storage Engine'; //to translate$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate$strEngineAvailable = '%s is available on this MySQL server.'; //to translate$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -