patch #2706761 [lang] Polish update
[phpmyadmin/crack.git] / lang / bangla-utf-8.inc.php
blob4e6944cab225be697ab6494733b450640ae221fa
1 <?php
2 /* $Id$ */
4 $charset = 'utf-8';
5 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
6 $number_thousands_separator = ',';
7 $number_decimal_separator = '.';
8 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
9 $byteUnits = array('বাইট', 'কিলোবাইট', 'মেগাবাইট', 'গিগাবাইট', 'টেরাবাইট', 'পেটাবাইট', 'এক্সাবাইট');
11 // MySQL manual language definition, this is optional, en will be used
12 // if not defined
13 $mysql_4_1_doc_lang = 'bn';
14 $mysql_5_0_doc_lang = 'bn';
15 $mysql_5_1_doc_lang = 'bn';
17 $day_of_week = array('রবিবার', 'সোমবার', 'মঙ্গলবার', 'বুধবার', 'বৃহস্পতিবার', 'শুক্রবার', 'শনিবার');
18 $month = array('জানুয়ারী', 'ফেব্রুয়ারী', 'মার্চ', 'এপ্রিল', 'মে', 'জুন', 'জুলাই', 'আগস্ট', 'সেপ্টেমবর', 'অক্টোবর', 'নভেম্বর', 'ডিসেম্বর');
19 // See http://www.php.net/manual/en/function.strftime.php to define the
20 // variable below
21 $datefmt = '%B %d, %Y at %I:%M %p';
22 $timespanfmt = '%s দিন, %s মাস, %s মিনিট and %s সেকেণ্ড';
24 $strAbortedClients = 'বাদ দেওয়া হল';
25 $strAccessDenied = 'প্রবেশ নিষেধ';
26 $strAccessDeniedCreateConfig = 'সম্ভবত আপনি কনফিগারেশন ফাইল তৈরী করেননি। আপনি %1$ssetup script%2$s ব্যাবহার করে একটি তৈরী করতে পারেন ';
27 $strAccessDeniedExplanation = 'phpMyAdmin MySQL server এ সংযোগ স্থাপনের চেষ্টা করেছিল, এবং সার্ভার সেই প্রচেষ্টা প্রত্যাখান করেছে। আপনার config.inc.php ফাইল এর হোষ্ট,ইউজারনেম আর পাসওয়ার্ড পরীক্ষা করুন এবং তা আপনার Mysql সার্ভারের অ্যাডমিনিষ্টেট্রররের দেওয়া তথ্যের অনুরুপ কিনা তা নিশ্চত করুন।';
28 $strAction = 'Action';
29 $strAddAutoIncrement = 'Add AUTO_INCREMENT value';
30 $strAddClause = 'Add %s';
31 $strAddConstraints = 'Add constraints';
32 $strAddDeleteColumn = 'Add/Delete Field Columns';
33 $strAddDeleteRow = 'Add/Delete Criteria Row';
34 $strAddFields = ' %s ক্ষেত্রসমূহ যোগ কর';
35 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';
36 $strAddIntoComments = 'মন্তব্যসমূহে যোগ কর';
37 $strAddNewField = 'নতুন ক্ষেত্র যোগ কর';
38 $strAddPrivilegesOnDb = 'নিচের ডাটাবেইজ এ সুবিধাসমূহ যোগ কর';
39 $strAddPrivilegesOnTbl = 'নিচের টেবিল এ সুবিধাসমূহ যোগ কর';
40 $strAddSearchConditions = 'খোঁজার শর্ত যোগ কর (body of the "where" clause):';
41 $strAddToIndex = 'Index এ যোগ কর &nbsp;%s&nbsp;column(s)';
42 $strAddUser = 'একটি নতুন ইউজার যোগ করুন';
43 $strAddUserMessage = 'আপনি একটি নতুন ইউজার যোগ করেছেন';
44 $strAdministration = 'Administration';
45 $strAfter = 'After %s';
46 $strAfterInsertBack = 'পূর্বের পাতায় ফিরে যাও';
47 $strAfterInsertNewInsert = 'নতুন আরেকটি সাড়ি যোগ করুন';
48 $strAfterInsertNext = 'পরবর্তী সাড়ি সম্পাদনা করুন';
49 $strAfterInsertSame = 'এই পাতায় ফিরে যাও';
50 $strAll = 'All';
51 $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';
52 $strAllTableSameWidth = 'সব টেবিল সমান প্রশস্থতাসহ প্রদর্শন করুন?';
53 $strAlterOrderBy = 'টেবিল অর্ডার পরিবর্তন কর';
54 $strAnalyzeTable = 'টেবিল বিশ্লেষণ কর';
55 $strAnd = 'এবং';
56 $strAndThen = 'এবং তারপর';
57 $strAnIndex = 'একটি Index যোগ করা হয়েছে %s';
58 $strAny = 'যেকোন';
59 $strAnyHost = 'যেকোন হোষ্ট';
60 $strAnyUser = 'যেকোন ব্যাবহারকারী';
61 $strApproximateCount = 'হয়ত আনুমানিক। FAQ ৩.১১ দেখ। ';
62 $strAPrimaryKey = 'একটি প্রাইমারী কী যোগ করা হয়েছে %s';
63 $strArabic = 'আরবী';
64 $strArmenian = 'আরমেনিয়ান';
65 $strAscending = 'Ascending';
66 $strAtBeginningOfTable = 'টেবিলের শুরুতে';
67 $strAtEndOfTable = 'টেবিলের শেষে';
68 $strAttr = 'Attributes';
69 $strAutomaticLayout = 'Automatic layout';
71 $strBack = 'পিছনে';
72 $strBaltic = 'ব্যাল্টিক';
73 $strBeginCut = 'BEGIN CUT';
74 $strBeginRaw = 'BEGIN RAW';
75 $strBinary = 'বাইনারী';
76 $strBinaryDoNotEdit = 'বাইনারী -সম্পাদনা করবেন না';
77 $strBinaryLog = 'বাইনারী লগ';
78 $strBinLogEventType = 'Event type';
79 $strBinLogInfo = 'তথ্য';
80 $strBinLogName = 'লগ নাম';
81 $strBinLogOriginalPosition = 'প্রকৃত অবস্থান';
82 $strBinLogPosition = 'অবস্থান';
83 $strBinLogServerId = 'সার্ভারের আইডি';
84 $strBookmarkAllUsers = 'সব ব্যাক্তিকে এই বুকমার্কটি দেখার সুযোগ দিন';
85 $strBookmarkCreated = 'বুকমার্ক %s তৈরী করা হয়েছে';
86 $strBookmarkDeleted = 'বুকমার্কটি মুছে ফেলা হয়েছে';
87 $strBookmarkLabel = 'লেবেল';
88 $strBookmarkQuery = 'বুকমার্ক করা SQL query';
89 $strBookmarkReplace = 'একই নামের বর্তমান বুকমার্ক প্রতিস্থাপন করুন';
90 $strBookmarkThis = 'এই SQL query টি বুকমার্ক করুন';
91 $strBookmarkView = 'শুধু দেখ';
92 $strBrowse = 'ব্রাউজ করুন';
93 $strBrowseDistinctValues = 'নির্দিষ্ট মান ব্রাউজ করুন';
94 $strBrowseForeignValues = 'Browse foreign values';
95 $strBufferPoolActivity = 'Buffer Pool Activity';
96 $strBufferPool = 'Buffer Pool';
97 $strBufferPoolUsage = 'Buffer Pool Usage';
98 $strBufferReadMissesInPercent = 'Read misses in %';
99 $strBufferReadMisses = 'Read misses';
100 $strBufferWriteWaitsInPercent = 'Write waits in %';
101 $strBufferWriteWaits = 'Write waits';
102 $strBulgarian = 'বুলগেরিয়ান';
103 $strBusyPages = 'ব্যাস্ত পাতাসমূহ';
104 $strBzip = '"bzipped"';
106 $strCalendar = 'ক্যালেন্ডার';
107 $strCanNotLoadExportPlugins = 'এক্সপোর্ট প্লাগ ইন লোড করা যায়নি, আপনার ইন্সষ্টলেশন পরীক্ষা করুন';
108 $strCanNotLoadImportPlugins = 'ইমপোর্ট প্লাগ ইন লোড করা যায়নি, আপনার ইন্সষ্টলেশন পরীক্ষা করুন';
109 $strCannotLogin = 'MySQL সার্ভার এ লগ ইন করা যায়নি';
110 $strCantLoad = ' [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] extension লোড করা যায়নি। আপনার পিএইচপি কনফিগারেশন পরীক্ষা করুন। Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] extension. Please check your PHP configuration.';
111 $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.';
112 $strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
113 $strCantUseRecodeIconv = 'Couldn\'t use either the iconv, libiconv or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.';
114 $strCardinality = 'Cardinality';
115 $strCaseInsensitive = 'case-insensitive';
116 $strCaseSensitive = 'case-sensitive';
117 $strCentralEuropean = 'Central European';
118 $strChange = 'Change';
119 $strChangeCopyModeCopy = '... পুরাতনটা রেখে দাও';
120 $strChangeCopyMode = 'একই সুবিধা সহ নতুন আরেকটি ব্যাবহারকারী তৈরী করুন...';
121 $strChangeCopyModeDeleteAndReload = ' ... ব্যাবহারকারীর টেবিলগুলো থেকে পুরাতনটি মুছে ফেল এবং এরপর সুবিধাসমূহ পুনরায় লোড কর';
122 $strChangeCopyModeJustDelete = ' ...ব্যাবহারকারীর টেবিলগুলো থেকে পুরাতনটি মুছে ফেল';
123 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';
124 $strChangeCopyUser = 'লগ ইন তথ্য পরিবর্তন কর অথবা ব্যাবহারকারী কপি করChange Login Information / Copy User';
125 $strChangeDisplay = 'প্রদর্শনের জন্য ক্ষেত্র পছন্দ কর';
126 $strChangePassword = 'পাসওয়ার্ড পরিবর্তন কর';
127 $strCharset = 'Charset';
128 $strCharsetOfFile = 'ফাইল এর অক্ষরসমূহঃ';
129 $strCharsetsAndCollations = 'Character Sets and Collations';
130 $strCharsets = 'Charsets';
131 $strCheckAll = 'সব পরীক্ষা করুন';
132 $strCheckOverhead = 'ওভারহেড সহ টেবিল পরীক্ষা কর';
133 $strCheckPrivs = 'সুবিধাসমূহ পরীক্ষা করুন';
134 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.';
135 $strCheckTable = 'টেবিল পরীক্ষা কর';
136 $strChoosePage = 'অনুগ্রহ করে সম্পাদনা করার জন্য একটি পাতা নির্বাচন করুন';
137 $strColComFeat = 'কলামের মন্তব্য প্রদর্শন করা হচ্ছে';
138 $strCollation = 'Collation';
139 $strColumnNames = 'কলামের নাম';
140 $strColumnPrivileges = 'কলাম নির্দিষ্ট সুবিধাসমূহ';
141 $strCommand = 'নির্দেশ';
142 $strComments = 'মন্তব্যসমূহ';
143 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible';
144 $strCompleteInserts = 'Complete inserts';
145 $strCompression = 'সংকোচন';
146 $strCompressionWillBeDetected = 'আমদানিকৃত ফাইল সংকোচন %s হতে স্বয়ংক্রিয়ভাবে মুছে ফেলা হবে';
147 $strConfigDefaultFileError = '"%1$s" হতে ডিফল্ট কনফিগারেশন লোড করা যায়নি';
148 $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.';
149 $strConfigureTableCoord = 'দয়া করে %s টেবিল এর অবস্থান কনফিগার করুন';
150 $strConnectionError = 'সংযোগ স্থাপন করা যায়নিঃ invalid settings.';
151 $strConnections = 'সংযোগসমূহ';
152 $strConstraintsForDumped = 'Constraints for dumped tables';
153 $strConstraintsForTable = 'Constraints for table';
154 $strCookiesRequired = 'Cookies must be enabled past this point.';
155 $strCopy = 'কপি';
156 $strCopyDatabaseOK = '%s ডাটাবেজ় %s তে কপি করা হয়েছে';
157 $strCopyTable = 'Copy table to (database<b>.</b>table):';
158 $strCopyTableOK = '%s টেবিল %s তে কপি করা হয়েছে';
159 $strCopyTableSameNames = 'Can\'t copy table to same one!';
160 $strCouldNotKill = 'phpMyAdmin %s থ্রেড কে বন্ধ করতে পারেনি। সম্ভবত এটি আগেই বন্ধ করা হয়েছে';
161 $strCreate = 'তৈরী করুন';
162 $strCreateDatabaseBeforeCopying = 'কপি করার আগে ডাটাবেজ় তৈরী কর';
163 $strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns';
164 $strCreateIndexTopic = 'একটি নতুন ইন্ডেস্ক তৈরী কর';
165 $strCreateNewDatabase = 'নতুন ডাটাবেজ় তৈরী কর';
166 $strCreateNewTable = '%s ডাটাবেজ় এ নতুন টেবিল তৈরী কর';
167 $strCreatePage = 'একটি নতুন পাতা তৈরী কর';
168 $strCreatePdfFeat = 'পিডিএফ সমূহ তৈরী';
169 $strCreateUserDatabase = 'ব্যাবহারকারীর জন্য ডাটাবেজ';
170 $strCreateUserDatabaseName = 'একই নামে ডাটাবেজ তৈরী কর এবং সকল সুবিধাসমূহ মঞ্জুর করCreate database with same name and grant all privileges';
171 $strCreateUserDatabaseNone = 'কনটিই নয়';
172 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)';
173 $strCreationDates = 'তইরী/আপডেট/তারিখ পরীক্ষা কর';
174 $strCriteria = 'ক্ষেত্র';
175 $strCroatian = 'Croatian';
176 $strCSV = 'CSV';
177 $strCyrillic = 'Cyrillic';
178 $strCzech = 'চেক';
179 $strCzechSlovak = 'চেক-স্লোভাক';
181 $strDanish = 'ড্যানিশ';
182 $strDatabase = 'ডাটাবেজ';
183 $strDatabaseEmpty = 'ডাটাবেজ এর নাম দেওয়া হয়নি';
184 $strDatabaseExportOptions = 'ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ';
185 $strDatabaseHasBeenDropped = '%s ডাটাবেজ মুছে ফেলা হয়েছে';
186 $strDatabases = 'ডাটাবেজসমূহ Databases';
187 $strDatabasesDropped = '%s ডাটাবেজসমূহ সফলভাবে মুছে ফেলা হয়েছে ';
188 $strDatabasesStats = 'ডাটাবেজসমূহের পরিসংখ্যান';
189 $strDatabasesStatsDisable = 'পরিসংখ্যান বন্ধ কর';
190 $strDatabasesStatsEnable = 'পরিসংখ্যান চালু কর';
191 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server.';
192 $strData = 'ডাটা';
193 $strDataDict = 'ডাটা অভিধান';
194 $strDataOnly = 'শুধু ডাটা';
195 $strDataPages = 'ডাটাসহ পাতাসমূহ';
196 $strDBComment = 'ডাটাবেজ মন্তব্যসমূহঃ';
197 $strDBCopy = 'ডাটাবেজ কপি করঃ';
198 $strDbPrivileges = 'ডাটাবেজ-নির্দিষ্ট সুবিধাসমূহ';
199 $strDBRename = 'ডাটাবেজ রিনেম কর';
200 $strDbSpecific = 'ডাটাবেজ-নির্দিষ্ট';
201 $strDefault = 'ডিফল্ট';
202 $strDefaultEngine = '%s MySQL সার্ভার এর ডিফল্ট ষ্টোরেজ ইঞ্জিন';
203 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';
204 $strDefragment = 'Defragment table';
205 $strDelayedInserts = 'Use delayed inserts';
206 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.';
207 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.';
208 $strDelete = 'মুছে ফেল';
209 $strDeleted = 'সারিটি মুছে ফেলা হয়েছে';
210 $strDeleteNoUsersSelected = 'মুছে ফেলার জন্য কোন ব্যাবহারকারী চিহ্নিত করা হয়নি';
211 $strDeleting = '%s মুছে ফেলা হচ্ছে';
212 $strDelimiter = 'Delimiter';
213 $strDelOld = 'এই পাতায় এমন পাতার রেফারেন্স আছে যার অস্তিত্ব আর নেই। আপনি কী রেফারেন্সসমূহ মুছে ফেলতে চান? The current page has references to tables that no longer exist. Would you like to delete those references?';
214 $strDescending = 'Descending';
215 $strDescription = 'বর্ণনা';
216 $strDictionary = 'অভিধান';
217 $strDirtyPages = 'নোংরা পাতাসমূহ';
218 $strDisabled = 'বন্ধ করা হয়েছে';
219 $strDisableForeignChecks = 'Disable foreign key checks';
220 $strDisplayFeat = 'বৈশিষ্ট্যসমূহ প্রদর্শন কর';
221 $strDisplayOrder = 'ক্রম প্রদর্শন কর';
222 $strDisplayPDF = 'Display PDF schema';
223 $strDoAQuery = 'Do a "query by example" (wildcard: "%")';
224 $strDocu = 'বর্ণনা';
225 $strDoYouReally = 'আপনি কি সত্যি চান?';
226 $strDropDatabaseStrongWarning = 'আপনি একটি সম্পূর্ন ডাটাবেজ প্রায় মুছে ফেলছেন';
227 $strDrop = 'মুছে ফেল';
228 $strDropUsersDb = 'ব্যাবহারকারীর নামে নাম এমন ডাটাবেজসমূহ মুছে ফেল';
229 $strDumpingData = 'টেবিল এর জন্য ডাটা ডাম্পিং করুন';
230 $strDumpSaved = 'ডাম্প %s ফাইল এ সেভ করা হয়েছে';
231 $strDumpXRows = 'Dump %s row(s) starting at record # %s.';
232 $strDynamic = 'ডায়নামিক';
234 $strEdit = 'সম্পাদনা কর';
235 $strEditPDFPages = 'পিডিএফ পাতাগুলো সম্পাদনা কর';
236 $strEditPrivileges = 'সুবিধাসমূহ সম্পাদনা কর';
237 $strEffective = 'Effective';
238 $strEmpty = 'খালি';
239 $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).';
240 $strEnabled = 'Enabled';
241 $strEncloseInTransaction = 'Enclose export in a transaction';
242 $strEndCut = 'END CUT';
243 $strEnd = 'End';
244 $strEndRaw = 'END RAW';
245 $strEngineAvailable = '%s is available on this MySQL server.';
246 $strEngineDisabled = 'MySQL সার্ভার এর জন্য %s বন্ধ করা হয়েছে %s has been disabled for this MySQL server.';
247 $strEngines = 'ইঞ্জিনসমূহ';
248 $strEngineUnsupported = 'এই MySQL সার্ভার %s ধরনের স্টোরেজ ইঞ্জিন সমর্থন করেনা This MySQL server does not support the %s storage engine.';
249 $strEnglish = 'ইংরেজী';
250 $strEnglishPrivileges = 'নোটঃ MySQL সুবিধাসমূহের নাম ইংরেজীতে প্রকাশ করা হয় Note: MySQL privilege names are expressed in English ';
251 $strError = 'ভূল';
252 $strErrorInZipFile = 'ZIP archive: এ ভূল আছে';
253 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s';
254 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';
255 $strEsperanto = 'Esperanto';
256 $strEstonian = 'Estonian';
257 $strExcelEdition = 'Excel edition';
258 $strExecuteBookmarked = 'Execute bookmarked query';
259 $strExplain = 'SQL ব্যাখ্যা কর';
260 $strExport = 'Export';
261 $strExportMustBeFile = 'Selected export type has to be saved in file!';
262 $strExtendedInserts = 'Extended inserts';
263 $strExtra = 'অতিরিক্ত';
265 $strFailedAttempts = 'ব্যার্থ হওয়া চেষ্টাসমূহ';
266 $strField = 'ক্ষেত্র';
267 $strFieldHasBeenDropped = '%s ক্ষেত্র মুছে ফেলা হয়েছে';
268 $strFieldsEnclosedBy = 'Fields enclosed by';
269 $strFieldsEscapedBy = 'Fields escaped by';
270 $strFields = 'ক্ষেত্রসমূহ';
271 $strFieldsTerminatedBy = 'Fields terminated by';
272 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';
273 $strFileCouldNotBeRead = 'ফাইল পড়া যায়নি';
274 $strFileNameTemplateDescriptionDatabase = 'ডাটাবেজ এর নাম';
275 $strFileNameTemplateDescriptionServer = 'সার্ভার এর নাম';
276 $strFileNameTemplateDescriptionTable = 'টেবিল এর নাম';
277 $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.';
278 $strFileNameTemplate = 'ফাইল নাম এর টেমপ্লেট';
279 $strFileNameTemplateRemember = 'টেমপ্লেট মনে রাখ';
280 $strFileToImport = 'ইম্পোর্ট করার জন্য ফাইল';
281 $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.';
282 $strFlushQueryCache = 'Flush query cache';
283 $strFlushTable = 'Flush the table ("FLUSH")';
284 $strFlushTables = 'Flush (close) all tables';
285 $strFontSize = 'ফন্ট এর আকার';
286 $strFormat = 'ফরমেট';
287 $strFormEmpty = 'Missing value in the form!';
288 $strFreePages = 'ফ্রী পাতাসমূহ';
289 $strFullText = 'Full Texts';
290 $strFunction = 'ফাংশন';
291 $strFunctions = 'ফাংশনসমূহ';
293 $strGenBy = 'Generated by';
294 $strGeneralRelationFeat = 'General relation features';
295 $strGenerate = 'তৈরী কর';
296 $strGeneratePassword = 'পাসওয়ার্ড তৈরী কর';
297 $strGenTime = 'তৈরী করার জন্য সময়';
298 $strGeorgian = 'জরজীয়ান';
299 $strGerman = 'জার্মান';
300 $strGlobal = 'global';
301 $strGlobalPrivileges = 'Global privileges';
302 $strGlobalValue = 'Global value';
303 $strGo = 'Go';
304 $strGrantOption = 'Grant';
305 $strGreek = 'গ্রীক';
306 $strGzip = '"gzipped"';
308 $strHandler = 'Handler';
309 $strHasBeenAltered = 'পরিবর্তন করা হয়েছে';
310 $strHaveToShow = 'আপনাকে প্রদর্শন করার জন্য কমপক্ষে একটি কলাম নির্দিষ্ট করতে হবে';
311 $strHebrew = 'হীব্রূ';
312 $strHome = 'মূল পাতা';
313 $strHomepageOfficial = 'Official phpMyAdmin Homepage';
314 $strHostEmpty = 'হোষ্ট নাম পূরন করা হয়নি';
315 $strHost = 'হোষ্ট';
316 $strHTMLExcel = 'Microsoft Excel 2000';
317 $strHTMLWord = 'Microsoft Word 2000';
318 $strHungarian = 'হাংগেরিয়ান';
320 $strIcelandic = 'Icelandic';
321 $strId = 'আইডি';
322 $strIdxFulltext = 'Fulltext';
323 $strIgnoreDuplicates = 'ডুপ্লিকেট সারি অবহেলা করুন';
324 $strIgnore = 'Ignore';
325 $strIgnoreInserts = 'Use ignore inserts';
326 $strImportFiles = 'ফাইল ইম্পোর্ট কর';
327 $strImportFormat = 'ইম্পোর্ট করা ফাইল ফরমেট কর';
328 $strImport = 'ইম্পোর্ট কর';
329 $strImportSuccessfullyFinished = 'ইম্পোর্ট সফলভাবে সম্পন্ন হয়েছে। %d সংখ্যক query সম্পাদন করা হয়েছে';
330 $strIndexes = 'ইন্ডেস্ক সমূহ';
331 $strIndexHasBeenDropped = '%s ইন্ডেস্ক মুছে ফেলা হয়েছে';
332 $strIndex = 'ইন্ডেস্ক';
333 $strIndexName = 'ইন্ডেস্ক নামঃ';
334 $strIndexType = 'ইন্ডেস্ক এর ধরনঃ';
335 $strIndexWarningTable = 'Problems with indexes of table `%s`';
336 $strInnoDBAutoextendIncrement = 'Autoextend increment';
337 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';
338 $strInnoDBBufferPoolSize = 'Buffer pool size';
339 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';
340 $strInnoDBDataFilePath = 'ডাটা ফাইলসমূহ';
341 $strInnoDBDataHomeDir = 'Data home directory';
342 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
343 $strInnoDBPages = 'পাতাসমুহ';
344 $strInnodbStat = 'InnoDB Status';
345 $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.';
346 $strInsertAsNewRow = 'Insert as new row';
347 $strInsert = 'Insert';
348 $strInternalRelations = 'Internal relations';
349 $strInUse = 'in use';
350 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';
351 $strInvalidColumnCount = 'Column count has to be larger than zero.';
352 $strInvalidColumn = 'Invalid column (%s) specified!';
353 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';
354 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';
355 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';
356 $strInvalidDatabase = 'Invalid database';
357 $strInvalidFieldAddCount = 'You have to add at least one field.';
358 $strInvalidFieldCount = 'Table must have at least one field.';
359 $strInvalidLDIImport = 'This plugin does not support compressed imports!';
360 $strInvalidRowNumber = '%d is not valid row number.';
361 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';
362 $strInvalidServerIndex = 'Invalid server index: "%s"';
363 $strInvalidTableName = 'Invalid table name';
365 $strJapanese = 'Japanese';
366 $strJoins = 'Joins';
367 $strJumpToDB = 'Jump to database &quot;%s&quot;.';
368 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.';
369 $strJustDelete = 'Just delete the users from the privilege tables.';
371 $strKeepPass = 'Do not change the password';
372 $strKeyCache = 'Key cache';
373 $strKeyname = 'Keyname';
374 $strKill = 'Kill';
375 $strKorean = 'কোরিয়ান';
377 $strLandscape = 'Landscape';
378 $strLanguage = 'ভাষা';
379 $strLanguageUnknown = 'Unknown language: %1$s.';
380 $strLatchedPages = 'Latched pages';
381 $strLatexCaption = 'Table caption';
382 $strLatexContent = 'Content of table __TABLE__';
383 $strLatexContinuedCaption = 'Continued table caption';
384 $strLatexContinued = '(continued)';
385 $strLatexIncludeCaption = 'Include table caption';
386 $strLatexLabel = 'Label key';
387 $strLaTeX = 'LaTeX';
388 $strLatexStructure = 'Structure of table __TABLE__';
389 $strLatvian = 'Latvian';
390 $strLDI = 'CSV using LOAD DATA';
391 $strLDILocal = 'লোকাল কী-ওয়ার্ড ব্যাবহার করুন';
392 $strLengthSet = 'Length/Values';
393 $strLimitNumRows = 'Number of rows per page';
394 $strLinesTerminatedBy = 'Lines terminated by';
395 $strLinkNotFound = 'লিংক পাওয়া যায়নি';
396 $strLinksTo = 'Links to';
397 $strLithuanian = 'Lithuanian';
398 $strLocalhost = 'লোকাল';
399 $strLocationTextfile = 'Location of the text file';
400 $strLoginInformation = 'Login Information';
401 $strLogin = 'লগ ইন';
402 $strLogout = 'লগ আউট';
403 $strLogPassword = 'পাসওয়ার্ড';
404 $strLogServer = 'সার্ভার';
405 $strLogUsername = 'ব্যাবহারকারী';
406 $strLongOperation = 'This operation could take a long time. Proceed anyway?';
408 $strMaxConnects = 'max. concurrent connections';
409 $strMaximalQueryLength = 'Maximal length of created query';
410 $strMaximumSize = 'Max: %s%s';
411 $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.';
412 $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!';
413 $strMIME_available_mime = 'Available MIME types';
414 $strMIME_available_transform = 'Available transformations';
415 $strMIME_description = 'বর্ণনা';
416 $strMIME_MIMEtype = 'মাইম এর ধরন';
417 $strMIME_nodescription = 'No description is available for this transformation.<br />Please ask the author what %s does.';
418 $strMIME_transformation = 'Browser transformation';
419 $strMIME_transformation_note = 'For a list of available transformation options and their MIME type transformations, click on %stransformation descriptions%s';
420 $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, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').';
421 $strMIME_transformation_options = 'Transformation options';
422 $strMIMETypesForTable = 'MIME TYPES FOR TABLE';
423 $strMIME_without = 'MIME types printed in italics do not have a separate transformation function';
424 $strModifications = 'Modifications have been saved';
425 $strModifyIndexTopic = 'Modify an index';
426 $strModify = 'Modify';
427 $strMoveTable = 'Move table to (database<b>.</b>table):';
428 $strMoveTableOK = 'Table %s has been moved to %s.';
429 $strMoveTableSameNames = 'Can\'t move table to same one!';
430 $strMultilingual = 'বহুভাষী';
431 $strMyISAMDataPointerSize = 'Data pointer size';
432 $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';
433 $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.';
434 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';
435 $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).';
436 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';
437 $strMyISAMRecoverOptions = 'Automatic recovery mode';
438 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';
439 $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.';
440 $strMyISAMRepairThreads = 'থ্রেড রিপেয়ার করুন';
441 $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';
442 $strMyISAMSortBufferSize = 'Sort buffer size';
443 $strMySQLCharset = 'MySQL charset';
444 $strMysqlClientVersion = 'MySQL client version';
445 $strMySQLConnectionCollation = 'MySQL connection collation';
446 $strMySQLSaid = 'MySQL said: ';
447 $strMySQLShowProcess = 'প্রসেসসমূহ দেখান';
449 $strName = 'নাম';
450 $strNext = 'পরবর্তী';
451 $strNoActivity = 'No activity within %s seconds; please log in again';
452 $strNoDatabases = 'কোন ডাটাবেজ নাই';
453 $strNoDatabasesSelected = 'No databases selected.';
454 $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.';
455 $strNoDescription = 'কোন বর্ণনা নাই';
456 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';
457 $strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
458 $strNoExplain = 'Skip Explain SQL';
459 $strNoFilesFoundInZip = 'No files found inside ZIP archive!';
460 $strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
461 $strNoIndex = 'No index defined!';
462 $strNoIndexPartsDefined = 'No index parts defined!';
463 $strNoModification = 'No change';
464 $strNone = 'কোনটিই নয়';
465 $strNo = 'না';
466 $strNoOptions = 'This format has no options';
467 $strNoPassword = 'কোন পাসওয়ার্ড নাই';
468 $strNoPermission = 'The web server does not have permission to save the file %s.';
469 $strNoPhp = 'PHP কোড ছাড়া';
470 $strNoPrivileges = 'কোন সুবিধা নাই';
471 $strNoRights = 'You don\'t have sufficient privileges to be here right now!';
472 $strNoRowsSelected = 'No rows selected';
473 $strNoSpace = 'Insufficient space to save the file %s.';
474 $strNoTablesFound = 'No tables found in database.';
475 $strNoThemeSupport = 'No themes support; please check your configuration and/or your themes in directory %s.';
476 $strNotNumber = 'এটি কোন সংখ্যা না';
477 $strNotOK = 'ঠিক নাই';
478 $strNotSet = '<b>%s</b> table not found or not set in %s';
479 $strNoUsersFound = 'No user(s) found.';
480 $strNoValidateSQL = 'Skip Validate SQL';
481 $strNull = 'খালি';
482 $strNumberOfFields = 'Number of fields';
483 $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';
484 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';
485 $strNumTables = 'টেবিলসমূহ';
487 $strOK = 'ঠিক আছে';
488 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';
489 $strOpenDocumentText = 'Open Document Text';
490 $strOpenNewWindow = 'Open new phpMyAdmin window';
491 $strOperations = 'Operations';
492 $strOperator = 'অপারেটর';
493 $strOptimizeTable = 'টেবিল অপটিমাইজ করুন';
494 $strOr = 'অথবা';
495 $strOverhead = 'Overhead';
496 $strOverwriteExisting = 'Overwrite existing file(s)';
498 $strPageNumber = 'পাতার সংখ্যাঃ';
499 $strPagesToBeFlushed = 'Pages to be flushed';
500 $strPaperSize = 'পাতার আকার';
501 $strPartialImport = 'Partial import';
502 $strPartialText = 'Partial Texts';
503 $strPasswordChanged = 'The password for %s was changed successfully.';
504 $strPasswordEmpty = 'পাসওয়ার্ড দেওয়া হয়নি';
505 $strPasswordHashing = 'Password Hashing';
506 $strPasswordNotSame = 'The passwords aren\'t the same!';
507 $strPassword = 'পাসওয়ার্ড';
508 $strPdfDbSchema = 'Schema of the "%s" database - Page %s';
509 $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!';
510 $strPdfNoTables = 'কোন টেবিল নাই';
511 $strPDF = 'PDF';
512 $strPDFReportExplanation = '(Generates a report containing the data of a single table)';
513 $strPDFReportTitle = 'Report title';
514 $strPerHour = 'per hour';
515 $strPerMinute = 'per minute';
516 $strPerSecond = 'per second';
517 $strPersian = 'পারসিয়ান';
518 $strPhoneBook = 'phone book';
519 $strPhp = 'PHP কোড তৈরী করুনCreate PHP Code';
520 $strPHPVersion = 'PHP Version';
521 $strPmaDocumentation = 'phpMyAdmin documentation';
522 $strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!';
523 $strPolish = 'পোলিশ';
524 $strPortrait = 'Portrait';
525 $strPos1 = 'শুরু';
526 $strPrevious = 'পূর্ববর্তী';
527 $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';
528 $strPrimaryKeyName = 'The name of the primary key must be "PRIMARY"!';
529 $strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
530 $strPrimary = 'প্রাথমিক';
531 $strPrint = 'প্রিন্ট কর';
532 $strPrintViewFull = 'Print view (with full texts)';
533 $strPrintView = 'Print view';
534 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.';
535 $strPrivDescAlter = 'Allows altering the structure of existing tables.';
536 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';
537 $strPrivDescCreateDb = 'Allows creating new databases and tables.';
538 $strPrivDescCreateRoutine = 'Allows creating stored routines.';
539 $strPrivDescCreateTbl = 'Allows creating new tables.';
540 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.';
541 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';
542 $strPrivDescCreateView = 'Allows creating new views.';
543 $strPrivDescDelete = 'Allows deleting data.';
544 $strPrivDescDropDb = 'Allows dropping databases and tables.';
545 $strPrivDescDropTbl = 'Allows dropping tables.';
546 $strPrivDescExecute5 = 'Allows executing stored routines.';
547 $strPrivDescExecute = 'Allows running stored procedures; has no effect in this MySQL version.';
548 $strPrivDescFile = 'Allows importing data from and exporting data into files.';
549 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.';
550 $strPrivDescIndex = 'Allows creating and dropping indexes.';
551 $strPrivDescInsert = 'Allows inserting and replacing data.';
552 $strPrivDescLockTables = 'Allows locking tables for the current thread.';
553 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
554 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
555 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
556 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';
557 $strPrivDescReferences = 'Has no effect in this MySQL version.';
558 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';
559 $strPrivDescReplClient = 'Allows the user to ask where the slaves / masters are.';
560 $strPrivDescReplSlave = 'Needed for the replication slaves.';
561 $strPrivDescSelect = 'Allows reading data.';
562 $strPrivDescShowDb = 'Gives access to the complete list of databases.';
563 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';
564 $strPrivDescShutdown = 'Allows shutting down the server.';
565 $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.';
566 $strPrivDescUpdate = 'Allows changing data.';
567 $strPrivDescUsage = 'No privileges.';
568 $strPrivileges = 'Privileges';
569 $strPrivilegesReloaded = 'The privileges were reloaded successfully.';
570 $strProcedures = 'Procedures';
571 $strProcesses = 'Processes';
572 $strProcesslist = 'Process list';
573 $strProtocolVersion = 'Protocol version';
574 $strPutColNames = 'Put fields names in the first row';
576 $strQBEDel = 'Del';
577 $strQBEIns = 'Ins';
578 $strQBE = 'Query';
579 $strQueryCache = 'Query cache';
580 $strQueryFrame = 'Query window';
581 $strQueryOnDb = 'SQL query on database <b>%s</b>:';
582 $strQueryResultsOperations = 'Query results operations';
583 $strQuerySQLHistory = 'SQL history';
584 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
585 $strQueryTime = 'Query took %01.4f sec';
586 $strQueryType = 'Query type';
587 $strQueryWindowLock = 'Do not overwrite this query from outside the window';
589 $strReadRequests = 'Read requests';
590 $strReceived = 'গৃহীত';
591 $strRecords = 'রেকর্ডসমূহ';
592 $strReferentialIntegrity = 'Check referential integrity:';
593 $strRefresh = 'Refresh';
594 $strRelationalSchema = 'Relational schema';
595 $strRelationNotWorking = 'The additional features for working with linked tables have been deactivated. To find out why click %shere%s.';
596 $strRelationsForTable = 'RELATIONS FOR TABLE';
597 $strRelations = 'Relations';
598 $strRelationView = 'Relation view';
599 $strReloadingThePrivileges = 'Reloading the privileges';
600 $strReloadPrivileges = 'Reload privileges';
601 $strRemoveSelectedUsers = 'Remove selected users';
602 $strRenameDatabaseOK = 'Database %s has been renamed to %s';
603 $strRenameTableOK = 'Table %s has been renamed to %s';
604 $strRenameTable = 'টেবিল রিনেম করুন';
605 $strRepairTable = 'টেবিল রিপেয়ার করুন';
606 $strReplaceNULLBy = 'Replace NULL by';
607 $strReplaceTable = 'Replace table data with file';
608 $strReplication = 'Replication';
609 $strReset = 'রিসেট করুন';
610 $strResourceLimits = 'Resource limits';
611 $strReType = 'Re-type';
612 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.';
613 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.';
614 $strRevokeMessage = 'You have revoked the privileges for %s';
615 $strRevoke = 'Revoke';
616 $strRomanian = 'রোমানিয়ান';
617 $strRowLength = 'সাড়ির দৈর্ঘ্য';
618 $strRowsFrom = 'row(s) starting from record #';
619 $strRowSize = ' সাড়ির আকার';
620 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';
621 $strRowsModeHorizontal = 'আনুভূমিক';
622 $strRowsModeOptions = 'in %s mode and repeat headers after %s cells';
623 $strRowsModeVertical = 'লম্ব';
624 $strRows = 'Rows';
625 $strRowsStatistic = 'Row Statistics';
626 $strRunning = 'running on %s';
627 $strRunQuery = 'Submit Query';
628 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';
629 $strRunSQLQuery = 'Run SQL query/queries on database %s';
630 $strRussian = 'রাশিয়ান';
632 $strSaveOnServer = 'Save on server in %s directory';
633 $strSave = 'সেভ করুন';
634 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';
635 $strSearchFormTitle = 'ডাটাবে এ খুজুঁনSearch in database';
636 $strSearchInTables = 'Inside table(s):';
637 $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';
638 $strSearchOption1 = 'at least one of the words';
639 $strSearchOption2 = 'সব শব্দ';
640 $strSearchOption3 = 'the exact phrase';
641 $strSearchOption4 = 'as regular expression';
642 $strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';
643 $strSearch = 'খুঁজুন';
644 $strSearchType = 'Find:';
645 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';
646 $strSelectADb = 'Please select a database';
647 $strSelectAll = 'সব সিলেক্ট করুন';
648 $strSelectBinaryLog = 'Select binary log to view';
649 $strSelectFields = 'Select fields (at least one):';
650 $strSelectNumRows = 'in query';
651 $strSelectTables = 'টেবিল সিলেক্ট করুন';
652 $strSend = 'ফাইল হিসেবে সেভ করুন';
653 $strSent = 'Sent';
654 $strServerChoice = 'Server Choice';
655 $strServerNotResponding = 'The server is not responding';
656 $strServer = 'সার্ভার';
657 $strServers = 'সার্ভারসমূহ';
658 $strServerStatusDelayedInserts = 'Delayed inserts';
659 $strServerStatus = 'Runtime Information';
660 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.';
661 $strServerTabVariables = 'চলকসমূহ';
662 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
663 $strServerVars = 'Server variables and settings';
664 $strServerVersion = 'Server version';
665 $strSessionValue = 'Session value';
666 $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, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').';
667 $strShowAll = 'Show all';
668 $strShowColor = 'রং দেখান';
669 $strShowDatadictAs = 'Data Dictionary Format';
670 $strShowFullQueries = 'Show Full Queries';
671 $strShowGrid = 'Show grid';
672 $strShowingBookmark = 'বুকমার্ক দেখান';
673 $strShowingRecords = 'Showing rows';
674 $strShowOpenTables = 'Show open tables';
675 $strShowPHPInfo = 'Show PHP information';
676 $strShow = 'দেখান';
677 $strShowSlaveHosts = 'Show slave hosts';
678 $strShowSlaveStatus = 'Show slave status';
679 $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.';
680 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';
681 $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.';
682 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';
683 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';
684 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';
685 $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.';
686 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';
687 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.';
688 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';
689 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';
690 $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.';
691 $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.';
692 $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.';
693 $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.';
694 $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.';
695 $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.';
696 $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.';
697 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';
698 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';
699 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';
700 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';
701 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';
702 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';
703 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';
704 $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.';
705 $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.';
706 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';
707 $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.';
708 $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';
709 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';
710 $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.';
711 $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.';
712 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';
713 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';
714 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';
715 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';
716 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';
717 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';
718 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';
719 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';
720 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';
721 $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.';
722 $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';
723 $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.';
724 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';
725 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';
726 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';
727 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';
728 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';
729 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';
730 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';
731 $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.';
732 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';
733 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';
734 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';
735 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';
736 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';
737 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';
738 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';
739 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';
740 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';
741 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';
742 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';
743 $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.';
744 $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.';
745 $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.';
746 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';
747 $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.';
748 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';
749 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';
750 $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.';
751 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.';
752 $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';
753 $strShowStatusOpen_filesDescr = 'The number of files that are open.';
754 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';
755 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';
756 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';
757 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';
758 $strShowStatusQcache_hitsDescr = 'The number of cache hits.';
759 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';
760 $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.';
761 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';
762 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';
763 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';
764 $strShowStatusReset = 'Reset';
765 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';
766 $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.';
767 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';
768 $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.)';
769 $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';
770 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';
771 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';
772 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';
773 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';
774 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';
775 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';
776 $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.';
777 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';
778 $strShowStatusSort_rowsDescr = 'The number of sorted rows.';
779 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';
780 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';
781 $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.';
782 $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.';
783 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';
784 $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.)';
785 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';
786 $strShowTableDimension = 'Show dimension of tables';
787 $strShowTables = 'Show tables';
788 $strShowThisQuery = ' Show this query here again ';
789 $strSimplifiedChinese = 'Simplified Chinese';
790 $strSingly = '(singly)';
791 $strSize = 'আকার';
792 $strSkipQueries = 'Number of records(queries) to skip from start';
793 $strSlovak = 'Slovak';
794 $strSlovenian = 'Slovenian';
795 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';
796 $strSortByKey = 'Sort by key';
797 $strSorting = 'সাজাঁন';
798 $strSort = 'সাজাঁন';
799 $strSpaceUsage = 'Space usage';
800 $strSpanish = 'Spanish';
801 $strSplitWordsWithSpace = 'Words are separated by a space character (" ").';
802 $strSQLCompatibility = 'SQL compatibility mode';
803 $strSQLExportType = 'Export type';
804 $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:';
805 $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';
806 $strSQLQuery = 'SQL query';
807 $strSQLResult = 'SQL result';
808 $strSQL = 'SQL';
809 $strSQPBugInvalidIdentifer = 'Invalid Identifer';
810 $strSQPBugUnclosedQuote = 'Unclosed quote';
811 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
812 $strStatCheckTime = 'Last check';
813 $strStatCreateTime = 'Creation';
814 $strStatement = 'Statements';
815 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';
816 $strStatUpdateTime = 'সর্বশেষ আপডেট';
817 $strStatus = 'অবস্থা';
818 $strStorageEngines = 'Storage Engines';
819 $strStorageEngine = 'Storage Engine';
820 $strStrucCSV = 'CSV';
821 $strStrucData = 'Structure and data';
822 $strStrucExcelCSV = 'CSV for MS Excel';
823 $strStrucNativeExcel = 'Native MS Excel format';
824 $strStrucOnly = 'Structure only';
825 $strStructPropose = 'Propose table structure';
826 $strStructure = 'Structure';
827 $strSubmit = 'Submit';
828 $strSuccess = 'Your SQL query has been executed successfully';
829 $strSum = 'যোগফল';
830 $strSwedish = 'সুইডিশ';
831 $strSwitchToDatabase = 'Switch to copied database';
832 $strSwitchToTable = 'Switch to copied table';
834 $strTableAlreadyExists = 'Table %s already exists!';
835 $strTableComments = 'Table comments';
836 $strTableEmpty = 'টেবিল এর নাম পূরন করা হয়নি';
837 $strTableHasBeenDropped = 'Table %s has been dropped';
838 $strTableHasBeenEmptied = 'Table %s has been emptied';
839 $strTableHasBeenFlushed = 'Table %s has been flushed';
840 $strTableMaintenance = 'Table maintenance';
841 $strTableOfContents = 'Table of contents';
842 $strTableOptions = 'Table options';
843 $strTables = '%s table(s)';
844 $strTableStructure = 'Table structure for table';
845 $strTable = 'টেবিল';
846 $strTakeIt = 'take it';
847 $strTblPrivileges = 'Table-specific privileges';
848 $strTempData = 'Temporary data';
849 $strTextAreaLength = ' Because of its length,<br /> this field might not be editable ';
850 $strThai = 'Thai';
851 $strThemeDefaultNotFound = 'Default theme %s not found!';
852 $strThemeNoPreviewAvailable = 'No preview available.';
853 $strThemeNotFound = 'Theme %s not found!';
854 $strThemeNoValidImgPath = 'No valid image path for theme %s found!';
855 $strThemePathNotFound = 'Theme path not found for theme %s!';
856 $strTheme = 'Theme / Style';
857 $strThisHost = 'This Host';
858 $strThreads = 'Threads';
859 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.';
860 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';
861 $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.';
862 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';
863 $strTime = 'সময়';
864 $strToggleScratchboard = 'Toggle scratchboard';
865 $strTotal = 'মোট';
866 $strTotalUC = 'মোট';
867 $strTraditionalChinese = 'Traditional Chinese';
868 $strTraditionalSpanish = 'Traditional Spanish';
869 $strTraffic = 'Traffic';
870 $strTransactionCoordinator = 'Transaction coordinator';
871 $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.';
872 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';
873 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.';
874 $strTransformation_image_jpeg__link = 'Displays a link to download this image.';
875 $strTransformation_image_png__inline = 'See image/jpeg: inline';
876 $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.';
877 $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).';
878 $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.';
879 $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.';
880 $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.';
881 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';
882 $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: "...").';
883 $strTruncateQueries = 'Truncate Shown Queries';
884 $strTurkish = 'Turkish';
885 $strType = 'Type';
887 $strUkrainian = 'Ukrainian';
888 $strUncheckAll = 'Uncheck All';
889 $strUnicode = 'ইউনিকোড';
890 $strUnique = 'Unique';
891 $strUnknown = 'অজানা';
892 $strUnselectAll = 'Unselect All';
893 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';
894 $strUpdatePrivMessage = 'You have updated the privileges for %s.';
895 $strUpdateProfileMessage = 'The profile has been updated.';
896 $strUpdateQuery = 'Update Query';
897 $strUpdComTab = 'Please see the documentation on how to update your column_comments table';
898 $strUpgrade = 'You should upgrade to %s %s or later.';
899 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';
900 $strUploadsNotAllowed = 'File uploads are not allowed on this server.';
901 $strUsage = 'ব্যাবহার';
902 $strUseBackquotes = 'Enclose table and field names with backquotes';
903 $strUseHostTable = 'Use Host Table';
904 $strUserAlreadyExists = 'The user %s already exists!';
905 $strUserEmpty = 'The user name is empty!';
906 $strUserName = 'ব্যাভারকারীর নাম';
907 $strUserNotFound = 'The selected user was not found in the privilege table.';
908 $strUserOverview = 'User overview';
909 $strUsersDeleted = 'The selected users have been deleted successfully.';
910 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';
911 $strUser = 'User';
912 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';
913 $strUseTables = 'টেবিল ব্যাবহারকারী';
914 $strUseTextField = 'Use text field';
915 $strUseThisValue = 'Use this value';
917 $strValidateSQL = 'Validate SQL';
918 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary PHP extensions as described in the %sdocumentation%s.';
919 $strValue = 'মান';
920 $strVar = 'চলক';
921 $strVersionInformation = 'Version information';
922 $strViewDumpDatabases = 'View dump (schema) of databases';
923 $strViewDumpDB = 'View dump (schema) of database';
924 $strViewDump = 'View dump (schema) of table';
925 $strViewHasBeenDropped = 'View %s has been dropped';
926 $strView = 'View';
928 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
929 $strWebServerUploadDirectory = 'web server upload directory';
930 $strWelcome = 'Welcome to %s';
931 $strWestEuropean = 'West European';
932 $strWildcard = 'wildcard';
933 $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.';
934 $strWithChecked = 'With selected:';
935 $strWriteRequests = 'Write requests';
936 $strWrongUser = 'Wrong username/password. Access denied.';
938 $strXML = 'XML';
940 $strYes = 'হ্যাঁ';
942 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
943 $strZip = '"zipped"';
945 $strDocSQL = 'DocSQL'; //to translate
946 $strTableName = 'Table name'; //to translate
947 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
948 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
949 $strShowingPhp = 'Showing as PHP code'; //to translate
950 $strShowingSQL = 'Showing SQL query'; //to translate
951 $strDesigner = 'Designer'; //to translate
952 $strNumberOfTables = 'Number of tables'; //to translate
953 $strCreateTable = 'Create table'; //to translate
954 $strCreateRelation = 'Create relation'; //to translate
955 $strSavePosition = 'Save position'; //to translate
956 $strSelectForeignKey = 'Select Foreign Key'; //to translate
957 $strHide = 'Hide'; //to translate
958 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
959 $strReload = 'Reload'; //to translate
960 $strSmallBigAll = 'Small/Big All'; //to translate
961 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
962 $strMoveMenu = 'Move Menu'; //to translate
963 $strAngularLinks = 'Angular links'; //to translate
964 $strDirectLinks = 'Direct links'; //to translate
965 $strHideShowAll = 'Hide/Show all'; //to translate
966 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
967 $strInternalRelationAdded = 'Internal relation added'; //to translate
968 $strRelationDeleted = 'Relation deleted'; //to translate
969 $strToSelectRelation = 'To select relation, click :'; //to translate
970 $strExportImportToScale = 'Export/Import to scale'; //to translate
971 $strRecommended = 'recommended'; //to translate
972 $strToFromPage = 'to/from page'; //to translate
973 $strSelectReferencedKey = 'Select referenced key'; //to translate
974 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
975 $strHelp = 'Help'; //to translate
976 $strCancel = 'Cancel'; //to translate
977 $strDeleteRelation = 'Delete relation'; //to translate
978 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
979 $strStructureForView = 'Structure for view'; //to translate
980 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
981 $strToggleSmallBig = 'Toggle small/big'; //to translate
982 $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
983 $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
984 $strErrorRelationExists = 'Error: relation already exists.'; //to translate
985 $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
986 $strSnapToGrid = 'Snap to grid'; //to translate
987 $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
988 $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
989 $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
990 $strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
991 $strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
992 $strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
993 $strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
994 $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
995 $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
996 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
997 $strViewName = 'VIEW name'; //to translate
998 $strOptions = 'Options'; //to translate
999 $strFiles = 'Files'; //to translate
1000 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
1001 $strRoutines = 'Routines'; //to translate
1002 $strRoutineReturnType = 'Return type'; //to translate
1003 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
1004 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
1005 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
1006 $strTriggers = 'Triggers'; //to translate
1007 $strEvent = 'Event'; //to translate
1008 $strProfiling = 'Profiling'; //to translate
1009 $strPartitionDefinition = 'PARTITION definition'; //to translate
1010 $strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate
1011 $strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate
1012 $strPrivDescProcess = 'Allows viewing processes of all users'; //to translate
1013 $strPartitioned = 'partitioned'; //to translate
1014 $strTableAlteredSuccessfully = 'Table %1$s has been altered successfully'; //to translate
1015 $strDatabaseHasBeenCreated = 'Database %1$s has been created.'; //to translate
1016 $strTableHasBeenCreated = 'Table %1$s has been created.'; //to translate
1017 $strForeignKeyError = 'Error creating foreign key on %1$s (check data types)'; //to translate
1018 $strRowsDeleted = '%1$d row(s) deleted.'; //to translate
1019 $strRowsAffected = '%1$d row(s) affected.'; //to translate
1020 $strRowsInserted = '%1$d row(s) inserted.'; //to translate
1021 $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
1022 $strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
1023 $strPartitionMaintenance = 'Partition maintenance'; //to translate
1024 $strPartition = 'Partition %s'; //to translate
1025 $strAnalyze = 'Analyze'; //to translate
1026 $strCheck = 'Check'; //to translate
1027 $strOptimize = 'Optimize'; //to translate
1028 $strRebuild = 'Rebuild'; //to translate
1029 $strRepair = 'Repair'; //to translate
1030 $strRemovePartitioning = 'Remove partitioning'; //to translate
1031 $strSearchInField = 'Inside field:'; //to translate
1032 $strTexyText = 'Texy! text'; //to translate
1033 $strDetails = 'Details...'; //to translate
1034 $strComment = 'Comment'; //to translate
1035 $strPacked = 'Packed'; //to translate
1036 $strActions = 'Actions'; //to translate
1037 $strInterface = 'Interface'; //to translate
1038 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate
1039 $strEvents = 'Events'; //to translate
1040 $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate
1041 $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate
1042 $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate
1043 $strRelationalKey = 'Relational key'; //to translate
1044 $strRelationalDisplayField = 'Relational display field'; //to translate
1045 $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate
1046 $strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
1047 $strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate
1048 $strSwekeyAuthenticating = 'Authenticating...'; //to translate
1049 $strPBXTIndexCacheSize = 'Index cache size'; //to translate
1050 $strPBXTRecordCacheSize = 'Record cache size'; //to translate
1051 $strPBXTLogCacheSize = 'Log cache size'; //to translate
1052 $strPBXTLogFileThreshold = 'Log file threshold'; //to translate
1053 $strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate
1054 $strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate
1055 $strPBXTDataLogThreshold = 'Data log threshold'; //to translate
1056 $strPBXTGarbageThreshold = 'Garbage threshold'; //to translate
1057 $strPBXTLogBufferSize = 'Log buffer size'; //to translate
1058 $strPBXTDataFileGrowSize = 'Data file grow size'; //to translate
1059 $strPBXTRowFileGrowSize = 'Row file grow size'; //to translate
1060 $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate
1061 $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate
1062 $strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.'; //to translate
1063 $strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; //to translate
1064 $strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; //to translate
1065 $strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate
1066 $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate
1067 $strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate
1068 $strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate
1069 $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.'; //to translate
1070 $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate
1071 $strPBXTLogFileCount = 'Log file count'; //to translate
1072 $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate
1073 $strAsDefined = 'As defined:'; //to translate
1074 $strWiki = 'Wiki'; //to translate
1075 $strWebServer = 'Web server'; //to translate
1076 $strPHPExtension = 'PHP extension'; //to translate
1077 $strCustomColor = 'Custom color'; //to translate
1078 $strBLOBRepository = 'BLOB Repository'; //to translate
1079 $strBLOBRepositoryDamaged = 'Damaged'; //to translate
1080 $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate
1081 $strBLOBRepositoryDisabled = 'Disabled'; //to translate
1082 $strBLOBRepositoryDisable = 'Disable'; //to translate
1083 $strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!'; //to translate
1084 $strBLOBRepositoryEnabled = 'Enabled'; //to translate
1085 $strBLOBRepositoryEnable = 'Enable'; //to translate
1086 $strBLOBRepositoryRemove = 'Remove BLOB Repository Reference'; //to translate
1087 $strBLOBRepositoryRepair = 'Repair'; //to translate
1088 $strBLOBRepositoryStatus = 'Status'; //to translate
1089 $strBLOBRepositoryUpload = 'Upload to BLOB repository'; //to translate
1090 $strViewImage = 'View image'; //to translate
1091 $strPlayAudio = 'Play audio'; //to translate
1092 $strViewVideo = 'View video'; //to translate
1093 $strDownloadFile = 'Download file'; //to translate
1094 $strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate
1095 $strShowKeys = 'Only show keys'; //to translate
1096 $strSetupServersAdd = 'Add a new server'; //to translate
1097 $strSetupServersEdit = 'Edit server'; //to translate
1098 $strSetupFormset_features = 'Features'; //to translate
1099 $strSetupFormset_left_frame = 'Customize navigation frame'; //to translate
1100 $strSetupFormset_main_frame = 'Customize main frame'; //to translate
1101 $strSetupFormset_import = 'Customize import defaults'; //to translate
1102 $strSetupFormset_export = 'Customize export options'; //to translate
1103 $strSetupFormset_customization = 'Customization'; //to translate
1104 $strSetupTrue = 'yes'; //to translate
1105 $strSetupFalse = 'no'; //to translate
1106 $strSetupDisplay = 'Display'; //to translate
1107 $strSetupDownload = 'Download'; //to translate
1108 $strSetupClear = 'Clear'; //to translate
1109 $strSetupLoad = 'Load'; //to translate
1110 $strSetupRestoreDefaultValue = 'Restore default value'; //to translate
1111 $strSetupSetValue = 'Set value: %s'; //to translate
1112 $strSetupWarning = 'Warning'; //to translate
1113 $strSetupIgnoreErrors = 'Ignore errors'; //to translate
1114 $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate
1115 $strSetupShowForm = 'Show form'; //to translate
1116 $strSetupOverview = 'Overview'; //to translate
1117 $strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate
1118 $strSetupNoServers = 'There are no configured servers'; //to translate
1119 $strSetupNewServer = 'New server'; //to translate
1120 $strSetupDefaultLanguage = 'Default language'; //to translate
1121 $strSetupDefaultServer = 'Default server'; //to translate
1122 $strSetupLetUserChoose = 'let the user choose'; //to translate
1123 $strSetupOptionNone = '- none -'; //to translate
1124 $strSetupEndOfLine = 'End of line'; //to translate
1125 $strSetupConfigurationFile = 'Configuration file'; //to translate
1126 $strSetupHomepageLink = 'phpMyAdmin homepage'; //to translate
1127 $strSetupDonateLink = 'Donate'; //to translate
1128 $strSetupVersionCheckLink = 'Check for latest version'; //to translate
1129 $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate
1130 $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate
1131 $strSetupInsecureConnection = 'Insecure connection'; //to translate
1132 $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate
1133 $strSetupVersionCheck = 'Version check'; //to translate
1134 $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate
1135 $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate
1136 $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate
1137 $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate
1138 $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate
1139 $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate
1140 $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1141 $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate
1142 $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate
1143 $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate
1144 $strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate
1145 $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1146 $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate
1147 $strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.'; //to translate
1148 $strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1149 $strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1150 $strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1151 $strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1152 $strSetuperror_form = 'Submitted form contains errors'; //to translate
1153 $strSetuperror_missing_field_data = 'Missing data for %s'; //to translate
1154 $strSetuperror_incorrect_port = 'Not a valid port number'; //to translate
1155 $strSetuperror_incorrect_value = 'Incorrect value'; //to translate
1156 $strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s'; //to translate
1157 $strSetuperror_nan_p = 'Not a positive number'; //to translate
1158 $strSetuperror_nan_nneg = 'Not a non-negative number'; //to translate
1159 $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate
1160 $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate
1161 $strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate
1162 $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate
1163 $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate
1164 $strSetuperror_connection = 'Could not connect to MySQL server'; //to translate
1165 $strSetupForm_Server = 'Basic settings'; //to translate
1166 $strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate
1167 $strSetupForm_Server_login_options = 'Signon login options'; //to translate
1168 $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate
1169 $strSetupForm_Server_config = 'Server configuration'; //to translate
1170 $strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate
1171 $strSetupForm_Server_pmadb = 'PMA database'; //to translate
1172 $strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation'; //to translate
1173 $strSetupForm_Import_export = 'Import / export'; //to translate
1174 $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate
1175 $strSetupForm_Security = 'Security'; //to translate
1176 $strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate
1177 $strSetupForm_Sql_queries = 'SQL queries'; //to translate
1178 $strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate
1179 $strSetupForm_Other_core_settings = 'Other core settings'; //to translate
1180 $strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate
1181 $strSetupForm_Left_frame = 'Navigation frame'; //to translate
1182 $strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate
1183 $strSetupForm_Left_servers = 'Servers'; //to translate
1184 $strSetupForm_Left_servers_desc = 'Servers display options'; //to translate
1185 $strSetupForm_Left_databases = 'Databases'; //to translate
1186 $strSetupForm_Left_databases_desc = 'Databases display options'; //to translate
1187 $strSetupForm_Left_tables = 'Tables'; //to translate
1188 $strSetupForm_Left_tables_desc = 'Tables display options'; //to translate
1189 $strSetupForm_Main_frame = 'Main frame'; //to translate
1190 $strSetupForm_Startup = 'Startup'; //to translate
1191 $strSetupForm_Startup_desc = 'Customize startup page'; //to translate
1192 $strSetupForm_Browse = 'Browse mode'; //to translate
1193 $strSetupForm_Browse_desc = 'Customize browse mode'; //to translate
1194 $strSetupForm_Edit = 'Edit mode'; //to translate
1195 $strSetupForm_Edit_desc = 'Customize edit mode'; //to translate
1196 $strSetupForm_Tabs = 'Tabs'; //to translate
1197 $strSetupForm_Tabs_desc = 'Choose how you want tabs to work'; //to translate
1198 $strSetupForm_Sql_box = 'SQL Query box'; //to translate
1199 $strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate
1200 $strSetupForm_Import_defaults = 'Import defaults'; //to translate
1201 $strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate
1202 $strSetupForm_Export_defaults = 'Export defaults'; //to translate
1203 $strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate
1204 $strSetupForm_Query_window = 'Query window'; //to translate
1205 $strSetupForm_Query_window_desc = 'Customize query window options'; //to translate
1206 $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate
1207 $strSetupServers_host_name = 'Server hostname'; //to translate
1208 $strSetupServers_port_name = 'Server port'; //to translate
1209 $strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate
1210 $strSetupServers_socket_name = 'Server socket'; //to translate
1211 $strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate
1212 $strSetupServers_ssl_name = 'Use SSL'; //to translate
1213 $strSetupServers_ssl_desc = ''; //to translate
1214 $strSetupServers_connect_type_name = 'Connection type'; //to translate
1215 $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate
1216 $strSetupServers_extension_name = 'PHP extension to use'; //to translate
1217 $strSetupServers_compress_name = 'Compress connection'; //to translate
1218 $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate
1219 $strSetupServers_auth_type_name = 'Authentication type'; //to translate
1220 $strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate
1221 $strSetupServers_user_name = 'User for config auth'; //to translate
1222 $strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate
1223 $strSetupServers_password_name = 'Password for config auth'; //to translate
1224 $strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate
1225 $strSetupServers_nopassword_name = 'Connect without password'; //to translate
1226 $strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate
1227 $strSetupServers_SignonSession_name = 'Signon session name'; //to translate
1228 $strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example'; //to translate
1229 $strSetupServers_SignonURL_name = 'Signon URL'; //to translate
1230 $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate
1231 $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate
1232 $strSetupServers_only_db_name = 'Show only listed databases'; //to translate
1233 $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate
1234 $strSetupServers_hide_db_name = 'Hide databases'; //to translate
1235 $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate
1236 $strSetupServers_AllowRoot_name = 'Allow root login'; //to translate
1237 $strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate
1238 $strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]'; //to translate
1239 $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate
1240 $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate
1241 $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate
1242 $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate
1243 $strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate
1244 $strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate
1245 $strSetupServers_CountTables_name = 'Count tables'; //to translate
1246 $strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate
1247 $strSetupServers_pmadb_name = 'PMA database'; //to translate
1248 $strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Default: [kbd]phpmyadmin[/kbd]'; //to translate
1249 $strSetupServers_controluser_name = 'Control user'; //to translate
1250 $strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]'; //to translate
1251 $strSetupServers_controlpass_name = 'Control user password'; //to translate
1252 $strSetupServers_verbose_check_name = 'Verbose check'; //to translate
1253 $strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate
1254 $strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate
1255 $strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, default: [kbd]pma_bookmark[/kbd]'; //to translate
1256 $strSetupServers_relation_name = 'Relation table'; //to translate
1257 $strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, default: [kbd]pma_relation[/kbd]'; //to translate
1258 $strSetupServers_table_info_name = 'Display fields table'; //to translate
1259 $strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; default: [kbd]pma_table_info[/kbd]'; //to translate
1260 $strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate
1261 $strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, default: [kbd]pma_table_coords[/kbd]'; //to translate
1262 $strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate
1263 $strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, default: [kbd]pma_pdf_pages[/kbd]'; //to translate
1264 $strSetupServers_column_info_name = 'Column information table'; //to translate
1265 $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, default: [kbd]pma_column_info[/kbd]'; //to translate
1266 $strSetupServers_history_name = 'SQL query history table'; //to translate
1267 $strSetupServers_history_desc = 'Leave blank for no SQL query history support, default: [kbd]pma_history[/kbd]'; //to translate
1268 $strSetupServers_designer_coords_name = 'Designer table'; //to translate
1269 $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, default: [kbd]designer_coords[/kbd]'; //to translate
1270 $strSetupUploadDir_name = 'Upload directory'; //to translate
1271 $strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate
1272 $strSetupSaveDir_name = 'Save directory'; //to translate
1273 $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate
1274 $strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate
1275 $strSetupDefaultCharset_name = 'Default character set'; //to translate
1276 $strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate
1277 $strSetupRecodingEngine_name = 'Recoding engine'; //to translate
1278 $strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate
1279 $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate
1280 $strSetupZipDump_name = 'ZIP'; //to translate
1281 $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate
1282 $strSetupGZipDump_name = 'GZip'; //to translate
1283 $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate
1284 $strSetupBZipDump_name = 'Bzip2'; //to translate
1285 $strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate
1286 $strSetupCompressOnFly_name = 'Compress on the fly'; //to translate
1287 $strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; //to translate
1288 $strSetupblowfish_secret_name = 'Blowfish secret'; //to translate
1289 $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate
1290 $strSetupForceSSL_name = 'Force SSL connection'; //to translate
1291 $strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate
1292 $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate
1293 $strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate
1294 $strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]'; //to translate
1295 $strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users'; //to translate
1296 $strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate
1297 $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate
1298 $strSetupLoginCookieRecall_name = 'Recall user name'; //to translate
1299 $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate
1300 $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate
1301 $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate
1302 $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate
1303 $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate
1304 $strSetupShowSQL_name = 'Show SQL queries'; //to translate
1305 $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate
1306 $strSetupConfirm_name = 'Confirm DROP queries'; //to translate
1307 $strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data'; //to translate
1308 $strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate
1309 $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).'; //to translate
1310 $strSetupQueryHistoryMax_name = 'Query history length'; //to translate
1311 $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate
1312 $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate
1313 $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate
1314 $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate
1315 $strSetupMaxDbList_name = 'Maximum databases'; //to translate
1316 $strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate
1317 $strSetupMaxTableList_name = 'Maximum tables'; //to translate
1318 $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate
1319 $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate
1320 $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate
1321 $strSetupOBGzip_name = 'GZip output buffering'; //to translate
1322 $strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate
1323 $strSetupPersistentConnections_name = 'Persistent connections'; //to translate
1324 $strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate
1325 $strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate
1326 $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate
1327 $strSetupMemoryLimit_name = 'Memory limit'; //to translate
1328 $strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate
1329 $strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate
1330 $strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate
1331 $strSetupUseDbSearch_name = 'Use database search'; //to translate
1332 $strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate
1333 $strSetupLeftFrameLight_name = 'Use light version'; //to translate
1334 $strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate
1335 $strSetupLeftDisplayLogo_name = 'Display logo'; //to translate
1336 $strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate
1337 $strSetupLeftLogoLink_name = 'Logo link URL'; //to translate
1338 $strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate
1339 $strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate
1340 $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate
1341 $strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate
1342 $strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate
1343 $strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate
1344 $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate
1345 $strSetupDisplayServersList_name = 'Display servers as a list'; //to translate
1346 $strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate
1347 $strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate
1348 $strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate
1349 $strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate
1350 $strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate
1351 $strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate
1352 $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate
1353 $strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate
1354 $strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate
1355 $strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate
1356 $strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate
1357 $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate
1358 $strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate
1359 $strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate
1360 $strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged'; //to translate
1361 $strSetupShowStats_name = 'Show statistics'; //to translate
1362 $strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate
1363 $strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate
1364 $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate
1365 $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate
1366 $strSetupShowChgPassword_name = 'Show password change form'; //to translate
1367 $strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; //to translate
1368 $strSetupShowCreateDb_name = 'Show create database form'; //to translate
1369 $strSetupSuggestDBName_name = 'Suggest new database name'; //to translate
1370 $strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty'; //to translate
1371 $strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate
1372 $strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate
1373 $strSetupShowAll_name = 'Allow to display all the rows'; //to translate
1374 $strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button'; //to translate
1375 $strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate
1376 $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.'; //to translate
1377 $strSetupOrder_name = 'Default sorting order'; //to translate
1378 $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate
1379 $strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate
1380 $strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate
1381 $strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate
1382 $strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate
1383 $strSetupProtectBinary_name = 'Protect binary fields'; //to translate
1384 $strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate
1385 $strSetupShowFunctionFields_name = 'Show function fields'; //to translate
1386 $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate
1387 $strSetupCharEditing_name = 'CHAR fields editing'; //to translate
1388 $strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; //to translate
1389 $strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate
1390 $strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate
1391 $strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate
1392 $strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate
1393 $strSetupInsertRows_name = 'Number of inserted rows'; //to translate
1394 $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate
1395 $strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate
1396 $strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value'; //to translate
1397 $strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate
1398 $strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate
1399 $strSetupLightTabs_name = 'Light tabs'; //to translate
1400 $strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate
1401 $strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate
1402 $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate
1403 $strSetupDefaultTabServer_name = 'Default server tab'; //to translate
1404 $strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate
1405 $strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate
1406 $strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate
1407 $strSetupDefaultTabTable_name = 'Default table tab'; //to translate
1408 $strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate
1409 $strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate
1410 $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate
1411 $strSetupSQLQuery_Edit_name = 'Edit'; //to translate
1412 $strSetupSQLQuery_Explain_name = 'Explain SQL'; //to translate
1413 $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate
1414 $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate
1415 $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate
1416 $strSetupImport_format_name = 'Format of imported file'; //to translate
1417 $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate
1418 $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
1419 $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate
1420 $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate
1421 $strSetupExport_format_name = 'Format'; //to translate
1422 $strSetupExport_compression_name = 'Compression'; //to translate
1423 $strSetupExport_asfile_name = 'Save as file'; //to translate
1424 $strSetupExport_charset_name = 'Character set of the file'; //to translate
1425 $strSetupExport_onserver_name = 'Save on server'; //to translate
1426 $strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)'; //to translate
1427 $strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate
1428 $strSetupExport_file_template_table_name = 'Table name template'; //to translate
1429 $strSetupExport_file_template_database_name = 'Database name template'; //to translate
1430 $strSetupExport_file_template_server_name = 'Server name template'; //to translate
1431 $strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate
1432 $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate
1433 $strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate
1434 $strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate
1435 $strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate
1436 $strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate
1437 $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate
1438 $strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate
1439 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate
1440 $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate
1441 $strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate
1442 $strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.'; //to translate
1443 $strSetupServers_host_desc = 'Hostname where MySQL server is running'; //to translate
1444 $strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.'; //to translate
1445 $strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;'; //to translate
1446 $strShowBinaryContents = 'Show binary contents'; //to translate
1447 $strShowBLOBContents = 'Show BLOB contents'; //to translate
1448 $strStatic = 'static'; //to translate
1449 $strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate
1450 $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate
1451 $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate
1452 $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate
1453 $strGetMoreThemes = 'Get more themes!'; //to translate
1454 $strNoneDefault = 'None'; //to translate
1455 $strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.'; //to translate