message was hardcoded
[phpmyadmin/madhuracj.git] / lang / serbian_latin-utf-8.inc.php
blobb23ea8ffe1c145062027035410431e3cda9b9530
1 <?php
2 /* $Id$ */
4 /**
5 * Translated by:
6 * Mihailo Stefanovic <mikis@users.sourceforge.net>, Branislav Jovanovic <fangorn@eunet.yu>
7 * Igor Mladenovic <mligor@zimco.com>, David Trajkovic <tdavid@ptt.yu>
8 */
10 $charset = 'utf-8';
11 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
12 $number_thousands_separator = ',';
13 $number_decimal_separator = '.';
14 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
15 $byteUnits = array('bajtova', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
17 $day_of_week = array('Ned', 'Pon', 'Uto', 'Sre', 'Čet', 'Pet', 'Sub');
18 $month = array('jan', 'feb', 'mar', 'apr', 'maj', 'jun', 'jul', 'avg', 'sep', 'okt', 'nov', 'dec');
19 // See http://www.php.net/manual/en/function.strftime.php to define the
20 // variable below
21 $datefmt = '%d. %B %Y. u %H:%M';
22 $timespanfmt = '%s dana, %s sati, %s minuta i %s sekundi';
24 $strAbortedClients = 'Prekinuto';
25 $strAccessDeniedCreateConfig = 'Verovatan razlog za ovo je da niste napravili konfiguracionu datoteku. Možete koristiti %1$sskript za instalaciju%2$s da biste je napravili.';
26 $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.';
27 $strAccessDenied = 'Pristup odbijen';
28 $strAction = 'Akcija';
29 $strAddAutoIncrement = 'Dodaj AUTO_INCREMENT vrednost';
30 $strAddClause = 'Dodaj %s';
31 $strAddConstraints = 'Dodaj ograničenja';
32 $strAddDeleteColumn = 'Dodaj/obriši kolonu';
33 $strAddDeleteRow = 'Dodaj/obriši polje za kriterijum';
34 $strAddFields = 'Dodaj %s polja';
35 $strAddHeaderComment = 'Dodaj komentar u zaglavlje (\\n razdvaja linije)';
36 $strAddIntoComments = 'Dodaj u komentare';
37 $strAddNewField = 'Dodaj novo polje';
38 $strAddPrivilegesOnDb = 'Dodaj privilegije na sledećoj bazi';
39 $strAddPrivilegesOnTbl = 'Dodaj privilegije na sledećoj tabeli';
40 $strAddSearchConditions = 'Dodaj uslove pretraživanja (deo "WHERE" upita):';
41 $strAddToIndex = 'Dodaj u ključ &nbsp;%s&nbsp;kolona(e)';
42 $strAddUser = 'Dodaj novog korisnika';
43 $strAddUserMessage = 'Dodali ste novog korisnika.';
44 $strAdministration = 'Administracija';
45 $strAfterInsertBack = 'Nazad na prethodnu stranu';
46 $strAfterInsertNewInsert = 'Dodaj još jedan novi red';
47 $strAfterInsertNext = 'Uredi sledeći red';
48 $strAfterInsertSame = 'Vrati se na ovu stranu';
49 $strAfter = 'Posle %s';
50 $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.';
51 $strAll = 'Sve';
52 $strAllTableSameWidth = 'Prikaz svih tabela iste širine?';
53 $strAlterOrderBy = 'Promeni redosled u tabeli';
54 $strAnalyzeTable = 'Analiziraj tabelu';
55 $strAnd = 'i';
56 $strAndThen = 'i onda';
57 $strAngularLinks = 'Uglaste veze';
58 $strAnIndex = 'Ključ je upravo dodat %s';
59 $strAny = 'Bilo koji';
60 $strAnyHost = 'Bilo koji domaćin';
61 $strAnyUser = 'Bilo koji korisnik';
62 $strApproximateCount = 'Može biti približno. Vidite FAQ 3.11';
63 $strAPrimaryKey = 'Primarni ključ je upravo dodat %s';
64 $strArabic = 'Arapski';
65 $strArmenian = 'Jermenski';
66 $strAscending = 'Rastući';
67 $strAtBeginningOfTable = 'Na početku tabele';
68 $strAtEndOfTable = 'Na kraju tabele';
69 $strAttr = 'Atributi';
70 $strAutomaticLayout = 'Automatski raspored';
72 $strBack = 'Nazad';
73 $strBaltic = 'Baltički';
74 $strBeginCut = 'POČETAK REZ';
75 $strBeginRaw = 'POČETAK SIROVO';
76 $strBinary = 'Binarni';
77 $strBinaryDoNotEdit = 'Binarni - ne menjaj';
78 $strBinaryLog = 'Binarni dnevnik';
79 $strBinLogEventType = 'Vrsta događaja';
80 $strBinLogInfo = 'Informacije';
81 $strBinLogName = 'Naziv dnevnika';
82 $strBinLogOriginalPosition = 'Originalna pozicija';
83 $strBinLogPosition = 'Pozicija';
84 $strBinLogServerId = 'ID servera';
85 $strBookmarkAllUsers = 'Dozvoli svakom korisniku da pristupa ovom upamćenom upitu';
86 $strBookmarkCreated = 'Napravljen marker %s';
87 $strBookmarkDeleted = 'Obeleživač je upravo obrisan.';
88 $strBookmarkLabel = 'Naziv';
89 $strBookmarkQuery = 'Zapamćen SQL-upit';
90 $strBookmarkReplace = 'Zameni postojeće zapamćene upite istog imena';
91 $strBookmarkThis = 'Zapamti SQL-upit';
92 $strBookmarkView = 'Vidi samo';
93 $strBrowseDistinctValues = 'Pregledaj različite vrednosti';
94 $strBrowseForeignValues = 'Pregledaj strane vrednosti';
95 $strBrowse = 'Pregled';
96 $strBufferPoolActivity = 'Aktivnost skupa prihvatnika';
97 $strBufferPool = 'Skup prihvatnika';
98 $strBufferPoolUsage = 'Korišćenje skupa prihvatnika';
99 $strBufferReadMissesInPercent = 'Promašaji čitanja u %';
100 $strBufferReadMisses = 'Promašaji pri čitanju';
101 $strBufferWriteWaits = 'Čekanja na upis';
102 $strBufferWriteWaitsInPercent = 'Čekanja na upis u %';
103 $strBulgarian = 'Bugarski';
104 $strBusyPages = 'Zauzete strane';
105 $strBzip = '"bzip-ovano"';
107 $strCalendar = 'Kalendar';
108 $strCancel = 'Otkaži';
109 $strCanNotLoadExportPlugins = 'Nije moguće učitati dodatke za izvoz, molimo proverite svoju instalaciju!';
110 $strCanNotLoadImportPlugins = 'Ne mogu da učitam dodatke za uvoz, molim proverite svoju instalaciju!';
111 $strCannotLogin = 'Ne mogu da se prijavim na MySQL server';
112 $strCantLoad = 'ne mogu da učitam ekstenziju %s,<br />molim proverite PHP konfiguraciju';
113 $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.';
114 $strCantRenameIdxToPrimary = 'Ne mogu da promenim ključ u PRIMARY (primarni) !';
115 $strCantUseRecodeIconv = 'Ne mogu da koristim iconv ili libiconv ili recode_string funkcije iako ekstenzija prijavljuje da je učitana. Proverite vašu PHP konfiguraciju.';
116 $strCardinality = 'Kardinalnost';
117 $strCaseInsensitive = 'Ne razlikuje mala i velika slova';
118 $strCaseSensitive = 'Razlikuje mala i velika slova';
119 $strCentralEuropean = 'Centralnoevropski';
120 $strChangeCopyModeCopy = '... sačuvaj stare.';
121 $strChangeCopyModeDeleteAndReload = ' ... obriši starog iz tabele korisnika i zatim ponovo učitaj privilegije.';
122 $strChangeCopyModeJustDelete = ' ... obriši stare iz tabela korisnika.';
123 $strChangeCopyMode = 'Napravi novog korisnika sa istim privilegijama i ...';
124 $strChangeCopyModeRevoke = ' ... obustavi sve privilegije starog korisnika i zatim ga obriši.';
125 $strChangeCopyUser = 'Promeni informacije o prijavi / Kopiraj korisnika';
126 $strChangeDisplay = 'Izaberi polja za prikaz';
127 $strChangePassword = 'Promeni lozinku';
128 $strChange = 'Promeni';
129 $strCharset = 'Karakter set';
130 $strCharsetOfFile = 'Karakter set datoteke:';
131 $strCharsetsAndCollations = 'Karakter setovi i sortiranje';
132 $strCharsets = 'Kodne strane';
133 $strCheckAll = 'Označi sve';
134 $strCheckOverhead = 'Proveri tabele koje imaju prekoračenja';
135 $strCheckPrivsLong = 'Proveri privilegije za bazu &quot;%s&quot;.';
136 $strCheckPrivs = 'Proveri privilegije';
137 $strCheckTable = 'Proveri tabelu';
138 $strChoosePage = 'Izaberite stranu koju menjate';
139 $strColComFeat = 'Prikazujem komentare kolone';
140 $strCollation = 'Sortiranje';
141 $strColumnNames = 'Imena kolona';
142 $strColumnPrivileges = 'Privilegije vezane za kolone';
143 $strCommand = 'Naredba';
144 $strComments = 'Komentari';
145 $strCompatibleHashing = 'MySQL&nbsp;4.0 kompatibilno';
146 $strCompleteInserts = 'Kompletan INSERT (sa imenima polja)';
147 $strCompression = 'Kompresija';
148 $strCompressionWillBeDetected = 'Vrsta kompresije uvezenih datoteka će biti automatski odabrana: %s';
149 $strConfigDefaultFileError = 'Ne mogu da učitam podrazumevanu konfiguraciju iz: "%1$s"';
150 $strConfigFileError = 'phpMyAdmin nije mogao da pročita vašu konfiguracionu datoteku!<br />Ovo se može desiti ako PHP nađe grešku u procesiranju ili ne može da pronađe datoteku.<br />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.<br />Ako dobijete praznu stranu, sve je u redu.';
151 $strConfigureTableCoord = 'Podesite koordinate za tabelu %s';
152 $strConnectionError = 'Ne mogu da se povežem: neispravna podešavanja.';
153 $strConnections = 'Konekcije';
154 $strConstraintsForDumped = 'Ograničenja za izvezene tabele';
155 $strConstraintsForTable = 'Ograničenja za tabele';
156 $strControluserFailed = 'Konekcija za controluser-a, onako kako je definisana u vašoj konfiguraciji, nije uspela.';
157 $strCookiesRequired = 'Kolačići (Cookies) moraju u ovom slučaju biti aktivni.';
158 $strCopyDatabaseOK = 'Baza %s je prekopirana u %s';
159 $strCopy = 'Kopiraj';
160 $strCopyTable = 'Kopiraj tabelu u (baza<b>.</b>tabela):';
161 $strCopyTableOK = 'Tabela %s je kopirana u %s.';
162 $strCopyTableSameNames = 'Ne mogu da kopiram tabelu u samu sebe!';
163 $strCouldNotKill = 'phpMyAdmin nije mogao da prekine proces %s. Verovatno je već zatvoren.';
164 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE pre kopiranja';
165 $strCreateIndex = 'Napravi ključ na&nbsp;%s&nbsp;kolona';
166 $strCreateIndexTopic = 'Napravi novi ključ';
167 $strCreate = 'Napravi';
168 $strCreateNewDatabase = 'Napravi novu bazu podataka';
169 $strCreateNewTable = 'Napravi novu tabelu u bazi %s';
170 $strCreatePage = 'Napravi novu stranu';
171 $strCreatePdfFeat = 'Pravljenje PDF-ova';
172 $strCreateRelation = 'Napravi relaciju';
173 $strCreateTable = 'Napravi tabelu';
174 $strCreateUserDatabase = 'Baza za korisnika';
175 $strCreateUserDatabaseName = 'Napravi bazu sa istim imenom i dodaj sve privilegije';
176 $strCreateUserDatabaseNone = 'Nema';
177 $strCreateUserDatabaseWildcard = 'Daj sve privilegije na imenu sa džokerima (korisničko_ime\_%)';
178 $strCreationDates = 'Datumi kreiranja/ažuriranja/provere';
179 $strCriteria = 'Kriterijum';
180 $strCroatian = 'Hrvatski';
181 $strCSV = 'CSV';
182 $strCyrillic = 'Ćirilični';
183 $strCzech = 'Češki';
184 $strCzechSlovak = 'Češko-slovački';
186 $strDanish = 'Danski';
187 $strDatabase = 'Baza podataka';
188 $strDatabaseEmpty = 'Ime baze nije zadato!';
189 $strDatabaseExportOptions = 'Opcije za izvoz baze';
190 $strDatabaseHasBeenDropped = 'Baza %s je odbačena.';
191 $strDatabases = 'Baze';
192 $strDatabasesDropped = '%s baza je uspešno odbačeno.';
193 $strDatabasesStatsDisable = 'Isključi statistike';
194 $strDatabasesStatsEnable = 'Uključi statistike';
195 $strDatabasesStatsHeavyTraffic = 'Napomena: uključivanje statistika može prouzrokovati veliki saobraćaj između veb i MySQL servera.';
196 $strDatabasesStats = 'Statistika baze';
197 $strDataDict = 'Rečnik podataka';
198 $strDataOnly = 'Samo podaci';
199 $strDataPages = 'Strane sa podacima';
200 $strData = 'Podaci';
201 $strDBComment = 'Komentar baze:';
202 $strDBCopy = 'Kopiraj bazu u';
203 $strDbIsEmpty = 'Baza je izgleda prazna!';
204 $strDbPrivileges = 'Privilegije vezane za bazu';
205 $strDBRename = 'Preimenuj bazu u';
206 $strDbSpecific = 'Specifično za bazu';
207 $strDefaultEngine = '%s je podrazumevani pogon skladištenja na ovom MySQL serveru.';
208 $strDefault = 'Podrazumevano';
209 $strDefaultValueHelp = 'Za podrazumevanu vrednost, unesite samo jednu vrednost, bez kosih crta ili navodnika u ovom obliku: a';
210 $strDefragment = 'Defragmentiraj tabelu';
211 $strDelayedInserts = 'Koristi odložena umetanja';
212 $strDeleteAndFlushDescr = 'Ovo je najčistiji način, ali ponovno učitavanje privilegina može da potraje.';
213 $strDeleteAndFlush = 'Obriši korisnike i ponovo učitaj privilegije.';
214 $strDeleted = 'Red je obrisan';
215 $strDeleteNoUsersSelected = 'Nijedan korisnik nije odabran za brisanje!';
216 $strDelete = 'Obriši';
217 $strDeleteRelation = 'Obriši relaciju';
218 $strDeleting = 'Brišem %s';
219 $strDelimiter = 'Graničnik';
220 $strDelOld = 'Trenutna strana ima reference na tabele koje više ne postoje. Želite li da obrišete te reference?';
221 $strDescending = 'Opadajući';
222 $strDescription = 'Opis';
223 $strDesigner = 'Dizajner';
224 $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.';
225 $strDictionary = 'rečnik';
226 $strDirectLinks = 'Direktne veze';
227 $strDirtyPages = 'Prljave strane';
228 $strDisabled = 'Onemogućeno';
229 $strDisableForeignChecks = 'Isključi provere stranih ključeva';
230 $strDisplayFeat = 'Prikaži osobine';
231 $strDisplayOrder = 'Redosled prikaza:';
232 $strDisplayPDF = 'Prikaži PDF shemu';
233 $strDoAQuery = 'Napravi "upit po primeru" (džoker: "%")';
234 $strDocSQL = 'DocSQL';
235 $strDocu = 'Dokumentacija';
236 $strDoYouReally = 'Da li stvarno hoćete da ';
237 $strDropDatabaseStrongWarning = 'Ovim ćete UNIŠTITI kompletnu bazu podataka!';
238 $strDrop = 'Odbaci';
239 $strDropUsersDb = 'Odbaci baze koje se zovu isto kao korisnici.';
240 $strDumpingData = 'Prikaz podataka tabele';
241 $strDumpSaved = 'Sadržaj baze je sačuvan u datoteku %s.';
242 $strDumpXRows = 'Prikaži %s redova počevši od reda %s.';
243 $strDynamic = 'dinamički';
245 $strEditPDFPages = 'Uređivanje PDF strana';
246 $strEditPrivileges = 'Promeni privilegije';
247 $strEdit = 'Promeni';
248 $strEffective = 'Efektivne';
249 $strEmpty = 'Isprazni';
250 $strEmptyResultSet = 'MySQL je vratio prazan rezultat (nula redova).';
251 $strEnabled = 'Omogućeno';
252 $strEncloseInTransaction = 'Obavi izvoz u transakciji';
253 $strEndCut = 'KRAJ REZ';
254 $strEnd = 'Kraj';
255 $strEndRaw = 'KRAJ SIROVO';
256 $strEngineAvailable = '%s je dostupan na ovom MySQL serveru.';
257 $strEngineDisabled = '%s je onemogućen na ovom MySQL serveru.';
258 $strEngines = 'Skladištenja';
259 $strEngineUnsupported = 'Ovaj MySQL server ne podržava %s pogon skladištenja.';
260 $strEnglish = 'Engleski';
261 $strEnglishPrivileges = ' Napomena: MySQL imena privilegija moraju da budu na engleskom ';
262 $strError = 'Greška';
263 $strErrorInZipFile = 'Greška u ZIP arhivi:';
264 $strErrorRelationAdded = 'Greška: relacija nije dodata.';
265 $strErrorRelationExists = 'Greška: relacija već postoji.';
266 $strErrorRenamingTable = 'Greška pri preimenovanju tabele %1$s u %2$s';
267 $strErrorSaveTable = 'Greška pri snimanju koordinata za Dizajner.';
268 $strEscapeWildcards = 'Pre džokera _ i % treba staviti znak \ ako ih koristite samostalno';
269 $strEsperanto = 'Esperanto';
270 $strEstonian = 'Estonski';
271 $strEvent = 'Događaji';
272 $strExcelEdition = 'Excel izdanje';
273 $strExecuteBookmarked = 'Izvrši upamćen upit';
274 $strExplain = 'Objasni SQL';
275 $strExportImportToScale = 'Izvor/uvoz u razmeri';
276 $strExport = 'Izvoz';
277 $strExportMustBeFile = 'Odabrani tip izvoza mora biti sačuvan u datoteku!';
278 $strExtendedInserts = 'Prošireni INSERT';
279 $strExtra = 'Dodatno';
281 $strFailedAttempts = 'Neuspelih pokušaja';
282 $strFieldHasBeenDropped = 'Polje %s je obrisano';
283 $strFieldInsertFromFileTempDirNotExists = 'Greška u premeštanju primljene datoteke, pogledajte FAQ 1.11';
284 $strField = 'Polje';
285 $strFieldsEnclosedBy = 'Polja ograničena sa';
286 $strFieldsEscapedBy = 'Escape karakter &nbsp; &nbsp; &nbsp;';
287 $strFields = 'Polja';
288 $strFieldsTerminatedBy = 'Polja razdvojena sa';
289 $strFileAlreadyExists = 'Datoteka %s već postoji na serveru, promenite ime datoteke ili uključite opciju prepisivanja.';
290 $strFileCouldNotBeRead = 'Datoteku nije moguće pročitati';
291 $strFileNameTemplate = 'Šablon imena datoteke';
292 $strFileNameTemplateDescriptionDatabase = 'naziv baze';
293 $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.';
294 $strFileNameTemplateDescriptionServer = 'naziv servera';
295 $strFileNameTemplateDescriptionTable = 'naziv tabele';
296 $strFileNameTemplateRemember = 'zapamti šablon';
297 $strFiles = 'Datoteke';
298 $strFileToImport = 'Datoteka za uvoz';
299 $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.';
300 $strFlushQueryCache = 'Očisti keš upita';
301 $strFlushTable = 'Osveži tabelu ("FLUSH")';
302 $strFlushTables = 'Očisti (zatvori) sve tabele';
303 $strFontSize = 'Veličina fonta';
304 $strFormat = 'Format';
305 $strFormEmpty = 'Nedostaje vrednost u obrascu!';
306 $strFreePages = 'Slobodne strane';
307 $strFullText = 'Pun tekst';
308 $strFunction = 'Funkcija';
309 $strFunctions = 'Funkcije';
311 $strGenBy = 'Generisao';
312 $strGeneralRelationFeat = 'Opšte osobine relacija';
313 $strGenerate = 'Napravi';
314 $strGeneratePassword = 'Napravi lozinku';
315 $strGenTime = 'Vreme kreiranja';
316 $strGeorgian = 'Gruzijski';
317 $strGerman = 'Nemački';
318 $strGlobal = 'globalno';
319 $strGlobalPrivileges = 'Globalne privilegije';
320 $strGlobalValue = 'Globalna vrednost';
321 $strGo = 'Kreni';
322 $strGrantOption = 'Omogući';
323 $strGreek = 'Grčki';
324 $strGzip = '"gzip-ovano"';
326 $strHandler = 'Rukovalac';
327 $strHasBeenAltered = 'je promenjen(a).';
328 $strHaveToShow = 'Morate izabrati bar jednu kolonu za prikaz';
329 $strHebrew = 'Hebrejski';
330 $strHelp = 'Pomoć';
331 $strHexForBLOB = 'Koristi heksadecimalno za BLOB';
332 $strHide = 'Sakrij';
333 $strHideShowAll = 'Sakrij/prikaži sve';
334 $strHideShowNoRelation = 'Sakrij/prikaži tabele bez relacija';
335 $strHomepageOfficial = 'phpMyAdmin veb sajt';
336 $strHome = 'Početna strana';
337 $strHost = 'Domaćin';
338 $strHostEmpty = 'Ime domaćina je prazno!';
339 $strHTMLExcel = 'Microsoft Excel 2000';
340 $strHTMLWord = 'Microsoft Word 2000';
341 $strHungarian = 'Mađarski';
343 $strIcelandic = 'Islandski';
344 $strId = 'ID';
345 $strIdxFulltext = 'Tekst ključ';
346 $strIEUnsupported = 'Internet Explorer ne podržava ovu funkciju.';
347 $strIgnoreDuplicates = 'Ignoriši duplicirane redove';
348 $strIgnore = 'Ignoriši';
349 $strIgnoreInserts = 'Ignoriši duplikate pri umetanju';
350 $strImportExportCoords = 'Izvoz/uvoz koordinata za PDF shemu';
351 $strImportFiles = 'Uvoz datoteka';
352 $strImportFormat = 'Format datoteka za uvoz';
353 $strImportSuccessfullyFinished = 'Uvoz je uspešno završen, izvršeno je %d upita.';
354 $strImport = 'Uvoz';
355 $strIndexes = 'Ključevi';
356 $strIndexHasBeenDropped = 'Ključ %s je obrisan';
357 $strIndex = 'Ključ';
358 $strIndexName = 'Ime ključa :';
359 $strIndexType = 'Tip ključa :';
360 $strIndexWarningTable = 'Problem pri indeksiranju tabele `%s`';
361 $strInnoDBAutoextendIncrementDesc = ' Veličina koraka proširenja veličine tabela koje se automatski proširuju kada se napune.';
362 $strInnoDBAutoextendIncrement = 'Korak automatskog proširenja';
363 $strInnoDBBufferPoolSizeDesc = 'Veličina memorijskog prihvatnika koje InnoDB koristi za keširanje podataka i indeksa svojih tabela.';
364 $strInnoDBBufferPoolSize = 'Veličina prihvatnika';
365 $strInnoDBDataFilePath = 'Datoteke sa podacima';
366 $strInnoDBDataHomeDirDesc = 'Zajednički deo putanje direktorijuma za sve InnoDB datoteke sa podacima.';
367 $strInnoDBDataHomeDir = 'Osnovni direktorijum podataka';
368 $strInnoDBPages = 'strana';
369 $strInnodbStat = 'InnoDB status';
370 $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.';
371 $strInsertAsNewRow = 'Unesi kao novi red';
372 $strInsert = 'Novi zapis';
373 $strInternalRelationAdded = 'Dodata interna relacija';
374 $strInternalRelations = 'Unutrašnje relacije';
375 $strInUse = 'se koristi';
376 $strInvalidAuthMethod = 'Neispravan metod autentikacije je zadat u konfiguraciji:';
377 $strInvalidColumnCount = 'Broj kolona mora biti veći od nule.';
378 $strInvalidColumn = 'Zadata je neispravna kolona (%s)!';
379 $strInvalidCSVFieldCount = 'Neispravan broj polja u CSV ulazu na liniji %d.';
380 $strInvalidCSVFormat = 'Neispravan format CSV ulaza na liniji %d.';
381 $strInvalidCSVParameter = 'Neispravni parametri za CSV uvoz: %s';
382 $strInvalidDatabase = 'Neispravna baza podataka';
383 $strInvalidFieldAddCount = 'Morate dodati barem jedno polje.';
384 $strInvalidFieldCount = 'Tabela mora imati barem jedno polje.';
385 $strInvalidLDIImport = 'Ovaj dodatak ne podržava kompresovane uvoze!';
386 $strInvalidRowNumber = '%d nije ispravan broj reda.';
387 $strInvalidServerHostname = 'Neispravan naziv servera %1$s. Molimo proverite svoju konfiguraciju.';
388 $strInvalidServerIndex = 'Neispravan indeks servera: "%s"';
389 $strInvalidTableName = 'Neispravan naziv tabele';
391 $strJapanese = 'Japanski';
392 $strJoins = 'Spojevi';
393 $strJumpToDB = 'Pređi na bazu &quot;%s&quot;.';
394 $strJustDeleteDescr = '&quot;Obrisani&quot; korisnici će i dalje imati pristup serveru dok privilegije ne budu ponovo učitane.';
395 $strJustDelete = 'Samo obriši korisnike iz tabele privilegija.';
397 $strKeepPass = 'Nemoj da menjaš lozinku';
398 $strKeyCache = 'Keš ključeva';
399 $strKeyname = 'Ime ključa';
400 $strKill = 'Obustavi';
401 $strKnownExternalBug = 'Ova funkcionalnost %s je pogođena poznatom greškom, vidite %s';
402 $strKorean = 'Korejski';
404 $strLandscape = 'Položeno';
405 $strLanguage = 'Jezik';
406 $strLanguageUnknown = 'Nepoznat jezik: %1$s.';
407 $strLatchedPages = 'Zabravljene strane';
408 $strLatexCaption = 'Komentar tabele';
409 $strLatexContent = 'Sadržaj tabele __TABLE__';
410 $strLatexContinuedCaption = 'Nastavljen komentar tabele';
411 $strLatexContinued = '(nastavljeno)';
412 $strLatexIncludeCaption = 'Uključi komentar tabele';
413 $strLatexLabel = 'Oznaka ključa';
414 $strLaTeX = 'LaTeX';
415 $strLatexStructure = 'Struktura tabele __TABLE__';
416 $strLatvian = 'Letonski';
417 $strLDI = 'CSV koristeći LOAD DATA';
418 $strLDILocal = 'Koristi ključnu reč LOCAL';
419 $strLengthSet = 'Dužina/Vrednost*';
420 $strLimitNumRows = 'Broj redova po strani';
421 $strLinesTerminatedBy = 'Linije se završavaju sa';
422 $strLinkNotFound = 'Veza nije pronađena';
423 $strLinksTo = 'Veze ka';
424 $strLithuanian = 'Litvanski';
425 $strLocalhost = 'Lokalni';
426 $strLocationTextfile = 'Lokacija tekstualne datoteke';
427 $strLoginInformation = 'Podaci o prijavi';
428 $strLogin = 'Prijavljivanje';
429 $strLogout = 'Odjavljivanje';
430 $strLogPassword = 'Lozinka:';
431 $strLogServer = 'Server';
432 $strLogUsername = 'Korisničko ime:';
433 $strLongOperation = 'Ova operacija može da potraje. Da li da nastavimo?';
435 $strMaxConnects = 'maks. istovremenih veza';
436 $strMaximalQueryLength = 'Maksimalna dužina napravljenog upita';
437 $strMaximumSize = 'Maksimalna veličina: %s%s';
438 $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.';
439 $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!';
440 $strMIME_available_mime = 'Dostupni MIME-tipovi';
441 $strMIME_available_transform = 'Dostupne transformacije';
442 $strMIME_description = 'Opis';
443 $strMIME_MIMEtype = 'MIME-tipovi';
444 $strMIME_nodescription = 'Nema opisa za ovu transformaciju.<br />Molimo pitajte autora šta %s radi.';
445 $strMIME_transformation_note = 'Za listu dostupnih opcija transformacije i njihove transformacije MIME-tipova, kliknite na %sopise transformacija%s';
446 $strMIME_transformation_options_note = 'Molimo unesite vrednosti za opcije transformacije koristeći ovaj oblik: \'a\', 100, b,\'c\'...<br />Ako treba da unesete obrnutu kosu crtu ("\\") ili apostrof ("\'") u te vrednosti, stavite obrnutu kosu crtu ispred njih (na primer \'\\\\xyz\' ili \'a\\\'b\').';
447 $strMIME_transformation_options = 'Opcije transformacije';
448 $strMIME_transformation = 'Tranformacije čitača';
449 $strMIMETypesForTable = 'MIME TIPOVI ZA TABELU';
450 $strMIME_without = 'MIME-tipovi prikazani u kurzivu nemaju odvojene funkcije transformacije.';
451 $strModifications = 'Izmene su sačuvane';
452 $strModifyIndexTopic = 'Izmeni ključ';
453 $strModify = 'Promeni';
454 $strMoveMenu = 'Premesti meni';
455 $strMoveTableOK = 'Tabela %s je pomerena u %s.';
456 $strMoveTable = 'Pomeri tabelu u (baza<b>.</b>tabela):';
457 $strMoveTableSameNames = 'Ne mogu da premestim tabelu u samu sebe!';
458 $strMultilingual = 'višejezički';
459 $strMyISAMDataPointerSizeDesc = 'Podrazumevana veličina pokazivača u bajtovima, koristi se pri CREATE TABLE za MyISAM tabele kada nije zadata opcija MAX_ROWS';
460 $strMyISAMDataPointerSize = 'Veličina pokazivača podataka';
461 $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';
462 $strMyISAMMaxExtraSortFileSize = 'Maksimalna veličina privremenih datoteka pri kreiranju indeksa';
463 $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).';
464 $strMyISAMMaxSortFileSize = 'Maksimalna veličina privremenih datoteka za sortiranje';
465 $strMyISAMRecoverOptionsDesc = 'Režim automatskog oporavka puknutih MyISAM tabela, podešen pri startovanju servera opcijom --myisam-recover.';
466 $strMyISAMRecoverOptions = 'Režim automatskog oporavka';
467 $strMyISAMRepairThreadsDesc = 'Ako je vrednost veća od 1, indeksi MyISAM tabela se paralelno kreiraju (svaki indeks u sopstvenoj niti) za vreme procesa popravke sortiranjem.';
468 $strMyISAMRepairThreads = 'Niti popravke';
469 $strMyISAMSortBufferSizeDesc = 'Prihvatnik koji se alocira pri sortiranju MyISAM indeksa za vreme operacije REPAIR TABLE ili pri kreiranju indeksa sa CREATE INDEX ili ALTER TABLE.';
470 $strMyISAMSortBufferSize = 'Veličina prihvatnika za sortiranje';
471 $strMySQLCharset = 'MySQL set karaktera';
472 $strMysqlClientVersion = 'Verzija MySQL klijenta';
473 $strMySQLConnectionCollation = 'Sortiranje za MySQL vezu';
474 $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.';
475 $strMySQLSaid = 'MySQL reče: ';
476 $strMySQLShowProcess = 'Prikaži listu procesa';
478 $strName = 'Ime';
479 $strNext = 'Sledeći';
480 $strNoActivity = 'Nije bilo aktivnosti %s ili više sekundi, molimo prijavite se ponovo';
481 $strNoDatabases = 'Baza ne postoji';
482 $strNoDatabasesSelected = 'Nije izabrana ni jedna baza.';
483 $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.';
484 $strNoDescription = 'nema opisa';
485 $strNoDetailsForEngine = 'Nema detaljnijih informacija o statusu za ovaj pogon skladištenja.';
486 $strNoDropDatabases = '"DROP DATABASE" komanda je onemogućena.';
487 $strNoExplain = 'Preskoči objašnjavanje SQL-a';
488 $strNoFilesFoundInZip = 'U ZIP arhivi nema datoteka!';
489 $strNoFrames = 'phpMyAdmin preferira čitače koji podržavaju okvire.';
490 $strNoIndex = 'Ključ nije definisan!';
491 $strNoIndexPartsDefined = 'Delovi ključa nisu definisani!';
492 $strNoModification = 'Nema izmena';
493 $strNo = 'Ne';
494 $strNone = 'nema';
495 $strNoOptions = 'Ne postoje opcije za ovaj format';
496 $strNoPassword = 'Nema lozinke';
497 $strNoPermission = 'Veb serveru nije dozvoljeno da sačuva datoteku %s.';
498 $strNoPhp = 'bez PHP koda';
499 $strNoPrivileges = 'Nema privilegija';
500 $strNoRights = 'Nije Vam dozvoljeno da budete ovde!';
501 $strNoRowsSelected = 'Nema odabranih redova';
502 $strNoSpace = 'Nedovoljno prostora za snimanje datoteke %s.';
503 $strNoTablesFound = 'Tabele nisu pronađene u bazi.';
504 $strNoThemeSupport = 'Nema podrške za teme, molimo proverite konfiguraciju i/ili teme u direktorijumu %s.';
505 $strNotNumber = 'Ovo nije broj!';
506 $strNotOK = 'nije u redu';
507 $strNotSet = '<b>%s</b> tabela nije pronađena ili nije postavljena u %s';
508 $strNoUsersFound = 'Korisnik nije nađen.';
509 $strNoValidateSQL = 'Preskoči proveru SQL-a';
510 $strNull = 'Null';
511 $strNumberOfFields = 'Broj polja';
512 $strNumberOfTables = 'Broj tabela';
513 $strNumSearchResultsInTable = '%s pogodaka unutar tabele <i>%s</i>';
514 $strNumSearchResultsTotal = '<b>Ukupno:</b> <i>%s</i> pogodaka';
515 $strNumTables = 'Tabele';
517 $strOK = 'U redu';
518 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';
519 $strOpenDocumentText = 'Open Document Text';
520 $strOpenNewWindow = 'Otvori novi phpMyAdmin prozor';
521 $strOperations = 'Operacije';
522 $strOperator = 'Operator';
523 $strOptimizeTable = 'Optimizuj tabelu';
524 $strOptions = 'Opcije';
525 $strOr = 'ili';
526 $strOverhead = 'Prekoračenje';
527 $strOverwriteExisting = 'Prepiši postojeće datoteke';
529 $strPageNumber = 'Broj strane:';
530 $strPagesToBeFlushed = 'Strane koje treba da budu usklađene';
531 $strPaperSize = 'Dimenzije papira';
532 $strPartialImport = 'Delimični uvoz';
533 $strPartialText = 'Deo teksta';
534 $strPasswordChanged = 'Lozinka za %s je uspešno promenjena.';
535 $strPasswordEmpty = 'Lozinka je prazna!';
536 $strPasswordHashing = 'Heširanje lozinke';
537 $strPassword = 'Lozinka';
538 $strPasswordNotSame = 'Lozinke nisu identične!';
539 $strPdfDbSchema = 'Shema baze "%s" - Strana %s';
540 $strPdfInvalidTblName = 'Tabela "%s" ne postoji!';
541 $strPdfNoTables = 'Nema tabela';
542 $strPDF = 'PDF';
543 $strPDFReportExplanation = '(Pravi izveštaj koji sadrži podatke jedne tabele)';
544 $strPDFReportTitle = 'Naslov izveštaja';
545 $strPerHour = 'na sat';
546 $strPerMinute = 'u minutu';
547 $strPerSecond = 'u sekundi';
548 $strPersian = 'Persijski';
549 $strPhoneBook = 'telefonski imenik';
550 $strPhp = 'Napravi PHP kod';
551 $strPHPVersion = 'verzija PHP-a';
552 $strPleaseSelectPrimaryOrUniqueKey = 'Molimo izaberite primarni ili jedinstveni ključ';
553 $strPmaDocumentation = 'phpMyAdmin dokumentacija';
554 $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> direktiva MORA biti podešena u konfiguracionoj datoteci!';
555 $strPolish = 'Poljski';
556 $strPortrait = 'Uspravno';
557 $strPos1 = 'Početak';
558 $strPrevious = 'Prethodna';
559 $strPrimaryKeyHasBeenDropped = 'Primarni ključ je obrisan';
560 $strPrimaryKeyName = 'Ime primarnog ključa mora da bude... PRIMARY!';
561 $strPrimaryKeyWarning = '("PRIMARY" <b>mora</b> biti ime <b>samo</b> primarnog ključa!)';
562 $strPrimary = 'Primarni';
563 $strPrint = 'Štampaj';
564 $strPrintViewFull = 'Pogled za štampu (sa punim tekstom)';
565 $strPrintView = 'Za štampu';
566 $strPrivDescAllPrivileges = 'Uključuje sve privilegije osim GRANT.';
567 $strPrivDescAlter = 'Dozvoljava izmenu struktura postojećih tabela.';
568 $strPrivDescAlterRoutine = 'Dozvoljava izmenu i odbacivanje sačuvanih rutina.';
569 $strPrivDescCreateDb = 'Dozvoljava kreiranje novih baza i tabela.';
570 $strPrivDescCreateRoutine = 'Dozvoljava pravljenje sačuvanih rutina.';
571 $strPrivDescCreateTbl = 'Dozvoljava kreiranje novih tabela.';
572 $strPrivDescCreateTmpTable = 'Dozvoljava kreiranje privremenih tabela..';
573 $strPrivDescCreateUser = 'Dozvoljava pravljenje, odbacivanje i preimenovanje korisničkih naloga.';
574 $strPrivDescCreateView = 'Dozvoli kreiranje novih pogleda.';
575 $strPrivDescDelete = 'Dozvoljava brisanje podataka.';
576 $strPrivDescDropDb = 'Dozvoljava odbacivanje baza i tabela.';
577 $strPrivDescDropTbl = 'Dozvoljava odbacivanje tabela.';
578 $strPrivDescExecute5 = 'Dozvoljava izvršavanje sačuvanih rutina.';
579 $strPrivDescExecute = 'Dozvoljava pokretanje sačuvanih procedura. Nema efekta u ovoj verziji MySQL-a.';
580 $strPrivDescFile = 'Dozvoljava uvoz podataka i njihov izvoz u datoteke.';
581 $strPrivDescGrant = 'Dozvoljava dodavanje korisnika i privilegija bez ponovnog učitavanja tabela privilegija.';
582 $strPrivDescIndex = 'Dozvoljava kreiranje i brisanje ključeva.';
583 $strPrivDescInsert = 'Dozvoljava umetanje i zamenu podataka.';
584 $strPrivDescLockTables = 'Dozvoljava zaključavanje tabela tekućim procesima.';
585 $strPrivDescMaxConnections = 'Ograničava broj novih konekcija koje korisnik može ta otvori na sat.';
586 $strPrivDescMaxQuestions = 'Ograničava broj upita koje korisnik može da uputi serveru za sat.';
587 $strPrivDescMaxUpdates = 'Ograničava broj komandi koje menjaju tabele ili baze koje korisnik može da izvrši na sat.';
588 $strPrivDescMaxUserConnections = 'Ograničava broj istovremenih konekcija koje korisnik može da ima.';
589 $strPrivDescReferences = 'Nema efekta u ovoj verziji MySQL-a.';
590 $strPrivDescReload = 'Dozvoljava ponovno učitavanje podešavanja servera i pražnjenje keša servera.';
591 $strPrivDescReplClient = 'Daje pravo korisniku da pita gde su glavni/pomoćni serveri.';
592 $strPrivDescReplSlave = 'Potrebno zbog pomoćnih servera za replikaciju.';
593 $strPrivDescSelect = 'Dozvoljava čitanje podataka.';
594 $strPrivDescShowDb = 'Daje pristup kompletnoj listi baza.';
595 $strPrivDescShowView = 'Dozvoljava izvršavanje SHOW CREATE VIEW upita.';
596 $strPrivDescShutdown = 'Dozvoljava gašenje servera.';
597 $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.';
598 $strPrivDescUpdate = 'Dozvoljava izmenu podataka.';
599 $strPrivDescUsage = 'Nema privilegija.';
600 $strPrivileges = 'Privilegije';
601 $strPrivilegesReloaded = 'Privilegije su uspešno ponovo učitane.';
602 $strProcedures = 'Procedure';
603 $strProcesses = 'Procesi';
604 $strProcesslist = 'Lista procesa';
605 $strProfiling = 'Profilisanje';
606 $strProtocolVersion = 'Verzija protokola';
607 $strPutColNames = 'Stavi imena polja u prvi red';
609 $strQBEDel = 'Del';
610 $strQBEIns = 'Ins';
611 $strQBE = 'Upit po primeru';
612 $strQueryCache = 'Keš upita';
613 $strQueryFrame = 'Prozor za upite';
614 $strQueryOnDb = 'SQL upit na bazi <b>%s</b>:';
615 $strQueryResultsOperations = 'Operacije na rezultatima upita';
616 $strQuerySQLHistory = 'SQL istorijat';
617 $strQueryStatistics = '<b>Statistike upita</b>: %s upita je postavljeno serveru od njegovog pokretanja.';
618 $strQueryTime = 'Upit je trajao %01.4f sekundi';
619 $strQueryType = 'Vrsta upita';
620 $strQueryWindowLock = 'Ne prepisuj ovaj upit izvan prozora';
622 $strReadRequests = 'Zahtevi za čitanje';
623 $strReceived = 'Primljeno';
624 $strRecommended = 'preporučeno';
625 $strRecords = 'Zapisi';
626 $strReferentialIntegrity = 'Proveri referencijalni integritet:';
627 $strRefresh = 'Osveži';
628 $strRelationalSchema = 'Relaciona shema';
629 $strRelationDeleted = 'Relacija obrisana';
630 $strRelationNotWorking = 'Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste saznali zašto, kliknite %sovde%s.';
631 $strRelationsForTable = 'RELACIJE TABELE';
632 $strRelations = 'Relacije';
633 $strRelationView = 'Relacioni pogled';
634 $strReloadingThePrivileges = 'Ponovo učitavam privilegije';
635 $strReload = 'Ponovo učitaj';
636 $strReloadPrivileges = 'Ponovo učitaj privilegije';
637 $strRemoveSelectedUsers = 'Ukloni izabrane korisnike';
638 $strRenameDatabaseOK = 'Baza %s je preimenovana u %s';
639 $strRenameTableOK = 'Tabeli %s promenjeno ime u %s';
640 $strRenameTable = 'Promeni ime tabele u ';
641 $strRepairTable = 'Popravi tabelu';
642 $strReplaceNULLBy = 'Zameni NULL sa';
643 $strReplaceTable = 'Zameni podatke u tabeli sa podacima iz datoteke';
644 $strReplication = 'Replikacija';
645 $strReset = 'Poništi';
646 $strResourceLimits = 'Ograničenja resursa';
647 $strRestartInsertion = 'Ponovo pokreni unošenje sa %s redova';
648 $strReType = 'Ponovite unos';
649 $strRevokeAndDeleteDescr = 'Korisnici će i dalje imati USAGE privilegije dok se privilegije ponovo ne učitaju.';
650 $strRevokeAndDelete = 'Obustavi sve aktivne privilegije korisnika i zatim ih obriši.';
651 $strRevokeMessage = 'Zabranili ste privilegije za %s';
652 $strRevoke = 'Zabrani';
653 $strRomanian = 'Rumunski';
654 $strRoutineReturnType = 'Povratni tip';
655 $strRoutines = 'Rutine';
656 $strRowLength = 'Dužina reda';
657 $strRowsFrom = ' redova počev od reda';
658 $strRowSize = 'Veličina reda';
659 $strRowsModeFlippedHorizontal = 'horizontalnom (rotirana zaglavlja)';
660 $strRowsModeHorizontal = 'horizontalnom';
661 $strRowsModeOptions = 'u %s modu i ponovi zaglavlje posle svakog %s reda';
662 $strRowsModeVertical = 'vertikalnom';
663 $strRows = 'Redova';
664 $strRowsStatistic = 'Statistike reda';
665 $strRunning = 'na serveru %s';
666 $strRunQuery = 'Izvrši SQL upit';
667 $strRunSQLQuery = 'Izvrši SQL upit(e) na bazi %s';
668 $strRunSQLQueryOnServer = 'Izvrši SQL upit(e) na serveru %s';
669 $strRussian = 'Ruski';
671 $strSaveOnServer = 'Sačuvaj na server u direktorijum %s';
672 $strSavePosition = 'Sačuvaj poziciju';
673 $strSave = 'Sačuvaj';
674 $strScaleFactorSmall = 'Faktor umanjenja je premali da bi shema stala na jednu stranu';
675 $strSearchFormTitle = 'Pretraživanje baze';
676 $strSearchInTables = 'Unutar tabela:';
677 $strSearchNeedle = 'Reči ili vrednosti koje se traže (džoker: "%"):';
678 $strSearchOption1 = 'bar jednu od reči';
679 $strSearchOption2 = 'sve reči';
680 $strSearchOption3 = 'tačan izraz';
681 $strSearchOption4 = 'kao regularni izraz';
682 $strSearch = 'Pretraživanje';
683 $strSearchResultsFor = 'Rezultati pretrage za "<i>%s</i>" %s:';
684 $strSearchType = 'Traži:';
685 $strSecretRequired = 'Konfiguraciona datoteka zahteva tajnu lozinku (blowfish_secret).';
686 $strSelectADb = 'Izaberite bazu';
687 $strSelectAll = 'Izaberi sve';
688 $strSelectBinaryLog = 'Izaberite binarni dnevnik za pregled';
689 $strSelectFields = 'Izaberi polja (najmanje jedno)';
690 $strSelectForeignKey = 'Izaberi strani ključ';
691 $strSelectNumRows = 'u upitu';
692 $strSelectReferencedKey = 'Izaberite referencirani ključ';
693 $strSelectTables = 'Izaberi tabele';
694 $strSend = 'Sačuvaj kao datoteku';
695 $strSent = 'Poslato';
696 $strServerChoice = 'Izbor servera';
697 $strServerNotResponding = 'Server ne odgovara';
698 $strServer = 'Server';
699 $strServers = 'Serveri';
700 $strServerStatusDelayedInserts = 'Odložena umetanja';
701 $strServerStatus = 'Informacije o toku rada';
702 $strServerStatusUptime = 'Ovaj MySQL server radi već %s. Pokrenut je %s.';
703 $strServerTabVariables = 'Promenljive';
704 $strServerTrafficNotes = '<b>Saobraćaj servera</b>: Tabele pokazuju statistike mrežnog saobraćaja na ovom MySQL serveru od njegovog pokretanja.';
705 $strServerVars = 'Serverske promenljive i podešavanja';
706 $strServerVersion = 'Verzija servera';
707 $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.';
708 $strSessionValue = 'Vrednost sesije';
709 $strSetEnumVal = 'Ako je polje "enum" ili "set", unesite vrednosti u formatu: \'a\',\'b\',\'c\'...<br />Ako vam treba obrnuta kosa crta ("\\") ili apostrof ("\'") koristite ih u "izbegnutom" (escaped) obliku (na primer \'\\\\xyz\' ili \'a\\\'b\').';
710 $strShowAll = 'Prikaži sve';
711 $strShowColor = 'Prikaži boju';
712 $strShowDatadictAs = 'Format rečnika podataka';
713 $strShowFullQueries = 'Prikaži kompletne upite';
714 $strShowGrid = 'Prikaži mrežu';
715 $strShowHideLeftMenu = 'Prikaži/sakrij meni s leve strane';
716 $strShowingBookmark = 'Prikazivanje markera';
717 $strShowingPhp = 'Prikaz kao PHP kod';
718 $strShowingRecords = 'Prikaz zapisa';
719 $strShowingSQL = 'Prikaz kao SQL upit';
720 $strShowOpenTables = 'Prikaži otvorene tabele';
721 $strShowPHPInfo = 'Prikaži informacije o PHP-u';
722 $strShow = 'Prikaži';
723 $strShowSlaveHosts = 'Prikaži podređene server';
724 $strShowSlaveStatus = 'Prikaži status podređenih servera';
725 $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.';
726 $strShowStatusBinlog_cache_useDescr = 'Broj transakcija koje su koristile keš privremenog binarnog dnevnika.';
727 $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.';
728 $strShowStatusCreated_tmp_filesDescr = 'Koliko privremenih datoteka je mysqld napravio.';
729 $strShowStatusCreated_tmp_tablesDescr = 'Broj privremenih tabela koje je server automatski kreirao u memoriji dok je izvršavao izraze.';
730 $strShowStatusDelayed_errorsDescr = 'Broj redova upisanih sa INSERT DELAYED za koje je javljena neka greška (verovatno duplirani ključ).';
731 $strShowStatusDelayed_insert_threadsDescr = 'Broj INSERT DELAYED rukovalačkih niti u upotrebi. Svaka posebna tabela nad kojom se koristi INSERT DELAYED dobija svoju nit.';
732 $strShowStatusDelayed_writesDescr = 'Broj upisanih INSERT DELAYED redova.';
733 $strShowStatusFlush_commandsDescr = 'Broj izvršenih FLUSH izraza.';
734 $strShowStatusHandler_commitDescr = 'Broj internih COMMIT izraza.';
735 $strShowStatusHandler_deleteDescr = 'Broj brisanja nekog reda tabele.';
736 $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.';
737 $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.';
738 $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.';
739 $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.';
740 $strShowStatusHandler_read_prevDescr = 'Broj zahteva za čitanjem prethodnog reda u poretku ključeva. Ova metoda čitanja se uglavnom koristi za optimizaciju ORDER BY ... DESC.';
741 $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.';
742 $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.';
743 $strShowStatusHandler_rollbackDescr = 'Broj internih ROLLBACK izraza.';
744 $strShowStatusHandler_updateDescr = 'Broj zahteva za ažuriranje reda u tabeli.';
745 $strShowStatusHandler_writeDescr = 'Broj zahteva za upisivanje reda u tabelu.';
746 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'Broj strana koje sadrže podatke (čistih ili prljavih).';
747 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Broj strana koje su trenutno prljave.';
748 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'Broj strana u ostavi bafera za koje je traženo da budu očišćene.';
749 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Broj slobodnih strana.';
750 $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.';
751 $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.';
752 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Puna veličina ostave bafera, u stranama.';
753 $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.';
754 $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.';
755 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'Broj logičkih zahteva za čitanje koje je InnoDB uradio.';
756 $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.';
757 $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.';
758 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'Broj upisa učinjenih u InnoDB ostavu bafera.';
759 $strShowStatusInnodb_data_fsyncsDescr = 'Broj fsync() operacija do sada.';
760 $strShowStatusInnodb_data_pending_fsyncsDescr = 'Trenutni broj fsync() operacija na čekanju.';
761 $strShowStatusInnodb_data_pending_readsDescr = 'Trenutni broj čitanja na čekanju.';
762 $strShowStatusInnodb_data_pending_writesDescr = 'Trenutni broj upisa na čekanju.';
763 $strShowStatusInnodb_data_readDescr = 'Količina podataka pročitanih do sada, u bajtovima.';
764 $strShowStatusInnodb_data_readsDescr = 'Ukupan broj čitanja podataka.';
765 $strShowStatusInnodb_data_writesDescr = 'Ukupan broj upisa podataka.';
766 $strShowStatusInnodb_data_writtenDescr = 'Količina podataka upisanih do sada, u bajtovima';
767 $strShowStatusInnodb_dblwr_pages_writtenDescr = 'Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane u ovu svrhu.';
768 $strShowStatusInnodb_dblwr_writesDescr = 'Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane u ovu svrhu.';
769 $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.';
770 $strShowStatusInnodb_log_write_requestsDescr = 'Broj zahteva za upis u dnevnik.';
771 $strShowStatusInnodb_log_writesDescr = 'Broj fizičkih upisa u datoteku dnevnika.';
772 $strShowStatusInnodb_os_log_fsyncsDescr = 'Broj fsyncs upisa načinjenih u datoteku dnevnika.';
773 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Broj fsync-ova za datoteku dnevnika na čekanju.';
774 $strShowStatusInnodb_os_log_pending_writesDescr = 'Broj upisa u datoteku dnevnika na čekanju.';
775 $strShowStatusInnodb_os_log_writtenDescr = 'Broj bajtova upisanih u datoteku dnevnika.';
776 $strShowStatusInnodb_pages_createdDescr = 'Broj napravljenih strana.';
777 $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.';
778 $strShowStatusInnodb_pages_readDescr = 'Broj pročitanih strana.';
779 $strShowStatusInnodb_pages_writtenDescr = 'Broj zapisanih strana.';
780 $strShowStatusInnodb_row_lock_current_waitsDescr = 'Broj brava za redove koje se trenutno čekaju.';
781 $strShowStatusInnodb_row_lock_time_avgDescr = 'Prosečno vreme za dobavljanje brave za red, u milisekundama.';
782 $strShowStatusInnodb_row_lock_timeDescr = 'Ukupno vremena provedeno u dobavljanju brava za redove, u milisekundama.';
783 $strShowStatusInnodb_row_lock_time_maxDescr = 'Najduže vreme za dobavljanje brave za red, u milisekundama.';
784 $strShowStatusInnodb_row_lock_waitsDescr = 'Broj puta kada se morala čekati brava za red.';
785 $strShowStatusInnodb_rows_deletedDescr = 'Broj redova obrisanih iz InnoDB tabela.';
786 $strShowStatusInnodb_rows_insertedDescr = 'Broj redova umetnutih u InnoDB tabele.';
787 $strShowStatusInnodb_rows_readDescr = 'Broj redova pročitanih iz InnoDB tabela.';
788 $strShowStatusInnodb_rows_updatedDescr = 'Broj redova ažuriranih u InnoDB tabelama.';
789 $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.';
790 $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.';
791 $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.';
792 $strShowStatusKey_read_requestsDescr = 'Broj zahteva za čitanje bloka ključeva iz keša.';
793 $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.';
794 $strShowStatusKey_write_requestsDescr = 'Broj zahteva za upisivanje bloka ključeva u keš.';
795 $strShowStatusKey_writesDescr = 'Broj fizičkih upisa bloka ključeva na disk.';
796 $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.';
797 $strShowStatusNot_flushed_delayed_rowsDescr = 'Broj redova u INSERT DELAYED redovima čekanja koji čekaju upisivanje.';
798 $strShowStatusOpened_tablesDescr = 'Broj tabela koje su bile otvarane. Ako je broj veliki, vaš keš tabela je verovatno premali.';
799 $strShowStatusOpen_filesDescr = 'Broj otvorenih datoteka.';
800 $strShowStatusOpen_streamsDescr = 'Broj otvorenih tokova (koristi se prvenstveno za vođenje dnevnika (logging)).';
801 $strShowStatusOpen_tablesDescr = 'Broj otvorenih tabela.';
802 $strShowStatusQcache_free_blocksDescr = 'Broj slobodnih memorijskih blokova u u kešu upita.';
803 $strShowStatusQcache_free_memoryDescr = 'Količina slobodne memorije za keš upita.';
804 $strShowStatusQcache_hitsDescr = 'Broj pogodaka iz keša.';
805 $strShowStatusQcache_insertsDescr = 'Broj upita dodatih u keš.';
806 $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.';
807 $strShowStatusQcache_not_cachedDescr = 'Broj nekeširanih upita (koji se ne mogu keširati ili nisu keširani zbog podešavanja query_cache_type).';
808 $strShowStatusQcache_queries_in_cacheDescr = 'Broj upita registrovanih u kešu.';
809 $strShowStatusQcache_total_blocksDescr = 'Ukupan broj blokova u kešu za upite.';
810 $strShowStatusReset = 'Reset';
811 $strShowStatusRpl_statusDescr = 'Status replikacije otporne na greške (nije još implementirano).';
812 $strShowStatusSelect_full_joinDescr = 'Broj spojeva koji ne koriste indekste. Ako ova vrednost nije 0, trebalo bi pažljivo da proverite indekse vaših tabela.';
813 $strShowStatusSelect_full_range_joinDescr = 'Broj spojeva koji su koristili pretragu opsega na referentnoj tabeli.';
814 $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.)';
815 $strShowStatusSelect_rangeDescr = 'Broj spojeva koji su koristili opsege na prvoj tabeli. (Obično nije kritično čak ni kada je ovo veliko)';
816 $strShowStatusSelect_scanDescr = 'Broj spojeva koji su uradili puno skeniranje prve tabele.';
817 $strShowStatusSlave_open_temp_tablesDescr = 'Broj privremenih tabela trenutno otvorenih od strane pomoćne SQL niti.';
818 $strShowStatusSlave_retried_transactionsDescr = 'Ukupan broj puta (od pokretanja) kada je pomoćna SQL nit za replikaciju pokušala transakcije.';
819 $strShowStatusSlave_runningDescr = 'Ovo je ON ako je ovaj server pomoćni koji je povezan na glavni.';
820 $strShowStatusSlow_launch_threadsDescr = 'Broj niti za koje je trebalo više od slow_launch_time sekudni da bi bile pokrenute.';
821 $strShowStatusSlow_queriesDescr = 'Broj upita za koje je trebalo više od long_query_time sekudni.';
822 $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.';
823 $strShowStatusSort_rangeDescr = 'Broj sortiranja koja su urađena sa opsegom.';
824 $strShowStatusSort_rowsDescr = 'Broj sortiranih redova.';
825 $strShowStatusSort_scanDescr = 'Broj sortiranja do kojih je došlo skeniranjem tabele.';
826 $strShowStatusTable_locks_immediateDescr = 'Broj puta kada je brava za tabelu odmah dobavljena.';
827 $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.';
828 $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.';
829 $strShowStatusThreads_connectedDescr = 'Broj trenutno otvorenih veza.';
830 $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.)';
831 $strShowStatusThreads_runningDescr = 'Broj niti koje nisu uspavane.';
832 $strShowTableDimension = 'Prikaži dimenzije tabele';
833 $strShowTables = 'Prikaži tabele';
834 $strShowThisQuery = 'Prikaži ponovo ovaj upit';
835 $strSimplifiedChinese = 'Pojednostavljeni kineski';
836 $strSingly = '(po jednom polju)';
837 $strSize = 'Veličina';
838 $strSkipQueries = 'Broj zapisa (upita) koje treba preskočiti:';
839 $strSlovak = 'Slovački';
840 $strSlovenian = 'Slovenači';
841 $strSmallBigAll = 'Sve malo/veliko';
842 $strSnapToGrid = 'Drži se mreže';
843 $strSocketProblem = '(ili priključak lokalnog MySQL servera nije ispravno podešen)';
844 $strSortByKey = 'Sortiraj po ključu';
845 $strSorting = 'Sortiranje';
846 $strSort = 'Sortiranje';
847 $strSpaceUsage = 'Zauzeće';
848 $strSpanish = 'Španski';
849 $strSplitWordsWithSpace = 'Reči se odvajaju razmakom (" ").';
850 $strSQLCompatibility = 'Mod SQL kompatibilnosti';
851 $strSQLExportType = 'Tip izvoza';
852 $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:';
853 $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';
854 $strSQLQuery = 'SQL upit';
855 $strSQLResult = 'SQL rezultat';
856 $strSQL = 'SQL';
857 $strSQPBugInvalidIdentifer = 'Neispravan iG¤entifikator';
858 $strSQPBugUnclosedQuote = 'Navodnik nije zatvoren';
859 $strSQPBugUnknownPunctuation = 'Nepoznat string interpunkcije';
860 $strStandInStructureForView = 'Struktura koja zamenjuje pogled';
861 $strStatCheckTime = 'Poslednja provera';
862 $strStatCreateTime = 'Napravljeno';
863 $strStatement = 'Ime';
864 $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.';
865 $strStatUpdateTime = 'Poslednja izmena';
866 $strStatus = 'Status';
867 $strStorageEngine = 'Pogon skladištenja';
868 $strStorageEngines = 'Pogoni skladištenja';
869 $strStrucCSV = 'CSV format';
870 $strStrucData = 'Struktura i podaci';
871 $strStrucExcelCSV = 'CSV za MS Excel';
872 $strStrucNativeExcel = 'Izvorni MS Excel podaci';
873 $strStrucOnly = 'Samo struktura';
874 $strStructPropose = 'Predloži strukturu tabele';
875 $strStructureForView = 'Struktura za pogled (view)';
876 $strStructure = 'Struktura';
877 $strSubmit = 'Pošalji';
878 $strSuccess = 'Vaš SQL upit je uspešno izvršen';
879 $strSum = 'Ukupno';
880 $strSwedish = 'Švedski';
881 $strSwitchToDatabase = 'Prebaci se na kopiranu bazu';
882 $strSwitchToTable = 'Pređi na kopiranu tabelu';
884 $strTableAlreadyExists = 'Tabela %s već postoji!';
885 $strTableComments = 'Komentari tabele';
886 $strTableEmpty = 'Ima tabele je prazno!';
887 $strTableHasBeenDropped = 'Tabela %s je odbačena';
888 $strTableHasBeenEmptied = 'Tabela %s je ispražnjena';
889 $strTableHasBeenFlushed = 'Tabela %s je osvežena';
890 $strTableIsEmpty = 'Tabela je izgleda prazna!';
891 $strTableMaintenance = 'Radnje na tabeli';
892 $strTableName = 'Naziv tabele';
893 $strTableOfContents = 'Sadržaj';
894 $strTableOptions = 'Opcije tabele';
895 $strTables = '%s tabela';
896 $strTableStructure = 'Struktura tabele';
897 $strTable = 'Tabela';
898 $strTakeIt = 'preuzmi';
899 $strTblPrivileges = 'Privilegije vezane za tabele';
900 $strTempData = 'Privremeni podaci';
901 $strTextAreaLength = 'Zbog njehove veličine, polje<br />možda nećete moći da izmenite';
902 $strThai = 'Tajski';
903 $strThemeDefaultNotFound = 'Nije pronađena podrazumevana tema %s!';
904 $strThemeNoPreviewAvailable = 'Pregled ne postoji.';
905 $strThemeNotFound = 'Nije pronađena tema %s!';
906 $strThemeNoValidImgPath = 'Nema ispravne putanje do slika za temu %s!';
907 $strThemePathNotFound = 'Nije pronađena putanja do teme za temu %s!';
908 $strTheme = 'Tema / stil';
909 $strThisHost = 'Ovaj server';
910 $strThreads = 'Niti';
911 $strThreadSuccessfullyKilled = 'Proces %s je uspešno prekinut.';
912 $strTimeoutInfo = 'Prethodnom uvozu je isteklo vreme, nakon ponovnog slanja biće nastavljen od pozicije %d.';
913 $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';
914 $strTimeoutPassed = 'Vreme izvršenja skripta je isteklo, ako želite da dovršite uvoz, molimo pošaljite istu datoteku i uvoz će se nastaviti.';
915 $strTime = 'Vreme';
916 $strToFromPage = 'od/do stranice';
917 $strToggleScratchboard = 'Uključi/isključi radnu tablu';
918 $strToggleSmallBig = 'Promeni malo/veliko';
919 $strToSelectRelation = 'Da odaberete relaciju, kliknite :';
920 $strTotalUC = 'Ukupno';
921 $strTotal = 'ukupno';
922 $strTraditionalChinese = 'Tradicionalni kineski';
923 $strTraditionalSpanish = 'Tradicionalni španski';
924 $strTraffic = 'Saobraćaj';
925 $strTransactionCoordinator = 'Koordinator transakcija';
926 $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';
927 $strTransformation_application_octetstream__hex = 'Prikazuje heksadecimalni prikaz podataka. Opcioni prvi parametar određuje koliko često se dodaje prazno mesto (podrazumevano svaka 2 nibla).';
928 $strTransformation_image_jpeg__inline = 'Prikazuje umanjenu sliku na koju je moguće kliknuti; opcije: širina, visina u pikselima (čuva originalni odnos)';
929 $strTransformation_image_jpeg__link = 'Prikazuje link ka ovoj snimci (npr. direktno preuzimanje iz BLOB-a).';
930 $strTransformation_image_png__inline = 'Prikaži JPEG slike na strani';
931 $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().';
932 $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)';
933 $strTransformation_text_plain__formatted = 'Čuva originalno formatiranje polja. Escaping se ne vrši.';
934 $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.';
935 $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.';
936 $strTransformation_text_plain__sql = 'Formatira tekst kao SQL upit sa obeležavanjem sintakse.';
937 $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: ...) .';
938 $strTriggers = 'Okidači';
939 $strTruncateQueries = 'Prikaži skraćene upite';
940 $strTurkish = 'Turski';
941 $strType = 'Tip';
943 $strUkrainian = 'Ukrajinski';
944 $strUncheckAll = 'nijedno';
945 $strUnicode = 'Unikod';
946 $strUnique = 'Jedinstveni';
947 $strUnknown = 'nepoznat';
948 $strUnselectAll = 'ništa';
949 $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.';
950 $strUpdatePrivMessage = 'Ažurirali ste privilegije za %s.';
951 $strUpdateProfileMessage = 'Profil je promenjen.';
952 $strUpdateQuery = 'Ažuriraj upit';
953 $strUpdComTab = 'Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments';
954 $strUpgrade = 'Trebalo bi da unapredite vaš %s server na verziju %s ili noviju.';
955 $strUploadErrorCantWrite = 'Neuspelo upisivanje datoteke na disk.';
956 $strUploadErrorExtension = 'Prijem datoteke zaustavljen zbog ekstenzije.';
957 $strUploadErrorFormSize = 'Poslata datoteka prevazilazi vrednost direktive MAX_FILE_SIZE koja je navedena u HTML formi.';
958 $strUploadErrorIniSize = 'Poslata datoteka prevazilazi vrednost direktive upload_max_filesize u php.ini.';
959 $strUploadErrorNoTempDir = 'Nedostaje privremeni direktorijum.';
960 $strUploadErrorPartial = 'Poslata datoteka je samo delimično primljena.';
961 $strUploadErrorUnknown = 'Nepoznata greška pri slanju datoteke.';
962 $strUploadLimit = 'Verovatno ste pokušali da uvezete preveliku datoteku. Molimo pogledajte %sdokumentaciju%s za načine prevazilaženja ovog ograničenja.';
963 $strUploadsNotAllowed = 'Slanje datoteka na ovaj server nije dozvoljeno.';
964 $strUsage = 'Zauzeće';
965 $strUseBackquotes = 'Koristi \' za ograničavanje imena polja';
966 $strUseHostTable = 'Koristi tabelu domaćina';
967 $strUserAlreadyExists = 'Korisnik %s već postoji!';
968 $strUserEmpty = 'Ime korisnika nije uneto!';
969 $strUser = 'Korisnik';
970 $strUserName = 'Ime korisnika';
971 $strUserNotFound = 'Izabrani korisnik nije pronađen u tabeli privilegija.';
972 $strUserOverview = 'Pregled korisnika';
973 $strUsersDeleted = 'Izabrani korisnici su uspešno obrisani.';
974 $strUsersHavingAccessToDb = 'Korisnici koji imaju pristup &quot;%s&quot;';
975 $strUseTabKey = 'Koristite TAB taster za pomeranje od polja do polja, ili CTRL+strelice za slobodno pomeranje';
976 $strUseTables = 'Koristi tabele';
977 $strUseTextField = 'Koristi tekst polje';
978 $strUseThisValue = 'Koristi ovu vrednost';
980 $strValidateSQL = 'Proveri SQL';
981 $strValidatorError = 'SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane neophodne PHP ekstenzije opisane u %sdokumentaciji%s.';
982 $strValue = 'Vrednost';
983 $strVar = 'Promenljiva';
984 $strVersionInformation = 'Informacije o verziji';
985 $strViewDumpDatabases = 'Prikaži sadržaj (shemu) baze';
986 $strViewDumpDB = 'Prikaži sadržaj (shemu) baze';
987 $strViewDump = 'Prikaži sadržaj (shemu) tabele';
988 $strViewHasBeenDropped = 'Pogled %s je odbačen';
989 $strViewName = 'naziv za VIEW';
990 $strView = 'Pogled';
992 $strWebServerUploadDirectory = 'direktorijum za slanje veb servera ';
993 $strWebServerUploadDirectoryError = 'Direktorijum koji ste izabrali za slanje nije dostupan';
994 $strWelcome = 'Dobrodošli na %s';
995 $strWestEuropean = 'Zapadnoevropski';
996 $strWildcard = 'džoker';
997 $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';
998 $strWithChecked = 'Označeno:';
999 $strWriteRequests = 'Zahtevi za upis';
1000 $strWrongUser = 'Pogrešno korisničko ime/lozinka. Pristup odbijen.';
1002 $strXML = 'XML';
1004 $strYes = 'Da';
1006 $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ograničenja.';
1007 $strZip = '"zipovano"';
1009 $strPartitionDefinition = 'PARTITION definition'; //to translate
1010 $strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate
1011 $strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate
1012 $strPrivDescProcess = 'Allows viewing processes of all users'; //to translate
1013 $strPartitioned = 'partitioned'; //to translate
1014 $strTableAlteredSuccessfully = 'Table %1$s has been altered successfully'; //to translate
1015 $strDatabaseHasBeenCreated = 'Database %1$s has been created.'; //to translate
1016 $strTableHasBeenCreated = 'Table %1$s has been created.'; //to translate
1017 $strForeignKeyError = 'Error creating foreign key on %1$s (check data types)'; //to translate
1018 $strRowsDeleted = '%1$d row(s) deleted.'; //to translate
1019 $strRowsAffected = '%1$d row(s) affected.'; //to translate
1020 $strRowsInserted = '%1$d row(s) inserted.'; //to translate
1021 $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
1022 $strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
1023 $strPartitionMaintenance = 'Partition maintenance'; //to translate
1024 $strPartition = 'Partition %s'; //to translate
1025 $strAnalyze = 'Analyze'; //to translate
1026 $strCheck = 'Check'; //to translate
1027 $strOptimize = 'Optimize'; //to translate
1028 $strRebuild = 'Rebuild'; //to translate
1029 $strRepair = 'Repair'; //to translate
1030 $strRemovePartitioning = 'Remove partitioning'; //to translate
1031 $strSearchInField = 'Inside field:'; //to translate
1032 $strTexyText = 'Texy! text'; //to translate
1033 $strDetails = 'Details...'; //to translate
1034 $strComment = 'Comment'; //to translate
1035 $strPacked = 'Packed'; //to translate
1036 $strActions = 'Actions'; //to translate
1037 $strInterface = 'Interface'; //to translate
1038 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate
1039 $strEvents = 'Events'; //to translate
1040 $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate
1041 $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate
1042 $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate
1043 $strRelationalKey = 'Relational key'; //to translate
1044 $strRelationalDisplayField = 'Relational display field'; //to translate
1045 $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate
1046 $strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
1047 $strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate
1048 $strSwekeyAuthenticating = 'Authenticating...'; //to translate
1049 $strPBXTIndexCacheSize = 'Index cache size'; //to translate
1050 $strPBXTRecordCacheSize = 'Record cache size'; //to translate
1051 $strPBXTLogCacheSize = 'Log cache size'; //to translate
1052 $strPBXTLogFileThreshold = 'Log file threshold'; //to translate
1053 $strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate
1054 $strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate
1055 $strPBXTDataLogThreshold = 'Data log threshold'; //to translate
1056 $strPBXTGarbageThreshold = 'Garbage threshold'; //to translate
1057 $strPBXTLogBufferSize = 'Log buffer size'; //to translate
1058 $strPBXTDataFileGrowSize = 'Data file grow size'; //to translate
1059 $strPBXTRowFileGrowSize = 'Row file grow size'; //to translate
1060 $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate
1061 $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate
1062 $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
1063 $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
1064 $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
1065 $strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate
1066 $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate
1067 $strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate
1068 $strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate
1069 $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
1070 $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
1071 $strPBXTLogFileCount = 'Log file count'; //to translate
1072 $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
1073 $strAsDefined = 'As defined:'; //to translate
1074 $strWiki = 'Wiki'; //to translate
1075 $strWebServer = 'Web server'; //to translate
1076 $strPHPExtension = 'PHP extension'; //to translate
1077 $strCustomColor = 'Custom color'; //to translate
1078 $strBLOBRepository = 'BLOB Repository'; //to translate
1079 $strBLOBRepositoryDamaged = 'Damaged'; //to translate
1080 $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate
1081 $strBLOBRepositoryDisabled = 'Disabled'; //to translate
1082 $strBLOBRepositoryDisable = 'Disable'; //to translate
1083 $strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!'; //to translate
1084 $strBLOBRepositoryEnabled = 'Enabled'; //to translate
1085 $strBLOBRepositoryEnable = 'Enable'; //to translate
1086 $strBLOBRepositoryRemove = 'Remove BLOB Repository Reference'; //to translate
1087 $strBLOBRepositoryRepair = 'Repair'; //to translate
1088 $strBLOBRepositoryUpload = 'Upload to BLOB repository'; //to translate
1089 $strViewImage = 'View image'; //to translate
1090 $strPlayAudio = 'Play audio'; //to translate
1091 $strViewVideo = 'View video'; //to translate
1092 $strDownloadFile = 'Download file'; //to translate
1093 $strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate
1094 $strShowKeys = 'Only show keys'; //to translate
1095 $strSetupServersAdd = 'Add a new server'; //to translate
1096 $strSetupServersEdit = 'Edit server'; //to translate
1097 $strSetupFormset_features = 'Features'; //to translate
1098 $strSetupFormset_left_frame = 'Customize navigation frame'; //to translate
1099 $strSetupFormset_main_frame = 'Customize main frame'; //to translate
1100 $strSetupFormset_import = 'Customize import defaults'; //to translate
1101 $strSetupFormset_export = 'Customize export options'; //to translate
1102 $strSetupFormset_customization = 'Customization'; //to translate
1103 $strSetupTrue = 'yes'; //to translate
1104 $strSetupFalse = 'no'; //to translate
1105 $strSetupDisplay = 'Display'; //to translate
1106 $strSetupDownload = 'Download'; //to translate
1107 $strSetupClear = 'Clear'; //to translate
1108 $strSetupLoad = 'Load'; //to translate
1109 $strSetupRestoreDefaultValue = 'Restore default value'; //to translate
1110 $strSetupSetValue = 'Set value: %s'; //to translate
1111 $strSetupWarning = 'Warning'; //to translate
1112 $strSetupIgnoreErrors = 'Ignore errors'; //to translate
1113 $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate
1114 $strSetupShowForm = 'Show form'; //to translate
1115 $strSetupOverview = 'Overview'; //to translate
1116 $strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate
1117 $strSetupNoServers = 'There are no configured servers'; //to translate
1118 $strSetupNewServer = 'New server'; //to translate
1119 $strSetupDefaultLanguage = 'Default language'; //to translate
1120 $strSetupDefaultServer = 'Default server'; //to translate
1121 $strSetupLetUserChoose = 'let the user choose'; //to translate
1122 $strSetupOptionNone = '- none -'; //to translate
1123 $strSetupEndOfLine = 'End of line'; //to translate
1124 $strSetupConfigurationFile = 'Configuration file'; //to translate
1125 $strSetupHomepageLink = 'phpMyAdmin homepage'; //to translate
1126 $strSetupDonateLink = 'Donate'; //to translate
1127 $strSetupVersionCheckLink = 'Check for latest version'; //to translate
1128 $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate
1129 $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
1130 $strSetupInsecureConnection = 'Insecure connection'; //to translate
1131 $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate
1132 $strSetupVersionCheck = 'Version check'; //to translate
1133 $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate
1134 $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate
1135 $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate
1136 $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate
1137 $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate
1138 $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate
1139 $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1140 $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate
1141 $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate
1142 $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate
1143 $strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate
1144 $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1145 $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
1146 $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
1147 $strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1148 $strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1149 $strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1150 $strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1151 $strSetuperror_form = 'Submitted form contains errors'; //to translate
1152 $strSetuperror_missing_field_data = 'Missing data for %s'; //to translate
1153 $strSetuperror_incorrect_port = 'Not a valid port number'; //to translate
1154 $strSetuperror_incorrect_value = 'Incorrect value'; //to translate
1155 $strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s'; //to translate
1156 $strSetuperror_nan_p = 'Not a positive number'; //to translate
1157 $strSetuperror_nan_nneg = 'Not a non-negative number'; //to translate
1158 $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate
1159 $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate
1160 $strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate
1161 $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate
1162 $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate
1163 $strSetuperror_connection = 'Could not connect to MySQL server'; //to translate
1164 $strSetupForm_Server = 'Basic settings'; //to translate
1165 $strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate
1166 $strSetupForm_Server_login_options = 'Signon login options'; //to translate
1167 $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate
1168 $strSetupForm_Server_config = 'Server configuration'; //to translate
1169 $strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate
1170 $strSetupForm_Server_pmadb = 'PMA database'; //to translate
1171 $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
1172 $strSetupForm_Import_export = 'Import / export'; //to translate
1173 $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate
1174 $strSetupForm_Security = 'Security'; //to translate
1175 $strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate
1176 $strSetupForm_Sql_queries = 'SQL queries'; //to translate
1177 $strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate
1178 $strSetupForm_Other_core_settings = 'Other core settings'; //to translate
1179 $strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate
1180 $strSetupForm_Left_frame = 'Navigation frame'; //to translate
1181 $strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate
1182 $strSetupForm_Left_servers = 'Servers'; //to translate
1183 $strSetupForm_Left_servers_desc = 'Servers display options'; //to translate
1184 $strSetupForm_Left_databases = 'Databases'; //to translate
1185 $strSetupForm_Left_databases_desc = 'Databases display options'; //to translate
1186 $strSetupForm_Left_tables = 'Tables'; //to translate
1187 $strSetupForm_Left_tables_desc = 'Tables display options'; //to translate
1188 $strSetupForm_Main_frame = 'Main frame'; //to translate
1189 $strSetupForm_Startup = 'Startup'; //to translate
1190 $strSetupForm_Startup_desc = 'Customize startup page'; //to translate
1191 $strSetupForm_Browse = 'Browse mode'; //to translate
1192 $strSetupForm_Browse_desc = 'Customize browse mode'; //to translate
1193 $strSetupForm_Edit = 'Edit mode'; //to translate
1194 $strSetupForm_Edit_desc = 'Customize edit mode'; //to translate
1195 $strSetupForm_Tabs = 'Tabs'; //to translate
1196 $strSetupForm_Tabs_desc = 'Choose how you want tabs to work'; //to translate
1197 $strSetupForm_Sql_box = 'SQL Query box'; //to translate
1198 $strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate
1199 $strSetupForm_Import_defaults = 'Import defaults'; //to translate
1200 $strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate
1201 $strSetupForm_Export_defaults = 'Export defaults'; //to translate
1202 $strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate
1203 $strSetupForm_Query_window = 'Query window'; //to translate
1204 $strSetupForm_Query_window_desc = 'Customize query window options'; //to translate
1205 $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate
1206 $strSetupServers_host_name = 'Server hostname'; //to translate
1207 $strSetupServers_port_name = 'Server port'; //to translate
1208 $strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate
1209 $strSetupServers_socket_name = 'Server socket'; //to translate
1210 $strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate
1211 $strSetupServers_ssl_name = 'Use SSL'; //to translate
1212 $strSetupServers_ssl_desc = ''; //to translate
1213 $strSetupServers_connect_type_name = 'Connection type'; //to translate
1214 $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate
1215 $strSetupServers_extension_name = 'PHP extension to use'; //to translate
1216 $strSetupServers_compress_name = 'Compress connection'; //to translate
1217 $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate
1218 $strSetupServers_auth_type_name = 'Authentication type'; //to translate
1219 $strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate
1220 $strSetupServers_user_name = 'User for config auth'; //to translate
1221 $strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate
1222 $strSetupServers_password_name = 'Password for config auth'; //to translate
1223 $strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate
1224 $strSetupServers_nopassword_name = 'Connect without password'; //to translate
1225 $strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate
1226 $strSetupServers_SignonSession_name = 'Signon session name'; //to translate
1227 $strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example'; //to translate
1228 $strSetupServers_SignonURL_name = 'Signon URL'; //to translate
1229 $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate
1230 $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate
1231 $strSetupServers_only_db_name = 'Show only listed databases'; //to translate
1232 $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
1233 $strSetupServers_hide_db_name = 'Hide databases'; //to translate
1234 $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate
1235 $strSetupServers_AllowRoot_name = 'Allow root login'; //to translate
1236 $strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate
1237 $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
1238 $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate
1239 $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate
1240 $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate
1241 $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate
1242 $strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate
1243 $strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate
1244 $strSetupServers_CountTables_name = 'Count tables'; //to translate
1245 $strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate
1246 $strSetupServers_pmadb_name = 'PMA database'; //to translate
1247 $strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Suggested: [kbd]phpmyadmin[/kbd]'; //to translate
1248 $strSetupServers_controluser_name = 'Control user'; //to translate
1249 $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
1250 $strSetupServers_controlpass_name = 'Control user password'; //to translate
1251 $strSetupServers_verbose_check_name = 'Verbose check'; //to translate
1252 $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
1253 $strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate
1254 $strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]'; //to translate
1255 $strSetupServers_relation_name = 'Relation table'; //to translate
1256 $strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]'; //to translate
1257 $strSetupServers_table_info_name = 'Display fields table'; //to translate
1258 $strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]'; //to translate
1259 $strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate
1260 $strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]'; //to translate
1261 $strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate
1262 $strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]'; //to translate
1263 $strSetupServers_column_info_name = 'Column information table'; //to translate
1264 $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]'; //to translate
1265 $strSetupServers_history_name = 'SQL query history table'; //to translate
1266 $strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]'; //to translate
1267 $strSetupServers_designer_coords_name = 'Designer table'; //to translate
1268 $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]'; //to translate
1269 $strSetupUploadDir_name = 'Upload directory'; //to translate
1270 $strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate
1271 $strSetupSaveDir_name = 'Save directory'; //to translate
1272 $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate
1273 $strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate
1274 $strSetupDefaultCharset_name = 'Default character set'; //to translate
1275 $strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate
1276 $strSetupRecodingEngine_name = 'Recoding engine'; //to translate
1277 $strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate
1278 $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate
1279 $strSetupZipDump_name = 'ZIP'; //to translate
1280 $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate
1281 $strSetupGZipDump_name = 'GZip'; //to translate
1282 $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate
1283 $strSetupBZipDump_name = 'Bzip2'; //to translate
1284 $strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate
1285 $strSetupCompressOnFly_name = 'Compress on the fly'; //to translate
1286 $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
1287 $strSetupblowfish_secret_name = 'Blowfish secret'; //to translate
1288 $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate
1289 $strSetupForceSSL_name = 'Force SSL connection'; //to translate
1290 $strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate
1291 $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate
1292 $strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate
1293 $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
1294 $strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users'; //to translate
1295 $strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate
1296 $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate
1297 $strSetupLoginCookieRecall_name = 'Recall user name'; //to translate
1298 $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate
1299 $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate
1300 $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate
1301 $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate
1302 $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate
1303 $strSetupShowSQL_name = 'Show SQL queries'; //to translate
1304 $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate
1305 $strSetupConfirm_name = 'Confirm DROP queries'; //to translate
1306 $strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data'; //to translate
1307 $strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate
1308 $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
1309 $strSetupQueryHistoryMax_name = 'Query history length'; //to translate
1310 $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate
1311 $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate
1312 $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate
1313 $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
1314 $strSetupMaxDbList_name = 'Maximum databases'; //to translate
1315 $strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate
1316 $strSetupMaxTableList_name = 'Maximum tables'; //to translate
1317 $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate
1318 $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate
1319 $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate
1320 $strSetupOBGzip_name = 'GZip output buffering'; //to translate
1321 $strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate
1322 $strSetupPersistentConnections_name = 'Persistent connections'; //to translate
1323 $strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate
1324 $strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate
1325 $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate
1326 $strSetupMemoryLimit_name = 'Memory limit'; //to translate
1327 $strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate
1328 $strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate
1329 $strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate
1330 $strSetupUseDbSearch_name = 'Use database search'; //to translate
1331 $strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate
1332 $strSetupLeftFrameLight_name = 'Use light version'; //to translate
1333 $strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate
1334 $strSetupLeftDisplayLogo_name = 'Display logo'; //to translate
1335 $strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate
1336 $strSetupLeftLogoLink_name = 'Logo link URL'; //to translate
1337 $strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate
1338 $strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate
1339 $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate
1340 $strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate
1341 $strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate
1342 $strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate
1343 $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate
1344 $strSetupDisplayServersList_name = 'Display servers as a list'; //to translate
1345 $strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate
1346 $strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate
1347 $strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate
1348 $strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate
1349 $strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate
1350 $strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate
1351 $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate
1352 $strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate
1353 $strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate
1354 $strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate
1355 $strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate
1356 $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate
1357 $strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate
1358 $strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate
1359 $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
1360 $strSetupShowStats_name = 'Show statistics'; //to translate
1361 $strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate
1362 $strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate
1363 $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate
1364 $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate
1365 $strSetupShowChgPassword_name = 'Show password change form'; //to translate
1366 $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
1367 $strSetupShowCreateDb_name = 'Show create database form'; //to translate
1368 $strSetupSuggestDBName_name = 'Suggest new database name'; //to translate
1369 $strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty'; //to translate
1370 $strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate
1371 $strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate
1372 $strSetupShowAll_name = 'Allow to display all the rows'; //to translate
1373 $strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button'; //to translate
1374 $strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate
1375 $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.'; //to translate
1376 $strSetupOrder_name = 'Default sorting order'; //to translate
1377 $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate
1378 $strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate
1379 $strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate
1380 $strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate
1381 $strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate
1382 $strSetupProtectBinary_name = 'Protect binary fields'; //to translate
1383 $strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate
1384 $strSetupShowFunctionFields_name = 'Show function fields'; //to translate
1385 $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate
1386 $strSetupCharEditing_name = 'CHAR fields editing'; //to translate
1387 $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
1388 $strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate
1389 $strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate
1390 $strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate
1391 $strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate
1392 $strSetupInsertRows_name = 'Number of inserted rows'; //to translate
1393 $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate
1394 $strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate
1395 $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
1396 $strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate
1397 $strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate
1398 $strSetupLightTabs_name = 'Light tabs'; //to translate
1399 $strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate
1400 $strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate
1401 $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate
1402 $strSetupDefaultTabServer_name = 'Default server tab'; //to translate
1403 $strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate
1404 $strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate
1405 $strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate
1406 $strSetupDefaultTabTable_name = 'Default table tab'; //to translate
1407 $strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate
1408 $strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate
1409 $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate
1410 $strSetupSQLQuery_Edit_name = 'Edit'; //to translate
1411 $strSetupSQLQuery_Explain_name = 'Explain SQL'; //to translate
1412 $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate
1413 $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate
1414 $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate
1415 $strSetupImport_format_name = 'Format of imported file'; //to translate
1416 $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate
1417 $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
1418 $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate
1419 $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate
1420 $strSetupExport_format_name = 'Format'; //to translate
1421 $strSetupExport_compression_name = 'Compression'; //to translate
1422 $strSetupExport_asfile_name = 'Save as file'; //to translate
1423 $strSetupExport_charset_name = 'Character set of the file'; //to translate
1424 $strSetupExport_onserver_name = 'Save on server'; //to translate
1425 $strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)'; //to translate
1426 $strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate
1427 $strSetupExport_file_template_table_name = 'Table name template'; //to translate
1428 $strSetupExport_file_template_database_name = 'Database name template'; //to translate
1429 $strSetupExport_file_template_server_name = 'Server name template'; //to translate
1430 $strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate
1431 $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
1432 $strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate
1433 $strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate
1434 $strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate
1435 $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
1436 $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
1437 $strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate
1438 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate
1439 $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate
1440 $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
1441 $strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.'; //to translate
1442 $strSetupServers_host_desc = 'Hostname where MySQL server is running'; //to translate
1443 $strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.'; //to translate
1444 $strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;'; //to translate
1445 $strShowBinaryContents = 'Show binary contents'; //to translate
1446 $strShowBLOBContents = 'Show BLOB contents'; //to translate
1447 $strStatic = 'static'; //to translate
1448 $strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate
1449 $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate
1450 $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate
1451 $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate
1452 $strGetMoreThemes = 'Get more themes!'; //to translate
1453 $strNoneDefault = 'None'; //to translate
1454 $strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.'; //to translate
1455 $strRemoveCRLF = 'Remove CRLF characters within fields'; //to translate
1456 $strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values'; //to translate
1457 $strAndSmall = 'and'; //to translate
1458 $strReplicationStatus = 'Replication status'; //to translate
1459 $strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.'; //to translate
1460 $strReplicationStatus_master = 'Master status'; //to translate
1461 $strReplicationStatus_slave = 'Slave status'; //to translate
1462 $strNavTableFilter = 'Filter'; //to translate
1463 $strPhpArray = 'PHP array'; //to translate
1464 $strImportLargeFileUploading = 'The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.'; //to translate
1465 $strImportProceedingFile = 'The file is being processed, please be patient.'; //to translate
1466 $strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.'; //to translate
1467 $strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:'; //to translate
1468 $strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link'; //to translate
1469 $strGoToDatabase = 'Go to database'; //to translate
1470 $strGoToTable = 'Go to table'; //to translate
1471 $strGoToView = 'Go to view'; //to translate
1472 $strStructureLC = 'structure'; //to translate
1473 $strSettings = 'settings'; //to translate
1474 $strImportODS = 'Open Document Spreadsheet'; //to translate
1475 $strImportColNames = 'Column names in first row'; //to translate
1476 $strImportEmptyRows = 'Do not import empty rows'; //to translate
1477 $strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)'; //to translate
1478 $strImportODSCurrency = 'Import currencies ($5.00 to 5.00)'; //to translate
1479 $strImportXLS = 'Excel 97-2003 XLS Workbook'; //to translate
1480 $strImportNoticePt2 = 'View a structure`s contents by clicking on its name'; //to translate
1481 $strImportNoticePt4 = 'Edit its structure by following the "Structure" link'; //to translate
1482 $strImportXLSX = 'Excel 2007 XLSX Workbook'; //to translate
1483 $strXMLError = 'The XML file specified was either malformed or incomplete. Please correct the issue and try again.'; //to translate
1484 $strXMLExportContents = 'Export contents'; //to translate
1485 $strXMLExportFunctions = 'Export functions'; //to translate
1486 $strXMLExportProcedures = 'Export procedures'; //to translate
1487 $strXMLExportStructs = 'Export Structure Schemas (recommended)'; //to translate
1488 $strXMLExportTables = 'Export tables'; //to translate
1489 $strXMLExportTriggers = 'Export triggers'; //to translate
1490 $strXMLExportViews = 'Export views'; //to translate
1491 $strTracking = 'Tracking'; //to translate
1492 $strTrackingActivateTrackingFor = 'Activate tracking for %s.%s'; //to translate
1493 $strTrackingActivated = 'Tracking of %s.%s is activated.'; //to translate
1494 $strTrackingActivateNow = 'Activate now'; //to translate
1495 $strTrackingCreateVersion = 'Create version'; //to translate
1496 $strTrackingCreateVersionOf = 'Create version %s of %s.%s'; //to translate
1497 $strTrackingDataDefinitionStatement = 'Data definition statement'; //to translate
1498 $strTrackingDataManipulationStatement = 'Data manipulation statement'; //to translate
1499 $strTrackingDate = 'Date'; //to translate
1500 $strTrackingDeactivateNow = 'Deactivate now'; //to translate
1501 $strTrackingDeactivateTrackingFor = 'Deactivate tracking for %s.%s'; //to translate
1502 $strTrackingExportAs = 'Export as %s'; //to translate
1503 $strTrackingIsActive = 'Tracking is active.'; //to translate
1504 $strTrackingMechanism = 'Tracking Mechanism'; //to translate
1505 $strTrackingReport = 'Tracking report'; //to translate
1506 $strTrackingReportClose = 'Close'; //to translate
1507 $strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s'; //to translate
1508 $strTrackingShowVersions = 'Show versions'; //to translate
1509 $strTrackingSQLDump = 'SQL dump'; //to translate
1510 $strTrackingSQLDumpFile = 'SQL dump (file download)'; //to translate
1511 $strTrackingSQLExecution = 'SQL execution'; //to translate
1512 $strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.'; //to translate
1513 $strTrackingSQLExecuted = 'SQL statements executed.'; //to translate
1514 $strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.'; //to translate
1515 $strTrackingStatements = 'Tracking statements'; //to translate
1516 $strTrackingStatusActive = 'active'; //to translate
1517 $strTrackingStructureSnapshot = 'Structure snapshot'; //to translate
1518 $strTrackingThLastVersion = 'Last version'; //to translate
1519 $strTrackingThVersion = 'Version'; //to translate
1520 $strTrackingThCreated = 'Created'; //to translate
1521 $strTrackingThUpdated = 'Updated'; //to translate
1522 $strTrackingTrackDDStatements = 'Track these data definition statements:'; //to translate
1523 $strTrackingTrackDMStatements = 'Track these data manipulation statements:'; //to translate
1524 $strTrackingTrackTable = 'Track table'; //to translate
1525 $strTrackingTrackedTables = 'Tracked tables'; //to translate
1526 $strTrackingUntrackedTables = 'Untracked tables'; //to translate
1527 $strTrackingUsername = 'Username'; //to translate
1528 $strTrackingVersions = 'Versions'; //to translate
1529 $strTrackingVersionCreated = 'Version %s is created, tracking for %s.%s is activated.'; //to translate
1530 $strTrackingVersionActivated = 'Tracking for %s.%s , version %s is activated.'; //to translate
1531 $strTrackingVersionDeactivated = 'Tracking for %s.%s , version %s is deactivated.'; //to translate
1532 $strTrackingVersionSnapshotSQL = 'Version %s snapshot (SQL code)'; //to translate
1533 $strTrackingDatabaseLog = 'Database Log'; //to translate
1534 $strSynchronize = 'Synchronize'; //to translate
1535 $strSynchronizationNote='Target database will be completely synchronized with source database. Source database will remain unchanged.'; //to translate
1536 $strSynchronizeDb= 'Synchronize Databases'; //to translate
1537 $strApplyChanges='Apply Selected Changes'; //to translate
1538 $strStructureSyn = 'Structure Synchronization'; //to translate
1539 $strDataSyn = 'Data Synchronization'; //to translate
1540 $strStructureDiff = 'Structure Difference' ; //to translate
1541 $strDataDiff = 'Data Difference'; //to translate
1542 $strTableAddColumn = 'Add column(s)'; //to translate
1543 $strTableRemoveColumn = 'Remove column(s)'; //to translate
1544 $strTableAlterColumn = 'Alter column(s)'; //to translate
1545 $strTableRemoveIndex = 'Remove index(s)'; //to translate
1546 $strTableAlterIndex = 'Alter index(s)'; //to translate
1547 $strTableApplyIndex = 'Apply index(s)'; //to translate
1548 $strTableUpdateRow = 'Update row(s)'; //to translate
1549 $strTableInsertRow = 'Insert row(s)'; //to translate
1550 $strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
1551 $strPort = 'Port'; //to translate
1552 $strSocket = 'Socket'; //to translate
1553 $strCouldNotConnectSource = 'Could not connect to the source'; //to translate
1554 $strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
1555 $strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
1556 $strDatabase_src = 'Source database'; //to translate
1557 $strDatabase_trg = 'Target database'; //to translate
1558 $strRemoteServer = 'Remote server'; //to translate
1559 $strCurrentServer = 'Current server'; //to translate
1560 $strReplicationSelectDatabases = 'Please select databases:'; //to translate
1561 $strReplicationSynchronize = 'Synchronize databases with master'; //to translate
1562 $strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.'; //to translate
1563 $strReplicationAddSlaveUser = 'Add slave replication user'; //to translate
1564 $strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
1565 $strReplicationConfiguredMaster = 'This server is configured as master in a replication process.'; //to translate
1566 $strReplicationControlSlave = 'Control slave:'; //to translate
1567 $strReplicationMaster = 'Master replication'; //to translate
1568 $strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
1569 $strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
1570 $strReplicationMasterChooseMode = 'This server is not configured as master server in a replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:'; //to translate
1571 $strReplicationMasterConfiguration = 'Master configuration'; //to translate
1572 $strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informing you, that this server <b>is</b> configured as master'; //to translate
1573 $strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1574 $strReplicationShowMasterStatus = 'Show master status'; //to translate
1575 $strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
1576 $strReplicationSlave = 'Slave replication'; //to translate
1577 $strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
1578 $strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:'; //to translate
1579 $strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1580 $strReplicationSlaveErrorManagement = 'Error management:'; //to translate
1581 $strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
1582 $strReplicationSlaveReset = 'Reset slave'; //to translate
1583 $strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
1584 $strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
1585 $strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
1586 $strReplicationSlaveSkipNext = 'Skip next'; //to translate
1587 $strReplicationSlaveSkipNextErrors = 'errors.'; //to translate
1588 $strFull = 'Full'; //to translate
1589 $strStop = 'Stop'; //to translate
1590 $strStart ='Start'; //to translate
1591 $strShowMasterStatus = 'Show master status'; //to translate
1592 $strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
1593 $strReplicationUnknownError = 'Unknown error'; //to translate
1594 $strReplicationUnableToChange = 'Unable to change master'; //to translate
1595 $strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
1596 $strTrackingStatusNotActive = 'not active'; //to translate
1597 $strTrackingIsNotActive = 'Tracking is not active.'; //to translate
1598 $strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
1599 $strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
1600 $strReplicationSlaveConfiguration = 'Slave configuration'; //to translate