Documentation TYPO3 par Ameos

english-iso-8859-1.inc.php

00001 <?php
00002 /* $Id: english-iso-8859-1.inc.php,v 2.86 2005/08/13 12:18:15 lem9 Exp $ */
00003 
00004 $charset = 'iso-8859-1';
00005 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
00006 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
00007 $right_font_family = 'arial, helvetica, geneva, sans-serif';
00008 $number_thousands_separator = ',';
00009 $number_decimal_separator = '.';
00010 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
00011 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
00012 
00013 $day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
00014 $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
00015 // See http://www.php.net/manual/en/function.strftime.php to define the
00016 // variable below
00017 $datefmt = '%B %d, %Y at %I:%M %p';
00018 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds';
00019 
00020 $strAbortedClients = 'Aborted';
00021 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on the web server to the docSQL directory';
00022 $strAccessDenied = 'Access denied';
00023 $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.';
00024 $strAction = 'Action';
00025 $strAddAutoIncrement = 'Add AUTO_INCREMENT value';
00026 $strAddConstraints = 'Add constraints';
00027 $strAddDeleteColumn = 'Add/Delete Field Columns';
00028 $strAddDeleteRow = 'Add/Delete Criteria Row';
00029 $strAddDropDatabase = 'Add DROP DATABASE';
00030 $strAddedColumnComment = 'Added comment for column';
00031 $strAddedColumnRelation = 'Added relation for column';
00032 $strAddFields = 'Add %s field(s)';
00033 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';
00034 $strAddIfNotExists = 'Add IF NOT EXISTS';
00035 $strAddIntoComments = 'Add into comments';
00036 $strAddNewField = 'Add new field';
00037 $strAddPrivilegesOnDb = 'Add privileges on the following database';
00038 $strAddPrivilegesOnTbl = 'Add privileges on the following table';
00039 $strAddSearchConditions = 'Add search conditions (body of the "where" clause):';
00040 $strAddToIndex = 'Add to index &nbsp;%s&nbsp;column(s)';
00041 $strAddUser = 'Add a new User';
00042 $strAddUserMessage = 'You have added a new user.';
00043 $strAdministration = 'Administration';
00044 $strAffectedRows = 'Affected rows:';
00045 $strAfter = 'After %s';
00046 $strAfterInsertBack = 'Go back to previous page';
00047 $strAfterInsertNewInsert = 'Insert another new row';
00048 $strAfterInsertNext = 'Edit next row';
00049 $strAfterInsertSame = 'Go back to this page';
00050 $strAll = 'All';
00051 $strAllTableSameWidth = 'display all tables with same width?';
00052 $strAlterOrderBy = 'Alter table order by';
00053 $strAnalyzeTable = 'Analyze table';
00054 $strAnd = 'And';
00055 $strAndThen = 'and then';
00056 $strAnIndex = 'An index has been added on %s';
00057 $strAny = 'Any';
00058 $strAnyHost = 'Any host';
00059 $strAnyUser = 'Any user';
00060 $strApproximateCount = 'May be approximate. See FAQ 3.11';
00061 $strAPrimaryKey = 'A primary key has been added on %s';
00062 $strArabic = 'Arabic';
00063 $strArmenian = 'Armenian';
00064 $strAscending = 'Ascending';
00065 $strAtBeginningOfTable = 'At Beginning of Table';
00066 $strAtEndOfTable = 'At End of Table';
00067 $strAttr = 'Attributes';
00068 $strAutodetect = 'Autodetect';
00069 $strAutomaticLayout = 'Automatic layout';
00070 
00071 $strBack = 'Back';
00072 $strBaltic = 'Baltic';
00073 $strBeginCut = 'BEGIN CUT';
00074 $strBeginRaw = 'BEGIN RAW';
00075 $strBinary = 'Binary';
00076 $strBinaryDoNotEdit = 'Binary - do not edit';
00077 $strBinaryLog = 'Binary log';
00078 $strBinLogEventType = 'Event type';
00079 $strBinLogInfo = 'Information';
00080 $strBinLogName = 'Log name';
00081 $strBinLogOriginalPosition = 'Original position';
00082 $strBinLogPosition = 'Position';
00083 $strBinLogServerId = 'Server ID';
00084 $strBookmarkAllUsers = 'Let every user access this bookmark';
00085 $strBookmarkDeleted = 'The bookmark has been deleted.';
00086 $strBookmarkLabel = 'Label';
00087 $strBookmarkOptions = 'Bookmark options';
00088 $strBookmarkQuery = 'Bookmarked SQL query';
00089 $strBookmarkThis = 'Bookmark this SQL query';
00090 $strBookmarkView = 'View only';
00091 $strBrowse = 'Browse';
00092 $strBrowseForeignValues = 'Browse foreign values';
00093 $strBufferPoolActivity = 'Buffer Pool Activity';
00094 $strBufferPool = 'Buffer Pool';
00095 $strBufferPoolUsage = 'Buffer Pool Usage';
00096 $strBufferReadMissesInPercent = 'Read misses in %';
00097 $strBufferReadMisses = 'Read misses';
00098 $strBufferWriteWaitsInPercent = 'Write waits in %';
00099 $strBufferWriteWaits = 'Write waits';
00100 $strBulgarian = 'Bulgarian';
00101 $strBusyPages = 'Busy pages';
00102 $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.';
00103 $strBzip = '"bzipped"';
00104 
00105 $strCalendar = 'Calendar';
00106 $strCannotLogin = 'Cannot login to MySQL server';
00107 $strCantLoad = 'cannot load %s extension;<br />please check PHP configuration';
00108 $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.';
00109 $strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
00110 $strCantUseRecodeIconv = 'Couldn\'t use either the iconv, libiconv or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.';
00111 $strCardinality = 'Cardinality';
00112 $strCarriage = 'Carriage return: \\r';
00113 $strCaseInsensitive = 'case-insensitive';
00114 $strCaseSensitive = 'case-sensitive';
00115 $strCentralEuropean = 'Central European';
00116 $strChange = 'Change';
00117 $strChangeCopyModeCopy = '... keep the old one.';
00118 $strChangeCopyMode = 'Create a new user with the same privileges and ...';
00119 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';
00120 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';
00121 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';
00122 $strChangeCopyUser = 'Change Login Information / Copy User';
00123 $strChangeDisplay = 'Choose field to display';
00124 $strChangePassword = 'Change password';
00125 $strCharset = 'Charset';
00126 $strCharsetOfFile = 'Character set of the file:';
00127 $strCharsetsAndCollations = 'Character Sets and Collations';
00128 $strCharsets = 'Charsets';
00129 $strCheckAll = 'Check All';
00130 $strCheckOverhead = 'Check tables having overhead';
00131 $strCheckPrivs = 'Check Privileges';
00132 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.';
00133 $strCheckTable = 'Check table';
00134 $strChoosePage = 'Please choose a page to edit';
00135 $strColComFeat = 'Displaying Column Comments';
00136 $strCollation = 'Collation';
00137 $strColumnNames = 'Column names';
00138 $strColumnPrivileges = 'Column-specific privileges';
00139 $strCommand = 'Command';
00140 $strComments = 'Comments';
00141 $strCommentsForTable = 'COMMENTS FOR TABLE';
00142 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible';
00143 $strCompleteInserts = 'Complete inserts';
00144 $strCompression = 'Compression';
00145 $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.';
00146 $strConfigureTableCoord = 'Please configure the coordinates for table %s';
00147 $strConnectionError = 'Cannot connect: invalid settings.';
00148 $strConnections = 'Connections';
00149 $strConstraintsForDumped = 'Constraints for dumped tables';
00150 $strConstraintsForTable = 'Constraints for table';
00151 $strCookiesRequired = 'Cookies must be enabled past this point.';
00152 $strCopy = 'Copy';
00153 $strCopyDatabaseOK = 'Database %s has been copied to %s';
00154 $strCopyTable = 'Copy table to (database<b>.</b>table):';
00155 $strCopyTableOK = 'Table %s has been copied to %s.';
00156 $strCopyTableSameNames = 'Can\'t copy table to same one!';
00157 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.';
00158 $strCreate = 'Create';
00159 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';
00160 $strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns';
00161 $strCreateIndexTopic = 'Create a new index';
00162 $strCreateNewDatabase = 'Create new database';
00163 $strCreateNewTable = 'Create new table on database %s';
00164 $strCreatePage = 'Create a new page';
00165 $strCreatePdfFeat = 'Creation of PDFs';
00166 $strCreationDates = 'Creation/Update/Check dates';
00167 $strCriteria = 'Criteria';
00168 $strCroatian = 'Croatian';
00169 $strCSVOptions = 'CSV options';
00170 $strCyrillic = 'Cyrillic';
00171 $strCzech = 'Czech';
00172 $strCzechSlovak = 'Czech-Slovak';
00173 
00174 $strDanish = 'Danish';
00175 $strDatabase = 'Database';
00176 $strDatabaseEmpty = 'The database name is empty!';
00177 $strDatabaseExportOptions = 'Database export options';
00178 $strDatabaseHasBeenDropped = 'Database %s has been dropped.';
00179 $strDatabaseNoTable = 'This database contains no table!';
00180 $strDatabases = 'Databases';
00181 $strDatabasesDropped = '%s databases have been dropped successfully.';
00182 $strDatabasesStats = 'Databases statistics';
00183 $strDatabasesStatsDisable = 'Disable Statistics';
00184 $strDatabasesStatsEnable = 'Enable Statistics';
00185 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server.';
00186 $strData = 'Data';
00187 $strDataDict = 'Data Dictionary';
00188 $strDataOnly = 'Data only';
00189 $strDataPages = 'Pages containing data';
00190 $strDBComment = 'Database comment: ';
00191 $strDBCopy = 'Copy database to';
00192 $strDBGContext = 'Context';
00193 $strDBGContextID = 'Context ID';
00194 $strDBGHits = 'Hits';
00195 $strDBGLine = 'Line';
00196 $strDBGMaxTimeMs = 'Max time, ms';
00197 $strDBGMinTimeMs = 'Min time, ms';
00198 $strDBGModule = 'Module';
00199 $strDBGTimePerHitMs = 'Time/Hit, ms';
00200 $strDBGTotalTimeMs = 'Total time, ms';
00201 $strDbPrivileges = 'Database-specific privileges';
00202 $strDBRename = 'Rename database to';
00203 $strDbSpecific = 'database-specific';
00204 $strDefault = 'Default';
00205 $strDefaultEngine = '%s is the default storage engine on this MySQL server.';
00206 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';
00207 $strDefragment = 'Defragment table';
00208 $strDelayedInserts = 'Use delayed inserts';
00209 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.';
00210 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.';
00211 $strDelete = 'Delete';
00212 $strDeletedRows = 'Deleted rows:';
00213 $strDeleted = 'The row has been deleted';
00214 $strDeleting = 'Deleting %s';
00215 $strDelOld = 'The current page has references to tables that no longer exist. Would you like to delete those references?';
00216 $strDescending = 'Descending';
00217 $strDescription = 'Description';
00218 $strDictionary = 'dictionary';
00219 $strDirtyPages = 'Dirty pages';
00220 $strDisabled = 'Disabled';
00221 $strDisableForeignChecks = 'Disable foreign key checks';
00222 $strDisplayFeat = 'Display Features';
00223 $strDisplayOrder = 'Display order:';
00224 $strDisplayPDF = 'Display PDF schema';
00225 $strDoAQuery = 'Do a "query by example" (wildcard: "%")';
00226 $strDocu = 'Documentation';
00227 $strDoYouReally = 'Do you really want to ';
00228 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';
00229 $strDrop = 'Drop';
00230 $strDropSelectedDatabases = 'Drop Selected Databases';
00231 $strDropUsersDb = 'Drop the databases that have the same names as the users.';
00232 $strDumpingData = 'Dumping data for table';
00233 $strDumpSaved = 'Dump has been saved to file %s.';
00234 $strDumpXRows = 'Dump %s row(s) starting at record # %s.';
00235 $strDynamic = 'dynamic';
00236 
00237 $strEdit = 'Edit';
00238 $strEditPDFPages = 'Edit PDF Pages';
00239 $strEditPrivileges = 'Edit Privileges';
00240 $strEffective = 'Effective';
00241 $strEmpty = 'Empty';
00242 $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).';
00243 $strEnabled = 'Enabled';
00244 $strEncloseInTransaction = 'Enclose export in a transaction';
00245 $strEndCut = 'END CUT';
00246 $strEnd = 'End';
00247 $strEndRaw = 'END RAW';
00248 $strEngineAvailable = '%s is available on this MySQL server.';
00249 $strEngineDisabled = '%s has been disabled for this MySQL server.';
00250 $strEngines = 'Engines';
00251 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';
00252 $strEnglish = 'English';
00253 $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';
00254 $strError = 'Error';
00255 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';
00256 $strEstonian = 'Estonian';
00257 $strExcelEdition = 'Excel edition';
00258 $strExcelOptions = 'Excel options';
00259 $strExecuteBookmarked = 'Execute bookmarked query';
00260 $strExplain = 'Explain SQL';
00261 $strExport = 'Export';
00262 $strExtendedInserts = 'Extended inserts';
00263 $strExtra = 'Extra';
00264 
00265 $strFailedAttempts = 'Failed attempts';
00266 $strField = 'Field';
00267 $strFieldHasBeenDropped = 'Field %s has been dropped';
00268 $strFieldsEmpty = ' The field count is empty! ';
00269 $strFieldsEnclosedBy = 'Fields enclosed by';
00270 $strFieldsEscapedBy = 'Fields escaped by';
00271 $strFields = 'Fields';
00272 $strFieldsTerminatedBy = 'Fields terminated by';
00273 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';
00274 $strFileCouldNotBeRead = 'File could not be read';
00275 $strFileNameTemplate = 'File name template';
00276 $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.';
00277 $strFileNameTemplateRemember = 'remember template';
00278 $strFixed = 'fixed';
00279 $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.';
00280 $strFlushTable = 'Flush the table ("FLUSH")';
00281 $strFormat = 'Format';
00282 $strFormEmpty = 'Missing value in the form!';
00283 $strFreePages = 'Free pages';
00284 $strFullText = 'Full Texts';
00285 $strFunction = 'Function';
00286 
00287 $strGenBy = 'Generated by';
00288 $strGeneralRelationFeat = 'General relation features';
00289 $strGenerate = 'Generate';
00290 $strGeneratePassword = 'Generate Password';
00291 $strGenTime = 'Generation Time';
00292 $strGeorgian = 'Georgian';
00293 $strGerman = 'German';
00294 $strGlobal = 'global';
00295 $strGlobalPrivileges = 'Global privileges';
00296 $strGlobalValue = 'Global value';
00297 $strGo = 'Go';
00298 $strGrantOption = 'Grant';
00299 $strGreek = 'Greek';
00300 $strGzip = '"gzipped"';
00301 
00302 $strHasBeenAltered = 'has been altered.';
00303 $strHasBeenCreated = 'has been created.';
00304 $strHaveToShow = 'You have to choose at least one column to display';
00305 $strHebrew = 'Hebrew';
00306 $strHexForBinary = 'Use hexadecimal for binary fields';
00307 $strHome = 'Home';
00308 $strHomepageOfficial = 'Official phpMyAdmin Homepage';
00309 $strHostEmpty = 'The host name is empty!';
00310 $strHost = 'Host';
00311 $strHTMLExcel = 'Microsoft Excel 2000';
00312 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options';
00313 $strHTMLWord = 'Microsoft Word 2000';
00314 $strHTMLWordOptions = 'Microsoft Word 2000 export options';
00315 $strHungarian = 'Hungarian';
00316 
00317 $strIcelandic = 'Icelandic';
00318 $strId = 'ID';
00319 $strIdxFulltext = 'Fulltext';
00320 $strIfYouWish = 'If you wish to load only some of a table\'s columns, specify a comma-separated field list.';
00321 $strIgnore = 'Ignore';
00322 $strIgnoreInserts = 'Use ignore inserts';
00323 $strIgnoringFile = 'Ignoring file %s';
00324 $strImportDocSQL = 'Import docSQL Files';
00325 $strImportFiles = 'Import files';
00326 $strImportFinished = 'Import finished';
00327 $strIndexes = 'Indexes';
00328 $strIndexHasBeenDropped = 'Index %s has been dropped';
00329 $strIndex = 'Index';
00330 $strIndexName = 'Index name:';
00331 $strIndexType = 'Index type:';
00332 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';
00333 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';
00334 $strIndexWarningTable = 'Problems with indexes of table `%s`';
00335 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';
00336 $strInnoDBAutoextendIncrement = 'Autoextend increment';
00337 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';
00338 $strInnoDBBufferPoolSize = 'Buffer pool size';
00339 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';
00340 $strInnoDBDataFilePath = 'Data files';
00341 $strInnoDBDataHomeDir = 'Data home directory';
00342 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
00343 $strInnoDBPages = 'pages';
00344 $strInnodbStat = 'InnoDB Status';
00345 $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.';
00346 $strInsertAsNewRow = 'Insert as new row';
00347 $strInsertBookmarkTitle = 'Please insert bookmark title';
00348 $strInsertedRowId = 'Inserted row id:';
00349 $strInsertedRows = 'Inserted rows:';
00350 $strInsert = 'Insert';
00351 $strInsertNewRow = 'Insert new row';
00352 $strInsertTextfiles = 'Insert data from a text file into the table';
00353 $strInstructions = 'Instructions';
00354 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';
00355 $strInternalRelations = 'Internal relations';
00356 $strInUse = 'in use';
00357 $strInvalidColumnCount = 'Column count has to be larger than zero.';
00358 $strInvalidFieldAddCount = 'You have to add at least one field.';
00359 $strInvalidFieldCount = 'Table must have at least one field.';
00360 $strInvalidRowNumber = '%d is not valid row number.';
00361 
00362 $strJapanese = 'Japanese';
00363 $strJumpToDB = 'Jump to database &quot;%s&quot;.';
00364 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.';
00365 $strJustDelete = 'Just delete the users from the privilege tables.';
00366 
00367 $strKeepPass = 'Do not change the password';
00368 $strKeyname = 'Keyname';
00369 $strKill = 'Kill';
00370 $strKorean = 'Korean';
00371 
00372 $strLandscape = 'Landscape';
00373 $strLatchedPages = 'Latched pages';
00374 $strLatexCaption = 'Table caption';
00375 $strLatexContent = 'Content of table __TABLE__';
00376 $strLatexContinuedCaption = 'Continued table caption';
00377 $strLatexContinued = '(continued)';
00378 $strLatexIncludeCaption = 'Include table caption';
00379 $strLatexLabel = 'Label key';
00380 $strLaTeX = 'LaTeX';
00381 $strLaTeXOptions = 'LaTeX options';
00382 $strLatexStructure = 'Structure of table __TABLE__';
00383 $strLatvian = 'Latvian';
00384 $strLengthSet = 'Length/Values*';
00385 $strLimitNumRows = 'Number of rows per page';
00386 $strLineFeed = 'Linefeed: \\n';
00387 $strLinesTerminatedBy = 'Lines terminated by';
00388 $strLinkNotFound = 'Link not found';
00389 $strLinksTo = 'Links to';
00390 $strLithuanian = 'Lithuanian';
00391 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';
00392 $strLoadMethod = 'LOAD method';
00393 $strLocalhost = 'Local';
00394 $strLocationTextfile = 'Location of the text file';
00395 $strLoginInformation = 'Login Information';
00396 $strLogin = 'Login';
00397 $strLogout = 'Log out';
00398 $strLogPassword = 'Password:';
00399 $strLogServer = 'Server';
00400 $strLogUsername = 'Username:';
00401 $strLongOperation = 'This operation could take a long time. Proceed anyway?';
00402 
00403 $strMaximumSize = 'Max: %s%s';
00404 $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.';
00405 $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!';
00406 $strMIME_available_mime = 'Available MIME types';
00407 $strMIME_available_transform = 'Available transformations';
00408 $strMIME_description = 'Description';
00409 $strMIME_MIMEtype = 'MIME type';
00410 $strMIME_nodescription = 'No description is available for this transformation.<br />Please ask the author what %s does.';
00411 $strMIME_transformation = 'Browser transformation';
00412 $strMIME_transformation_note = 'For a list of available transformation options and their MIME type transformations, click on %stransformation descriptions%s';
00413 $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\').';
00414 $strMIME_transformation_options = 'Transformation options';
00415 $strMIMETypesForTable = 'MIME TYPES FOR TABLE';
00416 $strMIME_without = 'MIME types printed in italics do not have a separate transformation function';
00417 $strModifications = 'Modifications have been saved';
00418 $strModifyIndexTopic = 'Modify an index';
00419 $strModify = 'Modify';
00420 $strMoreStatusVars = 'More status variables';
00421 $strMoveTable = 'Move table to (database<b>.</b>table):';
00422 $strMoveTableOK = 'Table %s has been moved to %s.';
00423 $strMoveTableSameNames = 'Can\'t move table to same one!';
00424 $strMultilingual = 'multilingual';
00425 $strMustSelectFile = 'You should select file which you want to insert.';
00426 $strMyISAMDataPointerSize = 'Data pointer size';
00427 $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';
00428 $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.';
00429 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';
00430 $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).';
00431 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';
00432 $strMyISAMRecoverOptions = 'Automatic recovery mode';
00433 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';
00434 $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.';
00435 $strMyISAMRepairThreads = 'Repair threads';
00436 $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';
00437 $strMyISAMSortBufferSize = 'Sort buffer size';
00438 $strMySQLCharset = 'MySQL charset';
00439 $strMySQLConnectionCollation = 'MySQL connection collation';
00440 $strMySQLReloaded = 'MySQL reloaded.';
00441 $strMySQLSaid = 'MySQL said: ';
00442 $strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%';
00443 $strMySQLShowProcess = 'Show processes';
00444 $strMySQLShowStatus = 'Show MySQL runtime information';
00445 $strMySQLShowVars = 'Show MySQL system variables';
00446 
00447 $strName = 'Name';
00448 $strNeedPrimaryKey = 'You should define a primary key for this table.';
00449 $strNext = 'Next';
00450 $strNoActivity = 'No activity within %s seconds; please log in again';
00451 $strNoDatabases = 'No databases';
00452 $strNoDatabasesSelected = 'No databases selected.';
00453 $strNoDescription = 'no description';
00454 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';
00455 $strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
00456 $strNoExplain = 'Skip Explain SQL';
00457 $strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
00458 $strNoIndex = 'No index defined!';
00459 $strNoIndexPartsDefined = 'No index parts defined!';
00460 $strNoModification = 'No change';
00461 $strNone = 'None';
00462 $strNo = 'No';
00463 $strNoOptions = 'This format has no options';
00464 $strNoPassword = 'No Password';
00465 $strNoPermission = 'The web server does not have permission to save the file %s.';
00466 $strNoPhp = 'Without PHP Code';
00467 $strNoPrivileges = 'No Privileges';
00468 $strNoQuery = 'No SQL query!';
00469 $strNoRights = 'You don\'t have sufficient privileges to be here right now!';
00470 $strNoRowsSelected = 'No rows selected';
00471 $strNoSpace = 'Insufficient space to save the file %s.';
00472 $strNoTablesFound = 'No tables found in database.';
00473 $strNoThemeSupport = 'No themes support; please check your configuration and/or your themes in directory %s.';
00474 $strNotNumber = 'This is not a number!';
00475 $strNotOK = 'not OK';
00476 $strNotSet = '<b>%s</b> table not found or not set in %s';
00477 $strNoUsersFound = 'No user(s) found.';
00478 $strNoValidateSQL = 'Skip Validate SQL';
00479 $strNull = 'Null';
00480 $strNumberOfFields = 'Number of fields';
00481 $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';
00482 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';
00483 $strNumTables = 'Tables';
00484 
00485 $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.';
00486 $strOK = 'OK';
00487 $strOperations = 'Operations';
00488 $strOperator = 'Operator';
00489 $strOptimizeTable = 'Optimize table';
00490 $strOptionalControls = 'Optional. Controls how to write or read special characters.';
00491 $strOptionally = 'OPTIONALLY';
00492 $strOr = 'Or';
00493 $strOverhead = 'Overhead';
00494 $strOverwriteExisting = 'Overwrite existing file(s)';
00495 
00496 $strPageNumber = 'Page number:';
00497 $strPagesToBeFlushed = 'Pages to be flushed';
00498 $strPaperSize = 'Paper size';
00499 $strPartialText = 'Partial Texts';
00500 $strPasswordChanged = 'The password for %s was changed successfully.';
00501 $strPasswordEmpty = 'The password is empty!';
00502 $strPasswordHashing = 'Password Hashing';
00503 $strPasswordNotSame = 'The passwords aren\'t the same!';
00504 $strPassword = 'Password';
00505 $strPdfDbSchema = 'Schema of the the "%s" database - Page %s';
00506 $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!';
00507 $strPdfNoTables = 'No tables';
00508 $strPerHour = 'per hour';
00509 $strPerMinute = 'per minute';
00510 $strPerSecond = 'per second';
00511 $strPersian = 'Persian';
00512 $strPhoneBook = 'phone book';
00513 $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.';
00514 $strPhp = 'Create PHP Code';
00515 $strPHPVersion = 'PHP Version';
00516 $strPmaDocumentation = 'phpMyAdmin documentation';
00517 $strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!';
00518 $strPolish = 'Polish';
00519 $strPortrait = 'Portrait';
00520 $strPos1 = 'Begin';
00521 $strPrevious = 'Previous';
00522 $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';
00523 $strPrimaryKeyName = 'The name of the primary key must be "PRIMARY"!';
00524 $strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
00525 $strPrimary = 'Primary';
00526 $strPrint = 'Print';
00527 $strPrintViewFull = 'Print view (with full texts)';
00528 $strPrintView = 'Print view';
00529 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.';
00530 $strPrivDescAlter = 'Allows altering the structure of existing tables.';
00531 $strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.';
00532 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';
00533 $strPrivDescCreateDb = 'Allows creating new databases and tables.';
00534 $strPrivDescCreateRoutine = 'Allows creating stored routines.';
00535 $strPrivDescCreateTbl = 'Allows creating new tables.';
00536 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.';
00537 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';
00538 $strPrivDescCreateView = 'Allows creating new views.';
00539 $strPrivDescDelete = 'Allows deleting data.';
00540 $strPrivDescDropDb = 'Allows dropping databases and tables.';
00541 $strPrivDescDropTbl = 'Allows dropping tables.';
00542 $strPrivDescExecute5 = 'Allows executing stored routines.';
00543 $strPrivDescExecute = 'Allows running stored procedures; has no effect in this MySQL version.';
00544 $strPrivDescFile = 'Allows importing data from and exporting data into files.';
00545 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.';
00546 $strPrivDescIndex = 'Allows creating and dropping indexes.';
00547 $strPrivDescInsert = 'Allows inserting and replacing data.';
00548 $strPrivDescLockTables = 'Allows locking tables for the current thread.';
00549 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
00550 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
00551 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
00552 $strPrivDescProcess3 = 'Allows killing processes of other users.';
00553 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.';
00554 $strPrivDescReferences = 'Has no effect in this MySQL version.';
00555 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';
00556 $strPrivDescReplClient = 'Allows the user to ask where the slaves / masters are.';
00557 $strPrivDescReplSlave = 'Needed for the replication slaves.';
00558 $strPrivDescSelect = 'Allows reading data.';
00559 $strPrivDescShowDb = 'Gives access to the complete list of databases.';
00560 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';
00561 $strPrivDescShutdown = 'Allows shutting down the server.';
00562 $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.';
00563 $strPrivDescUpdate = 'Allows changing data.';
00564 $strPrivDescUsage = 'No privileges.';
00565 $strPrivileges = 'Privileges';
00566 $strPrivilegesReloaded = 'The privileges were reloaded successfully.';
00567 $strProcesslist = 'Process list';
00568 $strPutColNames = 'Put fields names in the first row';
00569 
00570 $strQBEDel = 'Del';
00571 $strQBEIns = 'Ins';
00572 $strQBE = 'Query';
00573 $strQueryFrame = 'Query window';
00574 $strQueryOnDb = 'SQL query on database <b>%s</b>:';
00575 $strQuerySQLHistory = 'SQL history';
00576 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
00577 $strQueryTime = 'Query took %01.4f sec';
00578 $strQueryType = 'Query type';
00579 $strQueryWindowLock = 'Do not overwrite this query from outside the window';
00580 
00581 $strReadRequests = 'Read requests';
00582 $strReceived = 'Received';
00583 $strRecords = 'Records';
00584 $strReferentialIntegrity = 'Check referential integrity:';
00585 $strRefresh = 'Refresh';
00586 $strRelationalSchema = 'Relational schema';
00587 $strRelationNotWorking = 'The additional features for working with linked tables have been deactivated. To find out why click %shere%s.';
00588 $strRelationsForTable = 'RELATIONS FOR TABLE';
00589 $strRelations = 'Relations';
00590 $strRelationView = 'Relation view';
00591 $strReloadFailed = 'MySQL reload failed.';
00592 $strReloadingThePrivileges = 'Reloading the privileges';
00593 $strReloadMySQL = 'Reload MySQL';
00594 $strRemoveSelectedUsers = 'Remove selected users';
00595 $strRenameDatabaseOK = 'Database %s has been renamed to %s';
00596 $strRenameTableOK = 'Table %s has been renamed to %s';
00597 $strRenameTable = 'Rename table to';
00598 $strRepairTable = 'Repair table';
00599 $strReplaceNULLBy = 'Replace NULL by';
00600 $strReplace = 'Replace';
00601 $strReplaceTable = 'Replace table data with file';
00602 $strReset = 'Reset';
00603 $strResourceLimits = 'Resource limits';
00604 $strReType = 'Re-type';
00605 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.';
00606 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.';
00607 $strRevokeMessage = 'You have revoked the privileges for %s';
00608 $strRevoke = 'Revoke';
00609 $strRomanian = 'Romanian';
00610 $strRoutines = 'Routines';
00611 $strRowLength = 'Row length';
00612 $strRowsFrom = 'row(s) starting from record #';
00613 $strRowSize = ' Row size ';
00614 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';
00615 $strRowsModeHorizontal = 'horizontal';
00616 $strRowsModeOptions = 'in %s mode and repeat headers after %s cells';
00617 $strRowsModeVertical = 'vertical';
00618 $strRows = 'Rows';
00619 $strRowsStatistic = 'Row Statistics';
00620 $strRunning = 'running on %s';
00621 $strRunQuery = 'Submit Query';
00622 $strRunSQLQuery = 'Run SQL query/queries on database %s';
00623 $strRussian = 'Russian';
00624 
00625 $strSaveOnServer = 'Save on server in %s directory';
00626 $strSave = 'Save';
00627 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';
00628 $strSearchFormTitle = 'Search in database';
00629 $strSearchInTables = 'Inside table(s):';
00630 $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';
00631 $strSearchOption1 = 'at least one of the words';
00632 $strSearchOption2 = 'all words';
00633 $strSearchOption3 = 'the exact phrase';
00634 $strSearchOption4 = 'as regular expression';
00635 $strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';
00636 $strSearch = 'Search';
00637 $strSearchType = 'Find:';
00638 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';
00639 $strSelectADb = 'Please select a database';
00640 $strSelectAll = 'Select All';
00641 $strSelectBinaryLog = 'Select binary log to view';
00642 $strSelectFields = 'Select fields (at least one):';
00643 $strSelectNumRows = 'in query';
00644 $strSelectTables = 'Select Tables';
00645 $strSend = 'Save as file';
00646 $strSent = 'Sent';
00647 $strServerChoice = 'Server Choice';
00648 $strServerNotResponding = 'The server is not responding';
00649 $strServer = 'Server';
00650 $strServerStatus = 'Runtime Information';
00651 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.';
00652 $strServerTabProcesslist = 'Processes';
00653 $strServerTabVariables = 'Variables';
00654 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
00655 $strServerVars = 'Server variables and settings';
00656 $strServerVersion = 'Server version';
00657 $strSessionValue = 'Session value';
00658 $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\').';
00659 $strShowAll = 'Show all';
00660 $strShowColor = 'Show color';
00661 $strShowDatadictAs = 'Data Dictionary Format';
00662 $strShowFullQueries = 'Show Full Queries';
00663 $strShowGrid = 'Show grid';
00664 $strShowingRecords = 'Showing rows';
00665 $strShowPHPInfo = 'Show PHP information';
00666 $strShow = 'Show';
00667 $strShowTableDimension = 'Show dimension of tables';
00668 $strShowTables = 'Show tables';
00669 $strShowThisQuery = ' Show this query here again ';
00670 $strSimplifiedChinese = 'Simplified Chinese';
00671 $strSingly = '(singly)';
00672 $strSize = 'Size';
00673 $strSlovak = 'Slovak';
00674 $strSlovenian = 'Slovenian';
00675 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';
00676 $strSortByKey = 'Sort by key';
00677 $strSort = 'Sort';
00678 $strSpaceUsage = 'Space usage';
00679 $strSpanish = 'Spanish';
00680 $strSplitWordsWithSpace = 'Words are separated by a space character (" ").';
00681 $strSQLExportCompatibility = 'SQL export compatibility';
00682 $strSQLExportType = 'Export type';
00683 $strSQLOptions = 'SQL options';
00684 $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:';
00685 $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';
00686 $strSQLQuery = 'SQL query';
00687 $strSQLResult = 'SQL result';
00688 $strSQL = 'SQL';
00689 $strSQPBugInvalidIdentifer = 'Invalid Identifer';
00690 $strSQPBugUnclosedQuote = 'Unclosed quote';
00691 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
00692 $strStatCheckTime = 'Last check';
00693 $strStatCreateTime = 'Creation';
00694 $strStatement = 'Statements';
00695 $strStatUpdateTime = 'Last update';
00696 $strStatus = 'Status';
00697 $strStorageEngines = 'Storage Engines';
00698 $strStorageEngine = 'Storage Engine';
00699 $strStrucCSV = 'CSV';
00700 $strStrucData = 'Structure and data';
00701 $strStrucDrop = 'Add DROP TABLE';
00702 $strStrucExcelCSV = 'CSV for MS Excel';
00703 $strStrucNativeExcel = 'Native MS Excel format';
00704 $strStrucOnly = 'Structure only';
00705 $strStructPropose = 'Propose table structure';
00706 $strStructure = 'Structure';
00707 $strSubmit = 'Submit';
00708 $strSuccess = 'Your SQL query has been executed successfully';
00709 $strSum = 'Sum';
00710 $strSwedish = 'Swedish';
00711 $strSwitchToDatabase = 'Switch to copied database';
00712 $strSwitchToTable = 'Switch to copied table';
00713 
00714 $strTableComments = 'Table comments';
00715 $strTableEmpty = 'The table name is empty!';
00716 $strTableHasBeenDropped = 'Table %s has been dropped';
00717 $strTableHasBeenEmptied = 'Table %s has been emptied';
00718 $strTableHasBeenFlushed = 'Table %s has been flushed';
00719 $strTableMaintenance = 'Table maintenance';
00720 $strTableOfContents = 'Table of contents';
00721 $strTableOptions = 'Table options';
00722 $strTables = '%s table(s)';
00723 $strTableStructure = 'Table structure for table';
00724 $strTable = 'Table';
00725 $strTableType = 'Table type';
00726 $strTakeIt = 'take it';
00727 $strTblPrivileges = 'Table-specific privileges';
00728 $strTextAreaLength = ' Because of its length,<br /> this field might not be editable ';
00729 $strThai = 'Thai';
00730 $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.';
00731 $strTheContent = 'The content of your file has been inserted.';
00732 $strTheme = 'Theme / Style';
00733 $strTheTerminator = 'The terminator of the fields.';
00734 $strThisHost = 'This Host';
00735 $strThisNotDirectory = 'This was not a directory';
00736 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.';
00737 $strTime = 'Time';
00738 $strToggleScratchboard = 'Toggle scratchboard';
00739 $strTotal = 'total';
00740 $strTotalUC = 'Total';
00741 $strTraditionalChinese = 'Traditional Chinese';
00742 $strTraditionalSpanish = 'Traditional Spanish';
00743 $strTraffic = 'Traffic';
00744 $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.';
00745 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.';
00746 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.';
00747 $strTransformation_image_jpeg__link = 'Displays a link to download this image.';
00748 $strTransformation_image_png__inline = 'See image/jpeg: inline';
00749 $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.';
00750 $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).';
00751 $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.';
00752 $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.';
00753 $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.';
00754 $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: "...").';
00755 $strTruncateQueries = 'Truncate Shown Queries';
00756 $strTurkish = 'Turkish';
00757 $strType = 'Type';
00758 
00759 $strUkrainian = 'Ukrainian';
00760 $strUncheckAll = 'Uncheck All';
00761 $strUnicode = 'Unicode';
00762 $strUnique = 'Unique';
00763 $strUnknown = 'unknown';
00764 $strUnselectAll = 'Unselect All';
00765 $strUpdatePrivMessage = 'You have updated the privileges for %s.';
00766 $strUpdateProfileMessage = 'The profile has been updated.';
00767 $strUpdateQuery = 'Update Query';
00768 $strUpdComTab = 'Please see the documentation on how to update your column_comments table';
00769 $strUpgrade = 'You should upgrade to %s %s or later.';
00770 $strUsage = 'Usage';
00771 $strUseBackquotes = 'Enclose table and field names with backquotes';
00772 $strUseHostTable = 'Use Host Table';
00773 $strUserAlreadyExists = 'The user %s already exists!';
00774 $strUserEmpty = 'The user name is empty!';
00775 $strUserName = 'User name';
00776 $strUserNotFound = 'The selected user was not found in the privilege table.';
00777 $strUserOverview = 'User overview';
00778 $strUsersDeleted = 'The selected users have been deleted successfully.';
00779 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';
00780 $strUser = 'User';
00781 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';
00782 $strUseTables = 'Use Tables';
00783 $strUseTextField = 'Use text field';
00784 $strUseThisValue = 'Use this value';
00785 
00786 $strValidateSQL = 'Validate SQL';
00787 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary PHP extensions as described in the %sdocumentation%s.';
00788 $strValue = 'Value';
00789 $strVar = 'Variable';
00790 $strVersionInformation = 'Version information';
00791 $strViewDumpDatabases = 'View dump (schema) of databases';
00792 $strViewDumpDB = 'View dump (schema) of database';
00793 $strViewDump = 'View dump (schema) of table';
00794 $strViewHasBeenDropped = 'View %s has been dropped';
00795 $strView = 'View';
00796 
00797 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
00798 $strWebServerUploadDirectory = 'web server upload directory';
00799 $strWelcome = 'Welcome to %s';
00800 $strWestEuropean = 'West European';
00801 $strWildcard = 'wildcard';
00802 $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.';
00803 $strWithChecked = 'With selected:';
00804 $strWriteRequests = 'Write requests';
00805 $strWritingCommentNotPossible = 'Writing of comment not possible';
00806 $strWritingRelationNotPossible = 'Writing of relation not possible';
00807 $strWrongUser = 'Wrong username/password. Access denied.';
00808 
00809 $strXML = 'XML';
00810 
00811 $strYes = 'Yes';
00812 
00813 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
00814 $strZip = '"zipped"';
00815 
00816 ?>


Généré par Les spécialistes TYPO3 avec  doxygen 1.4.6