typo
[phpmyadmin/crack.git] / lang / serbian-windows-1250.inc.php3
blob0d3153273850f581b5839069f76b630f8c05e09e
1 <?php
2 /* $Id$ */
4 /**
5 * Translated by:
6 * Igor Mladenovic <mligor@zimco.com>
7 * David Trajkovic <tdavid@ptt.yu>
8 */
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');
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';
25 $strAccessDenied = 'Pristup odbijen';
26 $strAction = 'Akcija';
27 $strAddDeleteColumn = 'Dodaj/Obriši Kolonu';
28 $strAddDeleteRow = 'Dodaj/Obriši polje za kriterujum';
29 $strAddNewField = 'Dodaj novo polje';
30 $strAddPriv = 'Dodaj novu privilegiju';
31 $strAddPrivMessage = 'Upravo ste dodali privilegiju.';
32 $strAddSearchConditions = 'Dodaj uslov pretraživanja (deo "where" upita):';
33 $strAddToIndex = 'Dodaj kljuè';
34 $strAddUser = 'Dodaj novog korisnika';
35 $strAddUserMessage = 'Upravo ste dodali korisnika.';
36 $strAffectedRows = 'Obuhvaæeni rekordi:';
37 $strAfter = 'Posle %s';
38 $strAfterInsertBack = 'Nazad na prethodnu stranu';
39 $strAfterInsertNewInsert = 'Dodaj jos jedan red';
40 $strAll = 'Sve';
41 $strAlterOrderBy = 'Promeni redosled u tabeli';
42 $strAnalyzeTable = 'Analiziraj tabelu';
43 $strAnd = 'i';
44 $strAnIndex = 'Kljuè je upravo dodat %s';
45 $strAny = 'Bilo koji';
46 $strAnyColumn = 'Bilo koja kolona';
47 $strAnyDatabase = 'Bilo koja baza podataka';
48 $strAnyHost = 'Bilo koji host';
49 $strAnyTable = 'Bilo koja tabela';
50 $strAnyUser = 'Bilo koji korisnik';
51 $strAPrimaryKey = 'Primarni kljuè je upravo dodat %s';
52 $strAscending = 'Rastuæi';
53 $strAtBeginningOfTable = 'Na poèetku tabele';
54 $strAtEndOfTable = 'Na kraju tabele';
55 $strAttr = 'Atributi';
57 $strBack = 'Nazad';
58 $strBinary = 'Binarni';
59 $strBinaryDoNotEdit = 'Binarni - ne memenjaj';
60 $strBookmarkDeleted = 'Obelezivaè je upravo obrisan.';
61 $strBookmarkLabel = 'Naziv';
62 $strBookmarkQuery = 'Obeležen SQL-upit';
63 $strBookmarkThis = 'Obeleži SQL-upit';
64 $strBookmarkView = 'Vidi samo';
65 $strBrowse = 'Pregled';
66 $strBzip = '"bzip-ovano"';
68 $strCantLoadMySQL = 'Ne mogu da uèitam MySql ekstenziju,<br /> molim pogledajte PHP koniguraciju.';
69 $strCantRenameIdxToPrimary = 'Ne mogu da promenim kljuè u PRIMARY (primarni) !';
70 $strCardinality = 'Kardinalnost';
71 $strCarriage = 'Prenos je vratio: \\r';
72 $strChange = 'Promeni';
73 $strChangePassword = 'Promeni šifru';
74 $strCheckAll = 'Markiraj sve';
75 $strCheckDbPriv = 'Proveri privilegije baze podataka';
76 $strCheckTable = 'Proveri tabelu';
77 $strColumn = 'Kolona';
78 $strColumnNames = 'Imena kolona';
79 $strCompleteInserts = 'Kompletan INSERT (sa imenima polja)';
80 $strConfirm = 'Da li stvarno želite da to uradite?';
81 $strCookiesRequired = 'Kukiji (Cookies) moraju u ovom sluèaju biti aktivni.';
82 $strCopyTable = 'Kopiram tabelu u (baza<b>.</b>tabela):';
83 $strCopyTableOK = 'Tabela %s je upravo kopirana u %s.';
84 $strCreate = 'Kreiraj';
85 $strCreateIndex = 'Kreiraj kljuè sa&nbsp;%s&nbsp;kolonom(e)';
86 $strCreateIndexTopic = 'Kreiraj novi kljuè';
87 $strCreateNewDatabase = 'Kreiraj bazu podataka';
88 $strCreateNewTable = 'Kreiraj novu tabelu u bazi %s';
89 $strCriteria = 'Kriterijum';
91 $strData = 'Podaci';
92 $strDatabase = 'Baza podataka ';
93 $strDatabaseHasBeenDropped = 'Baza %s je obrisana.';
94 $strDatabases = 'baze';
95 $strDatabasesStats = 'Statistika baze';
96 $strDatabaseWildcard = 'Baza (džoker karakteri dozvoljeni):';
97 $strDataOnly = 'Samo podaci';
98 $strDefault = 'Default';
99 $strDelete = 'Obriši';
100 $strDeleted = 'Red je obrisan';
101 $strDeletedRows = 'Obrisani redovi:';
102 $strDeleteFailed = 'Brisanje nije uspelo!';
103 $strDeleteUserMessage = 'Upravo ste obrisali korisnika: %s.';
104 $strDescending = 'Opadajuææi';
105 $strDisplay = 'Prikaži';
106 $strDisplayOrder = 'Redosled prikaza:';
107 $strDoAQuery = 'Napravi "upit po primeru" (džoker: "%")';
108 $strDocu = 'Dokumentacija';
109 $strDoYouReally = 'Da li stvarno hoæete da ';
110 $strDrop = 'Obriši';
111 $strDropDB = 'Obriši bazu %s';
112 $strDropTable = 'Obriši tabelu';
113 $strDumpingData = 'Backup podataka za tabelu';
114 $strDynamic = 'dynamic';
116 $strEdit = 'Promeni';
117 $strEditPrivileges = 'Promeni privilegije';
118 $strEffective = 'Efektivne';
119 $strEmpty = 'Izprazni';
120 $strEmptyResultSet = 'MySQL je vratio prazan rezultat (nula redova).';
121 $strEnd = 'Kraj';
122 $strEnglishPrivileges = ' Info: MySQL imena privilegija moraju da budu na engleskom ';
123 $strError = 'Greska';
124 $strExtendedInserts = 'Prošireni INSERT';
125 $strExtra = 'Dodatno';
127 $strField = 'Polje';
128 $strFieldHasBeenDropped = 'Polje %s obrisano';
129 $strFields = 'Broj Polja';
130 $strFieldsEmpty = ' Broj polja je nula! ';
131 $strFieldsEnclosedBy = 'Podaci ogranièeni sa';
132 $strFieldsEscapedBy = 'Escape karakter &nbsp; &nbsp; &nbsp;';
133 $strFieldsTerminatedBy = 'Podaci razdvojeni sa';
134 $strFixed = 'sredjeno';
135 $strFlushTable = 'Refrešuj tabelu ("FLUSH")';
136 $strFormat = 'Format';
137 $strFormEmpty = 'Nedostaje vrednost u formi !';
138 $strFullText = 'Pun tekst';
139 $strFunction = 'Funkcija';
141 $strGenTime = 'Vreme kreiranja';
142 $strGo = 'Start';
143 $strGrants = 'Omoguci';
144 $strGzip = '"gzip-ovano"';
146 $strHasBeenAltered = 'je promenjen.';
147 $strHasBeenCreated = 'je kreiran.';
148 $strHome = 'Poèetna strana';
149 $strHomepageOfficial = 'phpMyAdmin WEB sajt';
150 $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Stranica';
151 $strHost = 'Host (domen)';
152 $strHostEmpty = 'Ime domena je prazno!';
154 $strIdxFulltext = 'Tekst kljuè';
155 $strIfYouWish = 'Ako zelite da izlistate samo neke kolone\nu tebeli, navedite ih razdvojene zarezom';
156 $strIgnore = 'Ignoriši';
157 $strIndex = 'Kljuè';
158 $strIndexes = 'Kljuèevi';
159 $strIndexHasBeenDropped = 'Kljuè %s je obrisan';
160 $strIndexName = 'Ime kljuèa&nbsp;:';
161 $strIndexType = 'Tip kljuèa&nbsp;:';
162 $strInsert = 'Novi rekord';
163 $strInsertAsNewRow = 'Unesi kao novi rekord';
164 $strInsertedRows = 'Uneseni rekordi:';
165 $strInsertNewRow = 'Unesi novi rekord';
166 $strInsertTextfiles = 'Importuj podatke iz tekstualne datoteke';
167 $strInstructions = 'Uputstva';
168 $strInUse = 'se koristi';
169 $strInvalidName = '"%s" je rezervisana rec, \nne možete je koristiti kao ime polja, tabele ili baze.';
171 $strKeepPass = 'Nemoj da menjas sifru';
172 $strKeyname = 'Ime Kljuèa';
173 $strKill = 'Stopiraj';
175 $strLength = 'Duzina';
176 $strLengthSet = 'Duzina/Vrednost*';
177 $strLimitNumRows = 'Broj rekorda po strani';
178 $strLineFeed = 'Karakter za liniju: \\n';
179 $strLines = 'Linije';
180 $strLinesTerminatedBy = 'Linije se završavaju sa';
181 $strLocationTextfile = 'Lokacija tekstualnog fajla';
182 $strLogin = 'Logovanje';
183 $strLogout = 'Izlogivanje';
184 $strLogPassword = 'Password:';
185 $strLogUsername = 'Username:';
187 $strModifications = 'Izmene su snimljene';
188 $strModify = 'Promeni';
189 $strModifyIndexTopic = 'Izmeni kljuè';
190 $strMoveTable = 'Pomeri tabelu u (baza<b>.</b>tabela):';
191 $strMoveTableOK = 'Tabela %s je pomereno u %s.';
192 $strMySQLReloaded = 'MySQL resetovan (reload).';
193 $strMySQLSaid = 'MySQL rece: ';
194 $strMySQLServerProcess = 'MySQL %pma_s1% startovan na %pma_s2%, ulogovan kao %pma_s3%';
195 $strMySQLShowProcess = 'Prikaži listu procesa';
196 $strMySQLShowStatus = 'Prikaži MySQL runtime informacije';
197 $strMySQLShowVars = 'Prikaži MySQL sistemske promenljive';
199 $strName = 'Ime';
200 $strNext = 'Sledeæi';
201 $strNo = 'Ne';
202 $strNoDatabases = 'Baza ne postoji';
203 $strNoDropDatabases = '"DROP DATABASE" komanda je onemogucena.';
204 $strNoFrames = 'phpMyAdmin vise voli da radi za <b>frames-capable</b> browser-ima.';
205 $strNoIndex = 'Kljuè nije definisan!';
206 $strNoIndexPartsDefined = 'Deo za kljuè nije definisan!';
207 $strNoModification = 'Nema nikakvih promena';
208 $strNone = 'Ništa';
209 $strNoPassword = 'Nema sifre';
210 $strNoPrivileges = 'Nema privilegija';
211 $strNoRights = 'Vama nije dozvoljeno da budete ovde!';
212 $strNoTablesFound = 'Tabela nije pronadjena u bazi.';
213 $strNotNumber = 'Ovo nije broj!';
214 $strNotValidNumber = ' nije odgovarajuci broj rekorda!';
215 $strNoUsersFound = 'Korisnik(ci) nije nadjen.';
216 $strNull = 'Null';
218 $strOftenQuotation = 'Navodnici koji se koriste. OPCIONO se misli da neka polja mogu, ali ne moraju da budu pod znacima navoda.';
219 $strOptimizeTable = 'Optimizuj tabelu';
220 $strOptionalControls = 'Opciono. Karakter koji prethodi specijalnim karakterima.';
221 $strOptionally = 'OPCIONO';
222 $strOr = 'ili';
223 $strOverhead = 'Prekoraèenje';
225 $strPartialText = 'Deo teksta';
226 $strPassword = 'Sifra';
227 $strPasswordEmpty = 'Sifra je prazna!';
228 $strPasswordNotSame = 'Sifra nije identicna!';
229 $strPHPVersion = 'verzija PHP-a';
230 $strPmaDocumentation = 'phpMyAdmin dokumentacija';
231 $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> deo MORA biti setovan u konfiguracijonom fajlu!';
232 $strPos1 = 'Pocetak';
233 $strPrevious = 'Prethodna';
234 $strPrimary = 'Primarni kljuè';
235 $strPrimaryKey = 'Primarni kljuè';
236 $strPrimaryKeyHasBeenDropped = 'Primarni kljuè je izbrisan';
237 $strPrimaryKeyName = 'Ime za primarni kljuè mora da bude... PRIMARY!';
238 $strPrimaryKeyWarning = '("PRIMARY" <b>može i mora</b> da bude ime i <b>samo</b> ime primarnog kljuèa!)';
239 $strPrintView = 'Za štampu';
240 $strPrivileges = 'Privilegije';
241 $strProperties = 'Informacije';
243 $strQBE = 'Upit po primeru';
244 $strQBEDel = 'Del';
245 $strQBEIns = 'Ins';
246 $strQueryOnDb = 'SQL upit na bazi <b>%s</b>:';
248 $strRecords = 'Polja';
249 $strReferentialIntegrity = 'Proveri validnost linkova:';
250 $strReloadFailed = 'restartovanje MySQL-a neuspesno.';
251 $strReloadMySQL = 'resetuj MySQL (reload)';
252 $strRememberReload = 'Ne zaboravi da restartujes (reload) server.';
253 $strRenameTable = 'Promeni ime tabele u ';
254 $strRenameTableOK = 'Tabeli %s promenjeno ime u %s';
255 $strRepairTable = 'Popravi tabelu';
256 $strReplace = 'Zameni';
257 $strReplaceTable = 'Zameni podatke u tabeli sa fajlom';
258 $strReset = 'Resetuj';
259 $strReType = 'Ponovite unos';
260 $strRevoke = 'Zabrani';
261 $strRevokeGrant = 'Zabrani Grant';
262 $strRevokeGrantMessage = 'Zabranili ste Grant privilegije za %s';
263 $strRevokeMessage = 'Zabranili ste privilegije za %s';
264 $strRevokePriv = 'Zabrani privilegije';
265 $strRowLength = 'Velièina rekorda';
266 $strRows = 'Rekordi';
267 $strRowsFrom = 'pocni od rekorda';
268 $strRowSize = ' Velièina Rekorda ';
269 $strRowsModeHorizontal = 'horinzontalnom';
270 $strRowsModeOptions = 'u %s modu i ponovi zaglavlje posle svakog %s reda';
271 $strRowsModeVertical = 'vertikalnom';
272 $strRowsStatistic = 'Statistika Rekorda';
273 $strRunning = 'startovana na %s';
274 $strRunQuery = 'Izvrši SQL Upit';
275 $strRunSQLQuery = 'Izvrši SQL upit/upite na bazi %s';
277 $strSave = 'Snimi';
278 $strSelect = 'Selektuj';
279 $strSelectADb = 'Izaberite bazu';
280 $strSelectAll = 'Selektuj sve';
281 $strSelectFields = 'Izaberi polja (najmanje jedno)';
282 $strSelectNumRows = 'u upitu';
283 $strSend = 'Snimi kao fajl';
284 $strServerChoice = 'Izbor servera';
285 $strServerVersion = 'Verzija server';
286 $strSetEnumVal = 'Ako je polje "enum" ili "set", unesite vrednosti u formatu: \'a\',\'b\',\'c\'...<br />Ako vam treba mozda obrnuta kosa crta ("\") ili jednostruki znak navoda ("\'") koristite ih u eskepovanom obliku (na primer \'\\\\xyz\' ili \'a\\\'b\').';
287 $strShow = 'Prikaži';
288 $strShowAll = 'Prikaži sve';
289 $strShowCols = 'Prikaži kolone';
290 $strShowingRecords = 'Prikaz rekorda';
291 $strShowPHPInfo = 'Prikaži informacije o PHP-u';
292 $strShowTables = 'Prikaži tabele';
293 $strShowThisQuery = ' Prikaži ovaj upit ponovo ';
294 $strSingly = '(po jednom polju)';
295 $strSize = 'Velièina';
296 $strSort = 'Sortiranje';
297 $strSpaceUsage = 'Zauzeæe';
298 $strSQLQuery = 'SQL upit';
299 $strStatement = 'Ime';
300 $strStrucCSV = 'CSV format';
301 $strStrucData = 'Struktura i podaci';
302 $strStrucDrop = 'Dodaj \'drop table\'';
303 $strStrucExcelCSV = 'CSV za MS Excel';
304 $strStrucOnly = 'Samo Struktura';
305 $strSubmit = 'Startuj';
306 $strSuccess = 'Vas SQL upit je uspesno izvrsen';
307 $strSum = 'Ukupno';
309 $strTable = 'Tabela';
310 $strTableComments = 'Komentar tabele';
311 $strTableEmpty = 'Ima tabele je prazno!';
312 $strTableHasBeenDropped = 'Tabela %s je obrisana';
313 $strTableHasBeenEmptied = 'Tabela %s je ispraznjena';
314 $strTableHasBeenFlushed = 'Tabela %s je refresovana';
315 $strTableMaintenance = 'Akcije na tabeli';
316 $strTables = '%s tabela/tabele';
317 $strTableStructure = 'Struktura tabele';
318 $strTableType = 'Tip tabele';
319 $strTextAreaLength = ' Zbog velièine ovog polja,<br /> polje necete moci da editujete ';
320 $strTheContent = 'Sadrzaj datoteke je dodat u vasu bazu.';
321 $strTheContents = 'Sadrzaj tabele zameni sa sadrzajem fajla sa identicnim primarnim i jedinstvenim (unique) kljuèem.';
322 $strTheTerminator = 'Separator polja u datoteci.';
323 $strTotal = 'ukupno';
324 $strType = 'Tip';
326 $strUncheckAll = 'Demarkiraj sve';
327 $strUnique = 'Jedinstveni kljuè';
328 $strUnselectAll = 'Deselektuj sve';
329 $strUpdatePrivMessage = 'Promenili ste privilegije za %s.';
330 $strUpdateProfile = 'Promeni profil:';
331 $strUpdateProfileMessage = 'Profil je promenjen.';
332 $strUpdateQuery = 'Update SQL Upit';
333 $strUsage = 'Zauzeæe';
334 $strUseBackquotes = 'Koristi \' za ogranièavanje imena polja';
335 $strUser = 'Korisnik';
336 $strUserEmpty = 'Ime korisnika je prazno!';
337 $strUserName = 'Ime korisnika';
338 $strUsers = 'Korisnici';
339 $strUseTables = 'Koristi tabele';
341 $strValue = 'Vrednost';
342 $strViewDump = 'Prikaži dump (shemu) tabele';
343 $strViewDumpDB = 'Prikaži dump (shemu) baze';
345 $strWelcome = 'Dobrodošli na %s';
346 $strWithChecked = 'Na selektovanim:';
347 $strWrongUser = 'Pogresno korisnicko ime/sifra. Pristup odbijen.';
349 $strYes = 'Da';
351 $strZip = '"zip-ovano"';
352 // To translate
354 $strAllTableSameWidth = 'display all Tables with same width?'; //to translate
356 $strBeginCut = 'BEGIN CUT'; //to translate
357 $strBeginRaw = 'BEGIN RAW'; //to translate
359 $strCantLoadRecodeIconv = 'Can not load iconv or recode extension needed for charset conversion, configure php to allow using these extensions or disable charset conversion in phpMyAdmin.'; //to translate
360 $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.'; //to translate
361 $strChangeDisplay = 'Choose Field to display'; //to translate
362 $strCharsetOfFile = 'Character set of the file:'; //to translate
363 $strChoosePage = 'Please choose a Page to edit'; //to translate
364 $strColComFeat = 'Displaying Column Comments'; //to translate
365 $strComments = 'Comments'; //to translate
366 $strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
367 $strConfigureTableCoord = 'Please configure the coordinates for table %s'; //to translate
368 $strCreatePage = 'Create a new Page'; //to translate
369 $strCreatePdfFeat = 'Creation of PDFs'; //to translate
371 $strDisabled = 'Disabled'; //to translate
372 $strDisplayFeat = 'Display Features'; //to translate
373 $strDisplayPDF = 'Display PDF schema'; //to translate
374 $strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
376 $strEditPDFPages = 'Edit PDF Pages'; //to translate
377 $strEnabled = 'Enabled'; //to translate
378 $strEndCut = 'END CUT'; //to translate
379 $strEndRaw = 'END RAW'; //to translate
380 $strExplain = 'Explain SQL'; //to translate
381 $strExport = 'Export'; //to translate
382 $strExportToXML = 'Export to XML format'; //to translate
384 $strGenBy = 'Generated by'; //to translate
385 $strGeneralRelationFeat = 'General relation features'; //to translate
387 $strHaveToShow = 'You have to choose at least one Column to display'; //to translate
389 $strLinkNotFound = 'Link not found'; //to translate
390 $strLinksTo = 'Links to'; //to translate
392 $strMissingBracket = 'Missing Bracket'; //to translate
393 $strMySQLCharset = 'MySQL Charset'; //to translate
395 $strNoDescription = 'no Description'; //to translate
396 $strNoExplain = 'Skip Explain SQL'; //to translate
397 $strNoPhp = 'without PHP Code'; //to translate
398 $strNoQuery = 'Nema SQL upita!'; //to translate
399 $strNotOK = 'not OK'; //to translate
400 $strNotSet = '<b>%s</b> table not found or not set in %s'; //to translate
401 $strNoValidateSQL = 'Skip Validate SQL'; //to translate
402 $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';//to translate
403 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';//to translate
405 $strOK = 'OK'; //to translate
406 $strOperations = 'Operations'; //to translate
407 $strOptions = 'Options'; //to translate
409 $strPageNumber = 'Page number:'; //to translate
410 $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate
411 $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate
412 $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate
413 $strPdfNoTables = 'No tables'; //to translate
414 $strPhp = 'Create PHP Code'; //to translate
416 $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
417 $strRelationView = 'Relation view'; //to translate
419 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; //to translate
420 $strSearch = 'Search';//to translate
421 $strSearchFormTitle = 'Search in database';//to translate
422 $strSearchInTables = 'Inside table(s):';//to translate
423 $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate
424 $strSearchOption1 = 'at least one of the words';//to translate
425 $strSearchOption2 = 'all words';//to translate
426 $strSearchOption3 = 'the exact phrase';//to translate
427 $strSearchOption4 = 'as regular expression';//to translate
428 $strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';//to translate
429 $strSearchType = 'Find:';//to translate
430 $strSelectTables = 'Select Tables'; //to translate
431 $strShowColor = 'Show color'; //to translate
432 $strShowGrid = 'Show grid'; //to translate
433 $strShowTableDimension = 'Show dimension of tables'; //to translate
434 $strSplitWordsWithSpace = 'Words are seperated by a space character (" ").';//to translate
435 $strSQL = 'SQL'; //to translate
436 $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
437 $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate
438 $strSQLResult = 'SQL result'; //to translate
439 $strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
440 $strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
441 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
442 $strStructPropose = 'Propose table structure'; //to translate
443 $strStructure = 'Structure'; //to translate
445 $strValidateSQL = 'Validate SQL'; //to translate
447 $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
448 $strWebServerUploadDirectory = 'web-server upload directory'; //to translate
449 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
450 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
451 $strServer = 'Server %s'; //to translate
452 $strPutColNames = 'Put fields names at first row'; //to translate
453 $strImportDocSQL = 'Import docSQL Files'; //to translate
454 $strDataDict = 'Data Dictionary'; //to translate
455 $strPrint = 'Print'; //to translate
456 $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate
457 $strCompression = 'Compression'; //to translate
458 $strNumTables = 'Tables'; //to translate
459 $strTotalUC = 'Total'; //to translate
460 $strRelationalSchema = 'Relational schema'; //to translate
461 $strTableOfContents = 'Table of contents'; //to translate
462 $strCannotLogin = 'Cannot login to MySQL server'; //to translate
463 $strShowDatadictAs = 'Data Dictionary Format'; //to translate
464 $strLandscape = 'Landscape'; //to translate
465 $strPortrait = 'Portrait'; //to translate
467 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
469 $strAbortedClients = 'Aborted'; //to translate
470 $strConnections = 'Connections'; //to translate
471 $strFailedAttempts = 'Failed attempts'; //to translate
472 $strGlobalValue = 'Global value'; //to translate
473 $strMoreStatusVars = 'More status variables'; //to translate
474 $strPerHour = 'per hour'; //to translate
475 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
476 $strQueryType = 'Query type'; //to translate
477 $strReceived = 'Received'; //to translate
478 $strSent = 'Sent'; //to translate
479 $strServerStatus = 'Runtime Information'; //to translate
480 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
481 $strServerTabVariables = 'Variables'; //to translate
482 $strServerTabProcesslist = 'Processes'; //to translate
483 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
484 $strServerVars = 'Server variables and settings'; //to translate
485 $strSessionValue = 'Session value'; //to translate
486 $strTraffic = 'Traffic'; //to translate
487 $strVar = 'Variable'; //to translate
489 $strCommand = 'Command'; //to translate
490 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
491 $strId = 'ID'; //to translate
492 $strProcesslist = 'Process list'; //to translate
493 $strStatus = 'Status'; //to translate
494 $strTime = 'Time'; //to translate
495 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
497 $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
498 $strLaTeX = 'LaTeX'; //to translate
500 $strAdministration = 'Administration'; //to translate
501 $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
502 $strGlobalPrivileges = 'Global privileges'; //to translate
503 $strGrantOption = 'Grant'; //to translate
504 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
505 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
506 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
507 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
508 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
509 $strPrivDescDelete = 'Allows deleting data.'; //to translate
510 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
511 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
512 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
513 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
514 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
515 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
516 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
517 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
518 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
519 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
520 $strPrivDescMaxUpdates = 'Limits the number of commands that that change any table or database the user may execute per hour.';
521 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
522 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
523 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
524 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
525 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
526 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
527 $strPrivDescSelect = 'Allows reading data.'; //to translate
528 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
529 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
530 $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
531 $strPrivDescUpdate = 'Allows changing data.'; //to translate
532 $strPrivDescUsage = 'No privileges.'; //to translate
533 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
534 $strResourceLimits = 'Resource limits'; //to translate
535 $strUserOverview = 'User overview'; //to translate
536 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate