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