📄 malay-iso-8859-1.inc.php
字号:
$strStatement = 'Penyataan';$strStatus = 'Status';$strStrucCSV = 'data CSV';$strStrucData = 'Struktur dan data';$strStrucDrop = 'Tambah DROP TABLE';$strStrucExcelCSV = 'CSV untuk sata MS Excel';$strStrucOnly = 'Struktur sahaja';$strStructPropose = 'Cadangkan struktur jadual';$strStructure = 'Struktur';$strSubmit = 'Hantar';$strSuccess = 'Kueri-SQL anda telah dilaksanakan dengan jaya';$strSum = 'Jumlah';$strTable = 'Jadual';$strTableComments = 'Komen jadual';$strTableEmpty = 'Nama jadual adalah kosong';$strTableHasBeenDropped = 'Jadual %s telah digugurkan';$strTableHasBeenEmptied = 'Jadual %s telah dikosongkan';$strTableHasBeenFlushed = 'Jadual %s telah dibuangkan';$strTableMaintenance = 'Penyenggaraan Jadual';$strTableOfContents = 'Kandungan';$strTableStructure = 'Struktur jadual bagi jadual';$strTableType = 'Jenis Jadual';$strTables = '%s jadual';$strTextAreaLength = ' Kerana kepanjangannya, <br />medan ini tidak boleh diedit ';$strThreadSuccessfullyKilled = 'Bebenang %s telah berjaya dimatikan.';$strTime = 'Masa';$strTotal = 'jumlah';$strTotalUC = 'Jumlah';$strTraffic = 'Kesibukan';$strType = 'Jenis';$strUncheckAll = 'Nyahtanda Semua';$strUnique = 'Unik';$strUnselectAll = 'Nyahpilih Semua';$strUpdatePrivMessage = 'Anda telah mengemaskini privilej bagi %s.';$strUpdateProfileMessage = 'Profil telah dikemaskini.';$strUpdateQuery = 'Kemaskini Kueri';$strUsage = 'Penggunaan';$strUseBackquotes = 'Sertakan nama jadual dan medan dengan backquotes';$strUseTables = 'Guna Jadual';$strUser = 'Pengguna';$strUserEmpty = 'Kata Pengenalan kosong!';$strUserName = 'Kata Pengenalan';$strValidateSQL = 'Mengesahkan SQL';$strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatit di %sdocumentation%s.';$strValue = 'Nilai';$strVar = 'Pembolehubah';$strViewDump = 'Lihat longgokan (skema) pangkalan data';$strViewDumpDB = 'Lihat longgokan (skema) pangkalan data';$strWebServerUploadDirectory = 'direktori muatnaik pelayan-web';$strWebServerUploadDirectoryError = 'Direktori muatnaik yang telah ditetapkan tidak dapat dicapai';$strWelcome = 'Selamat Datang ke %s';$strWithChecked = 'Dengan pilihan:';$strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';$strYes = 'Ya';$strZip = '"zipped"';// To translate$strAdministration = 'Administration'; //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$strGlobalPrivileges = 'Global privileges'; //to translate$strGrantOption = 'Grant'; //to translate$strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate$strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate$strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate$strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate$strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate$strPrivDescDelete = 'Allows deleting data.'; //to translate$strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate$strPrivDescDropTbl = 'Allows dropping tables.'; //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.';$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.'; //to translate$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate$strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate$strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate$strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate$strPrivDescSelect = 'Allows reading data.'; //to translate$strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate$strPrivDescShutdown = 'Allows shutting down the server.'; //to translate$strPrivDescSuper = 'Allows connectiong, 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$strPrivDescUsage = 'No privileges.'; //to translate$strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate$strResourceLimits = 'Resource limits'; //to translate$strUserOverview = 'User overview'; //to translate$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate$strPasswordChanged = 'The Password for %s was changed successfully.'; // 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$strDeleting = 'Deleting %s'; //to translate$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate$strReloadingThePrivileges = 'Reloading the privileges'; //to translate$strRemoveSelectedUsers = 'Remove selected users'; //to translate$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate$strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate$strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate$strColumnPrivileges = 'Column-specific privileges'; //to translate$strDbPrivileges = 'Database-specific privileges'; //to translate$strLocalhost = 'Local';$strLoginInformation = 'Login Information'; //to translate$strTblPrivileges = 'Table-specific privileges'; //to translate$strThisHost = 'This Host'; //to translate$strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate$strUserAlreadyExists = 'The user %s already exists!'; //to translate$strUseTextField = 'Use text field'; //to translate$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate$strAddedColumnComment = 'Added comment for column'; //to translate$strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate$strAddedColumnRelation = 'Added relation for column'; //to translate$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate$strFileCouldNotBeRead = 'File could not be read'; //to translate$strIgnoringFile = 'Ignoring file %s'; //to translate$strThisNotDirectory = 'This was not a directory'; //to translate$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate$strImportFiles = 'Import files'; //to translate$strDBGModule = 'Module'; //to translate$strDBGLine = 'Line'; //to translate$strDBGHits = 'Hits'; //to translate$strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate$strDBGTotalTimeMs = 'Total time, ms'; //to translate$strDBGMinTimeMs = 'Min time, ms'; //to translate$strDBGMaxTimeMs = 'Max time, ms'; //to translate$strDBGContextID = 'Context ID'; //to translate$strDBGContext = 'Context'; //to translate$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate$strCheckPrivs = 'Check Privileges'; //to translate$strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate$strDatabasesStatsDisable = 'Disable Statistics'; //to translate$strDatabasesStatsEnable = 'Enable Statistics'; //to translate$strJumpToDB = 'Jump to database "%s".'; //to translate$strNoDatabasesSelected = 'No databases selected.'; //to translate$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate$strGlobal = 'global'; //to translate$strDbSpecific = 'database-specific'; //to translate$strUsersHavingAccessToDb = 'Users having access to "%s"'; //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$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate$strQueryTime = 'Query took %01.4f sec';//to translate$strDBComment = 'Database comment: ';//to translate$strQueryFrame = 'Query window';//to translate$strQuerySQLHistory = 'SQL-history';//to translate$strMIME_MIMEtype = 'MIME-type';//to translate$strMIME_transformation = 'Browser transformation';//to translate$strMIME_transformation_options = 'Transformation options';//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, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//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_available_mime = 'Available MIME-types';//to translate$strMIME_available_transform = 'Available transformations';//to translate$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate$strMIME_description = 'Description';//to translate$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate$strInnodbStat = 'InnoDB Status'; //to translate$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate$strSQLOptions = 'SQL options';//to translate$strXML = 'XML';//to translate$strCSVOptions = 'CSV options';//to translate
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -