xhtml typo
[phpmyadmin/crack.git] / lang / serbian-utf-8.inc.php3
blobdb279abd8a2f00e0a0fbd7f5567f6c71378d0871
1 <?php
2 /* $Id$ */
4 /**
5 * Translated by:
6 * Igor Mladenovic <mligor@zimco.com>
7 * David Trajkovic <tdavid@ptt.yu>
8 */
10 $charset = 'utf-8';
11 $allow_recoding = TRUE;
12 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
13 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
14 $right_font_family = 'arial, helvetica, geneva, sans-serif';
15 $number_thousands_separator = ',';
16 $number_decimal_separator = '.';
17 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
18 $byteUnits = array('Bajtova', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
20 $day_of_week = array('Ned', 'Pon', 'Uto', 'Sre', 'Čet', 'Pet', 'Sub');
21 $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', 'Jul', 'Avg', 'Sep', 'Okt', 'Nov', 'Dec');
22 // See http://www.php.net/manual/en/function.strftime.php to define the
23 // variable below
24 $datefmt = '%d. %B %Y. u %H:%M';
26 $strAccessDenied = 'Pristup odbijen';
27 $strAction = 'Akcija';
28 $strAddDeleteColumn = 'Dodaj/Obriši Kolonu';
29 $strAddDeleteRow = 'Dodaj/Obriši polje za kriterujum';
30 $strAddNewField = 'Dodaj novo polje';
31 $strAddPriv = 'Dodaj novu privilegiju';
32 $strAddPrivMessage = 'Upravo ste dodali privilegiju.';
33 $strAddSearchConditions = 'Dodaj uslov pretraživanja (deo "where" upita):';
34 $strAddToIndex = 'Dodaj ključ';
35 $strAddUser = 'Dodaj novog korisnika';
36 $strAddUserMessage = 'Upravo ste dodali korisnika.';
37 $strAffectedRows = 'Obuhvaćeni rekordi:';
38 $strAfter = 'Posle %s';
39 $strAfterInsertBack = 'Nazad na prethodnu stranu';
40 $strAfterInsertNewInsert = 'Dodaj jos jedan red';
41 $strAll = 'Sve';
42 $strAlterOrderBy = 'Promeni redosled u tabeli';
43 $strAnalyzeTable = 'Analiziraj tabelu';
44 $strAnd = 'i';
45 $strAnIndex = 'Ključ je upravo dodat %s';
46 $strAny = 'Bilo koji';
47 $strAnyColumn = 'Bilo koja kolona';
48 $strAnyDatabase = 'Bilo koja baza podataka';
49 $strAnyHost = 'Bilo koji host';
50 $strAnyTable = 'Bilo koja tabela';
51 $strAnyUser = 'Bilo koji korisnik';
52 $strAPrimaryKey = 'Primarni ključ je upravo dodat %s';
53 $strAscending = 'Rastući';
54 $strAtBeginningOfTable = 'Na početku tabele';
55 $strAtEndOfTable = 'Na kraju tabele';
56 $strAttr = 'Atributi';
58 $strBack = 'Nazad';
59 $strBinary = 'Binarni';
60 $strBinaryDoNotEdit = 'Binarni - ne memenjaj';
61 $strBookmarkDeleted = 'Obelezivač je upravo obrisan.';
62 $strBookmarkLabel = 'Naziv';
63 $strBookmarkQuery = 'Obeležen SQL-upit';
64 $strBookmarkThis = 'Obeleži SQL-upit';
65 $strBookmarkView = 'Vidi samo';
66 $strBrowse = 'Pregled';
67 $strBzip = '"bzip-ovano"';
69 $strCantLoadMySQL = 'Ne mogu da učitam MySql ekstenziju,<br /> molim pogledajte PHP koniguraciju.';
70 $strCantRenameIdxToPrimary = 'Ne mogu da promenim ključ u PRIMARY (primarni) !';
71 $strCardinality = 'Kardinalnost';
72 $strCarriage = 'Prenos je vratio: \\r';
73 $strChange = 'Promeni';
74 $strChangePassword = 'Promeni šifru';
75 $strCheckAll = 'Markiraj sve';
76 $strCheckDbPriv = 'Proveri privilegije baze podataka';
77 $strCheckTable = 'Proveri tabelu';
78 $strColumn = 'Kolona';
79 $strColumnNames = 'Imena kolona';
80 $strCompleteInserts = 'Kompletan INSERT (sa imenima polja)';
81 $strConfirm = 'Da li stvarno želite da to uradite?';
82 $strCookiesRequired = 'Kukiji (Cookies) moraju u ovom slučaju biti aktivni.';
83 $strCopyTable = 'Kopiram tabelu u (baza<b>.</b>tabela):';
84 $strCopyTableOK = 'Tabela %s je upravo kopirana u %s.';
85 $strCreate = 'Kreiraj';
86 $strCreateIndex = 'Kreiraj ključ sa&nbsp;%s&nbsp;kolonom(e)';
87 $strCreateIndexTopic = 'Kreiraj novi ključ';
88 $strCreateNewDatabase = 'Kreiraj bazu podataka';
89 $strCreateNewTable = 'Kreiraj novu tabelu u bazi %s';
90 $strCriteria = 'Kriterijum';
92 $strData = 'Podaci';
93 $strDatabase = 'Baza podataka ';
94 $strDatabaseHasBeenDropped = 'Baza %s je obrisana.';
95 $strDatabases = 'baze';
96 $strDatabasesStats = 'Statistika baze';
97 $strDatabaseWildcard = 'Baza (džoker karakteri dozvoljeni):';
98 $strDataOnly = 'Samo podaci';
99 $strDefault = 'Default';
100 $strDelete = 'Obriši';
101 $strDeleted = 'Red je obrisan';
102 $strDeletedRows = 'Obrisani redovi:';
103 $strDeleteFailed = 'Brisanje nije uspelo!';
104 $strDeleteUserMessage = 'Upravo ste obrisali korisnika: %s.';
105 $strDescending = 'Opadajućći';
106 $strDisplay = 'Prikaži';
107 $strDisplayOrder = 'Redosled prikaza:';
108 $strDoAQuery = 'Napravi "upit po primeru" (džoker: "%")';
109 $strDocu = 'Dokumentacija';
110 $strDoYouReally = 'Da li stvarno hoćete da ';
111 $strDrop = 'Obriši';
112 $strDropDB = 'Obriši bazu %s';
113 $strDropTable = 'Obriši tabelu';
114 $strDumpingData = 'Backup podataka za tabelu';
115 $strDynamic = 'dynamic';
117 $strEdit = 'Promeni';
118 $strEditPrivileges = 'Promeni privilegije';
119 $strEffective = 'Efektivne';
120 $strEmpty = 'Izprazni';
121 $strEmptyResultSet = 'MySQL je vratio prazan rezultat (nula redova).';
122 $strEnd = 'Kraj';
123 $strEnglishPrivileges = ' Info: MySQL imena privilegija moraju da budu na engleskom ';
124 $strError = 'Greska';
125 $strExtendedInserts = 'Prošireni INSERT';
126 $strExtra = 'Dodatno';
128 $strField = 'Polje';
129 $strFieldHasBeenDropped = 'Polje %s obrisano';
130 $strFields = 'Broj Polja';
131 $strFieldsEmpty = ' Broj polja je nula! ';
132 $strFieldsEnclosedBy = 'Podaci ograničeni sa';
133 $strFieldsEscapedBy = 'Escape karakter &nbsp; &nbsp; &nbsp;';
134 $strFieldsTerminatedBy = 'Podaci razdvojeni sa';
135 $strFixed = 'sredjeno';
136 $strFlushTable = 'Refrešuj tabelu ("FLUSH")';
137 $strFormat = 'Format';
138 $strFormEmpty = 'Nedostaje vrednost u formi !';
139 $strFullText = 'Pun tekst';
140 $strFunction = 'Funkcija';
142 $strGenTime = 'Vreme kreiranja';
143 $strGo = 'Start';
144 $strGrants = 'Omoguci';
145 $strGzip = '"gzip-ovano"';
147 $strHasBeenAltered = 'je promenjen.';
148 $strHasBeenCreated = 'je kreiran.';
149 $strHome = 'Početna strana';
150 $strHomepageOfficial = 'phpMyAdmin WEB sajt';
151 $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Stranica';
152 $strHost = 'Host (domen)';
153 $strHostEmpty = 'Ime domena je prazno!';
155 $strIdxFulltext = 'Tekst ključ';
156 $strIfYouWish = 'Ako zelite da izlistate samo neke kolone\nu tebeli, navedite ih razdvojene zarezom';
157 $strIgnore = 'Ignoriši';
158 $strIndex = 'Ključ';
159 $strIndexes = 'Ključevi';
160 $strIndexHasBeenDropped = 'Ključ %s je obrisan';
161 $strIndexName = 'Ime ključa&nbsp;:';
162 $strIndexType = 'Tip ključa&nbsp;:';
163 $strInsert = 'Novi rekord';
164 $strInsertAsNewRow = 'Unesi kao novi rekord';
165 $strInsertedRows = 'Uneseni rekordi:';
166 $strInsertNewRow = 'Unesi novi rekord';
167 $strInsertTextfiles = 'Importuj podatke iz tekstualne datoteke';
168 $strInstructions = 'Uputstva';
169 $strInUse = 'se koristi';
170 $strInvalidName = '"%s" je rezervisana rec, \nne možete je koristiti kao ime polja, tabele ili baze.';
172 $strKeepPass = 'Nemoj da menjas sifru';
173 $strKeyname = 'Ime Ključa';
174 $strKill = 'Stopiraj';
176 $strLength = 'Duzina';
177 $strLengthSet = 'Duzina/Vrednost*';
178 $strLimitNumRows = 'Broj rekorda po strani';
179 $strLineFeed = 'Karakter za liniju: \\n';
180 $strLines = 'Linije';
181 $strLinesTerminatedBy = 'Linije se završavaju sa';
182 $strLocationTextfile = 'Lokacija tekstualnog fajla';
183 $strLogin = 'Logovanje';
184 $strLogout = 'Izlogivanje';
185 $strLogPassword = 'Password:';
186 $strLogUsername = 'Username:';
188 $strModifications = 'Izmene su snimljene';
189 $strModify = 'Promeni';
190 $strModifyIndexTopic = 'Izmeni ključ';
191 $strMoveTable = 'Pomeri tabelu u (baza<b>.</b>tabela):';
192 $strMoveTableOK = 'Tabela %s je pomereno u %s.';
193 $strMySQLReloaded = 'MySQL resetovan (reload).';
194 $strMySQLSaid = 'MySQL rece: ';
195 $strMySQLServerProcess = 'MySQL %pma_s1% startovan na %pma_s2%, ulogovan kao %pma_s3%';
196 $strMySQLShowProcess = 'Prikaži listu procesa';
197 $strMySQLShowStatus = 'Prikaži MySQL runtime informacije';
198 $strMySQLShowVars = 'Prikaži MySQL sistemske promenljive';
200 $strName = 'Ime';
201 $strNext = 'Sledeći';
202 $strNo = 'Ne';
203 $strNoDatabases = 'Baza ne postoji';
204 $strNoDropDatabases = '"DROP DATABASE" komanda je onemogucena.';
205 $strNoFrames = 'phpMyAdmin vise voli da radi za <b>frames-capable</b> browser-ima.';
206 $strNoIndex = 'Ključ nije definisan!';
207 $strNoIndexPartsDefined = 'Deo za ključ nije definisan!';
208 $strNoModification = 'Nema nikakvih promena';
209 $strNone = 'Ništa';
210 $strNoPassword = 'Nema sifre';
211 $strNoPrivileges = 'Nema privilegija';
212 $strNoRights = 'Vama nije dozvoljeno da budete ovde!';
213 $strNoTablesFound = 'Tabela nije pronadjena u bazi.';
214 $strNotNumber = 'Ovo nije broj!';
215 $strNotValidNumber = ' nije odgovarajuci broj rekorda!';
216 $strNoUsersFound = 'Korisnik(ci) nije nadjen.';
217 $strNull = 'Null';
219 $strOftenQuotation = 'Navodnici koji se koriste. OPCIONO se misli da neka polja mogu, ali ne moraju da budu pod znacima navoda.';
220 $strOptimizeTable = 'Optimizuj tabelu';
221 $strOptionalControls = 'Opciono. Karakter koji prethodi specijalnim karakterima.';
222 $strOptionally = 'OPCIONO';
223 $strOr = 'ili';
224 $strOverhead = 'Prekoračenje';
226 $strPartialText = 'Deo teksta';
227 $strPassword = 'Sifra';
228 $strPasswordEmpty = 'Sifra je prazna!';
229 $strPasswordNotSame = 'Sifra nije identicna!';
230 $strPHPVersion = 'verzija PHP-a';
231 $strPmaDocumentation = 'phpMyAdmin dokumentacija';
232 $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> deo MORA biti setovan u konfiguracijonom fajlu!';
233 $strPos1 = 'Pocetak';
234 $strPrevious = 'Prethodna';
235 $strPrimary = 'Primarni ključ';
236 $strPrimaryKey = 'Primarni ključ';
237 $strPrimaryKeyHasBeenDropped = 'Primarni ključ je izbrisan';
238 $strPrimaryKeyName = 'Ime za primarni ključ mora da bude... PRIMARY!';
239 $strPrimaryKeyWarning = '("PRIMARY" <b>može i mora</b> da bude ime i <b>samo</b> ime primarnog ključa!)';
240 $strPrintView = 'Za štampu';
241 $strPrivileges = 'Privilegije';
242 $strProperties = 'Informacije';
244 $strQBE = 'Upit po primeru';
245 $strQBEDel = 'Del';
246 $strQBEIns = 'Ins';
247 $strQueryOnDb = 'SQL upit na bazi <b>%s</b>:';
249 $strRecords = 'Polja';
250 $strReferentialIntegrity = 'Proveri validnost linkova:';
251 $strReloadFailed = 'restartovanje MySQL-a neuspesno.';
252 $strReloadMySQL = 'resetuj MySQL (reload)';
253 $strRememberReload = 'Ne zaboravi da restartujes (reload) server.';
254 $strRenameTable = 'Promeni ime tabele u ';
255 $strRenameTableOK = 'Tabeli %s promenjeno ime u %s';
256 $strRepairTable = 'Popravi tabelu';
257 $strReplace = 'Zameni';
258 $strReplaceTable = 'Zameni podatke u tabeli sa fajlom';
259 $strReset = 'Resetuj';
260 $strReType = 'Ponovite unos';
261 $strRevoke = 'Zabrani';
262 $strRevokeGrant = 'Zabrani Grant';
263 $strRevokeGrantMessage = 'Zabranili ste Grant privilegije za %s';
264 $strRevokeMessage = 'Zabranili ste privilegije za %s';
265 $strRevokePriv = 'Zabrani privilegije';
266 $strRowLength = 'Veličina rekorda';
267 $strRows = 'Rekordi';
268 $strRowsFrom = 'pocni od rekorda';
269 $strRowSize = ' Veličina Rekorda ';
270 $strRowsModeHorizontal = 'horinzontalnom';
271 $strRowsModeOptions = 'u %s modu i ponovi zaglavlje posle svakog %s reda';
272 $strRowsModeVertical = 'vertikalnom';
273 $strRowsStatistic = 'Statistika Rekorda';
274 $strRunning = 'startovana na %s';
275 $strRunQuery = 'Izvrši SQL Upit';
276 $strRunSQLQuery = 'Izvrši SQL upit/upite na bazi %s';
278 $strSave = 'Snimi';
279 $strSelect = 'Selektuj';
280 $strSelectADb = 'Izaberite bazu';
281 $strSelectAll = 'Selektuj sve';
282 $strSelectFields = 'Izaberi polja (najmanje jedno)';
283 $strSelectNumRows = 'u upitu';
284 $strSend = 'Snimi kao fajl';
285 $strServerChoice = 'Izbor servera';
286 $strServerVersion = 'Verzija server';
287 $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\').';
288 $strShow = 'Prikaži';
289 $strShowAll = 'Prikaži sve';
290 $strShowCols = 'Prikaži kolone';
291 $strShowingRecords = 'Prikaz rekorda';
292 $strShowPHPInfo = 'Prikaži informacije o PHP-u';
293 $strShowTables = 'Prikaži tabele';
294 $strShowThisQuery = ' Prikaži ovaj upit ponovo ';
295 $strSingly = '(po jednom polju)';
296 $strSize = 'Veličina';
297 $strSort = 'Sortiranje';
298 $strSpaceUsage = 'Zauzeće';
299 $strSQLQuery = 'SQL upit';
300 $strStatement = 'Ime';
301 $strStrucCSV = 'CSV format';
302 $strStrucData = 'Struktura i podaci';
303 $strStrucDrop = 'Dodaj \'drop table\'';
304 $strStrucExcelCSV = 'CSV za MS Excel';
305 $strStrucOnly = 'Samo Struktura';
306 $strSubmit = 'Startuj';
307 $strSuccess = 'Vas SQL upit je uspesno izvrsen';
308 $strSum = 'Ukupno';
310 $strTable = 'Tabela';
311 $strTableComments = 'Komentar tabele';
312 $strTableEmpty = 'Ima tabele je prazno!';
313 $strTableHasBeenDropped = 'Tabela %s je obrisana';
314 $strTableHasBeenEmptied = 'Tabela %s je ispraznjena';
315 $strTableHasBeenFlushed = 'Tabela %s je refresovana';
316 $strTableMaintenance = 'Akcije na tabeli';
317 $strTables = '%s tabela/tabele';
318 $strTableStructure = 'Struktura tabele';
319 $strTableType = 'Tip tabele';
320 $strTextAreaLength = ' Zbog veličine ovog polja,<br /> polje necete moci da editujete ';
321 $strTheContent = 'Sadrzaj datoteke je dodat u vasu bazu.';
322 $strTheContents = 'Sadrzaj tabele zameni sa sadrzajem fajla sa identicnim primarnim i jedinstvenim (unique) ključem.';
323 $strTheTerminator = 'Separator polja u datoteci.';
324 $strTotal = 'ukupno';
325 $strType = 'Tip';
327 $strUncheckAll = 'Demarkiraj sve';
328 $strUnique = 'Jedinstveni ključ';
329 $strUnselectAll = 'Deselektuj sve';
330 $strUpdatePrivMessage = 'Promenili ste privilegije za %s.';
331 $strUpdateProfile = 'Promeni profil:';
332 $strUpdateProfileMessage = 'Profil je promenjen.';
333 $strUpdateQuery = 'Update SQL Upit';
334 $strUsage = 'Zauzeće';
335 $strUseBackquotes = 'Koristi \' za ograničavanje imena polja';
336 $strUser = 'Korisnik';
337 $strUserEmpty = 'Ime korisnika je prazno!';
338 $strUserName = 'Ime korisnika';
339 $strUsers = 'Korisnici';
340 $strUseTables = 'Koristi tabele';
342 $strValue = 'Vrednost';
343 $strViewDump = 'Prikaži dump (shemu) tabele';
344 $strViewDumpDB = 'Prikaži dump (shemu) baze';
346 $strWelcome = 'Dobrodošli na %s';
347 $strWithChecked = 'Na selektovanim:';
348 $strWrongUser = 'Pogresno korisnicko ime/sifra. Pristup odbijen.';
350 $strYes = 'Da';
352 $strZip = '"zip-ovano"';
353 // To translate
355 $strAllTableSameWidth = 'display all Tables with same width?'; //to translate
357 $strBeginCut = 'BEGIN CUT'; //to translate
358 $strBeginRaw = 'BEGIN RAW'; //to translate
360 $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
361 $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.'; //to translate
362 $strChangeDisplay = 'Choose Field to display'; //to translate
363 $strCharsetOfFile = 'Character set of the file:'; //to translate
364 $strChoosePage = 'Please choose a Page to edit'; //to translate
365 $strColComFeat = 'Displaying Column Comments'; //to translate
366 $strComments = 'Comments'; //to translate
367 $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
368 $strConfigureTableCoord = 'Please configure the coordinates for table %s'; //to translate
369 $strCreatePage = 'Create a new Page'; //to translate
370 $strCreatePdfFeat = 'Creation of PDFs'; //to translate
372 $strDisabled = 'Disabled'; //to translate
373 $strDisplayFeat = 'Display Features'; //to translate
374 $strDisplayPDF = 'Display PDF schema'; //to translate
375 $strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
377 $strEditPDFPages = 'Edit PDF Pages'; //to translate
378 $strEnabled = 'Enabled'; //to translate
379 $strEndCut = 'END CUT'; //to translate
380 $strEndRaw = 'END RAW'; //to translate
381 $strExplain = 'Explain SQL'; //to translate
382 $strExport = 'Export'; //to translate
383 $strExportToXML = 'Export to XML format'; //to translate
385 $strGenBy = 'Generated by'; //to translate
386 $strGeneralRelationFeat = 'General relation features'; //to translate
388 $strHaveToShow = 'You have to choose at least one Column to display'; //to translate
390 $strLinkNotFound = 'Link not found'; //to translate
391 $strLinksTo = 'Links to'; //to translate
393 $strMissingBracket = 'Missing Bracket'; //to translate
394 $strMySQLCharset = 'MySQL Charset'; //to translate
396 $strNoDescription = 'no Description'; //to translate
397 $strNoExplain = 'Skip Explain SQL'; //to translate
398 $strNoPhp = 'without PHP Code'; //to translate
399 $strNoQuery = 'Nema SQL upita!'; //to translate
400 $strNotOK = 'not OK'; //to translate
401 $strNotSet = '<b>%s</b> table not found or not set in %s'; //to translate
402 $strNoValidateSQL = 'Skip Validate SQL'; //to translate
403 $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';//to translate
404 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';//to translate
406 $strOK = 'OK'; //to translate
407 $strOperations = 'Operations'; //to translate
408 $strOptions = 'Options'; //to translate
410 $strPageNumber = 'Page number:'; //to translate
411 $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate
412 $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate
413 $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate
414 $strPdfNoTables = 'No tables'; //to translate
415 $strPhp = 'Create PHP Code'; //to translate
417 $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
418 $strRelationView = 'Relation view'; //to translate
420 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; //to translate
421 $strSearch = 'Search';//to translate
422 $strSearchFormTitle = 'Search in database';//to translate
423 $strSearchInTables = 'Inside table(s):';//to translate
424 $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate
425 $strSearchOption1 = 'at least one of the words';//to translate
426 $strSearchOption2 = 'all words';//to translate
427 $strSearchOption3 = 'the exact phrase';//to translate
428 $strSearchOption4 = 'as regular expression';//to translate
429 $strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';//to translate
430 $strSearchType = 'Find:';//to translate
431 $strSelectTables = 'Select Tables'; //to translate
432 $strShowColor = 'Show color'; //to translate
433 $strShowGrid = 'Show grid'; //to translate
434 $strShowTableDimension = 'Show dimension of tables'; //to translate
435 $strSplitWordsWithSpace = 'Words are seperated by a space character (" ").';//to translate
436 $strSQL = 'SQL'; //to translate
437 $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
438 $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
439 $strSQLResult = 'SQL result'; //to translate
440 $strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
441 $strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
442 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
443 $strStructPropose = 'Propose table structure'; //to translate
444 $strStructure = 'Structure'; //to translate
446 $strValidateSQL = 'Validate SQL'; //to translate
448 $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
449 $strWebServerUploadDirectory = 'web-server upload directory'; //to translate
450 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
451 $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
452 $strServer = 'Server %s'; //to translate
453 $strPutColNames = 'Put fields names at first row'; //to translate
454 $strImportDocSQL = 'Import docSQL Files'; //to translate
455 $strDataDict = 'Data Dictionary'; //to translate
456 $strPrint = 'Print'; //to translate
457 $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
458 $strCompression = 'Compression'; //to translate
459 $strNumTables = 'Tables'; //to translate
460 $strTotalUC = 'Total'; //to translate
461 $strRelationalSchema = 'Relational schema'; //to translate
462 $strTableOfContents = 'Table of contents'; //to translate
463 $strCannotLogin = 'Cannot login to MySQL server'; //to translate
464 $strShowDatadictAs = 'Data Dictionary Format'; //to translate
465 $strLandscape = 'Landscape'; //to translate
466 $strPortrait = 'Portrait'; //to translate
468 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
470 $strAbortedClients = 'Aborted'; //to translate
471 $strConnections = 'Connections'; //to translate
472 $strFailedAttempts = 'Failed attempts'; //to translate
473 $strGlobalValue = 'Global value'; //to translate
474 $strMoreStatusVars = 'More status variables'; //to translate
475 $strPerHour = 'per hour'; //to translate
476 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
477 $strQueryType = 'Query type'; //to translate
478 $strReceived = 'Received'; //to translate
479 $strSent = 'Sent'; //to translate
480 $strServerStatus = 'Runtime Information'; //to translate
481 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
482 $strServerTabVariables = 'Variables'; //to translate
483 $strServerTabProcesslist = 'Processes'; //to translate
484 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
485 $strServerVars = 'Server variables and settings'; //to translate
486 $strSessionValue = 'Session value'; //to translate
487 $strTraffic = 'Traffic'; //to translate
488 $strVar = 'Variable'; //to translate
490 $strCommand = 'Command'; //to translate
491 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
492 $strId = 'ID'; //to translate
493 $strProcesslist = 'Process list'; //to translate
494 $strStatus = 'Status'; //to translate
495 $strTime = 'Time'; //to translate
496 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
498 $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
499 $strLaTeX = 'LaTeX'; //to translate
501 $strAdministration = 'Administration'; //to translate
502 $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
503 $strGlobalPrivileges = 'Global privileges'; //to translate
504 $strGrantOption = 'Grant'; //to translate
505 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
506 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
507 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
508 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
509 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
510 $strPrivDescDelete = 'Allows deleting data.'; //to translate
511 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
512 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
513 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
514 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
515 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
516 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
517 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
518 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
519 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
520 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
521 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
522 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
523 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
524 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
525 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
526 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
527 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
528 $strPrivDescSelect = 'Allows reading data.'; //to translate
529 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
530 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
531 $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
532 $strPrivDescUpdate = 'Allows changing data.'; //to translate
533 $strPrivDescUsage = 'No privileges.'; //to translate
534 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
535 $strResourceLimits = 'Resource limits'; //to translate
536 $strUserOverview = 'User overview'; //to translate
537 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
539 $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
541 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
542 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
543 $strDeleting = 'Deleting %s'; //to translate
544 $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
545 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
546 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
547 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
548 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
549 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
550 $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
552 $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
553 $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
554 $strColumnPrivileges = 'Column-specific privileges'; //to translate
555 $strDbPrivileges = 'Database-specific privileges'; //to translate
556 $strLocalhost = 'Local';
557 $strLoginInformation = 'Login Information'; //to translate
558 $strTblPrivileges = 'Table-specific privileges'; //to translate
559 $strThisHost = 'This Host'; //to translate
560 $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
561 $strUserAlreadyExists = 'The user %s already exists!'; //to translate
562 $strUseTextField = 'Use text field'; //to translate
564 $strNoUsersSelected = 'No users selected.'; //to translate
565 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
566 $strAddedColumnComment = 'Added comment for column'; //to translate
567 $strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
568 $strAddedColumnRelation = 'Added relation for column'; //to translate
569 $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
570 $strImportFinished = 'Import finished'; //to translate
571 $strFileCouldNotBeRead = 'File could not be read'; //to translate
572 $strIgnoringFile = 'Ignoring file %s'; //to translate
573 $strThisNotDirectory = 'This was not a directory'; //to translate
574 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate
575 $strImportFiles = 'Import files'; //to translate
576 $strDBGModule = 'Module'; //to translate
577 $strDBGLine = 'Line'; //to translate
578 $strDBGHits = 'Hits'; //to translate
579 $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
580 $strDBGTotalTimeMs = 'Total time, ms'; //to translate
581 $strDBGMinTimeMs = 'Min time, ms'; //to translate
582 $strDBGMaxTimeMs = 'Max time, ms'; //to translate
583 $strDBGContextID = 'Context ID'; //to translate
584 $strDBGContext = 'Context'; //to translate
585 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
586 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
587 $strCheckPrivs = 'Check Privileges'; //to translate
588 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
589 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
590 $strDatabasesStatsDisable = 'Disable Statistics'; //to translate
591 $strDatabasesStatsEnable = 'Enable Statistics'; //to translate
592 $strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
593 $strDropSelectedDatabases = 'Drop Selected Databases'; //to translate
594 $strNoDatabasesSelected = 'No databases selected.'; //to translate
595 $strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
596 $strGlobal = 'global'; //to translate
597 $strDbSpecific = 'database-specific'; //to translate
598 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;'; //to translate
599 $strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
600 $strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
601 $strChangeCopyModeCopy = '... keep the old one.'; //to translate
602 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
603 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
604 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
605 $strWildcard = 'wildcard'; //to translate
606 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
607 $strQueryTime = 'Query took %01.4f sec';//to translate
608 $strDumpComments = 'Include column comments as inline SQL-comments';//to translate
609 $strDBComment = 'Database comment: ';//to translate
610 $strQueryFrame = 'Query window';//to translate
611 $strQueryFrameDebug = 'Debugging information';//to translate
612 $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
613 $strQuerySQLHistory = 'SQL-history';//to translate
614 $strMIME_MIMEtype = 'MIME-type';//to translate
615 $strMIME_transformation = 'Browser transformation';//to translate
616 $strMIME_transformation_options = 'Transformation options';//to translate
617 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
618 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
619 $strMIME_available_mime = 'Available MIME-types';//to translate
620 $strMIME_available_transform = 'Available transformations';//to translate
621 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
622 $strMIME_description = 'Description';//to translate
623 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
624 $strMIME_file = 'Filename';//to translate
625 $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
626 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
627 $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
628 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
629 $strInnodbStat = 'InnoDB Status'; //to translate
630 $updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
631 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
632 $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
633 $strSQLOptions = 'SQL options';//to translate
634 $strXML = 'XML';//to translate
635 $strCSVOptions = 'CSV options';//to translate
636 $strNoOptions = 'This format has no options';//to translate
637 $strStatCreateTime = 'Creation';//to translate
638 $strStatUpdateTime = 'Last update';//to translate
639 $strStatCheckTime = 'Last check';//to translate
640 $strPerMinute = 'per minute';//to translate
641 $strPerSecond = 'per second';//to translate
642 $strAutomaticLayout = 'Automatic layout'; //to translate
643 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate