, Branislav Jovanovic * Igor Mladenovic , David Trajkovic */ $charset = 'utf-8'; $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left) $number_thousands_separator = ','; $number_decimal_separator = '.'; // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa $byteUnits = array('bajtova', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB'); $day_of_week = array('Ned', 'Pon', 'Uto', 'Sre', 'Čet', 'Pet', 'Sub'); $month = array('jan', 'feb', 'mar', 'apr', 'maj', 'jun', 'jul', 'avg', 'sep', 'okt', 'nov', 'dec'); // See http://www.php.net/manual/en/function.strftime.php to define the // variable below $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'; $strAddFields = 'Dodaj %s polja'; $strAddHeaderComment = 'Dodaj komentar u zaglavlje (\\n razdvaja linije)'; $strAddIntoComments = 'Dodaj u komentare'; $strAddNewField = 'Dodaj novo polje'; $strAddPrivilegesOnDb = 'Dodaj privilegije na sledećoj bazi'; $strAddPrivilegesOnTbl = 'Dodaj privilegije na sledećoj tabeli'; $strAddSearchConditions = 'Dodaj uslove pretraživanja (deo "WHERE" upita):'; $strAddToIndex = 'Dodaj u ključ  %s kolona(e)'; $strAddUser = 'Dodaj novog korisnika'; $strAddUserMessage = 'Dodali ste novog korisnika.'; $strAdministration = 'Administracija'; $strAfterInsertBack = 'Nazad na prethodnu stranu'; $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'; $strAnyUser = 'Bilo koji korisnik'; $strApproximateCount = 'Može biti približno. Vidite FAQ 3.11'; $strAPrimaryKey = 'Primarni ključ je upravo dodat %s'; $strArabic = 'Arapski'; $strArmenian = 'Jermenski'; $strAscending = 'Rastući'; $strAtBeginningOfTable = 'Na početku tabele'; $strAtEndOfTable = 'Na kraju tabele'; $strAttr = 'Atributi'; $strAutomaticLayout = 'Automatski raspored'; $strBack = 'Nazad'; $strBaltic = 'Baltički'; $strBeginCut = 'POČETAK REZ'; $strBeginRaw = 'POČETAK SIROVO'; $strBinary = 'Binarni'; $strBinaryDoNotEdit = 'Binarni - ne menjaj'; $strBinaryLog = 'Binarni dnevnik'; $strBinLogEventType = 'Vrsta događaja'; $strBinLogInfo = 'Informacije'; $strBinLogName = 'Naziv dnevnika'; $strBinLogOriginalPosition = 'Originalna pozicija'; $strBinLogPosition = 'Pozicija'; $strBinLogServerId = 'ID servera'; $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'; $strBufferPool = 'Skup prihvatnika'; $strBufferPoolUsage = 'Korišćenje skupa prihvatnika'; $strBufferReadMissesInPercent = 'Promašaji čitanja u %'; $strBufferReadMisses = 'Promašaji pri čitanju'; $strBufferWriteWaits = 'Čekanja na upis'; $strBufferWriteWaitsInPercent = 'Čekanja na upis u %'; $strBulgarian = 'Bugarski'; $strBusyPages = 'Zauzete strane'; $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.'; $strCantRenameIdxToPrimary = 'Ne mogu da promenim ključ u PRIMARY (primarni) !'; $strCantUseRecodeIconv = 'Ne mogu da koristim iconv ili libiconv ili recode_string funkcije iako ekstenzija prijavljuje da je učitana. Proverite vašu PHP konfiguraciju.'; $strCardinality = 'Kardinalnost'; $strCaseInsensitive = 'Ne razlikuje mala i velika slova'; $strCaseSensitive = 'Razlikuje mala i velika slova'; $strCentralEuropean = 'Centralnoevropski'; $strChangeCopyModeCopy = '... sačuvaj stare.'; $strChangeCopyModeDeleteAndReload = ' ... obriši starog iz tabele korisnika i zatim ponovo učitaj privilegije.'; $strChangeCopyModeJustDelete = ' ... obriši stare iz tabela korisnika.'; $strChangeCopyMode = 'Napravi novog korisnika sa istim privilegijama i ...'; $strChangeCopyModeRevoke = ' ... obustavi sve privilegije starog korisnika i zatim ga obriši.'; $strChangeCopyUser = 'Promeni informacije o prijavi / Kopiraj korisnika'; $strChangeDisplay = 'Izaberi polja za prikaz'; $strChangePassword = 'Promeni lozinku'; $strChange = 'Promeni'; $strCharset = 'Karakter set'; $strCharsetOfFile = 'Karakter set datoteke:'; $strCharsetsAndCollations = 'Karakter setovi i sortiranje'; $strCharsets = 'Kodne strane'; $strCheckAll = 'Označi sve'; $strCheckOverhead = 'Proveri tabele koje imaju prekoračenja'; $strCheckPrivsLong = 'Proveri privilegije za bazu "%s".'; $strCheckPrivs = 'Proveri privilegije'; $strCheckTable = 'Proveri tabelu'; $strChoosePage = 'Izaberite stranu koju menjate'; $strColComFeat = 'Prikazujem komentare kolone'; $strCollation = 'Sortiranje'; $strColumnNames = 'Imena kolona'; $strColumnPrivileges = 'Privilegije vezane za kolone'; $strCommand = 'Naredba'; $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'; $strCopyTable = 'Kopiraj tabelu u (baza.tabela):'; $strCopyTableOK = 'Tabela %s je kopirana u %s.'; $strCopyTableSameNames = 'Ne mogu da kopiram tabelu u samu sebe!'; $strCouldNotKill = 'phpMyAdmin nije mogao da prekine proces %s. Verovatno je već zatvoren.'; $strCreateDatabaseBeforeCopying = 'CREATE DATABASE pre kopiranja'; $strCreateIndex = 'Napravi ključ na %s kolona'; $strCreateIndexTopic = 'Napravi novi ključ'; $strCreate = 'Napravi'; $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'; $strDanish = 'Danski'; $strDatabase = 'Baza podataka'; $strDatabaseEmpty = 'Ime baze nije zadato!'; $strDatabaseExportOptions = 'Opcije za izvoz baze'; $strDatabaseHasBeenDropped = 'Baza %s je odbačena.'; $strDatabases = 'Baze'; $strDatabasesDropped = '%s baza je uspešno odbačeno.'; $strDatabasesStatsDisable = 'Isključi statistike'; $strDatabasesStatsEnable = 'Uključi statistike'; $strDatabasesStatsHeavyTraffic = 'Napomena: uključivanje statistika može prouzrokovati veliki saobraćaj između veb i MySQL servera.'; $strDatabasesStats = 'Statistika baze'; $strDataDict = 'Rečnik podataka'; $strDataOnly = 'Samo podaci'; $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'; $strDefaultEngine = '%s je podrazumevani pogon skladištenja na ovom MySQL serveru.'; $strDefault = 'Podrazumevano'; $strDefaultValueHelp = 'Za podrazumevanu vrednost, unesite samo jednu vrednost, bez kosih crta ili navodnika u ovom obliku: a'; $strDefragment = 'Defragmentiraj tabelu'; $strDelayedInserts = 'Koristi odložena umetanja'; $strDeleteAndFlushDescr = 'Ovo je najčistiji način, ali ponovno učitavanje privilegina može da potraje.'; $strDeleteAndFlush = 'Obriši korisnike i ponovo učitaj privilegije.'; $strDeleted = 'Red je obrisan'; $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'; $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!'; $strDrop = 'Odbaci'; $strDropUsersDb = 'Odbaci baze koje se zovu isto kao korisnici.'; $strDumpingData = 'Prikaz podataka tabele'; $strDumpSaved = 'Sadržaj baze je sačuvan u datoteku %s.'; $strDumpXRows = 'Prikaži %s redova počevši od reda %s.'; $strDynamic = 'dinamički'; $strEditPDFPages = 'Uređivanje PDF strana'; $strEditPrivileges = 'Promeni privilegije'; $strEdit = 'Promeni'; $strEffective = 'Efektivne'; $strEmpty = 'Isprazni'; $strEmptyResultSet = 'MySQL je vratio prazan rezultat (nula redova).'; $strEnabled = 'Omogućeno'; $strEncloseInTransaction = 'Obavi izvoz u transakciji'; $strEndCut = 'KRAJ REZ'; $strEnd = 'Kraj'; $strEndRaw = 'KRAJ SIROVO'; $strEngineAvailable = '%s je dostupan na ovom MySQL serveru.'; $strEngineDisabled = '%s je onemogućen na ovom MySQL serveru.'; $strEngines = 'Skladištenja'; $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      '; $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'; $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'; $strFormat = 'Format'; $strFormEmpty = 'Nedostaje vrednost u obrascu!'; $strFreePages = 'Slobodne strane'; $strFullText = 'Pun tekst'; $strFunction = 'Funkcija'; $strFunctions = 'Funkcije'; $strGenBy = 'Generisao'; $strGeneralRelationFeat = 'Opšte osobine relacija'; $strGenerate = 'Napravi'; $strGeneratePassword = 'Napravi lozinku'; $strGenTime = 'Vreme kreiranja'; $strGeorgian = 'Gruzijski'; $strGerman = 'Nemački'; $strGlobal = 'globalno'; $strGlobalPrivileges = 'Globalne privilegije'; $strGlobalValue = 'Globalna vrednost'; $strGo = 'Kreni'; $strGrantOption = 'Omogući'; $strGreek = 'Grčki'; $strGzip = '"gzip-ovano"'; $strHandler = 'Rukovalac'; $strHasBeenAltered = 'je promenjen(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'; $strHostEmpty = 'Ime domaćina je prazno!'; $strHTMLExcel = 'Microsoft Excel 2000'; $strHTMLWord = 'Microsoft Word 2000'; $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'; $strIndexHasBeenDropped = 'Ključ %s je obrisan'; $strIndex = 'Ključ'; $strIndexName = 'Ime ključa :'; $strIndexType = 'Tip ključa :'; $strIndexWarningTable = 'Problem pri indeksiranju tabele `%s`'; $strInnoDBAutoextendIncrementDesc = ' Veličina koraka proširenja veličine tabela koje se automatski proširuju kada se napune.'; $strInnoDBAutoextendIncrement = 'Korak automatskog proširenja'; $strInnoDBBufferPoolSizeDesc = 'Veličina memorijskog prihvatnika koje InnoDB koristi za keširanje podataka i indeksa svojih tabela.'; $strInnoDBBufferPoolSize = 'Veličina prihvatnika'; $strInnoDBDataFilePath = 'Datoteke sa podacima'; $strInnoDBDataHomeDirDesc = 'Zajednički deo putanje direktorijuma za sve InnoDB datoteke sa podacima.'; $strInnoDBDataHomeDir = 'Osnovni direktorijum podataka'; $strInnoDBPages = 'strana'; $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'; $strInsert = 'Novi zapis'; $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__'; $strLatexContinuedCaption = 'Nastavljen komentar tabele'; $strLatexContinued = '(nastavljeno)'; $strLatexIncludeCaption = 'Uključi komentar tabele'; $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'; $strLinkNotFound = 'Veza nije pronađena'; $strLinksTo = 'Veze ka'; $strLithuanian = 'Litvanski'; $strLocalhost = 'Lokalni'; $strLocationTextfile = 'Lokacija tekstualne datoteke'; $strLoginInformation = 'Podaci o prijavi'; $strLogin = 'Prijavljivanje'; $strLogout = 'Odjavljivanje'; $strLogPassword = 'Lozinka:'; $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 = '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'; $strMIME_MIMEtype = 'MIME-tipovi'; $strMIME_nodescription = 'Nema opisa za ovu transformaciju.
Molimo pitajte autora šta %s radi.'; $strMIME_transformation_note = 'Za listu dostupnih opcija transformacije i njihove transformacije MIME-tipova, kliknite na %sopise transformacija%s'; $strMIME_transformation_options_note = 'Molimo unesite vrednosti za opcije transformacije koristeći ovaj oblik: \'a\', 100, b,\'c\'...
Ako treba da unesete obrnutu kosu crtu ("\\") ili apostrof ("\'") u te vrednosti, stavite obrnutu kosu crtu ispred njih (na primer \'\\\\xyz\' ili \'a\\\'b\').'; $strMIME_transformation_options = 'Opcije transformacije'; $strMIME_transformation = 'Tranformacije čitača'; $strMIMETypesForTable = 'MIME TIPOVI ZA TABELU'; $strMIME_without = 'MIME-tipovi prikazani u kurzivu nemaju odvojene funkcije transformacije.'; $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!'; $strMultilingual = 'višejezički'; $strMyISAMDataPointerSizeDesc = 'Podrazumevana veličina pokazivača u bajtovima, koristi se pri CREATE TABLE za MyISAM tabele kada nije zadata opcija MAX_ROWS'; $strMyISAMDataPointerSize = 'Veličina pokazivača podataka'; $strMyISAMMaxExtraSortFileSizeDesc = 'Ako bi privremena datoteka koja se koristi za brzo kreiranje MyISAM indeksa bila veća nego pri korišćenju keša ključeva za ovde zadatu vrednost, koristi metod keširanja ključeva'; $strMyISAMMaxExtraSortFileSize = 'Maksimalna veličina privremenih datoteka pri kreiranju indeksa'; $strMyISAMMaxSortFileSizeDesc = 'Maksimalna veličina privremenih datoteka koje MySQL sme da koristi pri re-kreiranju MyISAM indeksa (u toku REPAIR TABLE, ALTER TABLE, ili LOAD DATA INFILE operacija).'; $strMyISAMMaxSortFileSize = 'Maksimalna veličina privremenih datoteka za sortiranje'; $strMyISAMRecoverOptionsDesc = 'Režim automatskog oporavka puknutih MyISAM tabela, podešen pri startovanju servera opcijom --myisam-recover.'; $strMyISAMRecoverOptions = 'Režim automatskog oporavka'; $strMyISAMRepairThreadsDesc = 'Ako je vrednost veća od 1, indeksi MyISAM tabela se paralelno kreiraju (svaki indeks u sopstvenoj niti) za vreme procesa popravke sortiranjem.'; $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'; $strName = 'Ime'; $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!'; $strNoModification = 'Nema izmena'; $strNo = 'Ne'; $strNone = 'nema'; $strNoOptions = 'Ne postoje opcije za ovaj format'; $strNoPassword = 'Nema lozinke'; $strNoPermission = 'Veb serveru nije dozvoljeno da sačuva datoteku %s.'; $strNoPhp = 'bez PHP koda'; $strNoPrivileges = 'Nema privilegija'; $strNoRights = 'Nije Vam dozvoljeno da budete ovde!'; $strNoRowsSelected = 'Nema odabranih redova'; $strNoSpace = 'Nedovoljno prostora za snimanje datoteke %s.'; $strNoTablesFound = 'Tabele nisu pronađene u bazi.'; $strNoThemeSupport = 'Nema podrške za teme, molimo proverite konfiguraciju i/ili teme u direktorijumu %s.'; $strNotNumber = 'Ovo nije broj!'; $strNotOK = 'nije u redu'; $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'; $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!'; $strPasswordHashing = 'Heširanje lozinke'; $strPassword = 'Lozinka'; $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'; $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!'; $strPolish = 'Poljski'; $strPortrait = 'Uspravno'; $strPos1 = 'Početak'; $strPrevious = 'Prethodna'; $strPrimaryKeyHasBeenDropped = 'Primarni ključ je obrisan'; $strPrimaryKeyName = 'Ime primarnog ključa mora da bude... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" mora biti ime samo primarnog ključa!)'; $strPrimary = 'Primarni'; $strPrint = 'Štampaj'; $strPrintViewFull = 'Pogled za štampu (sa punim tekstom)'; $strPrintView = 'Za štampu'; $strPrivDescAllPrivileges = 'Uključuje sve privilegije osim GRANT.'; $strPrivDescAlter = 'Dozvoljava izmenu struktura postojećih tabela.'; $strPrivDescAlterRoutine = 'Dozvoljava izmenu i odbacivanje sačuvanih rutina.'; $strPrivDescCreateDb = 'Dozvoljava kreiranje novih baza i tabela.'; $strPrivDescCreateRoutine = 'Dozvoljava pravljenje sačuvanih rutina.'; $strPrivDescCreateTbl = 'Dozvoljava kreiranje novih tabela.'; $strPrivDescCreateTmpTable = 'Dozvoljava kreiranje privremenih tabela..'; $strPrivDescCreateUser = 'Dozvoljava pravljenje, odbacivanje i preimenovanje korisničkih naloga.'; $strPrivDescCreateView = 'Dozvoli kreiranje novih pogleda.'; $strPrivDescDelete = 'Dozvoljava brisanje podataka.'; $strPrivDescDropDb = 'Dozvoljava odbacivanje baza i tabela.'; $strPrivDescDropTbl = 'Dozvoljava odbacivanje tabela.'; $strPrivDescExecute5 = 'Dozvoljava izvršavanje sačuvanih rutina.'; $strPrivDescExecute = 'Dozvoljava pokretanje sačuvanih procedura. Nema efekta u ovoj verziji MySQL-a.'; $strPrivDescFile = 'Dozvoljava uvoz podataka i njihov izvoz u datoteke.'; $strPrivDescGrant = 'Dozvoljava dodavanje korisnika i privilegija bez ponovnog učitavanja tabela privilegija.'; $strPrivDescIndex = 'Dozvoljava kreiranje i brisanje ključeva.'; $strPrivDescInsert = 'Dozvoljava umetanje i zamenu podataka.'; $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.'; $strPrivDescReferences = 'Nema efekta u ovoj verziji MySQL-a.'; $strPrivDescReload = 'Dozvoljava ponovno učitavanje podešavanja servera i pražnjenje keša servera.'; $strPrivDescReplClient = 'Daje pravo korisniku da pita gde su glavni/pomoćni serveri.'; $strPrivDescReplSlave = 'Potrebno zbog pomoćnih servera za replikaciju.'; $strPrivDescSelect = 'Dozvoljava čitanje podataka.'; $strPrivDescShowDb = 'Daje pristup kompletnoj listi baza.'; $strPrivDescShowView = 'Dozvoljava izvršavanje SHOW CREATE VIEW upita.'; $strPrivDescShutdown = 'Dozvoljava gašenje servera.'; $strPrivDescSuper = ' Dozvoljava povezivanje iako je dostignut maksimalan broj dozvoljenih veza; Neophodno za većinu administrativnih opcija kao što su podešavanje globalnih promenljivih ili prekidanje procesa ostalih korisnika.'; $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'; $strQueryType = 'Vrsta upita'; $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'; $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'; $strRowsModeFlippedHorizontal = 'horizontalnom (rotirana zaglavlja)'; $strRowsModeHorizontal = 'horizontalnom'; $strRowsModeOptions = 'u %s modu i ponovi zaglavlje posle svakog %s reda'; $strRowsModeVertical = 'vertikalnom'; $strRows = 'Redova'; $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'; $strSearchInTables = 'Unutar tabela:'; $strSearchNeedle = 'Reči ili vrednosti koje se traže (džoker: "%"):'; $strSearchOption1 = 'bar jednu od reči'; $strSearchOption2 = 'sve reči'; $strSearchOption3 = 'tačan izraz'; $strSearchOption4 = 'kao regularni izraz'; $strSearch = 'Pretraživanje'; $strSearchResultsFor = 'Rezultati pretrage za "%s" %s:'; $strSearchType = 'Traži:'; $strSecretRequired = 'Konfiguraciona datoteka zahteva tajnu lozinku (blowfish_secret).'; $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'; $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č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 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'; $strStorageEngines = 'Pogoni skladištenja'; $strStrucCSV = 'CSV format'; $strStrucData = 'Struktura i podaci'; $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'; $strSum = 'Ukupno'; $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'; $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. 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 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'; $strUkrainian = 'Ukrajinski'; $strUncheckAll = 'nijedno'; $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'; $strUseHostTable = 'Koristi tabelu domaćina'; $strUserAlreadyExists = 'Korisnik %s već postoji!'; $strUserEmpty = 'Ime korisnika nije uneto!'; $strUser = 'Korisnik'; $strUserName = 'Ime korisnika'; $strUserNotFound = 'Izabrani korisnik nije pronađen u tabeli privilegija.'; $strUserOverview = 'Pregled korisnika'; $strUsersDeleted = 'Izabrani korisnici su uspešno obrisani.'; $strUsersHavingAccessToDb = 'Korisnici koji imaju pristup "%s"'; $strUseTabKey = 'Koristite TAB taster za pomeranje od polja do polja, ili CTRL+strelice za slobodno pomeranje'; $strUseTables = 'Koristi tabele'; $strUseTextField = 'Koristi tekst polje'; $strUseThisValue = 'Koristi ovu vrednost'; $strValidateSQL = 'Proveri SQL'; $strValidatorError = 'SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane neophodne PHP ekstenzije opisane u %sdokumentaciji%s.'; $strValue = 'Vrednost'; $strVar = 'Promenljiva'; $strVersionInformation = 'Informacije o verziji'; $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'; $strViewName = 'naziv za VIEW'; $strView = 'Pogled'; $strWebServerUploadDirectory = 'direktorijum za slanje veb servera '; $strWebServerUploadDirectoryError = 'Direktorijum koji ste izabrali za slanje nije dostupan'; $strWelcome = 'Dobrodošli na %s'; $strWestEuropean = 'Zapadnoevropski'; $strWildcard = 'džoker'; $strWindowNotFound = 'Odredišni prozor pretraživača nije mogao da bude ažuriran. Možda ste zatvorili matični prozor, ili vaš pretraživač onemogućava ažuriranje među prozorima zbog sigurnosnih podešavanja'; $strWithChecked = 'Označeno:'; $strWriteRequests = 'Zahtevi za upis'; $strWrongUser = 'Pogrešno korisničko ime/lozinka. Pristup odbijen.'; $strXML = 'XML'; $strYes = 'Da'; $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ograničenja.'; $strZip = '"zipovano"'; $strPartitionDefinition = 'PARTITION definition'; //to translate $strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate $strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate $strPrivDescProcess = 'Allows viewing processes of all users'; //to translate $strPartitioned = 'partitioned'; //to translate $strTableAlteredSuccessfully = 'Table %1$s has been altered successfully'; //to translate $strDatabaseHasBeenCreated = 'Database %1$s has been created.'; //to translate $strTableHasBeenCreated = 'Table %1$s has been created.'; //to translate $strForeignKeyError = 'Error creating foreign key on %1$s (check data types)'; //to translate $strRowsDeleted = '%1$d row(s) deleted.'; //to translate $strRowsAffected = '%1$d row(s) affected.'; //to translate $strRowsInserted = '%1$d row(s) inserted.'; //to translate $strInsertedRowId = 'Inserted row id: %1$d'; //to translate $strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate $strPartitionMaintenance = 'Partition maintenance'; //to translate $strPartition = 'Partition %s'; //to translate $strAnalyze = 'Analyze'; //to translate $strCheck = 'Check'; //to translate $strOptimize = 'Optimize'; //to translate $strRebuild = 'Rebuild'; //to translate $strRepair = 'Repair'; //to translate $strRemovePartitioning = 'Remove partitioning'; //to translate $strSearchInField = 'Inside field:'; //to translate $strTexyText = 'Texy! text'; //to translate $strDetails = 'Details...'; //to translate $strComment = 'Comment'; //to translate $strPacked = 'Packed'; //to translate $strActions = 'Actions'; //to translate $strInterface = 'Interface'; //to translate $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate $strEvents = 'Events'; //to translate $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate $strRelationalKey = 'Relational key'; //to translate $strRelationalDisplayField = 'Relational display field'; //to translate $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate $strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate $strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate $strSwekeyAuthenticating = 'Authenticating...'; //to translate $strPBXTIndexCacheSize = 'Index cache size'; //to translate $strPBXTRecordCacheSize = 'Record cache size'; //to translate $strPBXTLogCacheSize = 'Log cache size'; //to translate $strPBXTLogFileThreshold = 'Log file threshold'; //to translate $strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate $strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate $strPBXTDataLogThreshold = 'Data log threshold'; //to translate $strPBXTGarbageThreshold = 'Garbage threshold'; //to translate $strPBXTLogBufferSize = 'Log buffer size'; //to translate $strPBXTDataFileGrowSize = 'Data file grow size'; //to translate $strPBXTRowFileGrowSize = 'Row file grow size'; //to translate $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate $strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.'; //to translate $strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; //to translate $strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; //to translate $strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate $strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate $strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.'; //to translate $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate $strWiki = 'Wiki'; //to translate $strWebServer = 'Web server'; //to translate $strPHPExtension = 'PHP extension'; //to translate $strCustomColor = 'Custom color'; //to translate $strBLOBRepository = 'BLOB Repository'; //to translate $strBLOBRepositoryDamaged = 'Damaged'; //to translate $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate $strBLOBRepositoryDisabled = 'Disabled'; //to translate $strBLOBRepositoryDisable = 'Disable'; //to translate $strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!'; //to translate $strBLOBRepositoryEnabled = 'Enabled'; //to translate $strBLOBRepositoryEnable = 'Enable'; //to translate $strBLOBRepositoryRemove = 'Remove BLOB Repository Reference'; //to translate $strBLOBRepositoryRepair = 'Repair'; //to translate $strBLOBRepositoryStatus = 'Status'; //to translate $strBLOBRepositoryUpload = 'Upload to BLOB repository'; //to translate $strViewImage = 'View image'; //to translate $strPlayAudio = 'Play audio'; //to translate $strViewVideo = 'View video'; //to translate $strDownloadFile = 'Download file'; //to translate $strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate $strShowKeys = 'Only show keys'; //to translate $strSetupServersAdd = 'Add a new server'; //to translate $strSetupServersEdit = 'Edit server'; //to translate $strSetupFormset_features = 'Features'; //to translate $strSetupFormset_left_frame = 'Customize navigation frame'; //to translate $strSetupFormset_main_frame = 'Customize main frame'; //to translate $strSetupFormset_import = 'Customize import defaults'; //to translate $strSetupFormset_export = 'Customize export options'; //to translate $strSetupFormset_customization = 'Customization'; //to translate $strSetupTrue = 'yes'; //to translate $strSetupFalse = 'no'; //to translate $strSetupDisplay = 'Display'; //to translate $strSetupDownload = 'Download'; //to translate $strSetupClear = 'Clear'; //to translate $strSetupLoad = 'Load'; //to translate $strSetupRestoreDefaultValue = 'Restore default value'; //to translate $strSetupSetValue = 'Set value: %s'; //to translate $strSetupWarning = 'Warning'; //to translate $strSetupIgnoreErrors = 'Ignore errors'; //to translate $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate $strSetupShowForm = 'Show form'; //to translate $strSetupOverview = 'Overview'; //to translate $strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate $strSetupNoServers = 'There are no configured servers'; //to translate $strSetupNewServer = 'New server'; //to translate $strSetupDefaultLanguage = 'Default language'; //to translate $strSetupDefaultServer = 'Default server'; //to translate $strSetupLetUserChoose = 'let the user choose'; //to translate $strSetupOptionNone = '- none -'; //to translate $strSetupEndOfLine = 'End of line'; //to translate $strSetupConfigurationFile = 'Configuration file'; //to translate $strSetupHomepageLink = 'phpMyAdmin homepage'; //to translate $strSetupDonateLink = 'Donate'; //to translate $strSetupVersionCheckLink = 'Check for latest version'; //to translate $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupInsecureConnection = 'Insecure connection'; //to translate $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate $strSetupVersionCheck = 'Version check'; //to translate $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate $strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.'; //to translate $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate $strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate $strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.'; //to translate $strSetupGZipDumpWarning = '[a@?page=form&formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate $strSetupBZipDumpWarning = '[a@?page=form&formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate $strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate $strSetupZipDumpExportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate $strSetuperror_form = 'Submitted form contains errors'; //to translate $strSetuperror_missing_field_data = 'Missing data for %s'; //to translate $strSetuperror_incorrect_port = 'Not a valid port number'; //to translate $strSetuperror_incorrect_value = 'Incorrect value'; //to translate $strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s'; //to translate $strSetuperror_nan_p = 'Not a positive number'; //to translate $strSetuperror_nan_nneg = 'Not a non-negative number'; //to translate $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate $strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate $strSetuperror_connection = 'Could not connect to MySQL server'; //to translate $strSetupForm_Server = 'Basic settings'; //to translate $strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate $strSetupForm_Server_login_options = 'Signon login options'; //to translate $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate $strSetupForm_Server_config = 'Server configuration'; //to translate $strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate $strSetupForm_Server_pmadb = 'PMA database'; //to translate $strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation'; //to translate $strSetupForm_Import_export = 'Import / export'; //to translate $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate $strSetupForm_Security = 'Security'; //to translate $strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate $strSetupForm_Sql_queries = 'SQL queries'; //to translate $strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate $strSetupForm_Other_core_settings = 'Other core settings'; //to translate $strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate $strSetupForm_Left_frame = 'Navigation frame'; //to translate $strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate $strSetupForm_Left_servers = 'Servers'; //to translate $strSetupForm_Left_servers_desc = 'Servers display options'; //to translate $strSetupForm_Left_databases = 'Databases'; //to translate $strSetupForm_Left_databases_desc = 'Databases display options'; //to translate $strSetupForm_Left_tables = 'Tables'; //to translate $strSetupForm_Left_tables_desc = 'Tables display options'; //to translate $strSetupForm_Main_frame = 'Main frame'; //to translate $strSetupForm_Startup = 'Startup'; //to translate $strSetupForm_Startup_desc = 'Customize startup page'; //to translate $strSetupForm_Browse = 'Browse mode'; //to translate $strSetupForm_Browse_desc = 'Customize browse mode'; //to translate $strSetupForm_Edit = 'Edit mode'; //to translate $strSetupForm_Edit_desc = 'Customize edit mode'; //to translate $strSetupForm_Tabs = 'Tabs'; //to translate $strSetupForm_Tabs_desc = 'Choose how you want tabs to work'; //to translate $strSetupForm_Sql_box = 'SQL Query box'; //to translate $strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate $strSetupForm_Import_defaults = 'Import defaults'; //to translate $strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate $strSetupForm_Export_defaults = 'Export defaults'; //to translate $strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate $strSetupForm_Query_window = 'Query window'; //to translate $strSetupForm_Query_window_desc = 'Customize query window options'; //to translate $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate $strSetupServers_verbose_desc = 'Hostname where MySQL server is running'; //to translate $strSetupServers_host_name = 'Server hostname'; //to translate $strSetupServers_host_desc = ''; //to translate $strSetupServers_port_name = 'Server port'; //to translate $strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate $strSetupServers_socket_name = 'Server socket'; //to translate $strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate $strSetupServers_ssl_name = 'Use SSL'; //to translate $strSetupServers_ssl_desc = ''; //to translate $strSetupServers_connect_type_name = 'Connection type'; //to translate $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate $strSetupServers_extension_name = 'PHP extension to use'; //to translate $strSetupServers_compress_name = 'Compress connection'; //to translate $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate $strSetupServers_auth_type_name = 'Authentication type'; //to translate $strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate $strSetupServers_user_name = 'User for config auth'; //to translate $strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate $strSetupServers_password_name = 'Password for config auth'; //to translate $strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate $strSetupServers_nopassword_name = 'Connect without password'; //to translate $strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate $strSetupServers_SignonSession_name = 'Signon session name'; //to translate $strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example'; //to translate $strSetupServers_SignonURL_name = 'Signon URL'; //to translate $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate $strSetupServers_only_db_name = 'Show only listed databases'; //to translate $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate $strSetupServers_hide_db_name = 'Hide databases'; //to translate $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate $strSetupServers_AllowRoot_name = 'Allow root login'; //to translate $strSetupServers_AllowNoPasswordRoot_name = 'Allow root without password'; //to translate $strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate $strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]'; //to translate $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate $strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate $strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate $strSetupServers_CountTables_name = 'Count tables'; //to translate $strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate $strSetupServers_pmadb_name = 'PMA database'; //to translate $strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Default: [kbd]phpmyadmin[/kbd]'; //to translate $strSetupServers_controluser_name = 'Control user'; //to translate $strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]'; //to translate $strSetupServers_controlpass_name = 'Control user password'; //to translate $strSetupServers_verbose_check_name = 'Verbose check'; //to translate $strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate $strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate $strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, default: [kbd]pma_bookmark[/kbd]'; //to translate $strSetupServers_relation_name = 'Relation table'; //to translate $strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, default: [kbd]pma_relation[/kbd]'; //to translate $strSetupServers_table_info_name = 'Display fields table'; //to translate $strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; default: [kbd]pma_table_info[/kbd]'; //to translate $strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate $strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, default: [kbd]pma_table_coords[/kbd]'; //to translate $strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate $strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, default: [kbd]pma_pdf_pages[/kbd]'; //to translate $strSetupServers_column_info_name = 'Column information table'; //to translate $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, default: [kbd]pma_column_info[/kbd]'; //to translate $strSetupServers_history_name = 'SQL query history table'; //to translate $strSetupServers_history_desc = 'Leave blank for no SQL query history support, default: [kbd]pma_history[/kbd]'; //to translate $strSetupServers_designer_coords_name = 'Designer table'; //to translate $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, default: [kbd]designer_coords[/kbd]'; //to translate $strSetupUploadDir_name = 'Upload directory'; //to translate $strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate $strSetupSaveDir_name = 'Save directory'; //to translate $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate $strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate $strSetupDefaultCharset_name = 'Default character set'; //to translate $strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate $strSetupRecodingEngine_name = 'Recoding engine'; //to translate $strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate $strSetupZipDump_name = 'ZIP'; //to translate $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate $strSetupGZipDump_name = 'GZip'; //to translate $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate $strSetupBZipDump_name = 'Bzip2'; //to translate $strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate $strSetupCompressOnFly_name = 'Compress on the fly'; //to translate $strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; //to translate $strSetupblowfish_secret_name = 'Blowfish secret'; //to translate $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate $strSetupForceSSL_name = 'Force SSL connection'; //to translate $strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate $strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate $strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]'; //to translate $strSetupAllowUserDropDatabase_name = 'Show "Drop database" link to normal users'; //to translate $strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate $strSetupLoginCookieRecall_name = 'Recall user name'; //to translate $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate $strSetupShowSQL_name = 'Show SQL queries'; //to translate $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate $strSetupConfirm_name = 'Confirm DROP queries'; //to translate $strSetupConfirm_desc = 'Whether a warning ("Are your really sure...") should be displayed when you\'re about to lose data'; //to translate $strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).'; //to translate $strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate $strSetupMaxDbList_name = 'Maximum databases'; //to translate $strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate $strSetupMaxTableList_name = 'Maximum tables'; //to translate $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate $strSetupOBGzip_name = 'GZip output buffering'; //to translate $strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate $strSetupPersistentConnections_name = 'Persistent connections'; //to translate $strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate $strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate $strSetupMemoryLimit_name = 'Memory limit'; //to translate $strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate $strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate $strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate $strSetupUseDbSearch_name = 'Use database search'; //to translate $strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate $strSetupLeftFrameLight_name = 'Use light version'; //to translate $strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate $strSetupLeftDisplayLogo_name = 'Display logo'; //to translate $strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate $strSetupLeftLogoLink_name = 'Logo link URL'; //to translate $strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate $strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate $strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate $strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate $strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate $strSetupDisplayServersList_name = 'Display servers as a list'; //to translate $strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate $strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate $strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate $strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate $strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate $strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate $strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate $strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate $strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate $strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate $strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate $strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate $strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged'; //to translate $strSetupShowStats_name = 'Show statistics'; //to translate $strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate $strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate $strSetupShowChgPassword_name = 'Show password change form'; //to translate $strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; //to translate $strSetupShowCreateDb_name = 'Show create database form'; //to translate $strSetupSuggestDBName_name = 'Suggest new database name'; //to translate $strSetupSuggestDBName_desc = 'Suggest a database name on the "Create Database" form (if possible) or keep the text field empty'; //to translate $strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate $strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate $strSetupShowAll_name = 'Allow to display all the rows'; //to translate $strSetupShowAll_desc = 'Whether a user should be displayed a "show all (records)" button'; //to translate $strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown.'; //to translate $strSetupOrder_name = 'Default sorting order'; //to translate $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate $strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate $strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate $strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate $strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate $strSetupProtectBinary_name = 'Protect binary fields'; //to translate $strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate $strSetupShowFunctionFields_name = 'Show function fields'; //to translate $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate $strSetupCharEditing_name = 'CHAR fields editing'; //to translate $strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; //to translate $strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate $strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate $strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate $strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate $strSetupInsertRows_name = 'Number of inserted rows'; //to translate $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate $strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate $strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value'; //to translate $strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate $strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate $strSetupLightTabs_name = 'Light tabs'; //to translate $strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate $strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate $strSetupDefaultTabServer_name = 'Default server tab'; //to translate $strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate $strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate $strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate $strSetupDefaultTabTable_name = 'Default table tab'; //to translate $strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate $strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate $strSetupSQLQuery_Edit_name = 'Edit'; //to translate $strSetupSQLQuery_Explain_name = 'Explain SQL'; //to translate $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupImport_format_name = 'Format of imported file'; //to translate $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate $strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate $strSetupExport_format_name = 'Format'; //to translate $strSetupExport_compression_name = 'Compression'; //to translate $strSetupExport_asfile_name = 'Save as file'; //to translate $strSetupExport_charset_name = 'Character set of the file'; //to translate $strSetupExport_onserver_name = 'Save on server'; //to translate $strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)'; //to translate $strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate $strSetupExport_file_template_table_name = 'Table name template'; //to translate $strSetupExport_file_template_database_name = 'Database name template'; //to translate $strSetupExport_file_template_server_name = 'Server name template'; //to translate $strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate $strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate $strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate $strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate $strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate $strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate ?>