Riferimenti per il file typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/lang/english-iso-8859-15.inc.php

Vai al codice sorgente di questo file.

Variabili

 $charset = 'iso-8859-15'
 $text_dir = 'ltr'
 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif'
 $right_font_family = 'arial, helvetica, geneva, sans-serif'
 $number_thousands_separator = ','
 $number_decimal_separator = '.'
 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB')
 $day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat')
 $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec')
 $datefmt = '%B %d, %Y at %I:%M %p'
 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'
 $strAbortedClients = 'Aborted'
 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on the web server to the docSQL directory'
 $strAccessDenied = 'Access denied'
 $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.'
 $strAction = 'Action'
 $strAddAutoIncrement = 'Add AUTO_INCREMENT value'
 $strAddConstraints = 'Add constraints'
 $strAddDeleteColumn = 'Add/Delete Field Columns'
 $strAddDeleteRow = 'Add/Delete Criteria Row'
 $strAddDropDatabase = 'Add DROP DATABASE'
 $strAddedColumnComment = 'Added comment for column'
 $strAddedColumnRelation = 'Added relation for column'
 $strAddFields = 'Add %s field(s)'
 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'
 $strAddIfNotExists = 'Add IF NOT EXISTS'
 $strAddIntoComments = 'Add into comments'
 $strAddNewField = 'Add new field'
 $strAddPrivilegesOnDb = 'Add privileges on the following database'
 $strAddPrivilegesOnTbl = 'Add privileges on the following table'
 $strAddSearchConditions = 'Add search conditions (body of the "where" clause):'
 $strAddToIndex = 'Add to index  %s column(s)'
 $strAddUser = 'Add a new User'
 $strAddUserMessage = 'You have added a new user.'
 $strAdministration = 'Administration'
 $strAffectedRows = 'Affected rows:'
 $strAfter = 'After %s'
 $strAfterInsertBack = 'Go back to previous page'
 $strAfterInsertNewInsert = 'Insert another new row'
 $strAfterInsertNext = 'Edit next row'
 $strAfterInsertSame = 'Go back to this page'
 $strAll = 'All'
 $strAllTableSameWidth = 'display all tables with same width?'
 $strAlterOrderBy = 'Alter table order by'
 $strAnalyzeTable = 'Analyze table'
 $strAnd = 'And'
 $strAndThen = 'and then'
 $strAnIndex = 'An index has been added on %s'
 $strAny = 'Any'
 $strAnyHost = 'Any host'
 $strAnyUser = 'Any user'
 $strApproximateCount = 'May be approximate. See FAQ 3.11'
 $strAPrimaryKey = 'A primary key has been added on %s'
 $strArabic = 'Arabic'
 $strArmenian = 'Armenian'
 $strAscending = 'Ascending'
 $strAtBeginningOfTable = 'At Beginning of Table'
 $strAtEndOfTable = 'At End of Table'
 $strAttr = 'Attributes'
 $strAutodetect = 'Autodetect'
 $strAutomaticLayout = 'Automatic layout'
 $strBack = 'Back'
 $strBaltic = 'Baltic'
 $strBeginCut = 'BEGIN CUT'
 $strBeginRaw = 'BEGIN RAW'
 $strBinary = 'Binary'
 $strBinaryDoNotEdit = 'Binary - do not edit'
 $strBinaryLog = 'Binary log'
 $strBinLogEventType = 'Event type'
 $strBinLogInfo = 'Information'
 $strBinLogName = 'Log name'
 $strBinLogOriginalPosition = 'Original position'
 $strBinLogPosition = 'Position'
 $strBinLogServerId = 'Server ID'
 $strBookmarkAllUsers = 'Let every user access this bookmark'
 $strBookmarkDeleted = 'The bookmark has been deleted.'
 $strBookmarkLabel = 'Label'
 $strBookmarkOptions = 'Bookmark options'
 $strBookmarkQuery = 'Bookmarked SQL query'
 $strBookmarkThis = 'Bookmark this SQL query'
 $strBookmarkView = 'View only'
 $strBrowse = 'Browse'
 $strBrowseForeignValues = 'Browse foreign values'
 $strBufferPoolActivity = 'Buffer Pool Activity'
 $strBufferPool = 'Buffer Pool'
 $strBufferPoolUsage = 'Buffer Pool Usage'
 $strBufferReadMissesInPercent = 'Read misses in %'
 $strBufferReadMisses = 'Read misses'
 $strBufferWriteWaitsInPercent = 'Write waits in %'
 $strBufferWriteWaits = 'Write waits'
 $strBulgarian = 'Bulgarian'
 $strBusyPages = 'Busy pages'
 $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 newer PHP version. See PHP bug report %s for details.'
 $strBzip = '"bzipped"'
 $strCalendar = 'Calendar'
 $strCannotLogin = 'Cannot login to MySQL server'
 $strCantLoad = 'cannot load %s extension;<br />please check PHP configuration'
 $strCantLoadRecodeIconv = 'Couldn\'t load the iconv or recode extension needed for charset conversion. Either configure PHP to enable these extensions or disable charset conversion in phpMyAdmin.'
 $strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!'
 $strCantUseRecodeIconv = 'Couldn\'t use either the iconv, libiconv or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.'
 $strCardinality = 'Cardinality'
 $strCarriage = 'Carriage return: \\r'
 $strCaseInsensitive = 'case-insensitive'
 $strCaseSensitive = 'case-sensitive'
 $strCentralEuropean = 'Central European'
 $strChange = 'Change'
 $strChangeCopyModeCopy = '... keep the old one.'
 $strChangeCopyMode = 'Create a new user with the same privileges and ...'
 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'
 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'
 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'
 $strChangeCopyUser = 'Change Login Information / Copy User'
 $strChangeDisplay = 'Choose field to display'
 $strChangePassword = 'Change password'
 $strCharset = 'Charset'
 $strCharsetOfFile = 'Character set of the file:'
 $strCharsetsAndCollations = 'Character Sets and Collations'
 $strCharsets = 'Charsets'
 $strCheckAll = 'Check All'
 $strCheckOverhead = 'Check tables having overhead'
 $strCheckPrivs = 'Check Privileges'
 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'
 $strCheckTable = 'Check table'
 $strChoosePage = 'Please choose a page to edit'
 $strColComFeat = 'Displaying Column Comments'
 $strCollation = 'Collation'
 $strColumnNames = 'Column names'
 $strColumnPrivileges = 'Column-specific privileges'
 $strCommand = 'Command'
 $strComments = 'Comments'
 $strCommentsForTable = 'COMMENTS FOR TABLE'
 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'
 $strCompleteInserts = 'Complete inserts'
 $strCompression = 'Compression'
 $strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if PHP finds a parse error in it or PHP cannot find the file.<br />Please call the configuration file directly using the link below and read the PHP error message(s) that you receive. In most cases a quote or a semicolon is missing somewhere.<br />If you receive a blank page, everything is fine.'
 $strConfigureTableCoord = 'Please configure the coordinates for table %s'
 $strConnectionError = 'Cannot connect: invalid settings.'
 $strConnections = 'Connections'
 $strConstraintsForDumped = 'Constraints for dumped tables'
 $strConstraintsForTable = 'Constraints for table'
 $strCookiesRequired = 'Cookies must be enabled past this point.'
 $strCopy = 'Copy'
 $strCopyDatabaseOK = 'Database %s has been copied to %s'
 $strCopyTable = 'Copy table to (database<b>.</b>table):'
 $strCopyTableOK = 'Table %s has been copied to %s.'
 $strCopyTableSameNames = 'Can\'t copy table to same one!'
 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'
 $strCreate = 'Create'
 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'
 $strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns'
 $strCreateIndexTopic = 'Create a new index'
 $strCreateNewDatabase = 'Create new database'
 $strCreateNewTable = 'Create new table on database %s'
 $strCreatePage = 'Create a new page'
 $strCreatePdfFeat = 'Creation of PDFs'
 $strCreationDates = 'Creation/Update/Check dates'
 $strCriteria = 'Criteria'
 $strCroatian = 'Croatian'
 $strCSVOptions = 'CSV options'
 $strCyrillic = 'Cyrillic'
 $strCzech = 'Czech'
 $strCzechSlovak = 'Czech-Slovak'
 $strDanish = 'Danish'
 $strDatabase = 'Database'
 $strDatabaseEmpty = 'The database name is empty!'
 $strDatabaseExportOptions = 'Database export options'
 $strDatabaseHasBeenDropped = 'Database %s has been dropped.'
 $strDatabaseNoTable = 'This database contains no table!'
 $strDatabases = 'Databases'
 $strDatabasesDropped = '%s databases have been dropped successfully.'
 $strDatabasesStats = 'Databases statistics'
 $strDatabasesStatsDisable = 'Disable Statistics'
 $strDatabasesStatsEnable = 'Enable Statistics'
 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server.'
 $strData = 'Data'
 $strDataDict = 'Data Dictionary'
 $strDataOnly = 'Data only'
 $strDataPages = 'Pages containing data'
 $strDBComment = 'Database comment: '
 $strDBCopy = 'Copy database to'
 $strDBGContext = 'Context'
 $strDBGContextID = 'Context ID'
 $strDBGHits = 'Hits'
 $strDBGLine = 'Line'
 $strDBGMaxTimeMs = 'Max time, ms'
 $strDBGMinTimeMs = 'Min time, ms'
 $strDBGModule = 'Module'
 $strDBGTimePerHitMs = 'Time/Hit, ms'
 $strDBGTotalTimeMs = 'Total time, ms'
 $strDbPrivileges = 'Database-specific privileges'
 $strDBRename = 'Rename database to'
 $strDbSpecific = 'database-specific'
 $strDefault = 'Default'
 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'
 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'
 $strDefragment = 'Defragment table'
 $strDelayedInserts = 'Use delayed inserts'
 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'
 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'
 $strDelete = 'Delete'
 $strDeletedRows = 'Deleted rows:'
 $strDeleted = 'The row has been deleted'
 $strDeleting = 'Deleting %s'
 $strDelOld = 'The current page has references to tables that no longer exist. Would you like to delete those references?'
 $strDescending = 'Descending'
 $strDescription = 'Description'
 $strDictionary = 'dictionary'
 $strDirtyPages = 'Dirty pages'
 $strDisabled = 'Disabled'
 $strDisableForeignChecks = 'Disable foreign key checks'
 $strDisplayFeat = 'Display Features'
 $strDisplayOrder = 'Display order:'
 $strDisplayPDF = 'Display PDF schema'
 $strDoAQuery = 'Do a "query by example" (wildcard: "%")'
 $strDocu = 'Documentation'
 $strDoYouReally = 'Do you really want to '
 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'
 $strDrop = 'Drop'
 $strDropSelectedDatabases = 'Drop Selected Databases'
 $strDropUsersDb = 'Drop the databases that have the same names as the users.'
 $strDumpingData = 'Dumping data for table'
 $strDumpSaved = 'Dump has been saved to file %s.'
 $strDumpXRows = 'Dump %s row(s) starting at record # %s.'
 $strDynamic = 'dynamic'
 $strEdit = 'Edit'
 $strEditPDFPages = 'Edit PDF Pages'
 $strEditPrivileges = 'Edit Privileges'
 $strEffective = 'Effective'
 $strEmpty = 'Empty'
 $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'
 $strEnabled = 'Enabled'
 $strEncloseInTransaction = 'Enclose export in a transaction'
 $strEndCut = 'END CUT'
 $strEnd = 'End'
 $strEndRaw = 'END RAW'
 $strEngineAvailable = '%s is available on this MySQL server.'
 $strEngineDisabled = '%s has been disabled for this MySQL server.'
 $strEngines = 'Engines'
 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'
 $strEnglish = 'English'
 $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '
 $strError = 'Error'
 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'
 $strEstonian = 'Estonian'
 $strExcelEdition = 'Excel edition'
 $strExcelOptions = 'Excel options'
 $strExecuteBookmarked = 'Execute bookmarked query'
 $strExplain = 'Explain SQL'
 $strExport = 'Export'
 $strExtendedInserts = 'Extended inserts'
 $strExtra = 'Extra'
 $strFailedAttempts = 'Failed attempts'
 $strField = 'Field'
 $strFieldHasBeenDropped = 'Field %s has been dropped'
 $strFieldsEmpty = ' The field count is empty! '
 $strFieldsEnclosedBy = 'Fields enclosed by'
 $strFieldsEscapedBy = 'Fields escaped by'
 $strFields = 'Fields'
 $strFieldsTerminatedBy = 'Fields terminated by'
 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'
 $strFileCouldNotBeRead = 'File could not be read'
 $strFileNameTemplate = 'File name template'
 $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.'
 $strFileNameTemplateRemember = 'remember template'
 $strFixed = 'fixed'
 $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses, if they have been changed manually. In this case, you should %sreload the privileges%s before you continue.'
 $strFlushTable = 'Flush the table ("FLUSH")'
 $strFormat = 'Format'
 $strFormEmpty = 'Missing value in the form!'
 $strFreePages = 'Free pages'
 $strFullText = 'Full Texts'
 $strFunction = 'Function'
 $strGenBy = 'Generated by'
 $strGeneralRelationFeat = 'General relation features'
 $strGenerate = 'Generate'
 $strGeneratePassword = 'Generate Password'
 $strGenTime = 'Generation Time'
 $strGeorgian = 'Georgian'
 $strGerman = 'German'
 $strGlobal = 'global'
 $strGlobalPrivileges = 'Global privileges'
 $strGlobalValue = 'Global value'
 $strGo = 'Go'
 $strGrantOption = 'Grant'
 $strGreek = 'Greek'
 $strGzip = '"gzipped"'
 $strHasBeenAltered = 'has been altered.'
 $strHasBeenCreated = 'has been created.'
 $strHaveToShow = 'You have to choose at least one column to display'
 $strHebrew = 'Hebrew'
 $strHexForBinary = 'Use hexadecimal for binary fields'
 $strHome = 'Home'
 $strHomepageOfficial = 'Official phpMyAdmin Homepage'
 $strHostEmpty = 'The host name is empty!'
 $strHost = 'Host'
 $strHTMLExcel = 'Microsoft Excel 2000'
 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'
 $strHTMLWord = 'Microsoft Word 2000'
 $strHTMLWordOptions = 'Microsoft Word 2000 export options'
 $strHungarian = 'Hungarian'
 $strIcelandic = 'Icelandic'
 $strId = 'ID'
 $strIdxFulltext = 'Fulltext'
 $strIfYouWish = 'If you wish to load only some of a table\'s columns, specify a comma-separated field list.'
 $strIgnore = 'Ignore'
 $strIgnoreInserts = 'Use ignore inserts'
 $strIgnoringFile = 'Ignoring file %s'
 $strImportDocSQL = 'Import docSQL Files'
 $strImportFiles = 'Import files'
 $strImportFinished = 'Import finished'
 $strIndexes = 'Indexes'
 $strIndexHasBeenDropped = 'Index %s has been dropped'
 $strIndex = 'Index'
 $strIndexName = 'Index name:'
 $strIndexType = 'Index type:'
 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`'
 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`'
 $strIndexWarningTable = 'Problems with indexes of table `%s`'
 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`'
 $strInnoDBAutoextendIncrement = 'Autoextend increment'
 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'
 $strInnoDBBufferPoolSize = 'Buffer pool size'
 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'
 $strInnoDBDataFilePath = 'Data files'
 $strInnoDBDataHomeDir = 'Data home directory'
 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'
 $strInnoDBPages = 'pages'
 $strInnodbStat = 'InnoDB Status'
 $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'
 $strInsertAsNewRow = 'Insert as new row'
 $strInsertBookmarkTitle = 'Please insert bookmark title'
 $strInsertedRowId = 'Inserted row id:'
 $strInsertedRows = 'Inserted rows:'
 $strInsert = 'Insert'
 $strInsertNewRow = 'Insert new row'
 $strInsertTextfiles = 'Insert data from a text file into the table'
 $strInstructions = 'Instructions'
 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'
 $strInternalRelations = 'Internal relations'
 $strInUse = 'in use'
 $strInvalidColumnCount = 'Column count has to be larger than zero.'
 $strInvalidFieldAddCount = 'You have to add at least one field.'
 $strInvalidFieldCount = 'Table must have at least one field.'
 $strInvalidRowNumber = '%d is not valid row number.'
 $strJapanese = 'Japanese'
 $strJumpToDB = 'Jump to database &quot;%s&quot;.'
 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'
 $strJustDelete = 'Just delete the users from the privilege tables.'
 $strKeepPass = 'Do not change the password'
 $strKeyname = 'Keyname'
 $strKill = 'Kill'
 $strKorean = 'Korean'
 $strLandscape = 'Landscape'
 $strLatchedPages = 'Latched pages'
 $strLatexCaption = 'Table caption'
 $strLatexContent = 'Content of table __TABLE__'
 $strLatexContinuedCaption = 'Continued table caption'
 $strLatexContinued = '(continued)'
 $strLatexIncludeCaption = 'Include table caption'
 $strLatexLabel = 'Label key'
 $strLaTeX = 'LaTeX'
 $strLaTeXOptions = 'LaTeX options'
 $strLatexStructure = 'Structure of table __TABLE__'
 $strLatvian = 'Latvian'
 $strLengthSet = 'Length/Values*'
 $strLimitNumRows = 'Number of rows per page'
 $strLineFeed = 'Linefeed: \\n'
 $strLinesTerminatedBy = 'Lines terminated by'
 $strLinkNotFound = 'Link not found'
 $strLinksTo = 'Links to'
 $strLithuanian = 'Lithuanian'
 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'
 $strLoadMethod = 'LOAD method'
 $strLocalhost = 'Local'
 $strLocationTextfile = 'Location of the text file'
 $strLoginInformation = 'Login Information'
 $strLogin = 'Login'
 $strLogout = 'Log out'
 $strLogPassword = 'Password:'
 $strLogServer = 'Server'
 $strLogUsername = 'Username:'
 $strLongOperation = 'This operation could take a long time. Proceed anyway?'
 $strMaximumSize = 'Max: %s%s'
 $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'
 $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause some data to be corrupted!'
 $strMIME_available_mime = 'Available MIME types'
 $strMIME_available_transform = 'Available transformations'
 $strMIME_description = 'Description'
 $strMIME_MIMEtype = 'MIME type'
 $strMIME_nodescription = 'No description is available for this transformation.<br />Please ask the author what %s does.'
 $strMIME_transformation = 'Browser transformation'
 $strMIME_transformation_note = 'For a list of available transformation options and their MIME type transformations, click on %stransformation descriptions%s'
 $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, preceed it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').'
 $strMIME_transformation_options = 'Transformation options'
 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'
 $strMIME_without = 'MIME types printed in italics do not have a separate transformation function'
 $strModifications = 'Modifications have been saved'
 $strModifyIndexTopic = 'Modify an index'
 $strModify = 'Modify'
 $strMoreStatusVars = 'More status variables'
 $strMoveTable = 'Move table to (database<b>.</b>table):'
 $strMoveTableOK = 'Table %s has been moved to %s.'
 $strMoveTableSameNames = 'Can\'t move table to same one!'
 $strMultilingual = 'multilingual'
 $strMustSelectFile = 'You should select file which you want to insert.'
 $strMyISAMDataPointerSize = 'Data pointer size'
 $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'
 $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.'
 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'
 $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).'
 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'
 $strMyISAMRecoverOptions = 'Automatic recovery mode'
 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'
 $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.'
 $strMyISAMRepairThreads = 'Repair threads'
 $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'
 $strMyISAMSortBufferSize = 'Sort buffer size'
 $strMySQLCharset = 'MySQL charset'
 $strMySQLConnectionCollation = 'MySQL connection collation'
 $strMySQLReloaded = 'MySQL reloaded.'
 $strMySQLSaid = 'MySQL said: '
 $strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%'
 $strMySQLShowProcess = 'Show processes'
 $strMySQLShowStatus = 'Show MySQL runtime information'
 $strMySQLShowVars = 'Show MySQL system variables'
 $strName = 'Name'
 $strNeedPrimaryKey = 'You should define a primary key for this table.'
 $strNext = 'Next'
 $strNoActivity = 'No activity within %s seconds; please log in again'
 $strNoDatabases = 'No databases'
 $strNoDatabasesSelected = 'No databases selected.'
 $strNoDescription = 'no description'
 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'
 $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'
 $strNone = 'None'
 $strNo = 'No'
 $strNoOptions = 'This format has no options'
 $strNoPassword = 'No Password'
 $strNoPermission = 'The web server does not have permission to save the file %s.'
 $strNoPhp = 'Without PHP Code'
 $strNoPrivileges = 'No Privileges'
 $strNoQuery = 'No SQL query!'
 $strNoRights = 'You don\'t have sufficient privileges to be here right now!'
 $strNoRowsSelected = 'No rows selected'
 $strNoSpace = 'Insufficient space to save the file %s.'
 $strNoTablesFound = 'No tables found in database.'
 $strNoThemeSupport = 'No themes support; please check your configuration and/or your themes in directory %s.'
 $strNotNumber = 'This is not a number!'
 $strNotOK = 'not OK'
 $strNotSet = '<b>%s</b> table not found or not set in %s'
 $strNoUsersFound = 'No user(s) found.'
 $strNoValidateSQL = 'Skip Validate SQL'
 $strNull = 'Null'
 $strNumberOfFields = 'Number of fields'
 $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>'
 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)'
 $strNumTables = 'Tables'
 $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'
 $strOK = 'OK'
 $strOperations = 'Operations'
 $strOperator = 'Operator'
 $strOptimizeTable = 'Optimize table'
 $strOptionalControls = 'Optional. Controls how to write or read special characters.'
 $strOptionally = 'OPTIONALLY'
 $strOr = 'Or'
 $strOverhead = 'Overhead'
 $strOverwriteExisting = 'Overwrite existing file(s)'
 $strPageNumber = 'Page number:'
 $strPagesToBeFlushed = 'Pages to be flushed'
 $strPaperSize = 'Paper size'
 $strPartialText = 'Partial Texts'
 $strPasswordChanged = 'The password for %s was changed successfully.'
 $strPasswordEmpty = 'The password is empty!'
 $strPasswordHashing = 'Password Hashing'
 $strPasswordNotSame = 'The passwords aren\'t the same!'
 $strPassword = 'Password'
 $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'
 $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'
 $strPdfNoTables = 'No tables'
 $strPerHour = 'per hour'
 $strPerMinute = 'per minute'
 $strPerSecond = 'per second'
 $strPersian = 'Persian'
 $strPhoneBook = 'phone book'
 $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.'
 $strPhp = 'Create PHP Code'
 $strPHPVersion = 'PHP Version'
 $strPmaDocumentation = 'phpMyAdmin documentation'
 $strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!'
 $strPolish = 'Polish'
 $strPortrait = 'Portrait'
 $strPos1 = 'Begin'
 $strPrevious = 'Previous'
 $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!)'
 $strPrimary = 'Primary'
 $strPrint = 'Print'
 $strPrintViewFull = 'Print view (with full texts)'
 $strPrintView = 'Print view'
 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'
 $strPrivDescAlter = 'Allows altering the structure of existing tables.'
 $strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'
 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'
 $strPrivDescCreateDb = 'Allows creating new databases and tables.'
 $strPrivDescCreateRoutine = 'Allows creating stored routines.'
 $strPrivDescCreateTbl = 'Allows creating new tables.'
 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'
 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'
 $strPrivDescCreateView = 'Allows creating new views.'
 $strPrivDescDelete = 'Allows deleting data.'
 $strPrivDescDropDb = 'Allows dropping databases and tables.'
 $strPrivDescDropTbl = 'Allows dropping tables.'
 $strPrivDescExecute5 = 'Allows executing stored routines.'
 $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 = 'Allows 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.'
 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'
 $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'
 $strPutColNames = 'Put fields names in the first row'
 $strQBEDel = 'Del'
 $strQBEIns = 'Ins'
 $strQBE = 'Query'
 $strQueryFrame = 'Query window'
 $strQueryOnDb = 'SQL query on database <b>%s</b>:'
 $strQuerySQLHistory = 'SQL history'
 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.'
 $strQueryTime = 'Query took %01.4f sec'
 $strQueryType = 'Query type'
 $strQueryWindowLock = 'Do not overwrite this query from outside the window'
 $strReadRequests = 'Read requests'
 $strReceived = 'Received'
 $strRecords = 'Records'
 $strReferentialIntegrity = 'Check referential integrity:'
 $strRefresh = 'Refresh'
 $strRelationalSchema = 'Relational schema'
 $strRelationNotWorking = 'The additional features for working with linked tables have been deactivated. To find out why click %shere%s.'
 $strRelationsForTable = 'RELATIONS FOR TABLE'
 $strRelations = 'Relations'
 $strRelationView = 'Relation view'
 $strReloadFailed = 'MySQL reload failed.'
 $strReloadingThePrivileges = 'Reloading the privileges'
 $strReloadMySQL = 'Reload MySQL'
 $strRemoveSelectedUsers = 'Remove selected users'
 $strRenameDatabaseOK = 'Database %s has been renamed to %s'
 $strRenameTableOK = 'Table %s has been renamed to %s'
 $strRenameTable = 'Rename table to'
 $strRepairTable = 'Repair table'
 $strReplaceNULLBy = 'Replace NULL by'
 $strReplace = 'Replace'
 $strReplaceTable = 'Replace table data with file'
 $strReset = 'Reset'
 $strResourceLimits = 'Resource limits'
 $strReType = 'Re-type'
 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'
 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'
 $strRevokeMessage = 'You have revoked the privileges for %s'
 $strRevoke = 'Revoke'
 $strRomanian = 'Romanian'
 $strRoutines = 'Routines'
 $strRowLength = 'Row length'
 $strRowsFrom = 'row(s) starting from record #'
 $strRowSize = ' Row size '
 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)'
 $strRowsModeHorizontal = 'horizontal'
 $strRowsModeOptions = 'in %s mode and repeat headers after %s cells'
 $strRowsModeVertical = 'vertical'
 $strRows = 'Rows'
 $strRowsStatistic = 'Row Statistics'
 $strRunning = 'running on %s'
 $strRunQuery = 'Submit Query'
 $strRunSQLQuery = 'Run SQL query/queries on database %s'
 $strRussian = 'Russian'
 $strSaveOnServer = 'Save on server in %s directory'
 $strSave = 'Save'
 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'
 $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:'
 $strSearch = 'Search'
 $strSearchType = 'Find:'
 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'
 $strSelectADb = 'Please select a database'
 $strSelectAll = 'Select All'
 $strSelectBinaryLog = 'Select binary log to view'
 $strSelectFields = 'Select fields (at least one):'
 $strSelectNumRows = 'in query'
 $strSelectTables = 'Select Tables'
 $strSend = 'Save as file'
 $strSent = 'Sent'
 $strServerChoice = 'Server Choice'
 $strServerNotResponding = 'The server is not responding'
 $strServer = 'Server'
 $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, preceed it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').'
 $strShowAll = 'Show all'
 $strShowColor = 'Show color'
 $strShowDatadictAs = 'Data Dictionary Format'
 $strShowFullQueries = 'Show Full Queries'
 $strShowGrid = 'Show grid'
 $strShowingRecords = 'Showing rows'
 $strShowPHPInfo = 'Show PHP information'
 $strShow = 'Show'
 $strShowTableDimension = 'Show dimension of tables'
 $strShowTables = 'Show tables'
 $strShowThisQuery = ' Show this query here again '
 $strSimplifiedChinese = 'Simplified Chinese'
 $strSingly = '(singly)'
 $strSize = 'Size'
 $strSlovak = 'Slovak'
 $strSlovenian = 'Slovenian'
 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'
 $strSortByKey = 'Sort by key'
 $strSort = 'Sort'
 $strSpaceUsage = 'Space usage'
 $strSpanish = 'Spanish'
 $strSplitWordsWithSpace = 'Words are separated by a space character (" ").'
 $strSQLExportCompatibility = 'SQL export compatibility'
 $strSQLExportType = 'Export type'
 $strSQLOptions = 'SQL options'
 $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'
 $strSQL = 'SQL'
 $strSQPBugInvalidIdentifer = 'Invalid Identifer'
 $strSQPBugUnclosedQuote = 'Unclosed quote'
 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'
 $strStatCheckTime = 'Last check'
 $strStatCreateTime = 'Creation'
 $strStatement = 'Statements'
 $strStatUpdateTime = 'Last update'
 $strStatus = 'Status'
 $strStorageEngines = 'Storage Engines'
 $strStorageEngine = 'Storage Engine'
 $strStrucCSV = 'CSV'
 $strStrucData = 'Structure and data'
 $strStrucDrop = 'Add DROP TABLE'
 $strStrucExcelCSV = 'CSV for MS Excel'
 $strStrucNativeExcel = 'Native MS Excel format'
 $strStrucOnly = 'Structure only'
 $strStructPropose = 'Propose table structure'
 $strStructure = 'Structure'
 $strSubmit = 'Submit'
 $strSuccess = 'Your SQL query has been executed successfully'
 $strSum = 'Sum'
 $strSwedish = 'Swedish'
 $strSwitchToDatabase = 'Switch to copied database'
 $strSwitchToTable = 'Switch to copied 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'
 $strTableOptions = 'Table options'
 $strTables = '%s table(s)'
 $strTableStructure = 'Table structure for table'
 $strTable = 'Table'
 $strTableType = 'Table type'
 $strTakeIt = 'take it'
 $strTblPrivileges = 'Table-specific privileges'
 $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '
 $strThai = 'Thai'
 $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'
 $strTheContent = 'The content of your file has been inserted.'
 $strTheme = 'Theme / Style'
 $strTheTerminator = 'The terminator of the fields.'
 $strThisHost = 'This Host'
 $strThisNotDirectory = 'This was not a directory'
 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'
 $strTime = 'Time'
 $strToggleScratchboard = 'Toggle scratchboard'
 $strTotal = 'total'
 $strTotalUC = 'Total'
 $strTraditionalChinese = 'Traditional Chinese'
 $strTraditionalSpanish = 'Traditional Spanish'
 $strTraffic = 'Traffic'
 $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.'
 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'
 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.'
 $strTransformation_image_jpeg__link = 'Displays a link to download this image.'
 $strTransformation_image_png__inline = 'See image/jpeg: inline'
 $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.'
 $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).'
 $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.'
 $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.'
 $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.'
 $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: "...").'
 $strTruncateQueries = 'Truncate Shown Queries'
 $strTurkish = 'Turkish'
 $strType = 'Type'
 $strUkrainian = 'Ukrainian'
 $strUncheckAll = 'Uncheck All'
 $strUnicode = 'Unicode'
 $strUnique = 'Unique'
 $strUnknown = 'unknown'
 $strUnselectAll = 'Unselect All'
 $strUpdatePrivMessage = 'You have updated the privileges for %s.'
 $strUpdateProfileMessage = 'The profile has been updated.'
 $strUpdateQuery = 'Update Query'
 $strUpdComTab = 'Please see the documentation on how to update your column_comments table'
 $strUpgrade = 'You should upgrade to %s %s or later.'
 $strUsage = 'Usage'
 $strUseBackquotes = 'Enclose table and field names with backquotes'
 $strUseHostTable = 'Use Host Table'
 $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'
 $strUsersDeleted = 'The selected users have been deleted successfully.'
 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;'
 $strUser = 'User'
 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'
 $strUseTables = 'Use Tables'
 $strUseTextField = 'Use text field'
 $strUseThisValue = 'Use this value'
 $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'
 $strVersionInformation = 'Version information'
 $strViewDumpDatabases = 'View dump (schema) of databases'
 $strViewDumpDB = 'View dump (schema) of database'
 $strViewDump = 'View dump (schema) of table'
 $strViewHasBeenDropped = 'View %s has been dropped'
 $strView = 'View'
 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'
 $strWebServerUploadDirectory = 'web server upload directory'
 $strWelcome = 'Welcome to %s'
 $strWestEuropean = 'West European'
 $strWildcard = 'wildcard'
 $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.'
 $strWithChecked = 'With selected:'
 $strWriteRequests = 'Write requests'
 $strWritingCommentNotPossible = 'Writing of comment not possible'
 $strWritingRelationNotPossible = 'Writing of relation not possible'
 $strWrongUser = 'Wrong username/password. Access denied.'
 $strXML = 'XML'
 $strYes = 'Yes'
 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'
 $strZip = '"zipped"'


Documentazione delle variabili

$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB')
 

Definizione alla linea 11 del file english-iso-8859-15.inc.php.

$charset = 'iso-8859-15'
 

Definizione alla linea 4 del file english-iso-8859-15.inc.php.

$datefmt = '%B %d, %Y at %I:%M %p'
 

Definizione alla linea 17 del file english-iso-8859-15.inc.php.

$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat')
 

Definizione alla linea 13 del file english-iso-8859-15.inc.php.

$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif'
 

Definizione alla linea 6 del file english-iso-8859-15.inc.php.

$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec')
 

Definizione alla linea 14 del file english-iso-8859-15.inc.php.

$number_decimal_separator = '.'
 

Definizione alla linea 9 del file english-iso-8859-15.inc.php.

$number_thousands_separator = ','
 

Definizione alla linea 8 del file english-iso-8859-15.inc.php.

$right_font_family = 'arial, helvetica, geneva, sans-serif'
 

Definizione alla linea 7 del file english-iso-8859-15.inc.php.

$strAbortedClients = 'Aborted'
 

Definizione alla linea 20 del file english-iso-8859-15.inc.php.

$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on the web server to the docSQL directory'
 

Definizione alla linea 21 del file english-iso-8859-15.inc.php.

$strAccessDenied = 'Access denied'
 

Definizione alla linea 22 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 23 del file english-iso-8859-15.inc.php.

$strAction = 'Action'
 

Definizione alla linea 24 del file english-iso-8859-15.inc.php.

$strAddAutoIncrement = 'Add AUTO_INCREMENT value'
 

Definizione alla linea 25 del file english-iso-8859-15.inc.php.

$strAddConstraints = 'Add constraints'
 

Definizione alla linea 26 del file english-iso-8859-15.inc.php.

$strAddDeleteColumn = 'Add/Delete Field Columns'
 

Definizione alla linea 27 del file english-iso-8859-15.inc.php.

$strAddDeleteRow = 'Add/Delete Criteria Row'
 

Definizione alla linea 28 del file english-iso-8859-15.inc.php.

$strAddDropDatabase = 'Add DROP DATABASE'
 

Definizione alla linea 29 del file english-iso-8859-15.inc.php.

$strAddedColumnComment = 'Added comment for column'
 

Definizione alla linea 30 del file english-iso-8859-15.inc.php.

$strAddedColumnRelation = 'Added relation for column'
 

Definizione alla linea 31 del file english-iso-8859-15.inc.php.

$strAddFields = 'Add %s field(s)'
 

Definizione alla linea 32 del file english-iso-8859-15.inc.php.

$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'
 

Definizione alla linea 33 del file english-iso-8859-15.inc.php.

$strAddIfNotExists = 'Add IF NOT EXISTS'
 

Definizione alla linea 34 del file english-iso-8859-15.inc.php.

$strAddIntoComments = 'Add into comments'
 

Definizione alla linea 35 del file english-iso-8859-15.inc.php.

$strAddNewField = 'Add new field'
 

Definizione alla linea 36 del file english-iso-8859-15.inc.php.

$strAddPrivilegesOnDb = 'Add privileges on the following database'
 

Definizione alla linea 37 del file english-iso-8859-15.inc.php.

$strAddPrivilegesOnTbl = 'Add privileges on the following table'
 

Definizione alla linea 38 del file english-iso-8859-15.inc.php.

$strAddSearchConditions = 'Add search conditions (body of the "where" clause):'
 

Definizione alla linea 39 del file english-iso-8859-15.inc.php.

$strAddToIndex = 'Add to index &nbsp;%s&nbsp;column(s)'
 

Definizione alla linea 40 del file english-iso-8859-15.inc.php.

$strAddUser = 'Add a new User'
 

Definizione alla linea 41 del file english-iso-8859-15.inc.php.

$strAddUserMessage = 'You have added a new user.'
 

Definizione alla linea 42 del file english-iso-8859-15.inc.php.

$strAdministration = 'Administration'
 

Definizione alla linea 43 del file english-iso-8859-15.inc.php.

$strAffectedRows = 'Affected rows:'
 

Definizione alla linea 44 del file english-iso-8859-15.inc.php.

$strAfter = 'After %s'
 

Definizione alla linea 45 del file english-iso-8859-15.inc.php.

$strAfterInsertBack = 'Go back to previous page'
 

Definizione alla linea 46 del file english-iso-8859-15.inc.php.

$strAfterInsertNewInsert = 'Insert another new row'
 

Definizione alla linea 47 del file english-iso-8859-15.inc.php.

$strAfterInsertNext = 'Edit next row'
 

Definizione alla linea 48 del file english-iso-8859-15.inc.php.

$strAfterInsertSame = 'Go back to this page'
 

Definizione alla linea 49 del file english-iso-8859-15.inc.php.

$strAll = 'All'
 

Definizione alla linea 50 del file english-iso-8859-15.inc.php.

$strAllTableSameWidth = 'display all tables with same width?'
 

Definizione alla linea 51 del file english-iso-8859-15.inc.php.

$strAlterOrderBy = 'Alter table order by'
 

Definizione alla linea 52 del file english-iso-8859-15.inc.php.

$strAnalyzeTable = 'Analyze table'
 

Definizione alla linea 53 del file english-iso-8859-15.inc.php.

$strAnd = 'And'
 

Definizione alla linea 54 del file english-iso-8859-15.inc.php.

$strAndThen = 'and then'
 

Definizione alla linea 55 del file english-iso-8859-15.inc.php.

$strAnIndex = 'An index has been added on %s'
 

Definizione alla linea 56 del file english-iso-8859-15.inc.php.

$strAny = 'Any'
 

Definizione alla linea 57 del file english-iso-8859-15.inc.php.

$strAnyHost = 'Any host'
 

Definizione alla linea 58 del file english-iso-8859-15.inc.php.

$strAnyUser = 'Any user'
 

Definizione alla linea 59 del file english-iso-8859-15.inc.php.

$strApproximateCount = 'May be approximate. See FAQ 3.11'
 

Definizione alla linea 60 del file english-iso-8859-15.inc.php.

$strAPrimaryKey = 'A primary key has been added on %s'
 

Definizione alla linea 61 del file english-iso-8859-15.inc.php.

$strArabic = 'Arabic'
 

Definizione alla linea 62 del file english-iso-8859-15.inc.php.

$strArmenian = 'Armenian'
 

Definizione alla linea 63 del file english-iso-8859-15.inc.php.

$strAscending = 'Ascending'
 

Definizione alla linea 64 del file english-iso-8859-15.inc.php.

$strAtBeginningOfTable = 'At Beginning of Table'
 

Definizione alla linea 65 del file english-iso-8859-15.inc.php.

$strAtEndOfTable = 'At End of Table'
 

Definizione alla linea 66 del file english-iso-8859-15.inc.php.

$strAttr = 'Attributes'
 

Definizione alla linea 67 del file english-iso-8859-15.inc.php.

$strAutodetect = 'Autodetect'
 

Definizione alla linea 68 del file english-iso-8859-15.inc.php.

$strAutomaticLayout = 'Automatic layout'
 

Definizione alla linea 69 del file english-iso-8859-15.inc.php.

$strBack = 'Back'
 

Definizione alla linea 71 del file english-iso-8859-15.inc.php.

$strBaltic = 'Baltic'
 

Definizione alla linea 72 del file english-iso-8859-15.inc.php.

$strBeginCut = 'BEGIN CUT'
 

Definizione alla linea 73 del file english-iso-8859-15.inc.php.

$strBeginRaw = 'BEGIN RAW'
 

Definizione alla linea 74 del file english-iso-8859-15.inc.php.

$strBinary = 'Binary'
 

Definizione alla linea 75 del file english-iso-8859-15.inc.php.

$strBinaryDoNotEdit = 'Binary - do not edit'
 

Definizione alla linea 76 del file english-iso-8859-15.inc.php.

$strBinaryLog = 'Binary log'
 

Definizione alla linea 77 del file english-iso-8859-15.inc.php.

$strBinLogEventType = 'Event type'
 

Definizione alla linea 78 del file english-iso-8859-15.inc.php.

$strBinLogInfo = 'Information'
 

Definizione alla linea 79 del file english-iso-8859-15.inc.php.

$strBinLogName = 'Log name'
 

Definizione alla linea 80 del file english-iso-8859-15.inc.php.

$strBinLogOriginalPosition = 'Original position'
 

Definizione alla linea 81 del file english-iso-8859-15.inc.php.

$strBinLogPosition = 'Position'
 

Definizione alla linea 82 del file english-iso-8859-15.inc.php.

$strBinLogServerId = 'Server ID'
 

Definizione alla linea 83 del file english-iso-8859-15.inc.php.

$strBookmarkAllUsers = 'Let every user access this bookmark'
 

Definizione alla linea 84 del file english-iso-8859-15.inc.php.

$strBookmarkDeleted = 'The bookmark has been deleted.'
 

Definizione alla linea 85 del file english-iso-8859-15.inc.php.

$strBookmarkLabel = 'Label'
 

Definizione alla linea 86 del file english-iso-8859-15.inc.php.

$strBookmarkOptions = 'Bookmark options'
 

Definizione alla linea 87 del file english-iso-8859-15.inc.php.

$strBookmarkQuery = 'Bookmarked SQL query'
 

Definizione alla linea 88 del file english-iso-8859-15.inc.php.

$strBookmarkThis = 'Bookmark this SQL query'
 

Definizione alla linea 89 del file english-iso-8859-15.inc.php.

$strBookmarkView = 'View only'
 

Definizione alla linea 90 del file english-iso-8859-15.inc.php.

$strBrowse = 'Browse'
 

Definizione alla linea 91 del file english-iso-8859-15.inc.php.

$strBrowseForeignValues = 'Browse foreign values'
 

Definizione alla linea 92 del file english-iso-8859-15.inc.php.

$strBufferPool = 'Buffer Pool'
 

Definizione alla linea 94 del file english-iso-8859-15.inc.php.

$strBufferPoolActivity = 'Buffer Pool Activity'
 

Definizione alla linea 93 del file english-iso-8859-15.inc.php.

$strBufferPoolUsage = 'Buffer Pool Usage'
 

Definizione alla linea 95 del file english-iso-8859-15.inc.php.

$strBufferReadMisses = 'Read misses'
 

Definizione alla linea 97 del file english-iso-8859-15.inc.php.

$strBufferReadMissesInPercent = 'Read misses in %'
 

Definizione alla linea 96 del file english-iso-8859-15.inc.php.

$strBufferWriteWaits = 'Write waits'
 

Definizione alla linea 99 del file english-iso-8859-15.inc.php.

$strBufferWriteWaitsInPercent = 'Write waits in %'
 

Definizione alla linea 98 del file english-iso-8859-15.inc.php.

$strBulgarian = 'Bulgarian'
 

Definizione alla linea 100 del file english-iso-8859-15.inc.php.

$strBusyPages = 'Busy pages'
 

Definizione alla linea 101 del file english-iso-8859-15.inc.php.

$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 newer PHP version. See PHP bug report %s for details.'
 

Definizione alla linea 102 del file english-iso-8859-15.inc.php.

$strBzip = '"bzipped"'
 

Definizione alla linea 103 del file english-iso-8859-15.inc.php.

$strCalendar = 'Calendar'
 

Definizione alla linea 105 del file english-iso-8859-15.inc.php.

$strCannotLogin = 'Cannot login to MySQL server'
 

Definizione alla linea 106 del file english-iso-8859-15.inc.php.

$strCantLoad = 'cannot load %s extension;<br />please check PHP configuration'
 

Definizione alla linea 107 del file english-iso-8859-15.inc.php.

$strCantLoadRecodeIconv = 'Couldn\'t load the iconv or recode extension needed for charset conversion. Either configure PHP to enable these extensions or disable charset conversion in phpMyAdmin.'
 

Definizione alla linea 108 del file english-iso-8859-15.inc.php.

$strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!'
 

Definizione alla linea 109 del file english-iso-8859-15.inc.php.

$strCantUseRecodeIconv = 'Couldn\'t use either the iconv, libiconv or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.'
 

Definizione alla linea 110 del file english-iso-8859-15.inc.php.

$strCardinality = 'Cardinality'
 

Definizione alla linea 111 del file english-iso-8859-15.inc.php.

$strCarriage = 'Carriage return: \\r'
 

Definizione alla linea 112 del file english-iso-8859-15.inc.php.

$strCaseInsensitive = 'case-insensitive'
 

Definizione alla linea 113 del file english-iso-8859-15.inc.php.

$strCaseSensitive = 'case-sensitive'
 

Definizione alla linea 114 del file english-iso-8859-15.inc.php.

$strCentralEuropean = 'Central European'
 

Definizione alla linea 115 del file english-iso-8859-15.inc.php.

$strChange = 'Change'
 

Definizione alla linea 116 del file english-iso-8859-15.inc.php.

$strChangeCopyMode = 'Create a new user with the same privileges and ...'
 

Definizione alla linea 118 del file english-iso-8859-15.inc.php.

$strChangeCopyModeCopy = '... keep the old one.'
 

Definizione alla linea 117 del file english-iso-8859-15.inc.php.

$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'
 

Definizione alla linea 119 del file english-iso-8859-15.inc.php.

$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'
 

Definizione alla linea 120 del file english-iso-8859-15.inc.php.

$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'
 

Definizione alla linea 121 del file english-iso-8859-15.inc.php.

$strChangeCopyUser = 'Change Login Information / Copy User'
 

Definizione alla linea 122 del file english-iso-8859-15.inc.php.

$strChangeDisplay = 'Choose field to display'
 

Definizione alla linea 123 del file english-iso-8859-15.inc.php.

$strChangePassword = 'Change password'
 

Definizione alla linea 124 del file english-iso-8859-15.inc.php.

$strCharset = 'Charset'
 

Definizione alla linea 125 del file english-iso-8859-15.inc.php.

$strCharsetOfFile = 'Character set of the file:'
 

Definizione alla linea 126 del file english-iso-8859-15.inc.php.

$strCharsets = 'Charsets'
 

Definizione alla linea 128 del file english-iso-8859-15.inc.php.

$strCharsetsAndCollations = 'Character Sets and Collations'
 

Definizione alla linea 127 del file english-iso-8859-15.inc.php.

$strCheckAll = 'Check All'
 

Definizione alla linea 129 del file english-iso-8859-15.inc.php.

$strCheckOverhead = 'Check tables having overhead'
 

Definizione alla linea 130 del file english-iso-8859-15.inc.php.

$strCheckPrivs = 'Check Privileges'
 

Definizione alla linea 131 del file english-iso-8859-15.inc.php.

$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'
 

Definizione alla linea 132 del file english-iso-8859-15.inc.php.

$strCheckTable = 'Check table'
 

Definizione alla linea 133 del file english-iso-8859-15.inc.php.

$strChoosePage = 'Please choose a page to edit'
 

Definizione alla linea 134 del file english-iso-8859-15.inc.php.

$strColComFeat = 'Displaying Column Comments'
 

Definizione alla linea 135 del file english-iso-8859-15.inc.php.

$strCollation = 'Collation'
 

Definizione alla linea 136 del file english-iso-8859-15.inc.php.

$strColumnNames = 'Column names'
 

Definizione alla linea 137 del file english-iso-8859-15.inc.php.

$strColumnPrivileges = 'Column-specific privileges'
 

Definizione alla linea 138 del file english-iso-8859-15.inc.php.

$strCommand = 'Command'
 

Definizione alla linea 139 del file english-iso-8859-15.inc.php.

$strComments = 'Comments'
 

Definizione alla linea 140 del file english-iso-8859-15.inc.php.

$strCommentsForTable = 'COMMENTS FOR TABLE'
 

Definizione alla linea 141 del file english-iso-8859-15.inc.php.

$strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'
 

Definizione alla linea 142 del file english-iso-8859-15.inc.php.

$strCompleteInserts = 'Complete inserts'
 

Definizione alla linea 143 del file english-iso-8859-15.inc.php.

$strCompression = 'Compression'
 

Definizione alla linea 144 del file english-iso-8859-15.inc.php.

$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if PHP finds a parse error in it or PHP cannot find the file.<br />Please call the configuration file directly using the link below and read the PHP error message(s) that you receive. In most cases a quote or a semicolon is missing somewhere.<br />If you receive a blank page, everything is fine.'
 

Definizione alla linea 145 del file english-iso-8859-15.inc.php.

$strConfigureTableCoord = 'Please configure the coordinates for table %s'
 

Definizione alla linea 146 del file english-iso-8859-15.inc.php.

$strConnectionError = 'Cannot connect: invalid settings.'
 

Definizione alla linea 147 del file english-iso-8859-15.inc.php.

$strConnections = 'Connections'
 

Definizione alla linea 148 del file english-iso-8859-15.inc.php.

$strConstraintsForDumped = 'Constraints for dumped tables'
 

Definizione alla linea 149 del file english-iso-8859-15.inc.php.

$strConstraintsForTable = 'Constraints for table'
 

Definizione alla linea 150 del file english-iso-8859-15.inc.php.

$strCookiesRequired = 'Cookies must be enabled past this point.'
 

Definizione alla linea 151 del file english-iso-8859-15.inc.php.

$strCopy = 'Copy'
 

Definizione alla linea 152 del file english-iso-8859-15.inc.php.

$strCopyDatabaseOK = 'Database %s has been copied to %s'
 

Definizione alla linea 153 del file english-iso-8859-15.inc.php.

$strCopyTable = 'Copy table to (database<b>.</b>table):'
 

Definizione alla linea 154 del file english-iso-8859-15.inc.php.

$strCopyTableOK = 'Table %s has been copied to %s.'
 

Definizione alla linea 155 del file english-iso-8859-15.inc.php.

$strCopyTableSameNames = 'Can\'t copy table to same one!'
 

Definizione alla linea 156 del file english-iso-8859-15.inc.php.

$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'
 

Definizione alla linea 157 del file english-iso-8859-15.inc.php.

$strCreate = 'Create'
 

Definizione alla linea 158 del file english-iso-8859-15.inc.php.

$strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'
 

Definizione alla linea 159 del file english-iso-8859-15.inc.php.

$strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns'
 

Definizione alla linea 160 del file english-iso-8859-15.inc.php.

$strCreateIndexTopic = 'Create a new index'
 

Definizione alla linea 161 del file english-iso-8859-15.inc.php.

$strCreateNewDatabase = 'Create new database'
 

Definizione alla linea 162 del file english-iso-8859-15.inc.php.

$strCreateNewTable = 'Create new table on database %s'
 

Definizione alla linea 163 del file english-iso-8859-15.inc.php.

$strCreatePage = 'Create a new page'
 

Definizione alla linea 164 del file english-iso-8859-15.inc.php.

$strCreatePdfFeat = 'Creation of PDFs'
 

Definizione alla linea 165 del file english-iso-8859-15.inc.php.

$strCreationDates = 'Creation/Update/Check dates'
 

Definizione alla linea 166 del file english-iso-8859-15.inc.php.

$strCriteria = 'Criteria'
 

Definizione alla linea 167 del file english-iso-8859-15.inc.php.

$strCroatian = 'Croatian'
 

Definizione alla linea 168 del file english-iso-8859-15.inc.php.

$strCSVOptions = 'CSV options'
 

Definizione alla linea 169 del file english-iso-8859-15.inc.php.

$strCyrillic = 'Cyrillic'
 

Definizione alla linea 170 del file english-iso-8859-15.inc.php.

$strCzech = 'Czech'
 

Definizione alla linea 171 del file english-iso-8859-15.inc.php.

$strCzechSlovak = 'Czech-Slovak'
 

Definizione alla linea 172 del file english-iso-8859-15.inc.php.

$strDanish = 'Danish'
 

Definizione alla linea 174 del file english-iso-8859-15.inc.php.

$strData = 'Data'
 

Definizione alla linea 186 del file english-iso-8859-15.inc.php.

$strDatabase = 'Database'
 

Definizione alla linea 175 del file english-iso-8859-15.inc.php.

$strDatabaseEmpty = 'The database name is empty!'
 

Definizione alla linea 176 del file english-iso-8859-15.inc.php.

$strDatabaseExportOptions = 'Database export options'
 

Definizione alla linea 177 del file english-iso-8859-15.inc.php.

$strDatabaseHasBeenDropped = 'Database %s has been dropped.'
 

Definizione alla linea 178 del file english-iso-8859-15.inc.php.

$strDatabaseNoTable = 'This database contains no table!'
 

Definizione alla linea 179 del file english-iso-8859-15.inc.php.

$strDatabases = 'Databases'
 

Definizione alla linea 180 del file english-iso-8859-15.inc.php.

$strDatabasesDropped = '%s databases have been dropped successfully.'
 

Definizione alla linea 181 del file english-iso-8859-15.inc.php.

$strDatabasesStats = 'Databases statistics'
 

Definizione alla linea 182 del file english-iso-8859-15.inc.php.

$strDatabasesStatsDisable = 'Disable Statistics'
 

Definizione alla linea 183 del file english-iso-8859-15.inc.php.

$strDatabasesStatsEnable = 'Enable Statistics'
 

Definizione alla linea 184 del file english-iso-8859-15.inc.php.

$strDatabasesStatsHeavyTraffic = 'Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server.'
 

Definizione alla linea 185 del file english-iso-8859-15.inc.php.

$strDataDict = 'Data Dictionary'
 

Definizione alla linea 187 del file english-iso-8859-15.inc.php.

$strDataOnly = 'Data only'
 

Definizione alla linea 188 del file english-iso-8859-15.inc.php.

$strDataPages = 'Pages containing data'
 

Definizione alla linea 189 del file english-iso-8859-15.inc.php.

$strDBComment = 'Database comment: '
 

Definizione alla linea 190 del file english-iso-8859-15.inc.php.

$strDBCopy = 'Copy database to'
 

Definizione alla linea 191 del file english-iso-8859-15.inc.php.

$strDBGContext = 'Context'
 

Definizione alla linea 192 del file english-iso-8859-15.inc.php.

$strDBGContextID = 'Context ID'
 

Definizione alla linea 193 del file english-iso-8859-15.inc.php.

$strDBGHits = 'Hits'
 

Definizione alla linea 194 del file english-iso-8859-15.inc.php.

$strDBGLine = 'Line'
 

Definizione alla linea 195 del file english-iso-8859-15.inc.php.

$strDBGMaxTimeMs = 'Max time, ms'
 

Definizione alla linea 196 del file english-iso-8859-15.inc.php.

$strDBGMinTimeMs = 'Min time, ms'
 

Definizione alla linea 197 del file english-iso-8859-15.inc.php.

$strDBGModule = 'Module'
 

Definizione alla linea 198 del file english-iso-8859-15.inc.php.

$strDBGTimePerHitMs = 'Time/Hit, ms'
 

Definizione alla linea 199 del file english-iso-8859-15.inc.php.

$strDBGTotalTimeMs = 'Total time, ms'
 

Definizione alla linea 200 del file english-iso-8859-15.inc.php.

$strDbPrivileges = 'Database-specific privileges'
 

Definizione alla linea 201 del file english-iso-8859-15.inc.php.

$strDBRename = 'Rename database to'
 

Definizione alla linea 202 del file english-iso-8859-15.inc.php.

$strDbSpecific = 'database-specific'
 

Definizione alla linea 203 del file english-iso-8859-15.inc.php.

$strDefault = 'Default'
 

Definizione alla linea 204 del file english-iso-8859-15.inc.php.

$strDefaultEngine = '%s is the default storage engine on this MySQL server.'
 

Definizione alla linea 205 del file english-iso-8859-15.inc.php.

$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'
 

Definizione alla linea 206 del file english-iso-8859-15.inc.php.

$strDefragment = 'Defragment table'
 

Definizione alla linea 207 del file english-iso-8859-15.inc.php.

$strDelayedInserts = 'Use delayed inserts'
 

Definizione alla linea 208 del file english-iso-8859-15.inc.php.

$strDelete = 'Delete'
 

Definizione alla linea 211 del file english-iso-8859-15.inc.php.

$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'
 

Definizione alla linea 209 del file english-iso-8859-15.inc.php.

$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'
 

Definizione alla linea 210 del file english-iso-8859-15.inc.php.

$strDeleted = 'The row has been deleted'
 

Definizione alla linea 213 del file english-iso-8859-15.inc.php.

$strDeletedRows = 'Deleted rows:'
 

Definizione alla linea 212 del file english-iso-8859-15.inc.php.

$strDeleting = 'Deleting %s'
 

Definizione alla linea 214 del file english-iso-8859-15.inc.php.

$strDelOld = 'The current page has references to tables that no longer exist. Would you like to delete those references?'
 

Definizione alla linea 215 del file english-iso-8859-15.inc.php.

$strDescending = 'Descending'
 

Definizione alla linea 216 del file english-iso-8859-15.inc.php.

$strDescription = 'Description'
 

Definizione alla linea 217 del file english-iso-8859-15.inc.php.

$strDictionary = 'dictionary'
 

Definizione alla linea 218 del file english-iso-8859-15.inc.php.

$strDirtyPages = 'Dirty pages'
 

Definizione alla linea 219 del file english-iso-8859-15.inc.php.

$strDisabled = 'Disabled'
 

Definizione alla linea 220 del file english-iso-8859-15.inc.php.

$strDisableForeignChecks = 'Disable foreign key checks'
 

Definizione alla linea 221 del file english-iso-8859-15.inc.php.

$strDisplayFeat = 'Display Features'
 

Definizione alla linea 222 del file english-iso-8859-15.inc.php.

$strDisplayOrder = 'Display order:'
 

Definizione alla linea 223 del file english-iso-8859-15.inc.php.

$strDisplayPDF = 'Display PDF schema'
 

Definizione alla linea 224 del file english-iso-8859-15.inc.php.

$strDoAQuery = 'Do a "query by example" (wildcard: "%")'
 

Definizione alla linea 225 del file english-iso-8859-15.inc.php.

$strDocu = 'Documentation'
 

Definizione alla linea 226 del file english-iso-8859-15.inc.php.

$strDoYouReally = 'Do you really want to '
 

Definizione alla linea 227 del file english-iso-8859-15.inc.php.

$strDrop = 'Drop'
 

Definizione alla linea 229 del file english-iso-8859-15.inc.php.

$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'
 

Definizione alla linea 228 del file english-iso-8859-15.inc.php.

$strDropSelectedDatabases = 'Drop Selected Databases'
 

Definizione alla linea 230 del file english-iso-8859-15.inc.php.

$strDropUsersDb = 'Drop the databases that have the same names as the users.'
 

Definizione alla linea 231 del file english-iso-8859-15.inc.php.

$strDumpingData = 'Dumping data for table'
 

Definizione alla linea 232 del file english-iso-8859-15.inc.php.

$strDumpSaved = 'Dump has been saved to file %s.'
 

Definizione alla linea 233 del file english-iso-8859-15.inc.php.

$strDumpXRows = 'Dump %s row(s) starting at record # %s.'
 

Definizione alla linea 234 del file english-iso-8859-15.inc.php.

$strDynamic = 'dynamic'
 

Definizione alla linea 235 del file english-iso-8859-15.inc.php.

$strEdit = 'Edit'
 

Definizione alla linea 237 del file english-iso-8859-15.inc.php.

$strEditPDFPages = 'Edit PDF Pages'
 

Definizione alla linea 238 del file english-iso-8859-15.inc.php.

$strEditPrivileges = 'Edit Privileges'
 

Definizione alla linea 239 del file english-iso-8859-15.inc.php.

$strEffective = 'Effective'
 

Definizione alla linea 240 del file english-iso-8859-15.inc.php.

$strEmpty = 'Empty'
 

Definizione alla linea 241 del file english-iso-8859-15.inc.php.

$strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'
 

Definizione alla linea 242 del file english-iso-8859-15.inc.php.

$strEnabled = 'Enabled'
 

Definizione alla linea 243 del file english-iso-8859-15.inc.php.

$strEncloseInTransaction = 'Enclose export in a transaction'
 

Definizione alla linea 244 del file english-iso-8859-15.inc.php.

$strEnd = 'End'
 

Definizione alla linea 246 del file english-iso-8859-15.inc.php.

$strEndCut = 'END CUT'
 

Definizione alla linea 245 del file english-iso-8859-15.inc.php.

$strEndRaw = 'END RAW'
 

Definizione alla linea 247 del file english-iso-8859-15.inc.php.

$strEngineAvailable = '%s is available on this MySQL server.'
 

Definizione alla linea 248 del file english-iso-8859-15.inc.php.

$strEngineDisabled = '%s has been disabled for this MySQL server.'
 

Definizione alla linea 249 del file english-iso-8859-15.inc.php.

$strEngines = 'Engines'
 

Definizione alla linea 250 del file english-iso-8859-15.inc.php.

$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'
 

Definizione alla linea 251 del file english-iso-8859-15.inc.php.

$strEnglish = 'English'
 

Definizione alla linea 252 del file english-iso-8859-15.inc.php.

$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '
 

Definizione alla linea 253 del file english-iso-8859-15.inc.php.

$strError = 'Error'
 

Definizione alla linea 254 del file english-iso-8859-15.inc.php.

$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'
 

Definizione alla linea 255 del file english-iso-8859-15.inc.php.

$strEstonian = 'Estonian'
 

Definizione alla linea 256 del file english-iso-8859-15.inc.php.

$strExcelEdition = 'Excel edition'
 

Definizione alla linea 257 del file english-iso-8859-15.inc.php.

$strExcelOptions = 'Excel options'
 

Definizione alla linea 258 del file english-iso-8859-15.inc.php.

$strExecuteBookmarked = 'Execute bookmarked query'
 

Definizione alla linea 259 del file english-iso-8859-15.inc.php.

$strExplain = 'Explain SQL'
 

Definizione alla linea 260 del file english-iso-8859-15.inc.php.

$strExport = 'Export'
 

Definizione alla linea 261 del file english-iso-8859-15.inc.php.

$strExtendedInserts = 'Extended inserts'
 

Definizione alla linea 262 del file english-iso-8859-15.inc.php.

$strExtra = 'Extra'
 

Definizione alla linea 263 del file english-iso-8859-15.inc.php.

$strFailedAttempts = 'Failed attempts'
 

Definizione alla linea 265 del file english-iso-8859-15.inc.php.

$strField = 'Field'
 

Definizione alla linea 266 del file english-iso-8859-15.inc.php.

$strFieldHasBeenDropped = 'Field %s has been dropped'
 

Definizione alla linea 267 del file english-iso-8859-15.inc.php.

$strFields = 'Fields'
 

Definizione alla linea 271 del file english-iso-8859-15.inc.php.

$strFieldsEmpty = ' The field count is empty! '
 

Definizione alla linea 268 del file english-iso-8859-15.inc.php.

$strFieldsEnclosedBy = 'Fields enclosed by'
 

Definizione alla linea 269 del file english-iso-8859-15.inc.php.

$strFieldsEscapedBy = 'Fields escaped by'
 

Definizione alla linea 270 del file english-iso-8859-15.inc.php.

$strFieldsTerminatedBy = 'Fields terminated by'
 

Definizione alla linea 272 del file english-iso-8859-15.inc.php.

$strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'
 

Definizione alla linea 273 del file english-iso-8859-15.inc.php.

$strFileCouldNotBeRead = 'File could not be read'
 

Definizione alla linea 274 del file english-iso-8859-15.inc.php.

$strFileNameTemplate = 'File name template'
 

Definizione alla linea 275 del file english-iso-8859-15.inc.php.

$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.'
 

Definizione alla linea 276 del file english-iso-8859-15.inc.php.

$strFileNameTemplateRemember = 'remember template'
 

Definizione alla linea 277 del file english-iso-8859-15.inc.php.

$strFixed = 'fixed'
 

Definizione alla linea 278 del file english-iso-8859-15.inc.php.

$strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses, if they have been changed manually. In this case, you should %sreload the privileges%s before you continue.'
 

Definizione alla linea 279 del file english-iso-8859-15.inc.php.

$strFlushTable = 'Flush the table ("FLUSH")'
 

Definizione alla linea 280 del file english-iso-8859-15.inc.php.

$strFormat = 'Format'
 

Definizione alla linea 281 del file english-iso-8859-15.inc.php.

$strFormEmpty = 'Missing value in the form!'
 

Definizione alla linea 282 del file english-iso-8859-15.inc.php.

$strFreePages = 'Free pages'
 

Definizione alla linea 283 del file english-iso-8859-15.inc.php.

$strFullText = 'Full Texts'
 

Definizione alla linea 284 del file english-iso-8859-15.inc.php.

$strFunction = 'Function'
 

Definizione alla linea 285 del file english-iso-8859-15.inc.php.

$strGenBy = 'Generated by'
 

Definizione alla linea 287 del file english-iso-8859-15.inc.php.

$strGeneralRelationFeat = 'General relation features'
 

Definizione alla linea 288 del file english-iso-8859-15.inc.php.

$strGenerate = 'Generate'
 

Definizione alla linea 289 del file english-iso-8859-15.inc.php.

$strGeneratePassword = 'Generate Password'
 

Definizione alla linea 290 del file english-iso-8859-15.inc.php.

$strGenTime = 'Generation Time'
 

Definizione alla linea 291 del file english-iso-8859-15.inc.php.

$strGeorgian = 'Georgian'
 

Definizione alla linea 292 del file english-iso-8859-15.inc.php.

$strGerman = 'German'
 

Definizione alla linea 293 del file english-iso-8859-15.inc.php.

$strGlobal = 'global'
 

Definizione alla linea 294 del file english-iso-8859-15.inc.php.

$strGlobalPrivileges = 'Global privileges'
 

Definizione alla linea 295 del file english-iso-8859-15.inc.php.

$strGlobalValue = 'Global value'
 

Definizione alla linea 296 del file english-iso-8859-15.inc.php.

$strGo = 'Go'
 

Definizione alla linea 297 del file english-iso-8859-15.inc.php.

$strGrantOption = 'Grant'
 

Definizione alla linea 298 del file english-iso-8859-15.inc.php.

$strGreek = 'Greek'
 

Definizione alla linea 299 del file english-iso-8859-15.inc.php.

$strGzip = '"gzipped"'
 

Definizione alla linea 300 del file english-iso-8859-15.inc.php.

$strHasBeenAltered = 'has been altered.'
 

Definizione alla linea 302 del file english-iso-8859-15.inc.php.

$strHasBeenCreated = 'has been created.'
 

Definizione alla linea 303 del file english-iso-8859-15.inc.php.

$strHaveToShow = 'You have to choose at least one column to display'
 

Definizione alla linea 304 del file english-iso-8859-15.inc.php.

$strHebrew = 'Hebrew'
 

Definizione alla linea 305 del file english-iso-8859-15.inc.php.

$strHexForBinary = 'Use hexadecimal for binary fields'
 

Definizione alla linea 306 del file english-iso-8859-15.inc.php.

$strHome = 'Home'
 

Definizione alla linea 307 del file english-iso-8859-15.inc.php.

$strHomepageOfficial = 'Official phpMyAdmin Homepage'
 

Definizione alla linea 308 del file english-iso-8859-15.inc.php.

$strHost = 'Host'
 

Definizione alla linea 310 del file english-iso-8859-15.inc.php.

$strHostEmpty = 'The host name is empty!'
 

Definizione alla linea 309 del file english-iso-8859-15.inc.php.

$strHTMLExcel = 'Microsoft Excel 2000'
 

Definizione alla linea 311 del file english-iso-8859-15.inc.php.

$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'
 

Definizione alla linea 312 del file english-iso-8859-15.inc.php.

$strHTMLWord = 'Microsoft Word 2000'
 

Definizione alla linea 313 del file english-iso-8859-15.inc.php.

$strHTMLWordOptions = 'Microsoft Word 2000 export options'
 

Definizione alla linea 314 del file english-iso-8859-15.inc.php.

$strHungarian = 'Hungarian'
 

Definizione alla linea 315 del file english-iso-8859-15.inc.php.

$strIcelandic = 'Icelandic'
 

Definizione alla linea 317 del file english-iso-8859-15.inc.php.

$strId = 'ID'
 

Definizione alla linea 318 del file english-iso-8859-15.inc.php.

$strIdxFulltext = 'Fulltext'
 

Definizione alla linea 319 del file english-iso-8859-15.inc.php.

$strIfYouWish = 'If you wish to load only some of a table\'s columns, specify a comma-separated field list.'
 

Definizione alla linea 320 del file english-iso-8859-15.inc.php.

$strIgnore = 'Ignore'
 

Definizione alla linea 321 del file english-iso-8859-15.inc.php.

$strIgnoreInserts = 'Use ignore inserts'
 

Definizione alla linea 322 del file english-iso-8859-15.inc.php.

$strIgnoringFile = 'Ignoring file %s'
 

Definizione alla linea 323 del file english-iso-8859-15.inc.php.

$strImportDocSQL = 'Import docSQL Files'
 

Definizione alla linea 324 del file english-iso-8859-15.inc.php.

$strImportFiles = 'Import files'
 

Definizione alla linea 325 del file english-iso-8859-15.inc.php.

$strImportFinished = 'Import finished'
 

Definizione alla linea 326 del file english-iso-8859-15.inc.php.

$strIndex = 'Index'
 

Definizione alla linea 329 del file english-iso-8859-15.inc.php.

$strIndexes = 'Indexes'
 

Definizione alla linea 327 del file english-iso-8859-15.inc.php.

$strIndexHasBeenDropped = 'Index %s has been dropped'
 

Definizione alla linea 328 del file english-iso-8859-15.inc.php.

$strIndexName = 'Index name:'
 

Definizione alla linea 330 del file english-iso-8859-15.inc.php.

$strIndexType = 'Index type:'
 

Definizione alla linea 331 del file english-iso-8859-15.inc.php.

$strIndexWarningMultiple = 'More than one %s key was created for column `%s`'
 

Definizione alla linea 332 del file english-iso-8859-15.inc.php.

$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`'
 

Definizione alla linea 333 del file english-iso-8859-15.inc.php.

$strIndexWarningTable = 'Problems with indexes of table `%s`'
 

Definizione alla linea 334 del file english-iso-8859-15.inc.php.

$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`'
 

Definizione alla linea 335 del file english-iso-8859-15.inc.php.

$strInnoDBAutoextendIncrement = 'Autoextend increment'
 

Definizione alla linea 336 del file english-iso-8859-15.inc.php.

$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'
 

Definizione alla linea 337 del file english-iso-8859-15.inc.php.

$strInnoDBBufferPoolSize = 'Buffer pool size'
 

Definizione alla linea 338 del file english-iso-8859-15.inc.php.

$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'
 

Definizione alla linea 339 del file english-iso-8859-15.inc.php.

$strInnoDBDataFilePath = 'Data files'
 

Definizione alla linea 340 del file english-iso-8859-15.inc.php.

$strInnoDBDataHomeDir = 'Data home directory'
 

Definizione alla linea 341 del file english-iso-8859-15.inc.php.

$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'
 

Definizione alla linea 342 del file english-iso-8859-15.inc.php.

$strInnoDBPages = 'pages'
 

Definizione alla linea 343 del file english-iso-8859-15.inc.php.

$strInnodbStat = 'InnoDB Status'
 

Definizione alla linea 344 del file english-iso-8859-15.inc.php.

$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'
 

Definizione alla linea 345 del file english-iso-8859-15.inc.php.

$strInsert = 'Insert'
 

Definizione alla linea 350 del file english-iso-8859-15.inc.php.

$strInsertAsNewRow = 'Insert as new row'
 

Definizione alla linea 346 del file english-iso-8859-15.inc.php.

$strInsertBookmarkTitle = 'Please insert bookmark title'
 

Definizione alla linea 347 del file english-iso-8859-15.inc.php.

$strInsertedRowId = 'Inserted row id:'
 

Definizione alla linea 348 del file english-iso-8859-15.inc.php.

$strInsertedRows = 'Inserted rows:'
 

Definizione alla linea 349 del file english-iso-8859-15.inc.php.

$strInsertNewRow = 'Insert new row'
 

Definizione alla linea 351 del file english-iso-8859-15.inc.php.

$strInsertTextfiles = 'Insert data from a text file into the table'
 

Definizione alla linea 352 del file english-iso-8859-15.inc.php.

$strInstructions = 'Instructions'
 

Definizione alla linea 353 del file english-iso-8859-15.inc.php.

$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'
 

Definizione alla linea 354 del file english-iso-8859-15.inc.php.

$strInternalRelations = 'Internal relations'
 

Definizione alla linea 355 del file english-iso-8859-15.inc.php.

$strInUse = 'in use'
 

Definizione alla linea 356 del file english-iso-8859-15.inc.php.

$strInvalidColumnCount = 'Column count has to be larger than zero.'
 

Definizione alla linea 357 del file english-iso-8859-15.inc.php.

$strInvalidFieldAddCount = 'You have to add at least one field.'
 

Definizione alla linea 358 del file english-iso-8859-15.inc.php.

$strInvalidFieldCount = 'Table must have at least one field.'
 

Definizione alla linea 359 del file english-iso-8859-15.inc.php.

$strInvalidRowNumber = '%d is not valid row number.'
 

Definizione alla linea 360 del file english-iso-8859-15.inc.php.

$strJapanese = 'Japanese'
 

Definizione alla linea 362 del file english-iso-8859-15.inc.php.

$strJumpToDB = 'Jump to database &quot;%s&quot;.'
 

Definizione alla linea 363 del file english-iso-8859-15.inc.php.

$strJustDelete = 'Just delete the users from the privilege tables.'
 

Definizione alla linea 365 del file english-iso-8859-15.inc.php.

$strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'
 

Definizione alla linea 364 del file english-iso-8859-15.inc.php.

$strKeepPass = 'Do not change the password'
 

Definizione alla linea 367 del file english-iso-8859-15.inc.php.

$strKeyname = 'Keyname'
 

Definizione alla linea 368 del file english-iso-8859-15.inc.php.

$strKill = 'Kill'
 

Definizione alla linea 369 del file english-iso-8859-15.inc.php.

$strKorean = 'Korean'
 

Definizione alla linea 370 del file english-iso-8859-15.inc.php.

$strLandscape = 'Landscape'
 

Definizione alla linea 372 del file english-iso-8859-15.inc.php.

$strLatchedPages = 'Latched pages'
 

Definizione alla linea 373 del file english-iso-8859-15.inc.php.

$strLaTeX = 'LaTeX'
 

Definizione alla linea 380 del file english-iso-8859-15.inc.php.

$strLatexCaption = 'Table caption'
 

Definizione alla linea 374 del file english-iso-8859-15.inc.php.

$strLatexContent = 'Content of table __TABLE__'
 

Definizione alla linea 375 del file english-iso-8859-15.inc.php.

$strLatexContinued = '(continued)'
 

Definizione alla linea 377 del file english-iso-8859-15.inc.php.

$strLatexContinuedCaption = 'Continued table caption'
 

Definizione alla linea 376 del file english-iso-8859-15.inc.php.

$strLatexIncludeCaption = 'Include table caption'
 

Definizione alla linea 378 del file english-iso-8859-15.inc.php.

$strLatexLabel = 'Label key'
 

Definizione alla linea 379 del file english-iso-8859-15.inc.php.

$strLaTeXOptions = 'LaTeX options'
 

Definizione alla linea 381 del file english-iso-8859-15.inc.php.

$strLatexStructure = 'Structure of table __TABLE__'
 

Definizione alla linea 382 del file english-iso-8859-15.inc.php.

$strLatvian = 'Latvian'
 

Definizione alla linea 383 del file english-iso-8859-15.inc.php.

$strLengthSet = 'Length/Values*'
 

Definizione alla linea 384 del file english-iso-8859-15.inc.php.

$strLimitNumRows = 'Number of rows per page'
 

Definizione alla linea 385 del file english-iso-8859-15.inc.php.

$strLineFeed = 'Linefeed: \\n'
 

Definizione alla linea 386 del file english-iso-8859-15.inc.php.

$strLinesTerminatedBy = 'Lines terminated by'
 

Definizione alla linea 387 del file english-iso-8859-15.inc.php.

$strLinkNotFound = 'Link not found'
 

Definizione alla linea 388 del file english-iso-8859-15.inc.php.

$strLinksTo = 'Links to'
 

Definizione alla linea 389 del file english-iso-8859-15.inc.php.

$strLithuanian = 'Lithuanian'
 

Definizione alla linea 390 del file english-iso-8859-15.inc.php.

$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'
 

Definizione alla linea 391 del file english-iso-8859-15.inc.php.

$strLoadMethod = 'LOAD method'
 

Definizione alla linea 392 del file english-iso-8859-15.inc.php.

$strLocalhost = 'Local'
 

Definizione alla linea 393 del file english-iso-8859-15.inc.php.

$strLocationTextfile = 'Location of the text file'
 

Definizione alla linea 394 del file english-iso-8859-15.inc.php.

$strLogin = 'Login'
 

Definizione alla linea 396 del file english-iso-8859-15.inc.php.

$strLoginInformation = 'Login Information'
 

Definizione alla linea 395 del file english-iso-8859-15.inc.php.

$strLogout = 'Log out'
 

Definizione alla linea 397 del file english-iso-8859-15.inc.php.

$strLogPassword = 'Password:'
 

Definizione alla linea 398 del file english-iso-8859-15.inc.php.

$strLogServer = 'Server'
 

Definizione alla linea 399 del file english-iso-8859-15.inc.php.

$strLogUsername = 'Username:'
 

Definizione alla linea 400 del file english-iso-8859-15.inc.php.

$strLongOperation = 'This operation could take a long time. Proceed anyway?'
 

Definizione alla linea 401 del file english-iso-8859-15.inc.php.

$strMaximumSize = 'Max: %s%s'
 

Definizione alla linea 403 del file english-iso-8859-15.inc.php.

$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'
 

Definizione alla linea 404 del file english-iso-8859-15.inc.php.

$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause some data to be corrupted!'
 

Definizione alla linea 405 del file english-iso-8859-15.inc.php.

$strMIME_available_mime = 'Available MIME types'
 

Definizione alla linea 406 del file english-iso-8859-15.inc.php.

$strMIME_available_transform = 'Available transformations'
 

Definizione alla linea 407 del file english-iso-8859-15.inc.php.

$strMIME_description = 'Description'
 

Definizione alla linea 408 del file english-iso-8859-15.inc.php.

$strMIME_MIMEtype = 'MIME type'
 

Definizione alla linea 409 del file english-iso-8859-15.inc.php.

$strMIME_nodescription = 'No description is available for this transformation.<br />Please ask the author what %s does.'
 

Definizione alla linea 410 del file english-iso-8859-15.inc.php.

$strMIME_transformation = 'Browser transformation'
 

Definizione alla linea 411 del file english-iso-8859-15.inc.php.

$strMIME_transformation_note = 'For a list of available transformation options and their MIME type transformations, click on %stransformation descriptions%s'
 

Definizione alla linea 412 del file english-iso-8859-15.inc.php.

$strMIME_transformation_options = 'Transformation options'
 

Definizione alla linea 414 del file english-iso-8859-15.inc.php.

$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, preceed it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').'
 

Definizione alla linea 413 del file english-iso-8859-15.inc.php.

$strMIME_without = 'MIME types printed in italics do not have a separate transformation function'
 

Definizione alla linea 416 del file english-iso-8859-15.inc.php.

$strMIMETypesForTable = 'MIME TYPES FOR TABLE'
 

Definizione alla linea 415 del file english-iso-8859-15.inc.php.

$strModifications = 'Modifications have been saved'
 

Definizione alla linea 417 del file english-iso-8859-15.inc.php.

$strModify = 'Modify'
 

Definizione alla linea 419 del file english-iso-8859-15.inc.php.

$strModifyIndexTopic = 'Modify an index'
 

Definizione alla linea 418 del file english-iso-8859-15.inc.php.

$strMoreStatusVars = 'More status variables'
 

Definizione alla linea 420 del file english-iso-8859-15.inc.php.

$strMoveTable = 'Move table to (database<b>.</b>table):'
 

Definizione alla linea 421 del file english-iso-8859-15.inc.php.

$strMoveTableOK = 'Table %s has been moved to %s.'
 

Definizione alla linea 422 del file english-iso-8859-15.inc.php.

$strMoveTableSameNames = 'Can\'t move table to same one!'
 

Definizione alla linea 423 del file english-iso-8859-15.inc.php.

$strMultilingual = 'multilingual'
 

Definizione alla linea 424 del file english-iso-8859-15.inc.php.

$strMustSelectFile = 'You should select file which you want to insert.'
 

Definizione alla linea 425 del file english-iso-8859-15.inc.php.

$strMyISAMDataPointerSize = 'Data pointer size'
 

Definizione alla linea 426 del file english-iso-8859-15.inc.php.

$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'
 

Definizione alla linea 427 del file english-iso-8859-15.inc.php.

$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'
 

Definizione alla linea 429 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 428 del file english-iso-8859-15.inc.php.

$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'
 

Definizione alla linea 431 del file english-iso-8859-15.inc.php.

$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).'
 

Definizione alla linea 430 del file english-iso-8859-15.inc.php.

$strMyISAMRecoverOptions = 'Automatic recovery mode'
 

Definizione alla linea 432 del file english-iso-8859-15.inc.php.

$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'
 

Definizione alla linea 433 del file english-iso-8859-15.inc.php.

$strMyISAMRepairThreads = 'Repair threads'
 

Definizione alla linea 435 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 434 del file english-iso-8859-15.inc.php.

$strMyISAMSortBufferSize = 'Sort buffer size'
 

Definizione alla linea 437 del file english-iso-8859-15.inc.php.

$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'
 

Definizione alla linea 436 del file english-iso-8859-15.inc.php.

$strMySQLCharset = 'MySQL charset'
 

Definizione alla linea 438 del file english-iso-8859-15.inc.php.

$strMySQLConnectionCollation = 'MySQL connection collation'
 

Definizione alla linea 439 del file english-iso-8859-15.inc.php.

$strMySQLReloaded = 'MySQL reloaded.'
 

Definizione alla linea 440 del file english-iso-8859-15.inc.php.

$strMySQLSaid = 'MySQL said: '
 

Definizione alla linea 441 del file english-iso-8859-15.inc.php.

$strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%'
 

Definizione alla linea 442 del file english-iso-8859-15.inc.php.

$strMySQLShowProcess = 'Show processes'
 

Definizione alla linea 443 del file english-iso-8859-15.inc.php.

$strMySQLShowStatus = 'Show MySQL runtime information'
 

Definizione alla linea 444 del file english-iso-8859-15.inc.php.

$strMySQLShowVars = 'Show MySQL system variables'
 

Definizione alla linea 445 del file english-iso-8859-15.inc.php.

$strName = 'Name'
 

Definizione alla linea 447 del file english-iso-8859-15.inc.php.

$strNeedPrimaryKey = 'You should define a primary key for this table.'
 

Definizione alla linea 448 del file english-iso-8859-15.inc.php.

$strNext = 'Next'
 

Definizione alla linea 449 del file english-iso-8859-15.inc.php.

$strNo = 'No'
 

Definizione alla linea 462 del file english-iso-8859-15.inc.php.

$strNoActivity = 'No activity within %s seconds; please log in again'
 

Definizione alla linea 450 del file english-iso-8859-15.inc.php.

$strNoDatabases = 'No databases'
 

Definizione alla linea 451 del file english-iso-8859-15.inc.php.

$strNoDatabasesSelected = 'No databases selected.'
 

Definizione alla linea 452 del file english-iso-8859-15.inc.php.

$strNoDescription = 'no description'
 

Definizione alla linea 453 del file english-iso-8859-15.inc.php.

$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'
 

Definizione alla linea 454 del file english-iso-8859-15.inc.php.

$strNoDropDatabases = '"DROP DATABASE" statements are disabled.'
 

Definizione alla linea 455 del file english-iso-8859-15.inc.php.

$strNoExplain = 'Skip Explain SQL'
 

Definizione alla linea 456 del file english-iso-8859-15.inc.php.

$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.'
 

Definizione alla linea 457 del file english-iso-8859-15.inc.php.

$strNoIndex = 'No index defined!'
 

Definizione alla linea 458 del file english-iso-8859-15.inc.php.

$strNoIndexPartsDefined = 'No index parts defined!'
 

Definizione alla linea 459 del file english-iso-8859-15.inc.php.

$strNoModification = 'No change'
 

Definizione alla linea 460 del file english-iso-8859-15.inc.php.

$strNone = 'None'
 

Definizione alla linea 461 del file english-iso-8859-15.inc.php.

$strNoOptions = 'This format has no options'
 

Definizione alla linea 463 del file english-iso-8859-15.inc.php.

$strNoPassword = 'No Password'
 

Definizione alla linea 464 del file english-iso-8859-15.inc.php.

$strNoPermission = 'The web server does not have permission to save the file %s.'
 

Definizione alla linea 465 del file english-iso-8859-15.inc.php.

$strNoPhp = 'Without PHP Code'
 

Definizione alla linea 466 del file english-iso-8859-15.inc.php.

$strNoPrivileges = 'No Privileges'
 

Definizione alla linea 467 del file english-iso-8859-15.inc.php.

$strNoQuery = 'No SQL query!'
 

Definizione alla linea 468 del file english-iso-8859-15.inc.php.

$strNoRights = 'You don\'t have sufficient privileges to be here right now!'
 

Definizione alla linea 469 del file english-iso-8859-15.inc.php.

$strNoRowsSelected = 'No rows selected'
 

Definizione alla linea 470 del file english-iso-8859-15.inc.php.

$strNoSpace = 'Insufficient space to save the file %s.'
 

Definizione alla linea 471 del file english-iso-8859-15.inc.php.

$strNoTablesFound = 'No tables found in database.'
 

Definizione alla linea 472 del file english-iso-8859-15.inc.php.

$strNoThemeSupport = 'No themes support; please check your configuration and/or your themes in directory %s.'
 

Definizione alla linea 473 del file english-iso-8859-15.inc.php.

$strNotNumber = 'This is not a number!'
 

Definizione alla linea 474 del file english-iso-8859-15.inc.php.

$strNotOK = 'not OK'
 

Definizione alla linea 475 del file english-iso-8859-15.inc.php.

$strNotSet = '<b>%s</b> table not found or not set in %s'
 

Definizione alla linea 476 del file english-iso-8859-15.inc.php.

$strNoUsersFound = 'No user(s) found.'
 

Definizione alla linea 477 del file english-iso-8859-15.inc.php.

$strNoValidateSQL = 'Skip Validate SQL'
 

Definizione alla linea 478 del file english-iso-8859-15.inc.php.

$strNull = 'Null'
 

Definizione alla linea 479 del file english-iso-8859-15.inc.php.

$strNumberOfFields = 'Number of fields'
 

Definizione alla linea 480 del file english-iso-8859-15.inc.php.

$strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>'
 

Definizione alla linea 481 del file english-iso-8859-15.inc.php.

$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)'
 

Definizione alla linea 482 del file english-iso-8859-15.inc.php.

$strNumTables = 'Tables'
 

Definizione alla linea 483 del file english-iso-8859-15.inc.php.

$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'
 

Definizione alla linea 485 del file english-iso-8859-15.inc.php.

$strOK = 'OK'
 

Definizione alla linea 486 del file english-iso-8859-15.inc.php.

$strOperations = 'Operations'
 

Definizione alla linea 487 del file english-iso-8859-15.inc.php.

$strOperator = 'Operator'
 

Definizione alla linea 488 del file english-iso-8859-15.inc.php.

$strOptimizeTable = 'Optimize table'
 

Definizione alla linea 489 del file english-iso-8859-15.inc.php.

$strOptionalControls = 'Optional. Controls how to write or read special characters.'
 

Definizione alla linea 490 del file english-iso-8859-15.inc.php.

$strOptionally = 'OPTIONALLY'
 

Definizione alla linea 491 del file english-iso-8859-15.inc.php.

$strOr = 'Or'
 

Definizione alla linea 492 del file english-iso-8859-15.inc.php.

$strOverhead = 'Overhead'
 

Definizione alla linea 493 del file english-iso-8859-15.inc.php.

$strOverwriteExisting = 'Overwrite existing file(s)'
 

Definizione alla linea 494 del file english-iso-8859-15.inc.php.

$strPageNumber = 'Page number:'
 

Definizione alla linea 496 del file english-iso-8859-15.inc.php.

$strPagesToBeFlushed = 'Pages to be flushed'
 

Definizione alla linea 497 del file english-iso-8859-15.inc.php.

$strPaperSize = 'Paper size'
 

Definizione alla linea 498 del file english-iso-8859-15.inc.php.

$strPartialText = 'Partial Texts'
 

Definizione alla linea 499 del file english-iso-8859-15.inc.php.

$strPassword = 'Password'
 

Definizione alla linea 504 del file english-iso-8859-15.inc.php.

$strPasswordChanged = 'The password for %s was changed successfully.'
 

Definizione alla linea 500 del file english-iso-8859-15.inc.php.

$strPasswordEmpty = 'The password is empty!'
 

Definizione alla linea 501 del file english-iso-8859-15.inc.php.

$strPasswordHashing = 'Password Hashing'
 

Definizione alla linea 502 del file english-iso-8859-15.inc.php.

$strPasswordNotSame = 'The passwords aren\'t the same!'
 

Definizione alla linea 503 del file english-iso-8859-15.inc.php.

$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'
 

Definizione alla linea 505 del file english-iso-8859-15.inc.php.

$strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'
 

Definizione alla linea 506 del file english-iso-8859-15.inc.php.

$strPdfNoTables = 'No tables'
 

Definizione alla linea 507 del file english-iso-8859-15.inc.php.

$strPerHour = 'per hour'
 

Definizione alla linea 508 del file english-iso-8859-15.inc.php.

$strPerMinute = 'per minute'
 

Definizione alla linea 509 del file english-iso-8859-15.inc.php.

$strPerSecond = 'per second'
 

Definizione alla linea 510 del file english-iso-8859-15.inc.php.

$strPersian = 'Persian'
 

Definizione alla linea 511 del file english-iso-8859-15.inc.php.

$strPhoneBook = 'phone book'
 

Definizione alla linea 512 del file english-iso-8859-15.inc.php.

$strPhp = 'Create PHP Code'
 

Definizione alla linea 514 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 513 del file english-iso-8859-15.inc.php.

$strPHPVersion = 'PHP Version'
 

Definizione alla linea 515 del file english-iso-8859-15.inc.php.

$strPmaDocumentation = 'phpMyAdmin documentation'
 

Definizione alla linea 516 del file english-iso-8859-15.inc.php.

$strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!'
 

Definizione alla linea 517 del file english-iso-8859-15.inc.php.

$strPolish = 'Polish'
 

Definizione alla linea 518 del file english-iso-8859-15.inc.php.

$strPortrait = 'Portrait'
 

Definizione alla linea 519 del file english-iso-8859-15.inc.php.

$strPos1 = 'Begin'
 

Definizione alla linea 520 del file english-iso-8859-15.inc.php.

$strPrevious = 'Previous'
 

Definizione alla linea 521 del file english-iso-8859-15.inc.php.

$strPrimary = 'Primary'
 

Definizione alla linea 525 del file english-iso-8859-15.inc.php.

$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped'
 

Definizione alla linea 522 del file english-iso-8859-15.inc.php.

$strPrimaryKeyName = 'The name of the primary key must be "PRIMARY"!'
 

Definizione alla linea 523 del file english-iso-8859-15.inc.php.

$strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)'
 

Definizione alla linea 524 del file english-iso-8859-15.inc.php.

$strPrint = 'Print'
 

Definizione alla linea 526 del file english-iso-8859-15.inc.php.

$strPrintView = 'Print view'
 

Definizione alla linea 528 del file english-iso-8859-15.inc.php.

$strPrintViewFull = 'Print view (with full texts)'
 

Definizione alla linea 527 del file english-iso-8859-15.inc.php.

$strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'
 

Definizione alla linea 529 del file english-iso-8859-15.inc.php.

$strPrivDescAlter = 'Allows altering the structure of existing tables.'
 

Definizione alla linea 530 del file english-iso-8859-15.inc.php.

$strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'
 

Definizione alla linea 531 del file english-iso-8859-15.inc.php.

$strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'
 

Definizione alla linea 532 del file english-iso-8859-15.inc.php.

$strPrivDescCreateDb = 'Allows creating new databases and tables.'
 

Definizione alla linea 533 del file english-iso-8859-15.inc.php.

$strPrivDescCreateRoutine = 'Allows creating stored routines.'
 

Definizione alla linea 534 del file english-iso-8859-15.inc.php.

$strPrivDescCreateTbl = 'Allows creating new tables.'
 

Definizione alla linea 535 del file english-iso-8859-15.inc.php.

$strPrivDescCreateTmpTable = 'Allows creating temporary tables.'
 

Definizione alla linea 536 del file english-iso-8859-15.inc.php.

$strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'
 

Definizione alla linea 537 del file english-iso-8859-15.inc.php.

$strPrivDescCreateView = 'Allows creating new views.'
 

Definizione alla linea 538 del file english-iso-8859-15.inc.php.

$strPrivDescDelete = 'Allows deleting data.'
 

Definizione alla linea 539 del file english-iso-8859-15.inc.php.

$strPrivDescDropDb = 'Allows dropping databases and tables.'
 

Definizione alla linea 540 del file english-iso-8859-15.inc.php.

$strPrivDescDropTbl = 'Allows dropping tables.'
 

Definizione alla linea 541 del file english-iso-8859-15.inc.php.

$strPrivDescExecute = 'Allows running stored procedures; has no effect in this MySQL version.'
 

Definizione alla linea 543 del file english-iso-8859-15.inc.php.

$strPrivDescExecute5 = 'Allows executing stored routines.'
 

Definizione alla linea 542 del file english-iso-8859-15.inc.php.

$strPrivDescFile = 'Allows importing data from and exporting data into files.'
 

Definizione alla linea 544 del file english-iso-8859-15.inc.php.

$strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'
 

Definizione alla linea 545 del file english-iso-8859-15.inc.php.

$strPrivDescIndex = 'Allows creating and dropping indexes.'
 

Definizione alla linea 546 del file english-iso-8859-15.inc.php.

$strPrivDescInsert = 'Allows inserting and replacing data.'
 

Definizione alla linea 547 del file english-iso-8859-15.inc.php.

$strPrivDescLockTables = 'Allows locking tables for the current thread.'
 

Definizione alla linea 548 del file english-iso-8859-15.inc.php.

$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'
 

Definizione alla linea 549 del file english-iso-8859-15.inc.php.

$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'
 

Definizione alla linea 550 del file english-iso-8859-15.inc.php.

$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'
 

Definizione alla linea 551 del file english-iso-8859-15.inc.php.

$strPrivDescProcess3 = 'Allows killing processes of other users.'
 

Definizione alla linea 552 del file english-iso-8859-15.inc.php.

$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'
 

Definizione alla linea 553 del file english-iso-8859-15.inc.php.

$strPrivDescReferences = 'Has no effect in this MySQL version.'
 

Definizione alla linea 554 del file english-iso-8859-15.inc.php.

$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'
 

Definizione alla linea 555 del file english-iso-8859-15.inc.php.

$strPrivDescReplClient = 'Allows the user to ask where the slaves / masters are.'
 

Definizione alla linea 556 del file english-iso-8859-15.inc.php.

$strPrivDescReplSlave = 'Needed for the replication slaves.'
 

Definizione alla linea 557 del file english-iso-8859-15.inc.php.

$strPrivDescSelect = 'Allows reading data.'
 

Definizione alla linea 558 del file english-iso-8859-15.inc.php.

$strPrivDescShowDb = 'Gives access to the complete list of databases.'
 

Definizione alla linea 559 del file english-iso-8859-15.inc.php.

$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'
 

Definizione alla linea 560 del file english-iso-8859-15.inc.php.

$strPrivDescShutdown = 'Allows shutting down the server.'
 

Definizione alla linea 561 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 562 del file english-iso-8859-15.inc.php.

$strPrivDescUpdate = 'Allows changing data.'
 

Definizione alla linea 563 del file english-iso-8859-15.inc.php.

$strPrivDescUsage = 'No privileges.'
 

Definizione alla linea 564 del file english-iso-8859-15.inc.php.

$strPrivileges = 'Privileges'
 

Definizione alla linea 565 del file english-iso-8859-15.inc.php.

$strPrivilegesReloaded = 'The privileges were reloaded successfully.'
 

Definizione alla linea 566 del file english-iso-8859-15.inc.php.

$strProcesslist = 'Process list'
 

Definizione alla linea 567 del file english-iso-8859-15.inc.php.

$strPutColNames = 'Put fields names in the first row'
 

Definizione alla linea 568 del file english-iso-8859-15.inc.php.

$strQBE = 'Query'
 

Definizione alla linea 572 del file english-iso-8859-15.inc.php.

$strQBEDel = 'Del'
 

Definizione alla linea 570 del file english-iso-8859-15.inc.php.

$strQBEIns = 'Ins'
 

Definizione alla linea 571 del file english-iso-8859-15.inc.php.

$strQueryFrame = 'Query window'
 

Definizione alla linea 573 del file english-iso-8859-15.inc.php.

$strQueryOnDb = 'SQL query on database <b>%s</b>:'
 

Definizione alla linea 574 del file english-iso-8859-15.inc.php.

$strQuerySQLHistory = 'SQL history'
 

Definizione alla linea 575 del file english-iso-8859-15.inc.php.

$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.'
 

Definizione alla linea 576 del file english-iso-8859-15.inc.php.

$strQueryTime = 'Query took %01.4f sec'
 

Definizione alla linea 577 del file english-iso-8859-15.inc.php.

$strQueryType = 'Query type'
 

Definizione alla linea 578 del file english-iso-8859-15.inc.php.

$strQueryWindowLock = 'Do not overwrite this query from outside the window'
 

Definizione alla linea 579 del file english-iso-8859-15.inc.php.

$strReadRequests = 'Read requests'
 

Definizione alla linea 581 del file english-iso-8859-15.inc.php.

$strReceived = 'Received'
 

Definizione alla linea 582 del file english-iso-8859-15.inc.php.

$strRecords = 'Records'
 

Definizione alla linea 583 del file english-iso-8859-15.inc.php.

$strReferentialIntegrity = 'Check referential integrity:'
 

Definizione alla linea 584 del file english-iso-8859-15.inc.php.

$strRefresh = 'Refresh'
 

Definizione alla linea 585 del file english-iso-8859-15.inc.php.

$strRelationalSchema = 'Relational schema'
 

Definizione alla linea 586 del file english-iso-8859-15.inc.php.

$strRelationNotWorking = 'The additional features for working with linked tables have been deactivated. To find out why click %shere%s.'
 

Definizione alla linea 587 del file english-iso-8859-15.inc.php.

$strRelations = 'Relations'
 

Definizione alla linea 589 del file english-iso-8859-15.inc.php.

$strRelationsForTable = 'RELATIONS FOR TABLE'
 

Definizione alla linea 588 del file english-iso-8859-15.inc.php.

$strRelationView = 'Relation view'
 

Definizione alla linea 590 del file english-iso-8859-15.inc.php.

$strReloadFailed = 'MySQL reload failed.'
 

Definizione alla linea 591 del file english-iso-8859-15.inc.php.

$strReloadingThePrivileges = 'Reloading the privileges'
 

Definizione alla linea 592 del file english-iso-8859-15.inc.php.

$strReloadMySQL = 'Reload MySQL'
 

Definizione alla linea 593 del file english-iso-8859-15.inc.php.

$strRemoveSelectedUsers = 'Remove selected users'
 

Definizione alla linea 594 del file english-iso-8859-15.inc.php.

$strRenameDatabaseOK = 'Database %s has been renamed to %s'
 

Definizione alla linea 595 del file english-iso-8859-15.inc.php.

$strRenameTable = 'Rename table to'
 

Definizione alla linea 597 del file english-iso-8859-15.inc.php.

$strRenameTableOK = 'Table %s has been renamed to %s'
 

Definizione alla linea 596 del file english-iso-8859-15.inc.php.

$strRepairTable = 'Repair table'
 

Definizione alla linea 598 del file english-iso-8859-15.inc.php.

$strReplace = 'Replace'
 

Definizione alla linea 600 del file english-iso-8859-15.inc.php.

$strReplaceNULLBy = 'Replace NULL by'
 

Definizione alla linea 599 del file english-iso-8859-15.inc.php.

$strReplaceTable = 'Replace table data with file'
 

Definizione alla linea 601 del file english-iso-8859-15.inc.php.

$strReset = 'Reset'
 

Definizione alla linea 602 del file english-iso-8859-15.inc.php.

$strResourceLimits = 'Resource limits'
 

Definizione alla linea 603 del file english-iso-8859-15.inc.php.

$strReType = 'Re-type'
 

Definizione alla linea 604 del file english-iso-8859-15.inc.php.

$strRevoke = 'Revoke'
 

Definizione alla linea 608 del file english-iso-8859-15.inc.php.

$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'
 

Definizione alla linea 606 del file english-iso-8859-15.inc.php.

$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'
 

Definizione alla linea 605 del file english-iso-8859-15.inc.php.

$strRevokeMessage = 'You have revoked the privileges for %s'
 

Definizione alla linea 607 del file english-iso-8859-15.inc.php.

$strRomanian = 'Romanian'
 

Definizione alla linea 609 del file english-iso-8859-15.inc.php.

$strRoutines = 'Routines'
 

Definizione alla linea 610 del file english-iso-8859-15.inc.php.

$strRowLength = 'Row length'
 

Definizione alla linea 611 del file english-iso-8859-15.inc.php.

$strRows = 'Rows'
 

Definizione alla linea 618 del file english-iso-8859-15.inc.php.

$strRowsFrom = 'row(s) starting from record #'
 

Definizione alla linea 612 del file english-iso-8859-15.inc.php.

$strRowSize = ' Row size '
 

Definizione alla linea 613 del file english-iso-8859-15.inc.php.

$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)'
 

Definizione alla linea 614 del file english-iso-8859-15.inc.php.

$strRowsModeHorizontal = 'horizontal'
 

Definizione alla linea 615 del file english-iso-8859-15.inc.php.

$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'
 

Definizione alla linea 616 del file english-iso-8859-15.inc.php.

$strRowsModeVertical = 'vertical'
 

Definizione alla linea 617 del file english-iso-8859-15.inc.php.

$strRowsStatistic = 'Row Statistics'
 

Definizione alla linea 619 del file english-iso-8859-15.inc.php.

$strRunning = 'running on %s'
 

Definizione alla linea 620 del file english-iso-8859-15.inc.php.

$strRunQuery = 'Submit Query'
 

Definizione alla linea 621 del file english-iso-8859-15.inc.php.

$strRunSQLQuery = 'Run SQL query/queries on database %s'
 

Definizione alla linea 622 del file english-iso-8859-15.inc.php.

$strRussian = 'Russian'
 

Definizione alla linea 623 del file english-iso-8859-15.inc.php.

$strSave = 'Save'
 

Definizione alla linea 626 del file english-iso-8859-15.inc.php.

$strSaveOnServer = 'Save on server in %s directory'
 

Definizione alla linea 625 del file english-iso-8859-15.inc.php.

$strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'
 

Definizione alla linea 627 del file english-iso-8859-15.inc.php.

$strSearch = 'Search'
 

Definizione alla linea 636 del file english-iso-8859-15.inc.php.

$strSearchFormTitle = 'Search in database'
 

Definizione alla linea 628 del file english-iso-8859-15.inc.php.

$strSearchInTables = 'Inside table(s):'
 

Definizione alla linea 629 del file english-iso-8859-15.inc.php.

$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):'
 

Definizione alla linea 630 del file english-iso-8859-15.inc.php.

$strSearchOption1 = 'at least one of the words'
 

Definizione alla linea 631 del file english-iso-8859-15.inc.php.

$strSearchOption2 = 'all words'
 

Definizione alla linea 632 del file english-iso-8859-15.inc.php.

$strSearchOption3 = 'the exact phrase'
 

Definizione alla linea 633 del file english-iso-8859-15.inc.php.

$strSearchOption4 = 'as regular expression'
 

Definizione alla linea 634 del file english-iso-8859-15.inc.php.

$strSearchResultsFor = 'Search results for "<i>%s</i>" %s:'
 

Definizione alla linea 635 del file english-iso-8859-15.inc.php.

$strSearchType = 'Find:'
 

Definizione alla linea 637 del file english-iso-8859-15.inc.php.

$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'
 

Definizione alla linea 638 del file english-iso-8859-15.inc.php.

$strSelectADb = 'Please select a database'
 

Definizione alla linea 639 del file english-iso-8859-15.inc.php.

$strSelectAll = 'Select All'
 

Definizione alla linea 640 del file english-iso-8859-15.inc.php.

$strSelectBinaryLog = 'Select binary log to view'
 

Definizione alla linea 641 del file english-iso-8859-15.inc.php.

$strSelectFields = 'Select fields (at least one):'
 

Definizione alla linea 642 del file english-iso-8859-15.inc.php.

$strSelectNumRows = 'in query'
 

Definizione alla linea 643 del file english-iso-8859-15.inc.php.

$strSelectTables = 'Select Tables'
 

Definizione alla linea 644 del file english-iso-8859-15.inc.php.

$strSend = 'Save as file'
 

Definizione alla linea 645 del file english-iso-8859-15.inc.php.

$strSent = 'Sent'
 

Definizione alla linea 646 del file english-iso-8859-15.inc.php.

$strServer = 'Server'
 

Definizione alla linea 649 del file english-iso-8859-15.inc.php.

$strServerChoice = 'Server Choice'
 

Definizione alla linea 647 del file english-iso-8859-15.inc.php.

$strServerNotResponding = 'The server is not responding'
 

Definizione alla linea 648 del file english-iso-8859-15.inc.php.

$strServerStatus = 'Runtime Information'
 

Definizione alla linea 650 del file english-iso-8859-15.inc.php.

$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'
 

Definizione alla linea 651 del file english-iso-8859-15.inc.php.

$strServerTabProcesslist = 'Processes'
 

Definizione alla linea 652 del file english-iso-8859-15.inc.php.

$strServerTabVariables = 'Variables'
 

Definizione alla linea 653 del file english-iso-8859-15.inc.php.

$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.'
 

Definizione alla linea 654 del file english-iso-8859-15.inc.php.

$strServerVars = 'Server variables and settings'
 

Definizione alla linea 655 del file english-iso-8859-15.inc.php.

$strServerVersion = 'Server version'
 

Definizione alla linea 656 del file english-iso-8859-15.inc.php.

$strSessionValue = 'Session value'
 

Definizione alla linea 657 del file english-iso-8859-15.inc.php.

$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, preceed it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').'
 

Definizione alla linea 658 del file english-iso-8859-15.inc.php.

$strShow = 'Show'
 

Definizione alla linea 666 del file english-iso-8859-15.inc.php.

$strShowAll = 'Show all'
 

Definizione alla linea 659 del file english-iso-8859-15.inc.php.

$strShowColor = 'Show color'
 

Definizione alla linea 660 del file english-iso-8859-15.inc.php.

$strShowDatadictAs = 'Data Dictionary Format'
 

Definizione alla linea 661 del file english-iso-8859-15.inc.php.

$strShowFullQueries = 'Show Full Queries'
 

Definizione alla linea 662 del file english-iso-8859-15.inc.php.

$strShowGrid = 'Show grid'
 

Definizione alla linea 663 del file english-iso-8859-15.inc.php.

$strShowingRecords = 'Showing rows'
 

Definizione alla linea 664 del file english-iso-8859-15.inc.php.

$strShowPHPInfo = 'Show PHP information'
 

Definizione alla linea 665 del file english-iso-8859-15.inc.php.

$strShowTableDimension = 'Show dimension of tables'
 

Definizione alla linea 667 del file english-iso-8859-15.inc.php.

$strShowTables = 'Show tables'
 

Definizione alla linea 668 del file english-iso-8859-15.inc.php.

$strShowThisQuery = ' Show this query here again '
 

Definizione alla linea 669 del file english-iso-8859-15.inc.php.

$strSimplifiedChinese = 'Simplified Chinese'
 

Definizione alla linea 670 del file english-iso-8859-15.inc.php.

$strSingly = '(singly)'
 

Definizione alla linea 671 del file english-iso-8859-15.inc.php.

$strSize = 'Size'
 

Definizione alla linea 672 del file english-iso-8859-15.inc.php.

$strSlovak = 'Slovak'
 

Definizione alla linea 673 del file english-iso-8859-15.inc.php.

$strSlovenian = 'Slovenian'
 

Definizione alla linea 674 del file english-iso-8859-15.inc.php.

$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'
 

Definizione alla linea 675 del file english-iso-8859-15.inc.php.

$strSort = 'Sort'
 

Definizione alla linea 677 del file english-iso-8859-15.inc.php.

$strSortByKey = 'Sort by key'
 

Definizione alla linea 676 del file english-iso-8859-15.inc.php.

$strSpaceUsage = 'Space usage'
 

Definizione alla linea 678 del file english-iso-8859-15.inc.php.

$strSpanish = 'Spanish'
 

Definizione alla linea 679 del file english-iso-8859-15.inc.php.

$strSplitWordsWithSpace = 'Words are separated by a space character (" ").'
 

Definizione alla linea 680 del file english-iso-8859-15.inc.php.

$strSQL = 'SQL'
 

Definizione alla linea 688 del file english-iso-8859-15.inc.php.

$strSQLExportCompatibility = 'SQL export compatibility'
 

Definizione alla linea 681 del file english-iso-8859-15.inc.php.

$strSQLExportType = 'Export type'
 

Definizione alla linea 682 del file english-iso-8859-15.inc.php.

$strSQLOptions = 'SQL options'
 

Definizione alla linea 683 del file english-iso-8859-15.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:'
 

Definizione alla linea 684 del file english-iso-8859-15.inc.php.

$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'
 

Definizione alla linea 685 del file english-iso-8859-15.inc.php.

$strSQLQuery = 'SQL query'
 

Definizione alla linea 686 del file english-iso-8859-15.inc.php.

$strSQLResult = 'SQL result'
 

Definizione alla linea 687 del file english-iso-8859-15.inc.php.

$strSQPBugInvalidIdentifer = 'Invalid Identifer'
 

Definizione alla linea 689 del file english-iso-8859-15.inc.php.

$strSQPBugUnclosedQuote = 'Unclosed quote'
 

Definizione alla linea 690 del file english-iso-8859-15.inc.php.

$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'
 

Definizione alla linea 691 del file english-iso-8859-15.inc.php.

$strStatCheckTime = 'Last check'
 

Definizione alla linea 692 del file english-iso-8859-15.inc.php.

$strStatCreateTime = 'Creation'
 

Definizione alla linea 693 del file english-iso-8859-15.inc.php.

$strStatement = 'Statements'
 

Definizione alla linea 694 del file english-iso-8859-15.inc.php.

$strStatUpdateTime = 'Last update'
 

Definizione alla linea 695 del file english-iso-8859-15.inc.php.

$strStatus = 'Status'
 

Definizione alla linea 696 del file english-iso-8859-15.inc.php.

$strStorageEngine = 'Storage Engine'
 

Definizione alla linea 698 del file english-iso-8859-15.inc.php.

$strStorageEngines = 'Storage Engines'
 

Definizione alla linea 697 del file english-iso-8859-15.inc.php.

$strStrucCSV = 'CSV'
 

Definizione alla linea 699 del file english-iso-8859-15.inc.php.

$strStrucData = 'Structure and data'
 

Definizione alla linea 700 del file english-iso-8859-15.inc.php.

$strStrucDrop = 'Add DROP TABLE'
 

Definizione alla linea 701 del file english-iso-8859-15.inc.php.

$strStrucExcelCSV = 'CSV for MS Excel'
 

Definizione alla linea 702 del file english-iso-8859-15.inc.php.

$strStrucNativeExcel = 'Native MS Excel format'
 

Definizione alla linea 703 del file english-iso-8859-15.inc.php.

$strStrucOnly = 'Structure only'
 

Definizione alla linea 704 del file english-iso-8859-15.inc.php.

$strStructPropose = 'Propose table structure'
 

Definizione alla linea 705 del file english-iso-8859-15.inc.php.

$strStructure = 'Structure'
 

Definizione alla linea 706 del file english-iso-8859-15.inc.php.

$strSubmit = 'Submit'
 

Definizione alla linea 707 del file english-iso-8859-15.inc.php.

$strSuccess = 'Your SQL query has been executed successfully'
 

Definizione alla linea 708 del file english-iso-8859-15.inc.php.

$strSum = 'Sum'
 

Definizione alla linea 709 del file english-iso-8859-15.inc.php.

$strSwedish = 'Swedish'
 

Definizione alla linea 710 del file english-iso-8859-15.inc.php.

$strSwitchToDatabase = 'Switch to copied database'
 

Definizione alla linea 711 del file english-iso-8859-15.inc.php.

$strSwitchToTable = 'Switch to copied table'
 

Definizione alla linea 712 del file english-iso-8859-15.inc.php.

$strTable = 'Table'
 

Definizione alla linea 724 del file english-iso-8859-15.inc.php.

$strTableComments = 'Table comments'
 

Definizione alla linea 714 del file english-iso-8859-15.inc.php.

$strTableEmpty = 'The table name is empty!'
 

Definizione alla linea 715 del file english-iso-8859-15.inc.php.

$strTableHasBeenDropped = 'Table %s has been dropped'
 

Definizione alla linea 716 del file english-iso-8859-15.inc.php.

$strTableHasBeenEmptied = 'Table %s has been emptied'
 

Definizione alla linea 717 del file english-iso-8859-15.inc.php.

$strTableHasBeenFlushed = 'Table %s has been flushed'
 

Definizione alla linea 718 del file english-iso-8859-15.inc.php.

$strTableMaintenance = 'Table maintenance'
 

Definizione alla linea 719 del file english-iso-8859-15.inc.php.

$strTableOfContents = 'Table of contents'
 

Definizione alla linea 720 del file english-iso-8859-15.inc.php.

$strTableOptions = 'Table options'
 

Definizione alla linea 721 del file english-iso-8859-15.inc.php.

$strTables = '%s table(s)'
 

Definizione alla linea 722 del file english-iso-8859-15.inc.php.

$strTableStructure = 'Table structure for table'
 

Definizione alla linea 723 del file english-iso-8859-15.inc.php.

$strTableType = 'Table type'
 

Definizione alla linea 725 del file english-iso-8859-15.inc.php.

$strTakeIt = 'take it'
 

Definizione alla linea 726 del file english-iso-8859-15.inc.php.

$strTblPrivileges = 'Table-specific privileges'
 

Definizione alla linea 727 del file english-iso-8859-15.inc.php.

$strTextAreaLength = ' Because of its length,<br /> this field might not be editable '
 

Definizione alla linea 728 del file english-iso-8859-15.inc.php.

$strThai = 'Thai'
 

Definizione alla linea 729 del file english-iso-8859-15.inc.php.

$strTheContent = 'The content of your file has been inserted.'
 

Definizione alla linea 731 del file english-iso-8859-15.inc.php.

$strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'
 

Definizione alla linea 730 del file english-iso-8859-15.inc.php.

$strTheme = 'Theme / Style'
 

Definizione alla linea 732 del file english-iso-8859-15.inc.php.

$strTheTerminator = 'The terminator of the fields.'
 

Definizione alla linea 733 del file english-iso-8859-15.inc.php.

$strThisHost = 'This Host'
 

Definizione alla linea 734 del file english-iso-8859-15.inc.php.

$strThisNotDirectory = 'This was not a directory'
 

Definizione alla linea 735 del file english-iso-8859-15.inc.php.

$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'
 

Definizione alla linea 736 del file english-iso-8859-15.inc.php.

$strTime = 'Time'
 

Definizione alla linea 737 del file english-iso-8859-15.inc.php.

$strToggleScratchboard = 'Toggle scratchboard'
 

Definizione alla linea 738 del file english-iso-8859-15.inc.php.

$strTotal = 'total'
 

Definizione alla linea 739 del file english-iso-8859-15.inc.php.

$strTotalUC = 'Total'
 

Definizione alla linea 740 del file english-iso-8859-15.inc.php.

$strTraditionalChinese = 'Traditional Chinese'
 

Definizione alla linea 741 del file english-iso-8859-15.inc.php.

$strTraditionalSpanish = 'Traditional Spanish'
 

Definizione alla linea 742 del file english-iso-8859-15.inc.php.

$strTraffic = 'Traffic'
 

Definizione alla linea 743 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 744 del file english-iso-8859-15.inc.php.

$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'
 

Definizione alla linea 745 del file english-iso-8859-15.inc.php.

$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.'
 

Definizione alla linea 746 del file english-iso-8859-15.inc.php.

$strTransformation_image_jpeg__link = 'Displays a link to download this image.'
 

Definizione alla linea 747 del file english-iso-8859-15.inc.php.

$strTransformation_image_png__inline = 'See image/jpeg: inline'
 

Definizione alla linea 748 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 749 del file english-iso-8859-15.inc.php.

$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).'
 

Definizione alla linea 750 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 751 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 752 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 753 del file english-iso-8859-15.inc.php.

$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: "...").'
 

Definizione alla linea 754 del file english-iso-8859-15.inc.php.

$strTruncateQueries = 'Truncate Shown Queries'
 

Definizione alla linea 755 del file english-iso-8859-15.inc.php.

$strTurkish = 'Turkish'
 

Definizione alla linea 756 del file english-iso-8859-15.inc.php.

$strType = 'Type'
 

Definizione alla linea 757 del file english-iso-8859-15.inc.php.

$strUkrainian = 'Ukrainian'
 

Definizione alla linea 759 del file english-iso-8859-15.inc.php.

$strUncheckAll = 'Uncheck All'
 

Definizione alla linea 760 del file english-iso-8859-15.inc.php.

$strUnicode = 'Unicode'
 

Definizione alla linea 761 del file english-iso-8859-15.inc.php.

$strUnique = 'Unique'
 

Definizione alla linea 762 del file english-iso-8859-15.inc.php.

$strUnknown = 'unknown'
 

Definizione alla linea 763 del file english-iso-8859-15.inc.php.

$strUnselectAll = 'Unselect All'
 

Definizione alla linea 764 del file english-iso-8859-15.inc.php.

$strUpdatePrivMessage = 'You have updated the privileges for %s.'
 

Definizione alla linea 765 del file english-iso-8859-15.inc.php.

$strUpdateProfileMessage = 'The profile has been updated.'
 

Definizione alla linea 766 del file english-iso-8859-15.inc.php.

$strUpdateQuery = 'Update Query'
 

Definizione alla linea 767 del file english-iso-8859-15.inc.php.

$strUpdComTab = 'Please see the documentation on how to update your column_comments table'
 

Definizione alla linea 768 del file english-iso-8859-15.inc.php.

$strUpgrade = 'You should upgrade to %s %s or later.'
 

Definizione alla linea 769 del file english-iso-8859-15.inc.php.

$strUsage = 'Usage'
 

Definizione alla linea 770 del file english-iso-8859-15.inc.php.

$strUseBackquotes = 'Enclose table and field names with backquotes'
 

Definizione alla linea 771 del file english-iso-8859-15.inc.php.

$strUseHostTable = 'Use Host Table'
 

Definizione alla linea 772 del file english-iso-8859-15.inc.php.

$strUser = 'User'
 

Definizione alla linea 780 del file english-iso-8859-15.inc.php.

$strUserAlreadyExists = 'The user %s already exists!'
 

Definizione alla linea 773 del file english-iso-8859-15.inc.php.

$strUserEmpty = 'The user name is empty!'
 

Definizione alla linea 774 del file english-iso-8859-15.inc.php.

$strUserName = 'User name'
 

Definizione alla linea 775 del file english-iso-8859-15.inc.php.

$strUserNotFound = 'The selected user was not found in the privilege table.'
 

Definizione alla linea 776 del file english-iso-8859-15.inc.php.

$strUserOverview = 'User overview'
 

Definizione alla linea 777 del file english-iso-8859-15.inc.php.

$strUsersDeleted = 'The selected users have been deleted successfully.'
 

Definizione alla linea 778 del file english-iso-8859-15.inc.php.

$strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;'
 

Definizione alla linea 779 del file english-iso-8859-15.inc.php.

$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'
 

Definizione alla linea 781 del file english-iso-8859-15.inc.php.

$strUseTables = 'Use Tables'
 

Definizione alla linea 782 del file english-iso-8859-15.inc.php.

$strUseTextField = 'Use text field'
 

Definizione alla linea 783 del file english-iso-8859-15.inc.php.

$strUseThisValue = 'Use this value'
 

Definizione alla linea 784 del file english-iso-8859-15.inc.php.

$strValidateSQL = 'Validate SQL'
 

Definizione alla linea 786 del file english-iso-8859-15.inc.php.

$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary PHP extensions as described in the %sdocumentation%s.'
 

Definizione alla linea 787 del file english-iso-8859-15.inc.php.

$strValue = 'Value'
 

Definizione alla linea 788 del file english-iso-8859-15.inc.php.

$strVar = 'Variable'
 

Definizione alla linea 789 del file english-iso-8859-15.inc.php.

$strVersionInformation = 'Version information'
 

Definizione alla linea 790 del file english-iso-8859-15.inc.php.

$strView = 'View'
 

Definizione alla linea 795 del file english-iso-8859-15.inc.php.

$strViewDump = 'View dump (schema) of table'
 

Definizione alla linea 793 del file english-iso-8859-15.inc.php.

$strViewDumpDatabases = 'View dump (schema) of databases'
 

Definizione alla linea 791 del file english-iso-8859-15.inc.php.

$strViewDumpDB = 'View dump (schema) of database'
 

Definizione alla linea 792 del file english-iso-8859-15.inc.php.

$strViewHasBeenDropped = 'View %s has been dropped'
 

Definizione alla linea 794 del file english-iso-8859-15.inc.php.

$strWebServerUploadDirectory = 'web server upload directory'
 

Definizione alla linea 798 del file english-iso-8859-15.inc.php.

$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'
 

Definizione alla linea 797 del file english-iso-8859-15.inc.php.

$strWelcome = 'Welcome to %s'
 

Definizione alla linea 799 del file english-iso-8859-15.inc.php.

$strWestEuropean = 'West European'
 

Definizione alla linea 800 del file english-iso-8859-15.inc.php.

$strWildcard = 'wildcard'
 

Definizione alla linea 801 del file english-iso-8859-15.inc.php.

$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.'
 

Definizione alla linea 802 del file english-iso-8859-15.inc.php.

$strWithChecked = 'With selected:'
 

Definizione alla linea 803 del file english-iso-8859-15.inc.php.

$strWriteRequests = 'Write requests'
 

Definizione alla linea 804 del file english-iso-8859-15.inc.php.

$strWritingCommentNotPossible = 'Writing of comment not possible'
 

Definizione alla linea 805 del file english-iso-8859-15.inc.php.

$strWritingRelationNotPossible = 'Writing of relation not possible'
 

Definizione alla linea 806 del file english-iso-8859-15.inc.php.

$strWrongUser = 'Wrong username/password. Access denied.'
 

Definizione alla linea 807 del file english-iso-8859-15.inc.php.

$strXML = 'XML'
 

Definizione alla linea 809 del file english-iso-8859-15.inc.php.

$strYes = 'Yes'
 

Definizione alla linea 811 del file english-iso-8859-15.inc.php.

$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'
 

Definizione alla linea 813 del file english-iso-8859-15.inc.php.

$strZip = '"zipped"'
 

Definizione alla linea 814 del file english-iso-8859-15.inc.php.

$text_dir = 'ltr'
 

Definizione alla linea 5 del file english-iso-8859-15.inc.php.

$timespanfmt = '%s days, %s hours, %s minutes and %s seconds'
 

Definizione alla linea 18 del file english-iso-8859-15.inc.php.


Generato il Thu Jan 19 15:20:05 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6