patch #2932113 Slow export when having lots of databases
[phpmyadmin/madhuracj.git] / lang / bangla-utf-8.inc.php
blob48bb2856b885fff3787ff5d357cdbe5af740b9b1
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 $strColComFeat = 'কলামের মন্তব্য প্রদর্শন করা হচ্ছে';
119 $strCollation = 'Collation';
120 $strColumnNames = 'কলামের নাম';
121 $strColumnPrivileges = 'কলাম নির্দিষ্ট সুবিধাসমূহ';
122 $strCommand = 'নির্দেশ';
123 $strComments = 'মন্তব্যসমূহ';
124 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible';
125 $strCompleteInserts = 'Complete inserts';
126 $strCompression = 'সংকোচন';
127 $strCompressionWillBeDetected = 'আমদানিকৃত ফাইল সংকোচন %s হতে স্বয়ংক্রিয়ভাবে মুছে ফেলা হবে';
128 $strConfigDefaultFileError = '"%1$s" হতে ডিফল্ট কনফিগারেশন লোড করা যায়নি';
129 $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.';
130 $strConfigureTableCoord = 'দয়া করে %s টেবিল এর অবস্থান কনফিগার করুন';
131 $strConnectionError = 'সংযোগ স্থাপন করা যায়নিঃ invalid settings.';
132 $strConnections = 'সংযোগসমূহ';
133 $strConstraintsForDumped = 'Constraints for dumped tables';
134 $strConstraintsForTable = 'Constraints for table';
135 $strCookiesRequired = 'Cookies must be enabled past this point.';
136 $strCopy = 'কপি';
137 $strCopyDatabaseOK = '%s ডাটাবেজ় %s তে কপি করা হয়েছে';
138 $strCopyTable = 'Copy table to (database<b>.</b>table):';
139 $strCopyTableOK = '%s টেবিল %s তে কপি করা হয়েছে';
140 $strCopyTableSameNames = 'Can\'t copy table to same one!';
141 $strCouldNotKill = 'phpMyAdmin %s থ্রেড কে বন্ধ করতে পারেনি। সম্ভবত এটি আগেই বন্ধ করা হয়েছে';
142 $strCreate = 'তৈরী করুন';
143 $strCreateDatabaseBeforeCopying = 'কপি করার আগে ডাটাবেজ় তৈরী কর';
144 $strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns';
145 $strCreateIndexTopic = 'একটি নতুন ইন্ডেস্ক তৈরী কর';
146 $strCreateNewDatabase = 'নতুন ডাটাবেজ় তৈরী কর';
147 $strCreateNewTable = '%s ডাটাবেজ় এ নতুন টেবিল তৈরী কর';
148 $strCreatePage = 'একটি নতুন পাতা তৈরী কর';
149 $strCreatePdfFeat = 'পিডিএফ সমূহ তৈরী';
150 $strCreateUserDatabase = 'ব্যাবহারকারীর জন্য ডাটাবেজ';
151 $strCreateUserDatabaseName = 'একই নামে ডাটাবেজ তৈরী কর এবং সকল সুবিধাসমূহ মঞ্জুর করCreate database with same name and grant all privileges';
152 $strCreateUserDatabaseNone = 'কনটিই নয়';
153 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)';
154 $strCreationDates = 'তইরী/আপডেট/তারিখ পরীক্ষা কর';
155 $strCriteria = 'ক্ষেত্র';
156 $strCroatian = 'Croatian';
157 $strCSV = 'CSV';
158 $strCyrillic = 'Cyrillic';
159 $strCzech = 'চেক';
160 $strCzechSlovak = 'চেক-স্লোভাক';
161 $strChangeCopyMode = 'একই সুবিধা সহ নতুন আরেকটি ব্যাবহারকারী তৈরী করুন...';
162 $strChangeCopyModeCopy = '... পুরাতনটা রেখে দাও';
163 $strChangeCopyModeDeleteAndReload = ' ... ব্যাবহারকারীর টেবিলগুলো থেকে পুরাতনটি মুছে ফেল এবং এরপর সুবিধাসমূহ পুনরায় লোড কর';
164 $strChangeCopyModeJustDelete = ' ...ব্যাবহারকারীর টেবিলগুলো থেকে পুরাতনটি মুছে ফেল';
165 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';
166 $strChangeCopyUser = 'লগ ইন তথ্য পরিবর্তন কর অথবা ব্যাবহারকারী কপি করChange Login Information / Copy User';
167 $strChangeDisplay = 'প্রদর্শনের জন্য ক্ষেত্র পছন্দ কর';
168 $strChange = 'Change';
169 $strChangePassword = 'পাসওয়ার্ড পরিবর্তন কর';
170 $strCharset = 'Charset';
171 $strCharsetOfFile = 'ফাইল এর অক্ষরসমূহঃ';
172 $strCharsetsAndCollations = 'Character Sets and Collations';
173 $strCharsets = 'Charsets';
174 $strCheckAll = 'সব পরীক্ষা করুন';
175 $strCheckOverhead = 'ওভারহেড সহ টেবিল পরীক্ষা কর';
176 $strCheckPrivs = 'সুবিধাসমূহ পরীক্ষা করুন';
177 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.';
178 $strCheckTable = 'টেবিল পরীক্ষা কর';
179 $strChoosePage = 'অনুগ্রহ করে সম্পাদনা করার জন্য একটি পাতা নির্বাচন করুন';
181 $strDanish = 'ড্যানিশ';
182 $strData = 'ডাটা';
183 $strDatabase = 'ডাটাবেজ';
184 $strDatabaseEmpty = 'ডাটাবেজ এর নাম দেওয়া হয়নি';
185 $strDatabaseExportOptions = 'ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ';
186 $strDatabaseHasBeenDropped = '%s ডাটাবেজ মুছে ফেলা হয়েছে';
187 $strDatabases = 'ডাটাবেজসমূহ Databases';
188 $strDatabasesDropped = '%s ডাটাবেজসমূহ সফলভাবে মুছে ফেলা হয়েছে ';
189 $strDatabasesStats = 'ডাটাবেজসমূহের পরিসংখ্যান';
190 $strDatabasesStatsDisable = 'পরিসংখ্যান বন্ধ কর';
191 $strDatabasesStatsEnable = 'পরিসংখ্যান চালু কর';
192 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server.';
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 $strDelete = 'মুছে ফেল';
207 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.';
208 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.';
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 $strDrop = 'মুছে ফেল';
227 $strDropDatabaseStrongWarning = 'আপনি একটি সম্পূর্ন ডাটাবেজ প্রায় মুছে ফেলছেন';
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 বন্ধ করা হয়েছে .';
247 $strEngines = 'ইঞ্জিনসমূহ';
248 $strEngineUnsupported = 'এই MySQL সার্ভার %s ধরনের স্টোরেজ ইঞ্জিন সমর্থন করেনা.';
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 $strFields = 'ক্ষেত্রসমূহ';
269 $strFieldsEnclosedBy = 'Fields enclosed by';
270 $strFieldsEscapedBy = 'Fields escaped by';
271 $strFieldsTerminatedBy = 'Fields terminated by';
272 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';
273 $strFileCouldNotBeRead = 'ফাইল পড়া যায়নি';
274 $strFileNameTemplate = 'ফাইল নাম এর টেমপ্লেট';
275 $strFileNameTemplateDescriptionDatabase = 'ডাটাবেজ এর নাম';
276 $strFileNameTemplateDescriptionServer = 'সার্ভার এর নাম';
277 $strFileNameTemplateDescriptionTable = 'টেবিল এর নাম';
278 $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.';
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 $strHost = 'হোষ্ট';
315 $strHostEmpty = 'হোষ্ট নাম পূরন করা হয়নি';
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 $strImport = 'ইম্পোর্ট কর';
327 $strImportFiles = 'ফাইল ইম্পোর্ট কর';
328 $strImportFormat = 'ইম্পোর্ট করা ফাইল ফরমেট কর';
329 $strImportSuccessfullyFinished = 'ইম্পোর্ট সফলভাবে সম্পন্ন হয়েছে। %d সংখ্যক query সম্পাদন করা হয়েছে';
330 $strIndex = 'ইন্ডেস্ক';
331 $strIndexes = 'ইন্ডেস্ক সমূহ';
332 $strIndexHasBeenDropped = '%s ইন্ডেস্ক মুছে ফেলা হয়েছে';
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 $strLatexCaption = 'Table caption';
381 $strLatexContent = 'Content of table __TABLE__';
382 $strLatexContinuedCaption = 'Continued table caption';
383 $strLatexContinued = '(continued)';
384 $strLatexIncludeCaption = 'Include table caption';
385 $strLatexLabel = 'Label key';
386 $strLaTeX = 'LaTeX';
387 $strLatexStructure = 'Structure of table __TABLE__';
388 $strLatchedPages = 'Latched pages';
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 $strLogin = 'লগ ইন';
401 $strLoginInformation = 'Login Information';
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 $strMyISAMRepairThreads = 'থ্রেড রিপেয়ার করুন';
440 $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.';
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 $strMysqlClientVersion = 'MySQL client version';
444 $strMySQLConnectionCollation = 'MySQL connection collation';
445 $strMySQLCharset = 'MySQL charset';
446 $strMySQLSaid = 'MySQL said: ';
447 $strMySQLShowProcess = 'প্রসেসসমূহ দেখান';
449 $strName = 'নাম';
450 $strNext = 'পরবর্তী';
451 $strNo = 'না';
452 $strNoActivity = 'No activity within %s seconds; please log in again';
453 $strNoDatabases = 'কোন ডাটাবেজ নাই';
454 $strNoDatabasesSelected = 'No databases selected.';
455 $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.';
456 $strNoDescription = 'কোন বর্ণনা নাই';
457 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';
458 $strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
459 $strNoExplain = 'Skip Explain SQL';
460 $strNoFilesFoundInZip = 'No files found inside ZIP archive!';
461 $strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
462 $strNoIndex = 'No index defined!';
463 $strNoIndexPartsDefined = 'No index parts defined!';
464 $strNoModification = 'No change';
465 $strNone = 'কোনটিই নয়';
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 $strPassword = 'পাসওয়ার্ড';
504 $strPasswordEmpty = 'পাসওয়ার্ড দেওয়া হয়নি';
505 $strPasswordHashing = 'Password Hashing';
506 $strPasswordChanged = 'The password for %s was changed successfully.';
507 $strPasswordNotSame = 'The passwords aren\'t the same!';
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 $strPrimary = 'প্রাথমিক';
528 $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';
529 $strPrimaryKeyName = 'The name of the primary key must be "PRIMARY"!';
530 $strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
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 $strPrivDescExecute = 'Allows running stored procedures; has no effect in this MySQL version.';
547 $strPrivDescExecute5 = 'Allows executing stored routines.';
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 $strRenameTable = 'টেবিল রিনেম করুন';
604 $strRenameTableOK = 'Table %s has been renamed to %s';
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 $strSave = 'সেভ করুন';
633 $strSaveOnServer = 'Save on server in %s directory';
634 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';
635 $strSearch = 'খুঁজুন';
636 $strSearchFormTitle = 'ডাটাবে এ খুজুঁনSearch in database';
637 $strSearchInTables = 'Inside table(s):';
638 $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';
639 $strSearchOption1 = 'at least one of the words';
640 $strSearchOption2 = 'সব শব্দ';
641 $strSearchOption3 = 'the exact phrase';
642 $strSearchOption4 = 'as regular expression';
643 $strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';
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 $strServer = 'সার্ভার';
655 $strServerChoice = 'Server Choice';
656 $strServerNotResponding = 'The server is not responding';
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 $strSetupExport_asfile_name = 'ফাইল হিসেবে সেভ করুন';
668 $strSetupExport_compression_name = 'সংকোচন';
669 $strSetupExport_format_name = 'ফরমেট';
670 $strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)';
671 $strSetupForm_Left_databases = 'ডাটাবেজসমূহ Databases';
672 $strSetupForm_Left_servers = 'সার্ভারসমূহ';
673 $strSetupForm_Left_tables = 'টেবিলসমূহ';
674 $strSetupForm_Query_window = 'Query window';
675 $strSetupImport_format_name = 'ইম্পোর্ট করা ফাইল ফরমেট কর';
676 $strSetupSQLQuery_Edit_name = 'সম্পাদনা কর';
677 $strSetupSQLQuery_Explain_name = 'SQL ব্যাখ্যা কর';
678 $strSetupSQLQuery_Refresh_name = 'Refresh';
679 $strSetupSQLQuery_ShowAsPHP_name = 'PHP কোড তৈরী করুনCreate PHP Code';
680 $strShow = 'দেখান';
681 $strShowAll = 'Show all';
682 $strShowColor = 'রং দেখান';
683 $strShowDatadictAs = 'Data Dictionary Format';
684 $strShowFullQueries = 'Show Full Queries';
685 $strShowGrid = 'Show grid';
686 $strShowingBookmark = 'বুকমার্ক দেখান';
687 $strShowingRecords = 'Showing rows';
688 $strShowOpenTables = 'Show open tables';
689 $strShowPHPInfo = 'Show PHP information';
690 $strShowSlaveHosts = 'Show slave hosts';
691 $strShowSlaveStatus = 'Show slave status';
692 $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.';
693 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';
694 $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.';
695 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';
696 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';
697 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';
698 $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.';
699 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';
700 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.';
701 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';
702 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';
703 $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.';
704 $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.';
705 $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.';
706 $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.';
707 $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.';
708 $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.';
709 $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.';
710 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';
711 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';
712 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';
713 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';
714 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';
715 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';
716 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';
717 $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.';
718 $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.';
719 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';
720 $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.';
721 $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';
722 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';
723 $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.';
724 $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.';
725 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';
726 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';
727 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';
728 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';
729 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';
730 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';
731 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';
732 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';
733 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';
734 $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.';
735 $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';
736 $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.';
737 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';
738 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';
739 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';
740 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';
741 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';
742 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';
743 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';
744 $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.';
745 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';
746 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';
747 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';
748 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';
749 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';
750 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';
751 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';
752 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';
753 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';
754 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';
755 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';
756 $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.';
757 $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.';
758 $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.';
759 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';
760 $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.';
761 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';
762 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';
763 $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.';
764 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.';
765 $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';
766 $strShowStatusOpen_filesDescr = 'The number of files that are open.';
767 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';
768 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';
769 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';
770 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';
771 $strShowStatusQcache_hitsDescr = 'The number of cache hits.';
772 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';
773 $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.';
774 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';
775 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';
776 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';
777 $strShowStatusReset = 'রিসেট করুন';
778 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';
779 $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.';
780 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';
781 $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';
782 $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.)';
783 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';
784 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';
785 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';
786 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';
787 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';
788 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';
789 $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.';
790 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';
791 $strShowStatusSort_rowsDescr = 'The number of sorted rows.';
792 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';
793 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';
794 $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.';
795 $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.';
796 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';
797 $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.)';
798 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';
799 $strShowTableDimension = 'Show dimension of tables';
800 $strShowTables = 'Show tables';
801 $strShowThisQuery = ' Show this query here again ';
802 $strSimplifiedChinese = 'Simplified Chinese';
803 $strSingly = '(singly)';
804 $strSize = 'আকার';
805 $strSkipQueries = 'Number of records(queries) to skip from start';
806 $strSlovak = 'Slovak';
807 $strSlovenian = 'Slovenian';
808 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';
809 $strSort = 'সাজাঁন';
810 $strSortByKey = 'Sort by key';
811 $strSorting = 'সাজাঁন';
812 $strSpaceUsage = 'Space usage';
813 $strSpanish = 'Spanish';
814 $strSplitWordsWithSpace = 'Words are separated by a space character (" ").';
815 $strSQLCompatibility = 'SQL compatibility mode';
816 $strSQLExportType = 'Export type';
817 $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:';
818 $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';
819 $strSQLQuery = 'SQL query';
820 $strSQLResult = 'SQL result';
821 $strSQL = 'SQL';
822 $strSQPBugInvalidIdentifer = 'Invalid Identifer';
823 $strSQPBugUnclosedQuote = 'Unclosed quote';
824 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
825 $strStatCreateTime = 'Creation';
826 $strStatement = 'Statements';
827 $strStatCheckTime = 'Last check';
828 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';
829 $strStatUpdateTime = 'সর্বশেষ আপডেট';
830 $strStatus = 'অবস্থা';
831 $strStorageEngines = 'Storage Engines';
832 $strStorageEngine = 'Storage Engine';
833 $strStrucCSV = 'CSV';
834 $strStrucData = 'Structure and data';
835 $strStrucExcelCSV = 'CSV for MS Excel';
836 $strStrucOnly = 'Structure only';
837 $strStructPropose = 'Propose table structure';
838 $strStructure = 'Structure';
839 $strSubmit = 'Submit';
840 $strSuccess = 'Your SQL query has been executed successfully';
841 $strSum = 'যোগফল';
842 $strSwedish = 'সুইডিশ';
843 $strSwitchToDatabase = 'Switch to copied database';
844 $strSwitchToTable = 'Switch to copied table';
846 $strTable = 'টেবিল';
847 $strTableAlreadyExists = 'Table %s already exists!';
848 $strTableComments = 'Table comments';
849 $strTableEmpty = 'টেবিল এর নাম পূরন করা হয়নি';
850 $strTableHasBeenDropped = 'Table %s has been dropped';
851 $strTableHasBeenEmptied = 'Table %s has been emptied';
852 $strTableHasBeenFlushed = 'Table %s has been flushed';
853 $strTableMaintenance = 'Table maintenance';
854 $strTableOfContents = 'Table of contents';
855 $strTableOptions = 'Table options';
856 $strTables = '%s table(s)';
857 $strTableStructure = 'Table structure for table';
858 $strTakeIt = 'take it';
859 $strTblPrivileges = 'Table-specific privileges';
860 $strTempData = 'Temporary data';
861 $strTextAreaLength = ' Because of its length,<br /> this field might not be editable ';
862 $strThai = 'Thai';
863 $strThemeDefaultNotFound = 'Default theme %s not found!';
864 $strThemeNoPreviewAvailable = 'No preview available.';
865 $strThemeNotFound = 'Theme %s not found!';
866 $strThemeNoValidImgPath = 'No valid image path for theme %s found!';
867 $strThemePathNotFound = 'Theme path not found for theme %s!';
868 $strTheme = 'Theme / Style';
869 $strThisHost = 'This Host';
870 $strThreads = 'Threads';
871 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.';
872 $strTime = 'সময়';
873 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';
874 $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.';
875 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';
876 $strToggleScratchboard = 'Toggle scratchboard';
877 $strTotal = 'মোট';
878 $strTotalUC = 'মোট';
879 $strTraditionalChinese = 'Traditional Chinese';
880 $strTraditionalSpanish = 'Traditional Spanish';
881 $strTraffic = 'Traffic';
882 $strTransactionCoordinator = 'Transaction coordinator';
883 $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.';
884 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';
885 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.';
886 $strTransformation_image_jpeg__link = 'Displays a link to download this image.';
887 $strTransformation_image_png__inline = 'See image/jpeg: inline';
888 $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.';
889 $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).';
890 $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.';
891 $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.';
892 $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.';
893 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';
894 $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: "...").';
895 $strTruncateQueries = 'Truncate Shown Queries';
896 $strTurkish = 'Turkish';
897 $strType = 'Type';
899 $strUkrainian = 'Ukrainian';
900 $strUncheckAll = 'Uncheck All';
901 $strUnicode = 'ইউনিকোড';
902 $strUnique = 'Unique';
903 $strUnknown = 'অজানা';
904 $strUnselectAll = 'Unselect All';
905 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';
906 $strUpdatePrivMessage = 'You have updated the privileges for %s.';
907 $strUpdateProfileMessage = 'The profile has been updated.';
908 $strUpdateQuery = 'Update Query';
909 $strUpdComTab = 'Please see the documentation on how to update your column_comments table';
910 $strUpgrade = 'You should upgrade to %s %s or later.';
911 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';
912 $strUploadsNotAllowed = 'File uploads are not allowed on this server.';
913 $strUsage = 'ব্যাবহার';
914 $strUseBackquotes = 'Enclose table and field names with backquotes';
915 $strUseHostTable = 'Use Host Table';
916 $strUserAlreadyExists = 'The user %s already exists!';
917 $strUserEmpty = 'The user name is empty!';
918 $strUserName = 'ব্যাভারকারীর নাম';
919 $strUserNotFound = 'The selected user was not found in the privilege table.';
920 $strUserOverview = 'User overview';
921 $strUsersDeleted = 'The selected users have been deleted successfully.';
922 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';
923 $strUser = 'User';
924 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';
925 $strUseTables = 'টেবিল ব্যাবহারকারী';
926 $strUseTextField = 'Use text field';
927 $strUseThisValue = 'Use this value';
929 $strValidateSQL = 'Validate SQL';
930 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary PHP extensions as described in the %sdocumentation%s.';
931 $strValue = 'মান';
932 $strVar = 'চলক';
933 $strVersionInformation = 'Version information';
934 $strViewDumpDatabases = 'View dump (schema) of databases';
935 $strViewDumpDB = 'View dump (schema) of database';
936 $strViewDump = 'View dump (schema) of table';
937 $strViewHasBeenDropped = 'View %s has been dropped';
938 $strView = 'View';
940 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
941 $strWebServerUploadDirectory = 'web server upload directory';
942 $strWelcome = 'Welcome to %s';
943 $strWestEuropean = 'West European';
944 $strWildcard = 'wildcard';
945 $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.';
946 $strWithChecked = 'With selected:';
947 $strWriteRequests = 'Write requests';
948 $strWrongUser = 'Wrong username/password. Access denied.';
950 $strXML = 'XML';
952 $strYes = 'হ্যাঁ';
954 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
955 $strZip = '"zipped"';
957 // To translate:
958 $strActions = 'Actions'; //to translate
959 $strAnalyze = 'Analyze'; //to translate
960 $strAndSmall = 'and'; //to translate
961 $strAngularLinks = 'Angular links'; //to translate
962 $strApplyChanges = 'Apply Selected Changes'; //to translate
963 $strAsDefined = 'As defined:'; //to translate
965 $strBLOBRepository = 'BLOB Repository'; //to translate
966 $strBLOBRepositoryDamaged = 'Damaged'; //to translate
967 $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate
968 $strBLOBRepositoryDisabled = 'Disabled'; //to translate
969 $strBLOBRepositoryDisable = 'Disable'; //to translate
970 $strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!'; //to translate
971 $strBLOBRepositoryEnabled = 'Enabled'; //to translate
972 $strBLOBRepositoryEnable = 'Enable'; //to translate
973 $strBLOBRepositoryRemove = 'Remove BLOB Repository Reference'; //to translate
974 $strBLOBRepositoryRepair = 'Repair'; //to translate
975 $strBLOBRepositoryUpload = 'Upload to BLOB repository'; //to translate
977 $strCancel = 'Cancel'; //to translate
978 $strClickToSelect = 'Click to select'; //to translate
979 $strClickToUnselect = 'Click to unselect'; //to translate
980 $strComment = 'Comment'; //to translate
981 $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
982 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
983 $strCouldNotConnectSource = 'Could not connect to the source'; //to translate
984 $strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
985 $strCreateRelation = 'Create relation'; //to translate
986 $strCreateTable = 'Create table'; //to translate
987 $strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;'; //to translate
988 $strCurrentServer = 'Current server'; //to translate
989 $strCustomColor = 'Custom color'; //to translate
990 $strCheck = 'Check'; //to translate
992 $strDatabaseHasBeenCreated = 'Database %1$s has been created.'; //to translate
993 $strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
994 $strDatabase_src = 'Source database'; //to translate
995 $strDatabase_trg = 'Target database'; //to translate
996 $strDataDiff = 'Data Difference'; //to translate
997 $strDataSyn = 'Data Synchronization'; //to translate
998 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
999 $strDeleteRelation = 'Delete relation'; //to translate
1000 $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
1001 $strDesigner = 'Designer'; //to translate
1002 $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
1003 $strDetails = 'Details...'; //to translate
1004 $strDifference = 'Difference'; //to translate
1005 $strDirectLinks = 'Direct links'; //to translate
1006 $strDocSQL = 'DocSQL'; //to translate
1007 $strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values'; //to translate
1008 $strDownloadFile = 'Download file'; //to translate
1009 $strDumpAllRows = 'Dump all rows'; //to translate
1011 $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
1012 $strErrorRelationExists = 'Error: relation already exists.'; //to translate
1013 $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
1014 $strEvent = 'Event'; //to translate
1015 $strEvents = 'Events'; //to translate
1016 $strExportImportToScale = 'Export/Import to scale'; //to translate
1018 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
1019 $strFiles = 'Files'; //to translate
1020 $strForeignKeyError = 'Error creating foreign key on %1$s (check data types)'; //to translate
1021 $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate
1022 $strFullStart = 'Full start'; //to translate
1023 $strFullStop = 'Full stop'; //to translate
1025 $strGetMoreThemes = 'Get more themes!'; //to translate
1026 $strGoToDatabase = 'Go to database'; //to translate
1027 $strGoToTable = 'Go to table'; //to translate
1028 $strGoToView = 'Go to view'; //to translate
1030 $strHaveBeenSynchronized = 'Selected target tables have been synchronized with source tables.'; //to translate
1031 $strHelp = 'Help'; //to translate
1032 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
1033 $strHide = 'Hide'; //to translate
1034 $strHideShowAll = 'Hide/Show all'; //to translate
1035 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
1036 $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate
1038 $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
1039 $strImportColNames = 'Column names in first row'; //to translate
1040 $strImportEmptyRows = 'Do not import empty rows'; //to translate
1041 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
1042 $strImportLargeFileUploading = 'The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.'; //to translate
1043 $strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:'; //to translate
1044 $strImportNoticePt2 = 'View a structure`s contents by clicking on its name'; //to translate
1045 $strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link'; //to translate
1046 $strImportNoticePt4 = 'Edit its structure by following the "Structure" link'; //to translate
1047 $strImportODSCurrency = 'Import currencies ($5.00 to 5.00)'; //to translate
1048 $strImportODS = 'Open Document Spreadsheet'; //to translate
1049 $strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)'; //to translate
1050 $strImportProceedingFile = 'The file is being processed, please be patient.'; //to translate
1051 $strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.'; //to translate
1052 $strImportXLS = 'Excel 97-2003 XLS Workbook'; //to translate
1053 $strImportXLSX = 'Excel 2007 XLSX Workbook'; //to translate
1054 $strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
1055 $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
1056 $strInterface = 'Interface'; //to translate
1057 $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate
1058 $strInternalRelationAdded = 'Internal relation added'; //to translate
1060 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
1062 $strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate
1063 $strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate
1065 $strMediaWiki = 'MediaWiki Table'; //to translate
1066 $strMoveMenu = 'Move Menu'; //to translate
1067 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
1069 $strNavTableFilter = 'Filter'; //to translate
1070 $strNoneDefault = 'None'; //to translate
1071 $strNotPresent = 'not present'; //to translate
1072 $strNumberOfTables = 'Number of tables'; //to translate
1074 $strOptimize = 'Optimize'; //to translate
1075 $strOptions = 'Options'; //to translate
1077 $strPacked = 'Packed'; //to translate
1078 $strPartitionDefinition = 'PARTITION definition'; //to translate
1079 $strPartitioned = 'partitioned'; //to translate
1080 $strPartitionMaintenance = 'Partition maintenance'; //to translate
1081 $strPartition = 'Partition %s'; //to translate
1082 $strPBXTDataFileGrowSize = 'Data file grow size'; //to translate
1083 $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate
1084 $strPBXTDataLogThreshold = 'Data log threshold'; //to translate
1085 $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
1086 $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
1087 $strPBXTGarbageThreshold = 'Garbage threshold'; //to translate
1088 $strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate
1089 $strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate
1090 $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
1091 $strPBXTIndexCacheSize = 'Index cache size'; //to translate
1092 $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
1093 $strPBXTLogBufferSize = 'Log buffer size'; //to translate
1094 $strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate
1095 $strPBXTLogCacheSize = 'Log cache size'; //to translate
1096 $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
1097 $strPBXTLogFileCount = 'Log file count'; //to translate
1098 $strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate
1099 $strPBXTLogFileThreshold = 'Log file threshold'; //to translate
1100 $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
1101 $strPBXTRecordCacheSize = 'Record cache size'; //to translate
1102 $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate
1103 $strPBXTRowFileGrowSize = 'Row file grow size'; //to translate
1104 $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate
1105 $strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate
1106 $strPhpArray = 'PHP array'; //to translate
1107 $strPHPExtension = 'PHP extension'; //to translate
1108 $strPlayAudio = 'Play audio'; //to translate
1109 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
1110 $strPort = 'Port'; //to translate
1111 $strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate
1112 $strPrivDescProcess = 'Allows viewing processes of all users'; //to translate
1113 $strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate
1114 $strProfiling = 'Profiling'; //to translate
1116 $strQueriesExecuted = 'The following queries have been executed:'; //to translate
1118 $strRebuild = 'Rebuild'; //to translate
1119 $strRecommended = 'recommended'; //to translate
1120 $strRelationalDisplayField = 'Relational display field'; //to translate
1121 $strRelationalKey = 'Relational key'; //to translate
1122 $strRelationDeleted = 'Relation deleted'; //to translate
1123 $strReload = 'Reload'; //to translate
1124 $strRemoteServer = 'Remote server'; //to translate
1125 $strRemoveCRLF = 'Remove CRLF characters within fields'; //to translate
1126 $strRemovePartitioning = 'Remove partitioning'; //to translate
1127 $strRepair = 'Repair'; //to translate
1128 $strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.'; //to translate
1129 $strReplicationAddSlaveUser = 'Add slave replication user'; //to translate
1130 $strReplicationConfiguredMaster = 'This server is configured as master in a replication process.'; //to translate
1131 $strReplicationControlSlave = 'Control slave:'; //to translate
1132 $strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
1133 $strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
1134 $strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
1135 $strReplicationMasterConfiguration = 'Master configuration'; //to translate
1136 $strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
1137 $strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
1138 $strReplicationMasterChooseMode = 'This server is not configured as master server in a replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:'; //to translate
1139 $strReplicationMaster = 'Master replication'; //to translate
1140 $strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informing you, that this server <b>is</b> configured as master'; //to translate
1141 $strReplicationSelectDatabases = 'Please select databases:'; //to translate
1142 $strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1143 $strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.'; //to translate
1144 $strReplicationShowConnectedSlaves = 'Show connected slaves'; //to translate
1145 $strReplicationShowMasterStatus = 'Show master status'; //to translate
1146 $strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
1147 $strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
1148 $strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:'; //to translate
1149 $strReplicationSlaveErrorManagement = 'Error management:'; //to translate
1150 $strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
1151 $strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
1152 $strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate
1153 $strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1154 $strReplicationSlaveReset = 'Reset slave'; //to translate
1155 $strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
1156 $strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
1157 $strReplicationSlaveSkipNextErrors = 'errors.'; //to translate
1158 $strReplicationSlaveSkipNext = 'Skip next'; //to translate
1159 $strReplicationSlave = 'Slave replication'; //to translate
1160 $strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate
1161 $strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
1162 $strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.'; //to translate
1163 $strReplicationStatus_master = 'Master status'; //to translate
1164 $strReplicationStatus = 'Replication status'; //to translate
1165 $strReplicationStatus_slave = 'Slave status'; //to translate
1166 $strReplicationSynchronize = 'Synchronize databases with master'; //to translate
1167 $strReplicationUnableToChange = 'Unable to change master'; //to translate
1168 $strReplicationUnknownError = 'Unknown error'; //to translate
1169 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
1170 $strRoutineReturnType = 'Return type'; //to translate
1171 $strRoutines = 'Routines'; //to translate
1172 $strRowsAffected = '%1$d row(s) affected.'; //to translate
1173 $strRowsDeleted = '%1$d row(s) deleted.'; //to translate
1174 $strRowsInserted = '%1$d row(s) inserted.'; //to translate
1176 $strSavePosition = 'Save position'; //to translate
1177 $strSearchInField = 'Inside field:'; //to translate
1178 $strSelectForeignKey = 'Select Foreign Key'; //to translate
1179 $strSelectReferencedKey = 'Select referenced key'; //to translate
1180 $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
1181 $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
1182 $strSettings = 'settings'; //to translate
1183 $strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate
1184 $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate
1185 $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
1186 $strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate
1187 $strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users'; //to translate
1188 $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate
1189 $strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate
1190 $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate
1191 $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
1192 $strSetupblowfish_secret_name = 'Blowfish secret'; //to translate
1193 $strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate
1194 $strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate
1195 $strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate
1196 $strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate
1197 $strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate
1198 $strSetupBZipDump_name = 'Bzip2'; //to translate
1199 $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
1200 $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate
1201 $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
1202 $strSetupClear = 'Clear'; //to translate
1203 $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
1204 $strSetupCompressOnFly_name = 'Compress on the fly'; //to translate
1205 $strSetupConfigurationFile = 'Configuration file'; //to translate
1206 $strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data'; //to translate
1207 $strSetupConfirm_name = 'Confirm DROP queries'; //to translate
1208 $strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate
1209 $strSetupDefaultCharset_name = 'Default character set'; //to translate
1210 $strSetupDefaultLanguage = 'Default language'; //to translate
1211 $strSetupDefaultServer = 'Default server'; //to translate
1212 $strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate
1213 $strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate
1214 $strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate
1215 $strSetupDefaultTabServer_name = 'Default server tab'; //to translate
1216 $strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate
1217 $strSetupDefaultTabTable_name = 'Default table tab'; //to translate
1218 $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
1219 $strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate
1220 $strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate
1221 $strSetupDisplay = 'Display'; //to translate
1222 $strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate
1223 $strSetupDisplayServersList_name = 'Display servers as a list'; //to translate
1224 $strSetupDonateLink = 'Donate'; //to translate
1225 $strSetupDownload = 'Download'; //to translate
1226 $strSetupEndOfLine = 'End of line'; //to translate
1227 $strSetuperror_connection = 'Could not connect to MySQL server'; //to translate
1228 $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate
1229 $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate
1230 $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate
1231 $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate
1232 $strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate
1233 $strSetuperror_form = 'Submitted form contains errors'; //to translate
1234 $strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s'; //to translate
1235 $strSetuperror_incorrect_port = 'Not a valid port number'; //to translate
1236 $strSetuperror_incorrect_value = 'Incorrect value'; //to translate
1237 $strSetuperror_missing_field_data = 'Missing data for %s'; //to translate
1238 $strSetuperror_nan_nneg = 'Not a non-negative number'; //to translate
1239 $strSetuperror_nan_p = 'Not a positive number'; //to translate
1240 $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate
1241 $strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate
1242 $strSetupExport_file_template_database_name = 'Database name template'; //to translate
1243 $strSetupExport_file_template_server_name = 'Server name template'; //to translate
1244 $strSetupExport_file_template_table_name = 'Table name template'; //to translate
1245 $strSetupExport_charset_name = 'Character set of the file'; //to translate
1246 $strSetupExport_onserver_name = 'Save on server'; //to translate
1247 $strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate
1248 $strSetupFalse = 'no'; //to translate
1249 $strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate
1250 $strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate
1251 $strSetupForceSSL_name = 'Force SSL connection'; //to translate
1252 $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
1253 $strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate
1254 $strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate
1255 $strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate
1256 $strSetupForm_Browse = 'Browse mode'; //to translate
1257 $strSetupForm_Browse_desc = 'Customize browse mode'; //to translate
1258 $strSetupForm_Edit_desc = 'Customize edit mode'; //to translate
1259 $strSetupForm_Edit = 'Edit mode'; //to translate
1260 $strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate
1261 $strSetupForm_Export_defaults = 'Export defaults'; //to translate
1262 $strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate
1263 $strSetupForm_Import_defaults = 'Import defaults'; //to translate
1264 $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate
1265 $strSetupForm_Import_export = 'Import / export'; //to translate
1266 $strSetupForm_Left_databases_desc = 'Databases display options'; //to translate
1267 $strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate
1268 $strSetupForm_Left_frame = 'Navigation frame'; //to translate
1269 $strSetupForm_Left_servers_desc = 'Servers display options'; //to translate
1270 $strSetupForm_Left_tables_desc = 'Tables display options'; //to translate
1271 $strSetupForm_Main_frame = 'Main frame'; //to translate
1272 $strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate
1273 $strSetupForm_Other_core_settings = 'Other core settings'; //to translate
1274 $strSetupForm_Query_window_desc = 'Customize query window options'; //to translate
1275 $strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate
1276 $strSetupForm_Security = 'Security'; //to translate
1277 $strSetupForm_Server = 'Basic settings'; //to translate
1278 $strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate
1279 $strSetupForm_Server_config = 'Server configuration'; //to translate
1280 $strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate
1281 $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate
1282 $strSetupForm_Server_login_options = 'Signon login options'; //to translate
1283 $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
1284 $strSetupForm_Server_pmadb = 'PMA database'; //to translate
1285 $strSetupFormset_customization = 'Customization'; //to translate
1286 $strSetupFormset_export = 'Customize export options'; //to translate
1287 $strSetupFormset_features = 'Features'; //to translate
1288 $strSetupFormset_import = 'Customize import defaults'; //to translate
1289 $strSetupFormset_left_frame = 'Customize navigation frame'; //to translate
1290 $strSetupFormset_main_frame = 'Customize main frame'; //to translate
1291 $strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate
1292 $strSetupForm_Sql_box = 'SQL Query box'; //to translate
1293 $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
1294 $strSetupForm_Sql_queries = 'SQL queries'; //to translate
1295 $strSetupForm_Startup_desc = 'Customize startup page'; //to translate
1296 $strSetupForm_Startup = 'Startup'; //to translate
1297 $strSetupForm_Tabs_desc = 'Choose how you want tabs to work'; //to translate
1298 $strSetupForm_Tabs = 'Tabs'; //to translate
1299 $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate
1300 $strSetupGZipDump_name = 'GZip'; //to translate
1301 $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
1302 $strSetupHomepageLink = 'phpMyAdmin homepage'; //to translate
1303 $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
1304 $strSetupCharEditing_name = 'CHAR fields editing'; //to translate
1305 $strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate
1306 $strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate
1307 $strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate
1308 $strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate
1309 $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate
1310 $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate
1311 $strSetupIgnoreErrors = 'Ignore errors'; //to translate
1312 $strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate
1313 $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate
1314 $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
1315 $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate
1316 $strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate
1317 $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate
1318 $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate
1319 $strSetupInsecureConnection = 'Insecure connection'; //to translate
1320 $strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate
1321 $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate
1322 $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate
1323 $strSetupInsertRows_name = 'Number of inserted rows'; //to translate
1324 $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate
1325 $strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate
1326 $strSetupLeftDisplayLogo_name = 'Display logo'; //to translate
1327 $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate
1328 $strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate
1329 $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate
1330 $strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate
1331 $strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate
1332 $strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate
1333 $strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate
1334 $strSetupLeftFrameLight_name = 'Use light version'; //to translate
1335 $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate
1336 $strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate
1337 $strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate
1338 $strSetupLeftLogoLink_name = 'Logo link URL'; //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 $strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate
1341 $strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate
1342 $strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate
1343 $strSetupLetUserChoose = 'let the user choose'; //to translate
1344 $strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate
1345 $strSetupLightTabs_name = 'Light tabs'; //to translate
1346 $strSetupLoad = 'Load'; //to translate
1347 $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
1348 $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate
1349 $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate
1350 $strSetupLoginCookieRecall_name = 'Recall user name'; //to translate
1351 $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
1352 $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate
1353 $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate
1354 $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
1355 $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate
1356 $strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate
1357 $strSetupMaxDbList_name = 'Maximum databases'; //to translate
1358 $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate
1359 $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate
1360 $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
1361 $strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate
1362 $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate
1363 $strSetupMaxTableList_name = 'Maximum tables'; //to translate
1364 $strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate
1365 $strSetupMemoryLimit_name = 'Memory limit'; //to translate
1366 $strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate
1367 $strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate
1368 $strSetupNewServer = 'New server'; //to translate
1369 $strSetupNoServers = 'There are no configured servers'; //to translate
1370 $strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate
1371 $strSetupOBGzip_name = 'GZip output buffering'; //to translate
1372 $strSetupOptionNone = '- none -'; //to translate
1373 $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate
1374 $strSetupOrder_name = 'Default sorting order'; //to translate
1375 $strSetupOverview = 'Overview'; //to translate
1376 $strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate
1377 $strSetupPersistentConnections_name = 'Persistent connections'; //to translate
1378 $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate
1379 $strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate
1380 $strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate
1381 $strSetupProtectBinary_name = 'Protect binary fields'; //to translate
1382 $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
1383 $strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate
1384 $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate
1385 $strSetupQueryHistoryMax_name = 'Query history length'; //to translate
1386 $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate
1387 $strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate
1388 $strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate
1389 $strSetupRecodingEngine_name = 'Recoding engine'; //to translate
1390 $strSetupRestoreDefaultValue = 'Restore default value'; //to translate
1391 $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate
1392 $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate
1393 $strSetupSaveDir_name = 'Save directory'; //to translate
1394 $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
1395 $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate
1396 $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate
1397 $strSetupServersAdd = 'Add a new server'; //to translate
1398 $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate
1399 $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate
1400 $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate
1401 $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate
1402 $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate
1403 $strSetupServers_AllowRoot_name = 'Allow root login'; //to translate
1404 $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
1405 $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate
1406 $strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate
1407 $strSetupServers_auth_type_name = 'Authentication type'; //to translate
1408 $strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]'; //to translate
1409 $strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate
1410 $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]'; //to translate
1411 $strSetupServers_column_info_name = 'Column information table'; //to translate
1412 $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate
1413 $strSetupServers_compress_name = 'Compress connection'; //to translate
1414 $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate
1415 $strSetupServers_connect_type_name = 'Connection type'; //to translate
1416 $strSetupServers_controlpass_name = 'Control user password'; //to translate
1417 $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
1418 $strSetupServers_controluser_name = 'Control user'; //to translate
1419 $strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate
1420 $strSetupServers_CountTables_name = 'Count tables'; //to translate
1421 $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]'; //to translate
1422 $strSetupServers_designer_coords_name = 'Designer table'; //to translate
1423 $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
1424 $strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate
1425 $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
1426 $strSetupServersEdit = 'Edit server'; //to translate
1427 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate
1428 $strSetupServers_extension_name = 'PHP extension to use'; //to translate
1429 $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate
1430 $strSetupServers_hide_db_name = 'Hide databases'; //to translate
1431 $strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]'; //to translate
1432 $strSetupServers_history_name = 'SQL query history table'; //to translate
1433 $strSetupServers_host_desc = 'Hostname where MySQL server is running'; //to translate
1434 $strSetupServers_host_name = 'Server hostname'; //to translate
1435 $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate
1436 $strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate
1437 $strSetupServers_nopassword_name = 'Connect without password'; //to translate
1438 $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
1439 $strSetupServers_only_db_name = 'Show only listed databases'; //to translate
1440 $strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate
1441 $strSetupServers_password_name = 'Password for config auth'; //to translate
1442 $strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]'; //to translate
1443 $strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate
1444 $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. Suggested: [kbd]phpmyadmin[/kbd]'; //to translate
1445 $strSetupServers_pmadb_name = 'PMA database'; //to translate
1446 $strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate
1447 $strSetupServers_port_name = 'Server port'; //to translate
1448 $strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]'; //to translate
1449 $strSetupServers_relation_name = 'Relation table'; //to translate
1450 $strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate
1451 $strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate
1452 $strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example'; //to translate
1453 $strSetupServers_SignonSession_name = 'Signon session name'; //to translate
1454 $strSetupServers_SignonURL_name = 'Signon URL'; //to translate
1455 $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate
1456 $strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate
1457 $strSetupServers_socket_name = 'Server socket'; //to translate
1458 $strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server'; //to translate
1459 $strSetupServers_ssl_name = 'Use SSL'; //to translate
1460 $strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]'; //to translate
1461 $strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate
1462 $strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]'; //to translate
1463 $strSetupServers_table_info_name = 'Display fields table'; //to translate
1464 $strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate
1465 $strSetupServers_user_name = 'User for config auth'; //to translate
1466 $strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.'; //to translate
1467 $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
1468 $strSetupServers_verbose_check_name = 'Verbose check'; //to translate
1469 $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate
1470 $strSetupSetValue = 'Set value: %s'; //to translate
1471 $strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button'; //to translate
1472 $strSetupShowAll_name = 'Allow to display all the rows'; //to translate
1473 $strSetupShowCreateDb_name = 'Show create database form'; //to translate
1474 $strSetupShowForm = 'Show form'; //to translate
1475 $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate
1476 $strSetupShowFunctionFields_name = 'Show function fields'; //to translate
1477 $strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate
1478 $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
1479 $strSetupShowChgPassword_name = 'Show password change form'; //to translate
1480 $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate
1481 $strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate
1482 $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate
1483 $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate
1484 $strSetupShowSQL_name = 'Show SQL queries'; //to translate
1485 $strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate
1486 $strSetupShowStats_name = 'Show statistics'; //to translate
1487 $strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate
1488 $strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate
1489 $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
1490 $strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate
1491 $strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate
1492 $strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate
1493 $strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate
1494 $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate
1495 $strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty'; //to translate
1496 $strSetupSuggestDBName_name = 'Suggest new database name'; //to translate
1497 $strSetupTrue = 'yes'; //to translate
1498 $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
1499 $strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate
1500 $strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate
1501 $strSetupUploadDir_name = 'Upload directory'; //to translate
1502 $strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate
1503 $strSetupUseDbSearch_name = 'Use database search'; //to translate
1504 $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
1505 $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate
1506 $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate
1507 $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate
1508 $strSetupVersionCheckLink = 'Check for latest version'; //to translate
1509 $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate
1510 $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate
1511 $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate
1512 $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate
1513 $strSetupVersionCheck = 'Version check'; //to translate
1514 $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate
1515 $strSetupWarning = 'Warning'; //to translate
1516 $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate
1517 $strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1518 $strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1519 $strSetupZipDump_name = 'ZIP'; //to translate
1520 $strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
1521 $strShowBinaryContents = 'Show binary contents'; //to translate
1522 $strShowBLOBContents = 'Show BLOB contents'; //to translate
1523 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
1524 $strShowingPhp = 'Showing as PHP code'; //to translate
1525 $strShowingSQL = 'Showing SQL query'; //to translate
1526 $strShowKeys = 'Only show keys'; //to translate
1527 $strShowMasterStatus = 'Show master status'; //to translate
1528 $strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
1529 $strSmallBigAll = 'Small/Big All'; //to translate
1530 $strSnapToGrid = 'Snap to grid'; //to translate
1531 $strSocket = 'Socket'; //to translate
1532 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
1533 $strStart = 'Start'; //to translate
1534 $strStatic = 'static'; //to translate
1535 $strStop = 'Stop'; //to translate
1536 $strStructureDiff = 'Structure Difference' ; //to translate
1537 $strStructureForView = 'Structure for view'; //to translate
1538 $strStructureLC = 'structure'; //to translate
1539 $strStructureSyn = 'Structure Synchronization'; //to translate
1540 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate
1541 $strSwekeyAuthenticating = 'Authenticating...'; //to translate
1542 $strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate
1543 $strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
1544 $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate
1545 $strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.'; //to translate
1546 $strSynchronizeDb = 'Synchronize Databases'; //to translate
1547 $strSynchronize = 'Synchronize'; //to translate
1549 $strTableAddColumn = 'Add column(s)'; //to translate
1550 $strTableAlterColumn = 'Alter column(s)'; //to translate
1551 $strTableAlteredSuccessfully = 'Table %1$s has been altered successfully'; //to translate
1552 $strTableAlterIndex = 'Alter index(s)'; //to translate
1553 $strTableApplyIndex = 'Apply index(s)'; //to translate
1554 $strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
1555 $strTableHasBeenCreated = 'Table %1$s has been created.'; //to translate
1556 $strTableInsertRow = 'Insert row(s)'; //to translate
1557 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
1558 $strTableName = 'Table name'; //to translate
1559 $strTableRemoveColumn = 'Remove column(s)'; //to translate
1560 $strTableRemoveIndex = 'Remove index(s)'; //to translate
1561 $strTableUpdateRow = 'Update row(s)'; //to translate
1562 $strTargetDatabaseHasBeenSynchronized = 'Target database has been synchronized with source database'; //to translate
1563 $strTexyText = 'Texy! text'; //to translate
1564 $strToFromPage = 'to/from page'; //to translate
1565 $strToggleSmallBig = 'Toggle small/big'; //to translate
1566 $strToSelectRelation = 'To select relation, click :'; //to translate
1567 $strTrackingActivated = 'Tracking of %s.%s is activated.'; //to translate
1568 $strTrackingActivateNow = 'Activate now'; //to translate
1569 $strTrackingActivateTrackingFor = 'Activate tracking for %s.%s'; //to translate
1570 $strTrackingCommentOut = 'Comment out these two lines if you do not need them.'; //to translate
1571 $strTrackingCreateVersion = 'Create version'; //to translate
1572 $strTrackingCreateVersionOf = 'Create version %s of %s.%s'; //to translate
1573 $strTrackingDatabaseLog = 'Database Log'; //to translate
1574 $strTrackingDataDefinitionStatement = 'Data definition statement'; //to translate
1575 $strTrackingDataManipulationStatement = 'Data manipulation statement'; //to translate
1576 $strTrackingDate = 'Date'; //to translate
1577 $strTrackingDeactivateNow = 'Deactivate now'; //to translate
1578 $strTrackingDeactivateTrackingFor = 'Deactivate tracking for %s.%s'; //to translate
1579 $strTrackingExportAs = 'Export as %s'; //to translate
1580 $strTrackingIsActive = 'Tracking is active.'; //to translate
1581 $strTrackingIsNotActive = 'Tracking is not active.'; //to translate
1582 $strTrackingMechanism = 'Tracking Mechanism'; //to translate
1583 $strTrackingReportClose = 'Close'; //to translate
1584 $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
1585 $strTrackingReport = 'Tracking report'; //to translate
1586 $strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s'; //to translate
1587 $strTrackingShowVersions = 'Show versions'; //to translate
1588 $strTrackingSQLDumpFile = 'SQL dump (file download)'; //to translate
1589 $strTrackingSQLDump = 'SQL dump'; //to translate
1590 $strTrackingSQLExecuted = 'SQL statements executed.'; //to translate
1591 $strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.'; //to translate
1592 $strTrackingSQLExecution = 'SQL execution'; //to translate
1593 $strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.'; //to translate
1594 $strTrackingStatements = 'Tracking statements'; //to translate
1595 $strTrackingStatusActive = 'active'; //to translate
1596 $strTrackingStatusNotActive = 'not active'; //to translate
1597 $strTrackingStructureSnapshot = 'Structure snapshot'; //to translate
1598 $strTrackingThCreated = 'Created'; //to translate
1599 $strTrackingThLastVersion = 'Last version'; //to translate
1600 $strTrackingThUpdated = 'Updated'; //to translate
1601 $strTrackingThVersion = 'Version'; //to translate
1602 $strTrackingTrackDDStatements = 'Track these data definition statements:'; //to translate
1603 $strTrackingTrackDMStatements = 'Track these data manipulation statements:'; //to translate
1604 $strTrackingTrackedTables = 'Tracked tables'; //to translate
1605 $strTracking = 'Tracking'; //to translate
1606 $strTrackingTrackTable = 'Track table'; //to translate
1607 $strTrackingUntrackedTables = 'Untracked tables'; //to translate
1608 $strTrackingUsername = 'Username'; //to translate
1609 $strTrackingVersionActivated = 'Tracking for %s.%s , version %s is activated.'; //to translate
1610 $strTrackingVersionCreated = 'Version %s is created, tracking for %s.%s is activated.'; //to translate
1611 $strTrackingVersionDeactivated = 'Tracking for %s.%s , version %s is deactivated.'; //to translate
1612 $strTrackingVersionSnapshotSQL = 'Version %s snapshot (SQL code)'; //to translate
1613 $strTrackingVersions = 'Versions'; //to translate
1614 $strTrackingYouCanExecute = 'You can execute the dump by creating and using a temporary database. Please ensure that you have the privileges to do so.'; //to translate
1615 $strTriggers = 'Triggers'; //to translate
1617 $strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
1618 $strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
1619 $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
1620 $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
1621 $strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
1622 $strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
1623 $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
1625 $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate
1626 $strViewImage = 'View image'; //to translate
1627 $strViewName = 'VIEW name'; //to translate
1628 $strViewVideo = 'View video'; //to translate
1630 $strWebServer = 'Web server'; //to translate
1631 $strWiki = 'Wiki'; //to translate
1633 $strXMLError = 'The XML file specified was either malformed or incomplete. Please correct the issue and try again.'; //to translate
1634 $strXMLExportContents = 'Export contents'; //to translate
1635 $strXMLExportFunctions = 'Export functions'; //to translate
1636 $strXMLExportProcedures = 'Export procedures'; //to translate
1637 $strXMLExportStructs = 'Export Structure Schemas (recommended)'; //to translate
1638 $strXMLExportTables = 'Export tables'; //to translate
1639 $strXMLExportTriggers = 'Export triggers'; //to translate
1640 $strXMLExportViews = 'Export views'; //to translate