Fix for the Open in New Window in Patient/Client->Patients search gui, take 2.
[openemr.git] / phpmyadmin / lang / macedonian_cyrillic-utf-8.inc.php
blob0449b4f0de5bdd773d39846377257e094b485331
1 <?php
2 /* $Id$ */
4 /**
5 * Translated by:
6 * Dimce Grozdanoski <dimce.grozdanoski@ridarec.com>
7 */
9 $charset = 'utf-8';
10 $allow_recoding = TRUE;
11 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
12 $number_thousands_separator = ',';
13 $number_decimal_separator = '.';
15 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
16 $byteUnits = array('бајти', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
18 $day_of_week = array('Нед', 'Пон', 'Вто', 'Сре', 'Чет', 'Пет', 'Саб');
19 $month = array('јан', 'феб', 'мар', 'апр', 'мај', 'јун', 'јул', 'авг', 'сеп', 'окт', 'нов', 'дек');
20 // See http://www.php.net/manual/en/function.strftime.php to define the
21 // variable below
22 $datefmt = '%d. %B %Y. во %H:%M';
23 $timespanfmt = '%s денови, %s часови, %s минути и %s секунди';
25 $strAPrimaryKey = 'Примарниот клуч %s е додаден';
26 $strAbortedClients = 'Прекинато';
27 $strAccessDenied = 'Пристапот не е допуштен';
28 $strAccessDeniedExplanation = 'phpMyAdmin се обиде да се поврзе на MySQL сервер, но серверот тоа не го допушти. Проверете го називот на host-от, корисничката сметка и лозинка во config.inc.php и уверите се дека одговараат на податоците кои сте ги добили од администраторот на MySQL серверот.';
29 $strAction = 'Акција';
30 $strAddAutoIncrement = 'Додади AUTO_INCREMENT вредност';
31 $strAddConstraints = 'Додади ограничувања';
32 $strAddDeleteColumn = 'Додади/избриши колона';
33 $strAddDeleteRow = 'Додади/избриши поле за критериум';
34 $strAddFields = 'Додади %s полиња';
35 $strAddHeaderComment = 'Додади коментар во заглавие (користи \\n за нов ред)';
36 $strAddIntoComments = 'Додади во коментарите';
37 $strAddNewField = 'Додади ново поле';
38 $strAddPrivilegesOnDb = 'Додади привилегии на следната база';
39 $strAddPrivilegesOnTbl = 'Додади привилегии на следната табела';
40 $strAddSearchConditions = 'Додади услови за пребарување (делот "WHERE" од упитот):';
41 $strAddToIndex = 'Додади во клучот &nbsp;%s&nbsp;колона(и)';
42 $strAddUser = 'Додади нов корисник';
43 $strAddUserMessage = 'Додадовте нов корисник.';
44 $strAdministration = 'Администрација';
45 $strAffectedRows = 'Опфатени записи:';
46 $strAfter = 'после полето %s';
47 $strAfterInsertBack = 'Назад на претходната страница';
48 $strAfterInsertNewInsert = 'Додади уште еден нов запис';
49 $strAfterInsertNext = 'Ажурирање на следниот запис';
50 $strAfterInsertSame = 'Врати се на оваа страница';
51 $strAll = 'Се';
52 $strAllTableSameWidth = 'Приказ на сите табели со иста ширина?';
53 $strAlterOrderBy = 'Промени го редоследот во табелата';
54 $strAnIndex = 'Клучот е додаден %s';
55 $strAnalyzeTable = 'Анализа на табелата';
56 $strAnd = 'и';
57 $strAny = 'Било кој';
58 $strAnyHost = 'Било кој host';
59 $strAnyUser = 'Било кој корисник';
60 $strApproximateCount = 'Бројот на записи може да биде приближен. За подетални информации види FAQ 3.11';
61 $strArabic = 'Арапски';
62 $strArmenian = 'Ерменски';
63 $strAscending = 'Растечки редослед';
64 $strAtBeginningOfTable = 'на почетокот од табелата';
65 $strAtEndOfTable = 'на крајот од табелата';
66 $strAttr = 'Атрибути';
67 $strAutomaticLayout = 'Автоматски распоред';
69 $strBack = 'Назад';
70 $strBaltic = 'Балтички';
71 $strBeginCut = 'ПОЧЕТОК ПРЕСЕК';
72 $strBeginRaw = 'ПОЧЕТОК СУРОВО';
73 $strBinLogEventType = 'Вид на настан';
74 $strBinLogInfo = 'Информации';
75 $strBinLogName = 'Назив на дневникот';
76 $strBinLogOriginalPosition = 'Оргинална позиција';
77 $strBinLogPosition = 'Позиција';
78 $strBinLogServerId = 'ID на серверот';
79 $strBinary = 'Бинарен';
80 $strBinaryDoNotEdit = 'Бинарен - не менувај';
81 $strBinaryLog = 'Бинарен дневник';
82 $strBookmarkAllUsers = 'дади дозвола на секој корисник да пристапува на овој упит.';
83 $strBookmarkDeleted = 'Маркерот е избришан.';
84 $strBookmarkLabel = 'Назив';
85 $strBookmarkQuery = 'Запамтен SQL упит';
86 $strBookmarkThis = 'Запамти SQL упит';
87 $strBookmarkView = 'Види само';
88 $strBrowse = 'Преглед';
89 $strBrowseForeignValues = 'Прегледни ги надворешните вредности';
90 $strBufferPool = 'Бафер';
91 $strBufferPoolActivity = 'Активност на баферот';
92 $strBufferPoolUsage = 'Искористеност на баферот';
93 $strBufferReadMisses = 'Промашувања при читање';
94 $strBufferReadMissesInPercent = 'Промашувања при читање во %';
95 $strBufferWriteWaits = 'Чекања на упис';
96 $strBufferWriteWaitsInPercent = 'Чекања на упис во %';
97 $strBulgarian = 'Бугарски';
98 $strBusyPages = 'Зафатени страници';
99 $strBzError = 'phpMyAdmin не можеше да ја компресира содржината на базата поради неисправна BZ2 екстензија во оваа верзија на PHP. Препорачуваме да извршите подесување на <code>$cfg[\'BZipDump\']</code> директивата во вашата phpMyAdmin конфигурациона податотека на <code>FALSE</code>. Ако сакате да ги користите можностите на BZ2 компресијата, треба да преминете на понова верзија на PHP. Погледнете го PHP извештајот за грешки %s за повеќе детали.';
100 $strBzip = '"bzip"';
102 $strCalendar = 'Календар';
103 $strCannotLogin = 'Не можам да се пријавам на MySQL серверот';
104 $strCantLoad = 'не можам да ја вчитам екстензијата %s,<br />молам проверите ја PHP конфигурацијата';
105 $strCantLoadRecodeIconv = 'Не можам да ги вчитам iconv или recode екстензиите потребни за конверзија на кодните страници, подесете го PHP да дозволи користење на овие екстензии или оневозможете ја конверзијата на кодни страници во phpMyAdmin-у.';
106 $strCantRenameIdxToPrimary = 'Не можам да го променам клучот во PRIMARY (примарен) !';
107 $strCantUseRecodeIconv = 'Не можам да ги користам iconv или libiconv или recode_string функциите иако екстензијата пријавува дека е вчитана. Проверите ја вашата PHP конфигурација.';
108 $strCardinality = 'Кардиналност';
109 $strCaseInsensitive = 'Не разликува мали и големи букви';
110 $strCaseSensitive = 'Разликува мали и големи букви';
111 $strCentralEuropean = 'Централноевропски';
112 $strChange = 'Промени';
113 $strChangeCopyMode = 'Направи нов корисник со исти привилегии и ...';
114 $strChangeCopyModeCopy = '... сочувај го стариот.';
115 $strChangeCopyModeDeleteAndReload = ' ... избриши го стариот корисник од табелата на корисници а потоа повторно вчитај ги привилегиите.';
116 $strChangeCopyModeJustDelete = ' ... избриши ги старите од табелата на корисници.';
117 $strChangeCopyModeRevoke = ' ... прво одземи ги сите привилегии на корисниците а потоа избриши ги.';
118 $strChangeCopyUser = 'Промени ги информациите за најавувањето / Копирај го корисникот';
119 $strChangeDisplay = 'Избери полиња за прикажување';
120 $strChangePassword = 'Промена на лозинка';
121 $strCharset = 'Кодна страна';
122 $strCharsetOfFile = 'Кодна страна на податотеката:';
123 $strCharsets = 'Кодни страници';
124 $strCharsetsAndCollations = 'Кодни страници и подредување';
125 $strCheckAll = 'обележи ги сите';
126 $strCheckOverhead = 'табели кои имаат пречекорувања';
127 $strCheckPrivs = 'Провери привилегии';
128 $strCheckPrivsLong = 'Провери привилегии за базата на податоци &quot;%s&quot;.';
129 $strCheckTable = 'Проверка на табелата';
130 $strChoosePage = 'Изберете страница која менувате';
131 $strColComFeat = 'Прикажувам коментари на колоните';
132 $strCollation = 'Подредување';
133 $strColumnNames = 'Имиња на колони';
134 $strColumnPrivileges = 'Привилегии врзани за колоните';
135 $strCommand = 'Наредба';
136 $strComments = 'Коментари';
137 $strCommentsForTable = 'КОМЕНТАР НА ТАБЕЛАТА';
138 $strCompatibleHashing = 'MySQL&nbsp;4.0 компатибилно';
139 $strCompleteInserts = 'Комплетен INSERT (со имиња на полињата)';
140 $strCompression = 'Компресија';
141 $strConfigFileError = 'phpMyAdmin не можеше да ја прочита вашата конфигурациска податотека!<br />Ова може да се случи ако PHP најде грешка во процесирањето или не може да ја пронајде податотеката.<br />Повикајте ја конфигурациската податотека директно со користење на долнит линк и прочитајте ги поруките за грешка кои ги добивате. Во поголемиот број на случаи, најчесто недостасува наводник или точка запирка.<br />Ако добиете празна страница, се е во ред.';
142 $strConfigureTableCoord = 'Подесете ги координатите за табелата %s';
143 $strConnectionError = 'Не може да се поврзам: лоши подесувања.';
144 $strConnections = 'Конекции';
145 $strConstraintsForDumped = 'Ограничувања за извезените табели';
146 $strConstraintsForTable = 'Ограничувања за табелите';
147 $strCookiesRequired = 'вашиот веб прелистувач треба да допушти cookies';
148 $strCopyDatabaseOK = 'Базата на податоци %s е ископирана во %s';
149 $strCopyTable = 'Копирај ја табелата во (база<b>.</b>табела):';
150 $strCopyTableOK = 'Табелата %s е копирана во %s.';
151 $strCopyTableSameNames = 'Не можам да ја копирам табелата во самата себе!';
152 $strCouldNotKill = 'phpMyAdmin не можеше да го прекине процесот %s. Веројатно веќе е затворен.';
153 $strCreate = 'Креирај';
154 $strCreateIndex = 'Направи клуч на&nbsp;%s&nbsp;колони';
155 $strCreateIndexTopic = 'Креирај нов клуч';
156 $strCreateNewDatabase = 'Креирај нова база на податоци';
157 $strCreateNewTable = 'Креирај нова табела во базата на податоци %s';
158 $strCreatePage = 'Направи нова страница';
159 $strCreatePdfFeat = 'Креирање на PDF';
160 $strCreationDates = 'Датуми на креирање/ажурирање/проверка';
161 $strCriteria = 'Критериум';
162 $strCroatian = 'Хрватски';
163 $strCyrillic = 'Кириличен';
164 $strCzech = 'Чешки';
165 $strCzechSlovak = 'Чехословачки';
167 $strDBComment = 'Коментар на базата на податоци:';
168 $strDBCopy = 'Копирај ја базата на податоци во';
169 $strDBRename = 'Преименувај ја базата на податоци во';
170 $strDanish = 'Дански';
171 $strData = 'Податоци';
172 $strDataDict = 'Речник на податоци';
173 $strDataOnly = 'Само податоци';
174 $strDataPages = 'Страници со податоци';
175 $strDatabase = 'База на податоци';
176 $strDatabaseEmpty = 'Името на базата на податоци не е зададено!';
177 $strDatabaseExportOptions = 'Опции за извоз на бази на податоци';
178 $strDatabaseHasBeenDropped = 'Базата на податоци %s не е прифатена';
179 $strDatabases = 'База на податоци';
180 $strDatabasesDropped = '%s базата на податоци успешно е избришана.';
181 $strDatabasesStats = 'Статистика на базата на податоци';
182 $strDatabasesStatsDisable = 'Исклучи статистики';
183 $strDatabasesStatsEnable = 'Вклучи статистики';
184 $strDatabasesStatsHeavyTraffic = 'Напомена: вклучувањето на статистиките може да доведе до зголемување на сообраќајот помеѓу веб серверот и MySQL серверот.';
185 $strDbPrivileges = 'Привилегии во врска со базата на податоци';
186 $strDbSpecific = 'Специфично за базата на податоци';
187 $strDefault = 'Default';
188 $strDefaultEngine = '%s е основно складиште на овој MySQL сервер.';
189 $strDefaultValueHelp = 'За default вредност, внесете само една вредност, без коси црти или наводници во следниов облик: а';
190 $strDefragment = 'Дефрагментирај ја табелата';
191 $strDelOld = 'Актуелната страница има референци кон табели кои не постојат. Сакате ли да ги избиршете тие референци?';
192 $strDelayedInserts = 'Користи одложен внес';
193 $strDelete = 'избриши';
194 $strDeleteAndFlush = 'Избриши ги корисниците и повторно вчитај ги привилегиите.';
195 $strDeleteAndFlushDescr = 'Ова е најчист начин, но повторното вчитување на привилегите може да потрае.';
196 $strDeleted = 'Записот е избришан';
197 $strDeletedRows = 'Избришани записи:';
198 $strDeleting = 'Бришам %s';
199 $strDescending = 'Опаѓачки редослед';
200 $strDescription = 'Опис';
201 $strDictionary = 'речник';
202 $strDirtyPages = 'Валкани страници';
203 $strDisableForeignChecks = 'Исклучи проверка на надворешни клучеви';
204 $strDisabled = 'Оневозможено';
205 $strDisplayFeat = 'Прикажи својства';
206 $strDisplayOrder = 'Редослед на приказ:';
207 $strDisplayPDF = 'Прикажи PDF шема';
208 $strDoAQuery = 'Направи "упит по пример" (џокер знак: "%")';
209 $strDoYouReally = 'Дали навистина сакате да ';
210 $strDocu = 'Документација';
211 $strDrop = 'Бриши';
212 $strDropDatabaseStrongWarning = 'Со ова ја БРИШЕТЕ комплетната база на податоци!';
213 $strDropUsersDb = 'Избриши ги базите на податоци кои се именувани исто како и корисниците.';
214 $strDumpSaved = 'Содржината на базата на податоци е сочувана во податотеката %s.';
215 $strDumpXRows = 'Прикажи %s записи почнувајќи од запис %s.';
216 $strDumpingData = 'Приказ на податоци од табелата';
217 $strDynamic = 'динамички';
219 $strEdit = 'Промени';
220 $strEditPDFPages = 'Уредување на PDF страница';
221 $strEditPrivileges = 'Промена на привилегии';
222 $strEffective = 'Ефективни';
223 $strEmpty = 'Испразни';
224 $strEmptyResultSet = 'MySQL врати празен резултат (нула записи).';
225 $strEnabled = 'Овозможено';
226 $strEncloseInTransaction = 'Изврши извоз во трансакција';
227 $strEnd = 'Крај';
228 $strEndCut = 'КРАЈ ПРЕСЕК';
229 $strEndRaw = 'КРАЈ СУРОВО';
230 $strEngineAvailable = '%s е достапен на овој MySQL сервер.';
231 $strEngineDisabled = '%s е оневозможен на овој MySQL сервер.';
232 $strEngineUnsupported = 'Овој MySQL сервер не подржува %s вид на складиште.';
233 $strEngines = 'Складишта';
234 $strEnglish = 'Англиски';
235 $strEnglishPrivileges = ' Напомена: MySQL имињата на привилегите мора да бидат со латинични букви ';
236 $strError = 'Грешка';
237 $strEscapeWildcards = 'Пред џокер знаците _ и % треба да стои знакот \ ако ги користите самостојно';
238 $strEstonian = 'Естонски';
239 $strExcelEdition = 'Excel издание';
240 $strExecuteBookmarked = 'Изврши запамтен упит';
241 $strExplain = 'Објасни SQL';
242 $strExport = 'Извоз';
243 $strExtendedInserts = 'Проширен INSERT';
244 $strExtra = 'Дополнително';
246 $strFailedAttempts = 'Неуспешни обиди';
247 $strField = 'Поле';
248 $strFieldHasBeenDropped = 'Полето %s е избиршано';
249 $strFields = 'Полиња';
250 $strFieldsEnclosedBy = 'Полињата се раздвоени со';
251 $strFieldsEscapedBy = 'Escape карактер &nbsp; &nbsp; &nbsp;';
252 $strFieldsTerminatedBy = 'Полињата се ограничени со';
253 $strFileAlreadyExists = 'Податотека %s постои на серверот, променете го името на податотеката или изберете опција за пишување врз неа.';
254 $strFileCouldNotBeRead = 'Податотеката не е можно да се прочита';
255 $strFileNameTemplate = 'Шаблон на име на податотека';
256 $strFileNameTemplateRemember = 'запамти го шаблонот';
257 $strFixed = 'средено';
258 $strFlushPrivilegesNote = 'Напомена: phpMyAdmin ги зема привилегиите на корисникот директно од MySQL табелата на привилегии. Содржината на оваа табела табела може да се разликува од привилегиите кои серверот ги користи ако се вршени мануелни измени. Во тој случај %sповторно вчитајте ги привилегиите%s пред да продолжите со работа.';
259 $strFlushTable = 'Освежување на табелата ("FLUSH")';
260 $strFormEmpty = 'Недостасува вредност во образецот!';
261 $strFormat = 'Формат';
262 $strFreePages = 'Слободни страници';
263 $strFullText = 'Полн текст';
264 $strFunction = 'Функција';
266 $strGenBy = 'Генерирал';
267 $strGenTime = 'Време на креирање';
268 $strGeneralRelationFeat = 'Општи особини на релациите';
269 $strGeorgian = 'Грузиски';
270 $strGerman = 'Германски';
271 $strGlobal = 'глобално';
272 $strGlobalPrivileges = 'Глобални привилегии';
273 $strGlobalValue = 'Глобална вредност';
274 $strGo = 'OK';
275 $strGrantOption = 'Овозможи';
276 $strGreek = 'Грчки';
277 $strGzip = '"gzip"';
279 $strHTMLExcel = 'Microsoft Excel 2000';
280 $strHTMLWord = 'Microsoft Word 2000';
281 $strHasBeenAltered = 'е променет(а).';
282 $strHasBeenCreated = 'е креиран(а).';
283 $strHaveToShow = 'Морате да изберете барем една колона за приказ';
284 $strHebrew = 'Хебрејски';
285 $strHome = 'Почетна страница';
286 $strHomepageOfficial = 'официјален веб сајт на phpMyAdmin';
287 $strHost = 'Host';
288 $strHostEmpty = 'Името на host-от е празно!';
289 $strHungarian = 'Унгарски';
291 $strIcelandic = 'Исландски';
292 $strId = 'ID';
293 $strIdxFulltext = 'Текст клуч';
294 $strIgnore = 'Игнорирај';
295 $strIgnoreInserts = 'Игнорирај дупликати при внесување';
296 $strImportFiles = 'Увоз на податотека';
297 $strInUse = 'се користи';
298 $strIndex = 'Клуч';
299 $strIndexHasBeenDropped = 'Клучот %s е избиршан';
300 $strIndexName = 'Име на клуч :';
301 $strIndexType = 'Тип на клуч :';
302 $strIndexWarningTable = 'Проблем при индексирање на табелата `%s`';
303 $strIndexes = 'Клучеви';
304 $strInnoDBAutoextendIncrement = 'Чекор на автоматско проширување';
305 $strInnoDBAutoextendIncrementDesc = ' Големина на чекорот на проширување на големината на табелите кои автоматски се прошируваат кога ќе се наполнат.';
306 $strInnoDBBufferPoolSize = 'Големина на баферот';
307 $strInnoDBBufferPoolSizeDesc = 'Големина на меморискиот бафер кој го користи InnoDB за кеширање на податоци и за индексите на своите табели.';
308 $strInnoDBDataFilePath = 'Податотеки со податоци';
309 $strInnoDBDataHomeDir = 'Основен директориум на податоците';
310 $strInnoDBDataHomeDirDesc = 'Заеднички дел на патеката до директроиумот за сите InnoDB датотеки со податоци.';
311 $strInnoDBPages = 'страница';
312 $strInnodbStat = 'InnoDB статус';
313 $strInsecureMySQL = 'Вашата конфигурациска податотека содржи подесувања (root без лозинка) кои одговараат на стандардниот MySQL привилегиран налог. Вашиот MySQL сервер работи со овие подесувања, отворен е за упди, и навистина треба да го поправите овој сигурносен ризик.';
314 $strInsert = 'Нов запис';
315 $strInsertAsNewRow = 'Внеси како нов запис';
316 $strInsertedRowId = 'ID на вметнати записи:';
317 $strInsertedRows = 'Внесено записи:';
318 $strInternalNotNecessary = '* Внатрешната релација не е неопходна кога постои и во InnoDB.';
319 $strInternalRelations = 'Внатрешни релации';
321 $strJapanese = 'Јапонски';
322 $strJumpToDB = 'Премин на базата &quot;%s&quot;.';
323 $strJustDelete = 'Само избриши ги корисниците од табелата на привилегии.';
324 $strJustDeleteDescr = '&quot;Избришаните&quot; корисници и понатаму ќе имаат пристап до серверот се додека привилегиите не се вчитаат повторно.';
326 $strKeepPass = 'Немој да ја менуваш лозинката';
327 $strKeyname = 'Име на клуч';
328 $strKill = 'Прекини';
329 $strKorean = 'Корејски';
331 $strLaTeX = 'LaTeX';
332 $strLandscape = 'Легнато';
333 $strLatchedPages = 'Заглавени страници';
334 $strLatexCaption = 'Коментар на табела';
335 $strLatexContent = 'Содржина на табелата __TABLE__';
336 $strLatexContinued = '(продолжува)';
337 $strLatexContinuedCaption = 'Продолжен коментар на табелите';
338 $strLatexIncludeCaption = 'Вклучи и коментар на табелата';
339 $strLatexLabel = 'Ознака на клучот';
340 $strLatexStructure = 'Структура на табелата __TABLE__';
341 $strLatvian = 'Летонски';
342 $strLengthSet = 'Должина/Вредност*';
343 $strLimitNumRows = 'Број на записи на страница';
344 $strLinesTerminatedBy = 'Линиите се завршуваат со';
345 $strLinkNotFound = 'Врската не е пронајдена';
346 $strLinksTo = 'Врски кон';
347 $strLithuanian = 'Литвански';
348 $strLocalhost = 'Локален';
349 $strLocationTextfile = 'Локација на текстуалната податотека';
350 $strLogPassword = 'Лозинка:';
351 $strLogServer = 'Сервер';
352 $strLogUsername = 'Корисничко име:';
353 $strLogin = 'Најави се';
354 $strLoginInformation = 'Податоци за најавувањето';
355 $strLogout = 'Одјавување';
356 $strLongOperation = 'Оваа операција може да потрае. Да ли да продолжиме?';
358 $strMIMETypesForTable = 'MIME ТИПОВИ ЗА ТАБЕЛА';
359 $strMIME_MIMEtype = 'MIME-типови';
360 $strMIME_available_mime = 'Достапни MIME-типови';
361 $strMIME_available_transform = 'Достапни трансформации';
362 $strMIME_description = 'Опис';
363 $strMIME_nodescription = 'Нема опис за оваа трансформација.<br />Ве молиме прашајте го авторот што ја направил %s.';
364 $strMIME_transformation = 'Транформации на веб прелистувачот';
365 $strMIME_transformation_note = 'За листа на достапни опции на транформациите и нивните MIME-тип трансформации, кликнете на %sопис на трансформацијата%s';
366 $strMIME_transformation_options = 'Опции на трансформацијата';
367 $strMIME_transformation_options_note = 'Ве молиме внесете вредности за опциите на трансформацијата во следниов формат: \'a\',\'b\',\'c\'...<br /> Ако треба да внесете обратна коса црта ("\\") или апостроф ("\'") во тие вредности, ставете обратна коса црта пред нив (пример \'\\\\xyz\' или \'a\\\'b\').';
368 $strMIME_without = 'MIME-типовите прикажани во курзив немаат одвоене функции на трансформација.';
369 $strMaximumSize = 'Максимална големина: %s%s';
370 $strMbExtensionMissing = 'mbstring ПХП екстензијата не е пронајдена, а изгледа дека вие користите мултибајт каратер сет. Без mbstring екстензиите phpMyAdmin не може исправно да ги раздвојува стринговите и тоа може да доведе до неочекувани резултати.';
371 $strMbOverloadWarning = 'Имате вклучена mbstring.func_overload опција во вашите PHP подесувања. Оваа опција не е компатибилна со phpMyAdmin и може да доведе до грешки во некои податоци!';
372 $strModifications = 'Измените се сочувани';
373 $strModify = 'Промени';
374 $strModifyIndexTopic = 'Промени го клучот';
375 $strMoveTable = 'Премести ја табелата во (база<b>.</b>табела):';
376 $strMoveTableOK = 'Табелата %s е преместена во %s.';
377 $strMoveTableSameNames = 'Не може да ја преместам табелата во самата себе!';
378 $strMultilingual = 'мултијазичен';
379 $strMyISAMDataPointerSize = 'Големина на покажувачите на податоци';
380 $strMyISAMDataPointerSizeDesc = 'Default големина на покажувачите во бајти, се користи при CREATE TABLE за MyISAM табелите кога не е зададена опцијата MAX_ROWS';
381 $strMyISAMMaxExtraSortFileSize = 'Максимална голема на привремени податотеки при креирање на индекси';
382 $strMyISAMMaxExtraSortFileSizeDesc = 'Ако привремената податотека која се користи за брзо креирање на MyISAM индекси биде поголема отколку при користење на кешот за овде зададената вредност, користи го методот на кеширања на клучевите';
383 $strMyISAMMaxSortFileSize = 'Максимална големина на привремените податотеки за подредување';
384 $strMyISAMMaxSortFileSizeDesc = 'Максимална големина на привремените податотеки кои MySQL смее да ги користи при повторно креирање на MyISAM индекси (во тек REPAIR TABLE, ALTER TABLE, или LOAD DATA INFILE операции).';
385 $strMyISAMRecoverOptions = 'Режим на автоматско опоравување';
386 $strMyISAMRecoverOptionsDesc = 'Режим на автоматско опоравување на оштетени MyISAM табели, подесен при стартовање на серверот со опцијата --myisam-recover.';
387 $strMyISAMRepairThreads = 'Нишки на поправка';
388 $strMyISAMRepairThreadsDesc = 'Ако вредноста е поголема од 1, индексите на MyISAM табелата паралелно се креираат (секој индекс во сопствена нишка) за време на процесот на поправка со подредување.';
389 $strMyISAMSortBufferSize = 'Големина на меѓупросторот за подредување';
390 $strMyISAMSortBufferSizeDesc = 'Меѓупросторот кој се алоцира при подредување на MyISAM индексите за време на операцијата REPAIR TABLE или при креирање на индекси со CREATE INDEX или ALTER TABLE.';
391 $strMySQLCharset = 'MySQL множество на знаци';
392 $strMySQLConnectionCollation = 'Колација за MySQL врска';
393 $strMySQLSaid = 'MySQL порака: ';
394 $strMySQLShowProcess = 'Прикажи листа на процеси';
395 $strMySQLShowStatus = 'Прикажи MySQL информации за текот на работата';
396 $strMySQLShowVars = 'Прикажи системски променливи на MySQL';
398 $strName = 'Име';
399 $strNext = 'Следен';
400 $strNo = 'Не';
401 $strNoActivity = 'Немаше никаква активност %s или повеќе секунди, ве молиме најавете се повторно';
402 $strNoDatabases = 'Базата на податоци не постои';
403 $strNoDatabasesSelected = 'Не е избрана ни една база на податоци.';
404 $strNoDescription = 'нема опис';
405 $strNoDetailsForEngine = 'Нема детални информации за статусот на овој вид на складиште.';
406 $strNoDropDatabases = '"DROP DATABASE" командата е оневозможена.';
407 $strNoExplain = 'Прескокни ги објаснувањата на SQL-от';
408 $strNoFrames = 'phpMyAdmin преферира веб прелистувачи кои подржуваат рамки.';
409 $strNoIndex = 'Клучот не е дефиниран!';
410 $strNoIndexPartsDefined = 'Делови од клучот не се дефинирани!';
411 $strNoModification = 'Нема измени';
412 $strNoOptions = 'Не постојат опции за овој формат';
413 $strNoPassword = 'Нема лозинка';
414 $strNoPermission = 'На веб серверот не му е допуштено да ја сочува податотеката %s.';
415 $strNoPhp = 'без PHP код';
416 $strNoPrivileges = 'Нема привилегии';
417 $strNoRights = 'Немате право на пристап овде!';
418 $strNoRowsSelected = 'Нема селектирани записи';
419 $strNoSpace = 'Нема доволно простор за снимање на податотеката %s.';
420 $strNoTablesFound = 'Табелите не се пронајдени во базата на податоци.';
421 $strNoThemeSupport = 'Нема подршка за теми, ве молиме проверете ја конфигурацијата и/или темите во директориумот %s.';
422 $strNoUsersFound = 'Корисникот не е пронајден.';
423 $strNoValidateSQL = 'Прескокни ја проверката на SQL';
424 $strNone = 'нема';
425 $strNotNumber = 'Ова не е број!';
426 $strNotOK = 'не е како што треба';
427 $strNotSet = '<b>%s</b> табелата не е пронајдена или не е поставена во %s';
428 $strNull = 'Null';
429 $strNumSearchResultsInTable = '%s погодоци во табелата <i>%s</i>';
430 $strNumSearchResultsTotal = '<b>вкупно:</b> <i>%s</i> погодоци';
431 $strNumTables = 'Табели';
433 $strOK = 'ОК';
434 $strOperations = 'Операции';
435 $strOperator = 'Оператор';
436 $strOptimizeTable = 'Оптимизација на табелата';
437 $strOr = 'или';
438 $strOverhead = 'Пречекорување';
439 $strOverwriteExisting = 'Препиши ги постоечките податотеки';
441 $strPHP40203 = 'Вие користите PHP 4.2.3, кој има сериозен баг со повеќебајтните низи (mbstring). Погледнете го извештајот за грешка бр. 19404. Ова верзија на PHP не се препорачува за користење со phpMyAdmin.';
442 $strPHPVersion = 'PHP верзија';
443 $strPageNumber = 'Број на страници:';
444 $strPagesToBeFlushed = 'Страници кои треба да бидат ускладени';
445 $strPaperSize = 'Димензија на хартијата';
446 $strPartialText = 'Дел на текстот';
447 $strPassword = 'Лозинка';
448 $strPasswordChanged = 'Лозинката за %s успешно е променета.';
449 $strPasswordEmpty = 'Лозинка е празна!';
450 $strPasswordHashing = 'Хеширање на лозинката';
451 $strPasswordNotSame = 'Лозинките не се идентични!';
452 $strPdfDbSchema = 'Шема на базата "%s" - Страница %s';
453 $strPdfInvalidTblName = 'Табелата "%s" не постои!';
454 $strPdfNoTables = 'Нема табела';
455 $strPerHour = 'на час';
456 $strPerMinute = 'во минута';
457 $strPerSecond = 'во секунда';
458 $strPersian = 'Персиски';
459 $strPhoneBook = 'телефонски именик';
460 $strPhp = 'Направи PHP код';
461 $strPmaDocumentation = 'phpMyAdmin документација';
462 $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> директивата МОРА да биде подесена во конфигурациската податотека!';
463 $strPolish = 'Полски';
464 $strPortrait = 'Вертикално';
465 $strPos1 = 'Почеток';
466 $strPrevious = 'Претходна';
467 $strPrimary = 'Примарен';
468 $strPrimaryKeyHasBeenDropped = 'Примарниот клуч е избришан';
469 $strPrimaryKeyName = 'Името на примарниот клуч мора да биде... PRIMARY!';
470 $strPrimaryKeyWarning = '("PRIMARY" <b>може</b> да биде име <b>само</b> на примарниот клуч!)';
471 $strPrint = 'Печати';
472 $strPrintView = 'Преглед за печатење';
473 $strPrintViewFull = 'Преглед за печатење (целосен текст)';
474 $strPrivDescAllPrivileges = 'Ги вклучува сите привилегии освен GRANT.';
475 $strPrivDescAlter = 'Дозволува промена на структурата на постоечките табели.';
476 $strPrivDescCreateDb = 'Дозволува креирање на нови бази на податоци и табели.';
477 $strPrivDescCreateTbl = 'Дозволува креирање на нови табела.';
478 $strPrivDescCreateTmpTable = 'Дозволува креирање на привремени табели...';
479 $strPrivDescDelete = 'Дозволува бришење на податоци.';
480 $strPrivDescDropDb = 'Дозволува бришење на бази на податоци и табели.';
481 $strPrivDescDropTbl = 'Дозволува бришење на табели.';
482 $strPrivDescExecute = 'Дозволува стартување на снимени процедури. Нема ефект во новата верзија на MySQL.';
483 $strPrivDescFile = 'Дозволува увоз на податоци и нивен извоз во податотеки.';
484 $strPrivDescGrant = 'Дозволува додавање на корисници и привилегии без повтроно вчитавање на табелата на привилегии.';
485 $strPrivDescIndex = 'Дозволува креирање и бришење на клучева.';
486 $strPrivDescInsert = 'Дозволува вметнување и замена на података.';
487 $strPrivDescLockTables = 'Дозволува заклучување на табели на тековните процеси.';
488 $strPrivDescMaxConnections = 'Го ограничува бројот на нови конекции кои корисникот може да ги отвори за еден час.';
489 $strPrivDescMaxQuestions = 'Го ограничува бројот на упити кои корисникот може да ги постави на серверот за еден час.';
490 $strPrivDescMaxUpdates = 'Го ограничува бројот на команди кои ги менуваат табелите или базите на податоци кои корисникот може да ги изврши за еден час.';
491 $strPrivDescProcess3 = 'Дозволува прекинување на процесите на другите корисници.';
492 $strPrivDescProcess4 = 'Дозволува преглед на комплетните упити во листата на процеси.';
493 $strPrivDescReferences = 'Нема ефект во оваа верзији на MySQL.';
494 $strPrivDescReload = 'Дозволува повтоно вчитување на подесувањата на серверот и празнење на кешот на серверот.';
495 $strPrivDescReplClient = 'Дава права на кориснику да праша каде се главните/помошни сервери.';
496 $strPrivDescReplSlave = 'Потребно заради помошните сервери за репликација.';
497 $strPrivDescSelect = 'Дозволува читање на податоци.';
498 $strPrivDescShowDb = 'Дава пристап на комплетната листа на базите на податоци.';
499 $strPrivDescShutdown = 'Дозволува гасење на серверот.';
500 $strPrivDescSuper = ' Дозволува поврзување иако е постигнат макслималниот број на врски; Неопходно за повеќето административни опции како што е подесување на глобални променливи или прекин на процеси наостанатите корисници.';
501 $strPrivDescUpdate = 'Дозволува измена на податоци.';
502 $strPrivDescUsage = 'Нема привилегии.';
503 $strPrivileges = 'Привилегии';
504 $strPrivilegesReloaded = 'Привилегиите се успешно вчитани.';
505 $strProcesslist = 'Листа на процеси';
506 $strPutColNames = 'Стави ги имињата на полињата во првата редица';
508 $strQBE = 'Упит по пример';
509 $strQBEDel = 'Del';
510 $strQBEIns = 'Ins';
511 $strQueryFrame = 'Прозорец за упити';
512 $strQueryOnDb = 'SQL упит на базата на податоци <b>%s</b>:';
513 $strQuerySQLHistory = 'SQL историја';
514 $strQueryStatistics = '<b>Статистики на упити</b>: %s упити се поставени на серверот од времето на неговото стартување.';
515 $strQueryTime = 'време на извршување на упитот %01.4f секунди';
516 $strQueryType = 'Вид на упит';
517 $strQueryWindowLock = 'Не го препишувај овој упит надвор од овој прозорец';
519 $strReType = 'Повтори внес';
520 $strReadRequests = 'Барања за читање';
521 $strReceived = 'Примено';
522 $strRecords = 'Записи';
523 $strReferentialIntegrity = 'Провери го референцијалниот интегритет:';
524 $strRefresh = 'Освежи';
525 $strRelationNotWorking = 'Дополнителните можности за работа со поврзаните табели се исклучени. За да дознаете зошто, кликнете %sовде%s.';
526 $strRelationView = 'Релационен поглед';
527 $strRelationalSchema = 'Релациона шема';
528 $strRelations = 'Релации';
529 $strRelationsForTable = 'РЕЛАЦИИ НА ТАБЕЛИТЕ';
530 $strReloadingThePrivileges = 'Повторно ги вчитувам привилегиите';
531 $strRemoveSelectedUsers = 'Избриши ги селектираните корисници';
532 $strRenameDatabaseOK = 'Базата на податоци %s е преименувана во %s';
533 $strRenameTable = 'Промени го името на табелата во ';
534 $strRenameTableOK = 'Табелата %s е преименувана во %s';
535 $strRepairTable = 'Поправка на табелата';
536 $strReplaceNULLBy = 'Замени NULL со';
537 $strReplaceTable = 'Замени ги податоците во табелата со подаците од податотеката';
538 $strReset = 'Поништи';
539 $strResourceLimits = 'Ограничување на ресурси';
540 $strRevoke = 'Забрани';
541 $strRevokeAndDelete = 'Одземи ги сите привилегии на активните корисници а потоа избриши ги.';
542 $strRevokeAndDeleteDescr = 'Корисниците и понатаму ќе имаат USAGE привилегии се додека не се вчитаат повторно привилегиите.';
543 $strRevokeMessage = 'Ги забранивте привилегиите за %s';
544 $strRomanian = 'Романски';
545 $strRowLength = 'Должина на запис';
546 $strRowSize = 'Големина на запис';
547 $strRows = 'Записи';
548 $strRowsFrom = ' записи почнувајќи од записот';
549 $strRowsModeFlippedHorizontal = 'хоризонтален (ротирани заглавија)';
550 $strRowsModeHorizontal = 'хоризонтален';
551 $strRowsModeOptions = 'во %s мод и повторувај заглавие после %s записа';
552 $strRowsModeVertical = 'вертикален';
553 $strRowsStatistic = 'Статистики за записите';
554 $strRunQuery = 'Изврши SQL';
555 $strRunSQLQuery = 'Изврши SQL упит(и) на базата %s';
556 $strRunning = 'на серверот %s';
557 $strRussian = 'Руски';
559 $strSQL = 'SQL';
560 $strSQLExportType = 'Тип на извоз';
561 $strSQLParserBugMessage = 'Постои можност дека сте отркиле грешка во SQL парсерот. Ве молиме внимателно проверете го вашиот упит, проверете дали наводниците се правилно поставени или дали можеби недостасуваат. Други можни причини се: бинарна податотека надвор од областа за обичен текст. Можете да го пробате упит командната линија на MySQL. Долната порака за грешка на MySQL серверот, може да ви помогне да го откриете проблемот. Ако и понатаму имате проблеми или ако парсерот не успеава иако од командата линија се е во ред, испратете го својот SQL упит со извештајот за грешка и делот од кодот во долната РЕЗ секција до нас за да можеме да провериме за што се работи.';
562 $strSQLParserUserError = 'Изгледа дека има грешка во вашиот SQL упит. Еве ја пораката за грешката од MySQL серверот, која може да ви помогне во откривањето на проблемот';
563 $strSQLQuery = 'SQL упит';
564 $strSQLResult = 'SQL резултат';
565 $strSQPBugInvalidIdentifer = 'Неисправен идентификатор';
566 $strSQPBugUnclosedQuote = 'Наводникот не е затворен';
567 $strSQPBugUnknownPunctuation = 'Непознат стринг за интерпункција';
568 $strSave = 'Сочувај';
569 $strSaveOnServer = 'Сочувај на серверот во директориумот %s';
570 $strScaleFactorSmall = 'Факторот на намалување е премал и шемата не може да ја собере на една страница';
571 $strSearch = 'Пребарување';
572 $strSearchFormTitle = 'Пребарување низ базата на податоци';
573 $strSearchInTables = 'во табела(и):';
574 $strSearchNeedle = 'Зборови или вредности кои се бараат (џокер знак "%"):';
575 $strSearchOption1 = 'барем еден од зборовите';
576 $strSearchOption2 = 'сите зборови';
577 $strSearchOption3 = 'точен израз';
578 $strSearchOption4 = 'како регуларен израз';
579 $strSearchResultsFor = 'Резултати од пребарувањето за "<i>%s</i>" %s:';
580 $strSearchType = 'Барај:';
581 $strSecretRequired = 'Конфигурациската податотека бара лозинка (blowfish_secret).';
582 $strSelectADb = 'Изберете база на податоци';
583 $strSelectAll = 'избери се';
584 $strSelectBinaryLog = 'Изберете бинарен дневник за преглед';
585 $strSelectFields = 'Избери полиња (најмалку едно)';
586 $strSelectNumRows = 'во упитот';
587 $strSelectTables = 'Избери табели';
588 $strSend = 'Сочувај како податотека';
589 $strSent = 'Пратено';
590 $strServer = 'Сервер';
591 $strServerChoice = 'Избор на сервер';
592 $strServerNotResponding = 'Серверот не одговара';
593 $strServerStatus = 'Информации за работата';
594 $strServerStatusUptime = 'Овој MySQL сервер работи %s. Стартуван е на %s.';
595 $strServerTabVariables = 'Променливи';
596 $strServerTrafficNotes = '<b>Сообраќај на серверот</b>: Во табелите прикажан е мрежниот сообраќај на овој MySQL сервер од моментот на неговото стартување.';
597 $strServerVars = 'Серверски променливи и подесувања';
598 $strServerVersion = 'Верзија на серверот';
599 $strSessionValue = 'Вредност на сесијата';
600 $strSetEnumVal = 'Ако типот на полето е "enum" или "set", внесувајте вредност во формат: \'a\',\'b\',\'c\'...<br />Ако ви треба обратна коса црта ("\\") или апостроф ("\'") користите ги во escap форма (пример \'\\\\xyz\' или \'a\\\'b\').';
601 $strShow = 'Прикажи';
602 $strShowAll = 'прикажи ги сите';
603 $strShowColor = 'Прикажи боја';
604 $strShowDatadictAs = 'Формат на речникот на податоци';
605 $strShowFullQueries = 'Прикажи комплетни упити';
606 $strShowGrid = 'Прикажи мрежа';
607 $strShowPHPInfo = 'Прикажи информации за PHP';
608 $strShowTableDimension = 'Прикажи ги димензиите на табелите';
609 $strShowTables = 'Прикажи табели';
610 $strShowThisQuery = 'Прикажи го повторно овој упит';
611 $strShowingRecords = 'Приказ на записи од ';
612 $strSimplifiedChinese = 'Поедноставен кинески';
613 $strSingly = '(по едно поле)';
614 $strSize = 'Големина';
615 $strSlovak = 'Словачки';
616 $strSlovenian = 'Словенечки';
617 $strSocketProblem = '(или приклучокот со локалниот MySQL сервер не е исправно подесен)';
618 $strSort = 'Подредуваање';
619 $strSortByKey = 'Подредување по клуч';
620 $strSpaceUsage = 'Големина';
621 $strSpanish = 'Шпански';
622 $strSplitWordsWithSpace = 'Зборовите се одвојуваат со празно место (" ").';
623 $strStatCheckTime = 'Последна проверка';
624 $strStatCreateTime = 'Направено';
625 $strStatUpdateTime = 'Последна измена';
626 $strStatement = 'Име';
627 $strStatus = 'Статус';
628 $strStorageEngine = 'Вид на складиште';
629 $strStorageEngines = 'Видови на складишта';
630 $strStrucCSV = 'CSV формат';
631 $strStrucData = 'Структура и податоци';
632 $strStrucExcelCSV = 'CSV за MS Excel';
633 $strStrucNativeExcel = 'Изворни MS Excel податоци';
634 $strStrucOnly = 'Само структура';
635 $strStructPropose = 'Предложи структура на табелата';
636 $strStructure = 'Структура';
637 $strSubmit = 'Испрати';
638 $strSuccess = 'Вашиот SQL упит успешно е извршен';
639 $strSum = 'Вкупно';
640 $strSwedish = 'Шведски';
641 $strSwitchToDatabase = 'Префрли се на копираната база на податоци';
642 $strSwitchToTable = 'Премини на копираната табела';
644 $strTable = 'Табела';
645 $strTableComments = 'Коментар на табелата';
646 $strTableEmpty = 'Името на табелата е празно!';
647 $strTableHasBeenDropped = 'Табелата %s е избришана';
648 $strTableHasBeenEmptied = 'Табелата %s е испразнета';
649 $strTableHasBeenFlushed = 'Табелата %s е освежена';
650 $strTableMaintenance = 'Можете да извршите:';
651 $strTableOfContents = 'Содржина';
652 $strTableOptions = 'Опции на табелата';
653 $strTableStructure = 'Структура на табелата';
654 $strTables = '%s табела';
655 $strTakeIt = 'превземи';
656 $strTblPrivileges = 'Привилегии поврзани со табелата';
657 $strTextAreaLength = 'Поради големина на полето<br />можеби нема да може да ја менувате неговата содржина';
658 $strThai = 'Тајски';
659 $strTheme = 'Тема / стил';
660 $strThisHost = 'Овој host';
661 $strThreadSuccessfullyKilled = 'Процесот %s е успешно прекинат.';
662 $strTime = 'Време';
663 $strToggleScratchboard = 'Вклучи/исклучи работна табела';
664 $strTotal = 'вкупно';
665 $strTotalUC = 'Вкупно';
666 $strTraditionalChinese = 'Традиционален кинески';
667 $strTraditionalSpanish = 'Традиционален шпански';
668 $strTraffic = 'Сообраќај';
669 $strTransformation_application_octetstream__download = 'Прикажува врска за превземање на бинарни податоци за полето. Првата опција е име на бинарната податотека. Другата опција е можно име на пола од табелата кое го содржи името на податотеката. Ако ја зададете другата опција, првата мора да биде поставена на празен стринг';
670 $strTransformation_image_jpeg__inline = 'Прикажува намалена слика на која е можно да се кликне; опции: ширина, висина во пиксели (зачуван е оргиналнит однос)';
671 $strTransformation_image_jpeg__link = 'Прикажува врска кон оваа слика (пример директно превземање од BLOB).';
672 $strTransformation_image_png__inline = 'Прикажи JPEG слики од страна';
673 $strTransformation_text_plain__dateformat = 'Го зема TIME, TIMESTAMP или DATETIME полето и го форматира користејќи го локалниот формат за приказ на датум. Првата опција е офсет (во часови) кои се додаваат на временската ознака (default: 0). Другата опција е различен формат на датумот според параметрите који се достапни за PHP функцијата strftime().';
674 $strTransformation_text_plain__external = 'САМО LINUX: Стартува надворешна апликација и ги пополнува податоците во полињата преку стандарден влез. Враќа стандарден излез на апликацијта. Се подразбира Tidy, за поубав приказ на HTML кодот. Поради сигурносни причини, мора мануелно да се измени податотеката libraries/transformations/text_plain__external.inc.php и да се додадат алатки кои по желба сакате да ги користите. Првата опција е бројот на програмот кој сакате да го користите, а другата опција се параметрите на програмот. Ако третиот параметар се подеси на 1, излезот ќе биде конвертиран користејќи ја функцијата htmlspecialchars() (default 1). Ако четвртиot параметар се постави на 1, NOWRAP ќе биде додадено на полето со содржина така да излезот ќе биде прикажан без измени. (default 1).';
675 $strTransformation_text_plain__formatted = 'Го чува оригиналниот формат на полето. Escaping не се врши.';
676 $strTransformation_text_plain__imagelink = 'Прикажува слика и линк, полето го содржи називот на податотеката; првата опција е префикс како "http://domain.com/", другата опција е ширина во пиксели, а третата е висина.';
677 $strTransformation_text_plain__link = 'Прикажува линк, полето го содржи називот на податотеката; првата опција е префикс како "http://domain.com/", другата опција е наслов за линкот.';
678 $strTransformation_text_plain__substr = 'Покажува дел од стрингот. Првата опција е број на знаци кои треба да се прескокнат од почетокот на стрингот (default 0). Другата опција е број на вратени знаци (default: до крај на стрингот). Третата опција е стринг кој се додава кага ќе дојде до отсекување (default: ...) .';
679 $strTruncateQueries = 'Прикажи скратени упити';
680 $strTurkish = 'Турски';
681 $strType = 'Тип';
683 $strUkrainian = 'Украински';
684 $strUncheckAll = 'ниедно';
685 $strUnicode = 'Уникод';
686 $strUnique = 'Единствен';
687 $strUnknown = 'непознат';
688 $strUnselectAll = 'ништо';
689 $strUpdComTab = 'Ве молиме погледнете во документацијата за тоа како се ажурира табелата Column_comments';
690 $strUpdatePrivMessage = 'Ги ажуриравте привилегиите за %s.';
691 $strUpdateProfileMessage = 'Профилот е променет';
692 $strUpdateQuery = 'Ажурирај';
693 $strUpgrade = 'Би требало да го надоградите вашиот %s сервер на верзија %s или понова.';
694 $strUsage = 'Големина';
695 $strUseBackquotes = 'Името на полето стави го во \'';
696 $strUseHostTable = 'Користи ја табелата на host-от';
697 $strUseTabKey = 'Користете го TAB тастерот за движење од поле во поле, или CTRL+стрелка за слободно движење';
698 $strUseTables = 'Користи табели';
699 $strUseTextField = 'Користи текст поле';
700 $strUseThisValue = 'Користи ја оваа вредност';
701 $strUser = 'Корисник';
702 $strUserAlreadyExists = 'Корисник %s веќе постои!';
703 $strUserEmpty = 'Не е внесен назив на корисник!';
704 $strUserName = 'Назив на корисник';
705 $strUserNotFound = 'Изабраниот корисник не е пронајден во табелата на привилегии.';
706 $strUserOverview = 'Преглед на корисници';
707 $strUsersDeleted = 'Изабраните корисници успешно се избришани.';
708 $strUsersHavingAccessToDb = 'Корисници кои имаат пристап &quot;%s&quot;';
710 $strValidateSQL = 'Провери SQL';
711 $strValidatorError = 'SQL валидаторот не можеше да биде стартуван. Проверете да ли се инсталирани неопходните PHP екстензии опишане во %sдокументацијата%s.';
712 $strValue = 'Вредност';
713 $strVar = 'Променлива';
714 $strVersionInformation = 'Информации за верзијата';
715 $strView = 'Поглед';
716 $strViewDump = 'Прикажи содржина (шема) на табелите';
717 $strViewDumpDB = 'Прикажи содржина (шема) на базата';
718 $strViewDumpDatabases = 'Прикажи содржина (шема) на базите';
719 $strViewHasBeenDropped = 'Прегледот %s е избришан';
721 $strWebServerUploadDirectory = 'директориум за праќање на веб серверот ';
722 $strWebServerUploadDirectoryError = 'Директориумот кој го избравте за праќање не е достапен';
723 $strWelcome = '%s Добредојдовте';
724 $strWestEuropean = 'Западноевропски';
725 $strWildcard = 'џокер';
726 $strWindowNotFound = 'Одредишни прозор претраживача није могао да буде ажуриран. Можда сте затворили матични прозор, или ваш претраживач онемогућава ажурирање међу прозорима због сигурносних подешавања';
727 $strWithChecked = 'Обележаното:';
728 $strWriteRequests = 'Барање за упис';
729 $strWrongUser = 'Погрешно корисничко име/лозинка. Пристапот не е допуштен.';
731 $strXML = 'XML';
733 $strYes = 'Да';
735 $strZeroRemovesTheLimit = 'Напомена: Поставувањето на овие опции на 0 (нула) ги отстранува ограничувањата.';
736 $strZip = '"zip"';
738 $strPrivDescCreateView = 'Дозволува креирање на нови погледи.';
739 $strPrivDescCreateUser = 'Дозволува креирање, бришење и преименување на корсиничките имиња.';
740 $strPrivDescCreateRoutine = 'Дозволува креирање на stored рутини.';
741 $strPrivDescAlterRoutine = 'Дозволува промена и бришење на stored рутини.';
742 $strRoutines = 'Рутини';
743 $strPrivDescShowView = 'Дозволува извршување на SHOW CREATE VIEW упити.';
744 $strPrivDescExecute5 = 'Дозволува извршување на stored рутини.';
745 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE пред копирање';
746 $strGeneratePassword = 'Генерирање на лозинка';
747 $strGenerate = 'Генерирај';
748 $strCopy = 'Копирај';
750 $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
751 $strAddClause = 'Add %s'; //to translate
752 $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
753 $strAndThen = 'and then'; //to translate
754 $strAngularLinks = 'Angular links'; //to translate
755 $strBookmarkCreated = 'Bookmark %s created'; //to translate
756 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
757 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
758 $strCancel = 'Cancel'; //to translate
759 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
760 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
761 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
762 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
763 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
764 $strCreateRelation = 'Create relation'; //to translate
765 $strCreateTable = 'Create table'; //to translate
766 $strCreateUserDatabase = 'Database for user'; //to translate
767 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
768 $strCreateUserDatabaseNone = 'None'; //to translate
769 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
770 $strCSV = 'CSV'; //to translate
771 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
772 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
773 $strDeleteRelation = 'Delete relation'; //to translate
774 $strDelimiter = 'Delimiter'; //to translate
775 $strDesigner = 'Designer'; //to translate
776 $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
777 $strDirectLinks = 'Direct links'; //to translate
778 $strDocSQL = 'DocSQL'; //to translate
779 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
780 $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
781 $strErrorRelationExists = 'Error: relation already exists.'; //to translate
782 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
783 $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
784 $strEsperanto = 'Esperanto'; //to translate
785 $strEvent = 'Event'; //to translate
786 $strExportImportToScale = 'Export/Import to scale'; //to translate
787 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
788 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
789 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
790 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
791 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
792 $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
793 $strFiles = 'Files'; //to translate
794 $strFileToImport = 'File to import'; //to translate
795 $strFlushQueryCache = 'Flush query cache'; //to translate
796 $strFlushTables = 'Flush (close) all tables'; //to translate
797 $strFontSize = 'Font size'; //to translate
798 $strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
799 $strFunctions = 'Functions'; //to translate
800 $strHandler = 'Handler'; //to translate
801 $strHelp = 'Help'; //to translate
802 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
803 $strHide = 'Hide'; //to translate
804 $strHideShowAll = 'Hide/Show all'; //to translate
805 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
806 $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
807 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
808 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
809 $strImportFormat = 'Format of imported file'; //to translate
810 $strImport = 'Import'; //to translate
811 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
812 $strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate
813 $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
814 $strInternalRelationAdded = 'Internal relation added'; //to translate
815 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
816 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
817 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
818 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
819 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
820 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
821 $strInvalidDatabase = 'Invalid database'; //to translate
822 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
823 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
824 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
825 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
826 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
827 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
828 $strInvalidTableName = 'Invalid table name'; //to translate
829 $strJoins = 'Joins'; //to translate
830 $strKeyCache = 'Key cache'; //to translate
831 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
832 $strLanguage = 'Language'; //to translate
833 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
834 $strLDI = 'CSV using LOAD DATA'; //to translate
835 $strLDILocal = 'Use LOCAL keyword'; //to translate
836 $strMaxConnects = 'max. concurrent connections'; //to translate
837 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
838 $strMoveMenu = 'Move Menu'; //to translate
839 $strMysqlClientVersion = 'MySQL client version'; //to translate
840 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
841 $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
842 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
843 $strNumberOfFields = 'Number of fields'; //to translate
844 $strNumberOfTables = 'Number of tables'; //to translate
845 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
846 $strOpenDocumentText = 'Open Document Text'; //to translate
847 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
848 $strOptions = 'Options'; //to translate
849 $strPartialImport = 'Partial import'; //to translate
850 $strPDF = 'PDF'; //to translate
851 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
852 $strPDFReportTitle = 'Report title'; //to translate
853 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
854 $strPmaWiki = 'phpMyAdmin wiki'; //to translate
855 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
856 $strProcedures = 'Procedures'; //to translate
857 $strProcesses = 'Processes'; //to translate
858 $strProtocolVersion = 'Protocol version'; //to translate
859 $strQueryCache = 'Query cache'; //to translate
860 $strQueryResultsOperations = 'Query results operations'; //to translate
861 $strRecommended = 'recommended'; //to translate
862 $strRelationDeleted = 'Relation deleted'; //to translate
863 $strReloadPrivileges = 'Reload privileges'; //to translate
864 $strReload = 'Reload'; //to translate
865 $strReplication = 'Replication'; //to translate
866 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
867 $strRoutineReturnType = 'Return type'; //to translate
868 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
869 $strSavePosition = 'Save position'; //to translate
870 $strSelectForeignKey = 'Select Foreign Key'; //to translate
871 $strSelectReferencedKey = 'Select referenced key'; //to translate
872 $strServers = 'Servers'; //to translate
873 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
874 $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
875 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
876 $strShowingBookmark = 'Showing bookmark'; //to translate
877 $strShowingPhp = 'Showing as PHP code'; //to translate
878 $strShowingSQL = 'Showing SQL query'; //to translate
879 $strShowOpenTables = 'Show open tables'; //to translate
880 $strShowSlaveHosts = 'Show slave hosts'; //to translate
881 $strShowSlaveStatus = 'Show slave status'; //to translate
882 $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
883 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
884 $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
885 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
886 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
887 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
888 $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
889 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
890 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
891 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
892 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
893 $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
894 $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
895 $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
896 $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
897 $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
898 $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
899 $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
900 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
901 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
902 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
903 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
904 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
905 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
906 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
907 $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
908 $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
909 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
910 $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
911 $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
912 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
913 $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
914 $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
915 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
916 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
917 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
918 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
919 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
920 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
921 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
922 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
923 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
924 $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
925 $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
926 $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
927 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
928 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
929 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
930 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
931 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
932 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
933 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
934 $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
935 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
936 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
937 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
938 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
939 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
940 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
941 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
942 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
943 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
944 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
945 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
946 $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
947 $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
948 $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
949 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
950 $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
951 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
952 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
953 $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
954 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
955 $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
956 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
957 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
958 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
959 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
960 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
961 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
962 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
963 $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
964 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
965 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
966 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
967 $strShowStatusReset = 'Reset'; //to translate
968 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
969 $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
970 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
971 $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
972 $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
973 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
974 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
975 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
976 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
977 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
978 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
979 $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
980 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
981 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
982 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
983 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
984 $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
985 $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
986 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
987 $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
988 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
989 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
990 $strSmallBigAll = 'Small/Big All'; //to translate
991 $strSnapToGrid = 'Snap to grid'; //to translate
992 $strSorting = 'Sorting'; //to translate
993 $strSQLCompatibility = 'SQL compatibility mode'; //to translate
994 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
995 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
996 $strStructureForView = 'Structure for view'; //to translate
997 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
998 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
999 $strTableName = 'Table name'; //to translate
1000 $strTempData = 'Temporary data'; //to translate
1001 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
1002 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
1003 $strThemeNotFound = 'Theme %s not found!'; //to translate
1004 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
1005 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
1006 $strThreads = 'Threads'; //to translate
1007 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
1008 $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
1009 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
1010 $strToFromPage = 'to/from page'; //to translate
1011 $strToggleSmallBig = 'Toggle small/big'; //to translate
1012 $strToSelectRelation = 'To select relation, click :'; //to translate
1013 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
1014 $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
1015 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
1016 $strTriggers = 'Triggers'; //to translate
1017 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
1018 $strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
1019 $strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
1020 $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
1021 $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
1022 $strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
1023 $strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
1024 $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
1025 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
1026 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
1027 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
1028 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
1029 $strViewName = 'VIEW name'; //to translate
1030 $strProfiling = 'Profiling'; //to translate
1031 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate