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