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