📄 afrikaans-iso-8859-1.inc.php
字号:
// To translate:$strAbortedClients = 'Aborted'; //to translate$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //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$strAddConstraints = 'Add constraints'; //to translate$strAddedColumnComment = 'Added comment for column'; //to translate$strAddedColumnRelation = 'Added relation for column'; //to translate$strAddFields = 'Add %s field(s)'; //to translate$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate$strAddIntoComments = 'Add into comments';//to translate$strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate$strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate$strAdministration = 'Administration'; //to translate$strAfterInsertNext = 'Edit next row'; //to translate$strAfterInsertSame = 'Go back to this page'; //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$strAndThen = 'and then'; //to translate$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate$strArabic = 'Arabic'; //to translate$strArmenian = 'Armenian'; //to translate$strAutodetect = 'Autodetect'; //to translate$strAutomaticLayout = 'Automatic layout'; //to translate$strBaltic = 'Baltic'; //to translate$strBinaryLog = 'Binary log'; //to translate$strBinLogEventType = 'Event type'; //to translate$strBinLogInfo = 'Information'; //to translate$strBinLogName = 'Log name'; //to translate$strBinLogOriginalPosition = 'Original position'; //to translate$strBinLogPosition = 'Position'; //to translate$strBinLogServerId = 'Server ID'; //to translate$strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate$strBookmarkCreated = 'Bookmark %s created'; //to translate$strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate$strBrowseDistinctValues = 'Browse distinct values'; //to translate$strBrowseForeignValues = 'Browse foreign values'; //to translate$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate$strBufferPool = 'Buffer Pool'; //to translate$strBufferPoolUsage = 'Buffer Pool Usage'; //to translate$strBufferReadMissesInPercent = 'Read misses in %'; //to translate$strBufferReadMisses = 'Read misses'; //to translate$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate$strBufferWriteWaits = 'Write waits'; //to translate$strBulgarian = 'Bulgarian'; //to translate$strBusyPages = 'Busy pages'; //to translate$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.'; //to translate$strCalendar = 'Calendar'; //to translate$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate$strCannotLogin = 'Cannot login to MySQL server'; //to translate$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate$strCaseInsensitive = 'case-insensitive'; //to translate$strCaseSensitive = 'case-sensitive'; //to translate$strCentralEuropean = 'Central European'; //to translate$strChangeCopyModeCopy = '... keep the old one.'; //to translate$strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //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$strChangeCopyUser = 'Change Login Information / Copy User'; //to translate$strCharset = 'Charset'; //to translate$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate$strCharsets = 'Charsets'; //to translate$strCheckOverhead = 'Check tables with overhead'; //to translate$strCheckPrivs = 'Check Privileges'; //to translate$strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate$strCollation = 'Collation'; //to translate$strColumnPrivileges = 'Column-specific privileges'; //to translate$strCommand = 'Command'; //to translate$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate$strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate$strCompression = 'Compression'; //to translate$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate$strConnectionError = 'Cannot connect: invalid settings.'; //to translate$strConnections = 'Connections'; //to translate$strConstraintsForDumped = 'Constraints for dumped tables'; //to translate$strConstraintsForTable = 'Constraints for table'; //to translate$strCopy = 'Copy'; //to translate$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate$strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate$strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate$strCreationDates = 'Creation/Update/Check dates'; //to translate$strCroatian = 'Croatian'; //to translate$strCSV = 'CSV'; //to translate$strCSVImportOptions = 'CSV options'; //to translate$strCSVOptions = 'CSV options';//to translate$strCyrillic = 'Cyrillic'; //to translate$strCzech = 'Czech'; //to translate$strCzechSlovak = 'Czech-Slovak'; //to translate$strDanish = 'Danish'; //to translate$strDatabaseEmpty = 'The database name is empty!'; //to translate$strDatabaseExportOptions = 'Database export options';//to translate$strDatabaseNoTable = 'This database contains no table!';//to translate$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate$strDatabasesStatsDisable = 'Disable Statistics'; //to translate$strDatabasesStatsEnable = 'Enable Statistics'; //to translate$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate$strDataDict = 'Data Dictionary'; //to translate$strDataPages = 'Pages containing data'; //to translate$strDBComment = 'Database comment: ';//to translate$strDBCopy = 'Copy database to'; //to translate$strDBGContext = 'Context'; //to translate$strDBGContextID = 'Context ID'; //to translate$strDBGHits = 'Hits'; //to translate$strDBGLine = 'Line'; //to translate$strDBGMaxTimeMs = 'Max time, ms'; //to translate$strDBGMinTimeMs = 'Min time, ms'; //to translate$strDBGModule = 'Module'; //to translate$strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate$strDBGTotalTimeMs = 'Total time, ms'; //to translate$strDbPrivileges = 'Database-specific privileges'; //to translate$strDBRename = 'Rename database to'; //to translate$strDbSpecific = 'database-specific'; //to translate$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate$strDefragment = 'Defragment table'; //to translate$strDelayedInserts = 'Use delayed inserts'; //to translate$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate$strDeleting = 'Deleting %s'; //to translate$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate$strDescription = 'Description'; //to translate$strDictionary = 'dictionary'; //to translate$strDirtyPages = 'Dirty pages'; //to translate$strDisableForeignChecks = 'Disable foreign key checks'; //to translate$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate$strDumpSaved = 'Dump has been saved to file %s.'; //to translate$strEncloseInTransaction = 'Enclose export in a transaction'; //to translate$strEngineAvailable = '%s is available on this MySQL server.'; //to translate$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate$strEngines = 'Engines'; //to translate$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate$strEnglish = 'English'; //to translate$strErrorInZipFile = 'Error in ZIP archive:'; //to translate$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate$strEsperanto = 'Esperanto'; //to translate$strEstonian = 'Estonian'; //to translate$strExcelEdition = 'Excel edition'; //to translate$strExcelOptions = 'Excel options'; //to translate$strExecuteBookmarked = 'Execute bookmarked query'; //to translate$strFailedAttempts = 'Failed attempts'; //to translate$strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; //to translate$strFileCouldNotBeRead = 'File could not be read'; //to translate$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate$strFileNameTemplateDescriptionServer = 'server name'; //to translate$strFileNameTemplateDescriptionTable = 'table name'; //to translate$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate$strFileNameTemplate = 'File name template';//to translate$strFileNameTemplateRemember = 'remember template';//to translate$strFileToImport = 'File to import'; //to translate$strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate$strFlushQueryCache = 'Flush query cache'; //to translate$strFlushTables = 'Flush (close) all tables'; //to translate$strFreePages = 'Free pages'; //to translate$strGenerate = 'Generate'; //to translate$strGeneratePassword = 'Generate Password'; //to translate$strGeorgian = 'Georgian'; //to translate$strGerman = 'German'; //to translate$strGlobal = 'global'; //to translate$strGlobalPrivileges = 'Global privileges'; //to translate$strGlobalValue = 'Global value'; //to translate$strGrantOption = 'Grant'; //to translate$strGreek = 'Greek'; //to translate$strHandler = 'Handler'; //to translate$strHebrew = 'Hebrew'; //to translate$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate$strHTMLExcel = 'Microsoft Excel 2000'; //to translate$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate$strHTMLWord = 'Microsoft Word 2000'; //to translate$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate$strHungarian = 'Hungarian'; //to translate$strIcelandic = 'Icelandic'; //to translate$strId = 'ID'; //to translate$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate$strIgnoreInserts = 'Use ignore inserts'; //to translate$strIgnoringFile = 'Ignoring file %s'; //to translate$strImportDocSQL = 'Import docSQL Files'; //to translate
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -