Rev Author Line No. Line
250 kaklik 1 <?php
2 /* $Id: serbian_latin-windows-1250.inc.php,v 2.127.2.3 2006/03/23 17:42:15 lem9 Exp $ */
3  
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 */
9  
10 $charset = 'windows-1250';
11 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
12 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
13 $right_font_family = 'arial, helvetica, geneva, sans-serif';
14 $number_thousands_separator = ',';
15 $number_decimal_separator = '.';
16 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
17 $byteUnits = array('bajtova', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
18  
19 $day_of_week = array('Ned', 'Pon', 'Uto', 'Sre', 'Èet', 'Pet', 'Sub');
20 $month = array('jan', 'feb', 'mar', 'apr', 'maj', 'jun', 'jul', 'avg', 'sep', 'okt', 'nov', 'dec');
21 // See http://www.php.net/manual/en/function.strftime.php to define the
22 // variable below
23 $datefmt = '%d. %B %Y. u %H:%M';
24 $timespanfmt = '%s dana, %s sati, %s minuta i %s sekundi';
25  
26 $strAbortedClients = 'Prekinuto';
27 $strAbsolutePathToDocSqlDir = 'Unesite kompletnu putanju do direktorijuma docSQL na veb serveru';
28 $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.';
29 $strAccessDenied = 'Pristup odbijen';
30 $strAction = 'Akcija';
31 $strAddAutoIncrement = 'Dodaj AUTO_INCREMENT vrednost';
32 $strAddConstraints = 'Dodaj ogranièenja';
33 $strAddDeleteColumn = 'Dodaj/obriši kolonu';
34 $strAddDeleteRow = 'Dodaj/obriši polje za kriterijum';
35 $strAddDropDatabase = 'Dodaj DROP DATABASE';
36 $strAddedColumnComment = 'Dodat je komentar koloni';
37 $strAddedColumnRelation = 'Dodata je relacija koloni';
38 $strAddFields = 'Dodaj %s polja';
39 $strAddHeaderComment = 'Dodaj komentar u zaglavlje (\\n razdvaja linije)';
40 $strAddIfNotExists = 'Dodaj \'IF NOT EXISTS\'';
41 $strAddIntoComments = 'Dodaj u komentare';
42 $strAddNewField = 'Dodaj novo polje';
43 $strAddPrivilegesOnDb = 'Dodaj privilegije na sledeæoj bazi';
44 $strAddPrivilegesOnTbl = 'Dodaj privilegije na sledeæoj tabeli';
45 $strAddSearchConditions = 'Dodaj uslove pretraživanja (deo "WHERE" upita):';
46 $strAddToIndex = 'Dodaj u kljuè &nbsp;%s&nbsp;kolona(e)';
47 $strAddUser = 'Dodaj novog korisnika';
48 $strAddUserMessage = 'Dodali ste novog korisnika.';
49 $strAdministration = 'Administracija';
50 $strAffectedRows = 'Obuhvaæeno redova:';
51 $strAfterInsertBack = 'Nazad na prethodnu stranu';
52 $strAfterInsertNewInsert = 'Dodaj još jedan novi red';
53 $strAfterInsertNext = 'Uredi sledeæi red';
54 $strAfterInsertSame = 'Vrati se na ovu stranu';
55 $strAfter = 'Posle %s';
56 $strAll = 'Sve';
57 $strAllTableSameWidth = 'Prikaz svih tabela iste širine?';
58 $strAlterOrderBy = 'Promeni redosled u tabeli';
59 $strAnalyzeTable = 'Analiziraj tabelu';
60 $strAnd = 'i';
61 $strAndThen = 'i onda';
62 $strAnIndex = 'Kljuè je upravo dodat %s';
63 $strAny = 'Bilo koji';
64 $strAnyHost = 'Bilo koji domaæin';
65 $strAnyUser = 'Bilo koji korisnik';
66 $strApproximateCount = 'Može biti približno. Vidite FAQ 3.11';
67 $strAPrimaryKey = 'Primarni kljuè je upravo dodat %s';
68 $strArabic = 'Arapski';
69 $strArmenian = 'Jermenski';
70 $strAscending = 'Rastuæi';
71 $strAtBeginningOfTable = 'Na poèetku tabele';
72 $strAtEndOfTable = 'Na kraju tabele';
73 $strAttr = 'Atributi';
74 $strAutodetect = 'automatski';
75 $strAutomaticLayout = 'Automatski raspored';
76  
77 $strBack = 'Nazad';
78 $strBaltic = 'Baltièki';
79 $strBeginCut = 'POÈETAK REZ';
80 $strBeginRaw = 'POÈETAK SIROVO';
81 $strBinary = 'Binarni';
82 $strBinaryDoNotEdit = 'Binarni - ne menjaj';
83 $strBinaryLog = 'Binarni dnevnik';
84 $strBinLogEventType = 'Vrsta dogaðaja';
85 $strBinLogInfo = 'Informacije';
86 $strBinLogName = 'Naziv dnevnika';
87 $strBinLogOriginalPosition = 'Originalna pozicija';
88 $strBinLogPosition = 'Pozicija';
89 $strBinLogServerId = 'ID servera';
90 $strBookmarkAllUsers = 'Dozvoli svakom korisniku da pristupa ovom zapamæenom upitu';
91 $strBookmarkDeleted = 'Obeleživaè je upravo obrisan.';
92 $strBookmarkLabel = 'Naziv';
93 $strBookmarkQuery = 'Zapamæen SQL-upit';
94 $strBookmarkThis = 'Zapamti SQL-upit';
95 $strBookmarkView = 'Vidi samo';
96 $strBrowseForeignValues = 'Pregledaj strane vrednosti';
97 $strBrowse = 'Pregled';
98 $strBufferPoolActivity = 'Aktivnost skupa prihvatnika';
99 $strBufferPool = 'Skup prihvatnika';
100 $strBufferPoolUsage = 'Korišæenje skupa prihvatnika';
101 $strBufferReadMissesInPercent = 'Promašaji èitanja u %';
102 $strBufferReadMisses = 'Promašaji pri èitanju';
103 $strBufferWriteWaits = 'Èekanja na upis';
104 $strBufferWriteWaitsInPercent = 'Èekanja na upis u %';
105 $strBulgarian = 'Bugarski';
106 $strBusyPages = 'Zauzete strane';
107 $strBzError = 'phpMyAdmin nije mogao da kompresuje sadržaj baze zbog neispravne BZ2 ekstenzije u ovoj verziji PHP-a. Preporuèuje se da podesite <code>$cfg[\'BZipDump\']</code> direktivu u vašoj phpMyAdmin konfiguracionoj datoteci na <code>FALSE</code>. Ako želite da koristite moguænosti BZ2 kompresije, trebalo bi da preðete na noviju verziju PHP-a. Vidite PHP izveštaj o greškama %s za detalje.';
108 $strBzip = '"bzip-ovano"';
109  
110 $strCalendar = 'Kalendar';
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 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 $strCommentsForTable = 'KOMENTARI TABELE';
145 $strComments = 'Komentari';
146 $strCompatibleHashing = 'MySQL&nbsp;4.0 kompatibilno';
147 $strCompleteInserts = 'Kompletan INSERT (sa imenima polja)';
148 $strCompression = 'Kompresija';
149 $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.';
150 $strConfigureTableCoord = 'Podesite koordinate za tabelu %s';
151 $strConnectionError = 'Ne mogu da se povežem: neispravna podešavanja.';
152 $strConnections = 'Konekcije';
153 $strConstraintsForDumped = 'Ogranièenja za izvezene tabele';
154 $strConstraintsForTable = 'Ogranièenja za tabele';
155 $strCookiesRequired = 'Kolaèiæi (Cookies) moraju u ovom sluèaju biti aktivni.';
156 $strCopyDatabaseOK = 'Baza %s je prekopirana u %s';
157 $strCopy = 'Kopiraj';
158 $strCopyTable = 'Kopiraj tabelu u (baza<b>.</b>tabela):';
159 $strCopyTableOK = 'Tabela %s je kopirana u %s.';
160 $strCopyTableSameNames = 'Ne mogu da kopiram tabelu u samu sebe!';
161 $strCouldNotKill = 'phpMyAdmin nije mogao da prekine proces %s. Verovatno je veæ zatvoren.';
162 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE pre kopiranja';
163 $strCreateIndex = 'Napravi kljuè na&nbsp;%s&nbsp;kolona';
164 $strCreateIndexTopic = 'Napravi novi kljuè';
165 $strCreate = 'Napravi';
166 $strCreateNewDatabase = 'Napravi novu bazu podataka';
167 $strCreateNewTable = 'Napravi novu tabelu u bazi %s';
168 $strCreatePage = 'Napravi novu stranu';
169 $strCreatePdfFeat = 'Pravljenje PDF-ova';
170 $strCreationDates = 'Datumi kreiranja/ažuriranja/provere';
171 $strCriteria = 'Kriterijum';
172 $strCroatian = 'Hrvatski';
173 $strCSVOptions = 'CSV opcije';
174 $strCyrillic = 'Æirilièni';
175 $strCzech = 'Èeški';
176 $strCzechSlovak = 'Èeško-slovaèki';
177  
178 $strDanish = 'Danski';
179 $strDatabase = 'Baza podataka';
180 $strDatabaseEmpty = 'Ime baze nije zadato!';
181 $strDatabaseExportOptions = 'Opcije za izvoz baze';
182 $strDatabaseHasBeenDropped = 'Baza %s je odbaèena.';
183 $strDatabaseNoTable = 'Baza ne sadrži tabele!';
184 $strDatabases = 'Baze';
185 $strDatabasesDropped = '%s baza je uspešno odbaèeno.';
186 $strDatabasesStatsDisable = 'Iskljuèi statistike';
187 $strDatabasesStatsEnable = 'Ukljuèi statistike';
188 $strDatabasesStatsHeavyTraffic = 'Napomena: ukljuèivanje statistika može prouzrokovati veliki saobraæaj izmeðu veb i MySQL servera.';
189 $strDatabasesStats = 'Statistika baze';
190 $strDataDict = 'Reènik podataka';
191 $strDataOnly = 'Samo podaci';
192 $strDataPages = 'Strane sa podacima';
193 $strData = 'Podaci';
194 $strDBComment = 'Komentar baze:';
195 $strDBCopy = 'Kopiraj bazu u';
196 $strDBGContextID = 'Kontekst ID';
197 $strDBGContext = 'Kontekst';
198 $strDBGHits = 'Pogodaka';
199 $strDBGLine = 'Linija';
200 $strDBGMaxTimeMs = 'Max vreme, ms';
201 $strDBGMinTimeMs = 'Min vreme, ms';
202 $strDBGModule = 'Modul';
203 $strDBGTimePerHitMs = 'Vreme/pogodak, ms';
204 $strDBGTotalTimeMs = 'Ukupno vreme, ms';
205 $strDbPrivileges = 'Privilegije vezane za bazu';
206 $strDBRename = 'Preimenuj bazu u';
207 $strDbSpecific = 'Specifièno za bazu';
208 $strDefaultEngine = '%s je podrazumevani pogon skladištenja na ovom MySQL serveru.';
209 $strDefault = 'Podrazumevano';
210 $strDefaultValueHelp = 'Za podrazumevanu vrednost, unesite samo jednu vrednost, bez kosih crta ili navodnika u ovom obliku: a';
211 $strDefragment = 'Defragmentiraj tabelu';
212 $strDelayedInserts = 'Koristi odložena umetanja';
213 $strDeleteAndFlushDescr = 'Ovo je najèistiji naèin, ali ponovno uèitavanje privilegina može da potraje.';
214 $strDeleteAndFlush = 'Obriši korisnike i ponovo uèitaj privilegije.';
215 $strDeleted = 'Red je obrisan';
216 $strDeletedRows = 'Obrisani redovi:';
217 $strDelete = 'Obriši';
218 $strDeleting = 'Brišem %s';
219 $strDelOld = 'Trenutna strana ima reference na tabele koje više ne postoje. Želite li da obrišete te reference?';
220 $strDescending = 'Opadajuæi';
221 $strDescription = 'Opis';
222 $strDictionary = 'reènik';
223 $strDirtyPages = 'Prljave strane';
224 $strDisabled = 'Onemoguæeno';
225 $strDisableForeignChecks = 'Iskljuèi provere stranih kljuèeva';
226 $strDisplayFeat = 'Prikaži osobine';
227 $strDisplayOrder = 'Redosled prikaza:';
228 $strDisplayPDF = 'Prikaži PDF shemu';
229 $strDoAQuery = 'Napravi "upit po primeru" (džoker: "%")';
230 $strDocu = 'Dokumentacija';
231 $strDoYouReally = 'Da li stvarno hoæete da ';
232 $strDropDatabaseStrongWarning = 'Ovim æete UNIŠTITI kompletnu bazu podataka!';
233 $strDrop = 'Odbaci';
234 $strDropUsersDb = 'Odbaci baze koje se zovu isto kao korisnici.';
235 $strDumpingData = 'Prikaz podataka tabele';
236 $strDumpSaved = 'Sadržaj baze je saèuvan u datoteku %s.';
237 $strDumpXRows = 'Prikaži %s redova poèevši od reda %s.';
238 $strDynamic = 'dinamièki';
239  
240 $strEditPDFPages = 'Ureðivanje PDF strana';
241 $strEditPrivileges = 'Promeni privilegije';
242 $strEdit = 'Promeni';
243 $strEffective = 'Efektivne';
244 $strEmpty = 'Isprazni';
245 $strEmptyResultSet = 'MySQL je vratio prazan rezultat (nula redova).';
246 $strEnabled = 'Omoguæeno';
247 $strEncloseInTransaction = 'Obavi izvoz u transakciji';
248 $strEndCut = 'KRAJ REZ';
249 $strEnd = 'Kraj';
250 $strEndRaw = 'KRAJ SIROVO';
251 $strEngineAvailable = '%s je dostupan na ovom MySQL serveru.';
252 $strEngineDisabled = '%s je onemoguæen na ovom MySQL serveru.';
253 $strEngines = 'Skladištenja';
254 $strEngineUnsupported = 'Ovaj MySQL server ne podržava %s pogon skladištenja.';
255 $strEnglish = 'Engleski';
256 $strEnglishPrivileges = ' Napomena: MySQL imena privilegija moraju da budu na engleskom ';
257 $strError = 'Greška';
258 $strEscapeWildcards = 'Pre džokera _ i % treba staviti znak \ ako ih koristite samostalno';
259 $strEstonian = 'Estonski';
260 $strExcelEdition = 'Excel izdanje';
261 $strExcelOptions = 'Excel opcije';
262 $strExecuteBookmarked = 'Izvrši upamæen upit';
263 $strExplain = 'Objasni SQL';
264 $strExport = 'Izvoz';
265 $strExtendedInserts = 'Prošireni INSERT';
266 $strExtra = 'Dodatno';
267  
268 $strFailedAttempts = 'Neuspelih pokušaja';
269 $strFieldHasBeenDropped = 'Polje %s je obrisano';
270 $strField = 'Polje';
271 $strFieldsEmpty = ' Broj polja je nula! ';
272 $strFieldsEnclosedBy = 'Polja ogranièena sa';
273 $strFieldsEscapedBy = 'Escape karakter &nbsp; &nbsp; &nbsp;';
274 $strFields = 'Polja';
275 $strFieldsTerminatedBy = 'Polja razdvojena sa';
276 $strFileAlreadyExists = 'Datoteka %s veæ postoji na serveru, promenite ime datoteke ili ukljuèite opciju prepisivanja.';
277 $strFileCouldNotBeRead = 'Datoteku nije moguæe proèitati';
278 $strFileNameTemplate = 'Šablon imena datoteke';
279 $strFileNameTemplateRemember = 'zapamti šablon';
280 $strFixed = 'sreðeno';
281 $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.';
282 $strFlushTable = 'Osveži tabelu ("FLUSH")';
283 $strFormat = 'Format';
284 $strFormEmpty = 'Nedostaje vrednost u obrascu!';
285 $strFreePages = 'Slobodne strane';
286 $strFullText = 'Pun tekst';
287 $strFunction = 'Funkcija';
288  
289 $strGenBy = 'Generisao';
290 $strGeneralRelationFeat = 'Opšte osobine relacija';
291 $strGenerate = 'Napravi';
292 $strGeneratePassword = 'Napravi lozinku';
293 $strGenTime = 'Vreme kreiranja';
294 $strGeorgian = 'Gruzijski';
295 $strGerman = 'Nemaèki';
296 $strGlobal = 'globalno';
297 $strGlobalPrivileges = 'Globalne privilegije';
298 $strGlobalValue = 'Globalna vrednost';
299 $strGo = 'Kreni';
300 $strGrantOption = 'Omoguæi';
301 $strGreek = 'Grèki';
302 $strGzip = '"gzip-ovano"';
303  
304 $strHasBeenAltered = 'je promenjen(a).';
305 $strHasBeenCreated = 'je kreiran(a).';
306 $strHaveToShow = 'Morate izabrati bar jednu kolonu za prikaz';
307 $strHebrew = 'Hebrejski';
308 $strHexForBinary = 'Koristi heksadecimalno za binarna polja';
309 $strHomepageOfficial = 'phpMyAdmin veb sajt';
310 $strHome = 'Poèetna strana';
311 $strHost = 'Domaæin';
312 $strHostEmpty = 'Ime domaæina je prazno!';
313 $strHTMLExcel = 'Microsoft Excel 2000';
314 $strHTMLExcelOptions = 'Opcije izvoza u Microsoft Excel 2000';
315 $strHTMLWord = 'Microsoft Word 2000';
316 $strHTMLWordOptions = 'Opcije izvoza u Microsoft Word 2000';
317 $strHungarian = 'Maðarski';
318  
319 $strIcelandic = 'Islandski';
320 $strId = 'ID';
321 $strIdxFulltext = 'Tekst kljuè';
322 $strIgnore = 'Ignoriši';
323 $strIgnoreInserts = 'Ignoriši duplikate pri umetanju';
324 $strIgnoringFile = 'Ignorišem datoteku %s';
325 $strImportDocSQL = 'Uvoz docSQL datoteka';
326 $strImportFiles = 'Uvoz datoteka';
327 $strIndexes = 'Kljuèevi';
328 $strIndexHasBeenDropped = 'Kljuè %s je obrisan';
329 $strIndex = 'Kljuè';
330 $strIndexName = 'Ime kljuèa :';
331 $strIndexType = 'Tip kljuèa :';
332 $strIndexWarningMultiple = 'Više od jednog %s kljuèa je napravljeno za kolonu `%s`';
333 $strIndexWarningPrimary = 'PRIMARY i INDEX kljuèevi ne bi trebali da budu istovremeno postavljeni za kolonu `%s`';
334 $strIndexWarningTable = 'Problem pri indeksiranju tabele `%s`';
335 $strIndexWarningUnique = 'UNIQUE i INDEX kljuèevi ne bi trebali da budu istovremeno postavljeni za kolonu `%s`';
336 $strInnoDBAutoextendIncrementDesc = ' Velièina koraka proširenja velièine tabela koje se automatski proširuju kada se napune.';
337 $strInnoDBAutoextendIncrement = 'Korak automatskog proširenja';
338 $strInnoDBBufferPoolSizeDesc = 'Velièina memorijskog prihvatnika koje InnoDB koristi za keširanje podataka i indeksa svojih tabela.';
339 $strInnoDBBufferPoolSize = 'Velièina prihvatnika';
340 $strInnoDBDataFilePath = 'Datoteke sa podacima';
341 $strInnoDBDataHomeDirDesc = 'Zajednièki deo putanje direktorijuma za sve InnoDB datoteke sa podacima.';
342 $strInnoDBDataHomeDir = 'Osnovni direktorijum podataka';
343 $strInnoDBPages = 'strana';
344 $strInnodbStat = 'InnoDB status';
345 $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.';
346 $strInsertAsNewRow = 'Unesi kao novi red';
347 $strInsertedRowId = 'ID umetnutih redova:';
348 $strInsertedRows = 'Uneseno redova:';
349 $strInsertNewRow = 'Unesi novi red';
350 $strInsert = 'Novi zapis';
351 $strInternalNotNecessary = '* Unutrašnja relacija nije neophodna kada postoji i u InnoDB.';
352 $strInternalRelations = 'Unutrašnje relacije';
353 $strInUse = 'se koristi';
354 $strInvalidColumnCount = 'Broj kolona mora biti veæi od nule.';
355 $strInvalidFieldAddCount = 'Morate dodati barem jedno polje.';
356 $strInvalidFieldCount = 'Tabela mora imati barem jedno polje.';
357 $strInvalidRowNumber = '%d nije ispravan broj reda.';
358  
359 $strJapanese = 'Japanski';
360 $strJumpToDB = 'Preði na bazu &quot;%s&quot;.';
361 $strJustDeleteDescr = '&quot;Obrisani&quot; korisnici æe i dalje imati pristup serveru dok privilegije ne budu ponovo uèitane.';
362 $strJustDelete = 'Samo obriši korisnike iz tabele privilegija.';
363  
364 $strKeepPass = 'Nemoj da menjaš lozinku';
365 $strKeyname = 'Ime kljuèa';
366 $strKill = 'Obustavi';
367 $strKorean = 'Korejski';
368  
369 $strLandscape = 'Položeno';
370 $strLatchedPages = 'Zabravljene strane';
371 $strLatexCaption = 'Komentar tabele';
372 $strLatexContent = 'Sadržaj tabele __TABLE__';
373 $strLatexContinuedCaption = 'Nastavljen komentar tabele';
374 $strLatexContinued = '(nastavljeno)';
375 $strLatexIncludeCaption = 'Ukljuèi komentar tabele';
376 $strLatexLabel = 'Oznaka kljuèa';
377 $strLaTeX = 'LaTeX';
378 $strLaTeXOptions = 'LaTeX opcije';
379 $strLatexStructure = 'Struktura tabele __TABLE__';
380 $strLatvian = 'Letonski';
381 $strLengthSet = 'Dužina/Vrednost*';
382 $strLimitNumRows = 'Broj redova po strani';
383 $strLinesTerminatedBy = 'Linije se završavaju sa';
384 $strLinkNotFound = 'Veza nije pronaðena';
385 $strLinksTo = 'Veze ka';
386 $strLithuanian = 'Litvanski';
387 $strLocalhost = 'Lokalni';
388 $strLocationTextfile = 'Lokacija tekstualne datoteke';
389 $strLoginInformation = 'Podaci o prijavi';
390 $strLogin = 'Prijavljivanje';
391 $strLogout = 'Odjavljivanje';
392 $strLogPassword = 'Lozinka:';
393 $strLogServer = 'Server';
394 $strLogUsername = 'Korisnièko ime:';
395 $strLongOperation = 'Ova operacija može da potraje. Da li da nastavimo?';
396  
397 $strMaximumSize = 'Maksimalna velièina: %s%s';
398 $strMbExtensionMissing = 'mbstring PHP ekstenzija nije pronaðena, a èini se da vi koristite višebajtni skup znakova. Bez mbstring ekstenzije phpMyAdmin ne može ispravno da razdvaja stringove i to može dovesti do neoèekivanih rezultata.';
399 $strMbOverloadWarning = 'Ukljuèena vam je mbstring.func_overload opcija u PHP podešavanjima. Ova opcija je nekompatibilna sa phpMyAdmin i može dovesti do grešaka u nekim podacima!';
400 $strMIME_available_mime = 'Dostupni MIME-tipovi';
401 $strMIME_available_transform = 'Dostupne transformacije';
402 $strMIME_description = 'Opis';
403 $strMIME_MIMEtype = 'MIME-tipovi';
404 $strMIME_nodescription = 'Nema opisa za ovu transformaciju.<br />Molimo pitajte autora šta %s radi.';
405 $strMIME_transformation_note = 'Za listu dostupnih opcija transformacije i njihove transformacije MIME-tipova, kliknite na %sopise transformacija%s';
406 $strMIME_transformation_options_note = 'Molimo unesite vrednosti za opcije transformacije koristeæi ovaj oblik: \'a\',\'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\').';
407 $strMIME_transformation_options = 'Opcije transformacije';
408 $strMIME_transformation = 'Tranformacije èitaèa';
409 $strMIMETypesForTable = 'MIME TIPOVI ZA TABELU';
410 $strMIME_without = 'MIME-tipovi prikazani u kurzivu nemaju odvojene funkcije transformacije.';
411 $strModifications = 'Izmene su saèuvane';
412 $strModifyIndexTopic = 'Izmeni kljuè';
413 $strModify = 'Promeni';
414 $strMoveTableOK = 'Tabela %s je pomerena u %s.';
415 $strMoveTable = 'Pomeri tabelu u (baza<b>.</b>tabela):';
416 $strMoveTableSameNames = 'Ne mogu da premestim tabelu u samu sebe!';
417 $strMultilingual = 'višejezièki';
418 $strMyISAMDataPointerSizeDesc = 'Podrazumevana velièina pokazivaèa u bajtovima, koristi se pri CREATE TABLE za MyISAM tabele kada nije zadata opcija MAX_ROWS';
419 $strMyISAMDataPointerSize = 'Velièina pokazivaèa podataka';
420 $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';
421 $strMyISAMMaxExtraSortFileSize = 'Maksimalna velièina privremenih datoteka pri kreiranju indeksa';
422 $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).';
423 $strMyISAMMaxSortFileSize = 'Maksimalna velièina privremenih datoteka za sortiranje';
424 $strMyISAMRecoverOptionsDesc = 'Režim automatskog oporavka puknutih MyISAM tabela, podešen pri startovanju servera opcijom --myisam-recover.';
425 $strMyISAMRecoverOptions = 'Režim automatskog oporavka';
426 $strMyISAMRepairThreadsDesc = 'Ako je vrednost veæa od 1, indeksi MyISAM tabela se paralelno kreiraju (svaki indeks u sopstvenoj niti) za vreme procesa popravke sortiranjem.';
427 $strMyISAMRepairThreads = 'Niti popravke';
428 $strMyISAMSortBufferSizeDesc = 'Prihvatnik koji se alocira pri sortiranju MyISAM indeksa za vreme operacije REPAIR TABLE ili pri kreiranju indeksa sa CREATE INDEX ili ALTER TABLE.';
429 $strMyISAMSortBufferSize = 'Velièina prihvatnika za sortiranje';
430 $strMySQLCharset = 'MySQL set karaktera';
431 $strMySQLConnectionCollation = 'Sortiranje za MySQL vezu';
432 $strMySQLSaid = 'MySQL reèe: ';
433 $strMySQLShowProcess = 'Prikaži listu procesa';
434 $strMySQLShowStatus = 'Prikaži MySQL informacije o toku rada';
435 $strMySQLShowVars = 'Prikaži MySQL sistemske promenljive';
436  
437 $strName = 'Ime';
438 $strNext = 'Sledeæi';
439 $strNoActivity = 'Nije bilo aktivnosti %s ili više sekundi, molimo prijavite se ponovo';
440 $strNoDatabases = 'Baza ne postoji';
441 $strNoDatabasesSelected = 'Nije izabrana ni jedna baza.';
442 $strNoDescription = 'nema opisa';
443 $strNoDetailsForEngine = 'Nema detaljnijih informacija o statusu za ovaj pogon skladištenja.';
444 $strNoDropDatabases = '"DROP DATABASE" komanda je onemoguæena.';
445 $strNoExplain = 'Preskoèi objašnjavanje SQL-a';
446 $strNoFrames = 'phpMyAdmin preferira èitaèe koji podržavaju okvire.';
447 $strNoIndex = 'Kljuè nije definisan!';
448 $strNoIndexPartsDefined = 'Delovi kljuèa nisu definisani!';
449 $strNoModification = 'Nema izmena';
450 $strNo = 'Ne';
451 $strNone = 'nema';
452 $strNoOptions = 'Ne postoje opcije za ovaj format';
453 $strNoPassword = 'Nema lozinke';
454 $strNoPermission = 'Veb serveru nije dozvoljeno da saèuva datoteku %s.';
455 $strNoPhp = 'bez PHP koda';
456 $strNoPrivileges = 'Nema privilegija';
457 $strNoRights = 'Nije Vam dozvoljeno da budete ovde!';
458 $strNoRowsSelected = 'Nema odabranih redova';
459 $strNoSpace = 'Nedovoljno prostora za snimanje datoteke %s.';
460 $strNoTablesFound = 'Tabele nisu pronaðene u bazi.';
461 $strNoThemeSupport = 'Nema podrške za teme, molimo proverite konfiguraciju i/ili teme u direktorijumu %s.';
462 $strNotNumber = 'Ovo nije broj!';
463 $strNotOK = 'nije u redu';
464 $strNotSet = '<b>%s</b> tabela nije pronaðena ili nije postavljena u %s';
465 $strNoUsersFound = 'Korisnik nije naðen.';
466 $strNoValidateSQL = 'Preskoèi proveru SQL-a';
467 $strNull = 'Null';
468 $strNumSearchResultsInTable = '%s pogodaka unutar tabele <i>%s</i>';
469 $strNumSearchResultsTotal = '<b>Ukupno:</b> <i>%s</i> pogodaka';
470 $strNumTables = 'Tabele';
471  
472 $strOK = 'U redu';
473 $strOperations = 'Operacije';
474 $strOperator = 'Operator';
475 $strOptimizeTable = 'Optimizuj tabelu';
476 $strOr = 'ili';
477 $strOverhead = 'Prekoraèenje';
478 $strOverwriteExisting = 'Prepiši postojeæe datoteke';
479  
480 $strPageNumber = 'Broj strane:';
481 $strPagesToBeFlushed = 'Strane koje treba da budu usklaðene';
482 $strPaperSize = 'Dimenzije papira';
483 $strPartialText = 'Deo teksta';
484 $strPasswordChanged = 'Lozinka za %s je uspešno promenjena.';
485 $strPasswordEmpty = 'Lozinka je prazna!';
486 $strPasswordHashing = 'Heširanje lozinke';
487 $strPassword = 'Lozinka';
488 $strPasswordNotSame = 'Lozinke nisu identiène!';
489 $strPdfDbSchema = 'Shema baze "%s" - Strana %s';
490 $strPdfInvalidTblName = 'Tabela "%s" ne postoji!';
491 $strPdfNoTables = 'Nema tabela';
492 $strPerHour = 'na sat';
493 $strPerMinute = 'u minutu';
494 $strPerSecond = 'u sekundi';
495 $strPersian = 'Persijski';
496 $strPhoneBook = 'telefonski imenik';
497 $strPHP40203 = 'Koristite PHP 4.2.3, koji ima ozbiljan bag sa višebajtnim stringovima (mbstring). Pogledajte izveštaj o grešci br. 19404. Ova verzija PHP-a se ne preporuèuje za korišæenje sa phpMyAdmin.';
498 $strPhp = 'Napravi PHP kod';
499 $strPHPVersion = 'verzija PHP-a';
500 $strPmaDocumentation = 'phpMyAdmin dokumentacija';
501 $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> direktiva MORA biti podešena u konfiguracionoj datoteci!';
502 $strPolish = 'Poljski';
503 $strPortrait = 'Uspravno';
504 $strPos1 = 'Poèetak';
505 $strPrevious = 'Prethodna';
506 $strPrimaryKeyHasBeenDropped = 'Primarni kljuè je obrisan';
507 $strPrimaryKeyName = 'Ime primarnog kljuèa mora da bude... PRIMARY!';
508 $strPrimaryKeyWarning = '("PRIMARY" <b>mora</b> biti ime <b>samo</b> primarnog kljuèa!)';
509 $strPrimary = 'Primarni';
510 $strPrint = 'Štampaj';
511 $strPrintViewFull = 'Pogled za štampu (sa punim tekstom)';
512 $strPrintView = 'Za štampu';
513 $strPrivDescAllPrivileges = 'Ukljuèuje sve privilegije osim GRANT.';
514 $strPrivDescAlter = 'Dozvoljava izmenu struktura postojeæih tabela.';
515 $strPrivDescAlterRoutine = 'Dozvoljava izmenu i odbacivanje saèuvanih rutina.';
516 $strPrivDescCreateDb = 'Dozvoljava kreiranje novih baza i tabela.';
517 $strPrivDescCreateRoutine = 'Dozvoljava pravljenje saèuvanih rutina.';
518 $strPrivDescCreateTbl = 'Dozvoljava kreiranje novih tabela.';
519 $strPrivDescCreateTmpTable = 'Dozvoljava kreiranje privremenih tabela..';
520 $strPrivDescCreateUser = 'Dozvoljava pravljenje, odbacivanje i preimenovanje korisnièkih naloga.';
521 $strPrivDescCreateView = 'Dozvoli kreiranje novih pogleda.';
522 $strPrivDescDelete = 'Dozvoljava brisanje podataka.';
523 $strPrivDescDropDb = 'Dozvoljava odbacivanje baza i tabela.';
524 $strPrivDescDropTbl = 'Dozvoljava odbacivanje tabela.';
525 $strPrivDescExecute5 = 'Dozvoljava izvršavanje saèuvanih rutina.';
526 $strPrivDescExecute = 'Dozvoljava pokretanje saèuvanih procedura. Nema efekta u ovoj verziji MySQL-a.';
527 $strPrivDescFile = 'Dozvoljava uvoz podataka i njihov izvoz u datoteke.';
528 $strPrivDescGrant = 'Dozvoljava dodavanje korisnika i privilegija bez ponovnog uèitavanja tabela privilegija.';
529 $strPrivDescIndex = 'Dozvoljava kreiranje i brisanje kljuèeva.';
530 $strPrivDescInsert = 'Dozvoljava umetanje i zamenu podataka.';
531 $strPrivDescLockTables = 'Dozvoljava zakljuèavanje tabela tekuæim procesima.';
532 $strPrivDescMaxConnections = 'Ogranièava broj novih konekcija koje korisnik može ta otvori na sat.';
533 $strPrivDescMaxQuestions = 'Ogranièava broj upita koje korisnik može da uputi serveru za sat.';
534 $strPrivDescMaxUpdates = 'Ogranièava broj komandi koje menjaju tabele ili baze koje korisnik može da izvrši na sat.';
535 $strPrivDescProcess3 = 'Dozvoljava prekidanje procesa drugih korisnika.';
536 $strPrivDescProcess4 = 'Dozvoljava pregled kompletnih upita u listi procesa.';
537 $strPrivDescReferences = 'Nema efekta u ovoj verziji MySQL-a.';
538 $strPrivDescReload = 'Dozvoljava ponovno uèitavanje podešavanja servera i pražnjenje keša servera.';
539 $strPrivDescReplClient = 'Daje pravo korisniku da pita gde su glavni/pomoæni serveri.';
540 $strPrivDescReplSlave = 'Potrebno zbog pomoænih servera za replikaciju.';
541 $strPrivDescSelect = 'Dozvoljava èitanje podataka.';
542 $strPrivDescShowDb = 'Daje pristup kompletnoj listi baza.';
543 $strPrivDescShowView = 'Dozvoljava izvršavanje SHOW CREATE VIEW upita.';
544 $strPrivDescShutdown = 'Dozvoljava gašenje servera.';
545 $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.';
546 $strPrivDescUpdate = 'Dozvoljava izmenu podataka.';
547 $strPrivDescUsage = 'Nema privilegija.';
548 $strPrivileges = 'Privilegije';
549 $strPrivilegesReloaded = 'Privilegije su uspešno ponovo uèitane.';
550 $strProcesslist = 'Lista procesa';
551 $strPutColNames = 'Stavi imena polja u prvi red';
552  
553 $strQBEDel = 'Del';
554 $strQBEIns = 'Ins';
555 $strQBE = 'Upit po primeru';
556 $strQueryFrame = 'Prozor za upite';
557 $strQueryOnDb = 'SQL upit na bazi <b>%s</b>:';
558 $strQuerySQLHistory = 'SQL istorijat';
559 $strQueryStatistics = '<b>Statistike upita</b>: %s upita je postavljeno serveru od njegovog pokretanja.';
560 $strQueryTime = 'Upit je trajao %01.4f sekundi';
561 $strQueryType = 'Vrsta upita';
562 $strQueryWindowLock = 'Ne prepisuj ovaj upit izvan prozora';
563  
564 $strReadRequests = 'Zahtevi za èitanje';
565 $strReceived = 'Primljeno';
566 $strRecords = 'Zapisi';
567 $strReferentialIntegrity = 'Proveri referencijalni integritet:';
568 $strRefresh = 'Osveži';
569 $strRelationalSchema = 'Relaciona shema';
570 $strRelationNotWorking = 'Dodatne moguænosti za rad sa povezanim tabelama su iskljuèene. Da biste saznali zašto, kliknite %sovde%s.';
571 $strRelationsForTable = 'RELACIJE TABELE';
572 $strRelations = 'Relacije';
573 $strRelationView = 'Relacioni pogled';
574 $strReloadingThePrivileges = 'Ponovo uèitavam privilegije';
575 $strReloadMySQL = 'Ponovo pokreni MySQL';
576 $strRemoveSelectedUsers = 'Ukloni izabrane korisnike';
577 $strRenameDatabaseOK = 'Baza %s je preimenovana u %s';
578 $strRenameTableOK = 'Tabeli %s promenjeno ime u %s';
579 $strRenameTable = 'Promeni ime tabele u ';
580 $strRepairTable = 'Popravi tabelu';
581 $strReplaceNULLBy = 'Zameni NULL sa';
582 $strReplaceTable = 'Zameni podatke u tabeli sa podacima iz datoteke';
583 $strReset = 'Poništi';
584 $strResourceLimits = 'Ogranièenja resursa';
585 $strReType = 'Ponovite unos';
586 $strRevokeAndDeleteDescr = 'Korisnici æe i dalje imati USAGE privilegije dok se privilegije ponovo ne uèitaju.';
587 $strRevokeAndDelete = 'Obustavi sve aktivne privilegije korisnika i zatim ih obriši.';
588 $strRevokeMessage = 'Zabranili ste privilegije za %s';
589 $strRevoke = 'Zabrani';
590 $strRomanian = 'Rumunski';
591 $strRowLength = 'Dužina reda';
592 $strRowsFrom = ' redova poèev od reda';
593 $strRowSize = 'Velièina reda';
594 $strRowsModeFlippedHorizontal = 'horizontalnom (rotirana zaglavlja)';
595 $strRowsModeHorizontal = 'horizontalnom';
596 $strRowsModeOptions = 'u %s modu i ponovi zaglavlje posle svakog %s reda';
597 $strRowsModeVertical = 'vertikalnom';
598 $strRows = 'Redova';
599 $strRowsStatistic = 'Statistike reda';
600 $strRunning = 'na serveru %s';
601 $strRunQuery = 'Izvrši SQL upit';
602 $strRunSQLQuery = 'Izvrši SQL upit(e) na bazi %s';
603 $strRussian = 'Ruski';
604  
605 $strSaveOnServer = 'Saèuvaj na server u direktorijum %s';
606 $strSave = 'Saèuvaj';
607 $strScaleFactorSmall = 'Faktor umanjenja je premali da bi shema stala na jednu stranu';
608 $strSearchFormTitle = 'Pretraživanje baze';
609 $strSearchInTables = 'Unutar tabela:';
610 $strSearchNeedle = 'Reèi ili vrednosti koje se traže (džoker: "%"):';
611 $strSearchOption1 = 'bar jednu od reèi';
612 $strSearchOption2 = 'sve reèi';
613 $strSearchOption3 = 'taèan izraz';
614 $strSearchOption4 = 'kao regularni izraz';
615 $strSearch = 'Pretraživanje';
616 $strSearchResultsFor = 'Rezultati pretrage za "<i>%s</i>" %s:';
617 $strSearchType = 'Traži:';
618 $strSecretRequired = 'Konfiguraciona datoteka zahteva tajnu lozinku (blowfish_secret).';
619 $strSelectADb = 'Izaberite bazu';
620 $strSelectAll = 'Izaberi sve';
621 $strSelectBinaryLog = 'Izaberite binarni dnevnik za pregled';
622 $strSelectFields = 'Izaberi polja (najmanje jedno)';
623 $strSelectNumRows = 'u upitu';
624 $strSelectTables = 'Izaberi tabele';
625 $strSend = 'Saèuvaj kao datoteku';
626 $strSent = 'Poslato';
627 $strServerChoice = 'Izbor servera';
628 $strServerNotResponding = 'Server ne odgovara';
629 $strServer = 'Server';
630 $strServerStatus = 'Informacije o toku rada';
631 $strServerStatusUptime = 'Ovaj MySQL server radi veæ %s. Pokrenut je %s.';
632 $strServerTabProcesslist = 'Procesi';
633 $strServerTabVariables = 'Promenljive';
634 $strServerTrafficNotes = '<b>Saobraæaj servera</b>: Tabele pokazuju statistike mrežnog saobraæaja na ovom MySQL serveru od njegovog pokretanja.';
635 $strServerVars = 'Serverske promenljive i podešavanja';
636 $strServerVersion = 'Verzija servera';
637 $strSessionValue = 'Vrednost sesije';
638 $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\').';
639 $strShowAll = 'Prikaži sve';
640 $strShowColor = 'Prikaži boju';
641 $strShowDatadictAs = 'Format reènika podataka';
642 $strShowFullQueries = 'Prikaži kompletne upite';
643 $strShowGrid = 'Prikaži mrežu';
644 $strShowingRecords = 'Prikaz zapisa';
645 $strShowPHPInfo = 'Prikaži informacije o PHP-u';
646 $strShow = 'Prikaži';
647 $strShowTableDimension = 'Prikaži dimenzije tabele';
648 $strShowTables = 'Prikaži tabele';
649 $strShowThisQuery = 'Prikaži ponovo ovaj upit';
650 $strSimplifiedChinese = 'Pojednostavljeni kineski';
651 $strSingly = '(po jednom polju)';
652 $strSize = 'Velièina';
653 $strSlovak = 'Slovaèki';
654 $strSlovenian = 'Slovenaèki';
655 $strSocketProblem = '(ili prikljuèak lokalnog MySQL servera nije ispravno podešen)';
656 $strSortByKey = 'Sortiraj po kljuèu';
657 $strSort = 'Sortiranje';
658 $strSpaceUsage = 'Zauzeæe';
659 $strSpanish = 'Španski';
660 $strSplitWordsWithSpace = 'Reèi se odvajaju razmakom (" ").';
661 $strSQLExportCompatibility = 'Kompatibilnost SQL izvoza';
662 $strSQLExportType = 'Tip izvoza';
663 $strSQLOptions = 'SQL opcije';
664 $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:';
665 $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';
666 $strSQLQuery = 'SQL upit';
667 $strSQLResult = 'SQL rezultat';
668 $strSQL = 'SQL';
669 $strSQPBugInvalidIdentifer = 'Neispravan identifikator';
670 $strSQPBugUnclosedQuote = 'Navodnik nije zatvoren';
671 $strSQPBugUnknownPunctuation = 'Nepoznat string interpunkcije';
672 $strStatCheckTime = 'Poslednja provera';
673 $strStatCreateTime = 'Napravljeno';
674 $strStatement = 'Ime';
675 $strStatUpdateTime = 'Poslednja izmena';
676 $strStatus = 'Status';
677 $strStorageEngine = 'Pogon skladištenja';
678 $strStorageEngines = 'Pogoni skladištenja';
679 $strStrucCSV = 'CSV format';
680 $strStrucData = 'Struktura i podaci';
681 $strStrucDrop = 'Dodaj \'DROP TABLE\'';
682 $strStrucExcelCSV = 'CSV za MS Excel';
683 $strStrucNativeExcel = 'Izvorni MS Excel podaci';
684 $strStrucOnly = 'Samo struktura';
685 $strStructPropose = 'Predloži strukturu tabele';
686 $strStructure = 'Struktura';
687 $strSubmit = 'Pošalji';
688 $strSuccess = 'Vaš SQL upit je uspešno izvršen';
689 $strSum = 'Ukupno';
690 $strSwedish = 'Švedski';
691 $strSwitchToDatabase = 'Prebaci se na kopiranu bazu';
692 $strSwitchToTable = 'Preði na kopiranu tabelu';
693  
694 $strTableComments = 'Komentari tabele';
695 $strTableEmpty = 'Ima tabele je prazno!';
696 $strTableHasBeenDropped = 'Tabela %s je odbaèena';
697 $strTableHasBeenEmptied = 'Tabela %s je ispražnjena';
698 $strTableHasBeenFlushed = 'Tabela %s je osvežena';
699 $strTableMaintenance = 'Radnje na tabeli';
700 $strTableOfContents = 'Sadržaj';
701 $strTableOptions = 'Opcije tabele';
702 $strTables = '%s tabela';
703 $strTableStructure = 'Struktura tabele';
704 $strTable = 'Tabela';
705 $strTableType = 'Tip tabele';
706 $strTakeIt = 'preuzmi';
707 $strTblPrivileges = 'Privilegije vezane za tabele';
708 $strTextAreaLength = 'Zbog njehove velièine, polje<br />možda neæete moæi da izmenite';
709 $strThai = 'Tajski';
710 $strTheme = 'Tema / stil';
711 $strThisHost = 'Ovaj server';
712 $strThisNotDirectory = 'Ovo nije direktorijum';
713 $strThreadSuccessfullyKilled = 'Proces %s je uspešno prekinut.';
714 $strTime = 'Vreme';
715 $strToggleScratchboard = 'Ukljuèi/iskljuèi radnu tablu';
716 $strTotalUC = 'Ukupno';
717 $strTotal = 'ukupno';
718 $strTraditionalChinese = 'Tradicionalni kineski';
719 $strTraditionalSpanish = 'Tradicionalni španski';
720 $strTraffic = 'Saobraæaj';
721 $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';
722 $strTransformation_application_octetstream__hex = 'Prikazuje heksadecimalni prikaz podataka.';
723 $strTransformation_image_jpeg__inline = 'Prikazuje umanjenu sliku na koju je moguæe kliknuti; opcije: širina, visina u pikselima (èuva originalni odnos)';
724 $strTransformation_image_jpeg__link = 'Prikazuje link ka ovoj slici (npr. direktno preuzimanje iz BLOB-a).';
725 $strTransformation_image_png__inline = 'Prikaži JPEG slike na strani';
726 $strTransformation_text_plain__dateformat = 'Uzima TIME, TIMESTAMP ili DATETIME polje i formatira ga koristeæi lokalni oblik prikazivanja datuma. Prva opcija je ofset (u satima) koji se dodaje vremenskoj oznaci (podrazumevano: 0). Druga opcija je razlièit format datuma prema parametrima koji su dostupni za PHP-ov strftime().';
727 $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)';
728 $strTransformation_text_plain__formatted = 'Èuva originalno formatiranje polja. Escaping se ne vrši.';
729 $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.';
730 $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.';
731 $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: ...) .';
732 $strTruncateQueries = 'Prikaži skraæene upite';
733 $strTurkish = 'Turski';
734 $strType = 'Tip';
735  
736 $strUkrainian = 'Ukrajinski';
737 $strUncheckAll = 'nijedno';
738 $strUnicode = 'Unikod';
739 $strUnique = 'Jedinstveni';
740 $strUnknown = 'nepoznat';
741 $strUnselectAll = 'ništa';
742 $strUpdatePrivMessage = 'Ažurirali ste privilegije za %s.';
743 $strUpdateProfileMessage = 'Profil je promenjen.';
744 $strUpdateQuery = 'Ažuriraj upit';
745 $strUpdComTab = 'Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments';
746 $strUpgrade = 'Trebalo bi da unapredite vaš %s server na verziju %s ili noviju.';
747 $strUsage = 'Zauzeæe';
748 $strUseBackquotes = 'Koristi \' za ogranièavanje imena polja';
749 $strUseHostTable = 'Koristi tabelu domaæina';
750 $strUserAlreadyExists = 'Korisnik %s veæ postoji!';
751 $strUserEmpty = 'Ime korisnika nije uneto!';
752 $strUser = 'Korisnik';
753 $strUserName = 'Ime korisnika';
754 $strUserNotFound = 'Izabrani korisnik nije pronaðen u tabeli privilegija.';
755 $strUserOverview = 'Pregled korisnika';
756 $strUsersDeleted = 'Izabrani korisnici su uspešno obrisani.';
757 $strUsersHavingAccessToDb = 'Korisnici koji imaju pristup &quot;%s&quot;';
758 $strUseTabKey = 'Koristite TAB taster za pomeranje od polja do polja, ili CTRL+strelice za slobodno pomeranje';
759 $strUseTables = 'Koristi tabele';
760 $strUseTextField = 'Koristi tekst polje';
761 $strUseThisValue = 'Koristi ovu vrednost';
762  
763 $strValidateSQL = 'Proveri SQL';
764 $strValidatorError = 'SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane neophodne PHP ekstenzije opisane u %sdokumentaciji%s.';
765 $strValue = 'Vrednost';
766 $strVar = 'Promenljiva';
767 $strVersionInformation = 'Informacije o verziji';
768 $strViewDumpDatabases = 'Prikaži sadržaj (shemu) baze';
769 $strViewDumpDB = 'Prikaži sadržaj (shemu) baze';
770 $strViewDump = 'Prikaži sadržaj (shemu) tabele';
771 $strViewHasBeenDropped = 'Pogled %s je odbaèen';
772 $strView = 'Pogled';
773  
774 $strWebServerUploadDirectory = 'direktorijum za slanje veb servera ';
775 $strWebServerUploadDirectoryError = 'Direktorijum koji ste izabrali za slanje nije dostupan';
776 $strWelcome = 'Dobrodošli na %s';
777 $strWestEuropean = 'Zapadnoevropski';
778 $strWildcard = 'džoker';
779 $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';
780 $strWithChecked = 'Oznaèeno:';
781 $strWriteRequests = 'Zahtevi za upis';
782 $strWritingCommentNotPossible = 'Pisanje komentara nije moguæe';
783 $strWritingRelationNotPossible = 'Upisivanje relacije nije moguæe';
784 $strWrongUser = 'Pogrešno korisnièko ime/lozinka. Pristup odbijen.';
785  
786 $strXML = 'XML';
787  
788 $strYes = 'Da';
789  
790 $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja ogranièenja.';
791 $strZip = '"zipovano"';
792  
793 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
794 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
795 $strCSV = 'CSV'; //to translate
796 $strImport = 'Import'; //to translate
797 $strImportFormat = 'Format of imported file'; //to translate
798 $strFileToImport = 'File to import'; //to translate
799 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
800 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
801 $strCSVImportOptions = 'CSV options'; //to translate
802 $strPartialImport = 'Partial import'; //to translate
803 $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
804 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
805 $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate
806 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
807 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
808 $strNothingToImport = 'You didn\'t enter any data to import!'; //to translate
809 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
810 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
811 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
812 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
813 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
814 $strFlushQueryCache = 'Flush query cache'; //to translate
815 $strFlushTables = 'Flush (close) all tables'; //to translate
816 $strHandler = 'Handler'; //to translate
817 $strJoins = 'Joins'; //to translate
818 $strKeyCache = 'Key cache'; //to translate
819 $strMaxConnects = 'max. concurrent connections'; //to translate
820 $strQueryCache = 'Query cache'; //to translate
821 $strReplication = 'Replication'; //to translate
822 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
823 $strShowOpenTables = 'Show open tables'; //to translate
824 $strShowSlaveHosts = 'Show slave hosts'; //to translate
825 $strShowSlaveStatus = 'Show slave status'; //to translate
826 $strShowStatusReset = 'Reset'; //to translate
827 $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate
828 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
829 $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate
830 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
831 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
832 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
833 $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate
834 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
835 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
836 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
837 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
838 $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate
839 $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate
840 $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate
841 $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate
842 $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate
843 $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate
844 $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate
845 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
846 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
847 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
848 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
849 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
850 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
851 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
852 $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate
853 $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate
854 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
855 $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate
856 $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate
857 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
858 $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate
859 $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate
860 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
861 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
862 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
863 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
864 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
865 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
866 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
867 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
868 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
869 $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
870 $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
871 $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
872 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
873 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
874 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
875 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
876 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
877 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
878 $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate
879 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
880 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
881 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
882 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
883 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
884 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
885 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
886 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
887 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
888 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
889 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
890 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
891 $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate
892 $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate
893 $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate
894 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
895 $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate
896 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
897 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
898 $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
899 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
900 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
901 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
902 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
903 $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
904 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
905 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
906 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
907 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
908 $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate
909 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
910 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
911 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
912 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
913 $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate
914 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
915 $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate
916 $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate
917 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
918 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
919 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
920 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
921 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
922 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
923 $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate
924 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
925 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
926 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
927 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
928 $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate
929 $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate
930 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
931 $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate
932 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
933 $strSorting = 'Sorting'; //to translate
934 $strTempData = 'Temporary data'; //to translate
935 $strThreads = 'Threads'; //to translate
936 $strLDI = 'CSV using LOAD DATA'; //to translate
937 $strLDILocal = 'Use LOCAL keyword'; //to translate
938 $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
939 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
940 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
941 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
942 $strNumberOfFields = 'Number of fields'; //to translate
943 $strShowingBookmark = 'Showing bookmark'; //to translate
944 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
945 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
946 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
947 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
948 $strBookmarkCreated = 'Bookmark %s created'; //to translate
949 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
950 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
951 $strEsperanto = 'Esperanto'; //to translate
952 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
953 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
954 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
955 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
956 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
957 $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate
958 $strProtocolVersion = 'Protocol version'; //to translate
959 $strMysqlClientVersion = 'MySQL client version'; //to translate
960 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
961 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
962 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
963 $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
964 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
965 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
966 $strPDF = 'PDF'; //to translate
967 $strPDFOptions = 'PDF options'; //to translate
968 $strPDFReportTitle = 'Report title'; //to translate
969 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
970 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
971 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
972 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
973 $strThemeNotFound = 'Theme %s not found!'; //to translate
974 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
975 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
976 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
977 $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
978 $strSQLImportOptions = 'SQL options'; //to translate
979 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
980 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
981 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
982 ?>