diff --git a/ChangeLog b/ChangeLog
index c8dce1660..027e1bec7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
2.11.2.0 (not yet released)
- patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER, thanks to Allard
++ [lang] Serbian update, thanks to Mihailo Stefanovic
2.11.1.0 (2007-09-20)
diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php
index be3b5f9b9..b0fd668d8 100644
--- a/lang/serbian_cyrillic-utf-8.inc.php
+++ b/lang/serbian_cyrillic-utf-8.inc.php
@@ -23,10 +23,12 @@ $datefmt = '%d. %B %Y. у %H:%M';
$timespanfmt = '%s дана, %s сати, %s минута и %s секунди';
$strAbortedClients = 'Прекинуто';
+$strAccessDeniedCreateConfig = 'Вероватан разлог за ово је да нисте направили конфигурациону датотеку. Можете користити %1$sскрипт за инсталацију%2$s да бисте је направили.';
$strAccessDeniedExplanation = 'phpMyAdmin је покушао да се повеже на MySQL сервер, али је сервер одбио повезивање. Проверите назив домаћина, корисничко име и лозинку у config.inc.php и уверите се да одговарају подацима које сте добили од администратора MySQL сервера.';
$strAccessDenied = 'Приступ одбијен';
$strAction = 'Акција';
$strAddAutoIncrement = 'Додај AUTO_INCREMENT вредност';
+$strAddClause = 'Додај %s';
$strAddConstraints = 'Додај ограничења';
$strAddDeleteColumn = 'Додај/обриши колону';
$strAddDeleteRow = 'Додај/обриши поље за критеријум';
@@ -47,12 +49,14 @@ $strAfterInsertNewInsert = 'Додај још један нови ред';
$strAfterInsertNext = 'Уреди следећи ред';
$strAfterInsertSame = 'Врати се на ову страну';
$strAfter = 'После %s';
-$strAllTableSameWidth = 'Приказ свих табела исте ширине?';
$strAll = 'Све';
+$strAllowInterrupt = 'Дозвољава прекид увоза у случају да скрипт открије да је близу временског ограничења. Ово може бити добар начин увоза великих датотека, али са друге стране може покварити трансакције.';
+$strAllTableSameWidth = 'Приказ свих табела исте ширине?';
$strAlterOrderBy = 'Промени редослед у табели';
$strAnalyzeTable = 'Анализирај табелу';
$strAndThen = 'и онда';
$strAnd = 'и';
+$strAngularLinks = 'Угласте везе';
$strAnIndex = 'Кључ је управо додат %s';
$strAnyHost = 'Било који домаћин';
$strAnyUser = 'Било који корисник';
@@ -81,16 +85,19 @@ $strBinLogOriginalPosition = 'Оригинална позиција';
$strBinLogPosition = 'Позиција';
$strBinLogServerId = 'ИД сервера';
$strBookmarkAllUsers = 'Дозволи сваком кориснику да приступа овом упамћеном упиту';
+$strBookmarkCreated = 'Направљен маркер %s';
$strBookmarkDeleted = 'Обележивач је управо обрисан.';
$strBookmarkLabel = 'Назив';
$strBookmarkQuery = 'Запамћен SQL-упит';
+$strBookmarkReplace = 'Замени постојеће запамћене упите истог имена';
$strBookmarkThis = 'Запамти SQL-упит';
$strBookmarkView = 'Види само';
+$strBrowseDistinctValues = 'Прегледај различите вредности';
$strBrowseForeignValues = 'Прегледај стране вредности';
$strBrowse = 'Преглед';
$strBufferPoolActivity = 'Активност скупа прихватника';
-$strBufferPoolUsage = 'Коришћење скупа прихватника';
$strBufferPool = 'Скуп прихватника';
+$strBufferPoolUsage = 'Коришћење скупа прихватника';
$strBufferReadMissesInPercent = 'Промашаји читања у %';
$strBufferReadMisses = 'Промашаји при читању';
$strBufferWriteWaitsInPercent = 'Чекања на упис у %';
@@ -101,9 +108,12 @@ $strBzError = 'phpMyAdmin није могао да компресује садр
$strBzip = '"бзип-овано"';
$strCalendar = 'Календар';
+$strCancel = 'Откажи';
+$strCanNotLoadExportPlugins = 'Није могуће учитати додатке за извоз, молимо проверите своју инсталацију!';
+$strCanNotLoadImportPlugins = 'Не могу да учитам додатке за увоз, молим проверите своју инсталацију!';
$strCannotLogin = 'Не могу да се пријавим на MySQL сервер';
-$strCantLoadRecodeIconv = 'Не могу да учитам iconv или recode екстензије потребне за конверзију скупова знакова, подесите PHP да дозволи коришћење ових екстензија или онемогућите конверзију скупова знакова у phpMyAdmin-у.';
$strCantLoad = 'не могу да учитам екстензију %s,
молим проверите PHP конфигурацију';
+$strCantLoadRecodeIconv = 'Не могу да учитам iconv или recode екстензије потребне за конверзију скупова знакова, подесите PHP да дозволи коришћење ових екстензија или онемогућите конверзију скупова знакова у phpMyAdmin-у.';
$strCantRenameIdxToPrimary = 'Не могу да променим кључ у PRIMARY (примарни) !';
$strCantUseRecodeIconv = 'Не могу да користим iconv или libiconv или recode_string функције иако екстензија пријављује да је учитана. Проверите вашу PHP конфигурацију.';
$strCardinality = 'Кардиналност';
@@ -113,16 +123,16 @@ $strCentralEuropean = 'Централноевропски';
$strChangeCopyModeCopy = '... сачувај старе.';
$strChangeCopyModeDeleteAndReload = ' ... обриши старог из табеле корисника и затим поново учитај привилегије.';
$strChangeCopyModeJustDelete = ' ... обриши старе из табела корисника.';
-$strChangeCopyModeRevoke = ' ... обустави све привилегије старог корисника и затим га обриши.';
$strChangeCopyMode = 'Направи новог корисника са истим привилегијама и ...';
+$strChangeCopyModeRevoke = ' ... обустави све привилегије старог корисника и затим га обриши.';
$strChangeCopyUser = 'Промени информације о пријави / Копирај корисника';
$strChangeDisplay = 'Изабери поља за приказ';
-$strChangePassword = 'Промени лозинку';
$strChange = 'Промени';
+$strChangePassword = 'Промени лозинку';
+$strCharset = 'Карактер сет';
$strCharsetOfFile = 'Карактер сет датотеке:';
$strCharsetsAndCollations = 'Карактер сетови и сортирање';
$strCharsets = 'Кодне стране';
-$strCharset = 'Карактер сет';
$strCheckAll = 'Означи све';
$strCheckOverhead = 'Провери табеле које имају прекорачења';
$strCheckPrivsLong = 'Провери привилегије за базу "%s".';
@@ -138,13 +148,16 @@ $strCommentsForTable = 'КОМЕНТАРИ ТАБЕЛЕ';
$strComments = 'Коментари';
$strCompatibleHashing = 'MySQL 4.0 компатибилно';
$strCompleteInserts = 'Комплетан INSERT (са именима поља)';
+$strCompressionWillBeDetected = 'Врста компресије увезених датотека ће бити аутоматски одабрана: %s';
$strCompression = 'Компресија';
+$strConfigDefaultFileError = 'Не могу да учитам подразумевану конфигурацију из: "%1$s"';
$strConfigFileError = 'phpMyAdmin није могао да прочита вашу конфигурациону датотеку!
Ово се може десити ако PHP нађе грешку у процесирању или не може да пронађе датотеку.
Позовите конфигурациону датотеку директно користећи доњи линк и прочитајте поруке о грешци које добијате. У већини случајеве негде недостаје наводник или тачка-зарез.
Ако добијете празну страну, све је у реду.';
$strConfigureTableCoord = 'Подесите координате за табелу %s';
$strConnectionError = 'Не могу да се повежем: неисправна подешавања.';
$strConnections = 'Конекције';
$strConstraintsForDumped = 'Ограничења за извезене табеле';
$strConstraintsForTable = 'Ограничења за табеле';
+$strControluserFailed = 'Конекција за controluser-а, онако како је дефинисана у вашој конфигурацији, није успела.';
$strCookiesRequired = 'Колачићи (Cookies) морају у овом случају бити активни.';
$strCopyDatabaseOK = 'База %s је прекопирана у %s';
$strCopyTableOK = 'Табела %s је копирана у %s.';
@@ -153,30 +166,37 @@ $strCopyTable = 'Копирај табелу у (база.табела):'
$strCopy = 'Копирај';
$strCouldNotKill = 'phpMyAdmin није могао да прекине процес %s. Вероватно је већ затворен.';
$strCreateDatabaseBeforeCopying = 'CREATE DATABASE пре копирања';
-$strCreateIndexTopic = 'Направи нови кључ';
$strCreateIndex = 'Направи кључ на %s колона';
+$strCreateIndexTopic = 'Направи нови кључ';
+$strCreate = 'Направи';
$strCreateNewDatabase = 'Направи нову базу података';
$strCreateNewTable = 'Направи нову табелу у бази %s';
$strCreatePage = 'Направи нову страну';
$strCreatePdfFeat = 'Прављење PDF-ova';
-$strCreate = 'Направи';
+$strCreateRelation = 'Направи релацију';
+$strCreateTable = 'Направи табелу';
+$strCreateUserDatabaseName = 'Направи базу са истим именом и додај све привилегије';
+$strCreateUserDatabaseNone = 'Нема';
+$strCreateUserDatabase = 'База за корисника';
+$strCreateUserDatabaseWildcard = 'Дај све привилегије на имену са џокерима (корисничко_име\_%)';
$strCreationDates = 'Датуми креирања/ажурирања/провере';
$strCriteria = 'Критеријум';
$strCroatian = 'Хрватски';
+$strCSV = 'CSV';
$strCyrillic = 'Ћирилични';
-$strCzechSlovak = 'Чешко-словачки';
$strCzech = 'Чешки';
+$strCzechSlovak = 'Чешко-словачки';
$strDanish = 'Дански';
$strDatabaseEmpty = 'Име базе није задато!';
$strDatabaseExportOptions = 'Опције за извоз базе';
$strDatabaseHasBeenDropped = 'База %s је одбачена.';
+$strDatabases = 'Базе';
$strDatabasesDropped = '%s база је успешно одбачено.';
$strDatabasesStatsDisable = 'Искључи статистике';
$strDatabasesStatsEnable = 'Укључи статистике';
$strDatabasesStatsHeavyTraffic = 'Напомена: укључивање статистика може проузроковати велики саобраћај између веб и MySQL сервера.';
$strDatabasesStats = 'Статистика базе';
-$strDatabases = 'Базе';
$strDatabase = 'База података';
$strDataDict = 'Речник података';
$strDataOnly = 'Само подаци';
@@ -184,6 +204,7 @@ $strDataPages = 'Стране са подацима';
$strData = 'Подаци';
$strDBComment = 'Коментар базе:';
$strDBCopy = 'Копирај базу у';
+$strDbIsEmpty = 'База је изгледа празна!';
$strDbPrivileges = 'Привилегије везане за базу';
$strDBRename = 'Преименуј базу у';
$strDbSpecific = 'Специфично за базу';
@@ -194,14 +215,20 @@ $strDefragment = 'Дефрагментирај табелу';
$strDelayedInserts = 'Користи одложена уметања';
$strDeleteAndFlushDescr = 'Ово је најчистији начин, али поновно учитавање привилегина може да потраје.';
$strDeleteAndFlush = 'Обриши кориснике и поново учитај привилегије.';
-$strDeletedRows = 'Обрисани редови:';
$strDeleted = 'Ред је обрисан';
+$strDeletedRows = 'Обрисани редови:';
+$strDeleteNoUsersSelected = 'Ниједан корисник није одабран за брисање!';
$strDelete = 'Обриши';
+$strDeleteRelation = 'Обриши релацију';
$strDeleting = 'Бришем %s';
+$strDelimiter = 'Граничник';
$strDelOld = 'Тренутна страна има референце на табеле које више не постоје. Желите ли да обришете те референце?';
$strDescending = 'Опадајући';
$strDescription = 'Опис';
+$strDesignerHelpDisplayField = 'Поље за приказ је обојено у ружичасто. Да би поставили/уклонили поље као поље за приказ, кликните на икону „Изабери поље за приказ“, а потом на назив одговарајућег поља.';
+$strDesigner = 'Дизајнер';
$strDictionary = 'речник';
+$strDirectLinks = 'Директне везе';
$strDirtyPages = 'Прљаве стране';
$strDisabled = 'Онемогућено';
$strDisableForeignChecks = 'Искључи провере страних кључева';
@@ -209,6 +236,7 @@ $strDisplayFeat = 'Прикажи особине';
$strDisplayOrder = 'Редослед приказа:';
$strDisplayPDF = 'Прикажи PDF схему';
$strDoAQuery = 'Направи "упит по примеру" (џокер: "%")';
+$strDocSQL = 'DocSQL';
$strDocu = 'Документација';
$strDoYouReally = 'Да ли стварно хоћете да ';
$strDropDatabaseStrongWarning = 'Овим ћете УНИШТИТИ комплетну базу података!';
@@ -219,35 +247,45 @@ $strDumpSaved = 'Садржај базе је сачуван у датотеку
$strDumpXRows = 'Прикажи %s редова почевши од реда %s.';
$strDynamic = 'динамички';
+$strEdit = 'Промени';
$strEditPDFPages = 'Уређивање PDF страна';
$strEditPrivileges = 'Промени привилегије';
-$strEdit = 'Промени';
$strEffective = 'Ефективне';
-$strEmptyResultSet = 'MySQL је вратио празан резултат (нула редова).';
$strEmpty = 'Испразни';
+$strEmptyResultSet = 'MySQL је вратио празан резултат (нула редова).';
$strEnabled = 'Омогућено';
$strEncloseInTransaction = 'Обави извоз у трансакцији';
$strEndCut = 'КРАЈ РЕЗ';
-$strEndRaw = 'КРАЈ СИРОВО';
$strEnd = 'Крај';
+$strEndRaw = 'КРАЈ СИРОВО';
$strEngineAvailable = '%s је доступан на овом MySQL серверу.';
$strEngineDisabled = '%s је онемогућен на овом MySQL серверу.';
$strEngines = 'Складиштења';
$strEngineUnsupported = 'Овај MySQL сервер не подржава %s погон складиштења.';
-$strEnglishPrivileges = ' Напомена: MySQL имена привилегија морају да буду на енглеском ';
$strEnglish = 'Енглески';
+$strEnglishPrivileges = ' Напомена: MySQL имена привилегија морају да буду на енглеском ';
+$strErrorInZipFile = 'Грешка у ZIP архиви:';
$strError = 'Грешка';
+$strErrorRelationAdded = 'Грешка: релација није додата.';
+$strErrorRelationExists = 'Грешка: релација већ постоји.';
+$strErrorRenamingTable = 'Грешка при преименовању табеле %1$s у %2$s';
+$strErrorSaveTable = 'Грешка при снимању координата за Дизајнер.';
$strEscapeWildcards = 'Пре џокера _ и % треба ставити знак \ ако их користите самостално';
+$strEsperanto = 'Есперанто';
$strEstonian = 'Естонски';
+$strEvent = 'Догађаји';
$strExcelEdition = 'Excel издање';
$strExecuteBookmarked = 'Изврши упамћен упит';
$strExplain = 'Објасни SQL';
$strExport = 'Извоз';
+$strExportImportToScale = 'Извор/увоз у размери';
+$strExportMustBeFile = 'Одабрани тип извоза мора бити сачуван у датотеку!';
$strExtendedInserts = 'Проширени INSERT';
$strExtra = 'Додатно';
$strFailedAttempts = 'Неуспелих покушаја';
$strFieldHasBeenDropped = 'Поље %s је обрисано';
+$strFieldInsertFromFileTempDirNotExists = 'Грешка у премештању примљене датотеке, погледајте FAQ 1.11';
$strFieldsEnclosedBy = 'Поља ограничена са';
$strFieldsEscapedBy = 'Ескејп карактер ';
$strFieldsTerminatedBy = 'Поља раздвојена са';
@@ -255,36 +293,53 @@ $strFields = 'Поља';
$strField = 'Поље';
$strFileAlreadyExists = 'Датотека %s већ постоји на серверу, промените име датотеке или укључите опцију преписивања.';
$strFileCouldNotBeRead = 'Датотеку није могуће прочитати';
+$strFileNameTemplateDescription = 'Ова вредност се тумачи коришћењем %1$sstrftime%2$s, тако да можете да користите стрингове за форматирање времена. Такође ће се десити и следеће трансформације: %3$s. Преостали текст ће остати како јесте.';
+$strFileNameTemplateDescriptionDatabase = 'назив базе';
+$strFileNameTemplateDescriptionServer = 'назив сервера';
+$strFileNameTemplateDescriptionTable = 'назив табеле';
$strFileNameTemplateRemember = 'запамти шаблон';
$strFileNameTemplate = 'Шаблон имена датотеке';
+$strFiles = 'Датотеке';
+$strFileToImport = 'Датотека за увоз';
$strFixed = 'сређено';
$strFlushPrivilegesNote = 'Напомена: phpMyAdmin узима привилегије корисника директно из MySQL табела привилегија. Садржај ове табеле може се разликовати од привилегија које сервер користи ако су вршене ручне измене. У том случају %sпоново учитајте привилегије%s пре него што наставите.';
+$strFlushQueryCache = 'Очисти кеш упита';
$strFlushTable = 'Освежи табелу ("FLUSH")';
+$strFlushTables = 'Очисти (затвори) све табеле';
+$strFontSize = 'Величина фонта';
+$strForeignKeyError = 'Грешка у креирању страног кључа (проверите типове података)';
$strFormat = 'Формат';
$strFormEmpty = 'Недостаје вредност у обрасцу!';
$strFreePages = 'Слободне стране';
$strFullText = 'Пун текст';
$strFunction = 'Функција';
+$strFunctions = 'Функције';
$strGenBy = 'Генерисао';
$strGeneralRelationFeat = 'Опште особине релација';
-$strGeneratePassword = 'Направи лозинку';
$strGenerate = 'Направи';
+$strGeneratePassword = 'Направи лозинку';
$strGenTime = 'Време креирања';
$strGeorgian = 'Грузијски';
$strGerman = 'Немачки';
+$strGlobal = 'глобално';
$strGlobalPrivileges = 'Глобалне привилегије';
$strGlobalValue = 'Глобална вредност';
-$strGlobal = 'глобално';
$strGo = 'Крени';
$strGrantOption = 'Омогући';
$strGreek = 'Грчки';
$strGzip = '"гзип-овано"';
+$strHandler = 'Руковалац';
$strHasBeenAltered = 'је промењен(а).';
$strHasBeenCreated = 'је креиран(а).';
$strHaveToShow = 'Морате изабрати бар једну колону за приказ';
$strHebrew = 'Хебрејски';
+$strHelp = 'Помоћ';
+$strHexForBLOB = 'Користи хексадецимално за BLOB';
+$strHide = 'Сакриј';
+$strHideShowAll = 'Сакриј/прикажи све';
+$strHideShowNoRelation = 'Сакриј/прикажи табеле без релација';
$strHomepageOfficial = 'phpMyAdmin веб сајт';
$strHome = 'Почетна страна';
$strHostEmpty = 'Име домаћина је празно!';
@@ -296,15 +351,22 @@ $strHungarian = 'Мађарски';
$strIcelandic = 'Исландски';
$strId = 'ID';
$strIdxFulltext = 'Текст кључ';
-$strIgnoreInserts = 'Игнориши дупликате при уметању';
+$strIEUnsupported = 'Internet Explorer не подржава ову функцију.';
$strIgnore = 'Игнориши';
+$strIgnoreDuplicates = 'Игнориши дуплициране редове';
+$strIgnoreInserts = 'Игнориши дупликате при уметању';
+$strImport = 'Увоз';
+$strImportExportCoords = 'Извоз/увоз координата за PDF схему';
$strImportFiles = 'Увоз датотека';
+$strImportFormat = 'Формат датотека за увоз';
+$strImportSuccessfullyFinished = 'Увоз је успешно завршен, извршено је %d упита.';
$strIndexes = 'Кључеви';
+$strIndexesSeemEqual = 'Следећи индекси су вероватно једнаки, и један од њих треба уклонити:';
$strIndexHasBeenDropped = 'Кључ %s је обрисан';
$strIndexName = 'Име кључа :';
+$strIndex = 'Кључ';
$strIndexType = 'Тип кључа :';
$strIndexWarningTable = 'Проблем при индексирању табеле `%s`';
-$strIndex = 'Кључ';
$strInnoDBAutoextendIncrementDesc = ' Величина корака проширења величине табела које се аутоматски проширују када се напуне.';
$strInnoDBAutoextendIncrement = 'Корак аутоматског проширења';
$strInnoDBBufferPoolSizeDesc = 'Величина меморијског прихватника које InnoDB користи за кеширање података и индекса својих табела.';
@@ -313,6 +375,7 @@ $strInnoDBDataFilePath = 'Датотеке са подацима';
$strInnoDBDataHomeDirDesc = 'Заједнички део путање директоријума за све InnoDB датотеке са подацима.';
$strInnoDBDataHomeDir = 'Основни директоријум података';
$strInnoDBPages = 'страна';
+$strInnoDBRelationAdded = 'Додата InnoDB релација';
$strInnodbStat = 'InnoDB статус';
$strInsecureMySQL = 'Ваша конфигурациона датотека садржи подешавања (root без лозинке) која одговарају стандардном MySQL привилегованом налогу. Ваш MySQL сервер ради са овим подешавањима, отворен је за упаде, и заиста треба да исправите овај сигурносни ризик.';
$strInsertAsNewRow = 'Унеси као нови ред';
@@ -320,24 +383,40 @@ $strInsertedRowId = 'ID уметнутих редова:';
$strInsertedRows = 'Унесено редова:';
$strInsert = 'Нови запис';
$strInternalNotNecessary = '* Унутрашња релација није неопходна када постоји и у InnoDB.';
+$strInternalRelationAdded = 'Додата интерна релација';
$strInternalRelations = 'Унутрашње релације';
$strInUse = 'се користи';
+$strInvalidAuthMethod = 'Неисправан метод аутентикације је задат у конфигурацији:';
$strInvalidColumnCount = 'Број колона мора бити већи од нуле.';
+$strInvalidColumn = 'Задата је неисправна колона (%s)!';
+$strInvalidCSVFieldCount = 'Неисправан број поља у CSV улазу на линији %d.';
+$strInvalidCSVFormat = 'Неисправан формат CSV улаза на линији %d.';
+$strInvalidCSVParameter = 'Неисправни параметри за CSV увоз: %s';
+$strInvalidDatabase = 'Неисправна база података';
$strInvalidFieldAddCount = 'Морате додати барем једно поље.';
$strInvalidFieldCount = 'Табела мора имати барем једно поље.';
+$strInvalidLDIImport = 'Овај додатак не подржава компресоване увозе!';
$strInvalidRowNumber = '%d није исправан број реда.';
+$strInvalidServerHostname = 'Неисправан назив сервера %1$s. Молимо проверите своју конфигурацију.';
+$strInvalidServerIndex = 'Неисправан индекс сервера: "%s"';
+$strInvalidTableName = 'Неисправан назив табеле';
$strJapanese = 'Јапански';
+$strJoins = 'Спојеви';
$strJumpToDB = 'Пређи на базу "%s".';
$strJustDeleteDescr = '"Обрисани" корисници ће и даље имати приступ серверу док привилегије не буду поново учитане.';
$strJustDelete = 'Само обриши кориснике из табеле привилегија.';
$strKeepPass = 'Немој да мењаш лозинку';
+$strKeyCache = 'Кеш кључева';
$strKeyname = 'Име кључа';
$strKill = 'Обустави';
+$strKnownExternalBug = 'Ова функционалност %s је погођена познатом грешком, видите %s';
$strKorean = 'Корејски';
$strLandscape = 'Положено';
+$strLanguageUnknown = 'Непознат језик: %1$s.';
+$strLanguage = 'Језик';
$strLatchedPages = 'Забрављене стране';
$strLatexCaption = 'Коментар табеле';
$strLatexContent = 'Садржај табеле __TABLE__';
@@ -348,6 +427,8 @@ $strLatexLabel = 'Ознака кључа';
$strLaTeX = 'LaTeX';
$strLatexStructure = 'Структура табеле __TABLE__';
$strLatvian = 'Летонски';
+$strLDI = 'CSV користећи LOAD DATA';
+$strLDILocal = 'Користи кључну реч LOCAL';
$strLengthSet = 'Дужина/Вредност*';
$strLimitNumRows = 'Број редова по страни';
$strLinesTerminatedBy = 'Линије се завршавају са';
@@ -364,23 +445,26 @@ $strLogServer = 'Сервер';
$strLogUsername = 'Корисничко име:';
$strLongOperation = 'Ова операција може да потраје. Да ли да наставимо?';
+$strMaxConnects = 'макс. истовремених веза';
+$strMaximalQueryLength = 'Максимална дужина направљеног упита';
$strMaximumSize = 'Максимална величина: %s%s';
-$strMbExtensionMissing = 'mbstring ПХП екстензија није пронађена, а чини се да ви користите вишебајтни скуп знакова. Без mbstring екстензије phpMyAdmin не може исправно да раздваја стрингове и то може довести до неочекиваних резултата.';
-$strMbOverloadWarning = 'Укључена вам је mbstring.func_overload опција у ПХП подешавањима. Ова опција је некомпатибилна са phpMyAdmin и може довести до грешака у неким подацима!';
+$strMbExtensionMissing = 'PHP екстензија mbstring није пронађена, а чини се да ви користите вишебајтни скуп знакова. Без екстензије mbstring phpMyAdmin не може исправно да раздваја стрингове и то може довести до неочекиваних резултата.';
+$strMbOverloadWarning = 'У PHP подешавањима Вам је укључена mbstring.func_overload опција. Ова опција је некомпатибилна са phpMyAdmin и може довести до грешака у неким подацима!';
$strMIME_available_mime = 'Доступни MIME-типови';
$strMIME_available_transform = 'Доступне трансформације';
$strMIME_description = 'Опис';
$strMIME_MIMEtype = 'MIME-типови';
$strMIME_nodescription = 'Нема описа за ову трансформацију.
Молимо питајте аутора шта %s ради.';
+$strMIME_transformation = 'Транформације читача';
$strMIME_transformation_note = 'За листу доступних опција трансформације и њихове трансформације MIME-типова, кликните на %sописе трансформација%s';
$strMIME_transformation_options_note = 'Молимо унесите вредности за опције трансформације користећи овај облик: \'a\', 100, b,\'c\'...
Ако треба да унесете обрнуту косу црту ("\\") или апостроф ("\'") у те вредности, ставите обрнуту косу црту испред њих (на пример \'\\\\xyz\' или \'a\\\'b\').';
$strMIME_transformation_options = 'Опције трансформације';
-$strMIME_transformation = 'Транформације читача';
$strMIMETypesForTable = 'MIME ТИПОВИ ЗА ТАБЕЛУ';
$strMIME_without = 'MIME-типови приказани у курзиву немају одвојене функције трансформације.';
$strModifications = 'Измене су сачуване';
$strModifyIndexTopic = 'Измени кључ';
$strModify = 'Промени';
+$strMoveMenu = 'Премести мени';
$strMoveTableOK = 'Табела %s је померена у %s.';
$strMoveTableSameNames = 'Не могу да преместим табелу у саму себе!';
$strMoveTable = 'Помери табелу у (база.табела):';
@@ -391,14 +475,16 @@ $strMyISAMMaxExtraSortFileSizeDesc = 'Ако би привремена дато
$strMyISAMMaxExtraSortFileSize = 'Максимална величина привремених датотека при креирању индекса';
$strMyISAMMaxSortFileSizeDesc = 'Максимална величина привремених датотека које MySQL сме да користи при ре-креирању MyISAM индекса (у току REPAIR TABLE, ALTER TABLE, или LOAD DATA INFILE операција).';
$strMyISAMMaxSortFileSize = 'Максимална величина привремених датотека за сортирање';
-$strMyISAMRecoverOptionsDesc = 'Режим аутоматског опоравка пукнутих MyISAM табела, подешен при стартовању сервера опцијом --myisam-recover.';
$strMyISAMRecoverOptions = 'Режим аутоматског опоравка';
+$strMyISAMRecoverOptionsDesc = 'Режим аутоматског опоравка пукнутих MyISAM табела, подешен при стартовању сервера опцијом --myisam-recover.';
$strMyISAMRepairThreadsDesc = 'Ако је вредност већа од 1, индекси MyISAM табела се паралелно креирају (сваки индекс у сопственој нити) за време процеса поправке сортирањем.';
$strMyISAMRepairThreads = 'Нити поправке';
$strMyISAMSortBufferSizeDesc = 'Прихватник који се алоцира при сортирању MyISAM индекса за време операције REPAIR TABLE или при креирању индекса са CREATE INDEX или ALTER TABLE.';
$strMyISAMSortBufferSize = 'Величина прихватника за сортирање';
$strMySQLCharset = 'MySQL сет карактера';
+$strMysqlClientVersion = 'Верзија MySQL клијента';
$strMySQLConnectionCollation = 'Сортирање за MySQL везу';
+$strMysqlLibDiffersServerVersion = 'Верзија ваше PHP MySQL библиотеке %s се разликује од верзије вашег MySQL сервера %s. Ово може довести до непредвидљивог понашања.';
$strMySQLSaid = 'MySQL рече: ';
$strMySQLShowProcess = 'Прикажи листу процеса';
$strMySQLShowStatus = 'Прикажи MySQL информације о току рада';
@@ -406,16 +492,19 @@ $strMySQLShowVars = 'Прикажи MySQL системске променљив
$strName = 'Име';
$strNext = 'Следећи';
+$strNo = 'Не';
$strNoActivity = 'Није било активности %s или више секунди, молимо пријавите се поново';
-$strNoDatabasesSelected = 'Није изабрана ни једна база.';
$strNoDatabases = 'База не постоји';
+$strNoDatabasesSelected = 'Није изабрана ни једна база.';
+$strNoDataReceived = 'Нису примљени никави подаци за увоз. Или није био наведен назив датотеке, или величина датотеке превазилази максималну величину дозвољену у вашој конфигурацији PHP-а. Погледајте. See FAQ 1.16.';
$strNoDescription = 'нема описа';
$strNoDetailsForEngine = 'Нема детаљнијих информација о статусу за овај погон складиштења.';
$strNoDropDatabases = '"DROP DATABASE" команда је онемогућена.';
$strNoExplain = 'Прескочи објашњавање SQL-a';
+$strNoFilesFoundInZip = 'У ZIP архиви нема датотека!';
$strNoFrames = 'phpMyAdmin преферира читаче који подржавају оквире.';
-$strNoIndexPartsDefined = 'Делови кључа нису дефинисани!';
$strNoIndex = 'Кључ није дефинисан!';
+$strNoIndexPartsDefined = 'Делови кључа нису дефинисани!';
$strNoModification = 'Нема измена';
$strNone = 'нема';
$strNoOptions = 'Не постоје опције за овај формат';
@@ -433,16 +522,21 @@ $strNotOK = 'није у реду';
$strNotSet = '%s табела није пронађена или није постављена у %s';
$strNoUsersFound = 'Корисник није нађен.';
$strNoValidateSQL = 'Прескочи проверу SQL-a';
-$strNo = 'Не';
$strNull = 'Null';
+$strNumberOfFields = 'Број поља';
+$strNumberOfTables = 'Број табела';
$strNumSearchResultsInTable = '%s погодака унутар табеле %s';
$strNumSearchResultsTotal = 'Укупно: %s погодака';
$strNumTables = 'Табеле';
$strOK = 'У реду';
+$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';
+$strOpenDocumentText = 'Open Document Text';
+$strOpenNewWindow = 'Отвори нови phpMyAdmin прозор';
$strOperations = 'Операције';
$strOperator = 'Оператор';
$strOptimizeTable = 'Оптимизуј табелу';
+$strOptions = 'Опције';
$strOr = 'или';
$strOverhead = 'Прекорачење';
$strOverwriteExisting = 'Препиши постојеће датотеке';
@@ -450,6 +544,7 @@ $strOverwriteExisting = 'Препиши постојеће датотеке';
$strPageNumber = 'Број стране:';
$strPagesToBeFlushed = 'Стране које треба да буду усклађене';
$strPaperSize = 'Димензије папира';
+$strPartialImport = 'Делимични увоз';
$strPartialText = 'Део текста';
$strPasswordChanged = 'Лозинка за %s је успешно промењена.';
$strPasswordEmpty = 'Лозинка је празна!';
@@ -459,16 +554,21 @@ $strPassword = 'Лозинка';
$strPdfDbSchema = 'Схема базе "%s" - Страна %s';
$strPdfInvalidTblName = 'Табела "%s" не постоји!';
$strPdfNoTables = 'Нема табела';
+$strPDF = 'PDF';
+$strPDFReportExplanation = '(Прави извештај који садржи податке једне табеле)';
+$strPDFReportTitle = 'Наслов извештаја';
$strPerHour = 'на сат';
$strPerMinute = 'у минуту';
$strPerSecond = 'у секунди';
$strPersian = 'Персијски';
$strPhoneBook = 'телефонски именик';
-$strPHP40203 = 'Користите PHP 4.2.3, који има озбиљан баг са вишебајтним стринговима (mbstring). Погледајте извештај о грешци бр. 19404. Ова верзија PHP-a се не препоручује за коришћење са phpMyAdmin.';
-$strPHPVersion = 'верзија PHP-a';
+$strPHP40203 = 'Користите PHP 4.2.3, који има озбиљан баг са вишебајтним стринговима (mbstring). Погледајте извештај о грешци бр. 19404. Није препоручљиво коришћење ове верзије PHP-a уз phpMyAdmin.';
$strPhp = 'Направи PHP код';
+$strPHPVersion = 'верзија PHP-a';
+$strPleaseSelectPrimaryOrUniqueKey = 'Молимо изаберите примарни или јединствени кључ';
$strPmaDocumentation = 'phpMyAdmin документација';
$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] директива МОРА бити подешена у конфигурационој датотеци!';
+$strPmaWiki = 'phpMyAdmin wiki';
$strPolish = 'Пољски';
$strPortrait = 'Усправно';
$strPos1 = 'Почетак';
@@ -477,9 +577,9 @@ $strPrimaryKeyHasBeenDropped = 'Примарни кључ је обрисан';
$strPrimaryKeyName = 'Име примарног кључа мора да буде... PRIMARY!';
$strPrimaryKeyWarning = '("PRIMARY" мора бити име само примарног кључа!)';
$strPrimary = 'Примарни';
+$strPrint = 'Штампај';
$strPrintViewFull = 'Поглед за штампу (са пуним текстом)';
$strPrintView = 'За штампу';
-$strPrint = 'Штампај';
$strPrivDescAllPrivileges = 'Укључује све привилегије осим GRANT.';
$strPrivDescAlterRoutine = 'Дозвољава измену и одбацивање сачуваних рутина.';
$strPrivDescAlter = 'Дозвољава измену структура постојећих табела.';
@@ -502,6 +602,7 @@ $strPrivDescLockTables = 'Дозвољава закључавање табела
$strPrivDescMaxConnections = 'Ограничава број нових конекција које корисник може та отвори на сат.';
$strPrivDescMaxQuestions = 'Ограничава број упита које корисник може да упути серверу за сат.';
$strPrivDescMaxUpdates = 'Ограничава број команди које мењају табеле или базе које корисник може да изврши на сат.';
+$strPrivDescMaxUserConnections = 'Ограничава број истовремених конекција које корисник може да има.';
$strPrivDescProcess3 = 'Дозвољава прекидање процеса других корисника.';
$strPrivDescProcess4 = 'Дозвољава преглед комплетних упита у листи процеса.';
$strPrivDescReferences = 'Нема ефекта у овој верзији MySQL-a.';
@@ -515,17 +616,22 @@ $strPrivDescShutdown = 'Дозвољава гашење сервера.';
$strPrivDescSuper = ' Дозвољава повезивање иако је достигнут максималан број дозвољених веза; Неопходно за већину административних опција као што су подешавање глобалних променљивих или прекидање процеса осталих корисника.';
$strPrivDescUpdate = 'Дозвољава измену података.';
$strPrivDescUsage = 'Нема привилегија.';
-$strPrivilegesReloaded = 'Привилегије су успешно поново учитане.';
$strPrivileges = 'Привилегије';
+$strPrivilegesReloaded = 'Привилегије су успешно поново учитане.';
+$strProcedures = 'Процедуре';
$strProcesses = 'Процеси';
$strProcesslist = 'Листа процеса';
+$strProfiling = 'Профилисање';
+$strProtocolVersion = 'Верзија протокола';
$strPutColNames = 'Стави имена поља у први ред';
$strQBEDel = 'Del';
$strQBEIns = 'Ins';
$strQBE = 'Упит по примеру';
+$strQueryCache = 'Кеш упита';
$strQueryFrame = 'Прозор за упите';
$strQueryOnDb = 'SQL упит на бази %s:';
+$strQueryResultsOperations = 'Операције на резултатима упита';
$strQuerySQLHistory = 'SQL историјат';
$strQueryStatistics = 'Статистике упита: %s упита је постављено серверу од његовог покретања.';
$strQueryTime = 'Упит је трајао %01.4f секунди';
@@ -534,31 +640,40 @@ $strQueryWindowLock = 'Не преписуј овај упит изван про
$strReadRequests = 'Захтеви за читање';
$strReceived = 'Примљено';
+$strRecommended = 'препоручено';
$strRecords = 'Записи';
$strReferentialIntegrity = 'Провери референцијални интегритет:';
$strRefresh = 'Освежи';
$strRelationalSchema = 'Релациона схема';
+$strRelationDeleted = 'Релација обрисана';
$strRelationNotWorking = 'Додатне могућности за рад са повезаним табелама су искључене. Да бисте сазнали зашто, кликните %sовде%s.';
-$strRelationsForTable = 'РЕЛАЦИЈЕ ТАБЕЛЕ';
$strRelations = 'Релације';
+$strRelationsForTable = 'РЕЛАЦИЈЕ ТАБЕЛЕ';
$strRelationView = 'Релациони поглед';
$strReloadingThePrivileges = 'Поново учитавам привилегије';
+$strReloadPrivileges = 'Поново учитај привилегије';
+$strReload = 'Поново учитај';
$strRemoveSelectedUsers = 'Уклони изабране кориснике';
$strRenameDatabaseOK = 'База %s је преименована у %s';
-$strRenameTableOK = 'Табели %s промењено име у %s';
$strRenameTable = 'Промени име табеле у ';
+$strRenameTableOK = 'Табели %s промењено име у %s';
$strRepairTable = 'Поправи табелу';
$strReplaceNULLBy = 'Замени NULL са';
$strReplaceTable = 'Замени податке у табели са подацима из датотеке';
+$strReplication = 'Репликација';
$strReset = 'Поништи';
$strResourceLimits = 'Ограничења ресурса';
+$strRestartInsertion = 'Поново покрени уношење са %s редова';
$strReType = 'Поновите унос';
$strRevokeAndDeleteDescr = 'Корисници ће и даље имати USAGE привилегије док се привилегије поново не учитају.';
$strRevokeAndDelete = 'Обустави све активне привилегије корисника и затим их обриши.';
$strRevokeMessage = 'Забранили сте привилегије за %s';
$strRevoke = 'Забрани';
$strRomanian = 'Румунски';
+$strRoutineReturnType = 'Повратни тип';
+$strRoutines = 'Рутине';
$strRowLength = 'Дужина реда';
+$strRows = 'Редова';
$strRowsFrom = ' редова почев од реда';
$strRowSize = 'Величина реда';
$strRowsModeFlippedHorizontal = 'хоризонталном (ротирана заглавља)';
@@ -566,43 +681,49 @@ $strRowsModeHorizontal = 'хоризонталном';
$strRowsModeOptions = 'у %s моду и понови заглавље после сваког %s реда';
$strRowsModeVertical = 'вертикалном';
$strRowsStatistic = 'Статистике реда';
-$strRows = 'Редова';
$strRunning = 'на серверу %s';
$strRunQuery = 'Изврши SQL упит';
$strRunSQLQuery = 'Изврши SQL упит(е) на бази %s';
+$strRunSQLQueryOnServer = 'Изврши SQL упит(е) на серверу %s';
$strRussian = 'Руски';
-$strSaveOnServer = 'Сачувај на сервер у директоријум %s';
$strSave = 'Сачувај';
+$strSaveOnServer = 'Сачувај на сервер у директоријум %s';
+$strSavePosition = 'Сачувај позицију';
$strScaleFactorSmall = 'Фактор умањења је премали да би схема стала на једну страну';
$strSearchFormTitle = 'Претраживање базе';
$strSearchInTables = 'Унутар табела:';
$strSearchNeedle = 'Речи или вредности које се траже (џокер: "%"):';
+$strSearch = 'Претраживање';
$strSearchOption1 = 'бар једну од речи';
$strSearchOption2 = 'све речи';
$strSearchOption3 = 'тачан израз';
$strSearchOption4 = 'као регуларни израз';
$strSearchResultsFor = 'Резултати претраге за "%s" %s:';
$strSearchType = 'Тражи:';
-$strSearch = 'Претраживање';
$strSecretRequired = 'Конфигурациона датотека захтева тајну лозинку (blowfish_secret).';
$strSelectADb = 'Изаберите базу';
$strSelectAll = 'Изабери све';
$strSelectBinaryLog = 'Изаберите бинарни дневник за преглед';
$strSelectFields = 'Изабери поља (најмање једно)';
+$strSelectForeignKey = 'Изабери страни кључ';
$strSelectNumRows = 'у упиту';
+$strSelectReferencedKey = 'Изаберите референцирани кључ';
$strSelectTables = 'Изабери табеле';
$strSend = 'Сачувај као датотеку';
$strSent = 'Послато';
$strServerChoice = 'Избор сервера';
+$strServer = 'Сервер';
$strServerNotResponding = 'Сервер не одговара';
-$strServerStatusUptime = 'Овај MySQL сервер ради већ %s. Покренут је %s.';
+$strServers = 'Сервери';
+$strServerStatusDelayedInserts = 'Одложена уметања';
$strServerStatus = 'Информације о току рада';
+$strServerStatusUptime = 'Овај MySQL сервер ради већ %s. Покренут је %s.';
$strServerTabVariables = 'Променљиве';
$strServerTrafficNotes = 'Саобраћај сервера: Табеле показују статистике мрежног саобраћаја на овом MySQL серверу од његовог покретања.';
$strServerVars = 'Серверске променљиве и подешавања';
$strServerVersion = 'Верзија сервера';
-$strServer = 'Сервер';
+$strSessionStartupErrorGeneral = 'Не могу да покренем сесију без грешака, молим проверите грешке у PHP и/или дневнику веб сервера и прописно подесите вашу PHP инсталацију.';
$strSessionValue = 'Вредност сесије';
$strSetEnumVal = 'Ако је поље "enum" или "set", унесите вредности у формату: \'a\',\'b\',\'c\'...
Ако вам треба обрнута коса црта ("\\") или апостроф ("\'") користите их у "избегнутом" (escaped) облику (на пример \'\\\\xyz\' или \'a\\\'b\').';
$strShowAll = 'Прикажи све';
@@ -610,23 +731,142 @@ $strShowColor = 'Прикажи боју';
$strShowDatadictAs = 'Формат речника података';
$strShowFullQueries = 'Прикажи комплетне упите';
$strShowGrid = 'Прикажи мрежу';
+$strShowHideLeftMenu = 'Прикажи/сакриј мени с леве стране';
+$strShowingBookmark = 'Приказивање маркера';
+$strShowingPhp = 'Приказ као PHP код';
$strShowingRecords = 'Приказ записа';
+$strShowingSQL = 'Приказ као SQL упит';
+$strShow = 'Прикажи';
+$strShowOpenTables = 'Прикажи отворене табеле';
$strShowPHPInfo = 'Прикажи информације о PHP-у';
+$strShowSlaveHosts = 'Прикажи подређене сервер';
+$strShowSlaveStatus = 'Прикажи статус подређених сервера';
+$strShowStatusBinlog_cache_disk_useDescr = 'Број транксакција које су користиле кеш привременог бинарног дневника али су превазишле вредност у binlog_cache_size и користиле привремену датотеку да сместе изразе из трансакције.';
+$strShowStatusBinlog_cache_useDescr = 'Број трансакција које су користиле кеш привременог бинарног дневника.';
+$strShowStatusCreated_tmp_disk_tablesDescr = 'Број привремених табела које је сервер аутоматски креирао на диску док је извршавао изразе. Ако је Created_tmp_disk_tables велико, можда треба да повећате вредност tmp_table_size како би учинили да привремене табеле буду базиране у меморији уместо на диску.';
+$strShowStatusCreated_tmp_filesDescr = 'Колико привремених датотека је mysqld направио.';
+$strShowStatusCreated_tmp_tablesDescr = 'Број привремених табела које је сервер аутоматски креирао у меморији док је извршавао изразе.';
+$strShowStatusDelayed_errorsDescr = 'Број редова уписаних са INSERT DELAYED за које је јављена нека грешка (вероватно дуплирани кључ).';
+$strShowStatusDelayed_insert_threadsDescr = 'Број INSERT DELAYED руковалачких нити у употреби. Свака посебна табела над којом се користи INSERT DELAYED добија своју нит.';
+$strShowStatusDelayed_writesDescr = 'Број уписаних INSERT DELAYED редова.';
+$strShowStatusFlush_commandsDescr = 'Број извршених FLUSH израза.';
+$strShowStatusHandler_commitDescr = 'Број интерних COMMIT израза.';
+$strShowStatusHandler_deleteDescr = 'Број брисања неког реда табеле.';
+$strShowStatusHandler_discoverDescr = 'MySQL сервер може да упита погон складиштења NDB Cluster да ли зна за табелу одређеног имена. То се назива откривањем (discovery). Handler_discover означава број пута када је откривена табела.';
+$strShowStatusHandler_read_firstDescr = 'Број пута када је прва ставка прочитана из индекса. Ако је ово високо, то може значити да сервер ради пуно пуних скенирања индекса; на пример SELECT кол1 FROM нешто, под претпоставком да је кол1 индексирано.';
+$strShowStatusHandler_read_keyDescr = 'Број захтева за читање реда заснованих на кључу. Ако је овај број висок, то је добар показатељ да су ваши упити и табеле прописно индексирани.';
+$strShowStatusHandler_read_nextDescr = 'Број захтева за читањем следећег реда у поретку кључева. Ово се повећава када радите упит по колони индекса са ограничењем опсега или ако радите скенирање индекса.';
+$strShowStatusHandler_read_prevDescr = 'Број захтева за читањем претходног реда у поретку кључева. Ова метода читања се углавном користи за оптимизацију ORDER BY ... DESC.';
+$strShowStatusHandler_read_rndDescr = 'Број захтева за читање реда заснованих на фиксној позицији. Ово је високо ако радите много упита који захтевају сортирање резултата. Вероватно имате много упита који захтевају да MySQL скенира целе табеле или имате спојеве који не користе кључеве прописно.';
+$strShowStatusHandler_read_rnd_nextDescr = 'Број захтева за читањем следећег реда из датотеке података. Ово је високо ако радите пуно скенирања табела. Ово обично наговештава да ваше табеле нису прописно индексиране или да ваши упити нису написани да искористе већ постојеће индексе.';
+$strShowStatusHandler_rollbackDescr = 'Број интерних ROLLBACK израза.';
+$strShowStatusHandler_updateDescr = 'Број захтева за ажурирање реда у табели.';
+$strShowStatusHandler_writeDescr = 'Број захтева за уписивање реда у табелу.';
+$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'Број страна које садрже податке (чистих или прљавих).';
+$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Број страна које су тренутно прљаве.';
+$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'Број страна у остави бафера за које је тражено да буду очишћене.';
+$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Број слободних страна.';
+$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'Број забрављених страна у InnoDB остави бафера. Са ових страна се тренутно чита или се у њих уписује или из неког другог разлога не могу бити очишћене нити уклоњене.';
+$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'Број страна које су заузете зато што су одвојене за административне потребе, као што су закључавање редова или индекс прилагодљивог хеша. Ова вредност се такође може израчунати и на следећи начин Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';
+$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Пуна величина оставе бафера, у странама.';
+$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'Број „насумичних“ пред-читања која је InnoDB покренуо. Ово се дешава када упит треба да скенира велики део табеле али насумичним редоследом.';
+$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'Број секвенцијалних пред-читања која је InnoDB покренуо. Ово се дешава када InnoDB ради секвенцијално скенирање целе табеле.';
+$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'Број логичких захтева за читање које је InnoDB урадио.';
+$strShowStatusInnodb_buffer_pool_readsDescr = 'Број логичких читања која InnoDB није могао да задовољи из оставе бафера те је морао да ради читање појединачне стране.';
+$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Нормално се уписи у InnoDB оставу бафера дешавају у позадини. Међутим, ако је неопходно прочитати или направити страну а нема доступних чистих страна, неопходно је сачекати да се стране претходно очисте. Овај бројач броји дешавања ових чекања. Ако је величина оставе бафера постављена како треба, ова вредност ви требало да је ниска.';
+$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'Број уписа учињених у InnoDB оставу бафера.';
+$strShowStatusInnodb_data_fsyncsDescr = 'Број fsync() операција до сада.';
+$strShowStatusInnodb_data_pending_fsyncsDescr = 'Тренутни број fsync() операција на чекању.';
+$strShowStatusInnodb_data_pending_readsDescr = 'Тренутни број читања на чекању.';
+$strShowStatusInnodb_data_pending_writesDescr = 'Тренутни број уписа на чекању.';
+$strShowStatusInnodb_data_readDescr = 'Количина података прочитаних до сада, у бајтовима.';
+$strShowStatusInnodb_data_readsDescr = 'Укупан број читања података.';
+$strShowStatusInnodb_data_writesDescr = 'Укупан број уписа података.';
+$strShowStatusInnodb_data_writtenDescr = 'Количина података уписаних до сада, у бајтовима';
+$strShowStatusInnodb_dblwr_pages_writtenDescr = 'Број извршених двоуписних (doublewrite) уписа и број страна које су уписане у ову сврху.';
+$strShowStatusInnodb_dblwr_writesDescr = 'Број извршених двоуписних (doublewrite) уписа и број страна које су уписане у ову сврху.';
+$strShowStatusInnodb_log_waitsDescr = 'Број чекања која смо имали зато што је бафер дневника био премали те смо морали да сачекамо да буде очишћен пре наставка.';
+$strShowStatusInnodb_log_write_requestsDescr = 'Број захтева за упис у дневник.';
+$strShowStatusInnodb_log_writesDescr = 'Број физичких уписа у датотеку дневника.';
+$strShowStatusInnodb_os_log_fsyncsDescr = 'Број fsyncs уписа начињених у датотеку дневника.';
+$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Број fsync-ова за датотеку дневника на чекању.';
+$strShowStatusInnodb_os_log_pending_writesDescr = 'Број уписа у датотеку дневника на чекању.';
+$strShowStatusInnodb_os_log_writtenDescr = 'Број бајтова уписаних у датотеку дневника.';
+$strShowStatusInnodb_pages_createdDescr = 'Број направљених страна.';
+$strShowStatusInnodb_page_sizeDescr = 'Укомпајлирана величина стране за InnoDB (подразумевано 16КБ). Многе вредности се рачунају у странама; величина стране омогућава да се оне лако конвертују у бајтове.';
+$strShowStatusInnodb_pages_readDescr = 'Број прочитаних страна.';
+$strShowStatusInnodb_pages_writtenDescr = 'Број записаних страна.';
+$strShowStatusInnodb_row_lock_current_waitsDescr = 'Број брава за редове које се тренутно чекају.';
+$strShowStatusInnodb_row_lock_time_avgDescr = 'Просечно време за добављање браве за ред, у милисекундама.';
+$strShowStatusInnodb_row_lock_timeDescr = 'Укупно времена проведено у добављању брава за редове, у милисекундама.';
+$strShowStatusInnodb_row_lock_time_maxDescr = 'Најдуже време за добављање браве за ред, у милисекундама.';
+$strShowStatusInnodb_row_lock_waitsDescr = 'Број пута када се морала чекати брава за ред.';
+$strShowStatusInnodb_rows_deletedDescr = 'Број редова обрисаних из InnoDB табела.';
+$strShowStatusInnodb_rows_insertedDescr = 'Број редова уметнутих у InnoDB табеле.';
+$strShowStatusInnodb_rows_readDescr = 'Број редова прочитаних из InnoDB табела.';
+$strShowStatusInnodb_rows_updatedDescr = 'Број редова ажурираних у InnoDB табелама.';
+$strShowStatusKey_blocks_not_flushedDescr = 'Број блокова кључева у кешу кључева који су измењени али још нису послати на диск. Ово је раније било познато као Not_flushed_key_blocks.';
+$strShowStatusKey_blocks_unusedDescr = 'Број неискоришћених блокова у кешу кључева. Ову вредност можете да користите да утврдите колики део кеша кључева је у употреби.';
+$strShowStatusKey_blocks_usedDescr = 'Број искоришћених блокова у кешу кључева. Ова вредност је ознака „високог водостаја“ која показује највећи икада број блокова који је био у употреби у исто време.';
+$strShowStatusKey_read_requestsDescr = 'Број захтева за читање блока кључева из кеша.';
+$strShowStatusKey_readsDescr = 'Број физичких читања блока кључева са диска. Ако је Key_reads велико, онда је ваша вредност за key_buffer_size вероватно премала. Степен промашаја кеша се може израчунати као Key_reads/Key_read_requests.';
+$strShowStatusKey_write_requestsDescr = 'Број захтева за уписивање блока кључева у кеш.';
+$strShowStatusKey_writesDescr = 'Број физичких уписа блока кључева на диск.';
+$strShowStatusLast_query_costDescr = 'Укупна цена последњег компајлираног упита како ју је израчунао оптимизатор упита. Корисно за упоређивање цене различитих планова упита за исти упит. Подразумевана вредност 0 значи да још није био компајлиран ниједан упит.';
+$strShowStatusNot_flushed_delayed_rowsDescr = 'Број редова у INSERT DELAYED редовима чекања који чекају уписивање.';
+$strShowStatusOpened_tablesDescr = 'Број табела које су биле отваране. Ако је број велики, ваш кеш табела је вероватно премали.';
+$strShowStatusOpen_filesDescr = 'Број отворених датотека.';
+$strShowStatusOpen_streamsDescr = 'Број отворених токова (користи се првенствено за вођење дневника (logging)).';
+$strShowStatusOpen_tablesDescr = 'Број отворених табела.';
+$strShowStatusQcache_free_blocksDescr = 'Број слободних меморијских блокова у у кешу упита.';
+$strShowStatusQcache_free_memoryDescr = 'Количина слободне меморије за кеш упита.';
+$strShowStatusQcache_hitsDescr = 'Број погодака из кеша.';
+$strShowStatusQcache_insertsDescr = 'Број упита додатих у кеш.';
+$strShowStatusQcache_lowmem_prunesDescr = 'Број упита који су уклоњени из кеша да би се ослободила меморија за кеширање нових упита. Овај податак вам може помоћи да подесите величину кеша за упите. Кеш за упите користи стратегију најдуже некоришћеног (en: least recently used , LRU) да би одлучио које упите да уклони из кеша.';
+$strShowStatusQcache_not_cachedDescr = 'Број некешираних упита (који се не могу кеширати или нису кеширани због подешавања query_cache_type).';
+$strShowStatusQcache_queries_in_cacheDescr = 'Број упита регистрованих у кешу.';
+$strShowStatusQcache_total_blocksDescr = 'Укупан број блокова у кешу за упите.';
+$strShowStatusReset = 'Ресет';
+$strShowStatusRpl_statusDescr = 'Статус репликације отпорне на грешке (није још имплементирано).';
+$strShowStatusSelect_full_joinDescr = 'Број спојева који не користе индексте. Ако ова вредност није 0, требало би пажљиво да проверите индексе ваших табела.';
+$strShowStatusSelect_full_range_joinDescr = 'Број спојева који су користили претрагу опсега на референтној табели.';
+$strShowStatusSelect_range_checkDescr = 'Број спојева без кључева који проверавају употребу кључа после сваког реда. (Ако ово није 0, требало би пажљиво да проверите индексе ваших табела.)';
+$strShowStatusSelect_rangeDescr = 'Број спојева који су користили опсеге на првој табели. (Обично није критично чак ни када је ово велико)';
+$strShowStatusSelect_scanDescr = 'Број спојева који су урадили пуно скенирање прве табеле.';
+$strShowStatusSlave_open_temp_tablesDescr = 'Број привремених табела тренутно отворених од стране помоћне SQL нити.';
+$strShowStatusSlave_retried_transactionsDescr = 'Укупан број пута (од покретања) када је помоћна SQL нит за репликацију покушала трансакције.';
+$strShowStatusSlave_runningDescr = 'Ово је ON ако је овај сервер помоћни који је повезан на главни.';
+$strShowStatusSlow_launch_threadsDescr = 'Број нити за које је требало више од slow_launch_time секудни да би биле покренуте.';
+$strShowStatusSlow_queriesDescr = 'Број упита за које је требало више од long_query_time секудни.';
+$strShowStatusSort_merge_passesDescr = 'Број пролаза за спајање које је алгоритам за сортирање морао да одради. Ако је ова вредност велика, требало би да размислите о повећању вредности системске променљиве sort_buffer_size.';
+$strShowStatusSort_rangeDescr = 'Број сортирања која су урађена са опсегом.';
+$strShowStatusSort_rowsDescr = 'Број сортираних редова.';
+$strShowStatusSort_scanDescr = 'Број сортирања до којих је дошло скенирањем табеле.';
+$strShowStatusTable_locks_immediateDescr = 'Број пута када је брава за табелу одмах добављена.';
+$strShowStatusTable_locks_waitedDescr = 'Број пута када брава за табелу није могла бити одмах добављена и било је потребно чекање. Ако је ово високо и имате проблема са перформансама, прво би требало да оптимизујете своје упите а потом да или поделите табелу или табеле или да користите репликацију.';
+$strShowStatusThreads_cachedDescr = 'Број нити у кешу за нити. Степен погодака кеша се може израчунати као Threads_created/Конекције. Ако је ова вредност црвена требало би да повећате ваш thread_cache_size.';
+$strShowStatusThreads_connectedDescr = 'Број тренутно отворених веза.';
+$strShowStatusThreads_createdDescr = 'Број нити креираних за руковање конекцијама. Ако је Threads_created велико, можда би требало да повећате вредност thread_cache_size. (Ако имате добру имплементацију нити, ово обично не доноси приметна побољшања у перформансама.)';
+$strShowStatusThreads_runningDescr = 'Број нити које нису успаване.';
$strShowTableDimension = 'Прикажи димензије табеле';
$strShowTables = 'Прикажи табеле';
$strShowThisQuery = 'Прикажи поново овај упит';
-$strShow = 'Прикажи';
$strSimplifiedChinese = 'Поједностављени кинески';
$strSingly = '(по једном пољу)';
$strSize = 'Величина';
+$strSkipQueries = 'Број записа (упита) које треба прескочити:';
$strSlovak = 'Словачки';
$strSlovenian = 'Словеначи';
+$strSmallBigAll = 'Све мало/велико';
+$strSnapToGrid = 'Држи се мреже';
$strSocketProblem = '(или прикључак локалног MySQL сервера није исправно подешен)';
$strSortByKey = 'Сортирај по кључу';
+$strSorting = 'Сортирање';
$strSort = 'Сортирање';
$strSpaceUsage = 'Заузеће';
$strSpanish = 'Шпански';
$strSplitWordsWithSpace = 'Речи се одвајају размаком (" ").';
+$strSQLCompatibility = 'Мод SQL компатибилности';
$strSQLExportType = 'Тип извоза';
$strSQLParserBugMessage = 'Постоји могућност да сте пронашли баг у SQL парсеру. Молимо испитајте свој упит пажљиво, и проверите да су наводници исправни и да не недостају. Остали могући разлози грешке могу бити да сте послали бинарну датотеку ван области за обичан текст. Можете пробати свој упит у MySQL сучељу командне линије. Доња порука о грешци MySQL сервера, ако је има, може вам помоћи у откривању проблема. Ако и даље имате проблеме или ако парсер не успева тамо где успева сучеље командне линије, сведите свој SQL упит на један једини упит који ствара проблеме и пошаљите нам извештај о грешци са делом кода у доњој РЕЗ секцији:';
$strSQLParserUserError = 'Изгледа да постоји грешка у вашем SQL упиту. Овде је порука о грешки MySQL сервера, која вам може помоћи у откривању проблема';
@@ -636,9 +876,11 @@ $strSQL = 'SQL';
$strSQPBugInvalidIdentifer = 'Неисправан иГ¤ентификатор';
$strSQPBugUnclosedQuote = 'Наводник није затворен';
$strSQPBugUnknownPunctuation = 'Непознат стринг интерпункције';
+$strStandInStructureForView = 'Структура која замењује поглед';
$strStatCheckTime = 'Последња провера';
$strStatCreateTime = 'Направљено';
$strStatement = 'Име';
+$strStatisticsOverrun = 'На запосленом серверу бројачи бајтова могу да се прелију (overrun), тако да те статистике, онако како их пријављује MySQL сервер, могу бити нетачне.';
$strStatUpdateTime = 'Последња измена';
$strStatus = 'Статус';
$strStorageEngines = 'Погони складиштења';
@@ -649,6 +891,7 @@ $strStrucExcelCSV = 'CSV за MS Excel';
$strStrucNativeExcel = 'Изворни MS Excel подаци';
$strStrucOnly = 'Само структура';
$strStructPropose = 'Предложи структуру табеле';
+$strStructureForView = 'Структура за поглед (view)';
$strStructure = 'Структура';
$strSubmit = 'Пошаљи';
$strSuccess = 'Ваш SQL упит је успешно извршен';
@@ -657,41 +900,61 @@ $strSwedish = 'Шведски';
$strSwitchToDatabase = 'Пребаци се на копирану базу';
$strSwitchToTable = 'Пређи на копирану табелу';
+$strTable = 'Табела';
+$strTableAlreadyExists = 'Табела %s већ постоји!';
$strTableComments = 'Коментари табеле';
$strTableEmpty = 'Има табеле је празно!';
$strTableHasBeenDropped = 'Табела %s је одбачена';
$strTableHasBeenEmptied = 'Табела %s је испражњена';
$strTableHasBeenFlushed = 'Табела %s је освежена';
+$strTableIsEmpty = 'Табела је изгледа празна!';
$strTableMaintenance = 'Радње на табели';
+$strTableName = 'Назив табеле';
$strTableOfContents = 'Садржај';
$strTableOptions = 'Опције табеле';
$strTables = '%s табела';
$strTableStructure = 'Структура табеле';
-$strTable = 'Табела';
$strTakeIt = 'преузми';
$strTblPrivileges = 'Привилегије везане за табеле';
+$strTempData = 'Привремени подаци';
$strTextAreaLength = 'Због њехове величине, поље
можда нећете моћи да измените';
$strThai = 'Тајски';
+$strThemeDefaultNotFound = 'Није пронађена подразумевана тема %s!';
+$strThemeNoPreviewAvailable = 'Преглед не постоји.';
+$strThemeNotFound = 'Није пронађена тема %s!';
+$strThemeNoValidImgPath = 'Нема исправне путање до слика за тему %s!';
$strTheme = 'Тема / стил';
+$strThemePathNotFound = 'Није пронађена путања до теме за тему %s!';
$strThisHost = 'Овај сервер';
$strThreadSuccessfullyKilled = 'Процес %s је успешно прекинут.';
+$strThreads = 'Нити';
$strTime = 'Време';
+$strTimeoutInfo = 'Претходном увозу је истекло време, након поновног слања биће настављен од позиције %d.';
+$strTimeoutNothingParsed = 'Међутим, при последњем покретању подаци нису били обрађени, што обично значи да phpMyAdmin неће бити у могућности да заврши овај увоз осим ако не повећате временска ограничења у PHP-у';
+$strTimeoutPassed = 'Време извршења скрипта је истекло, ако желите да довршите увоз, молимо пошаљите исту датотеку и увоз ће се наставити.';
+$strToFromPage = 'од/до странице';
$strToggleScratchboard = 'Укључи/искључи радну таблу';
-$strTotalUC = 'Укупно';
+$strToggleSmallBig = 'Промени мало/велико';
+$strToSelectRelation = 'Да одаберете релацију, кликните :';
$strTotal = 'укупно';
+$strTotalUC = 'Укупно';
$strTraditionalChinese = 'Традиционални кинески';
$strTraditionalSpanish = 'Традиционални шпански';
$strTraffic = 'Саобраћај';
+$strTransactionCoordinator = 'Координатор трансакција';
$strTransformation_application_octetstream__download = 'Приказује везу за преузимање бинарних података за поље. Прва опција је име бинарне датотеке. Друга опција је могуће име поља реда табеле који садржи име датотеке. Ако дате другу опцију, прва мора бити постављена на празан стринг';
-$strTransformation_application_octetstream__hex = 'Приказује хексадецимални приказ података. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
+$strTransformation_application_octetstream__hex = 'Приказује хексадецимални приказ података. Опциони први параметар одређује колико често се додаје празно место (подразумевано свака 2 нибла).';
$strTransformation_image_jpeg__inline = 'Приказује умањену слику на коју је могуће кликнути; опције: ширина, висина у пикселима (чува оригинални однос)';
$strTransformation_image_jpeg__link = 'Приказује линк ка овој снимци (нпр. директно преузимање из BLOB-а).';
$strTransformation_image_png__inline = 'Прикажи JPEG слике на страни';
-$strTransformation_text_plain__external = 'САМО LINUX: Покреће екстерну апликацију и попуњава податке у пољима преко стандардног улаза. Враћа стандардни излаз апликације. Подразумевано је Tidy, за лепши приказ HTML кода. Због сигурносних разлога, морате ручно изменити датотеку libraries/transformations/text_plain__external.inc.php и додати алате које желите да користите. Прва опГ¶ија је број програма које желите да користите, а друга су параметри програма. Ако се трећи параметар постави на 1 излаз ће бити конвертован користећи htmlspecialchars() (подразумевано је 1). Ако је четврти параметар постављен на 1, NOWRAP ће бити додато ћелији са садржајем тако да ће излаз бити приказан без измена. (подразумевано 1)';
+$strTransformation_text_plain__dateformat = 'Приказује TIME, TIMESTAMP, DATETIME или поље са нумеричком јуникс временском ознаком (timestamp) као форматирани датум. Прва опција је померај (у сатима) који се додаје временској ознаци (подразумевамо: 0). Другу опцију користитте да одредите другачији стринг за форматирање датума/времена. Трећа опција одређује да ли желите да видите локални или UTC датум (користите стрингове "local" или "utc" за то). У складу са тим, формат датума има различите вредности - за "local" погледајте PHP-ову документацију за функцију strftime() док је за "utc" то урађено коришћењем фукције gmdate().';
+$strTransformation_text_plain__external = 'САМО LINUX: Покреће екстерну апликацију и попуњава податке у пољима преко стандардног улаза. Враћа стандардни излаз апликације. Подразумевано је Tidy, за лепши приказ HTML кода. Због сигурносних разлога, морате ручно изменити датотеку libraries/transformations/text_plain__external.inc.php и додати алате које желите да користите. Прва опција је број програма које желите да користите, а друга су параметри програма. Ако се трећи параметар постави на 1 излаз ће бити конвертован користећи htmlspecialchars() (подразумевано је 1). Ако је четврти параметар постављен на 1, NOWRAP ће бити додато ћелији са садржајем тако да ће излаз бити приказан без измена. (подразумевано 1)';
$strTransformation_text_plain__formatted = 'Чува оригинално форматирање поља. Escaping се не врши.';
$strTransformation_text_plain__imagelink = 'Приказује слику и линк, поље садржи назив датотеке; прва опција је префикс као "http://domain.com/", друга опција је ширина у пикселима, трећа је висина.';
$strTransformation_text_plain__link = 'Приказује линк, поље садржи назив датотеке; прва опција је префикс као "http://domain.com/", друга опција је наслов за линк.';
+$strTransformation_text_plain__sql = 'Форматира текст као SQL упит са обележавањем синтаксе.';
$strTransformation_text_plain__substr = 'Показује део стринга. Прва опција је број знакова које треба прескочити од почетка стринга (подразумевано 0). Друга опција је број враћених знакова (подразумевано: до краја стринга). Трећа опција је стринг који се додаје када дође до одсецања (подразумевано: ...) .';
+$strTriggers = 'Окидачи';
$strTruncateQueries = 'Прикажи скраћене упите';
$strTurkish = 'Турски';
$strType = 'Тип';
@@ -702,13 +965,24 @@ $strUnicode = 'Уникод';
$strUnique = 'Јединствени';
$strUnknown = 'непознат';
$strUnselectAll = 'ништа';
+$strUnsupportedCompressionDetected = 'Покушали сте да увезете датотеку са компресијом која није подржана (%s). Или подршка за њу није имплементирана, или је искључена у вашој конфигурацији.';
$strUpdatePrivMessage = 'Ажурирали сте привилегије за %s.';
$strUpdateProfileMessage = 'Профил је промењен.';
$strUpdateQuery = 'Ажурирај упит';
$strUpdComTab = 'Молимо погледајте у документацији како се ажурира табела Column_comments';
$strUpgrade = 'Требало би да унапредите ваш %s сервер на верзију %s или новију.';
+$strUploadErrorCantWrite = 'Неуспело уписивање датотеке на диск.';
+$strUploadErrorExtension = 'Пријем датотеке заустављен због екстензије.';
+$strUploadErrorFormSize = 'Послата датотека превазилази вредност директиве MAX_FILE_SIZE која је наведена у HTML форми.';
+$strUploadErrorIniSize = 'Послата датотека превазилази вредност директиве upload_max_filesize у php.ini.';
+$strUploadErrorNoTempDir = 'Недостаје привремени директоријум.';
+$strUploadErrorPartial = 'Послата датотека је само делимично примљена.';
+$strUploadErrorUnknown = 'Непозната грешка при слању датотеке.';
+$strUploadLimit = 'Вероватно сте покушали да увезете превелику датотеку. Молимо погледајте %sдокументацију%s за начине превазилажења овог ограничења.';
+$strUploadsNotAllowed = 'Слање датотека на овај сервер није дозвољено.';
$strUsage = 'Заузеће';
$strUseBackquotes = 'Користи \' за ограничавање имена поља';
+$strUsedPhpExtensions = 'Коришћене PHP екстензије';
$strUseHostTable = 'Користи табелу домаћина';
$strUserAlreadyExists = 'Корисник %s већ постоји!';
$strUserEmpty = 'Име корисника није унето!';
@@ -732,6 +1006,8 @@ $strViewDumpDatabases = 'Прикажи садржај (схему) базе';
$strViewDumpDB = 'Прикажи садржај (схему) базе';
$strViewDump = 'Прикажи садржај (схему) табеле';
$strViewHasBeenDropped = 'Поглед %s је одбачен';
+$strViewMaxExactCount = 'Овај поглед има више од %d редова. Молимо погледајте %sдокументацију%s.';
+$strViewName = 'назив за VIEW';
$strView = 'Поглед';
$strWebServerUploadDirectoryError = 'Директоријум који сте изабрали за слање није доступан';
@@ -751,302 +1027,4 @@ $strYes = 'Да';
$strZeroRemovesTheLimit = 'Напомена: Постављање ових опција на 0 (нулу) уклања ограничења.';
$strZip = '"зиповано"';
-// To translate:
-$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
-$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
-
-$strBookmarkCreated = 'Bookmark %s created'; //to translate
-$strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
-$strBrowseDistinctValues = 'Browse distinct values'; //to translate
-
-$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
-$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
-$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
-$strCSV = 'CSV'; //to translate
-
-$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
-
-$strErrorInZipFile = 'Error in ZIP archive:'; //to translate
-$strEsperanto = 'Esperanto'; //to translate
-
-$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
-$strFileNameTemplateDescriptionServer = 'server name'; //to translate
-$strFileNameTemplateDescriptionTable = 'table name'; //to translate
-$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
-$strFileToImport = 'File to import'; //to translate
-$strFlushQueryCache = 'Flush query cache'; //to translate
-$strFlushTables = 'Flush (close) all tables'; //to translate
-
-$strHandler = 'Handler'; //to translate
-
-$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
-$strImportFormat = 'Format of imported file'; //to translate
-$strImport = 'Import'; //to translate
-$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
-$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
-$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
-$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
-$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
-$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
-$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
-$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
-$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
-
-$strJoins = 'Joins'; //to translate
-
-$strKeyCache = 'Key cache'; //to translate
-
-$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
-$strLDI = 'CSV using LOAD DATA'; //to translate
-$strLDILocal = 'Use LOCAL keyword'; //to translate
-
-$strMaxConnects = 'max. concurrent connections'; //to translate
-$strMaximalQueryLength = 'Maximal length of created query'; //to translate
-$strMysqlClientVersion = 'MySQL client version'; //to translate
-
-$strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
-$strNumberOfFields = 'Number of fields'; //to translate
-
-$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
-
-$strPartialImport = 'Partial import'; //to translate
-$strPDF = 'PDF'; //to translate
-$strPDFReportTitle = 'Report title'; //to translate
-$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
-$strProtocolVersion = 'Protocol version'; //to translate
-
-$strQueryCache = 'Query cache'; //to translate
-
-$strReloadPrivileges = 'Reload privileges'; //to translate
-$strReplication = 'Replication'; //to translate
-$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
-
-$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
-$strShowingBookmark = 'Showing bookmark'; //to translate
-$strShowOpenTables = 'Show open tables'; //to translate
-$strShowSlaveHosts = 'Show slave hosts'; //to translate
-$strShowSlaveStatus = 'Show slave status'; //to translate
-$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
-$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
-$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
-$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
-$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
-$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
-$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
-$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
-$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
-$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
-$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
-$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
-$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
-$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
-$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
-$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
-$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
-$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
-$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
-$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
-$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
-$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
-$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
-$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
-$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
-$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
-$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
-$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
-$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
-$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
-$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
-$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
-$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
-$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
-$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
-$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
-$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
-$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
-$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
-$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
-$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
-$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
-$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
-$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
-$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
-$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
-$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
-$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
-$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
-$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
-$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
-$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
-$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
-$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
-$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
-$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
-$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
-$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
-$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
-$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
-$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
-$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
-$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
-$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
-$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
-$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
-$strShowStatusReset = 'Reset'; //to translate
-$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
-$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
-$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
-$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
-$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
-$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
-$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
-$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
-$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
-$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
-$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
-$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
-$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
-$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
-$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
-$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
-$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
-$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
-$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
-$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
-$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
-$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
-$strSorting = 'Sorting'; //to translate
-$strSQLCompatibility = 'SQL compatibility mode'; //to translate
-$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
-
-$strTableAlreadyExists = 'Table %s already exists!'; //to translate
-$strTempData = 'Temporary data'; //to translate
-$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
-$strThemeNoPreviewAvailable = 'No preview available.'; //to translate
-$strThemeNotFound = 'Theme %s not found!'; //to translate
-$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
-$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
-$strThreads = 'Threads'; //to translate
-$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
-$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
-$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
-$strTransactionCoordinator = 'Transaction coordinator'; //to translate
-$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
-
-$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
-$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
-$strUsedPhpExtensions = 'Used PHP extensions'; //to translate
-
-$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
-
-$strQueryResultsOperations = 'Query results operations'; //to translate
-$strAddClause = 'Add %s'; //to translate
-$strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
-$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
-$strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
-$strCreateUserDatabase = 'Database for user'; //to translate
-$strCreateUserDatabaseNone = 'None'; //to translate
-$strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
-$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
-$strOpenDocumentText = 'Open Document Text'; //to translate
-$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
-$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
-$strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
-$strInvalidTableName = 'Invalid table name'; //to translate
-$strInvalidDatabase = 'Invalid database'; //to translate
-$strServers = 'Servers'; //to translate
-$strDelimiter = 'Delimiter'; //to translate
-$strFunctions = 'Functions'; //to translate
-$strProcedures = 'Procedures'; //to translate
-$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
-$strFontSize = 'Font size'; //to translate
-$strLanguage = 'Language'; //to translate
-$strPmaWiki = 'phpMyAdmin wiki'; //to translate
-$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
-$strDocSQL = 'DocSQL'; //to translate
-$strTableName = 'Table name'; //to translate
-$strTableIsEmpty = 'Table seems to be empty!'; //to translate
-$strDbIsEmpty = 'Database seems to be empty!'; //to translate
-$strShowingPhp = 'Showing as PHP code'; //to translate
-$strShowingSQL = 'Showing SQL query'; //to translate
-$strDesigner = 'Designer'; //to translate
-$strNumberOfTables = 'Number of tables'; //to translate
-$strCreateTable = 'Create table'; //to translate
-$strCreateRelation = 'Create relation'; //to translate
-$strSavePosition = 'Save position'; //to translate
-$strSelectForeignKey = 'Select Foreign Key'; //to translate
-$strHide = 'Hide'; //to translate
-$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
-$strReload = 'Reload'; //to translate
-$strSmallBigAll = 'Small/Big All'; //to translate
-$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
-$strMoveMenu = 'Move Menu'; //to translate
-$strAngularLinks = 'Angular links'; //to translate
-$strDirectLinks = 'Direct links'; //to translate
-$strHideShowAll = 'Hide/Show all'; //to translate
-$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
-$strInternalRelationAdded = 'Internal relation added'; //to translate
-$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
-$strRelationDeleted = 'Relation deleted'; //to translate
-$strToSelectRelation = 'To select relation, click :'; //to translate
-$strExportImportToScale = 'Export/Import to scale'; //to translate
-$strRecommended = 'recommended'; //to translate
-$strToFromPage = 'to/from page'; //to translate
-$strSelectReferencedKey = 'Select referenced key'; //to translate
-$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
-$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
-$strHelp = 'Help'; //to translate
-$strCancel = 'Cancel'; //to translate
-$strDeleteRelation = 'Delete relation'; //to translate
-$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
-$strStructureForView = 'Structure for view'; //to translate
-$strStandInStructureForView = 'Stand-in structure for view'; //to translate
-$strToggleSmallBig = 'Toggle small/big'; //to translate
-$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
-$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
-$strErrorRelationExists = 'Error: relation already exists.'; //to translate
-$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
-$strSnapToGrid = 'Snap to grid'; //to translate
-$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
-$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
-$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
-$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
-$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
-$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
-$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
-$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
-$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
-$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
-$strViewName = 'VIEW name'; //to translate
-$strOptions = 'Options'; //to translate
-$strFiles = 'Files'; //to translate
-$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate
-$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
-$strRoutines = 'Routines'; //to translate
-$strRoutineReturnType = 'Return type'; //to translate
-$strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
-$strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
-$strRestartInsertion = 'Restart insertion with %s rows'; //to translate
-$strTriggers = 'Triggers'; //to translate
-$strEvent = 'Event'; //to translate
-$strProfiling = 'Profiling'; //to translate
?>
diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php
index 6a26d27f4..1a48a7b8c 100644
--- a/lang/serbian_cyrillic-windows-1251.inc.php
+++ b/lang/serbian_cyrillic-windows-1251.inc.php
@@ -22,10 +22,12 @@ $datefmt = '%d. %B %Y.
$timespanfmt = '%s , %s , %s %s ';
$strAbortedClients = '';
-$strAccessDenied = ' ';
+$strAccessDeniedCreateConfig = ' . %1$s %2$s .';
$strAccessDeniedExplanation = 'phpMyAdmin MySQL , . , config.inc.php MySQL .';
+$strAccessDenied = ' ';
$strAction = '';
$strAddAutoIncrement = ' AUTO_INCREMENT ';
+$strAddClause = ' %s';
$strAddConstraints = ' ';
$strAddDeleteColumn = '/ ';
$strAddDeleteRow = '/ ';
@@ -41,17 +43,19 @@ $strAddUser = '
$strAddUserMessage = ' .';
$strAdministration = '';
$strAffectedRows = ' :';
+$strAfter = ' %s';
$strAfterInsertBack = ' ';
$strAfterInsertNewInsert = ' ';
$strAfterInsertNext = ' ';
$strAfterInsertSame = ' ';
-$strAfter = ' %s';
$strAll = '';
+$strAllowInterrupt = ' . , .';
$strAllTableSameWidth = ' ?';
$strAlterOrderBy = ' ';
$strAnalyzeTable = ' ';
$strAnd = '';
$strAndThen = ' ';
+$strAngularLinks = ' ';
$strAnIndex = 'ʚ %s';
$strAny = ' ';
$strAnyHost = ' ';
@@ -80,15 +84,18 @@ $strBinLogOriginalPosition = '
$strBinLogPosition = '';
$strBinLogServerId = ' ';
$strBookmarkAllUsers = ' ';
+$strBookmarkCreated = ' %s';
$strBookmarkDeleted = ' .';
$strBookmarkLabel = '';
$strBookmarkQuery = ' SQL-';
+$strBookmarkReplace = ' ';
$strBookmarkThis = ' SQL-';
$strBookmarkView = ' ';
-$strBrowse = '';
+$strBrowseDistinctValues = ' ';
$strBrowseForeignValues = ' ';
-$strBufferPool = ' ';
+$strBrowse = '';
$strBufferPoolActivity = ' ';
+$strBufferPool = ' ';
$strBufferPoolUsage = ' ';
$strBufferReadMisses = ' ';
$strBufferReadMissesInPercent = ' %';
@@ -100,28 +107,31 @@ $strBzError = 'phpMyAdmin
$strBzip = '"-"';
$strCalendar = '';
+$strCancel = '';
+$strCanNotLoadExportPlugins = ' , !';
+$strCanNotLoadImportPlugins = ' , !';
$strCannotLogin = ' MySQL ';
-$strCantLoadRecodeIconv = ' iconv recode , PHP phpMyAdmin-.';
$strCantLoad = ' %s,
PHP ';
+$strCantLoadRecodeIconv = ' iconv recode , PHP phpMyAdmin-.';
$strCantRenameIdxToPrimary = ' PRIMARY () !';
$strCantUseRecodeIconv = ' iconv libiconv recode_string . PHP .';
$strCardinality = '';
$strCaseInsensitive = ' ';
$strCaseSensitive = ' ';
$strCentralEuropean = '';
-$strChange = '';
-$strChangeCopyMode = ' ...';
$strChangeCopyModeCopy = '... .';
$strChangeCopyModeDeleteAndReload = ' ... .';
+$strChangeCopyMode = ' ...';
$strChangeCopyModeJustDelete = ' ... .';
$strChangeCopyModeRevoke = ' ... .';
$strChangeCopyUser = ' / ';
$strChangeDisplay = ' ';
+$strChange = '';
$strChangePassword = ' ';
$strCharset = ' ';
$strCharsetOfFile = ' :';
-$strCharsets = ' ';
$strCharsetsAndCollations = ' ';
+$strCharsets = ' ';
$strCheckAll = ' ';
$strCheckOverhead = ' ';
$strCheckPrivs = ' ';
@@ -138,69 +148,86 @@ $strCommentsForTable = '
$strCompatibleHashing = 'MySQL 4.0 ';
$strCompleteInserts = ' INSERT ( )';
$strCompression = '';
+$strCompressionWillBeDetected = ' : %s';
+$strConfigDefaultFileError = ' : "%1$s"';
$strConfigFileError = 'phpMyAdmin !
PHP .
. -.
, .';
$strConfigureTableCoord = ' %s';
$strConnectionError = ' : .';
$strConnections = '';
$strConstraintsForDumped = ' ';
$strConstraintsForTable = ' ';
+$strControluserFailed = ' controluser-, , .';
$strCookiesRequired = ' (Cookies) .';
-$strCopy = '';
$strCopyDatabaseOK = ' %s %s';
+$strCopy = '';
$strCopyTable = ' (.):';
$strCopyTableOK = ' %s %s.';
$strCopyTableSameNames = ' !';
$strCouldNotKill = 'phpMyAdmin %s. .';
-$strCreate = '';
$strCreateDatabaseBeforeCopying = 'CREATE DATABASE ';
+$strCreate = '';
$strCreateIndex = ' %s ';
$strCreateIndexTopic = ' ';
$strCreateNewDatabase = ' ';
$strCreateNewTable = ' %s';
$strCreatePage = ' ';
$strCreatePdfFeat = ' PDF-ova';
+$strCreateRelation = ' ';
+$strCreateTable = ' ';
+$strCreateUserDatabase = ' ';
+$strCreateUserDatabaseName = ' ';
+$strCreateUserDatabaseNone = '';
+$strCreateUserDatabaseWildcard = ' (_\_%)';
$strCreationDates = ' //';
$strCriteria = '';
$strCroatian = '';
+$strCSV = 'CSV';
$strCyrillic = '';
$strCzech = '';
$strCzechSlovak = '-';
$strDanish = '';
-$strData = '';
$strDatabase = ' ';
$strDatabaseEmpty = ' !';
$strDatabaseExportOptions = ' ';
$strDatabaseHasBeenDropped = ' %s .';
$strDatabases = '';
$strDatabasesDropped = '%s .';
-$strDatabasesStats = ' ';
$strDatabasesStatsDisable = ' ';
$strDatabasesStatsEnable = ' ';
$strDatabasesStatsHeavyTraffic = ': MySQL .';
+$strDatabasesStats = ' ';
$strDataDict = ' ';
+$strData = '';
$strDataOnly = ' ';
$strDataPages = ' ';
$strDBComment = ' :';
$strDBCopy = ' ';
+$strDbIsEmpty = ' !';
$strDbPrivileges = ' ';
$strDBRename = ' ';
$strDbSpecific = ' ';
-$strDefault = '';
$strDefaultEngine = '%s MySQL .';
+$strDefault = '';
$strDefaultValueHelp = ' , , : ';
$strDefragment = ' ';
$strDelayedInserts = ' ';
-$strDelete = '';
-$strDeleteAndFlush = ' .';
$strDeleteAndFlushDescr = ' , .';
+$strDeleteAndFlush = ' .';
$strDeleted = ' ';
$strDeletedRows = ' :';
+$strDelete = '';
+$strDeleteNoUsersSelected = ' !';
+$strDeleteRelation = ' ';
$strDeleting = ' %s';
+$strDelimiter = '';
$strDelOld = ' . ?';
$strDescending = '';
$strDescription = '';
+$strDesigner = '';
+$strDesignerHelpDisplayField = ' . / , , .';
$strDictionary = '';
+$strDirectLinks = ' ';
$strDirtyPages = ' ';
$strDisabled = '';
$strDisableForeignChecks = ' ';
@@ -208,10 +235,11 @@ $strDisplayFeat = '
$strDisplayOrder = ' :';
$strDisplayPDF = ' PDF ';
$strDoAQuery = ' " " (: "%")';
+$strDocSQL = 'DocSQL';
$strDocu = '';
$strDoYouReally = ' ';
-$strDrop = '';
$strDropDatabaseStrongWarning = ' !';
+$strDrop = '';
$strDropUsersDb = ' .';
$strDumpingData = ' ';
$strDumpSaved = ' %s.';
@@ -226,8 +254,8 @@ $strEmpty = '
$strEmptyResultSet = 'MySQL ( ).';
$strEnabled = '';
$strEncloseInTransaction = ' ';
-$strEnd = '';
$strEndCut = ' ';
+$strEnd = '';
$strEndRaw = ' ';
$strEngineAvailable = '%s MySQL .';
$strEngineDisabled = '%s MySQL .';
@@ -236,34 +264,55 @@ $strEngineUnsupported = '
$strEnglish = '';
$strEnglishPrivileges = ' : MySQL ';
$strError = '';
+$strErrorInZipFile = ' ZIP :';
+$strErrorRelationAdded = ': .';
+$strErrorRelationExists = ': .';
+$strErrorRenamingTable = ' %1$s %2$s';
+$strErrorSaveTable = ' .';
$strEscapeWildcards = ' _ % \ ';
+$strEsperanto = '';
$strEstonian = '';
+$strEvent = '';
$strExcelEdition = 'Excel ';
$strExecuteBookmarked = ' ';
$strExplain = ' SQL';
$strExport = '';
+$strExportImportToScale = '/ ';
+$strExportMustBeFile = ' !';
$strExtendedInserts = ' INSERT';
$strExtra = '';
$strFailedAttempts = ' ';
-$strField = '';
$strFieldHasBeenDropped = ' %s ';
-$strFields = '';
+$strField = '';
+$strFieldInsertFromFileTempDirNotExists = ' , FAQ 1.11';
$strFieldsEnclosedBy = ' ';
$strFieldsEscapedBy = ' ';
+$strFields = '';
$strFieldsTerminatedBy = ' ';
$strFileAlreadyExists = ' %s , .';
$strFileCouldNotBeRead = ' ';
+$strFileNameTemplateDescriptionDatabase = ' ';
+$strFileNameTemplateDescription = ' %1$sstrftime%2$s, . : %3$s. .';
+$strFileNameTemplateDescriptionServer = ' ';
+$strFileNameTemplateDescriptionTable = ' ';
$strFileNameTemplate = ' ';
$strFileNameTemplateRemember = ' ';
+$strFiles = '';
+$strFileToImport = ' ';
$strFixed = '';
$strFlushPrivilegesNote = ': phpMyAdmin MySQL . . %s %s .';
+$strFlushQueryCache = ' ';
$strFlushTable = ' ("FLUSH")';
+$strFlushTables = ' () ';
+$strFontSize = ' ';
+$strForeignKeyError = ' ( )';
$strFormat = '';
$strFormEmpty = ' !';
$strFreePages = ' ';
$strFullText = ' ';
$strFunction = '';
+$strFunctions = '';
$strGenBy = '';
$strGeneralRelationFeat = ' ';
@@ -280,10 +329,16 @@ $strGrantOption = '
$strGreek = '';
$strGzip = '"-"';
+$strHandler = '';
$strHasBeenAltered = ' ().';
$strHasBeenCreated = ' ().';
$strHaveToShow = ' ';
$strHebrew = '';
+$strHelp = '';
+$strHexForBLOB = ' BLOB';
+$strHide = '';
+$strHideShowAll = '/ ';
+$strHideShowNoRelation = '/ ';
$strHome = ' ';
$strHomepageOfficial = 'phpMyAdmin ';
$strHost = '';
@@ -295,58 +350,84 @@ $strHungarian = '
$strIcelandic = '';
$strId = 'ID';
$strIdxFulltext = ' ';
+$strIEUnsupported = 'Internet Explorer .';
+$strIgnoreDuplicates = ' ';
$strIgnore = '';
$strIgnoreInserts = ' ';
+$strImportExportCoords = '/ PDF ';
$strImportFiles = ' ';
+$strImportFormat = ' ';
+$strImport = '';
+$strImportSuccessfullyFinished = ' , %d .';
$strIndex = 'ʚ';
$strIndexes = 'ʚ';
+$strIndexesSeemEqual = ' , :';
$strIndexHasBeenDropped = 'ʚ %s ';
$strIndexName = ' :';
$strIndexType = ' :';
$strIndexWarningTable = ' `%s`';
-$strInnoDBAutoextendIncrement = ' ';
$strInnoDBAutoextendIncrementDesc = ' .';
+$strInnoDBAutoextendIncrement = ' ';
$strInnoDBBufferPoolSize = ' ';
$strInnoDBBufferPoolSizeDesc = ' InnoDB .';
$strInnoDBDataFilePath = ' ';
-$strInnoDBDataHomeDir = ' ';
$strInnoDBDataHomeDirDesc = ' InnoDB .';
+$strInnoDBDataHomeDir = ' ';
$strInnoDBPages = '';
+$strInnoDBRelationAdded = ' InnoDB ';
$strInnodbStat = 'InnoDB ';
$strInsecureMySQL = ' (root ) MySQL . MySQL , , .';
-$strInsert = ' ';
$strInsertAsNewRow = ' ';
$strInsertedRowId = 'ID :';
$strInsertedRows = ' :';
+$strInsert = ' ';
$strInternalNotNecessary = '* InnoDB.';
+$strInternalRelationAdded = ' ';
$strInternalRelations = ' ';
$strInUse = ' ';
+$strInvalidAuthMethod = ' :';
+$strInvalidColumn = ' (%s)!';
$strInvalidColumnCount = ' .';
+$strInvalidCSVFieldCount = ' CSV %d.';
+$strInvalidCSVFormat = ' CSV %d.';
+$strInvalidCSVParameter = ' CSV : %s';
+$strInvalidDatabase = ' ';
$strInvalidFieldAddCount = ' .';
$strInvalidFieldCount = ' .';
+$strInvalidLDIImport = ' !';
$strInvalidRowNumber = '%d .';
+$strInvalidServerHostname = ' %1$s. .';
+$strInvalidServerIndex = ' : "%s"';
+$strInvalidTableName = ' ';
$strJapanese = '';
+$strJoins = '';
$strJumpToDB = ' "%s".';
-$strJustDelete = ' .';
$strJustDeleteDescr = '"" .';
+$strJustDelete = ' .';
$strKeepPass = ' ';
+$strKeyCache = ' ';
$strKeyname = ' ';
$strKill = '';
+$strKnownExternalBug = ' %s , %s';
$strKorean = '';
$strLandscape = '';
+$strLanguage = '';
+$strLanguageUnknown = ' : %1$s.';
$strLatchedPages = ' ';
$strLatexCaption = ' ';
$strLatexContent = ' __TABLE__';
-$strLatexContinued = '()';
$strLatexContinuedCaption = ' ';
+$strLatexContinued = '()';
$strLatexIncludeCaption = ' ';
$strLatexLabel = ' ';
$strLaTeX = 'LaTeX';
$strLatexStructure = ' __TABLE__';
$strLatvian = '';
+$strLDI = 'CSV LOAD DATA';
+$strLDILocal = ' LOCAL';
$strLengthSet = '/*';
$strLimitNumRows = ' ';
$strLinesTerminatedBy = ' ';
@@ -363,16 +444,18 @@ $strLogServer = '
$strLogUsername = ' :';
$strLongOperation = ' . ?';
+$strMaxConnects = '. ';
+$strMaximalQueryLength = ' ';
$strMaximumSize = ' : %s%s';
-$strMbExtensionMissing = 'mbstring , . mbstring phpMyAdmin .';
-$strMbOverloadWarning = ' mbstring.func_overload . phpMyAdmin !';
+$strMbExtensionMissing = 'PHP mbstring , . mbstring phpMyAdmin .';
+$strMbOverloadWarning = ' PHP mbstring.func_overload . phpMyAdmin !';
$strMIME_available_mime = ' MIME-';
$strMIME_available_transform = ' ';
$strMIME_description = '';
$strMIME_MIMEtype = 'MIME-';
$strMIME_nodescription = ' .
%s .';
-$strMIME_transformation = ' ';
$strMIME_transformation_note = ' MIME-, %s %s';
+$strMIME_transformation = ' ';
$strMIME_transformation_options = ' ';
$strMIME_transformation_options_note = ' : \'a\', 100, b,\'c\'...
("\\") ("\'") , ( \'\\\\xyz\' \'a\\\'b\').';
$strMIMETypesForTable = 'MIME ';
@@ -380,24 +463,27 @@ $strMIME_without = 'MIME-
$strModifications = ' ';
$strModify = '';
$strModifyIndexTopic = ' ';
+$strMoveMenu = ' ';
$strMoveTable = ' (.):';
$strMoveTableOK = ' %s %s.';
$strMoveTableSameNames = ' !';
$strMultilingual = '';
$strMyISAMDataPointerSize = ' ';
$strMyISAMDataPointerSizeDesc = ' , CREATE TABLE MyISAM MAX_ROWS';
-$strMyISAMMaxExtraSortFileSize = ' ';
$strMyISAMMaxExtraSortFileSizeDesc = ' MyISAM , ';
-$strMyISAMMaxSortFileSize = ' ';
+$strMyISAMMaxExtraSortFileSize = ' ';
$strMyISAMMaxSortFileSizeDesc = ' MySQL - MyISAM ( REPAIR TABLE, ALTER TABLE, LOAD DATA INFILE ).';
+$strMyISAMMaxSortFileSize = ' ';
$strMyISAMRecoverOptions = ' ';
$strMyISAMRecoverOptionsDesc = ' MyISAM , --myisam-recover.';
-$strMyISAMRepairThreads = ' ';
$strMyISAMRepairThreadsDesc = ' 1, MyISAM ( ) .';
+$strMyISAMRepairThreads = ' ';
$strMyISAMSortBufferSize = ' ';
$strMyISAMSortBufferSizeDesc = ' MyISAM REPAIR TABLE CREATE INDEX ALTER TABLE.';
$strMySQLCharset = 'MySQL ';
+$strMysqlClientVersion = ' MySQL ';
$strMySQLConnectionCollation = ' MySQL ';
+$strMysqlLibDiffersServerVersion = ' PHP MySQL %s MySQL %s. .';
$strMySQLSaid = 'MySQL : ';
$strMySQLShowProcess = ' ';
$strMySQLShowStatus = ' MySQL ';
@@ -405,15 +491,17 @@ $strMySQLShowVars = '
$strName = '';
$strNext = '';
-$strNo = '';
$strNoActivity = ' %s , ';
$strNoDatabases = ' ';
$strNoDatabasesSelected = ' .';
+$strNoDataReceived = ' . , PHP-. . See FAQ 1.16.';
$strNoDescription = ' ';
$strNoDetailsForEngine = ' .';
$strNoDropDatabases = '"DROP DATABASE" .';
$strNoExplain = ' SQL-a';
+$strNoFilesFoundInZip = ' ZIP !';
$strNoFrames = 'phpMyAdmin .';
+$strNo = '';
$strNoIndex = 'ʚ !';
$strNoIndexPartsDefined = ' !';
$strNoModification = ' ';
@@ -434,14 +522,20 @@ $strNotSet = '%s
$strNoUsersFound = ' .';
$strNoValidateSQL = ' SQL-a';
$strNull = 'Null';
+$strNumberOfFields = ' ';
+$strNumberOfTables = ' ';
$strNumSearchResultsInTable = '%s %s';
$strNumSearchResultsTotal = ': %s ';
$strNumTables = '';
$strOK = ' ';
+$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';
+$strOpenDocumentText = 'Open Document Text';
+$strOpenNewWindow = ' phpMyAdmin ';
$strOperations = '';
$strOperator = '';
$strOptimizeTable = ' ';
+$strOptions = '';
$strOr = '';
$strOverhead = '';
$strOverwriteExisting = ' ';
@@ -449,25 +543,31 @@ $strOverwriteExisting = '
$strPageNumber = ' :';
$strPagesToBeFlushed = ' ';
$strPaperSize = ' ';
+$strPartialImport = ' ';
$strPartialText = ' ';
-$strPassword = '';
$strPasswordChanged = ' %s .';
+$strPassword = '';
$strPasswordEmpty = ' !';
$strPasswordHashing = ' ';
$strPasswordNotSame = ' !';
$strPdfDbSchema = ' "%s" - %s';
$strPdfInvalidTblName = ' "%s" !';
$strPdfNoTables = ' ';
+$strPDF = 'PDF';
+$strPDFReportExplanation = '( )';
+$strPDFReportTitle = ' ';
$strPerHour = ' ';
$strPerMinute = ' ';
$strPerSecond = ' ';
$strPersian = '';
$strPhoneBook = ' ';
-$strPHP40203 = ' PHP 4.2.3, (mbstring). . 19404. PHP-a phpMyAdmin.';
+$strPHP40203 = ' PHP 4.2.3, (mbstring). . 19404. PHP-a phpMyAdmin.';
$strPhp = ' PHP ';
$strPHPVersion = ' PHP-a';
+$strPleaseSelectPrimaryOrUniqueKey = ' ';
$strPmaDocumentation = 'phpMyAdmin ';
$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] !';
+$strPmaWiki = 'phpMyAdmin wiki';
$strPolish = '';
$strPortrait = '';
$strPos1 = '';
@@ -501,6 +601,7 @@ $strPrivDescLockTables = '
$strPrivDescMaxConnections = ' .';
$strPrivDescMaxQuestions = ' .';
$strPrivDescMaxUpdates = ' .';
+$strPrivDescMaxUserConnections = ' .';
$strPrivDescProcess3 = ' .';
$strPrivDescProcess4 = ' .';
$strPrivDescReferences = ' MySQL-a.';
@@ -516,15 +617,20 @@ $strPrivDescUpdate = '
$strPrivDescUsage = ' .';
$strPrivileges = '';
$strPrivilegesReloaded = ' .';
+$strProcedures = '';
$strProcesses = '';
$strProcesslist = ' ';
+$strProfiling = '';
+$strProtocolVersion = ' ';
$strPutColNames = ' ';
-$strQBE = ' ';
$strQBEDel = 'Del';
$strQBEIns = 'Ins';
+$strQBE = ' ';
+$strQueryCache = ' ';
$strQueryFrame = ' ';
$strQueryOnDb = 'SQL %s:';
+$strQueryResultsOperations = ' ';
$strQuerySQLHistory = 'SQL ';
$strQueryStatistics = ' : %s .';
$strQueryTime = ' %01.4f ';
@@ -533,15 +639,19 @@ $strQueryWindowLock = '
$strReadRequests = ' ';
$strReceived = '';
+$strRecommended = '';
$strRecords = '';
$strReferentialIntegrity = ' :';
$strRefresh = '';
$strRelationalSchema = ' ';
+$strRelationDeleted = ' ';
$strRelationNotWorking = ' . , %s%s.';
$strRelations = '';
$strRelationsForTable = 'ȣ ';
$strRelationView = ' ';
+$strReload = ' ';
$strReloadingThePrivileges = ' ';
+$strReloadPrivileges = ' ';
$strRemoveSelectedUsers = ' ';
$strRenameDatabaseOK = ' %s %s';
$strRenameTable = ' ';
@@ -549,14 +659,18 @@ $strRenameTableOK = '
$strRepairTable = ' ';
$strReplaceNULLBy = ' NULL ';
$strReplaceTable = ' ';
+$strReplication = '';
$strReset = '';
$strResourceLimits = ' ';
+$strRestartInsertion = ' %s ';
$strReType = ' ';
-$strRevoke = '';
-$strRevokeAndDelete = ' .';
$strRevokeAndDeleteDescr = ' USAGE .';
+$strRevokeAndDelete = ' .';
+$strRevoke = '';
$strRevokeMessage = ' %s';
$strRomanian = '';
+$strRoutineReturnType = ' ';
+$strRoutines = '';
$strRowLength = ' ';
$strRows = '';
$strRowsFrom = ' ';
@@ -569,13 +683,15 @@ $strRowsStatistic = '
$strRunning = ' %s';
$strRunQuery = ' SQL ';
$strRunSQLQuery = ' SQL () %s';
+$strRunSQLQueryOnServer = ' SQL () %s';
$strRussian = '';
$strSave = '';
$strSaveOnServer = ' %s';
+$strSavePosition = ' ';
$strScaleFactorSmall = ' ';
-$strSearch = '';
$strSearchFormTitle = ' ';
+$strSearch = '';
$strSearchInTables = ' :';
$strSearchNeedle = ' (: "%"):';
$strSearchOption1 = ' ';
@@ -589,43 +705,167 @@ $strSelectADb = '
$strSelectAll = ' ';
$strSelectBinaryLog = ' ';
$strSelectFields = ' ( )';
+$strSelectForeignKey = ' ';
$strSelectNumRows = ' ';
+$strSelectReferencedKey = ' ';
$strSelectTables = ' ';
$strSend = ' ';
$strSent = '';
-$strServer = '';
$strServerChoice = ' ';
+$strServer = '';
$strServerNotResponding = ' ';
+$strServers = '';
+$strServerStatusDelayedInserts = ' ';
$strServerStatus = ' ';
$strServerStatusUptime = ' MySQL %s. %s.';
$strServerTabVariables = '';
$strServerTrafficNotes = ' : MySQL .';
$strServerVars = ' ';
$strServerVersion = ' ';
+$strSessionStartupErrorGeneral = ' , PHP / PHP .';
$strSessionValue = ' ';
$strSetEnumVal = ' "enum" "set", : \'a\',\'b\',\'c\'...
("\\") ("\'") "" (escaped) ( \'\\\\xyz\' \'a\\\'b\').';
-$strShow = '';
$strShowAll = ' ';
$strShowColor = ' ';
$strShowDatadictAs = ' ';
$strShowFullQueries = ' ';
$strShowGrid = ' ';
+$strShowHideLeftMenu = '/ ';
+$strShow = '';
+$strShowingBookmark = ' ';
+$strShowingPhp = ' PHP ';
$strShowingRecords = ' ';
+$strShowingSQL = ' SQL ';
+$strShowOpenTables = ' ';
$strShowPHPInfo = ' PHP-';
+$strShowSlaveHosts = ' ';
+$strShowSlaveStatus = ' ';
+$strShowStatusBinlog_cache_disk_useDescr = ' binlog_cache_size .';
+$strShowStatusBinlog_cache_useDescr = ' .';
+$strShowStatusCreated_tmp_disk_tablesDescr = ' . Created_tmp_disk_tables , tmp_table_size .';
+$strShowStatusCreated_tmp_filesDescr = ' mysqld .';
+$strShowStatusCreated_tmp_tablesDescr = ' .';
+$strShowStatusDelayed_errorsDescr = ' INSERT DELAYED ( ).';
+$strShowStatusDelayed_insert_threadsDescr = ' INSERT DELAYED . INSERT DELAYED .';
+$strShowStatusDelayed_writesDescr = ' INSERT DELAYED .';
+$strShowStatusFlush_commandsDescr = ' FLUSH .';
+$strShowStatusHandler_commitDescr = ' COMMIT .';
+$strShowStatusHandler_deleteDescr = ' .';
+$strShowStatusHandler_discoverDescr = 'MySQL NDB Cluster . (discovery). Handler_discover .';
+$strShowStatusHandler_read_firstDescr = ' . , ; SELECT 1 FROM , 1 .';
+$strShowStatusHandler_read_keyDescr = ' . , .';
+$strShowStatusHandler_read_nextDescr = ' . .';
+$strShowStatusHandler_read_prevDescr = ' . ORDER BY ... DESC.';
+$strShowStatusHandler_read_rndDescr = ' . . MySQL .';
+$strShowStatusHandler_read_rnd_nextDescr = ' . . .';
+$strShowStatusHandler_rollbackDescr = ' ROLLBACK .';
+$strShowStatusHandler_updateDescr = ' .';
+$strShowStatusHandler_writeDescr = ' .';
+$strShowStatusInnodb_buffer_pool_pages_dataDescr = ' ( ).';
+$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = ' .';
+$strShowStatusInnodb_buffer_pool_pages_flushedDescr = ' .';
+$strShowStatusInnodb_buffer_pool_pages_freeDescr = ' .';
+$strShowStatusInnodb_buffer_pool_pages_latchedDescr = ' InnoDB . .';
+$strShowStatusInnodb_buffer_pool_pages_miscDescr = ' , . Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';
+$strShowStatusInnodb_buffer_pool_pages_totalDescr = ' , .';
+$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = ' - InnoDB . .';
+$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = ' - InnoDB . InnoDB .';
+$strShowStatusInnodb_buffer_pool_read_requestsDescr = ' InnoDB .';
+$strShowStatusInnodb_buffer_pool_readsDescr = ' InnoDB .';
+$strShowStatusInnodb_buffer_pool_wait_freeDescr = ' InnoDB . , , . . , .';
+$strShowStatusInnodb_buffer_pool_write_requestsDescr = ' InnoDB .';
+$strShowStatusInnodb_data_fsyncsDescr = ' fsync() .';
+$strShowStatusInnodb_data_pending_fsyncsDescr = ' fsync() .';
+$strShowStatusInnodb_data_pending_readsDescr = ' .';
+$strShowStatusInnodb_data_pending_writesDescr = ' .';
+$strShowStatusInnodb_data_readDescr = ' , .';
+$strShowStatusInnodb_data_readsDescr = ' .';
+$strShowStatusInnodb_data_writesDescr = ' .';
+$strShowStatusInnodb_data_writtenDescr = ' , ';
+$strShowStatusInnodb_dblwr_pages_writtenDescr = ' (doublewrite) .';
+$strShowStatusInnodb_dblwr_writesDescr = ' (doublewrite) .';
+$strShowStatusInnodb_log_waitsDescr = ' .';
+$strShowStatusInnodb_log_write_requestsDescr = ' .';
+$strShowStatusInnodb_log_writesDescr = ' .';
+$strShowStatusInnodb_os_log_fsyncsDescr = ' fsyncs .';
+$strShowStatusInnodb_os_log_pending_fsyncsDescr = ' fsync- .';
+$strShowStatusInnodb_os_log_pending_writesDescr = ' .';
+$strShowStatusInnodb_os_log_writtenDescr = ' .';
+$strShowStatusInnodb_pages_createdDescr = ' .';
+$strShowStatusInnodb_page_sizeDescr = ' InnoDB ( 16). ; .';
+$strShowStatusInnodb_pages_readDescr = ' .';
+$strShowStatusInnodb_pages_writtenDescr = ' .';
+$strShowStatusInnodb_row_lock_current_waitsDescr = ' .';
+$strShowStatusInnodb_row_lock_time_avgDescr = ' , .';
+$strShowStatusInnodb_row_lock_timeDescr = ' , .';
+$strShowStatusInnodb_row_lock_time_maxDescr = ' , .';
+$strShowStatusInnodb_row_lock_waitsDescr = ' .';
+$strShowStatusInnodb_rows_deletedDescr = ' InnoDB .';
+$strShowStatusInnodb_rows_insertedDescr = ' InnoDB .';
+$strShowStatusInnodb_rows_readDescr = ' InnoDB .';
+$strShowStatusInnodb_rows_updatedDescr = ' InnoDB .';
+$strShowStatusKey_blocks_not_flushedDescr = ' . Not_flushed_key_blocks.';
+$strShowStatusKey_blocks_unusedDescr = ' . .';
+$strShowStatusKey_blocks_usedDescr = ' . .';
+$strShowStatusKey_read_requestsDescr = ' .';
+$strShowStatusKey_readsDescr = ' . Key_reads , key_buffer_size . Key_reads/Key_read_requests.';
+$strShowStatusKey_write_requestsDescr = ' .';
+$strShowStatusKey_writesDescr = ' .';
+$strShowStatusLast_query_costDescr = ' . . 0 .';
+$strShowStatusNot_flushed_delayed_rowsDescr = ' INSERT DELAYED .';
+$strShowStatusOpened_tablesDescr = ' . , .';
+$strShowStatusOpen_filesDescr = ' .';
+$strShowStatusOpen_streamsDescr = ' ( (logging)).';
+$strShowStatusOpen_tablesDescr = ' .';
+$strShowStatusQcache_free_blocksDescr = ' .';
+$strShowStatusQcache_free_memoryDescr = ' .';
+$strShowStatusQcache_hitsDescr = ' .';
+$strShowStatusQcache_insertsDescr = ' .';
+$strShowStatusQcache_lowmem_prunesDescr = ' . . (en: least recently used , LRU) .';
+$strShowStatusQcache_not_cachedDescr = ' ( query_cache_type).';
+$strShowStatusQcache_queries_in_cacheDescr = ' .';
+$strShowStatusQcache_total_blocksDescr = ' .';
+$strShowStatusReset = '';
+$strShowStatusRpl_statusDescr = ' ( ).';
+$strShowStatusSelect_full_joinDescr = ' . 0, .';
+$strShowStatusSelect_full_range_joinDescr = ' .';
+$strShowStatusSelect_range_checkDescr = ' . ( 0, .)';
+$strShowStatusSelect_rangeDescr = ' . ( )';
+$strShowStatusSelect_scanDescr = ' .';
+$strShowStatusSlave_open_temp_tablesDescr = ' SQL .';
+$strShowStatusSlave_retried_transactionsDescr = ' ( ) SQL .';
+$strShowStatusSlave_runningDescr = ' ON .';
+$strShowStatusSlow_launch_threadsDescr = ' slow_launch_time .';
+$strShowStatusSlow_queriesDescr = ' long_query_time .';
+$strShowStatusSort_merge_passesDescr = ' . , sort_buffer_size.';
+$strShowStatusSort_rangeDescr = ' .';
+$strShowStatusSort_rowsDescr = ' .';
+$strShowStatusSort_scanDescr = ' .';
+$strShowStatusTable_locks_immediateDescr = ' .';
+$strShowStatusTable_locks_waitedDescr = ' . , .';
+$strShowStatusThreads_cachedDescr = ' . Threads_created/. thread_cache_size.';
+$strShowStatusThreads_connectedDescr = ' .';
+$strShowStatusThreads_createdDescr = ' . Threads_created , thread_cache_size. ( , .)';
+$strShowStatusThreads_runningDescr = ' .';
$strShowTableDimension = ' ';
$strShowTables = ' ';
$strShowThisQuery = ' ';
$strSimplifiedChinese = ' ';
$strSingly = '( )';
$strSize = '';
+$strSkipQueries = ' () :';
$strSlovak = '';
$strSlovenian = '';
+$strSmallBigAll = ' /';
+$strSnapToGrid = ' ';
$strSocketProblem = '( MySQL )';
-$strSort = '';
$strSortByKey = ' ';
+$strSorting = '';
+$strSort = '';
$strSpaceUsage = '';
$strSpanish = '';
$strSplitWordsWithSpace = ' (" ").';
+$strSQLCompatibility = ' SQL ';
$strSQLExportType = ' ';
$strSQLParserBugMessage = ' SQL . , . . MySQL . MySQL , , . , SQL :';
$strSQLParserUserError = ' SQL . MySQL , ';
@@ -635,9 +875,11 @@ $strSQL = 'SQL';
$strSQPBugInvalidIdentifer = ' ä';
$strSQPBugUnclosedQuote = ' ';
$strSQPBugUnknownPunctuation = ' ';
+$strStandInStructureForView = ' ';
$strStatCheckTime = ' ';
$strStatCreateTime = '';
$strStatement = '';
+$strStatisticsOverrun = ' (overrun), , MySQL , .';
$strStatUpdateTime = ' ';
$strStatus = '';
$strStorageEngine = ' ';
@@ -648,6 +890,7 @@ $strStrucExcelCSV = 'CSV
$strStrucNativeExcel = ' MS Excel ';
$strStrucOnly = ' ';
$strStructPropose = ' ';
+$strStructureForView = ' (view)';
$strStructure = '';
$strSubmit = '';
$strSuccess = ' SQL ';
@@ -656,41 +899,61 @@ $strSwedish = '
$strSwitchToDatabase = ' ';
$strSwitchToTable = ' ';
-$strTable = '';
+$strTableAlreadyExists = ' %s !';
$strTableComments = ' ';
$strTableEmpty = ' !';
$strTableHasBeenDropped = ' %s ';
$strTableHasBeenEmptied = ' %s ';
$strTableHasBeenFlushed = ' %s ';
+$strTableIsEmpty = ' !';
$strTableMaintenance = ' ';
+$strTableName = ' ';
+$strTable = '';
$strTableOfContents = '';
$strTableOptions = ' ';
$strTables = '%s ';
$strTableStructure = ' ';
$strTakeIt = '';
$strTblPrivileges = ' ';
+$strTempData = ' ';
$strTextAreaLength = ' ,
';
$strThai = '';
+$strThemeDefaultNotFound = ' %s!';
+$strThemeNoPreviewAvailable = ' .';
+$strThemeNotFound = ' %s!';
+$strThemeNoValidImgPath = ' %s!';
$strTheme = ' / ';
+$strThemePathNotFound = ' %s!';
$strThisHost = ' ';
+$strThreads = '';
$strThreadSuccessfullyKilled = ' %s .';
$strTime = '';
+$strTimeoutInfo = ' , %d.';
+$strTimeoutNothingParsed = ', , phpMyAdmin PHP-';
+$strTimeoutPassed = ' , , .';
+$strToFromPage = '/ ';
$strToggleScratchboard = '/ ';
+$strToggleSmallBig = ' /';
+$strToSelectRelation = ' , :';
$strTotal = '';
$strTotalUC = '';
$strTraditionalChinese = ' ';
$strTraditionalSpanish = ' ';
$strTraffic = '';
+$strTransactionCoordinator = ' ';
$strTransformation_application_octetstream__download = ' . . . , ';
-$strTransformation_application_octetstream__hex = ' . Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
+$strTransformation_application_octetstream__hex = ' . ( 2 ).';
$strTransformation_image_jpeg__inline = ' ; : , ( )';
$strTransformation_image_jpeg__link = ' (. BLOB-).';
$strTransformation_image_png__inline = ' JPEG ';
-$strTransformation_text_plain__external = ' LINUX: . . Tidy, HTML . , libraries/transformations/text_plain__external.inc.php . ö , . 1 htmlspecialchars() ( 1). 1, NOWRAP . ( 1)';
+$strTransformation_text_plain__dateformat = ' TIME, TIMESTAMP, DATETIME (timestamp) . ( ) (: 0). /. UTC ( "local" "utc" ). , - "local" PHP- strftime() "utc" gmdate().';
+$strTransformation_text_plain__external = ' LINUX: . . Tidy, HTML . , libraries/transformations/text_plain__external.inc.php . , . 1 htmlspecialchars() ( 1). 1, NOWRAP . ( 1)';
$strTransformation_text_plain__formatted = ' . Escaping .';
$strTransformation_text_plain__imagelink = ' , ; "http://domain.com/", , .';
$strTransformation_text_plain__link = ' , ; "http://domain.com/", .';
+$strTransformation_text_plain__sql = ' SQL .';
$strTransformation_text_plain__substr = ' . ( 0). (: ). (: ...) .';
+$strTriggers = '';
$strTruncateQueries = ' ';
$strTurkish = '';
$strType = '';
@@ -701,16 +964,27 @@ $strUnicode = '
$strUnique = '';
$strUnknown = '';
$strUnselectAll = '';
+$strUnsupportedCompressionDetected = ' (%s). , .';
$strUpdatePrivMessage = ' %s.';
$strUpdateProfileMessage = ' .';
$strUpdateQuery = ' ';
$strUpdComTab = ' Column_comments';
$strUpgrade = ' %s %s .';
+$strUploadErrorCantWrite = ' .';
+$strUploadErrorExtension = ' .';
+$strUploadErrorFormSize = ' MAX_FILE_SIZE HTML .';
+$strUploadErrorIniSize = ' upload_max_filesize php.ini.';
+$strUploadErrorNoTempDir = ' .';
+$strUploadErrorPartial = ' .';
+$strUploadErrorUnknown = ' .';
+$strUploadLimit = ' . %s%s .';
+$strUploadsNotAllowed = ' .';
$strUsage = '';
$strUseBackquotes = ' \' ';
+$strUsedPhpExtensions = ' PHP ';
$strUseHostTable = ' ';
-$strUser = '';
$strUserAlreadyExists = ' %s !';
+$strUser = '';
$strUserEmpty = ' !';
$strUserName = ' ';
$strUserNotFound = ' .';
@@ -727,11 +1001,13 @@ $strValidatorError = 'SQL
$strValue = '';
$strVar = '';
$strVersionInformation = ' ';
-$strView = '';
-$strViewDump = ' () ';
$strViewDumpDatabases = ' () ';
$strViewDumpDB = ' () ';
+$strViewDump = ' () ';
$strViewHasBeenDropped = ' %s ';
+$strView = '';
+$strViewMaxExactCount = ' %d . %s%s.';
+$strViewName = ' VIEW';
$strWebServerUploadDirectory = ' ';
$strWebServerUploadDirectoryError = ' ';
@@ -750,302 +1026,4 @@ $strYes = '
$strZeroRemovesTheLimit = ': 0 () .';
$strZip = '""';
-// To translate:
-$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
-$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
-
-$strBookmarkCreated = 'Bookmark %s created'; //to translate
-$strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
-$strBrowseDistinctValues = 'Browse distinct values'; //to translate
-
-$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
-$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
-$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
-$strCSV = 'CSV'; //to translate
-
-$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
-
-$strErrorInZipFile = 'Error in ZIP archive:'; //to translate
-$strEsperanto = 'Esperanto'; //to translate
-
-$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
-$strFileNameTemplateDescriptionServer = 'server name'; //to translate
-$strFileNameTemplateDescriptionTable = 'table name'; //to translate
-$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
-$strFileToImport = 'File to import'; //to translate
-$strFlushQueryCache = 'Flush query cache'; //to translate
-$strFlushTables = 'Flush (close) all tables'; //to translate
-
-$strHandler = 'Handler'; //to translate
-
-$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
-$strImportFormat = 'Format of imported file'; //to translate
-$strImport = 'Import'; //to translate
-$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
-$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
-$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
-$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
-$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
-$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
-$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
-$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
-$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
-
-$strJoins = 'Joins'; //to translate
-
-$strKeyCache = 'Key cache'; //to translate
-
-$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
-$strLDI = 'CSV using LOAD DATA'; //to translate
-$strLDILocal = 'Use LOCAL keyword'; //to translate
-
-$strMaxConnects = 'max. concurrent connections'; //to translate
-$strMaximalQueryLength = 'Maximal length of created query'; //to translate
-$strMysqlClientVersion = 'MySQL client version'; //to translate
-
-$strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
-$strNumberOfFields = 'Number of fields'; //to translate
-
-$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
-
-$strPartialImport = 'Partial import'; //to translate
-$strPDF = 'PDF'; //to translate
-$strPDFReportTitle = 'Report title'; //to translate
-$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
-$strProtocolVersion = 'Protocol version'; //to translate
-
-$strQueryCache = 'Query cache'; //to translate
-
-$strReloadPrivileges = 'Reload privileges'; //to translate
-$strReplication = 'Replication'; //to translate
-$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
-
-$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
-$strShowingBookmark = 'Showing bookmark'; //to translate
-$strShowOpenTables = 'Show open tables'; //to translate
-$strShowSlaveHosts = 'Show slave hosts'; //to translate
-$strShowSlaveStatus = 'Show slave status'; //to translate
-$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
-$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
-$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
-$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
-$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
-$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
-$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
-$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
-$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
-$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
-$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
-$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
-$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
-$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
-$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
-$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
-$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
-$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
-$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
-$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
-$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
-$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
-$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
-$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
-$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
-$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
-$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
-$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
-$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
-$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
-$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
-$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
-$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
-$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
-$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
-$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
-$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
-$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
-$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
-$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
-$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
-$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
-$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
-$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
-$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
-$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
-$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
-$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
-$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
-$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
-$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
-$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
-$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
-$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
-$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
-$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
-$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
-$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
-$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
-$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
-$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
-$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
-$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
-$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
-$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
-$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
-$strShowStatusReset = 'Reset'; //to translate
-$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
-$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
-$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
-$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
-$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
-$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
-$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
-$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
-$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
-$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
-$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
-$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
-$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
-$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
-$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
-$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
-$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
-$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
-$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
-$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
-$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
-$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
-$strSorting = 'Sorting'; //to translate
-$strSQLCompatibility = 'SQL compatibility mode'; //to translate
-$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
-
-$strTableAlreadyExists = 'Table %s already exists!'; //to translate
-$strTempData = 'Temporary data'; //to translate
-$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
-$strThemeNoPreviewAvailable = 'No preview available.'; //to translate
-$strThemeNotFound = 'Theme %s not found!'; //to translate
-$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
-$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
-$strThreads = 'Threads'; //to translate
-$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
-$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
-$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
-$strTransactionCoordinator = 'Transaction coordinator'; //to translate
-$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
-
-$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
-$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
-$strUsedPhpExtensions = 'Used PHP extensions'; //to translate
-
-$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
-
-$strQueryResultsOperations = 'Query results operations'; //to translate
-$strAddClause = 'Add %s'; //to translate
-$strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
-$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
-$strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
-$strCreateUserDatabase = 'Database for user'; //to translate
-$strCreateUserDatabaseNone = 'None'; //to translate
-$strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
-$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
-$strOpenDocumentText = 'Open Document Text'; //to translate
-$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
-$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
-$strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
-$strInvalidTableName = 'Invalid table name'; //to translate
-$strInvalidDatabase = 'Invalid database'; //to translate
-$strServers = 'Servers'; //to translate
-$strDelimiter = 'Delimiter'; //to translate
-$strFunctions = 'Functions'; //to translate
-$strProcedures = 'Procedures'; //to translate
-$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
-$strFontSize = 'Font size'; //to translate
-$strLanguage = 'Language'; //to translate
-$strPmaWiki = 'phpMyAdmin wiki'; //to translate
-$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
-$strDocSQL = 'DocSQL'; //to translate
-$strTableName = 'Table name'; //to translate
-$strTableIsEmpty = 'Table seems to be empty!'; //to translate
-$strDbIsEmpty = 'Database seems to be empty!'; //to translate
-$strShowingPhp = 'Showing as PHP code'; //to translate
-$strShowingSQL = 'Showing SQL query'; //to translate
-$strDesigner = 'Designer'; //to translate
-$strNumberOfTables = 'Number of tables'; //to translate
-$strCreateTable = 'Create table'; //to translate
-$strCreateRelation = 'Create relation'; //to translate
-$strSavePosition = 'Save position'; //to translate
-$strSelectForeignKey = 'Select Foreign Key'; //to translate
-$strHide = 'Hide'; //to translate
-$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
-$strReload = 'Reload'; //to translate
-$strSmallBigAll = 'Small/Big All'; //to translate
-$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
-$strMoveMenu = 'Move Menu'; //to translate
-$strAngularLinks = 'Angular links'; //to translate
-$strDirectLinks = 'Direct links'; //to translate
-$strHideShowAll = 'Hide/Show all'; //to translate
-$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
-$strInternalRelationAdded = 'Internal relation added'; //to translate
-$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
-$strRelationDeleted = 'Relation deleted'; //to translate
-$strToSelectRelation = 'To select relation, click :'; //to translate
-$strExportImportToScale = 'Export/Import to scale'; //to translate
-$strRecommended = 'recommended'; //to translate
-$strToFromPage = 'to/from page'; //to translate
-$strSelectReferencedKey = 'Select referenced key'; //to translate
-$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
-$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
-$strHelp = 'Help'; //to translate
-$strCancel = 'Cancel'; //to translate
-$strDeleteRelation = 'Delete relation'; //to translate
-$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
-$strStructureForView = 'Structure for view'; //to translate
-$strStandInStructureForView = 'Stand-in structure for view'; //to translate
-$strToggleSmallBig = 'Toggle small/big'; //to translate
-$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
-$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
-$strErrorRelationExists = 'Error: relation already exists.'; //to translate
-$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
-$strSnapToGrid = 'Snap to grid'; //to translate
-$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
-$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
-$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
-$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
-$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
-$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
-$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
-$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
-$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
-$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
-$strViewName = 'VIEW name'; //to translate
-$strOptions = 'Options'; //to translate
-$strFiles = 'Files'; //to translate
-$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate
-$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
-$strRoutines = 'Routines'; //to translate
-$strRoutineReturnType = 'Return type'; //to translate
-$strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
-$strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
-$strRestartInsertion = 'Restart insertion with %s rows'; //to translate
-$strTriggers = 'Triggers'; //to translate
-$strEvent = 'Event'; //to translate
-$strProfiling = 'Profiling'; //to translate
?>
diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php
index bf4363ef7..344a98e4b 100644
--- a/lang/serbian_latin-utf-8.inc.php
+++ b/lang/serbian_latin-utf-8.inc.php
@@ -23,10 +23,12 @@ $datefmt = '%d. %B %Y. u %H:%M';
$timespanfmt = '%s dana, %s sati, %s minuta i %s sekundi';
$strAbortedClients = 'Prekinuto';
+$strAccessDeniedCreateConfig = 'Verovatan razlog za ovo je da niste napravili konfiguracionu datoteku. Možete koristiti %1$sskript za instalaciju%2$s da biste je napravili.';
$strAccessDeniedExplanation = 'phpMyAdmin je pokušao da se poveže na MySQL server, ali je server odbio povezivanje. Proverite naziv domaćina, korisničko ime i lozinku u config.inc.php i uverite se da odgovaraju podacima koje ste dobili od administratora MySQL servera.';
$strAccessDenied = 'Pristup odbijen';
$strAction = 'Akcija';
$strAddAutoIncrement = 'Dodaj AUTO_INCREMENT vrednost';
+$strAddClause = 'Dodaj %s';
$strAddConstraints = 'Dodaj ograničenja';
$strAddDeleteColumn = 'Dodaj/obriši kolonu';
$strAddDeleteRow = 'Dodaj/obriši polje za kriterijum';
@@ -47,12 +49,14 @@ $strAfterInsertNewInsert = 'Dodaj još jedan novi red';
$strAfterInsertNext = 'Uredi sledeći red';
$strAfterInsertSame = 'Vrati se na ovu stranu';
$strAfter = 'Posle %s';
+$strAllowInterrupt = 'Dozvoljava prekid uvoza u slučaju da skript otkrije da je blizu vremenskog ograničenja. Ovo može biti dobar način uvoza velikih datoteka, ali sa druge strane može pokvariti transakcije.';
$strAll = 'Sve';
$strAllTableSameWidth = 'Prikaz svih tabela iste širine?';
$strAlterOrderBy = 'Promeni redosled u tabeli';
$strAnalyzeTable = 'Analiziraj tabelu';
$strAnd = 'i';
$strAndThen = 'i onda';
+$strAngularLinks = 'Uglaste veze';
$strAnIndex = 'Ključ je upravo dodat %s';
$strAny = 'Bilo koji';
$strAnyHost = 'Bilo koji domaćin';
@@ -80,12 +84,15 @@ $strBinLogName = 'Naziv dnevnika';
$strBinLogOriginalPosition = 'Originalna pozicija';
$strBinLogPosition = 'Pozicija';
$strBinLogServerId = 'ID servera';
-$strBookmarkAllUsers = 'Dozvoli svakom korisniku da pristupa ovom zapamćenom upitu';
+$strBookmarkAllUsers = 'Dozvoli svakom korisniku da pristupa ovom upamćenom upitu';
+$strBookmarkCreated = 'Napravljen marker %s';
$strBookmarkDeleted = 'Obeleživač je upravo obrisan.';
$strBookmarkLabel = 'Naziv';
$strBookmarkQuery = 'Zapamćen SQL-upit';
+$strBookmarkReplace = 'Zameni postojeće zapamćene upite istog imena';
$strBookmarkThis = 'Zapamti SQL-upit';
$strBookmarkView = 'Vidi samo';
+$strBrowseDistinctValues = 'Pregledaj različite vrednosti';
$strBrowseForeignValues = 'Pregledaj strane vrednosti';
$strBrowse = 'Pregled';
$strBufferPoolActivity = 'Aktivnost skupa prihvatnika';
@@ -101,6 +108,9 @@ $strBzError = 'phpMyAdmin nije mogao da kompresuje sadržaj baze zbog neispravne
$strBzip = '"bzip-ovano"';
$strCalendar = 'Kalendar';
+$strCancel = 'Otkaži';
+$strCanNotLoadExportPlugins = 'Nije moguće učitati dodatke za izvoz, molimo proverite svoju instalaciju!';
+$strCanNotLoadImportPlugins = 'Ne mogu da učitam dodatke za uvoz, molim proverite svoju instalaciju!';
$strCannotLogin = 'Ne mogu da se prijavim na MySQL server';
$strCantLoad = 'ne mogu da učitam ekstenziju %s,
molim proverite PHP konfiguraciju';
$strCantLoadRecodeIconv = 'Ne mogu da učitam iconv ili recode ekstenzije potrebne za konverziju skupova znakova, podesite PHP da dozvoli korišćenje ovih ekstenzija ili onemogućite konverziju skupova znakova u phpMyAdmin-u.';
@@ -124,7 +134,7 @@ $strCharsetOfFile = 'Karakter set datoteke:';
$strCharsetsAndCollations = 'Karakter setovi i sortiranje';
$strCharsets = 'Kodne strane';
$strCheckAll = 'Označi sve';
-$strCheckOverhead = 'Proveri prekoračenja';
+$strCheckOverhead = 'Proveri tabele koje imaju prekoračenja';
$strCheckPrivsLong = 'Proveri privilegije za bazu "%s".';
$strCheckPrivs = 'Proveri privilegije';
$strCheckTable = 'Proveri tabelu';
@@ -139,12 +149,15 @@ $strComments = 'Komentari';
$strCompatibleHashing = 'MySQL 4.0 kompatibilno';
$strCompleteInserts = 'Kompletan INSERT (sa imenima polja)';
$strCompression = 'Kompresija';
+$strCompressionWillBeDetected = 'Vrsta kompresije uvezenih datoteka će biti automatski odabrana: %s';
+$strConfigDefaultFileError = 'Ne mogu da učitam podrazumevanu konfiguraciju iz: "%1$s"';
$strConfigFileError = 'phpMyAdmin nije mogao da pročita vašu konfiguracionu datoteku!
Ovo se može desiti ako PHP nađe grešku u procesiranju ili ne može da pronađe datoteku.
Pozovite konfiguracionu datoteku direktno koristeći donji link i pročitajte poruke o grešci koje dobijate. U većini slučajeve negde nedostaje navodnik ili tačka-zarez.
Ako dobijete praznu stranu, sve je u redu.';
$strConfigureTableCoord = 'Podesite koordinate za tabelu %s';
$strConnectionError = 'Ne mogu da se povežem: neispravna podešavanja.';
$strConnections = 'Konekcije';
$strConstraintsForDumped = 'Ograničenja za izvezene tabele';
$strConstraintsForTable = 'Ograničenja za tabele';
+$strControluserFailed = 'Konekcija za controluser-a, onako kako je definisana u vašoj konfiguraciji, nije uspela.';
$strCookiesRequired = 'Kolačići (Cookies) moraju u ovom slučaju biti aktivni.';
$strCopyDatabaseOK = 'Baza %s je prekopirana u %s';
$strCopy = 'Kopiraj';
@@ -160,9 +173,16 @@ $strCreateNewDatabase = 'Napravi novu bazu podataka';
$strCreateNewTable = 'Napravi novu tabelu u bazi %s';
$strCreatePage = 'Napravi novu stranu';
$strCreatePdfFeat = 'Pravljenje PDF-ova';
+$strCreateRelation = 'Napravi relaciju';
+$strCreateTable = 'Napravi tabelu';
+$strCreateUserDatabase = 'Baza za korisnika';
+$strCreateUserDatabaseName = 'Napravi bazu sa istim imenom i dodaj sve privilegije';
+$strCreateUserDatabaseNone = 'Nema';
+$strCreateUserDatabaseWildcard = 'Daj sve privilegije na imenu sa džokerima (korisničko_ime\_%)';
$strCreationDates = 'Datumi kreiranja/ažuriranja/provere';
$strCriteria = 'Kriterijum';
$strCroatian = 'Hrvatski';
+$strCSV = 'CSV';
$strCyrillic = 'Ćirilični';
$strCzech = 'Češki';
$strCzechSlovak = 'Češko-slovački';
@@ -184,6 +204,7 @@ $strDataPages = 'Strane sa podacima';
$strData = 'Podaci';
$strDBComment = 'Komentar baze:';
$strDBCopy = 'Kopiraj bazu u';
+$strDbIsEmpty = 'Baza je izgleda prazna!';
$strDbPrivileges = 'Privilegije vezane za bazu';
$strDBRename = 'Preimenuj bazu u';
$strDbSpecific = 'Specifično za bazu';
@@ -196,12 +217,18 @@ $strDeleteAndFlushDescr = 'Ovo je najčistiji način, ali ponovno učitavanje pr
$strDeleteAndFlush = 'Obriši korisnike i ponovo učitaj privilegije.';
$strDeleted = 'Red je obrisan';
$strDeletedRows = 'Obrisani redovi:';
+$strDeleteNoUsersSelected = 'Nijedan korisnik nije odabran za brisanje!';
$strDelete = 'Obriši';
+$strDeleteRelation = 'Obriši relaciju';
$strDeleting = 'Brišem %s';
+$strDelimiter = 'Graničnik';
$strDelOld = 'Trenutna strana ima reference na tabele koje više ne postoje. Želite li da obrišete te reference?';
$strDescending = 'Opadajući';
$strDescription = 'Opis';
+$strDesigner = 'Dizajner';
+$strDesignerHelpDisplayField = 'Polje za prikaz je obojeno u ružičasto. Da bi postavili/uklonili polje kao polje za prikaz, kliknite na ikonu „Izaberi polje za prikaz“, a potom na naziv odgovarajućeg polja.';
$strDictionary = 'rečnik';
+$strDirectLinks = 'Direktne veze';
$strDirtyPages = 'Prljave strane';
$strDisabled = 'Onemogućeno';
$strDisableForeignChecks = 'Isključi provere stranih ključeva';
@@ -209,6 +236,7 @@ $strDisplayFeat = 'Prikaži osobine';
$strDisplayOrder = 'Redosled prikaza:';
$strDisplayPDF = 'Prikaži PDF shemu';
$strDoAQuery = 'Napravi "upit po primeru" (džoker: "%")';
+$strDocSQL = 'DocSQL';
$strDocu = 'Dokumentacija';
$strDoYouReally = 'Da li stvarno hoćete da ';
$strDropDatabaseStrongWarning = 'Ovim ćete UNIŠTITI kompletnu bazu podataka!';
@@ -237,17 +265,27 @@ $strEngineUnsupported = 'Ovaj MySQL server ne podržava %s pogon skladištenja.'
$strEnglish = 'Engleski';
$strEnglishPrivileges = ' Napomena: MySQL imena privilegija moraju da budu na engleskom ';
$strError = 'Greška';
+$strErrorInZipFile = 'Greška u ZIP arhivi:';
+$strErrorRelationAdded = 'Greška: relacija nije dodata.';
+$strErrorRelationExists = 'Greška: relacija već postoji.';
+$strErrorRenamingTable = 'Greška pri preimenovanju tabele %1$s u %2$s';
+$strErrorSaveTable = 'Greška pri snimanju koordinata za Dizajner.';
$strEscapeWildcards = 'Pre džokera _ i % treba staviti znak \ ako ih koristite samostalno';
+$strEsperanto = 'Esperanto';
$strEstonian = 'Estonski';
+$strEvent = 'Događaji';
$strExcelEdition = 'Excel izdanje';
$strExecuteBookmarked = 'Izvrši upamćen upit';
$strExplain = 'Objasni SQL';
+$strExportImportToScale = 'Izvor/uvoz u razmeri';
$strExport = 'Izvoz';
+$strExportMustBeFile = 'Odabrani tip izvoza mora biti sačuvan u datoteku!';
$strExtendedInserts = 'Prošireni INSERT';
$strExtra = 'Dodatno';
$strFailedAttempts = 'Neuspelih pokušaja';
$strFieldHasBeenDropped = 'Polje %s je obrisano';
+$strFieldInsertFromFileTempDirNotExists = 'Greška u premeštanju primljene datoteke, pogledajte FAQ 1.11';
$strField = 'Polje';
$strFieldsEnclosedBy = 'Polja ograničena sa';
$strFieldsEscapedBy = 'Escape karakter ';
@@ -255,16 +293,27 @@ $strFields = 'Polja';
$strFieldsTerminatedBy = 'Polja razdvojena sa';
$strFileAlreadyExists = 'Datoteka %s već postoji na serveru, promenite ime datoteke ili uključite opciju prepisivanja.';
$strFileCouldNotBeRead = 'Datoteku nije moguće pročitati';
-$strFileNameTemplateRemember = 'zapamti šablon';
$strFileNameTemplate = 'Šablon imena datoteke';
+$strFileNameTemplateDescriptionDatabase = 'naziv baze';
+$strFileNameTemplateDescription = 'Ova vrednost se tumači korišćenjem %1$sstrftime%2$s, tako da možete da koristite stringove za formatiranje vremena. Takođe će se desiti i sledeće transformacije: %3$s. Preostali tekst će ostati kako jeste.';
+$strFileNameTemplateDescriptionServer = 'naziv servera';
+$strFileNameTemplateDescriptionTable = 'naziv tabele';
+$strFileNameTemplateRemember = 'zapamti šablon';
+$strFiles = 'Datoteke';
+$strFileToImport = 'Datoteka za uvoz';
$strFixed = 'sređeno';
$strFlushPrivilegesNote = 'Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje server koristi ako su vršene ručne izmene. U tom slučaju %sponovo učitajte privilegije%s pre nego što nastavite.';
+$strFlushQueryCache = 'Očisti keš upita';
$strFlushTable = 'Osveži tabelu ("FLUSH")';
+$strFlushTables = 'Očisti (zatvori) sve tabele';
+$strFontSize = 'Veličina fonta';
+$strForeignKeyError = 'Greška u kreiranju stranog ključa (proverite tipove podataka)';
$strFormat = 'Format';
$strFormEmpty = 'Nedostaje vrednost u obrascu!';
$strFreePages = 'Slobodne strane';
$strFullText = 'Pun tekst';
$strFunction = 'Funkcija';
+$strFunctions = 'Funkcije';
$strGenBy = 'Generisao';
$strGeneralRelationFeat = 'Opšte osobine relacija';
@@ -281,10 +330,16 @@ $strGrantOption = 'Omogući';
$strGreek = 'Grčki';
$strGzip = '"gzip-ovano"';
+$strHandler = 'Rukovalac';
$strHasBeenAltered = 'je promenjen(a).';
$strHasBeenCreated = 'je kreiran(a).';
$strHaveToShow = 'Morate izabrati bar jednu kolonu za prikaz';
$strHebrew = 'Hebrejski';
+$strHelp = 'Pomoć';
+$strHexForBLOB = 'Koristi heksadecimalno za BLOB';
+$strHide = 'Sakrij';
+$strHideShowAll = 'Sakrij/prikaži sve';
+$strHideShowNoRelation = 'Sakrij/prikaži tabele bez relacija';
$strHomepageOfficial = 'phpMyAdmin veb sajt';
$strHome = 'Početna strana';
$strHost = 'Domaćin';
@@ -296,10 +351,17 @@ $strHungarian = 'Mađarski';
$strIcelandic = 'Islandski';
$strId = 'ID';
$strIdxFulltext = 'Tekst ključ';
+$strIEUnsupported = 'Internet Explorer ne podržava ovu funkciju.';
+$strIgnoreDuplicates = 'Ignoriši duplicirane redove';
$strIgnore = 'Ignoriši';
$strIgnoreInserts = 'Ignoriši duplikate pri umetanju';
+$strImportExportCoords = 'Izvoz/uvoz koordinata za PDF shemu';
$strImportFiles = 'Uvoz datoteka';
+$strImportFormat = 'Format datoteka za uvoz';
+$strImportSuccessfullyFinished = 'Uvoz je uspešno završen, izvršeno je %d upita.';
+$strImport = 'Uvoz';
$strIndexes = 'Ključevi';
+$strIndexesSeemEqual = 'Sledeći indeksi su verovatno jednaki, i jedan od njih treba ukloniti:';
$strIndexHasBeenDropped = 'Ključ %s je obrisan';
$strIndex = 'Ključ';
$strIndexName = 'Ime ključa :';
@@ -313,6 +375,7 @@ $strInnoDBDataFilePath = 'Datoteke sa podacima';
$strInnoDBDataHomeDirDesc = 'Zajednički deo putanje direktorijuma za sve InnoDB datoteke sa podacima.';
$strInnoDBDataHomeDir = 'Osnovni direktorijum podataka';
$strInnoDBPages = 'strana';
+$strInnoDBRelationAdded = 'Dodata InnoDB relacija';
$strInnodbStat = 'InnoDB status';
$strInsecureMySQL = 'Vaša konfiguraciona datoteka sadrži podešavanja (root bez lozinke) koja odgovaraju standardnom MySQL privilegovanom nalogu. Vaš MySQL server radi sa ovim podešavanjima, otvoren je za upade, i zaista treba da ispravite ovaj sigurnosni rizik.';
$strInsertAsNewRow = 'Unesi kao novi red';
@@ -320,24 +383,40 @@ $strInsertedRowId = 'ID umetnutih redova:';
$strInsertedRows = 'Uneseno redova:';
$strInsert = 'Novi zapis';
$strInternalNotNecessary = '* Unutrašnja relacija nije neophodna kada postoji i u InnoDB.';
+$strInternalRelationAdded = 'Dodata interna relacija';
$strInternalRelations = 'Unutrašnje relacije';
$strInUse = 'se koristi';
+$strInvalidAuthMethod = 'Neispravan metod autentikacije je zadat u konfiguraciji:';
$strInvalidColumnCount = 'Broj kolona mora biti veći od nule.';
+$strInvalidColumn = 'Zadata je neispravna kolona (%s)!';
+$strInvalidCSVFieldCount = 'Neispravan broj polja u CSV ulazu na liniji %d.';
+$strInvalidCSVFormat = 'Neispravan format CSV ulaza na liniji %d.';
+$strInvalidCSVParameter = 'Neispravni parametri za CSV uvoz: %s';
+$strInvalidDatabase = 'Neispravna baza podataka';
$strInvalidFieldAddCount = 'Morate dodati barem jedno polje.';
$strInvalidFieldCount = 'Tabela mora imati barem jedno polje.';
+$strInvalidLDIImport = 'Ovaj dodatak ne podržava kompresovane uvoze!';
$strInvalidRowNumber = '%d nije ispravan broj reda.';
+$strInvalidServerHostname = 'Neispravan naziv servera %1$s. Molimo proverite svoju konfiguraciju.';
+$strInvalidServerIndex = 'Neispravan indeks servera: "%s"';
+$strInvalidTableName = 'Neispravan naziv tabele';
$strJapanese = 'Japanski';
+$strJoins = 'Spojevi';
$strJumpToDB = 'Pređi na bazu "%s".';
$strJustDeleteDescr = '"Obrisani" korisnici će i dalje imati pristup serveru dok privilegije ne budu ponovo učitane.';
$strJustDelete = 'Samo obriši korisnike iz tabele privilegija.';
$strKeepPass = 'Nemoj da menjaš lozinku';
+$strKeyCache = 'Keš ključeva';
$strKeyname = 'Ime ključa';
$strKill = 'Obustavi';
+$strKnownExternalBug = 'Ova funkcionalnost %s je pogođena poznatom greškom, vidite %s';
$strKorean = 'Korejski';
$strLandscape = 'Položeno';
+$strLanguage = 'Jezik';
+$strLanguageUnknown = 'Nepoznat jezik: %1$s.';
$strLatchedPages = 'Zabravljene strane';
$strLatexCaption = 'Komentar tabele';
$strLatexContent = 'Sadržaj tabele __TABLE__';
@@ -348,6 +427,8 @@ $strLatexLabel = 'Oznaka ključa';
$strLaTeX = 'LaTeX';
$strLatexStructure = 'Struktura tabele __TABLE__';
$strLatvian = 'Letonski';
+$strLDI = 'CSV koristeći LOAD DATA';
+$strLDILocal = 'Koristi ključnu reč LOCAL';
$strLengthSet = 'Dužina/Vrednost*';
$strLimitNumRows = 'Broj redova po strani';
$strLinesTerminatedBy = 'Linije se završavaju sa';
@@ -364,9 +445,11 @@ $strLogServer = 'Server';
$strLogUsername = 'Korisničko ime:';
$strLongOperation = 'Ova operacija može da potraje. Da li da nastavimo?';
+$strMaxConnects = 'maks. istovremenih veza';
+$strMaximalQueryLength = 'Maksimalna dužina napravljenog upita';
$strMaximumSize = 'Maksimalna veličina: %s%s';
-$strMbExtensionMissing = 'mbstring PHP ekstenzija nije pronađena, a čini se da vi koristite višebajtni skup znakova. Bez mbstring ekstenzije phpMyAdmin ne može ispravno da razdvaja stringove i to može dovesti do neočekivanih rezultata.';
-$strMbOverloadWarning = 'Uključena vam je mbstring.func_overload opcija u PHP podešavanjima. Ova opcija je nekompatibilna sa phpMyAdmin i može dovesti do grešaka u nekim podacima!';
+$strMbExtensionMissing = 'PHP ekstenzija mbstring nije pronađena, a čini se da vi koristite višebajtni skup znakova. Bez ekstenzije mbstring phpMyAdmin ne može ispravno da razdvaja stringove i to može dovesti do neočekivanih rezultata.';
+$strMbOverloadWarning = 'U PHP podešavanjima Vam je uključena mbstring.func_overload opcija. Ova opcija je nekompatibilna sa phpMyAdmin i može dovesti do grešaka u nekim podacima!';
$strMIME_available_mime = 'Dostupni MIME-tipovi';
$strMIME_available_transform = 'Dostupne transformacije';
$strMIME_description = 'Opis';
@@ -381,6 +464,7 @@ $strMIME_without = 'MIME-tipovi prikazani u kurzivu nemaju odvojene funkcije tra
$strModifications = 'Izmene su sačuvane';
$strModifyIndexTopic = 'Izmeni ključ';
$strModify = 'Promeni';
+$strMoveMenu = 'Premesti meni';
$strMoveTableOK = 'Tabela %s je pomerena u %s.';
$strMoveTable = 'Pomeri tabelu u (baza.tabela):';
$strMoveTableSameNames = 'Ne mogu da premestim tabelu u samu sebe!';
@@ -398,7 +482,9 @@ $strMyISAMRepairThreads = 'Niti popravke';
$strMyISAMSortBufferSizeDesc = 'Prihvatnik koji se alocira pri sortiranju MyISAM indeksa za vreme operacije REPAIR TABLE ili pri kreiranju indeksa sa CREATE INDEX ili ALTER TABLE.';
$strMyISAMSortBufferSize = 'Veličina prihvatnika za sortiranje';
$strMySQLCharset = 'MySQL set karaktera';
+$strMysqlClientVersion = 'Verzija MySQL klijenta';
$strMySQLConnectionCollation = 'Sortiranje za MySQL vezu';
+$strMysqlLibDiffersServerVersion = 'Verzija vaše PHP MySQL biblioteke %s se razlikuje od verzije vašeg MySQL servera %s. Ovo može dovesti do nepredvidljivog ponašanja.';
$strMySQLSaid = 'MySQL reče: ';
$strMySQLShowProcess = 'Prikaži listu procesa';
$strMySQLShowStatus = 'Prikaži MySQL informacije o toku rada';
@@ -409,10 +495,12 @@ $strNext = 'Sledeći';
$strNoActivity = 'Nije bilo aktivnosti %s ili više sekundi, molimo prijavite se ponovo';
$strNoDatabases = 'Baza ne postoji';
$strNoDatabasesSelected = 'Nije izabrana ni jedna baza.';
+$strNoDataReceived = 'Nisu primljeni nikavi podaci za uvoz. Ili nije bio naveden naziv datoteke, ili veličina datoteke prevazilazi maksimalnu veličinu dozvoljenu u vašoj konfiguraciji PHP-a. Pogledajte. See FAQ 1.16.';
$strNoDescription = 'nema opisa';
$strNoDetailsForEngine = 'Nema detaljnijih informacija o statusu za ovaj pogon skladištenja.';
$strNoDropDatabases = '"DROP DATABASE" komanda je onemogućena.';
$strNoExplain = 'Preskoči objašnjavanje SQL-a';
+$strNoFilesFoundInZip = 'U ZIP arhivi nema datoteka!';
$strNoFrames = 'phpMyAdmin preferira čitače koji podržavaju okvire.';
$strNoIndex = 'Ključ nije definisan!';
$strNoIndexPartsDefined = 'Delovi ključa nisu definisani!';
@@ -435,14 +523,20 @@ $strNotSet = '%s tabela nije pronađena ili nije postavljena u %s';
$strNoUsersFound = 'Korisnik nije nađen.';
$strNoValidateSQL = 'Preskoči proveru SQL-a';
$strNull = 'Null';
+$strNumberOfFields = 'Broj polja';
+$strNumberOfTables = 'Broj tabela';
$strNumSearchResultsInTable = '%s pogodaka unutar tabele %s';
$strNumSearchResultsTotal = 'Ukupno: %s pogodaka';
$strNumTables = 'Tabele';
$strOK = 'U redu';
+$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';
+$strOpenDocumentText = 'Open Document Text';
+$strOpenNewWindow = 'Otvori novi phpMyAdmin prozor';
$strOperations = 'Operacije';
$strOperator = 'Operator';
$strOptimizeTable = 'Optimizuj tabelu';
+$strOptions = 'Opcije';
$strOr = 'ili';
$strOverhead = 'Prekoračenje';
$strOverwriteExisting = 'Prepiši postojeće datoteke';
@@ -450,6 +544,7 @@ $strOverwriteExisting = 'Prepiši postojeće datoteke';
$strPageNumber = 'Broj strane:';
$strPagesToBeFlushed = 'Strane koje treba da budu usklađene';
$strPaperSize = 'Dimenzije papira';
+$strPartialImport = 'Delimični uvoz';
$strPartialText = 'Deo teksta';
$strPasswordChanged = 'Lozinka za %s je uspešno promenjena.';
$strPasswordEmpty = 'Lozinka je prazna!';
@@ -459,16 +554,21 @@ $strPasswordNotSame = 'Lozinke nisu identične!';
$strPdfDbSchema = 'Shema baze "%s" - Strana %s';
$strPdfInvalidTblName = 'Tabela "%s" ne postoji!';
$strPdfNoTables = 'Nema tabela';
+$strPDF = 'PDF';
+$strPDFReportExplanation = '(Pravi izveštaj koji sadrži podatke jedne tabele)';
+$strPDFReportTitle = 'Naslov izveštaja';
$strPerHour = 'na sat';
$strPerMinute = 'u minutu';
$strPerSecond = 'u sekundi';
$strPersian = 'Persijski';
$strPhoneBook = 'telefonski imenik';
-$strPHP40203 = 'Koristite PHP 4.2.3, koji ima ozbiljan bag sa višebajtnim stringovima (mbstring). Pogledajte izveštaj o grešci br. 19404. Ova verzija PHP-a se ne preporučuje za korišćenje sa phpMyAdmin.';
+$strPHP40203 = 'Koristite PHP 4.2.3, koji ima ozbiljan bag sa višebajtnim stringovima (mbstring). Pogledajte izveštaj o grešci br. 19404. Nije preporučljivo korišćenje ove verzije PHP-a uz phpMyAdmin.';
$strPhp = 'Napravi PHP kod';
$strPHPVersion = 'verzija PHP-a';
+$strPleaseSelectPrimaryOrUniqueKey = 'Molimo izaberite primarni ili jedinstveni ključ';
$strPmaDocumentation = 'phpMyAdmin dokumentacija';
$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] direktiva MORA biti podešena u konfiguracionoj datoteci!';
+$strPmaWiki = 'phpMyAdmin wiki';
$strPolish = 'Poljski';
$strPortrait = 'Uspravno';
$strPos1 = 'Početak';
@@ -502,6 +602,7 @@ $strPrivDescLockTables = 'Dozvoljava zaključavanje tabela tekućim procesima.';
$strPrivDescMaxConnections = 'Ograničava broj novih konekcija koje korisnik može ta otvori na sat.';
$strPrivDescMaxQuestions = 'Ograničava broj upita koje korisnik može da uputi serveru za sat.';
$strPrivDescMaxUpdates = 'Ograničava broj komandi koje menjaju tabele ili baze koje korisnik može da izvrši na sat.';
+$strPrivDescMaxUserConnections = 'Ograničava broj istovremenih konekcija koje korisnik može da ima.';
$strPrivDescProcess3 = 'Dozvoljava prekidanje procesa drugih korisnika.';
$strPrivDescProcess4 = 'Dozvoljava pregled kompletnih upita u listi procesa.';
$strPrivDescReferences = 'Nema efekta u ovoj verziji MySQL-a.';
@@ -517,15 +618,20 @@ $strPrivDescUpdate = 'Dozvoljava izmenu podataka.';
$strPrivDescUsage = 'Nema privilegija.';
$strPrivileges = 'Privilegije';
$strPrivilegesReloaded = 'Privilegije su uspešno ponovo učitane.';
+$strProcedures = 'Procedure';
$strProcesses = 'Procesi';
$strProcesslist = 'Lista procesa';
+$strProfiling = 'Profilisanje';
+$strProtocolVersion = 'Verzija protokola';
$strPutColNames = 'Stavi imena polja u prvi red';
$strQBEDel = 'Del';
$strQBEIns = 'Ins';
$strQBE = 'Upit po primeru';
+$strQueryCache = 'Keš upita';
$strQueryFrame = 'Prozor za upite';
$strQueryOnDb = 'SQL upit na bazi %s:';
+$strQueryResultsOperations = 'Operacije na rezultatima upita';
$strQuerySQLHistory = 'SQL istorijat';
$strQueryStatistics = 'Statistike upita: %s upita je postavljeno serveru od njegovog pokretanja.';
$strQueryTime = 'Upit je trajao %01.4f sekundi';
@@ -534,15 +640,19 @@ $strQueryWindowLock = 'Ne prepisuj ovaj upit izvan prozora';
$strReadRequests = 'Zahtevi za čitanje';
$strReceived = 'Primljeno';
+$strRecommended = 'preporučeno';
$strRecords = 'Zapisi';
$strReferentialIntegrity = 'Proveri referencijalni integritet:';
$strRefresh = 'Osveži';
$strRelationalSchema = 'Relaciona shema';
+$strRelationDeleted = 'Relacija obrisana';
$strRelationNotWorking = 'Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste saznali zašto, kliknite %sovde%s.';
$strRelationsForTable = 'RELACIJE TABELE';
$strRelations = 'Relacije';
$strRelationView = 'Relacioni pogled';
$strReloadingThePrivileges = 'Ponovo učitavam privilegije';
+$strReload = 'Ponovo učitaj';
+$strReloadPrivileges = 'Ponovo učitaj privilegije';
$strRemoveSelectedUsers = 'Ukloni izabrane korisnike';
$strRenameDatabaseOK = 'Baza %s je preimenovana u %s';
$strRenameTableOK = 'Tabeli %s promenjeno ime u %s';
@@ -550,14 +660,18 @@ $strRenameTable = 'Promeni ime tabele u ';
$strRepairTable = 'Popravi tabelu';
$strReplaceNULLBy = 'Zameni NULL sa';
$strReplaceTable = 'Zameni podatke u tabeli sa podacima iz datoteke';
+$strReplication = 'Replikacija';
$strReset = 'Poništi';
$strResourceLimits = 'Ograničenja resursa';
+$strRestartInsertion = 'Ponovo pokreni unošenje sa %s redova';
$strReType = 'Ponovite unos';
$strRevokeAndDeleteDescr = 'Korisnici će i dalje imati USAGE privilegije dok se privilegije ponovo ne učitaju.';
$strRevokeAndDelete = 'Obustavi sve aktivne privilegije korisnika i zatim ih obriši.';
$strRevokeMessage = 'Zabranili ste privilegije za %s';
$strRevoke = 'Zabrani';
$strRomanian = 'Rumunski';
+$strRoutineReturnType = 'Povratni tip';
+$strRoutines = 'Rutine';
$strRowLength = 'Dužina reda';
$strRowsFrom = ' redova počev od reda';
$strRowSize = 'Veličina reda';
@@ -570,9 +684,11 @@ $strRowsStatistic = 'Statistike reda';
$strRunning = 'na serveru %s';
$strRunQuery = 'Izvrši SQL upit';
$strRunSQLQuery = 'Izvrši SQL upit(e) na bazi %s';
+$strRunSQLQueryOnServer = 'Izvrši SQL upit(e) na serveru %s';
$strRussian = 'Ruski';
$strSaveOnServer = 'Sačuvaj na server u direktorijum %s';
+$strSavePosition = 'Sačuvaj poziciju';
$strSave = 'Sačuvaj';
$strScaleFactorSmall = 'Faktor umanjenja je premali da bi shema stala na jednu stranu';
$strSearchFormTitle = 'Pretraživanje baze';
@@ -590,19 +706,24 @@ $strSelectADb = 'Izaberite bazu';
$strSelectAll = 'Izaberi sve';
$strSelectBinaryLog = 'Izaberite binarni dnevnik za pregled';
$strSelectFields = 'Izaberi polja (najmanje jedno)';
+$strSelectForeignKey = 'Izaberi strani ključ';
$strSelectNumRows = 'u upitu';
+$strSelectReferencedKey = 'Izaberite referencirani ključ';
$strSelectTables = 'Izaberi tabele';
$strSend = 'Sačuvaj kao datoteku';
$strSent = 'Poslato';
$strServerChoice = 'Izbor servera';
$strServerNotResponding = 'Server ne odgovara';
$strServer = 'Server';
+$strServers = 'Serveri';
+$strServerStatusDelayedInserts = 'Odložena umetanja';
$strServerStatus = 'Informacije o toku rada';
$strServerStatusUptime = 'Ovaj MySQL server radi već %s. Pokrenut je %s.';
$strServerTabVariables = 'Promenljive';
$strServerTrafficNotes = 'Saobraćaj servera: Tabele pokazuju statistike mrežnog saobraćaja na ovom MySQL serveru od njegovog pokretanja.';
$strServerVars = 'Serverske promenljive i podešavanja';
$strServerVersion = 'Verzija servera';
+$strSessionStartupErrorGeneral = 'Ne mogu da pokrenem sesiju bez grešaka, molim proverite greške u PHP i/ili dnevniku veb servera i propisno podesite vašu PHP instalaciju.';
$strSessionValue = 'Vrednost sesije';
$strSetEnumVal = 'Ako je polje "enum" ili "set", unesite vrednosti u formatu: \'a\',\'b\',\'c\'...
Ako vam treba obrnuta kosa crta ("\\") ili apostrof ("\'") koristite ih u "izbegnutom" (escaped) obliku (na primer \'\\\\xyz\' ili \'a\\\'b\').';
$strShowAll = 'Prikaži sve';
@@ -610,35 +731,156 @@ $strShowColor = 'Prikaži boju';
$strShowDatadictAs = 'Format rečnika podataka';
$strShowFullQueries = 'Prikaži kompletne upite';
$strShowGrid = 'Prikaži mrežu';
+$strShowHideLeftMenu = 'Prikaži/sakrij meni s leve strane';
+$strShowingBookmark = 'Prikazivanje markera';
+$strShowingPhp = 'Prikaz kao PHP kod';
$strShowingRecords = 'Prikaz zapisa';
+$strShowingSQL = 'Prikaz kao SQL upit';
+$strShowOpenTables = 'Prikaži otvorene tabele';
$strShowPHPInfo = 'Prikaži informacije o PHP-u';
$strShow = 'Prikaži';
+$strShowSlaveHosts = 'Prikaži podređene server';
+$strShowSlaveStatus = 'Prikaži status podređenih servera';
+$strShowStatusBinlog_cache_disk_useDescr = 'Broj tranksakcija koje su koristile keš privremenog binarnog dnevnika ali su prevazišle vrednost u binlog_cache_size i koristile privremenu datoteku da smeste izraze iz transakcije.';
+$strShowStatusBinlog_cache_useDescr = 'Broj transakcija koje su koristile keš privremenog binarnog dnevnika.';
+$strShowStatusCreated_tmp_disk_tablesDescr = 'Broj privremenih tabela koje je server automatski kreirao na disku dok je izvršavao izraze. Ako je Created_tmp_disk_tables veliko, možda treba da povećate vrednost tmp_table_size kako bi učinili da privremene tabele budu bazirane u memoriji umesto na disku.';
+$strShowStatusCreated_tmp_filesDescr = 'Koliko privremenih datoteka je mysqld napravio.';
+$strShowStatusCreated_tmp_tablesDescr = 'Broj privremenih tabela koje je server automatski kreirao u memoriji dok je izvršavao izraze.';
+$strShowStatusDelayed_errorsDescr = 'Broj redova upisanih sa INSERT DELAYED za koje je javljena neka greška (verovatno duplirani ključ).';
+$strShowStatusDelayed_insert_threadsDescr = 'Broj INSERT DELAYED rukovalačkih niti u upotrebi. Svaka posebna tabela nad kojom se koristi INSERT DELAYED dobija svoju nit.';
+$strShowStatusDelayed_writesDescr = 'Broj upisanih INSERT DELAYED redova.';
+$strShowStatusFlush_commandsDescr = 'Broj izvršenih FLUSH izraza.';
+$strShowStatusHandler_commitDescr = 'Broj internih COMMIT izraza.';
+$strShowStatusHandler_deleteDescr = 'Broj brisanja nekog reda tabele.';
+$strShowStatusHandler_discoverDescr = 'MySQL server može da upita pogon skladištenja NDB Cluster da li zna za tabelu određenog imena. To se naziva otkrivanjem (discovery). Handler_discover označava broj puta kada je otkrivena tabela.';
+$strShowStatusHandler_read_firstDescr = 'Broj puta kada je prva stavka pročitana iz indeksa. Ako je ovo visoko, to može značiti da server radi puno punih skeniranja indeksa; na primer SELECT kol1 FROM nešto, pod pretpostavkom da je kol1 indeksirano.';
+$strShowStatusHandler_read_keyDescr = 'Broj zahteva za čitanje reda zasnovanih na ključu. Ako je ovaj broj visok, to je dobar pokazatelj da su vaši upiti i tabele propisno indeksirani.';
+$strShowStatusHandler_read_nextDescr = 'Broj zahteva za čitanjem sledećeg reda u poretku ključeva. Ovo se povećava kada radite upit po koloni indeksa sa ograničenjem opsega ili ako radite skeniranje indeksa.';
+$strShowStatusHandler_read_prevDescr = 'Broj zahteva za čitanjem prethodnog reda u poretku ključeva. Ova metoda čitanja se uglavnom koristi za optimizaciju ORDER BY ... DESC.';
+$strShowStatusHandler_read_rndDescr = 'Broj zahteva za čitanje reda zasnovanih na fiksnoj poziciji. Ovo je visoko ako radite mnogo upita koji zahtevaju sortiranje rezultata. Verovatno imate mnogo upita koji zahtevaju da MySQL skenira cele tabele ili imate spojeve koji ne koriste ključeve propisno.';
+$strShowStatusHandler_read_rnd_nextDescr = 'Broj zahteva za čitanjem sledećeg reda iz datoteke podataka. Ovo je visoko ako radite puno skeniranja tabela. Ovo obično nagoveštava da vaše tabele nisu propisno indeksirane ili da vaši upiti nisu napisani da iskoriste već postojeće indekse.';
+$strShowStatusHandler_rollbackDescr = 'Broj internih ROLLBACK izraza.';
+$strShowStatusHandler_updateDescr = 'Broj zahteva za ažuriranje reda u tabeli.';
+$strShowStatusHandler_writeDescr = 'Broj zahteva za upisivanje reda u tabelu.';
+$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'Broj strana koje sadrže podatke (čistih ili prljavih).';
+$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Broj strana koje su trenutno prljave.';
+$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'Broj strana u ostavi bafera za koje je traženo da budu očišćene.';
+$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Broj slobodnih strana.';
+$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'Broj zabravljenih strana u InnoDB ostavi bafera. Sa ovih strana se trenutno čita ili se u njih upisuje ili iz nekog drugog razloga ne mogu biti očišćene niti uklonjene.';
+$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'Broj strana koje su zauzete zato što su odvojene za administrativne potrebe, kao što su zaključavanje redova ili indeks prilagodljivog heša. Ova vrednost se takođe može izračunati i na sledeći način Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';
+$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Puna veličina ostave bafera, u stranama.';
+$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'Broj „nasumičnih“ pred-čitanja koja je InnoDB pokrenuo. Ovo se dešava kada upit treba da skenira veliki deo tabele ali nasumičnim redosledom.';
+$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'Broj sekvencijalnih pred-čitanja koja je InnoDB pokrenuo. Ovo se dešava kada InnoDB radi sekvencijalno skeniranje cele tabele.';
+$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'Broj logičkih zahteva za čitanje koje je InnoDB uradio.';
+$strShowStatusInnodb_buffer_pool_readsDescr = 'Broj logičkih čitanja koja InnoDB nije mogao da zadovolji iz ostave bafera te je morao da radi čitanje pojedinačne strane.';
+$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normalno se upisi u InnoDB ostavu bafera dešavaju u pozadini. Međutim, ako je neophodno pročitati ili napraviti stranu a nema dostupnih čistih strana, neophodno je sačekati da se strane prethodno očiste. Ovaj brojač broji dešavanja ovih čekanja. Ako je veličina ostave bafera postavljena kako treba, ova vrednost vi trebalo da je niska.';
+$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'Broj upisa učinjenih u InnoDB ostavu bafera.';
+$strShowStatusInnodb_data_fsyncsDescr = 'Broj fsync() operacija do sada.';
+$strShowStatusInnodb_data_pending_fsyncsDescr = 'Trenutni broj fsync() operacija na čekanju.';
+$strShowStatusInnodb_data_pending_readsDescr = 'Trenutni broj čitanja na čekanju.';
+$strShowStatusInnodb_data_pending_writesDescr = 'Trenutni broj upisa na čekanju.';
+$strShowStatusInnodb_data_readDescr = 'Količina podataka pročitanih do sada, u bajtovima.';
+$strShowStatusInnodb_data_readsDescr = 'Ukupan broj čitanja podataka.';
+$strShowStatusInnodb_data_writesDescr = 'Ukupan broj upisa podataka.';
+$strShowStatusInnodb_data_writtenDescr = 'Količina podataka upisanih do sada, u bajtovima';
+$strShowStatusInnodb_dblwr_pages_writtenDescr = 'Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane u ovu svrhu.';
+$strShowStatusInnodb_dblwr_writesDescr = 'Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane u ovu svrhu.';
+$strShowStatusInnodb_log_waitsDescr = 'Broj čekanja koja smo imali zato što je bafer dnevnika bio premali te smo morali da sačekamo da bude očišćen pre nastavka.';
+$strShowStatusInnodb_log_write_requestsDescr = 'Broj zahteva za upis u dnevnik.';
+$strShowStatusInnodb_log_writesDescr = 'Broj fizičkih upisa u datoteku dnevnika.';
+$strShowStatusInnodb_os_log_fsyncsDescr = 'Broj fsyncs upisa načinjenih u datoteku dnevnika.';
+$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Broj fsync-ova za datoteku dnevnika na čekanju.';
+$strShowStatusInnodb_os_log_pending_writesDescr = 'Broj upisa u datoteku dnevnika na čekanju.';
+$strShowStatusInnodb_os_log_writtenDescr = 'Broj bajtova upisanih u datoteku dnevnika.';
+$strShowStatusInnodb_pages_createdDescr = 'Broj napravljenih strana.';
+$strShowStatusInnodb_page_sizeDescr = 'Ukompajlirana veličina strane za InnoDB (podrazumevano 16KB). Mnoge vrednosti se računaju u stranama; veličina strane omogućava da se one lako konvertuju u bajtove.';
+$strShowStatusInnodb_pages_readDescr = 'Broj pročitanih strana.';
+$strShowStatusInnodb_pages_writtenDescr = 'Broj zapisanih strana.';
+$strShowStatusInnodb_row_lock_current_waitsDescr = 'Broj brava za redove koje se trenutno čekaju.';
+$strShowStatusInnodb_row_lock_time_avgDescr = 'Prosečno vreme za dobavljanje brave za red, u milisekundama.';
+$strShowStatusInnodb_row_lock_timeDescr = 'Ukupno vremena provedeno u dobavljanju brava za redove, u milisekundama.';
+$strShowStatusInnodb_row_lock_time_maxDescr = 'Najduže vreme za dobavljanje brave za red, u milisekundama.';
+$strShowStatusInnodb_row_lock_waitsDescr = 'Broj puta kada se morala čekati brava za red.';
+$strShowStatusInnodb_rows_deletedDescr = 'Broj redova obrisanih iz InnoDB tabela.';
+$strShowStatusInnodb_rows_insertedDescr = 'Broj redova umetnutih u InnoDB tabele.';
+$strShowStatusInnodb_rows_readDescr = 'Broj redova pročitanih iz InnoDB tabela.';
+$strShowStatusInnodb_rows_updatedDescr = 'Broj redova ažuriranih u InnoDB tabelama.';
+$strShowStatusKey_blocks_not_flushedDescr = 'Broj blokova ključeva u kešu ključeva koji su izmenjeni ali još nisu poslati na disk. Ovo je ranije bilo poznato kao Not_flushed_key_blocks.';
+$strShowStatusKey_blocks_unusedDescr = 'Broj neiskorišćenih blokova u kešu ključeva. Ovu vrednost možete da koristite da utvrdite koliki deo keša ključeva je u upotrebi.';
+$strShowStatusKey_blocks_usedDescr = 'Broj iskorišćenih blokova u kešu ključeva. Ova vrednost je oznaka „visokog vodostaja“ koja pokazuje najveći ikada broj blokova koji je bio u upotrebi u isto vreme.';
+$strShowStatusKey_read_requestsDescr = 'Broj zahteva za čitanje bloka ključeva iz keša.';
+$strShowStatusKey_readsDescr = 'Broj fizičkih čitanja bloka ključeva sa diska. Ako je Key_reads veliko, onda je vaša vrednost za key_buffer_size verovatno premala. Stepen promašaja keša se može izračunati kao Key_reads/Key_read_requests.';
+$strShowStatusKey_write_requestsDescr = 'Broj zahteva za upisivanje bloka ključeva u keš.';
+$strShowStatusKey_writesDescr = 'Broj fizičkih upisa bloka ključeva na disk.';
+$strShowStatusLast_query_costDescr = 'Ukupna cena poslednjeg kompajliranog upita kako ju je izračunao optimizator upita. Korisno za upoređivanje cene različitih planova upita za isti upit. Podrazumevana vrednost 0 znači da još nije bio kompajliran nijedan upit.';
+$strShowStatusNot_flushed_delayed_rowsDescr = 'Broj redova u INSERT DELAYED redovima čekanja koji čekaju upisivanje.';
+$strShowStatusOpened_tablesDescr = 'Broj tabela koje su bile otvarane. Ako je broj veliki, vaš keš tabela je verovatno premali.';
+$strShowStatusOpen_filesDescr = 'Broj otvorenih datoteka.';
+$strShowStatusOpen_streamsDescr = 'Broj otvorenih tokova (koristi se prvenstveno za vođenje dnevnika (logging)).';
+$strShowStatusOpen_tablesDescr = 'Broj otvorenih tabela.';
+$strShowStatusQcache_free_blocksDescr = 'Broj slobodnih memorijskih blokova u u kešu upita.';
+$strShowStatusQcache_free_memoryDescr = 'Količina slobodne memorije za keš upita.';
+$strShowStatusQcache_hitsDescr = 'Broj pogodaka iz keša.';
+$strShowStatusQcache_insertsDescr = 'Broj upita dodatih u keš.';
+$strShowStatusQcache_lowmem_prunesDescr = 'Broj upita koji su uklonjeni iz keša da bi se oslobodila memorija za keširanje novih upita. Ovaj podatak vam može pomoći da podesite veličinu keša za upite. Keš za upite koristi strategiju najduže nekorišćenog (en: least recently used , LRU) da bi odlučio koje upite da ukloni iz keša.';
+$strShowStatusQcache_not_cachedDescr = 'Broj nekeširanih upita (koji se ne mogu keširati ili nisu keširani zbog podešavanja query_cache_type).';
+$strShowStatusQcache_queries_in_cacheDescr = 'Broj upita registrovanih u kešu.';
+$strShowStatusQcache_total_blocksDescr = 'Ukupan broj blokova u kešu za upite.';
+$strShowStatusReset = 'Reset';
+$strShowStatusRpl_statusDescr = 'Status replikacije otporne na greške (nije još implementirano).';
+$strShowStatusSelect_full_joinDescr = 'Broj spojeva koji ne koriste indekste. Ako ova vrednost nije 0, trebalo bi pažljivo da proverite indekse vaših tabela.';
+$strShowStatusSelect_full_range_joinDescr = 'Broj spojeva koji su koristili pretragu opsega na referentnoj tabeli.';
+$strShowStatusSelect_range_checkDescr = 'Broj spojeva bez ključeva koji proveravaju upotrebu ključa posle svakog reda. (Ako ovo nije 0, trebalo bi pažljivo da proverite indekse vaših tabela.)';
+$strShowStatusSelect_rangeDescr = 'Broj spojeva koji su koristili opsege na prvoj tabeli. (Obično nije kritično čak ni kada je ovo veliko)';
+$strShowStatusSelect_scanDescr = 'Broj spojeva koji su uradili puno skeniranje prve tabele.';
+$strShowStatusSlave_open_temp_tablesDescr = 'Broj privremenih tabela trenutno otvorenih od strane pomoćne SQL niti.';
+$strShowStatusSlave_retried_transactionsDescr = 'Ukupan broj puta (od pokretanja) kada je pomoćna SQL nit za replikaciju pokušala transakcije.';
+$strShowStatusSlave_runningDescr = 'Ovo je ON ako je ovaj server pomoćni koji je povezan na glavni.';
+$strShowStatusSlow_launch_threadsDescr = 'Broj niti za koje je trebalo više od slow_launch_time sekudni da bi bile pokrenute.';
+$strShowStatusSlow_queriesDescr = 'Broj upita za koje je trebalo više od long_query_time sekudni.';
+$strShowStatusSort_merge_passesDescr = 'Broj prolaza za spajanje koje je algoritam za sortiranje morao da odradi. Ako je ova vrednost velika, trebalo bi da razmislite o povećanju vrednosti sistemske promenljive sort_buffer_size.';
+$strShowStatusSort_rangeDescr = 'Broj sortiranja koja su urađena sa opsegom.';
+$strShowStatusSort_rowsDescr = 'Broj sortiranih redova.';
+$strShowStatusSort_scanDescr = 'Broj sortiranja do kojih je došlo skeniranjem tabele.';
+$strShowStatusTable_locks_immediateDescr = 'Broj puta kada je brava za tabelu odmah dobavljena.';
+$strShowStatusTable_locks_waitedDescr = 'Broj puta kada brava za tabelu nije mogla biti odmah dobavljena i bilo je potrebno čekanje. Ako je ovo visoko i imate problema sa performansama, prvo bi trebalo da optimizujete svoje upite a potom da ili podelite tabelu ili tabele ili da koristite replikaciju.';
+$strShowStatusThreads_cachedDescr = 'Broj niti u kešu za niti. Stepen pogodaka keša se može izračunati kao Threads_created/Konekcije. Ako je ova vrednost crvena trebalo bi da povećate vaš thread_cache_size.';
+$strShowStatusThreads_connectedDescr = 'Broj trenutno otvorenih veza.';
+$strShowStatusThreads_createdDescr = 'Broj niti kreiranih za rukovanje konekcijama. Ako je Threads_created veliko, možda bi trebalo da povećate vrednost thread_cache_size. (Ako imate dobru implementaciju niti, ovo obično ne donosi primetna poboljšanja u performansama.)';
+$strShowStatusThreads_runningDescr = 'Broj niti koje nisu uspavane.';
$strShowTableDimension = 'Prikaži dimenzije tabele';
$strShowTables = 'Prikaži tabele';
$strShowThisQuery = 'Prikaži ponovo ovaj upit';
$strSimplifiedChinese = 'Pojednostavljeni kineski';
$strSingly = '(po jednom polju)';
$strSize = 'Veličina';
+$strSkipQueries = 'Broj zapisa (upita) koje treba preskočiti:';
$strSlovak = 'Slovački';
-$strSlovenian = 'Slovenački';
+$strSlovenian = 'Slovenači';
+$strSmallBigAll = 'Sve malo/veliko';
+$strSnapToGrid = 'Drži se mreže';
$strSocketProblem = '(ili priključak lokalnog MySQL servera nije ispravno podešen)';
$strSortByKey = 'Sortiraj po ključu';
+$strSorting = 'Sortiranje';
$strSort = 'Sortiranje';
$strSpaceUsage = 'Zauzeće';
$strSpanish = 'Španski';
$strSplitWordsWithSpace = 'Reči se odvajaju razmakom (" ").';
+$strSQLCompatibility = 'Mod SQL kompatibilnosti';
$strSQLExportType = 'Tip izvoza';
$strSQLParserBugMessage = 'Postoji mogućnost da ste pronašli bag u SQL parseru. Molimo ispitajte svoj upit pažljivo, i proverite da su navodnici ispravni i da ne nedostaju. Ostali mogući razlozi greške mogu biti da ste poslali binarnu datoteku van oblasti za običan tekst. Možete probati svoj upit u MySQL sučelju komandne linije. Donja poruka o grešci MySQL servera, ako je ima, može vam pomoći u otkrivanju problema. Ako i dalje imate probleme ili ako parser ne uspeva tamo gde uspeva sučelje komandne linije, svedite svoj SQL upit na jedan jedini upit koji stvara probleme i pošaljite nam izveštaj o grešci sa delom koda u donjoj REZ sekciji:';
$strSQLParserUserError = 'Izgleda da postoji greška u vašem SQL upitu. Ovde je poruka o greški MySQL servera, koja vam može pomoći u otkrivanju problema';
$strSQLQuery = 'SQL upit';
$strSQLResult = 'SQL rezultat';
$strSQL = 'SQL';
-$strSQPBugInvalidIdentifer = 'Neispravan identifikator';
+$strSQPBugInvalidIdentifer = 'Neispravan iG¤entifikator';
$strSQPBugUnclosedQuote = 'Navodnik nije zatvoren';
$strSQPBugUnknownPunctuation = 'Nepoznat string interpunkcije';
+$strStandInStructureForView = 'Struktura koja zamenjuje pogled';
$strStatCheckTime = 'Poslednja provera';
$strStatCreateTime = 'Napravljeno';
$strStatement = 'Ime';
+$strStatisticsOverrun = 'Na zaposlenom serveru brojači bajtova mogu da se preliju (overrun), tako da te statistike, onako kako ih prijavljuje MySQL server, mogu biti netačne.';
$strStatUpdateTime = 'Poslednja izmena';
$strStatus = 'Status';
$strStorageEngine = 'Pogon skladištenja';
@@ -649,6 +891,7 @@ $strStrucExcelCSV = 'CSV za MS Excel';
$strStrucNativeExcel = 'Izvorni MS Excel podaci';
$strStrucOnly = 'Samo struktura';
$strStructPropose = 'Predloži strukturu tabele';
+$strStructureForView = 'Struktura za pogled (view)';
$strStructure = 'Struktura';
$strSubmit = 'Pošalji';
$strSuccess = 'Vaš SQL upit je uspešno izvršen';
@@ -657,12 +900,15 @@ $strSwedish = 'Švedski';
$strSwitchToDatabase = 'Prebaci se na kopiranu bazu';
$strSwitchToTable = 'Pređi na kopiranu tabelu';
+$strTableAlreadyExists = 'Tabela %s već postoji!';
$strTableComments = 'Komentari tabele';
$strTableEmpty = 'Ima tabele je prazno!';
$strTableHasBeenDropped = 'Tabela %s je odbačena';
$strTableHasBeenEmptied = 'Tabela %s je ispražnjena';
$strTableHasBeenFlushed = 'Tabela %s je osvežena';
+$strTableIsEmpty = 'Tabela je izgleda prazna!';
$strTableMaintenance = 'Radnje na tabeli';
+$strTableName = 'Naziv tabele';
$strTableOfContents = 'Sadržaj';
$strTableOptions = 'Opcije tabele';
$strTables = '%s tabela';
@@ -670,28 +916,45 @@ $strTableStructure = 'Struktura tabele';
$strTable = 'Tabela';
$strTakeIt = 'preuzmi';
$strTblPrivileges = 'Privilegije vezane za tabele';
+$strTempData = 'Privremeni podaci';
$strTextAreaLength = 'Zbog njehove veličine, polje
možda nećete moći da izmenite';
$strThai = 'Tajski';
+$strThemeDefaultNotFound = 'Nije pronađena podrazumevana tema %s!';
+$strThemeNoPreviewAvailable = 'Pregled ne postoji.';
+$strThemeNotFound = 'Nije pronađena tema %s!';
+$strThemeNoValidImgPath = 'Nema ispravne putanje do slika za temu %s!';
+$strThemePathNotFound = 'Nije pronađena putanja do teme za temu %s!';
$strTheme = 'Tema / stil';
$strThisHost = 'Ovaj server';
+$strThreads = 'Niti';
$strThreadSuccessfullyKilled = 'Proces %s je uspešno prekinut.';
+$strTimeoutInfo = 'Prethodnom uvozu je isteklo vreme, nakon ponovnog slanja biće nastavljen od pozicije %d.';
+$strTimeoutNothingParsed = 'Međutim, pri poslednjem pokretanju podaci nisu bili obrađeni, što obično znači da phpMyAdmin neće biti u mogućnosti da završi ovaj uvoz osim ako ne povećate vremenska ograničenja u PHP-u';
+$strTimeoutPassed = 'Vreme izvršenja skripta je isteklo, ako želite da dovršite uvoz, molimo pošaljite istu datoteku i uvoz će se nastaviti.';
$strTime = 'Vreme';
+$strToFromPage = 'od/do stranice';
$strToggleScratchboard = 'Uključi/isključi radnu tablu';
+$strToggleSmallBig = 'Promeni malo/veliko';
+$strToSelectRelation = 'Da odaberete relaciju, kliknite :';
$strTotalUC = 'Ukupno';
$strTotal = 'ukupno';
$strTraditionalChinese = 'Tradicionalni kineski';
$strTraditionalSpanish = 'Tradicionalni španski';
$strTraffic = 'Saobraćaj';
+$strTransactionCoordinator = 'Koordinator transakcija';
$strTransformation_application_octetstream__download = 'Prikazuje vezu za preuzimanje binarnih podataka za polje. Prva opcija je ime binarne datoteke. Druga opcija je moguće ime polja reda tabele koji sadrži ime datoteke. Ako date drugu opciju, prva mora biti postavljena na prazan string';
-$strTransformation_application_octetstream__hex = 'Prikazuje heksadecimalni prikaz podataka. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
+$strTransformation_application_octetstream__hex = 'Prikazuje heksadecimalni prikaz podataka. Opcioni prvi parametar određuje koliko često se dodaje prazno mesto (podrazumevano svaka 2 nibla).';
$strTransformation_image_jpeg__inline = 'Prikazuje umanjenu sliku na koju je moguće kliknuti; opcije: širina, visina u pikselima (čuva originalni odnos)';
-$strTransformation_image_jpeg__link = 'Prikazuje link ka ovoj slici (npr. direktno preuzimanje iz BLOB-a).';
+$strTransformation_image_jpeg__link = 'Prikazuje link ka ovoj snimci (npr. direktno preuzimanje iz BLOB-a).';
$strTransformation_image_png__inline = 'Prikaži JPEG slike na strani';
+$strTransformation_text_plain__dateformat = 'Prikazuje TIME, TIMESTAMP, DATETIME ili polje sa numeričkom juniks vremenskom oznakom (timestamp) kao formatirani datum. Prva opcija je pomeraj (u satima) koji se dodaje vremenskoj oznaci (podrazumevamo: 0). Drugu opciju koristitte da odredite drugačiji string za formatiranje datuma/vremena. Treća opcija određuje da li želite da vidite lokalni ili UTC datum (koristite stringove "local" ili "utc" za to). U skladu sa tim, format datuma ima različite vrednosti - za "local" pogledajte PHP-ovu dokumentaciju za funkciju strftime() dok je za "utc" to urađeno korišćenjem fukcije gmdate().';
$strTransformation_text_plain__external = 'SAMO LINUX: Pokreće eksternu aplikaciju i popunjava podatke u poljima preko standardnog ulaza. Vraća standardni izlaz aplikacije. Podrazumevano je Tidy, za lepši prikaz HTML koda. Zbog sigurnosnih razloga, morate ručno izmeniti datoteku libraries/transformations/text_plain__external.inc.php i dodati alate koje želite da koristite. Prva opcija je broj programa koje želite da koristite, a druga su parametri programa. Ako se treći parametar postavi na 1 izlaz će biti konvertovan koristeći htmlspecialchars() (podrazumevano je 1). Ako je četvrti parametar postavljen na 1, NOWRAP će biti dodato ćeliji sa sadržajem tako da će izlaz biti prikazan bez izmena. (podrazumevano 1)';
$strTransformation_text_plain__formatted = 'Čuva originalno formatiranje polja. Escaping se ne vrši.';
$strTransformation_text_plain__imagelink = 'Prikazuje sliku i link, polje sadrži naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je širina u pikselima, treća je visina.';
$strTransformation_text_plain__link = 'Prikazuje link, polje sadrži naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je naslov za link.';
+$strTransformation_text_plain__sql = 'Formatira tekst kao SQL upit sa obeležavanjem sintakse.';
$strTransformation_text_plain__substr = 'Pokazuje deo stringa. Prva opcija je broj znakova koje treba preskočiti od početka stringa (podrazumevano 0). Druga opcija je broj vraćenih znakova (podrazumevano: do kraja stringa). Treća opcija je string koji se dodaje kada dođe do odsecanja (podrazumevano: ...) .';
+$strTriggers = 'Okidači';
$strTruncateQueries = 'Prikaži skraćene upite';
$strTurkish = 'Turski';
$strType = 'Tip';
@@ -702,13 +965,24 @@ $strUnicode = 'Unikod';
$strUnique = 'Jedinstveni';
$strUnknown = 'nepoznat';
$strUnselectAll = 'ništa';
+$strUnsupportedCompressionDetected = 'Pokušali ste da uvezete datoteku sa kompresijom koja nije podržana (%s). Ili podrška za nju nije implementirana, ili je isključena u vašoj konfiguraciji.';
$strUpdatePrivMessage = 'Ažurirali ste privilegije za %s.';
$strUpdateProfileMessage = 'Profil je promenjen.';
$strUpdateQuery = 'Ažuriraj upit';
$strUpdComTab = 'Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments';
$strUpgrade = 'Trebalo bi da unapredite vaš %s server na verziju %s ili noviju.';
+$strUploadErrorCantWrite = 'Neuspelo upisivanje datoteke na disk.';
+$strUploadErrorExtension = 'Prijem datoteke zaustavljen zbog ekstenzije.';
+$strUploadErrorFormSize = 'Poslata datoteka prevazilazi vrednost direktive MAX_FILE_SIZE koja je navedena u HTML formi.';
+$strUploadErrorIniSize = 'Poslata datoteka prevazilazi vrednost direktive upload_max_filesize u php.ini.';
+$strUploadErrorNoTempDir = 'Nedostaje privremeni direktorijum.';
+$strUploadErrorPartial = 'Poslata datoteka je samo delimično primljena.';
+$strUploadErrorUnknown = 'Nepoznata greška pri slanju datoteke.';
+$strUploadLimit = 'Verovatno ste pokušali da uvezete preveliku datoteku. Molimo pogledajte %sdokumentaciju%s za načine prevazilaženja ovog ograničenja.';
+$strUploadsNotAllowed = 'Slanje datoteka na ovaj server nije dozvoljeno.';
$strUsage = 'Zauzeće';
$strUseBackquotes = 'Koristi \' za ograničavanje imena polja';
+$strUsedPhpExtensions = 'Korišćene PHP ekstenzije';
$strUseHostTable = 'Koristi tabelu domaćina';
$strUserAlreadyExists = 'Korisnik %s već postoji!';
$strUserEmpty = 'Ime korisnika nije uneto!';
@@ -732,6 +1006,8 @@ $strViewDumpDatabases = 'Prikaži sadržaj (shemu) baze';
$strViewDumpDB = 'Prikaži sadržaj (shemu) baze';
$strViewDump = 'Prikaži sadržaj (shemu) tabele';
$strViewHasBeenDropped = 'Pogled %s je odbačen';
+$strViewMaxExactCount = 'Ovaj pogled ima više od %d redova. Molimo pogledajte %sdokumentaciju%s.';
+$strViewName = 'naziv za VIEW';
$strView = 'Pogled';
$strWebServerUploadDirectory = 'direktorijum za slanje veb servera ';
@@ -751,302 +1027,4 @@ $strYes = 'Da';
$strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ograničenja.';
$strZip = '"zipovano"';
-// To translate:
-$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
-$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
-
-$strBookmarkCreated = 'Bookmark %s created'; //to translate
-$strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
-$strBrowseDistinctValues = 'Browse distinct values'; //to translate
-
-$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
-$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
-$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
-$strCSV = 'CSV'; //to translate
-
-$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
-
-$strErrorInZipFile = 'Error in ZIP archive:'; //to translate
-$strEsperanto = 'Esperanto'; //to translate
-
-$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
-$strFileNameTemplateDescriptionServer = 'server name'; //to translate
-$strFileNameTemplateDescriptionTable = 'table name'; //to translate
-$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
-$strFileToImport = 'File to import'; //to translate
-$strFlushQueryCache = 'Flush query cache'; //to translate
-$strFlushTables = 'Flush (close) all tables'; //to translate
-
-$strHandler = 'Handler'; //to translate
-
-$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
-$strImportFormat = 'Format of imported file'; //to translate
-$strImport = 'Import'; //to translate
-$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
-$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
-$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
-$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
-$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
-$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
-$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
-$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
-$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
-
-$strJoins = 'Joins'; //to translate
-
-$strKeyCache = 'Key cache'; //to translate
-
-$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
-$strLDI = 'CSV using LOAD DATA'; //to translate
-$strLDILocal = 'Use LOCAL keyword'; //to translate
-
-$strMaxConnects = 'max. concurrent connections'; //to translate
-$strMaximalQueryLength = 'Maximal length of created query'; //to translate
-$strMysqlClientVersion = 'MySQL client version'; //to translate
-
-$strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
-$strNumberOfFields = 'Number of fields'; //to translate
-
-$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
-
-$strPartialImport = 'Partial import'; //to translate
-$strPDF = 'PDF'; //to translate
-$strPDFReportTitle = 'Report title'; //to translate
-$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
-$strProtocolVersion = 'Protocol version'; //to translate
-
-$strQueryCache = 'Query cache'; //to translate
-
-$strReloadPrivileges = 'Reload privileges'; //to translate
-$strReplication = 'Replication'; //to translate
-$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
-
-$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
-$strShowingBookmark = 'Showing bookmark'; //to translate
-$strShowOpenTables = 'Show open tables'; //to translate
-$strShowSlaveHosts = 'Show slave hosts'; //to translate
-$strShowSlaveStatus = 'Show slave status'; //to translate
-$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
-$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
-$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
-$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
-$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
-$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
-$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
-$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
-$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
-$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
-$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
-$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
-$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
-$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
-$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
-$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
-$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
-$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
-$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
-$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
-$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
-$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
-$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
-$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
-$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
-$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
-$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
-$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
-$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
-$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
-$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
-$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
-$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
-$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
-$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
-$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
-$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
-$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
-$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
-$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
-$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
-$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
-$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
-$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
-$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
-$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
-$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
-$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
-$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
-$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
-$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
-$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
-$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
-$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
-$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
-$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
-$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
-$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
-$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
-$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
-$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
-$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
-$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
-$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
-$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
-$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
-$strShowStatusReset = 'Reset'; //to translate
-$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
-$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
-$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
-$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
-$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
-$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
-$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
-$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
-$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
-$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
-$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
-$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
-$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
-$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
-$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
-$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
-$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
-$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
-$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
-$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
-$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
-$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
-$strSorting = 'Sorting'; //to translate
-$strSQLCompatibility = 'SQL compatibility mode'; //to translate
-$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
-
-$strTableAlreadyExists = 'Table %s already exists!'; //to translate
-$strTempData = 'Temporary data'; //to translate
-$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
-$strThemeNoPreviewAvailable = 'No preview available.'; //to translate
-$strThemeNotFound = 'Theme %s not found!'; //to translate
-$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
-$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
-$strThreads = 'Threads'; //to translate
-$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
-$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
-$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
-$strTransactionCoordinator = 'Transaction coordinator'; //to translate
-$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
-
-$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
-$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
-$strUsedPhpExtensions = 'Used PHP extensions'; //to translate
-
-$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
-
-$strQueryResultsOperations = 'Query results operations'; //to translate
-$strAddClause = 'Add %s'; //to translate
-$strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
-$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
-$strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
-$strCreateUserDatabase = 'Database for user'; //to translate
-$strCreateUserDatabaseNone = 'None'; //to translate
-$strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
-$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
-$strOpenDocumentText = 'Open Document Text'; //to translate
-$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
-$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
-$strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
-$strInvalidTableName = 'Invalid table name'; //to translate
-$strInvalidDatabase = 'Invalid database'; //to translate
-$strServers = 'Servers'; //to translate
-$strDelimiter = 'Delimiter'; //to translate
-$strFunctions = 'Functions'; //to translate
-$strProcedures = 'Procedures'; //to translate
-$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
-$strFontSize = 'Font size'; //to translate
-$strLanguage = 'Language'; //to translate
-$strPmaWiki = 'phpMyAdmin wiki'; //to translate
-$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
-$strDocSQL = 'DocSQL'; //to translate
-$strTableName = 'Table name'; //to translate
-$strTableIsEmpty = 'Table seems to be empty!'; //to translate
-$strDbIsEmpty = 'Database seems to be empty!'; //to translate
-$strShowingPhp = 'Showing as PHP code'; //to translate
-$strShowingSQL = 'Showing SQL query'; //to translate
-$strDesigner = 'Designer'; //to translate
-$strNumberOfTables = 'Number of tables'; //to translate
-$strCreateTable = 'Create table'; //to translate
-$strCreateRelation = 'Create relation'; //to translate
-$strSavePosition = 'Save position'; //to translate
-$strSelectForeignKey = 'Select Foreign Key'; //to translate
-$strHide = 'Hide'; //to translate
-$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
-$strReload = 'Reload'; //to translate
-$strSmallBigAll = 'Small/Big All'; //to translate
-$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
-$strMoveMenu = 'Move Menu'; //to translate
-$strAngularLinks = 'Angular links'; //to translate
-$strDirectLinks = 'Direct links'; //to translate
-$strHideShowAll = 'Hide/Show all'; //to translate
-$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
-$strInternalRelationAdded = 'Internal relation added'; //to translate
-$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
-$strRelationDeleted = 'Relation deleted'; //to translate
-$strToSelectRelation = 'To select relation, click :'; //to translate
-$strExportImportToScale = 'Export/Import to scale'; //to translate
-$strRecommended = 'recommended'; //to translate
-$strToFromPage = 'to/from page'; //to translate
-$strSelectReferencedKey = 'Select referenced key'; //to translate
-$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
-$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
-$strHelp = 'Help'; //to translate
-$strCancel = 'Cancel'; //to translate
-$strDeleteRelation = 'Delete relation'; //to translate
-$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
-$strStructureForView = 'Structure for view'; //to translate
-$strStandInStructureForView = 'Stand-in structure for view'; //to translate
-$strToggleSmallBig = 'Toggle small/big'; //to translate
-$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
-$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
-$strErrorRelationExists = 'Error: relation already exists.'; //to translate
-$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
-$strSnapToGrid = 'Snap to grid'; //to translate
-$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
-$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
-$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
-$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
-$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
-$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
-$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
-$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
-$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
-$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
-$strViewName = 'VIEW name'; //to translate
-$strOptions = 'Options'; //to translate
-$strFiles = 'Files'; //to translate
-$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate
-$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
-$strRoutines = 'Routines'; //to translate
-$strRoutineReturnType = 'Return type'; //to translate
-$strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
-$strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
-$strRestartInsertion = 'Restart insertion with %s rows'; //to translate
-$strTriggers = 'Triggers'; //to translate
-$strEvent = 'Event'; //to translate
-$strProfiling = 'Profiling'; //to translate
?>
diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php
index b81d67a3f..45beb3ba8 100644
--- a/lang/serbian_latin-windows-1250.inc.php
+++ b/lang/serbian_latin-windows-1250.inc.php
@@ -22,10 +22,12 @@ $datefmt = '%d. %B %Y. u %H:%M';
$timespanfmt = '%s dana, %s sati, %s minuta i %s sekundi';
$strAbortedClients = 'Prekinuto';
+$strAccessDeniedCreateConfig = 'Verovatan razlog za ovo je da niste napravili konfiguracionu datoteku. Moete koristiti %1$sskript za instalaciju%2$s da biste je napravili.';
$strAccessDeniedExplanation = 'phpMyAdmin je pokuao da se povee na MySQL server, ali je server odbio povezivanje. Proverite naziv domaina, korisniko ime i lozinku u config.inc.php i uverite se da odgovaraju podacima koje ste dobili od administratora MySQL servera.';
$strAccessDenied = 'Pristup odbijen';
$strAction = 'Akcija';
$strAddAutoIncrement = 'Dodaj AUTO_INCREMENT vrednost';
+$strAddClause = 'Dodaj %s';
$strAddConstraints = 'Dodaj ogranienja';
$strAddDeleteColumn = 'Dodaj/obrii kolonu';
$strAddDeleteRow = 'Dodaj/obrii polje za kriterijum';
@@ -46,12 +48,14 @@ $strAfterInsertNewInsert = 'Dodaj jo
$strAfterInsertNext = 'Uredi sledei red';
$strAfterInsertSame = 'Vrati se na ovu stranu';
$strAfter = 'Posle %s';
+$strAllowInterrupt = 'Dozvoljava prekid uvoza u sluaju da skript otkrije da je blizu vremenskog ogranienja. Ovo moe biti dobar nain uvoza velikih datoteka, ali sa druge strane moe pokvariti transakcije.';
$strAll = 'Sve';
$strAllTableSameWidth = 'Prikaz svih tabela iste irine?';
$strAlterOrderBy = 'Promeni redosled u tabeli';
$strAnalyzeTable = 'Analiziraj tabelu';
$strAnd = 'i';
$strAndThen = 'i onda';
+$strAngularLinks = 'Uglaste veze';
$strAnIndex = 'Klju je upravo dodat %s';
$strAny = 'Bilo koji';
$strAnyHost = 'Bilo koji domain';
@@ -79,12 +83,15 @@ $strBinLogName = 'Naziv dnevnika';
$strBinLogOriginalPosition = 'Originalna pozicija';
$strBinLogPosition = 'Pozicija';
$strBinLogServerId = 'ID servera';
-$strBookmarkAllUsers = 'Dozvoli svakom korisniku da pristupa ovom zapamenom upitu';
+$strBookmarkAllUsers = 'Dozvoli svakom korisniku da pristupa ovom upamenom upitu';
+$strBookmarkCreated = 'Napravljen marker %s';
$strBookmarkDeleted = 'Obeleiva je upravo obrisan.';
$strBookmarkLabel = 'Naziv';
$strBookmarkQuery = 'Zapamen SQL-upit';
+$strBookmarkReplace = 'Zameni postojee zapamene upite istog imena';
$strBookmarkThis = 'Zapamti SQL-upit';
$strBookmarkView = 'Vidi samo';
+$strBrowseDistinctValues = 'Pregledaj razliite vrednosti';
$strBrowseForeignValues = 'Pregledaj strane vrednosti';
$strBrowse = 'Pregled';
$strBufferPoolActivity = 'Aktivnost skupa prihvatnika';
@@ -100,6 +107,9 @@ $strBzError = 'phpMyAdmin nije mogao da kompresuje sadr
$strBzip = '"bzip-ovano"';
$strCalendar = 'Kalendar';
+$strCancel = 'Otkai';
+$strCanNotLoadExportPlugins = 'Nije mogue uitati dodatke za izvoz, molimo proverite svoju instalaciju!';
+$strCanNotLoadImportPlugins = 'Ne mogu da uitam dodatke za uvoz, molim proverite svoju instalaciju!';
$strCannotLogin = 'Ne mogu da se prijavim na MySQL server';
$strCantLoad = 'ne mogu da uitam ekstenziju %s,
molim proverite PHP konfiguraciju';
$strCantLoadRecodeIconv = 'Ne mogu da uitam iconv ili recode ekstenzije potrebne za konverziju skupova znakova, podesite PHP da dozvoli korienje ovih ekstenzija ili onemoguite konverziju skupova znakova u phpMyAdmin-u.';
@@ -123,7 +133,7 @@ $strCharsetOfFile = 'Karakter set datoteke:';
$strCharsetsAndCollations = 'Karakter setovi i sortiranje';
$strCharsets = 'Kodne strane';
$strCheckAll = 'Oznai sve';
-$strCheckOverhead = 'Proveri prekoraenja';
+$strCheckOverhead = 'Proveri tabele koje imaju prekoraenja';
$strCheckPrivsLong = 'Proveri privilegije za bazu "%s".';
$strCheckPrivs = 'Proveri privilegije';
$strCheckTable = 'Proveri tabelu';
@@ -138,12 +148,15 @@ $strComments = 'Komentari';
$strCompatibleHashing = 'MySQL 4.0 kompatibilno';
$strCompleteInserts = 'Kompletan INSERT (sa imenima polja)';
$strCompression = 'Kompresija';
+$strCompressionWillBeDetected = 'Vrsta kompresije uvezenih datoteka e biti automatski odabrana: %s';
+$strConfigDefaultFileError = 'Ne mogu da uitam podrazumevanu konfiguraciju iz: "%1$s"';
$strConfigFileError = 'phpMyAdmin nije mogao da proita vau konfiguracionu datoteku!
Ovo se moe desiti ako PHP nae greku u procesiranju ili ne moe da pronae datoteku.
Pozovite konfiguracionu datoteku direktno koristei donji link i proitajte poruke o greci koje dobijate. U veini sluajeve negde nedostaje navodnik ili taka-zarez.
Ako dobijete praznu stranu, sve je u redu.';
$strConfigureTableCoord = 'Podesite koordinate za tabelu %s';
$strConnectionError = 'Ne mogu da se poveem: neispravna podeavanja.';
$strConnections = 'Konekcije';
$strConstraintsForDumped = 'Ogranienja za izvezene tabele';
$strConstraintsForTable = 'Ogranienja za tabele';
+$strControluserFailed = 'Konekcija za controluser-a, onako kako je definisana u vaoj konfiguraciji, nije uspela.';
$strCookiesRequired = 'Kolaii (Cookies) moraju u ovom sluaju biti aktivni.';
$strCopyDatabaseOK = 'Baza %s je prekopirana u %s';
$strCopy = 'Kopiraj';
@@ -159,9 +172,16 @@ $strCreateNewDatabase = 'Napravi novu bazu podataka';
$strCreateNewTable = 'Napravi novu tabelu u bazi %s';
$strCreatePage = 'Napravi novu stranu';
$strCreatePdfFeat = 'Pravljenje PDF-ova';
+$strCreateRelation = 'Napravi relaciju';
+$strCreateTable = 'Napravi tabelu';
+$strCreateUserDatabase = 'Baza za korisnika';
+$strCreateUserDatabaseName = 'Napravi bazu sa istim imenom i dodaj sve privilegije';
+$strCreateUserDatabaseNone = 'Nema';
+$strCreateUserDatabaseWildcard = 'Daj sve privilegije na imenu sa dokerima (korisniko_ime\_%)';
$strCreationDates = 'Datumi kreiranja/auriranja/provere';
$strCriteria = 'Kriterijum';
$strCroatian = 'Hrvatski';
+$strCSV = 'CSV';
$strCyrillic = 'irilini';
$strCzech = 'eki';
$strCzechSlovak = 'eko-slovaki';
@@ -183,6 +203,7 @@ $strDataPages = 'Strane sa podacima';
$strData = 'Podaci';
$strDBComment = 'Komentar baze:';
$strDBCopy = 'Kopiraj bazu u';
+$strDbIsEmpty = 'Baza je izgleda prazna!';
$strDbPrivileges = 'Privilegije vezane za bazu';
$strDBRename = 'Preimenuj bazu u';
$strDbSpecific = 'Specifino za bazu';
@@ -191,16 +212,22 @@ $strDefault = 'Podrazumevano';
$strDefaultValueHelp = 'Za podrazumevanu vrednost, unesite samo jednu vrednost, bez kosih crta ili navodnika u ovom obliku: a';
$strDefragment = 'Defragmentiraj tabelu';
$strDelayedInserts = 'Koristi odloena umetanja';
-$strDeleteAndFlushDescr = 'Ovo je najistiji nain, ali ponovno uitavanje privilegina moe da potraje.';
+$strDeleteAndFlushDescr = 'Ovo je najistiji nain, ali ponovno uitavanje privilegija moe da potraje.';
$strDeleteAndFlush = 'Obrii korisnike i ponovo uitaj privilegije.';
$strDeleted = 'Red je obrisan';
$strDeletedRows = 'Obrisani redovi:';
+$strDeleteNoUsersSelected = 'Nijedan korisnik nije odabran za brisanje!';
$strDelete = 'Obrii';
+$strDeleteRelation = 'Obrii relaciju';
$strDeleting = 'Briem %s';
+$strDelimiter = 'Graninik';
$strDelOld = 'Trenutna strana ima reference na tabele koje vie ne postoje. elite li da obriete te reference?';
$strDescending = 'Opadajui';
$strDescription = 'Opis';
+$strDesigner = 'Dizajner';
+$strDesignerHelpDisplayField = 'Polje za prikaz je obojeno u ruiasto. Da bi postavili/uklonili polje kao polje za prikaz, kliknite na ikonu Izaberi polje za prikaz, a potom na naziv odgovarajueg polja.';
$strDictionary = 'renik';
+$strDirectLinks = 'Direktne veze';
$strDirtyPages = 'Prljave strane';
$strDisabled = 'Onemogueno';
$strDisableForeignChecks = 'Iskljui provere stranih kljueva';
@@ -208,6 +235,7 @@ $strDisplayFeat = 'Prika
$strDisplayOrder = 'Redosled prikaza:';
$strDisplayPDF = 'Prikai PDF shemu';
$strDoAQuery = 'Napravi "upit po primeru" (doker: "%")';
+$strDocSQL = 'DocSQL';
$strDocu = 'Dokumentacija';
$strDoYouReally = 'Da li stvarno hoete da ';
$strDropDatabaseStrongWarning = 'Ovim ete UNITITI kompletnu bazu podataka!';
@@ -236,17 +264,27 @@ $strEngineUnsupported = 'Ovaj MySQL server ne podr
$strEnglish = 'Engleski';
$strEnglishPrivileges = ' Napomena: MySQL imena privilegija moraju da budu na engleskom ';
$strError = 'Greka';
+$strErrorInZipFile = 'Greka u ZIP arhivi:';
+$strErrorRelationAdded = 'Greka: relacija nije dodata.';
+$strErrorRelationExists = 'Greka: relacija ve postoji.';
+$strErrorRenamingTable = 'Greka pri preimenovanju tabele %1$s u %2$s';
+$strErrorSaveTable = 'Greka pri snimanju koordinata za Dizajner.';
$strEscapeWildcards = 'Pre dokera _ i % treba staviti znak \ ako ih koristite samostalno';
+$strEsperanto = 'Esperanto';
$strEstonian = 'Estonski';
+$strEvent = 'Dogaaji';
$strExcelEdition = 'Excel izdanje';
$strExecuteBookmarked = 'Izvri upamen upit';
$strExplain = 'Objasni SQL';
+$strExportImportToScale = 'Izvor/uvoz u razmeri';
$strExport = 'Izvoz';
+$strExportMustBeFile = 'Odabrani tip izvoza mora biti sauvan u datoteku!';
$strExtendedInserts = 'Proireni INSERT';
$strExtra = 'Dodatno';
$strFailedAttempts = 'Neuspelih pokuaja';
$strFieldHasBeenDropped = 'Polje %s je obrisano';
+$strFieldInsertFromFileTempDirNotExists = 'Greka u premetanju primljene datoteke, pogledajte FAQ 1.11';
$strField = 'Polje';
$strFieldsEnclosedBy = 'Polja ograniena sa';
$strFieldsEscapedBy = 'Escape karakter ';
@@ -255,15 +293,26 @@ $strFieldsTerminatedBy = 'Polja razdvojena sa';
$strFileAlreadyExists = 'Datoteka %s ve postoji na serveru, promenite ime datoteke ili ukljuite opciju prepisivanja.';
$strFileCouldNotBeRead = 'Datoteku nije mogue proitati';
$strFileNameTemplate = 'ablon imena datoteke';
+$strFileNameTemplateDescriptionDatabase = 'naziv baze';
+$strFileNameTemplateDescription = 'Ova vrednost se tumai korienjem %1$sstrftime%2$s, tako da moete da koristite stringove za formatiranje vremena. Takoe e se desiti i sledee transformacije: %3$s. Preostali tekst e ostati kako jeste.';
+$strFileNameTemplateDescriptionServer = 'naziv servera';
+$strFileNameTemplateDescriptionTable = 'naziv tabele';
$strFileNameTemplateRemember = 'zapamti ablon';
+$strFiles = 'Datoteke';
+$strFileToImport = 'Datoteka za uvoz';
$strFixed = 'sreeno';
$strFlushPrivilegesNote = 'Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela privilegija. Sadraj ove tabele moe se razlikovati od privilegija koje server koristi ako su vrene rune izmene. U tom sluaju %sponovo uitajte privilegije%s pre nego to nastavite.';
+$strFlushQueryCache = 'Oisti ke upita';
$strFlushTable = 'Osvei tabelu ("FLUSH")';
+$strFlushTables = 'Oisti (zatvori) sve tabele';
+$strFontSize = 'Veliina fonta';
+$strForeignKeyError = 'Greka u kreiranju stranog kljua (proverite tipove podataka)';
$strFormat = 'Format';
$strFormEmpty = 'Nedostaje vrednost u obrascu!';
$strFreePages = 'Slobodne strane';
$strFullText = 'Pun tekst';
$strFunction = 'Funkcija';
+$strFunctions = 'Funkcije';
$strGenBy = 'Generisao';
$strGeneralRelationFeat = 'Opte osobine relacija';
@@ -280,10 +329,16 @@ $strGrantOption = 'Omogu
$strGreek = 'Grki';
$strGzip = '"gzip-ovano"';
+$strHandler = 'Rukovalac';
$strHasBeenAltered = 'je promenjen(a).';
$strHasBeenCreated = 'je kreiran(a).';
$strHaveToShow = 'Morate izabrati bar jednu kolonu za prikaz';
$strHebrew = 'Hebrejski';
+$strHelp = 'Pomo';
+$strHexForBLOB = 'Koristi heksadecimalno za BLOB';
+$strHide = 'Sakrij';
+$strHideShowAll = 'Sakrij/prikai sve';
+$strHideShowNoRelation = 'Sakrij/prikai tabele bez relacija';
$strHomepageOfficial = 'phpMyAdmin veb sajt';
$strHome = 'Poetna strana';
$strHost = 'Domain';
@@ -295,10 +350,17 @@ $strHungarian = 'Ma
$strIcelandic = 'Islandski';
$strId = 'ID';
$strIdxFulltext = 'Tekst klju';
+$strIEUnsupported = 'Internet Explorer ne podrava ovu funkciju.';
+$strIgnoreDuplicates = 'Ignorii duplicirane redove';
$strIgnore = 'Ignorii';
$strIgnoreInserts = 'Ignorii duplikate pri umetanju';
+$strImportExportCoords = 'Izvoz/uvoz koordinata za PDF shemu';
$strImportFiles = 'Uvoz datoteka';
+$strImportFormat = 'Format datoteka za uvoz';
+$strImportSuccessfullyFinished = 'Uvoz je uspeno zavren, izvreno je %d upita.';
+$strImport = 'Uvoz';
$strIndexes = 'Kljuevi';
+$strIndexesSeemEqual = 'Sledei indeksi su verovatno jednaki, i jedan od njih treba ukloniti:';
$strIndexHasBeenDropped = 'Klju %s je obrisan';
$strIndex = 'Klju';
$strIndexName = 'Ime kljua :';
@@ -312,6 +374,7 @@ $strInnoDBDataFilePath = 'Datoteke sa podacima';
$strInnoDBDataHomeDirDesc = 'Zajedniki deo putanje direktorijuma za sve InnoDB datoteke sa podacima.';
$strInnoDBDataHomeDir = 'Osnovni direktorijum podataka';
$strInnoDBPages = 'strana';
+$strInnoDBRelationAdded = 'Dodata InnoDB relacija';
$strInnodbStat = 'InnoDB status';
$strInsecureMySQL = 'Vaa konfiguraciona datoteka sadri podeavanja (root bez lozinke) koja odgovaraju standardnom MySQL privilegovanom nalogu. Va MySQL server radi sa ovim podeavanjima, otvoren je za upade, i zaista treba da ispravite ovaj sigurnosni rizik.';
$strInsertAsNewRow = 'Unesi kao novi red';
@@ -319,24 +382,40 @@ $strInsertedRowId = 'ID umetnutih redova:';
$strInsertedRows = 'Uneseno redova:';
$strInsert = 'Novi zapis';
$strInternalNotNecessary = '* Unutranja relacija nije neophodna kada postoji i u InnoDB.';
+$strInternalRelationAdded = 'Dodata interna relacija';
$strInternalRelations = 'Unutranje relacije';
$strInUse = 'se koristi';
+$strInvalidAuthMethod = 'Neispravan metod autentikacije je zadat u konfiguraciji:';
$strInvalidColumnCount = 'Broj kolona mora biti vei od nule.';
+$strInvalidColumn = 'Zadata je neispravna kolona (%s)!';
+$strInvalidCSVFieldCount = 'Neispravan broj polja u CSV ulazu na liniji %d.';
+$strInvalidCSVFormat = 'Neispravan format CSV ulaza na liniji %d.';
+$strInvalidCSVParameter = 'Neispravni parametri za CSV uvoz: %s';
+$strInvalidDatabase = 'Neispravna baza podataka';
$strInvalidFieldAddCount = 'Morate dodati barem jedno polje.';
$strInvalidFieldCount = 'Tabela mora imati barem jedno polje.';
+$strInvalidLDIImport = 'Ovaj dodatak ne podrava kompresovane uvoze!';
$strInvalidRowNumber = '%d nije ispravan broj reda.';
+$strInvalidServerHostname = 'Neispravan naziv servera %1$s. Molimo proverite svoju konfiguraciju.';
+$strInvalidServerIndex = 'Neispravan indeks servera: "%s"';
+$strInvalidTableName = 'Neispravan naziv tabele';
$strJapanese = 'Japanski';
+$strJoins = 'Spojevi';
$strJumpToDB = 'Prei na bazu "%s".';
$strJustDeleteDescr = '"Obrisani" korisnici e i dalje imati pristup serveru dok privilegije ne budu ponovo uitane.';
$strJustDelete = 'Samo obrii korisnike iz tabele privilegija.';
$strKeepPass = 'Nemoj da menja lozinku';
+$strKeyCache = 'Ke kljueva';
$strKeyname = 'Ime kljua';
$strKill = 'Obustavi';
+$strKnownExternalBug = 'Ova funkcionalnost %s je pogoena poznatom grekom, vidite %s';
$strKorean = 'Korejski';
$strLandscape = 'Poloeno';
+$strLanguage = 'Jezik';
+$strLanguageUnknown = 'Nepoznat jezik: %1$s.';
$strLatchedPages = 'Zabravljene strane';
$strLatexCaption = 'Komentar tabele';
$strLatexContent = 'Sadraj tabele __TABLE__';
@@ -347,6 +426,8 @@ $strLatexLabel = 'Oznaka klju
$strLaTeX = 'LaTeX';
$strLatexStructure = 'Struktura tabele __TABLE__';
$strLatvian = 'Letonski';
+$strLDI = 'CSV koristei LOAD DATA';
+$strLDILocal = 'Koristi kljunu re LOCAL';
$strLengthSet = 'Duina/Vrednost*';
$strLimitNumRows = 'Broj redova po strani';
$strLinesTerminatedBy = 'Linije se zavravaju sa';
@@ -363,9 +444,11 @@ $strLogServer = 'Server';
$strLogUsername = 'Korisniko ime:';
$strLongOperation = 'Ova operacija moe da potraje. Da li da nastavimo?';
+$strMaxConnects = 'maks. istovremenih veza';
+$strMaximalQueryLength = 'Maksimalna duina napravljenog upita';
$strMaximumSize = 'Maksimalna veliina: %s%s';
-$strMbExtensionMissing = 'mbstring PHP ekstenzija nije pronaena, a ini se da vi koristite viebajtni skup znakova. Bez mbstring ekstenzije phpMyAdmin ne moe ispravno da razdvaja stringove i to moe dovesti do neoekivanih rezultata.';
-$strMbOverloadWarning = 'Ukljuena vam je mbstring.func_overload opcija u PHP podeavanjima. Ova opcija je nekompatibilna sa phpMyAdmin i moe dovesti do greaka u nekim podacima!';
+$strMbExtensionMissing = 'PHP ekstenzija mbstring nije pronaena, a ini se da vi koristite viebajtni skup znakova. Bez ekstenzije mbstring phpMyAdmin ne moe ispravno da razdvaja stringove i to moe dovesti do neoekivanih rezultata.';
+$strMbOverloadWarning = 'U PHP podeavanjima Vam je ukljuena mbstring.func_overload opcija. Ova opcija je nekompatibilna sa phpMyAdmin i moe dovesti do greaka u nekim podacima!';
$strMIME_available_mime = 'Dostupni MIME-tipovi';
$strMIME_available_transform = 'Dostupne transformacije';
$strMIME_description = 'Opis';
@@ -380,6 +463,7 @@ $strMIME_without = 'MIME-tipovi prikazani u kurzivu nemaju odvojene funkcije tra
$strModifications = 'Izmene su sauvane';
$strModifyIndexTopic = 'Izmeni klju';
$strModify = 'Promeni';
+$strMoveMenu = 'Premesti meni';
$strMoveTableOK = 'Tabela %s je pomerena u %s.';
$strMoveTable = 'Pomeri tabelu u (baza.tabela):';
$strMoveTableSameNames = 'Ne mogu da premestim tabelu u samu sebe!';
@@ -397,7 +481,9 @@ $strMyISAMRepairThreads = 'Niti popravke';
$strMyISAMSortBufferSizeDesc = 'Prihvatnik koji se alocira pri sortiranju MyISAM indeksa za vreme operacije REPAIR TABLE ili pri kreiranju indeksa sa CREATE INDEX ili ALTER TABLE.';
$strMyISAMSortBufferSize = 'Veliina prihvatnika za sortiranje';
$strMySQLCharset = 'MySQL set karaktera';
+$strMysqlClientVersion = 'Verzija MySQL klijenta';
$strMySQLConnectionCollation = 'Sortiranje za MySQL vezu';
+$strMysqlLibDiffersServerVersion = 'Verzija vae PHP MySQL biblioteke %s se razlikuje od verzije vaeg MySQL servera %s. Ovo moe dovesti do nepredvidljivog ponaanja.';
$strMySQLSaid = 'MySQL ree: ';
$strMySQLShowProcess = 'Prikai listu procesa';
$strMySQLShowStatus = 'Prikai MySQL informacije o toku rada';
@@ -408,10 +494,12 @@ $strNext = 'Slede
$strNoActivity = 'Nije bilo aktivnosti %s ili vie sekundi, molimo prijavite se ponovo';
$strNoDatabases = 'Baza ne postoji';
$strNoDatabasesSelected = 'Nije izabrana ni jedna baza.';
+$strNoDataReceived = 'Nisu primljeni nikavi podaci za uvoz. Ili nije bio naveden naziv datoteke, ili veliina datoteke prevazilazi maksimalnu veliinu dozvoljenu u vaoj konfiguraciji PHP-a. Pogledajte. See FAQ 1.16.';
$strNoDescription = 'nema opisa';
$strNoDetailsForEngine = 'Nema detaljnijih informacija o statusu za ovaj pogon skladitenja.';
$strNoDropDatabases = '"DROP DATABASE" komanda je onemoguena.';
$strNoExplain = 'Preskoi objanjavanje SQL-a';
+$strNoFilesFoundInZip = 'U ZIP arhivi nema datoteka!';
$strNoFrames = 'phpMyAdmin preferira itae koji podravaju okvire.';
$strNoIndex = 'Klju nije definisan!';
$strNoIndexPartsDefined = 'Delovi kljua nisu definisani!';
@@ -434,14 +522,20 @@ $strNotSet = '%s tabela nije prona
$strNoUsersFound = 'Korisnik nije naen.';
$strNoValidateSQL = 'Preskoi proveru SQL-a';
$strNull = 'Null';
+$strNumberOfFields = 'Broj polja';
+$strNumberOfTables = 'Broj tabela';
$strNumSearchResultsInTable = '%s pogodaka unutar tabele %s';
$strNumSearchResultsTotal = 'Ukupno: %s pogodaka';
$strNumTables = 'Tabele';
$strOK = 'U redu';
+$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';
+$strOpenDocumentText = 'Open Document Text';
+$strOpenNewWindow = 'Otvori novi phpMyAdmin prozor';
$strOperations = 'Operacije';
$strOperator = 'Operator';
$strOptimizeTable = 'Optimizuj tabelu';
+$strOptions = 'Opcije';
$strOr = 'ili';
$strOverhead = 'Prekoraenje';
$strOverwriteExisting = 'Prepii postojee datoteke';
@@ -449,6 +543,7 @@ $strOverwriteExisting = 'Prepi
$strPageNumber = 'Broj strane:';
$strPagesToBeFlushed = 'Strane koje treba da budu usklaene';
$strPaperSize = 'Dimenzije papira';
+$strPartialImport = 'Delimini uvoz';
$strPartialText = 'Deo teksta';
$strPasswordChanged = 'Lozinka za %s je uspeno promenjena.';
$strPasswordEmpty = 'Lozinka je prazna!';
@@ -458,16 +553,21 @@ $strPasswordNotSame = 'Lozinke nisu identi
$strPdfDbSchema = 'Shema baze "%s" - Strana %s';
$strPdfInvalidTblName = 'Tabela "%s" ne postoji!';
$strPdfNoTables = 'Nema tabela';
+$strPDF = 'PDF';
+$strPDFReportExplanation = '(Pravi izvetaj koji sadri podatke jedne tabele)';
+$strPDFReportTitle = 'Naslov izvetaja';
$strPerHour = 'na sat';
$strPerMinute = 'u minutu';
$strPerSecond = 'u sekundi';
$strPersian = 'Persijski';
$strPhoneBook = 'telefonski imenik';
-$strPHP40203 = 'Koristite PHP 4.2.3, koji ima ozbiljan bag sa viebajtnim stringovima (mbstring). Pogledajte izvetaj o greci br. 19404. Ova verzija PHP-a se ne preporuuje za korienje sa phpMyAdmin.';
+$strPHP40203 = 'Koristite PHP 4.2.3, koji ima ozbiljan bag sa viebajtnim stringovima (mbstring). Pogledajte izvetaj o greci br. 19404. Nije preporuljivo korienje ove verzije PHP-a uz phpMyAdmin.';
$strPhp = 'Napravi PHP kod';
$strPHPVersion = 'verzija PHP-a';
+$strPleaseSelectPrimaryOrUniqueKey = 'Molimo izaberite primarni ili jedinstveni klju';
$strPmaDocumentation = 'phpMyAdmin dokumentacija';
$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] direktiva MORA biti podeena u konfiguracionoj datoteci!';
+$strPmaWiki = 'phpMyAdmin wiki';
$strPolish = 'Poljski';
$strPortrait = 'Uspravno';
$strPos1 = 'Poetak';
@@ -501,6 +601,7 @@ $strPrivDescLockTables = 'Dozvoljava zaklju
$strPrivDescMaxConnections = 'Ograniava broj novih konekcija koje korisnik moe ta otvori na sat.';
$strPrivDescMaxQuestions = 'Ograniava broj upita koje korisnik moe da uputi serveru za sat.';
$strPrivDescMaxUpdates = 'Ograniava broj komandi koje menjaju tabele ili baze koje korisnik moe da izvri na sat.';
+$strPrivDescMaxUserConnections = 'Ograniava broj istovremenih konekcija koje korisnik moe da ima.';
$strPrivDescProcess3 = 'Dozvoljava prekidanje procesa drugih korisnika.';
$strPrivDescProcess4 = 'Dozvoljava pregled kompletnih upita u listi procesa.';
$strPrivDescReferences = 'Nema efekta u ovoj verziji MySQL-a.';
@@ -516,15 +617,20 @@ $strPrivDescUpdate = 'Dozvoljava izmenu podataka.';
$strPrivDescUsage = 'Nema privilegija.';
$strPrivileges = 'Privilegije';
$strPrivilegesReloaded = 'Privilegije su uspeno ponovo uitane.';
+$strProcedures = 'Procedure';
$strProcesses = 'Procesi';
$strProcesslist = 'Lista procesa';
+$strProfiling = 'Profilisanje';
+$strProtocolVersion = 'Verzija protokola';
$strPutColNames = 'Stavi imena polja u prvi red';
$strQBEDel = 'Del';
$strQBEIns = 'Ins';
$strQBE = 'Upit po primeru';
+$strQueryCache = 'Ke upita';
$strQueryFrame = 'Prozor za upite';
$strQueryOnDb = 'SQL upit na bazi %s:';
+$strQueryResultsOperations = 'Operacije na rezultatima upita';
$strQuerySQLHistory = 'SQL istorijat';
$strQueryStatistics = 'Statistike upita: %s upita je postavljeno serveru od njegovog pokretanja.';
$strQueryTime = 'Upit je trajao %01.4f sekundi';
@@ -533,15 +639,19 @@ $strQueryWindowLock = 'Ne prepisuj ovaj upit izvan prozora';
$strReadRequests = 'Zahtevi za itanje';
$strReceived = 'Primljeno';
+$strRecommended = 'preporueno';
$strRecords = 'Zapisi';
$strReferentialIntegrity = 'Proveri referencijalni integritet:';
$strRefresh = 'Osvei';
$strRelationalSchema = 'Relaciona shema';
+$strRelationDeleted = 'Relacija obrisana';
$strRelationNotWorking = 'Dodatne mogunosti za rad sa povezanim tabelama su iskljuene. Da biste saznali zato, kliknite %sovde%s.';
$strRelationsForTable = 'RELACIJE TABELE';
$strRelations = 'Relacije';
$strRelationView = 'Relacioni pogled';
$strReloadingThePrivileges = 'Ponovo uitavam privilegije';
+$strReload = 'Ponovo uitaj';
+$strReloadPrivileges = 'Ponovo uitaj privilegije';
$strRemoveSelectedUsers = 'Ukloni izabrane korisnike';
$strRenameDatabaseOK = 'Baza %s je preimenovana u %s';
$strRenameTableOK = 'Tabeli %s promenjeno ime u %s';
@@ -549,14 +659,18 @@ $strRenameTable = 'Promeni ime tabele u ';
$strRepairTable = 'Popravi tabelu';
$strReplaceNULLBy = 'Zameni NULL sa';
$strReplaceTable = 'Zameni podatke u tabeli sa podacima iz datoteke';
+$strReplication = 'Replikacija';
$strReset = 'Poniti';
$strResourceLimits = 'Ogranienja resursa';
+$strRestartInsertion = 'Ponovo pokreni unoenje sa %s redova';
$strReType = 'Ponovite unos';
$strRevokeAndDeleteDescr = 'Korisnici e i dalje imati USAGE privilegije dok se privilegije ponovo ne uitaju.';
$strRevokeAndDelete = 'Obustavi sve aktivne privilegije korisnika i zatim ih obrii.';
$strRevokeMessage = 'Zabranili ste privilegije za %s';
$strRevoke = 'Zabrani';
$strRomanian = 'Rumunski';
+$strRoutineReturnType = 'Povratni tip';
+$strRoutines = 'Rutine';
$strRowLength = 'Duina reda';
$strRowsFrom = ' redova poev od reda';
$strRowSize = 'Veliina reda';
@@ -569,9 +683,11 @@ $strRowsStatistic = 'Statistike reda';
$strRunning = 'na serveru %s';
$strRunQuery = 'Izvri SQL upit';
$strRunSQLQuery = 'Izvri SQL upit(e) na bazi %s';
+$strRunSQLQueryOnServer = 'Izvri SQL upit(e) na serveru %s';
$strRussian = 'Ruski';
$strSaveOnServer = 'Sauvaj na server u direktorijum %s';
+$strSavePosition = 'Sauvaj poziciju';
$strSave = 'Sauvaj';
$strScaleFactorSmall = 'Faktor umanjenja je premali da bi shema stala na jednu stranu';
$strSearchFormTitle = 'Pretraivanje baze';
@@ -589,19 +705,24 @@ $strSelectADb = 'Izaberite bazu';
$strSelectAll = 'Izaberi sve';
$strSelectBinaryLog = 'Izaberite binarni dnevnik za pregled';
$strSelectFields = 'Izaberi polja (najmanje jedno)';
+$strSelectForeignKey = 'Izaberi strani klju';
$strSelectNumRows = 'u upitu';
+$strSelectReferencedKey = 'Izaberite referencirani klju';
$strSelectTables = 'Izaberi tabele';
$strSend = 'Sauvaj kao datoteku';
$strSent = 'Poslato';
$strServerChoice = 'Izbor servera';
$strServerNotResponding = 'Server ne odgovara';
$strServer = 'Server';
+$strServers = 'Serveri';
+$strServerStatusDelayedInserts = 'Odloena umetanja';
$strServerStatus = 'Informacije o toku rada';
$strServerStatusUptime = 'Ovaj MySQL server radi ve %s. Pokrenut je %s.';
$strServerTabVariables = 'Promenljive';
$strServerTrafficNotes = 'Saobraaj servera: Tabele pokazuju statistike mrenog saobraaja na ovom MySQL serveru od njegovog pokretanja.';
$strServerVars = 'Serverske promenljive i podeavanja';
$strServerVersion = 'Verzija servera';
+$strSessionStartupErrorGeneral = 'Ne mogu da pokrenem sesiju bez greaka, molim proverite greke u PHP i/ili dnevniku veb servera i propisno podesite vau PHP instalaciju.';
$strSessionValue = 'Vrednost sesije';
$strSetEnumVal = 'Ako je polje "enum" ili "set", unesite vrednosti u formatu: \'a\',\'b\',\'c\'...
Ako vam treba obrnuta kosa crta ("\\") ili apostrof ("\'") koristite ih u "izbegnutom" (escaped) obliku (na primer \'\\\\xyz\' ili \'a\\\'b\').';
$strShowAll = 'Prikai sve';
@@ -609,35 +730,156 @@ $strShowColor = 'Prika
$strShowDatadictAs = 'Format renika podataka';
$strShowFullQueries = 'Prikai kompletne upite';
$strShowGrid = 'Prikai mreu';
+$strShowHideLeftMenu = 'Prikai/sakrij meni s leve strane';
+$strShowingBookmark = 'Prikazivanje markera';
+$strShowingPhp = 'Prikaz kao PHP kod';
$strShowingRecords = 'Prikaz zapisa';
+$strShowingSQL = 'Prikaz kao SQL upit';
+$strShowOpenTables = 'Prikai otvorene tabele';
$strShowPHPInfo = 'Prikai informacije o PHP-u';
$strShow = 'Prikai';
+$strShowSlaveHosts = 'Prikai podreene server';
+$strShowSlaveStatus = 'Prikai status podreenih servera';
+$strShowStatusBinlog_cache_disk_useDescr = 'Broj tranksakcija koje su koristile ke privremenog binarnog dnevnika ali su prevazile vrednost u binlog_cache_size i koristile privremenu datoteku da smeste izraze iz transakcije.';
+$strShowStatusBinlog_cache_useDescr = 'Broj transakcija koje su koristile ke privremenog binarnog dnevnika.';
+$strShowStatusCreated_tmp_disk_tablesDescr = 'Broj privremenih tabela koje je server automatski kreirao na disku dok je izvravao izraze. Ako je Created_tmp_disk_tables veliko, moda treba da poveate vrednost tmp_table_size kako bi uinili da privremene tabele budu bazirane u memoriji umesto na disku.';
+$strShowStatusCreated_tmp_filesDescr = 'Koliko privremenih datoteka je mysqld napravio.';
+$strShowStatusCreated_tmp_tablesDescr = 'Broj privremenih tabela koje je server automatski kreirao u memoriji dok je izvravao izraze.';
+$strShowStatusDelayed_errorsDescr = 'Broj redova upisanih sa INSERT DELAYED za koje je javljena neka greka (verovatno duplirani klju).';
+$strShowStatusDelayed_insert_threadsDescr = 'Broj INSERT DELAYED rukovalakih niti u upotrebi. Svaka posebna tabela nad kojom se koristi INSERT DELAYED dobija svoju nit.';
+$strShowStatusDelayed_writesDescr = 'Broj upisanih INSERT DELAYED redova.';
+$strShowStatusFlush_commandsDescr = 'Broj izvrenih FLUSH izraza.';
+$strShowStatusHandler_commitDescr = 'Broj internih COMMIT izraza.';
+$strShowStatusHandler_deleteDescr = 'Broj brisanja nekog reda tabele.';
+$strShowStatusHandler_discoverDescr = 'MySQL server moe da upita pogon skladitenja NDB Cluster da li zna za tabelu odreenog imena. To se naziva otkrivanjem (discovery). Handler_discover oznaava broj puta kada je otkrivena tabela.';
+$strShowStatusHandler_read_firstDescr = 'Broj puta kada je prva stavka proitana iz indeksa. Ako je ovo visoko, to moe znaiti da server radi puno punih skeniranja indeksa; na primer SELECT kol1 FROM neto, pod pretpostavkom da je kol1 indeksirano.';
+$strShowStatusHandler_read_keyDescr = 'Broj zahteva za itanje reda zasnovanih na kljuu. Ako je ovaj broj visok, to je dobar pokazatelj da su vai upiti i tabele propisno indeksirani.';
+$strShowStatusHandler_read_nextDescr = 'Broj zahteva za itanjem sledeeg reda u poretku kljueva. Ovo se poveava kada radite upit po koloni indeksa sa ogranienjem opsega ili ako radite skeniranje indeksa.';
+$strShowStatusHandler_read_prevDescr = 'Broj zahteva za itanjem prethodnog reda u poretku kljueva. Ova metoda itanja se uglavnom koristi za optimizaciju ORDER BY ... DESC.';
+$strShowStatusHandler_read_rndDescr = 'Broj zahteva za itanje reda zasnovanih na fiksnoj poziciji. Ovo je visoko ako radite mnogo upita koji zahtevaju sortiranje rezultata. Verovatno imate mnogo upita koji zahtevaju da MySQL skenira cele tabele ili imate spojeve koji ne koriste kljueve propisno.';
+$strShowStatusHandler_read_rnd_nextDescr = 'Broj zahteva za itanjem sledeeg reda iz datoteke podataka. Ovo je visoko ako radite puno skeniranja tabela. Ovo obino nagovetava da vae tabele nisu propisno indeksirane ili da vai upiti nisu napisani da iskoriste ve postojee indekse.';
+$strShowStatusHandler_rollbackDescr = 'Broj internih ROLLBACK izraza.';
+$strShowStatusHandler_updateDescr = 'Broj zahteva za auriranje reda u tabeli.';
+$strShowStatusHandler_writeDescr = 'Broj zahteva za upisivanje reda u tabelu.';
+$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'Broj strana koje sadre podatke (istih ili prljavih).';
+$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Broj strana koje su trenutno prljave.';
+$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'Broj strana u ostavi bafera za koje je traeno da budu oiene.';
+$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Broj slobodnih strana.';
+$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'Broj zabravljenih strana u InnoDB ostavi bafera. Sa ovih strana se trenutno ita ili se u njih upisuje ili iz nekog drugog razloga ne mogu biti oiene niti uklonjene.';
+$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'Broj strana koje su zauzete zato to su odvojene za administrativne potrebe, kao to su zakljuavanje redova ili indeks prilagodljivog hea. Ova vrednost se takoe moe izraunati i na sledei nain Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';
+$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Puna veliina ostave bafera, u stranama.';
+$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'Broj nasuminih pred-itanja koja je InnoDB pokrenuo. Ovo se deava kada upit treba da skenira veliki deo tabele ali nasuminim redosledom.';
+$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'Broj sekvencijalnih pred-itanja koja je InnoDB pokrenuo. Ovo se deava kada InnoDB radi sekvencijalno skeniranje cele tabele.';
+$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'Broj logikih zahteva za itanje koje je InnoDB uradio.';
+$strShowStatusInnodb_buffer_pool_readsDescr = 'Broj logikih itanja koja InnoDB nije mogao da zadovolji iz ostave bafera te je morao da radi itanje pojedinane strane.';
+$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normalno se upisi u InnoDB ostavu bafera deavaju u pozadini. Meutim, ako je neophodno proitati ili napraviti stranu a nema dostupnih istih strana, neophodno je saekati da se strane prethodno oiste. Ovaj broja broji deavanja ovih ekanja. Ako je veliina ostave bafera postavljena kako treba, ova vrednost vi trebalo da je niska.';
+$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'Broj upisa uinjenih u InnoDB ostavu bafera.';
+$strShowStatusInnodb_data_fsyncsDescr = 'Broj fsync() operacija do sada.';
+$strShowStatusInnodb_data_pending_fsyncsDescr = 'Trenutni broj fsync() operacija na ekanju.';
+$strShowStatusInnodb_data_pending_readsDescr = 'Trenutni broj itanja na ekanju.';
+$strShowStatusInnodb_data_pending_writesDescr = 'Trenutni broj upisa na ekanju.';
+$strShowStatusInnodb_data_readDescr = 'Koliina podataka proitanih do sada, u bajtovima.';
+$strShowStatusInnodb_data_readsDescr = 'Ukupan broj itanja podataka.';
+$strShowStatusInnodb_data_writesDescr = 'Ukupan broj upisa podataka.';
+$strShowStatusInnodb_data_writtenDescr = 'Koliina podataka upisanih do sada, u bajtovima';
+$strShowStatusInnodb_dblwr_pages_writtenDescr = 'Broj izvrenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane u ovu svrhu.';
+$strShowStatusInnodb_dblwr_writesDescr = 'Broj izvrenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane u ovu svrhu.';
+$strShowStatusInnodb_log_waitsDescr = 'Broj ekanja koja smo imali zato to je bafer dnevnika bio premali te smo morali da saekamo da bude oien pre nastavka.';
+$strShowStatusInnodb_log_write_requestsDescr = 'Broj zahteva za upis u dnevnik.';
+$strShowStatusInnodb_log_writesDescr = 'Broj fizikih upisa u datoteku dnevnika.';
+$strShowStatusInnodb_os_log_fsyncsDescr = 'Broj fsyncs upisa nainjenih u datoteku dnevnika.';
+$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Broj fsync-ova za datoteku dnevnika na ekanju.';
+$strShowStatusInnodb_os_log_pending_writesDescr = 'Broj upisa u datoteku dnevnika na ekanju.';
+$strShowStatusInnodb_os_log_writtenDescr = 'Broj bajtova upisanih u datoteku dnevnika.';
+$strShowStatusInnodb_pages_createdDescr = 'Broj napravljenih strana.';
+$strShowStatusInnodb_page_sizeDescr = 'Ukompajlirana veliina strane za InnoDB (podrazumevano 16KB). Mnoge vrednosti se raunaju u stranama; veliina strane omoguava da se one lako konvertuju u bajtove.';
+$strShowStatusInnodb_pages_readDescr = 'Broj proitanih strana.';
+$strShowStatusInnodb_pages_writtenDescr = 'Broj zapisanih strana.';
+$strShowStatusInnodb_row_lock_current_waitsDescr = 'Broj brava za redove koje se trenutno ekaju.';
+$strShowStatusInnodb_row_lock_time_avgDescr = 'Proseno vreme za dobavljanje brave za red, u milisekundama.';
+$strShowStatusInnodb_row_lock_timeDescr = 'Ukupno vremena provedeno u dobavljanju brava za redove, u milisekundama.';
+$strShowStatusInnodb_row_lock_time_maxDescr = 'Najdue vreme za dobavljanje brave za red, u milisekundama.';
+$strShowStatusInnodb_row_lock_waitsDescr = 'Broj puta kada se morala ekati brava za red.';
+$strShowStatusInnodb_rows_deletedDescr = 'Broj redova obrisanih iz InnoDB tabela.';
+$strShowStatusInnodb_rows_insertedDescr = 'Broj redova umetnutih u InnoDB tabele.';
+$strShowStatusInnodb_rows_readDescr = 'Broj redova proitanih iz InnoDB tabela.';
+$strShowStatusInnodb_rows_updatedDescr = 'Broj redova auriranih u InnoDB tabelama.';
+$strShowStatusKey_blocks_not_flushedDescr = 'Broj blokova kljueva u keu kljueva koji su izmenjeni ali jo nisu poslati na disk. Ovo je ranije bilo poznato kao Not_flushed_key_blocks.';
+$strShowStatusKey_blocks_unusedDescr = 'Broj neiskorienih blokova u keu kljueva. Ovu vrednost moete da koristite da utvrdite koliki deo kea kljueva je u upotrebi.';
+$strShowStatusKey_blocks_usedDescr = 'Broj iskorienih blokova u keu kljueva. Ova vrednost je oznaka visokog vodostaja koja pokazuje najvei ikada broj blokova koji je bio u upotrebi u isto vreme.';
+$strShowStatusKey_read_requestsDescr = 'Broj zahteva za itanje bloka kljueva iz kea.';
+$strShowStatusKey_readsDescr = 'Broj fizikih itanja bloka kljueva sa diska. Ako je Key_reads veliko, onda je vaa vrednost za key_buffer_size verovatno premala. Stepen promaaja kea se moe izraunati kao Key_reads/Key_read_requests.';
+$strShowStatusKey_write_requestsDescr = 'Broj zahteva za upisivanje bloka kljueva u ke.';
+$strShowStatusKey_writesDescr = 'Broj fizikih upisa bloka kljueva na disk.';
+$strShowStatusLast_query_costDescr = 'Ukupna cena poslednjeg kompajliranog upita kako ju je izraunao optimizator upita. Korisno za uporeivanje cene razliitih planova upita za isti upit. Podrazumevana vrednost 0 znai da jo nije bio kompajliran nijedan upit.';
+$strShowStatusNot_flushed_delayed_rowsDescr = 'Broj redova u INSERT DELAYED redovima ekanja koji ekaju upisivanje.';
+$strShowStatusOpened_tablesDescr = 'Broj tabela koje su bile otvarane. Ako je broj veliki, va ke tabela je verovatno premali.';
+$strShowStatusOpen_filesDescr = 'Broj otvorenih datoteka.';
+$strShowStatusOpen_streamsDescr = 'Broj otvorenih tokova (koristi se prvenstveno za voenje dnevnika (logging)).';
+$strShowStatusOpen_tablesDescr = 'Broj otvorenih tabela.';
+$strShowStatusQcache_free_blocksDescr = 'Broj slobodnih memorijskih blokova u u keu upita.';
+$strShowStatusQcache_free_memoryDescr = 'Koliina slobodne memorije za ke upita.';
+$strShowStatusQcache_hitsDescr = 'Broj pogodaka iz kea.';
+$strShowStatusQcache_insertsDescr = 'Broj upita dodatih u ke.';
+$strShowStatusQcache_lowmem_prunesDescr = 'Broj upita koji su uklonjeni iz kea da bi se oslobodila memorija za keiranje novih upita. Ovaj podatak vam moe pomoi da podesite veliinu kea za upite. Ke za upite koristi strategiju najdue nekorienog (en: least recently used , LRU) da bi odluio koje upite da ukloni iz kea.';
+$strShowStatusQcache_not_cachedDescr = 'Broj nekeiranih upita (koji se ne mogu keirati ili nisu keirani zbog podeavanja query_cache_type).';
+$strShowStatusQcache_queries_in_cacheDescr = 'Broj upita registrovanih u keu.';
+$strShowStatusQcache_total_blocksDescr = 'Ukupan broj blokova u keu za upite.';
+$strShowStatusReset = 'Reset';
+$strShowStatusRpl_statusDescr = 'Status replikacije otporne na greke (nije jo implementirano).';
+$strShowStatusSelect_full_joinDescr = 'Broj spojeva koji ne koriste indekste. Ako ova vrednost nije 0, trebalo bi paljivo da proverite indekse vaih tabela.';
+$strShowStatusSelect_full_range_joinDescr = 'Broj spojeva koji su koristili pretragu opsega na referentnoj tabeli.';
+$strShowStatusSelect_range_checkDescr = 'Broj spojeva bez kljueva koji proveravaju upotrebu kljua posle svakog reda. (Ako ovo nije 0, trebalo bi paljivo da proverite indekse vaih tabela.)';
+$strShowStatusSelect_rangeDescr = 'Broj spojeva koji su koristili opsege na prvoj tabeli. (Obino nije kritino ak ni kada je ovo veliko)';
+$strShowStatusSelect_scanDescr = 'Broj spojeva koji su uradili puno skeniranje prve tabele.';
+$strShowStatusSlave_open_temp_tablesDescr = 'Broj privremenih tabela trenutno otvorenih od strane pomone SQL niti.';
+$strShowStatusSlave_retried_transactionsDescr = 'Ukupan broj puta (od pokretanja) kada je pomona SQL nit za replikaciju pokuala transakcije.';
+$strShowStatusSlave_runningDescr = 'Ovo je ON ako je ovaj server pomoni koji je povezan na glavni.';
+$strShowStatusSlow_launch_threadsDescr = 'Broj niti za koje je trebalo vie od slow_launch_time sekudni da bi bile pokrenute.';
+$strShowStatusSlow_queriesDescr = 'Broj upita za koje je trebalo vie od long_query_time sekudni.';
+$strShowStatusSort_merge_passesDescr = 'Broj prolaza za spajanje koje je algoritam za sortiranje morao da odradi. Ako je ova vrednost velika, trebalo bi da razmislite o poveanju vrednosti sistemske promenljive sort_buffer_size.';
+$strShowStatusSort_rangeDescr = 'Broj sortiranja koja su uraena sa opsegom.';
+$strShowStatusSort_rowsDescr = 'Broj sortiranih redova.';
+$strShowStatusSort_scanDescr = 'Broj sortiranja do kojih je dolo skeniranjem tabele.';
+$strShowStatusTable_locks_immediateDescr = 'Broj puta kada je brava za tabelu odmah dobavljena.';
+$strShowStatusTable_locks_waitedDescr = 'Broj puta kada brava za tabelu nije mogla biti odmah dobavljena i bilo je potrebno ekanje. Ako je ovo visoko i imate problema sa performansama, prvo bi trebalo da optimizujete svoje upite a potom da ili podelite tabelu ili tabele ili da koristite replikaciju.';
+$strShowStatusThreads_cachedDescr = 'Broj niti u keu za niti. Stepen pogodaka kea se moe izraunati kao Threads_created/Konekcije. Ako je ova vrednost crvena trebalo bi da poveate va thread_cache_size.';
+$strShowStatusThreads_connectedDescr = 'Broj trenutno otvorenih veza.';
+$strShowStatusThreads_createdDescr = 'Broj niti kreiranih za rukovanje konekcijama. Ako je Threads_created veliko, moda bi trebalo da poveate vrednost thread_cache_size. (Ako imate dobru implementaciju niti, ovo obino ne donosi primetna poboljanja u performansama.)';
+$strShowStatusThreads_runningDescr = 'Broj niti koje nisu uspavane.';
$strShowTableDimension = 'Prikai dimenzije tabele';
$strShowTables = 'Prikai tabele';
$strShowThisQuery = 'Prikai ponovo ovaj upit';
$strSimplifiedChinese = 'Pojednostavljeni kineski';
$strSingly = '(po jednom polju)';
$strSize = 'Veliina';
+$strSkipQueries = 'Broj zapisa (upita) koje treba preskoiti:';
$strSlovak = 'Slovaki';
-$strSlovenian = 'Slovenaki';
+$strSlovenian = 'Slovenai';
+$strSmallBigAll = 'Sve malo/veliko';
+$strSnapToGrid = 'Dri se mree';
$strSocketProblem = '(ili prikljuak lokalnog MySQL servera nije ispravno podeen)';
$strSortByKey = 'Sortiraj po kljuu';
+$strSorting = 'Sortiranje';
$strSort = 'Sortiranje';
$strSpaceUsage = 'Zauzee';
$strSpanish = 'panski';
$strSplitWordsWithSpace = 'Rei se odvajaju razmakom (" ").';
+$strSQLCompatibility = 'Mod SQL kompatibilnosti';
$strSQLExportType = 'Tip izvoza';
$strSQLParserBugMessage = 'Postoji mogunost da ste pronali bag u SQL parseru. Molimo ispitajte svoj upit paljivo, i proverite da su navodnici ispravni i da ne nedostaju. Ostali mogui razlozi greke mogu biti da ste poslali binarnu datoteku van oblasti za obian tekst. Moete probati svoj upit u MySQL suelju komandne linije. Donja poruka o greci MySQL servera, ako je ima, moe vam pomoi u otkrivanju problema. Ako i dalje imate probleme ili ako parser ne uspeva tamo gde uspeva suelje komandne linije, svedite svoj SQL upit na jedan jedini upit koji stvara probleme i poaljite nam izvetaj o greci sa delom koda u donjoj REZ sekciji:';
$strSQLParserUserError = 'Izgleda da postoji greka u vaem SQL upitu. Ovde je poruka o greki MySQL servera, koja vam moe pomoi u otkrivanju problema';
$strSQLQuery = 'SQL upit';
$strSQLResult = 'SQL rezultat';
$strSQL = 'SQL';
-$strSQPBugInvalidIdentifer = 'Neispravan identifikator';
+$strSQPBugInvalidIdentifer = 'Neispravan iGentifikator';
$strSQPBugUnclosedQuote = 'Navodnik nije zatvoren';
$strSQPBugUnknownPunctuation = 'Nepoznat string interpunkcije';
+$strStandInStructureForView = 'Struktura koja zamenjuje pogled';
$strStatCheckTime = 'Poslednja provera';
$strStatCreateTime = 'Napravljeno';
$strStatement = 'Ime';
+$strStatisticsOverrun = 'Na zaposlenom serveru brojai bajtova mogu da se preliju (overrun), tako da te statistike, onako kako ih prijavljuje MySQL server, mogu biti netane.';
$strStatUpdateTime = 'Poslednja izmena';
$strStatus = 'Status';
$strStorageEngine = 'Pogon skladitenja';
@@ -648,6 +890,7 @@ $strStrucExcelCSV = 'CSV za MS Excel';
$strStrucNativeExcel = 'Izvorni MS Excel podaci';
$strStrucOnly = 'Samo struktura';
$strStructPropose = 'Predloi strukturu tabele';
+$strStructureForView = 'Struktura za pogled (view)';
$strStructure = 'Struktura';
$strSubmit = 'Poalji';
$strSuccess = 'Va SQL upit je uspeno izvren';
@@ -656,12 +899,15 @@ $strSwedish = '
$strSwitchToDatabase = 'Prebaci se na kopiranu bazu';
$strSwitchToTable = 'Prei na kopiranu tabelu';
+$strTableAlreadyExists = 'Tabela %s ve postoji!';
$strTableComments = 'Komentari tabele';
$strTableEmpty = 'Ima tabele je prazno!';
$strTableHasBeenDropped = 'Tabela %s je odbaena';
$strTableHasBeenEmptied = 'Tabela %s je ispranjena';
$strTableHasBeenFlushed = 'Tabela %s je osveena';
+$strTableIsEmpty = 'Tabela je izgleda prazna!';
$strTableMaintenance = 'Radnje na tabeli';
+$strTableName = 'Naziv tabele';
$strTableOfContents = 'Sadraj';
$strTableOptions = 'Opcije tabele';
$strTables = '%s tabela';
@@ -669,28 +915,45 @@ $strTableStructure = 'Struktura tabele';
$strTable = 'Tabela';
$strTakeIt = 'preuzmi';
$strTblPrivileges = 'Privilegije vezane za tabele';
+$strTempData = 'Privremeni podaci';
$strTextAreaLength = 'Zbog njehove veliine, polje
moda neete moi da izmenite';
$strThai = 'Tajski';
+$strThemeDefaultNotFound = 'Nije pronaena podrazumevana tema %s!';
+$strThemeNoPreviewAvailable = 'Pregled ne postoji.';
+$strThemeNotFound = 'Nije pronaena tema %s!';
+$strThemeNoValidImgPath = 'Nema ispravne putanje do slika za temu %s!';
+$strThemePathNotFound = 'Nije pronaena putanja do teme za temu %s!';
$strTheme = 'Tema / stil';
$strThisHost = 'Ovaj server';
+$strThreads = 'Niti';
$strThreadSuccessfullyKilled = 'Proces %s je uspeno prekinut.';
+$strTimeoutInfo = 'Prethodnom uvozu je isteklo vreme, nakon ponovnog slanja bie nastavljen od pozicije %d.';
+$strTimeoutNothingParsed = 'Meutim, pri poslednjem pokretanju podaci nisu bili obraeni, to obino znai da phpMyAdmin nee biti u mogunosti da zavri ovaj uvoz osim ako ne poveate vremenska ogranienja u PHP-u';
+$strTimeoutPassed = 'Vreme izvrenja skripta je isteklo, ako elite da dovrite uvoz, molimo poaljite istu datoteku i uvoz e se nastaviti.';
$strTime = 'Vreme';
+$strToFromPage = 'od/do stranice';
$strToggleScratchboard = 'Ukljui/iskljui radnu tablu';
+$strToggleSmallBig = 'Promeni malo/veliko';
+$strToSelectRelation = 'Da odaberete relaciju, kliknite :';
$strTotalUC = 'Ukupno';
$strTotal = 'ukupno';
$strTraditionalChinese = 'Tradicionalni kineski';
$strTraditionalSpanish = 'Tradicionalni panski';
$strTraffic = 'Saobraaj';
+$strTransactionCoordinator = 'Koordinator transakcija';
$strTransformation_application_octetstream__download = 'Prikazuje vezu za preuzimanje binarnih podataka za polje. Prva opcija je ime binarne datoteke. Druga opcija je mogue ime polja reda tabele koji sadri ime datoteke. Ako date drugu opciju, prva mora biti postavljena na prazan string';
-$strTransformation_application_octetstream__hex = 'Prikazuje heksadecimalni prikaz podataka. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
+$strTransformation_application_octetstream__hex = 'Prikazuje heksadecimalni prikaz podataka. Opcioni prvi parametar odreuje koliko esto se dodaje prazno mesto (podrazumevano svaka 2 nibla).';
$strTransformation_image_jpeg__inline = 'Prikazuje umanjenu sliku na koju je mogue kliknuti; opcije: irina, visina u pikselima (uva originalni odnos)';
-$strTransformation_image_jpeg__link = 'Prikazuje link ka ovoj slici (npr. direktno preuzimanje iz BLOB-a).';
+$strTransformation_image_jpeg__link = 'Prikazuje link ka ovoj snimci (npr. direktno preuzimanje iz BLOB-a).';
$strTransformation_image_png__inline = 'Prikai JPEG slike na strani';
+$strTransformation_text_plain__dateformat = 'Prikazuje TIME, TIMESTAMP, DATETIME ili polje sa numerikom juniks vremenskom oznakom (timestamp) kao formatirani datum. Prva opcija je pomeraj (u satima) koji se dodaje vremenskoj oznaci (podrazumevamo: 0). Drugu opciju koristitte da odredite drugaiji string za formatiranje datuma/vremena. Trea opcija odreuje da li elite da vidite lokalni ili UTC datum (koristite stringove "local" ili "utc" za to). U skladu sa tim, format datuma ima razliite vrednosti - za "local" pogledajte PHP-ovu dokumentaciju za funkciju strftime() dok je za "utc" to uraeno korienjem fukcije gmdate().';
$strTransformation_text_plain__external = 'SAMO LINUX: Pokree eksternu aplikaciju i popunjava podatke u poljima preko standardnog ulaza. Vraa standardni izlaz aplikacije. Podrazumevano je Tidy, za lepi prikaz HTML koda. Zbog sigurnosnih razloga, morate runo izmeniti datoteku libraries/transformations/text_plain__external.inc.php i dodati alate koje elite da koristite. Prva opcija je broj programa koje elite da koristite, a druga su parametri programa. Ako se trei parametar postavi na 1 izlaz e biti konvertovan koristei htmlspecialchars() (podrazumevano je 1). Ako je etvrti parametar postavljen na 1, NOWRAP e biti dodato eliji sa sadrajem tako da e izlaz biti prikazan bez izmena. (podrazumevano 1)';
$strTransformation_text_plain__formatted = 'uva originalno formatiranje polja. Escaping se ne vri.';
$strTransformation_text_plain__imagelink = 'Prikazuje sliku i link, polje sadri naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je irina u pikselima, trea je visina.';
$strTransformation_text_plain__link = 'Prikazuje link, polje sadri naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je naslov za link.';
+$strTransformation_text_plain__sql = 'Formatira tekst kao SQL upit sa obeleavanjem sintakse.';
$strTransformation_text_plain__substr = 'Pokazuje deo stringa. Prva opcija je broj znakova koje treba preskoiti od poetka stringa (podrazumevano 0). Druga opcija je broj vraenih znakova (podrazumevano: do kraja stringa). Trea opcija je string koji se dodaje kada doe do odsecanja (podrazumevano: ...) .';
+$strTriggers = 'Okidai';
$strTruncateQueries = 'Prikai skraene upite';
$strTurkish = 'Turski';
$strType = 'Tip';
@@ -701,13 +964,24 @@ $strUnicode = 'Unikod';
$strUnique = 'Jedinstveni';
$strUnknown = 'nepoznat';
$strUnselectAll = 'nita';
+$strUnsupportedCompressionDetected = 'Pokuali ste da uvezete datoteku sa kompresijom koja nije podrana (%s). Ili podrka za nju nije implementirana, ili je iskljuena u vaoj konfiguraciji.';
$strUpdatePrivMessage = 'Aurirali ste privilegije za %s.';
$strUpdateProfileMessage = 'Profil je promenjen.';
$strUpdateQuery = 'Auriraj upit';
$strUpdComTab = 'Molimo pogledajte u dokumentaciji kako se aurira tabela Column_comments';
$strUpgrade = 'Trebalo bi da unapredite va %s server na verziju %s ili noviju.';
+$strUploadErrorCantWrite = 'Neuspelo upisivanje datoteke na disk.';
+$strUploadErrorExtension = 'Prijem datoteke zaustavljen zbog ekstenzije.';
+$strUploadErrorFormSize = 'Poslata datoteka prevazilazi vrednost direktive MAX_FILE_SIZE koja je navedena u HTML formi.';
+$strUploadErrorIniSize = 'Poslata datoteka prevazilazi vrednost direktive upload_max_filesize u php.ini.';
+$strUploadErrorNoTempDir = 'Nedostaje privremeni direktorijum.';
+$strUploadErrorPartial = 'Poslata datoteka je samo delimino primljena.';
+$strUploadErrorUnknown = 'Nepoznata greka pri slanju datoteke.';
+$strUploadLimit = 'Verovatno ste pokuali da uvezete preveliku datoteku. Molimo pogledajte %sdokumentaciju%s za naine prevazilaenja ovog ogranienja.';
+$strUploadsNotAllowed = 'Slanje datoteka na ovaj server nije dozvoljeno.';
$strUsage = 'Zauzee';
$strUseBackquotes = 'Koristi \' za ograniavanje imena polja';
+$strUsedPhpExtensions = 'Koriene PHP ekstenzije';
$strUseHostTable = 'Koristi tabelu domaina';
$strUserAlreadyExists = 'Korisnik %s ve postoji!';
$strUserEmpty = 'Ime korisnika nije uneto!';
@@ -731,6 +1005,8 @@ $strViewDumpDatabases = 'Prika
$strViewDumpDB = 'Prikai sadraj (shemu) baze';
$strViewDump = 'Prikai sadraj (shemu) tabele';
$strViewHasBeenDropped = 'Pogled %s je odbaen';
+$strViewMaxExactCount = 'Ovaj pogled ima vie od %d redova. Molimo pogledajte %sdokumentaciju%s.';
+$strViewName = 'naziv za VIEW';
$strView = 'Pogled';
$strWebServerUploadDirectory = 'direktorijum za slanje veb servera ';
@@ -750,302 +1026,4 @@ $strYes = 'Da';
$strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ogranienja.';
$strZip = '"zipovano"';
-// To translate:
-$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
-$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
-
-$strBookmarkCreated = 'Bookmark %s created'; //to translate
-$strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
-$strBrowseDistinctValues = 'Browse distinct values'; //to translate
-
-$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
-$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
-$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
-$strCSV = 'CSV'; //to translate
-
-$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
-
-$strErrorInZipFile = 'Error in ZIP archive:'; //to translate
-$strEsperanto = 'Esperanto'; //to translate
-
-$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
-$strFileNameTemplateDescriptionServer = 'server name'; //to translate
-$strFileNameTemplateDescriptionTable = 'table name'; //to translate
-$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
-$strFileToImport = 'File to import'; //to translate
-$strFlushQueryCache = 'Flush query cache'; //to translate
-$strFlushTables = 'Flush (close) all tables'; //to translate
-
-$strHandler = 'Handler'; //to translate
-
-$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
-$strImportFormat = 'Format of imported file'; //to translate
-$strImport = 'Import'; //to translate
-$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
-$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
-$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
-$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
-$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
-$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
-$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
-$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
-$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
-
-$strJoins = 'Joins'; //to translate
-
-$strKeyCache = 'Key cache'; //to translate
-
-$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
-$strLDI = 'CSV using LOAD DATA'; //to translate
-$strLDILocal = 'Use LOCAL keyword'; //to translate
-
-$strMaxConnects = 'max. concurrent connections'; //to translate
-$strMaximalQueryLength = 'Maximal length of created query'; //to translate
-$strMysqlClientVersion = 'MySQL client version'; //to translate
-
-$strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
-$strNumberOfFields = 'Number of fields'; //to translate
-
-$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
-
-$strPartialImport = 'Partial import'; //to translate
-$strPDF = 'PDF'; //to translate
-$strPDFReportTitle = 'Report title'; //to translate
-$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
-$strProtocolVersion = 'Protocol version'; //to translate
-
-$strQueryCache = 'Query cache'; //to translate
-
-$strReloadPrivileges = 'Reload privileges'; //to translate
-$strReplication = 'Replication'; //to translate
-$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
-
-$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
-$strShowingBookmark = 'Showing bookmark'; //to translate
-$strShowOpenTables = 'Show open tables'; //to translate
-$strShowSlaveHosts = 'Show slave hosts'; //to translate
-$strShowSlaveStatus = 'Show slave status'; //to translate
-$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
-$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
-$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
-$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
-$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
-$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
-$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
-$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
-$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
-$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
-$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
-$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
-$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
-$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
-$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
-$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
-$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
-$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
-$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
-$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
-$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
-$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
-$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
-$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
-$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
-$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
-$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
-$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
-$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
-$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
-$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
-$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
-$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
-$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
-$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
-$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
-$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
-$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
-$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
-$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
-$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
-$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
-$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
-$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
-$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
-$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
-$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
-$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
-$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
-$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
-$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
-$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
-$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
-$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
-$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
-$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
-$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
-$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
-$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
-$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
-$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
-$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
-$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
-$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
-$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
-$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
-$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
-$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
-$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
-$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
-$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
-$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
-$strShowStatusReset = 'Reset'; //to translate
-$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
-$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
-$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
-$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
-$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
-$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
-$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
-$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
-$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
-$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
-$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
-$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
-$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
-$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
-$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
-$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
-$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
-$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
-$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
-$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
-$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
-$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
-$strSorting = 'Sorting'; //to translate
-$strSQLCompatibility = 'SQL compatibility mode'; //to translate
-$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
-
-$strTableAlreadyExists = 'Table %s already exists!'; //to translate
-$strTempData = 'Temporary data'; //to translate
-$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
-$strThemeNoPreviewAvailable = 'No preview available.'; //to translate
-$strThemeNotFound = 'Theme %s not found!'; //to translate
-$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
-$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
-$strThreads = 'Threads'; //to translate
-$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
-$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
-$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
-$strTransactionCoordinator = 'Transaction coordinator'; //to translate
-$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
-
-$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
-$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
-$strUsedPhpExtensions = 'Used PHP extensions'; //to translate
-
-$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
-
-$strQueryResultsOperations = 'Query results operations'; //to translate
-$strAddClause = 'Add %s'; //to translate
-$strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
-$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
-$strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
-$strCreateUserDatabase = 'Database for user'; //to translate
-$strCreateUserDatabaseNone = 'None'; //to translate
-$strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
-$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
-$strOpenDocumentText = 'Open Document Text'; //to translate
-$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
-$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
-$strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
-$strInvalidTableName = 'Invalid table name'; //to translate
-$strInvalidDatabase = 'Invalid database'; //to translate
-$strServers = 'Servers'; //to translate
-$strDelimiter = 'Delimiter'; //to translate
-$strFunctions = 'Functions'; //to translate
-$strProcedures = 'Procedures'; //to translate
-$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
-$strFontSize = 'Font size'; //to translate
-$strLanguage = 'Language'; //to translate
-$strPmaWiki = 'phpMyAdmin wiki'; //to translate
-$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
-$strDocSQL = 'DocSQL'; //to translate
-$strTableName = 'Table name'; //to translate
-$strTableIsEmpty = 'Table seems to be empty!'; //to translate
-$strDbIsEmpty = 'Database seems to be empty!'; //to translate
-$strShowingPhp = 'Showing as PHP code'; //to translate
-$strShowingSQL = 'Showing SQL query'; //to translate
-$strDesigner = 'Designer'; //to translate
-$strNumberOfTables = 'Number of tables'; //to translate
-$strCreateTable = 'Create table'; //to translate
-$strCreateRelation = 'Create relation'; //to translate
-$strSavePosition = 'Save position'; //to translate
-$strSelectForeignKey = 'Select Foreign Key'; //to translate
-$strHide = 'Hide'; //to translate
-$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
-$strReload = 'Reload'; //to translate
-$strSmallBigAll = 'Small/Big All'; //to translate
-$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
-$strMoveMenu = 'Move Menu'; //to translate
-$strAngularLinks = 'Angular links'; //to translate
-$strDirectLinks = 'Direct links'; //to translate
-$strHideShowAll = 'Hide/Show all'; //to translate
-$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
-$strInternalRelationAdded = 'Internal relation added'; //to translate
-$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
-$strRelationDeleted = 'Relation deleted'; //to translate
-$strToSelectRelation = 'To select relation, click :'; //to translate
-$strExportImportToScale = 'Export/Import to scale'; //to translate
-$strRecommended = 'recommended'; //to translate
-$strToFromPage = 'to/from page'; //to translate
-$strSelectReferencedKey = 'Select referenced key'; //to translate
-$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
-$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
-$strHelp = 'Help'; //to translate
-$strCancel = 'Cancel'; //to translate
-$strDeleteRelation = 'Delete relation'; //to translate
-$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
-$strStructureForView = 'Structure for view'; //to translate
-$strStandInStructureForView = 'Stand-in structure for view'; //to translate
-$strToggleSmallBig = 'Toggle small/big'; //to translate
-$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
-$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
-$strErrorRelationExists = 'Error: relation already exists.'; //to translate
-$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
-$strSnapToGrid = 'Snap to grid'; //to translate
-$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
-$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
-$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
-$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
-$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
-$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
-$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
-$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
-$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
-$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
-$strViewName = 'VIEW name'; //to translate
-$strOptions = 'Options'; //to translate
-$strFiles = 'Files'; //to translate
-$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate
-$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
-$strRoutines = 'Routines'; //to translate
-$strRoutineReturnType = 'Return type'; //to translate
-$strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
-$strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
-$strRestartInsertion = 'Restart insertion with %s rows'; //to translate
-$strTriggers = 'Triggers'; //to translate
-$strEvent = 'Event'; //to translate
-$strProfiling = 'Profiling'; //to translate
?>