diff --git a/ChangeLog b/ChangeLog index a4f73db8c..b03223eb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -53,6 +53,7 @@ danbarry + [engines] MyISAM and InnoDB: support ROW_FORMAT table option + prevent search indexes from indexing phpMyAdmin installations + [engines] PBXT: table options, foreign key (relation view, designer) ++ [lang] New Bangla, thanks to Raquibul Islam and Joy Kumar Nag 2.11.7.0 (not yet released) - bug #1908719 [interface] New field cannot be auto-increment and primary key diff --git a/Documentation.html b/Documentation.html index 411f49770..6d70f3d78 100644 --- a/Documentation.html +++ b/Documentation.html @@ -123,7 +123,7 @@ FAQ 3.6)
  • support mysqli, the improved MySQL extension (see FAQ 1.17)
  • -
  • communicate in 54 different languages +
  • communicate in 55 different languages
  • diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php new file mode 100644 index 000000000..a0d22818a --- /dev/null +++ b/lang/bangla-utf-8.inc.php @@ -0,0 +1,1051 @@ +This might happen if PHP finds a parse error in it or PHP cannot find the file.
    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.
    If you receive a blank page, everything is fine.'; +$strConfigureTableCoord = 'দয়া করে %s টেবিল এর অবস্থান কনফিগার করুন'; +$strConnectionError = 'সংযোগ স্থাপন করা যায়নিঃ invalid settings.'; +$strConnections = 'সংযোগসমূহ'; +$strConstraintsForDumped = 'Constraints for dumped tables'; +$strConstraintsForTable = 'Constraints for table'; +$strCookiesRequired = 'Cookies must be enabled past this point.'; +$strCopy = 'কপি'; +$strCopyDatabaseOK = '%s ডাটাবেজ় %s তে কপি করা হয়েছে'; +$strCopyTable = 'Copy table to (database.table):'; +$strCopyTableOK = '%s টেবিল %s তে কপি করা হয়েছে'; +$strCopyTableSameNames = 'Can\'t copy table to same one!'; +$strCouldNotKill = 'phpMyAdmin %s থ্রেড কে বন্ধ করতে পারেনি। সম্ভবত এটি আগেই বন্ধ করা হয়েছে'; +$strCreate = 'তৈরী করুন'; +$strCreateDatabaseBeforeCopying = 'কপি করার আগে ডাটাবেজ় তৈরী কর'; +$strCreateIndex = 'Create an index on %s columns'; +$strCreateIndexTopic = 'একটি নতুন ইন্ডেস্ক তৈরী কর'; +$strCreateNewDatabase = 'নতুন ডাটাবেজ় তৈরী কর'; +$strCreateNewTable = '%s ডাটাবেজ় এ নতুন টেবিল তৈরী কর'; +$strCreatePage = 'একটি নতুন পাতা তৈরী কর'; +$strCreatePdfFeat = 'পিডিএফ সমূহ তৈরী'; +$strCreateUserDatabase = 'ব্যাবহারকারীর জন্য ডাটাবেজ'; +$strCreateUserDatabaseName = 'একই নামে ডাটাবেজ তৈরী কর এবং সকল সুবিধাসমূহ মঞ্জুর করCreate database with same name and grant all privileges'; +$strCreateUserDatabaseNone = 'কনটিই নয়'; +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; +$strCreationDates = 'তইরী/আপডেট/তারিখ পরীক্ষা কর'; +$strCriteria = 'ক্ষেত্র'; +$strCroatian = 'Croatian'; +$strCSV = 'CSV'; +$strCyrillic = 'Cyrillic'; +$strCzech = 'চেক'; +$strCzechSlovak = 'চেক-স্লোভাক'; + +$strDanish = 'ড্যানিশ'; +$strDatabase = 'ডাটাবেজ'; +$strDatabaseEmpty = 'ডাটাবেজ এর নাম দেওয়া হয়নি'; +$strDatabaseExportOptions = 'ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ'; +$strDatabaseHasBeenDropped = '%s ডাটাবেজ মুছে ফেলা হয়েছে'; +$strDatabases = 'ডাটাবেজসমূহ Databases'; +$strDatabasesDropped = '%s ডাটাবেজসমূহ সফলভাবে মুছে ফেলা হয়েছে '; +$strDatabasesStats = 'ডাটাবেজসমূহের পরিসংখ্যান'; +$strDatabasesStatsDisable = 'পরিসংখ্যান বন্ধ কর'; +$strDatabasesStatsEnable = 'পরিসংখ্যান চালু কর'; +$strDatabasesStatsHeavyTraffic = 'Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server.'; +$strData = 'ডাটা'; +$strDataDict = 'ডাটা অভিধান'; +$strDataOnly = 'শুধু ডাটা'; +$strDataPages = 'ডাটাসহ পাতাসমূহ'; +$strDBComment = 'ডাটাবেজ মন্তব্যসমূহঃ'; +$strDBCopy = 'ডাটাবেজ কপি করঃ'; +$strDbPrivileges = 'ডাটাবেজ-নির্দিষ্ট সুবিধাসমূহ'; +$strDBRename = 'ডাটাবেজ রিনেম কর'; +$strDbSpecific = 'ডাটাবেজ-নির্দিষ্ট'; +$strDefault = 'ডিফল্ট'; +$strDefaultEngine = '%s MySQL সার্ভার এর ডিফল্ট ষ্টোরেজ ইঞ্জিন'; +$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 = 'মুছে ফেল'; +$strDeleted = 'সারিটি মুছে ফেলা হয়েছে'; +$strDeleteNoUsersSelected = 'মুছে ফেলার জন্য কোন ব্যাবহারকারী চিহ্নিত করা হয়নি'; +$strDeleting = '%s মুছে ফেলা হচ্ছে'; +$strDelimiter = 'Delimiter'; +$strDelOld = 'এই পাতায় এমন পাতার রেফারেন্স আছে যার অস্তিত্ব আর নেই। আপনি কী রেফারেন্সসমূহ মুছে ফেলতে চান? The current page has references to tables that no longer exist. Would you like to delete those references?'; +$strDescending = 'Descending'; +$strDescription = 'বর্ণনা'; +$strDictionary = 'অভিধান'; +$strDirtyPages = 'নোংরা পাতাসমূহ'; +$strDisabled = 'বন্ধ করা হয়েছে'; +$strDisableForeignChecks = 'Disable foreign key checks'; +$strDisplayFeat = 'বৈশিষ্ট্যসমূহ প্রদর্শন কর'; +$strDisplayOrder = 'ক্রম প্রদর্শন কর'; +$strDisplayPDF = 'Display PDF schema'; +$strDoAQuery = 'Do a "query by example" (wildcard: "%")'; +$strDocu = 'বর্ণনা'; +$strDoYouReally = 'আপনি কি সত্যি চান?'; +$strDropDatabaseStrongWarning = 'আপনি একটি সম্পূর্ন ডাটাবেজ প্রায় মুছে ফেলছেন'; +$strDrop = 'মুছে ফেল'; +$strDropUsersDb = 'ব্যাবহারকারীর নামে নাম এমন ডাটাবেজসমূহ মুছে ফেল'; +$strDumpingData = 'টেবিল এর জন্য ডাটা ডাম্পিং করুন'; +$strDumpSaved = 'ডাম্প %s ফাইল এ সেভ করা হয়েছে'; +$strDumpXRows = 'Dump %s row(s) starting at record # %s.'; +$strDynamic = 'ডায়নামিক'; + +$strEdit = 'সম্পাদনা কর'; +$strEditPDFPages = 'পিডিএফ পাতাগুলো সম্পাদনা কর'; +$strEditPrivileges = 'সুবিধাসমূহ সম্পাদনা কর'; +$strEffective = 'Effective'; +$strEmpty = 'খালি'; +$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 = 'MySQL সার্ভার এর জন্য %s বন্ধ করা হয়েছে %s has been disabled for this MySQL server.'; +$strEngines = 'ইঞ্জিনসমূহ'; +$strEngineUnsupported = 'এই MySQL সার্ভার %s ধরনের স্টোরেজ ইঞ্জিন সমর্থন করেনা This MySQL server does not support the %s storage engine.'; +$strEnglish = 'ইংরেজী'; +$strEnglishPrivileges = 'নোটঃ MySQL সুবিধাসমূহের নাম ইংরেজীতে প্রকাশ করা হয় Note: MySQL privilege names are expressed in English '; +$strError = 'ভূল'; +$strErrorInZipFile = 'ZIP archive: এ ভূল আছে'; +$strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; +$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; +$strEsperanto = 'Esperanto'; +$strEstonian = 'Estonian'; +$strExcelEdition = 'Excel edition'; +$strExecuteBookmarked = 'Execute bookmarked query'; +$strExplain = 'SQL ব্যাখ্যা কর'; +$strExport = 'Export'; +$strExportMustBeFile = 'Selected export type has to be saved in file!'; +$strExtendedInserts = 'Extended inserts'; +$strExtra = 'অতিরিক্ত'; + +$strFailedAttempts = 'ব্যার্থ হওয়া চেষ্টাসমূহ'; +$strField = 'ক্ষেত্র'; +$strFieldHasBeenDropped = '%s ক্ষেত্র মুছে ফেলা হয়েছে'; +$strFieldsEnclosedBy = 'Fields enclosed by'; +$strFieldsEscapedBy = 'Fields escaped by'; +$strFields = 'ক্ষেত্রসমূহ'; +$strFieldsTerminatedBy = 'Fields terminated by'; +$strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; +$strFileCouldNotBeRead = 'ফাইল পড়া যায়নি'; +$strFileNameTemplateDescriptionDatabase = 'ডাটাবেজ এর নাম'; +$strFileNameTemplateDescriptionServer = 'সার্ভার এর নাম'; +$strFileNameTemplateDescriptionTable = 'টেবিল এর নাম'; +$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; +$strFileNameTemplate = 'ফাইল নাম এর টেমপ্লেট'; +$strFileNameTemplateRemember = 'টেমপ্লেট মনে রাখ'; +$strFileToImport = 'ইম্পোর্ট করার জন্য ফাইল'; +$strFixed = 'নির্দিষ্ট'; +$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.'; +$strFlushQueryCache = 'Flush query cache'; +$strFlushTable = 'Flush the table ("FLUSH")'; +$strFlushTables = 'Flush (close) all tables'; +$strFontSize = 'ফন্ট এর আকার'; +$strFormat = 'ফরমেট'; +$strFormEmpty = 'Missing value in the form!'; +$strFreePages = 'ফ্রী পাতাসমূহ'; +$strFullText = 'Full Texts'; +$strFunction = 'ফাংশন'; +$strFunctions = 'ফাংশনসমূহ'; + +$strGenBy = 'Generated by'; +$strGeneralRelationFeat = 'General relation features'; +$strGenerate = 'তৈরী কর'; +$strGeneratePassword = 'পাসওয়ার্ড তৈরী কর'; +$strGenTime = 'তৈরী করার জন্য সময়'; +$strGeorgian = 'জরজীয়ান'; +$strGerman = 'জার্মান'; +$strGlobal = 'global'; +$strGlobalPrivileges = 'Global privileges'; +$strGlobalValue = 'Global value'; +$strGo = 'Go'; +$strGrantOption = 'Grant'; +$strGreek = 'গ্রীক'; +$strGzip = '"gzipped"'; + +$strHandler = 'Handler'; +$strHasBeenAltered = 'পরিবর্তন করা হয়েছে'; +$strHaveToShow = 'আপনাকে প্রদর্শন করার জন্য কমপক্ষে একটি কলাম নির্দিষ্ট করতে হবে'; +$strHebrew = 'হীব্রূ'; +$strHome = 'মূল পাতা'; +$strHomepageOfficial = 'Official phpMyAdmin Homepage'; +$strHostEmpty = 'হোষ্ট নাম পূরন করা হয়নি'; +$strHost = 'হোষ্ট'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHungarian = 'হাংগেরিয়ান'; + +$strIcelandic = 'Icelandic'; +$strId = 'আইডি'; +$strIdxFulltext = 'Fulltext'; +$strIgnoreDuplicates = 'ডুপ্লিকেট সারি অবহেলা করুন'; +$strIgnore = 'Ignore'; +$strIgnoreInserts = 'Use ignore inserts'; +$strImportFiles = 'ফাইল ইম্পোর্ট কর'; +$strImportFormat = 'ইম্পোর্ট করা ফাইল ফরমেট কর'; +$strImport = 'ইম্পোর্ট কর'; +$strImportSuccessfullyFinished = 'ইম্পোর্ট সফলভাবে সম্পন্ন হয়েছে। %d সংখ্যক query সম্পাদন করা হয়েছে'; +$strIndexes = 'ইন্ডেস্ক সমূহ'; +$strIndexHasBeenDropped = '%s ইন্ডেস্ক মুছে ফেলা হয়েছে'; +$strIndex = 'ইন্ডেস্ক'; +$strIndexName = 'ইন্ডেস্ক নামঃ'; +$strIndexType = 'ইন্ডেস্ক এর ধরনঃ'; +$strIndexWarningTable = 'Problems with indexes of table `%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 = 'ডাটা ফাইলসমূহ'; +$strInnoDBDataHomeDir = 'Data home directory'; +$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; +$strInnoDBPages = 'পাতাসমুহ'; +$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'; +$strInsert = 'Insert'; +$strInternalRelations = 'Internal relations'; +$strInUse = 'in use'; +$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; +$strInvalidColumnCount = 'Column count has to be larger than zero.'; +$strInvalidColumn = 'Invalid column (%s) specified!'; +$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; +$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; +$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; +$strInvalidDatabase = 'Invalid database'; +$strInvalidFieldAddCount = 'You have to add at least one field.'; +$strInvalidFieldCount = 'Table must have at least one field.'; +$strInvalidLDIImport = 'This plugin does not support compressed imports!'; +$strInvalidRowNumber = '%d is not valid row number.'; +$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; +$strInvalidServerIndex = 'Invalid server index: "%s"'; +$strInvalidTableName = 'Invalid table name'; + +$strJapanese = 'Japanese'; +$strJoins = 'Joins'; +$strJumpToDB = 'Jump to database "%s".'; +$strJustDeleteDescr = 'The "deleted" 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'; +$strKeyCache = 'Key cache'; +$strKeyname = 'Keyname'; +$strKill = 'Kill'; +$strKorean = 'কোরিয়ান'; + +$strLandscape = 'Landscape'; +$strLanguage = 'ভাষা'; +$strLanguageUnknown = 'Unknown language: %1$s.'; +$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'; +$strLatexStructure = 'Structure of table __TABLE__'; +$strLatvian = 'Latvian'; +$strLDI = 'CSV using LOAD DATA'; +$strLDILocal = 'লোকাল কী-ওয়ার্ড ব্যাবহার করুন'; +$strLengthSet = 'Length/Values'; +$strLimitNumRows = 'Number of rows per page'; +$strLinesTerminatedBy = 'Lines terminated by'; +$strLinkNotFound = 'লিংক পাওয়া যায়নি'; +$strLinksTo = 'Links to'; +$strLithuanian = 'Lithuanian'; +$strLocalhost = 'লোকাল'; +$strLocationTextfile = 'Location of the text file'; +$strLoginInformation = 'Login Information'; +$strLogin = 'লগ ইন'; +$strLogout = 'লগ আউট'; +$strLogPassword = 'পাসওয়ার্ড'; +$strLogServer = 'সার্ভার'; +$strLogUsername = 'ব্যাবহারকারী'; +$strLongOperation = 'This operation could take a long time. Proceed anyway?'; + +$strMaxConnects = 'max. concurrent connections'; +$strMaximalQueryLength = 'Maximal length of created query'; +$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 = 'বর্ণনা'; +$strMIME_MIMEtype = 'মাইম এর ধরন'; +$strMIME_nodescription = 'No description is available for this transformation.
    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\'...
    If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, precede 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'; +$strMoveTable = 'Move table to (database.table):'; +$strMoveTableOK = 'Table %s has been moved to %s.'; +$strMoveTableSameNames = 'Can\'t move table to same one!'; +$strMultilingual = 'বহুভাষী'; +$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 = 'থ্রেড রিপেয়ার করুন'; +$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'; +$strMysqlClientVersion = 'MySQL client version'; +$strMySQLConnectionCollation = 'MySQL connection collation'; +$strMySQLSaid = 'MySQL said: '; +$strMySQLShowProcess = 'প্রসেসসমূহ দেখান'; + +$strName = 'নাম'; +$strNext = 'পরবর্তী'; +$strNoActivity = 'No activity within %s seconds; please log in again'; +$strNoDatabases = 'কোন ডাটাবেজ নাই'; +$strNoDatabasesSelected = 'No databases selected.'; +$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; +$strNoDescription = 'কোন বর্ণনা নাই'; +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; +$strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; +$strNoExplain = 'Skip Explain SQL'; +$strNoFilesFoundInZip = 'No files found inside ZIP archive!'; +$strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser.'; +$strNoIndex = 'No index defined!'; +$strNoIndexPartsDefined = 'No index parts defined!'; +$strNoModification = 'No change'; +$strNone = 'কোনটিই নয়'; +$strNo = 'না'; +$strNoOptions = 'This format has no options'; +$strNoPassword = 'কোন পাসওয়ার্ড নাই'; +$strNoPermission = 'The web server does not have permission to save the file %s.'; +$strNoPhp = 'PHP কোড ছাড়া'; +$strNoPrivileges = 'কোন সুবিধা নাই'; +$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 = 'এটি কোন সংখ্যা না'; +$strNotOK = 'ঠিক নাই'; +$strNotSet = '%s table not found or not set in %s'; +$strNoUsersFound = 'No user(s) found.'; +$strNoValidateSQL = 'Skip Validate SQL'; +$strNull = 'খালি'; +$strNumberOfFields = 'Number of fields'; +$strNumSearchResultsInTable = '%s match(es) inside table %s'; +$strNumSearchResultsTotal = 'Total: %s match(es)'; +$strNumTables = 'টেবিলসমূহ'; + +$strOK = 'ঠিক আছে'; +$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; +$strOpenDocumentText = 'Open Document Text'; +$strOpenNewWindow = 'Open new phpMyAdmin window'; +$strOperations = 'Operations'; +$strOperator = 'অপারেটর'; +$strOptimizeTable = 'টেবিল অপটিমাইজ করুন'; +$strOr = 'অথবা'; +$strOverhead = 'Overhead'; +$strOverwriteExisting = 'Overwrite existing file(s)'; + +$strPageNumber = 'পাতার সংখ্যাঃ'; +$strPagesToBeFlushed = 'Pages to be flushed'; +$strPaperSize = 'পাতার আকার'; +$strPartialImport = 'Partial import'; +$strPartialText = 'Partial Texts'; +$strPasswordChanged = 'The password for %s was changed successfully.'; +$strPasswordEmpty = 'পাসওয়ার্ড দেওয়া হয়নি'; +$strPasswordHashing = 'Password Hashing'; +$strPasswordNotSame = 'The passwords aren\'t the same!'; +$strPassword = 'পাসওয়ার্ড'; +$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; +$strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; +$strPdfNoTables = 'কোন টেবিল নাই'; +$strPDF = 'PDF'; +$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; +$strPDFReportTitle = 'Report title'; +$strPerHour = 'per hour'; +$strPerMinute = 'per minute'; +$strPerSecond = 'per second'; +$strPersian = 'পারসিয়ান'; +$strPhoneBook = 'phone book'; +$strPhp = 'PHP কোড তৈরী করুনCreate PHP Code'; +$strPHPVersion = 'PHP Version'; +$strPmaDocumentation = 'phpMyAdmin documentation'; +$strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; +$strPolish = 'পোলিশ'; +$strPortrait = 'Portrait'; +$strPos1 = 'শুরু'; +$strPrevious = 'পূর্ববর্তী'; +$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped'; +$strPrimaryKeyName = 'The name of the primary key must be "PRIMARY"!'; +$strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; +$strPrimary = 'প্রাথমিক'; +$strPrint = 'প্রিন্ট কর'; +$strPrintViewFull = 'Print view (with full texts)'; +$strPrintView = 'Print view'; +$strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; +$strPrivDescAlter = 'Allows altering the structure of existing tables.'; +$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.'; +$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; +$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.'; +$strProcedures = 'Procedures'; +$strProcesses = 'Processes'; +$strProcesslist = 'Process list'; +$strProtocolVersion = 'Protocol version'; +$strPutColNames = 'Put fields names in the first row'; + +$strQBEDel = 'Del'; +$strQBEIns = 'Ins'; +$strQBE = 'Query'; +$strQueryCache = 'Query cache'; +$strQueryFrame = 'Query window'; +$strQueryOnDb = 'SQL query on database %s:'; +$strQueryResultsOperations = 'Query results operations'; +$strQuerySQLHistory = 'SQL history'; +$strQueryStatistics = 'Query statistics: 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 = 'গৃহীত'; +$strRecords = 'রেকর্ডসমূহ'; +$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'; +$strReloadingThePrivileges = 'Reloading the privileges'; +$strReloadPrivileges = 'Reload privileges'; +$strRemoveSelectedUsers = 'Remove selected users'; +$strRenameDatabaseOK = 'Database %s has been renamed to %s'; +$strRenameTableOK = 'Table %s has been renamed to %s'; +$strRenameTable = 'টেবিল রিনেম করুন'; +$strRepairTable = 'টেবিল রিপেয়ার করুন'; +$strReplaceNULLBy = 'Replace NULL by'; +$strReplaceTable = 'Replace table data with file'; +$strReplication = 'Replication'; +$strReset = 'রিসেট করুন'; +$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 = 'রোমানিয়ান'; +$strRowLength = 'সাড়ির দৈর্ঘ্য'; +$strRowsFrom = 'row(s) starting from record #'; +$strRowSize = ' সাড়ির আকার'; +$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)'; +$strRowsModeHorizontal = 'আনুভূমিক'; +$strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; +$strRowsModeVertical = 'লম্ব'; +$strRows = 'Rows'; +$strRowsStatistic = 'Row Statistics'; +$strRunning = 'running on %s'; +$strRunQuery = 'Submit Query'; +$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; +$strRunSQLQuery = 'Run SQL query/queries on database %s'; +$strRussian = 'রাশিয়ান'; + +$strSaveOnServer = 'Save on server in %s directory'; +$strSave = 'সেভ করুন'; +$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 = 'সব শব্দ'; +$strSearchOption3 = 'the exact phrase'; +$strSearchOption4 = 'as regular expression'; +$strSearchResultsFor = 'Search results for "%s" %s:'; +$strSearch = 'খুঁজুন'; +$strSearchType = 'Find:'; +$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; +$strSelectADb = 'Please select a database'; +$strSelectAll = 'সব সিলেক্ট করুন'; +$strSelectBinaryLog = 'Select binary log to view'; +$strSelectFields = 'Select fields (at least one):'; +$strSelectNumRows = 'in query'; +$strSelectTables = 'টেবিল সিলেক্ট করুন'; +$strSend = 'ফাইল হিসেবে সেভ করুন'; +$strSent = 'Sent'; +$strServerChoice = 'Server Choice'; +$strServerNotResponding = 'The server is not responding'; +$strServer = 'সার্ভার'; +$strServers = 'সার্ভারসমূহ'; +$strServerStatusDelayedInserts = 'Delayed inserts'; +$strServerStatus = 'Runtime Information'; +$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; +$strServerTabVariables = 'চলকসমূহ'; +$strServerTrafficNotes = 'Server traffic: 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\'...
    If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').'; +$strShowAll = 'Show all'; +$strShowColor = 'রং দেখান'; +$strShowDatadictAs = 'Data Dictionary Format'; +$strShowFullQueries = 'Show Full Queries'; +$strShowGrid = 'Show grid'; +$strShowingBookmark = 'বুকমার্ক দেখান'; +$strShowingRecords = 'Showing rows'; +$strShowOpenTables = 'Show open tables'; +$strShowPHPInfo = 'Show PHP information'; +$strShow = 'দেখান'; +$strShowSlaveHosts = 'Show slave hosts'; +$strShowSlaveStatus = 'Show slave status'; +$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; +$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; +$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; +$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; +$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; +$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; +$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; +$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; +$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; +$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; +$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; +$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; +$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; +$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; +$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; +$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; +$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; +$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; +$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; +$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; +$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; +$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; +$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; +$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; +$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; +$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; +$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; +$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; +$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; +$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; +$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; +$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; +$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; +$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; +$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; +$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; +$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; +$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; +$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; +$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; +$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; +$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; +$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; +$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; +$strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; +$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; +$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; +$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; +$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; +$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; +$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; +$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; +$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; +$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; +$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; +$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; +$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; +$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; +$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; +$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; +$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; +$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; +$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; +$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; +$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; +$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; +$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; +$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; +$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; +$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; +$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; +$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; +$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; +$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; +$strShowStatusOpen_filesDescr = 'The number of files that are open.'; +$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; +$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; +$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; +$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; +$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; +$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; +$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; +$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; +$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; +$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; +$strShowStatusReset = 'Reset'; +$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; +$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; +$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; +$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; +$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; +$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; +$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; +$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; +$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; +$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; +$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; +$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; +$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; +$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; +$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; +$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; +$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; +$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; +$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; +$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; +$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; +$strShowTableDimension = 'Show dimension of tables'; +$strShowTables = 'Show tables'; +$strShowThisQuery = ' Show this query here again '; +$strSimplifiedChinese = 'Simplified Chinese'; +$strSingly = '(singly)'; +$strSize = 'আকার'; +$strSkipQueries = 'Number of records(queries) to skip from start'; +$strSlovak = 'Slovak'; +$strSlovenian = 'Slovenian'; +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; +$strSortByKey = 'Sort by key'; +$strSorting = 'সাজাঁন'; +$strSort = 'সাজাঁন'; +$strSpaceUsage = 'Space usage'; +$strSpanish = 'Spanish'; +$strSplitWordsWithSpace = 'Words are separated by a space character (" ").'; +$strSQLCompatibility = 'SQL compatibility mode'; +$strSQLExportType = 'Export type'; +$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'; +$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; +$strStatUpdateTime = 'সর্বশেষ আপডেট'; +$strStatus = 'অবস্থা'; +$strStorageEngines = 'Storage Engines'; +$strStorageEngine = 'Storage Engine'; +$strStrucCSV = 'CSV'; +$strStrucData = 'Structure and data'; +$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 = 'যোগফল'; +$strSwedish = 'সুইডিশ'; +$strSwitchToDatabase = 'Switch to copied database'; +$strSwitchToTable = 'Switch to copied table'; + +$strTableAlreadyExists = 'Table %s already exists!'; +$strTableComments = 'Table comments'; +$strTableEmpty = 'টেবিল এর নাম পূরন করা হয়নি'; +$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 = 'টেবিল'; +$strTakeIt = 'take it'; +$strTblPrivileges = 'Table-specific privileges'; +$strTempData = 'Temporary data'; +$strTextAreaLength = ' Because of its length,
    this field might not be editable '; +$strThai = 'Thai'; +$strThemeDefaultNotFound = 'Default theme %s not found!'; +$strThemeNoPreviewAvailable = 'No preview available.'; +$strThemeNotFound = 'Theme %s not found!'; +$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; +$strThemePathNotFound = 'Theme path not found for theme %s!'; +$strTheme = 'Theme / Style'; +$strThisHost = 'This Host'; +$strThreads = 'Threads'; +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; +$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; +$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; +$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; +$strTime = 'সময়'; +$strToggleScratchboard = 'Toggle scratchboard'; +$strTotal = 'মোট'; +$strTotalUC = 'মোট'; +$strTraditionalChinese = 'Traditional Chinese'; +$strTraditionalSpanish = 'Traditional Spanish'; +$strTraffic = 'Traffic'; +$strTransactionCoordinator = 'Transaction coordinator'; +$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. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; +$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__sql = 'Formats text as SQL query with syntax highlighting.'; +$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 = 'ইউনিকোড'; +$strUnique = 'Unique'; +$strUnknown = 'অজানা'; +$strUnselectAll = 'Unselect All'; +$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; +$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.'; +$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; +$strUploadsNotAllowed = 'File uploads are not allowed on this server.'; +$strUsage = 'ব্যাবহার'; +$strUseBackquotes = 'Enclose table and field names with backquotes'; +$strUsedPhpExtensions = 'Used PHP extensions'; +$strUseHostTable = 'Use Host Table'; +$strUserAlreadyExists = 'The user %s already exists!'; +$strUserEmpty = 'The user name is empty!'; +$strUserName = 'ব্যাভারকারীর নাম'; +$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 "%s"'; +$strUser = 'User'; +$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; +$strUseTables = 'টেবিল ব্যাবহারকারী'; +$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 = 'মান'; +$strVar = 'চলক'; +$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'; +$strWrongUser = 'Wrong username/password. Access denied.'; + +$strXML = 'XML'; + +$strYes = 'হ্যাঁ'; + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; +$strZip = '"zipped"'; + +$strPmaWiki = 'phpMyAdmin wiki'; //to translate +$strDocSQL = 'DocSQL'; //to translate +$strTableName = 'Table name'; //to translate +$strTableIsEmpty = 'Table seems to be empty!'; //to translate +$strDbIsEmpty = 'Database seems to be empty!'; //to translate +$strShowingPhp = 'Showing as PHP code'; //to translate +$strShowingSQL = 'Showing SQL query'; //to translate +$strDesigner = 'Designer'; //to translate +$strNumberOfTables = 'Number of tables'; //to translate +$strCreateTable = 'Create table'; //to translate +$strCreateRelation = 'Create relation'; //to translate +$strSavePosition = 'Save position'; //to translate +$strSelectForeignKey = 'Select Foreign Key'; //to translate +$strHide = 'Hide'; //to translate +$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate +$strReload = 'Reload'; //to translate +$strSmallBigAll = 'Small/Big All'; //to translate +$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate +$strMoveMenu = 'Move Menu'; //to translate +$strAngularLinks = 'Angular links'; //to translate +$strDirectLinks = 'Direct links'; //to translate +$strHideShowAll = 'Hide/Show all'; //to translate +$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate +$strInternalRelationAdded = 'Internal relation added'; //to translate +$strRelationDeleted = 'Relation deleted'; //to translate +$strToSelectRelation = 'To select relation, click :'; //to translate +$strExportImportToScale = 'Export/Import to scale'; //to translate +$strRecommended = 'recommended'; //to translate +$strToFromPage = 'to/from page'; //to translate +$strSelectReferencedKey = 'Select referenced key'; //to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate +$strHelp = 'Help'; //to translate +$strCancel = 'Cancel'; //to translate +$strDeleteRelation = 'Delete relation'; //to translate +$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate +$strStructureForView = 'Structure for view'; //to translate +$strStandInStructureForView = 'Stand-in structure for view'; //to translate +$strToggleSmallBig = 'Toggle small/big'; //to translate +$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate +$strErrorRelationAdded = 'Error: Relation not added.'; //to translate +$strErrorRelationExists = 'Error: relation already exists.'; //to translate +$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate +$strSnapToGrid = 'Snap to grid'; //to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate +$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate +$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate +$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate +$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate +$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate +$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate +$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate +$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate +$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate +$strViewName = 'VIEW name'; //to translate +$strOptions = 'Options'; //to translate +$strFiles = 'Files'; //to translate +$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate +$strRoutines = 'Routines'; //to translate +$strRoutineReturnType = 'Return type'; //to translate +$strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate +$strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate +$strRestartInsertion = 'Restart insertion with %s rows'; //to translate +$strTriggers = 'Triggers'; //to translate +$strEvent = 'Event'; //to translate +$strProfiling = 'Profiling'; //to translate +$strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate +$strPartitioned = 'partitioned'; //to translate +$strTableAlteredSuccessfully = 'Table %1$s has been altered successfully'; //to translate +$strDatabaseHasBeenCreated = 'Database %1$s has been created.'; //to translate +$strTableHasBeenCreated = 'Table %1$s has been created.'; //to translate +$strForeignKeyError = 'Error creating foreign key on %1$s (check data types)'; //to translate +$strRowsDeleted = '%1$d row(s) deleted.'; //to translate +$strRowsAffected = '%1$d row(s) affected.'; //to translate +$strRowsInserted = '%1$d row(s) inserted.'; //to translate +$strInsertedRowId = 'Inserted row id: %1$d'; //to translate +$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate +$strPartitionMaintenance = 'Partition maintenance'; //to translate +$strPartition = 'Partition %s'; //to translate +$strAnalyze = 'Analyze'; //to translate +$strCheck = 'Check'; //to translate +$strOptimize = 'Optimize'; //to translate +$strRebuild = 'Rebuild'; //to translate +$strRepair = 'Repair'; //to translate +$strRemovePartitioning = 'Remove partitioning'; //to translate +$strSearchInField = 'Inside field:'; //to translate +$strTexyText = 'Texy! text'; //to translate +$strDetails = 'Details...'; //to translate +$strComment = 'Comment'; //to translate +$strPacked = 'Packed'; //to translate +$strActions = 'Actions'; //to translate +$strInterface = 'Interface'; //to translate +$strMySQLServerInformation = 'MySQL server information'; //to translate +$strWebServerInformation = 'Web server information'; //to translate +$strAboutphpMyAdmin = 'About phpMyAdmin'; //to translate +$strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate +$strEvents = 'Events'; //to translate +$strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate +$strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate +$strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate +$strUserDefined = 'User-defined'; //to translate +?> diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php index bacc9c234..3ac1f0507 100644 --- a/libraries/select_lang.lib.php +++ b/libraries/select_lang.lib.php @@ -212,7 +212,7 @@ $GLOBALS['available_languages'] = array( 'af-utf-8' => array('af|afrikaans', 'afrikaans-utf-8', 'af', ''), 'ar-utf-8' => array('ar|arabic', 'arabic-utf-8', 'ar', 'العربية'), 'az-utf-8' => array('az|azerbaijani', 'azerbaijani-utf-8', 'az', 'Azərbaycanca'), - + 'bn-utf-8' => array('bn|bangla', 'bangla-utf-8', 'bn', ''), 'becyr-utf-8' => array('be|belarusian', 'belarusian_cyrillic-utf-8', 'be', 'Беларуская'), 'belat-utf-8' => array('be[-_]lat|belarusian latin', 'belarusian_latin-utf-8', 'be-lat', 'Byelorussian'), 'bg-utf-8' => array('bg|bulgarian', 'bulgarian-utf-8', 'bg', 'Български'), diff --git a/translators.html b/translators.html index 62d993378..25c54fd75 100644 --- a/translators.html +++ b/translators.html @@ -84,6 +84,13 @@ + + Bangla + + Raquibul Islam (rana@ekushey.org) + + + Basque