~ubuntu-branches/ubuntu/lucid/phpmyadmin/lucid

« back to all changes in this revision

Viewing changes to lang/croatian-utf-8.inc.php

  • Committer: Bazaar Package Importer
  • Author(s): Michal Čihař
  • Date: 2010-03-08 15:25:00 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100308152500-6e8hmuqc5co39de5
Tags: 4:3.3.0-1
* New upstream version.
* Rediff debian/patches.
* Fix permissions on mediawiki export extension.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
 
/* $Id: croatian-utf-8.inc.php 13109 2009-11-08 12:04:19Z lem9 $ */
 
2
/* $Id: croatian-utf-8.inc.php 13370 2010-01-29 12:58:58Z helmo $ */
3
3
 
4
4
/**
5
5
 *   Croatian language file by
21
21
$datefmt = '%B %d, %Y u %I:%M %p';
22
22
$timespanfmt = '%s dana, %s sati, %s minuta i %s sekunda';
23
23
 
24
 
 
25
24
$strAbortedClients = 'Prekinuto';
26
25
$strAccessDeniedCreateConfig = 'Vjerojatan razlog je nepostojeća konfiguracijska datoteka. Za izradu možete upotrijebiti naredbu %1$ssetup script%2$s';
27
26
$strAccessDeniedExplanation = 'phpMyAdmin pokušao je uspostaviti vezu s MySQL poslužiteljem, ali je poslužitelj odbio povezivanje. U datoteci config.inc.php provjerite naziv računala, korisničko ime i lozinku, te provjerite da se odgovaraju podacima koje vam je dao administrator MySQL poslužitelja.';
28
27
$strAccessDenied = 'Pristup odbijen';
29
28
$strAction = 'Aktivnost';
 
29
$strActions = 'Aktivnosti';
30
30
$strAddAutoIncrement = 'Dodaj vrijednost AUTO_INCREMENT';
31
31
$strAddClause = 'Dodaj %s';
32
32
$strAddConstraints = 'Dodaj prisile';
52
52
$strAll = 'Sve';
53
53
$strAllTableSameWidth = 'Prikazati sve tablice uz istu širinu?';
54
54
$strAlterOrderBy = 'Izmijeni rasporede tablice po';
 
55
$strAnalyze = 'Analiziraj';
55
56
$strAnalyzeTable = 'Analiziraj tablicu';
56
57
$strAnd = 'I';
57
58
$strAndThen = 'i potom';
65
66
$strArabic = 'Arapski';
66
67
$strArmenian = 'Armenski';
67
68
$strAscending = 'Uzlazno';
 
69
$strAsDefined = 'Kako je definirano:';
68
70
$strAtBeginningOfTable = 'Pri početku tablice';
69
71
$strAtEndOfTable = 'Pri završetku tablice';
70
72
$strAttr = 'Atributi';
135
137
$strCheckOverhead = 'Provjeri za prepunjene tablice';
136
138
$strCheckPrivsLong = 'Provjeri privilegije za bazu podataka "%s".';
137
139
$strCheckPrivs = 'Provjeri privilegije';
 
140
$strCheck = 'Provjeri';
138
141
$strCheckTable = 'Provjeri tablicu';
139
142
$strChoosePage = 'Odaberite tablicu za uređivanje';
140
143
$strColComFeat = 'Prikazivanje stupca komentara';
142
145
$strColumnNames = 'Nazivi stupaca';
143
146
$strColumnPrivileges = 'Privilegije specifične za stupac';
144
147
$strCommand = 'Naredba';
 
148
$strComment = 'Komentar';
145
149
$strComments = 'Komentari';
146
150
$strCompatibleHashing = 'MySQL&nbsp;4.0 kompatibilno';
147
151
$strCompleteInserts = 'Dovrši umetanja';
180
184
$strCriteria = 'Kriterij';
181
185
$strCroatian = 'Hrvatski';
182
186
$strCSV = 'CSV';
 
187
$strCustomColor = 'Prilagođena boja';
183
188
$strCyrillic = 'Ćirilica';
184
189
$strCzech = 'Češki';
185
190
$strCzechSlovak = 'Češki ili Slovački';
188
193
$strDatabase = 'Baza podataka';
189
194
$strDatabaseEmpty = 'Naziv baze podataka je prazan!';
190
195
$strDatabaseExportOptions = 'Opcije izvoza baze podataka';
 
196
$strDatabaseHasBeenCreated = 'Baza podataka %1$s uspješno je izrađena.';
191
197
$strDatabaseHasBeenDropped = 'Baza podataka %s je odbačena.';
192
198
$strDatabases = 'Baze podataka';
193
199
$strDatabasesDropped = 'Baza podataka %s uspješno je odbačena.';
223
229
$strDescription = 'Opis';
224
230
$strDesignerHelpDisplayField = 'Polje pregledavanja prikazano je u rozoj boji. Kako biste za polje odabrali ili uklonili opciju polja za prikazivanje pritisnite ikonu "Odaberite polje za prikazivanje", a zatim pritisnite odgovarajući naziv polja.';
225
231
$strDesigner = 'Kreator';
 
232
$strDetails = 'Detalji...';
226
233
$strDictionary = 'rječnik';
227
234
$strDirectLinks = 'Izravne veze';
228
235
$strDirtyPages = 'Prljave stranice';
270
277
$strEsperanto = 'Esperanto';
271
278
$strEstonian = 'Estonski';
272
279
$strEvent = 'Događaj';
 
280
$strEvents = 'Događaji';
273
281
$strExcelEdition = 'Excel izdanje';
274
282
$strExecuteBookmarked = 'Izvrši favorizirani upit';
275
283
$strExplain = 'Objasni SQL';
302
310
$strFlushTable = 'Isprazni tablicu ("FLUSH")';
303
311
$strFlushTables = 'Isprazni (zatvori) sve tablice';
304
312
$strFontSize = 'Veličina fonta';
 
313
$strForeignKeyError = 'Pogreška tijekom izrade stranog ključa na %1$s (provjerite vrste podataka)';
 
314
$strForeignKeyRelationAdded = 'Dodana je relacija FOREIGN KEY';
305
315
$strFormat = 'Oblikovanje';
306
316
$strFormEmpty = 'U obrascu nedostaje vrijednost!';
307
317
$strFreePages = 'Slobodne stranice';
354
364
$strImportSuccessfullyFinished = 'Uvoz je uspješno dovršen. Izvršeno upita: %d .';
355
365
$strImport = 'Uvoz';
356
366
$strIndexes = 'Indeksi';
 
367
$strIndexesSeemEqual = 'Indeksi %1$s i %2$s izgledaju jednakim i jednog od njih moguće je ukloniti.';
357
368
$strIndexHasBeenDropped = 'Index %s je odbačen';
358
369
$strIndex = 'Indeks';
359
370
$strIndexName = 'Naziv indeksa:';
370
381
$strInnodbStat = 'InnoDB stanje';
371
382
$strInsecureMySQL = 'Vaša konfiguracijska datoteka sadrži postavke (root korisnik bez lozinke) koja odgovara zadanom privilegiranom nalogu MySQL-a. Vaš MySQL poslužitelj pokrenut je sa zadanim postavkama i kao takav otvoren je upadima. Potrebno je ispraviti ovaj sigurnosni nedostatak.';
372
383
$strInsertAsNewRow = 'Umetni kao novi redak';
 
384
$strInsertedRowId = 'Umetnut ID retka: %1$d';
373
385
$strInsert = 'Umetni';
 
386
$strInterface = 'Sučelje';
 
387
$strInternalAndForeign = 'Interna relacija nije potrebna ako postoji odgovarajuća relacija FOREIGN KEY.';
374
388
$strInternalRelationAdded = 'Dodane interne relacije';
375
389
$strInternalRelations = 'Interne relacije';
376
390
$strInUse = 'u upotrebi';
521
535
$strOpenNewWindow = 'Otvori novi phpMyAdmin prozor';
522
536
$strOperations = 'Operacije';
523
537
$strOperator = 'Operator';
 
538
$strOptimize = 'Optimiziraj';
524
539
$strOptimizeTable = 'Optimiziraj tablicu';
525
540
$strOptions = 'Opcije';
526
541
$strOr = 'Ili';
527
542
$strOverhead = 'Prepunjenje';
528
543
$strOverwriteExisting = 'Prepiši postojeće datoteke';
529
544
 
 
545
$strPacked = 'Pakirano';
530
546
$strPageNumber = 'Broj stranice:';
531
547
$strPagesToBeFlushed = 'Stranice za pražnjenje';
532
548
$strPaperSize = 'Veličina papira';
533
549
$strPartialImport = 'Djelomičan uvoz';
534
550
$strPartialText = 'Djelomični tekstovi';
 
551
$strPartitionDefinition = 'Definicija PARTICIJE';
 
552
$strPartitioned = 'particionirano';
 
553
$strPartitionMaintenance = 'Održavanje particije';
 
554
$strPartition = 'Particija %s';
535
555
$strPasswordChanged = 'Lozinka za %s uspješno je promijenjena.';
536
556
$strPasswordEmpty = 'Lozinka je prazna!';
537
557
$strPasswordHashing = 'Izrada presjeka lozinke';
538
558
$strPassword = 'Lozinka';
539
559
$strPasswordNotSame = 'Lozinke se ne podudaraju!';
 
560
$strPBXTCheckpointFrequencyDesc = 'Količina podataka zapisana u zapisnik transakcija prije izvođenja točke provjere. Zadana vrijednost je 24 MB.';
 
561
$strPBXTCheckpointFrequency = 'Učestalost točke provjere';
 
562
$strPBXTDataFileGrowSizeDesc = 'Veličina porasta rukovanim datotekama podataka (.xtr).';
 
563
$strPBXTDataFileGrowSize = 'Veličina porasta datoteke podataka';
 
564
$strPBXTDataLogThresholdDesc = 'Najveća dopuštena veličina datoteke zapisnika podataka. Zadana vrijednost je 64 MB. PBXT može izraditi najviše 32.000 zapisnika koje koriste sve tablice. Vrijednost ove varijable može se povećati kako bi se povećao ukupan broj podataka koji se mogu pohraniti u bazu podataka.';
 
565
$strPBXTDataLogThreshold = 'Najveća veličina zapisnika podataka';
 
566
$strPBXTGarbageThresholdDesc = 'Postotak otpada u datoteci zapisnika podataka prije sređivanja. Vrijednost može biti od 1 do 99. Zadana vrijednost je 50.';
 
567
$strPBXTGarbageThreshold = 'Najveća veličina otpada';
 
568
$strPBXTIndexCacheSizeDesc = 'Količina memorije dodijeljena međuspremniku indeksa. Zadana vrijednost je 32 MB. Ovdje dodijeljena memorija koristi se samo za međupohranjivanje stranica indeksa.';
 
569
$strPBXTIndexCacheSize = 'Veličina pohrane indeksa';
 
570
$strPBXTLogBufferSizeDesc = 'Veličina međuspremnika tijekom zapisivanja podataka zapisnika. Zadana vrijednost je 256 MB. Pogon dodjeljuje jedan međuspremnik po grani, ali samo ako je grana potrebna za zapisivanje zapisnika podataka.';
 
571
$strPBXTLogBufferSize = 'Veličina međuspremnika zapisnika';
 
572
$strPBXTLogCacheSizeDesc = 'Količina memorije dodijeljena međuspremniku zapisnika transakcija. Zadana vrijednost je 16 MB.';
 
573
$strPBXTLogCacheSize = 'Veličina pohrane zapisnika';
 
574
$strPBXTLogFileCountDesc = 'Broj datoteka zapisnika transakcija (pbxt/system/xlog*.xt) koje će sustav održavati. Ako broj zapisnika premašuje ovu vrijednost, stari zapisnici bit će izbrisani. U protivnom se preimenuju i daje im se sljedeći veći redni broj.';
 
575
$strPBXTLogFileCount = 'Najveći broj datoteka zapisnika';
 
576
$strPBXTLogFileThresholdDesc = 'Veličina zapisnika transakcija prije povrata i izrade novog zapisnika. Zadana vrijednost je 16 MB.';
 
577
$strPBXTLogFileThreshold = 'Najveća veličina datoteke zapisnika';
 
578
$strPBXTRecordCacheSizeDesc = 'Količina memorije dodijeljena međuspremniku zapisnika koja se koristi za međuspremanje podataka tablice. Zadana vrijednost je 32 MB. Ova se memorija upotrebljava za međuspremanje izmjena u datotekama rukovanim podacima (.xtd) pokazivača retka (.xtr).';
 
579
$strPBXTRecordCacheSize = 'Veličina pohrane zapisa';
 
580
$strPBXTRowFileGrowSizeDesc = 'Veličina porasta datoteka pokazivača retka (.xtr).';
 
581
$strPBXTRowFileGrowSize = 'Veličina porasta datoteke redaka';
 
582
$strPBXTTransactionBufferSizeDesc = 'Veličina globalnog međuspremnika zapisnika transakcija (pogon dodjeljuje 2 međuspremnika ove veličine). Zadana vrijednost je 1 MB.';
 
583
$strPBXTTransactionBufferSize = 'Veličina međuspremnika transakcije';
540
584
$strPdfDbSchema = 'Shema "%s" baza podataka - stranica %s';
541
585
$strPdfInvalidTblName = 'Tablica "%s" ne postoji!';
542
586
$strPdfNoTables = 'Nema tablica';
548
592
$strPerSecond = 'po sekundi';
549
593
$strPersian = 'Perzijski';
550
594
$strPhoneBook = 'telefonski imenik';
 
595
$strPHPExtension = 'PHP ekstenzija';
551
596
$strPhp = 'Izradi PHP kod';
552
597
$strPHPVersion = 'PHP verzija';
553
598
$strPleaseSelectPrimaryOrUniqueKey = 'Odaberite primarni ključ ili jedinstveni ključ';
576
621
$strPrivDescDelete = 'Dopušta brisanje podataka.';
577
622
$strPrivDescDropDb = 'Dopušta odbacivanje baza podataka i tablica.';
578
623
$strPrivDescDropTbl = 'Dopušta odbacivanje tablica.';
 
624
$strPrivDescEvent = 'Omogućuje postavljanje događaja za planer';
579
625
$strPrivDescExecute5 = 'Dopušta pokretanje pohranjenih rutina.';
580
626
$strPrivDescExecute = 'Dopušta izvršavanje pohranjenih postupaka. Nema učinka u ovoj verziji MySQL-a.';
581
627
$strPrivDescFile = 'Dopušta uvoz i izvoz podataka iz datoteka.';
587
633
$strPrivDescMaxQuestions = 'Ograničava broj upita koje korisnik može poslati poslužitelju, po satu.';
588
634
$strPrivDescMaxUpdates = 'Ograničava broj naredbi koje korisnik može pokrenuti, a čija je namjena mijenjanje bilo koje tablice ili baze podataka, po satu.';
589
635
$strPrivDescMaxUserConnections = 'Ograničava broj istovremenih povezivanja koje korisnik može imati.';
 
636
$strPrivDescProcess = 'Omogućuje pregledavanje procesa za sve korisnike';
590
637
$strPrivDescReferences = 'Nema učinka u ovoj verziji MySQL-a.';
591
638
$strPrivDescReload = 'Dopušta ponovno učitavanje postavki poslužitelja i pražnjenje privremene pohrane poslužitelja.';
592
639
$strPrivDescReplClient = 'Dopušta korisnik postavljanje upita o lokaciji potčinjenih i gospodara.';
596
643
$strPrivDescShowView = 'Dopušta izvođenje upita SHOW CREATE VIEW.';
597
644
$strPrivDescShutdown = 'Dopušta gašenje poslužitelja.';
598
645
$strPrivDescSuper = 'Dopušta povezivanje čak i kad je dostignut najveći broj veza. Potrebno za većinu administrativnih operacija poput postavljanja općih varijabli ili eliminiranje grana drugih korisnika.';
 
646
$strPrivDescTrigger = 'Omogućuje izradu i uklanjanje okidača';
599
647
$strPrivDescUpdate = 'Dopušta mijenjanje podataka.';
600
648
$strPrivDescUsage = 'Bez privilegija.';
601
649
$strPrivileges = 'Privilegije';
621
669
$strQueryWindowLock = 'Ne prepisuj ovaj upit iz vanjskog prozora';
622
670
 
623
671
$strReadRequests = 'Pročitaj zahtjeve';
 
672
$strRebuild = 'Ponovno izgradi';
624
673
$strReceived = 'Primljeno';
625
674
$strRecommended = 'preporučeno';
626
675
$strRecords = 'Zapisi';
627
676
$strReferentialIntegrity = 'Provjeri referencijalan integritet:';
628
677
$strRefresh = 'Osvježi';
 
678
$strRelationalDisplayField = 'Polje za prikaz relacija';
 
679
$strRelationalKey = 'Relacijski ključ';
629
680
$strRelationalSchema = 'Shema relacija';
630
681
$strRelationDeleted = 'Relacija je izbrisana';
631
682
$strRelationNotWorking = 'Dodatne osobine za rad s relacijski tablicama su isključene. Kako biste saznali razloge, pritisnite %sovdje%s.';
635
686
$strReloadingThePrivileges = 'Ponovno učitavanje privilegija';
636
687
$strReload = 'Osvježi';
637
688
$strReloadPrivileges = 'Ponovno učitaj privilegije';
 
689
$strRemovePartitioning = 'Ukloni particioniranje';
638
690
$strRemoveSelectedUsers = 'Ukloni odabrane korisnike';
639
691
$strRenameDatabaseOK = 'Baza podataka %s preimenovana je u %s';
640
692
$strRenameTableOK = 'Tablica %s preimenovana je u %s';
641
693
$strRenameTable = 'Preimenuj tablicu u';
 
694
$strRepair = 'Popravi';
642
695
$strRepairTable = 'Popravi tablicu';
643
696
$strReplaceNULLBy = 'NULL zamijeni s';
644
697
$strReplaceTable = 'Podatke tablice zamijeni datotekom';
655
708
$strRoutineReturnType = 'Vrsta povratka';
656
709
$strRoutines = 'Rutine';
657
710
$strRowLength = 'Duljina retka';
 
711
$strRowsAffected = 'Zahvaćeno redaka: %1$d.';
 
712
$strRowsDeleted = 'Izbrisano redaka: %1$d.';
658
713
$strRowsFrom = 'redovi koji započinju zapisom #';
 
714
$strRowsInserted = 'Umetnuto redaka: %1$d.';
659
715
$strRowSize = ' Veličina retka ';
660
716
$strRowsModeFlippedHorizontal = 'vodoravno (okrenuta zaglavlja)';
661
717
$strRowsModeHorizontal = 'vodoravno';
674
730
$strSave = 'Spremi';
675
731
$strScaleFactorSmall = 'Vrijednost omjera suviše je malen kako bi shema stala na jednu stranicu';
676
732
$strSearchFormTitle = 'Traži u bazi podataka';
 
733
$strSearchInField = 'Unutar polja:';
677
734
$strSearchInTables = 'Unutar tablica:';
678
735
$strSearchNeedle = 'Riječi ili vrijednost za pretraživanje (džoker: "%"):';
679
736
$strSearchOption1 = 'najmanje jedna riječ';
877
934
$strStructure = 'Strukturu';
878
935
$strSubmit = 'Podnesi';
879
936
$strSuccess = 'Vaš SQL upit uspješno je izvršen';
 
937
$strSuhosin = 'Poslužitelj pokrenut sa Suhosin. Proučite %sdokumentaciju%s radi mogućih problema.';
880
938
$strSum = 'Zbroj';
881
939
$strSwedish = 'Švedski';
882
940
$strSwitchToDatabase = 'Prebaci se na kopiranu bazu podataka';
883
941
$strSwitchToTable = 'Prebaci se na kopiranu tablicu';
884
942
 
885
943
$strTableAlreadyExists = 'Tablica %s već postoji!';
 
944
$strTableAlteredSuccessfully = 'Tablica %1$s uspješno je izmijenjena.';
886
945
$strTableComments = 'Komentari tablice';
887
946
$strTableEmpty = 'Naziv tablice je prazan!';
 
947
$strTableHasBeenCreated = 'Tablica %1$s je izrađena.';
888
948
$strTableHasBeenDropped = 'Tablica %s je odbačen';
889
949
$strTableHasBeenEmptied = 'Tablica %s je očišćena';
890
950
$strTableHasBeenFlushed = 'Tablica %s je ispražnjena';
900
960
$strTblPrivileges = 'Privilegije specifične za tablicu';
901
961
$strTempData = 'Privremeni podaci';
902
962
$strTextAreaLength = ' Zbog svoje duljine,<br /> uređivanje ovog polja možda neće biti moguće ';
 
963
$strTexyText = 'Texy! tekst';
903
964
$strThai = 'Thai';
904
965
$strThemeDefaultNotFound = 'Zadana tema %s nije pronađena!';
905
966
$strThemeNoPreviewAvailable = 'Nema raspoloživog pregleda.';
986
1047
$strViewDumpDatabases = 'Prikaži ispis (shemu) baza podataka';
987
1048
$strViewDumpDB = 'Prikaži ispis (shemu) baze podataka';
988
1049
$strViewDump = 'Prikaži ispis (shemu) tablice';
 
1050
$strViewHasAtLeast = 'Ovaj prikaz sadrži najmanje ovoliko redaka. Proučite %sdokumentaciju%s.';
989
1051
$strViewHasBeenDropped = 'Index %s je ispušten';
990
1052
$strViewName = 'Naziv prikaza';
991
1053
$strView = 'Prikaz';
992
1054
 
993
1055
$strWebServerUploadDirectoryError = 'Mapu koju ste odabrali za potrebe učitavanja nije moguće dohvatiti';
994
1056
$strWebServerUploadDirectory = 'mapa učitavanja web poslužitelja';
 
1057
$strWebServer = 'Web poslužitelj';
995
1058
$strWelcome = 'Dobro došli u %s';
996
1059
$strWestEuropean = 'Zapadno europski';
 
1060
$strWiki = 'Wiki';
997
1061
$strWildcard = 'džoker';
998
1062
$strWindowNotFound = 'Ciljani prozor preglednika nije bilo moguće osvježiti. Možda ste zatvorili nadređeni prozor ili su postavke sigurnosti vašeg preglednika konfigurirane za blokiranje ažuriranja preko više prozora.';
999
1063
$strWithChecked = 'S odabirom:';
1006
1070
 
1007
1071
$strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na vrijednost 0 (nula) uklanja ograničenje.';
1008
1072
$strZip = '"zipano"';
1009
 
$strPartitionDefinition = 'Definicija PARTICIJE';
1010
 
$strPrivDescTrigger = 'Omogućuje izradu i uklanjanje okidača';
1011
 
$strPrivDescEvent = 'Omogućuje postavljanje događaja za planer';
1012
 
$strPrivDescProcess = 'Omogućuje pregledavanje procesa za sve korisnike';
1013
 
$strPartitioned = 'particionirano';
1014
 
$strTableAlteredSuccessfully = 'Tablica %1$s uspješno je izmijenjena.';
1015
 
$strDatabaseHasBeenCreated = 'Baza podataka %1$s uspješno je izrađena.';
1016
 
$strTableHasBeenCreated = 'Tablica %1$s je izrađena.';
1017
 
$strForeignKeyError = 'Pogreška tijekom izrade stranog ključa na %1$s (provjerite vrste podataka)';
1018
 
$strRowsDeleted = 'Izbrisano redaka: %1$d.';
1019
 
$strRowsAffected = 'Zahvaćeno redaka: %1$d.';
1020
 
$strRowsInserted = 'Umetnuto redaka: %1$d.';
1021
 
$strInsertedRowId = 'Umetnut ID retka: %1$d';
1022
 
$strIndexesSeemEqual = 'Indeksi %1$s i %2$s izgledaju jednakim i jednog od njih moguće je ukloniti.';
1023
 
$strPartitionMaintenance = 'Održavanje particije';
1024
 
$strPartition = 'Particija %s';
1025
 
$strAnalyze = 'Analiziraj';
1026
 
$strCheck = 'Provjeri';
1027
 
$strOptimize = 'Optimiziraj';
1028
 
$strRebuild = 'Ponovno izgradi';
1029
 
$strRepair = 'Popravi';
1030
 
$strRemovePartitioning = 'Ukloni particioniranje';
1031
 
$strSearchInField = 'Unutar polja:';
1032
 
$strTexyText = 'Texy! tekst';
1033
 
$strDetails = 'Detalji...';
1034
 
$strComment = 'Komentar';
1035
 
$strPacked = 'Pakirano';
1036
 
$strActions = 'Aktivnosti';
1037
 
$strInterface = 'Sučelje';
1038
 
$strSuhosin = 'Poslužitelj pokrenut sa Suhosin. Proučite %sdokumentaciju%s radi mogućih problema.';
1039
 
$strEvents = 'Događaji';
1040
 
$strForeignKeyRelationAdded = 'Dodana je relacija FOREIGN KEY';
1041
 
$strInternalAndForeign = 'Interna relacija nije potrebna ako postoji odgovarajuća relacija FOREIGN KEY.';
1042
 
$strViewHasAtLeast = 'Ovaj prikaz sadrži najmanje ovoliko redaka. Proučite %sdokumentaciju%s.';
1043
 
$strRelationalKey = 'Relacijski ključ';
1044
 
$strRelationalDisplayField = 'Polje za prikaz relacija';
1045
 
$strPBXTIndexCacheSize = 'Veličina pohrane indeksa';
1046
 
$strPBXTRecordCacheSize = 'Veličina pohrane zapisa';
1047
 
$strPBXTLogCacheSize = 'Veličina pohrane zapisnika';
1048
 
$strPBXTLogFileThreshold = 'Najveća veličina datoteke zapisnika';
1049
 
$strPBXTTransactionBufferSize = 'Veličina međuspremnika transakcije';
1050
 
$strPBXTCheckpointFrequency = 'Učestalost točke provjere';
1051
 
$strPBXTDataLogThreshold = 'Najveća veličina zapisnika podataka';
1052
 
$strPBXTGarbageThreshold = 'Najveća veličina otpada';
1053
 
$strPBXTLogBufferSize = 'Veličina međuspremnika zapisnika';
1054
 
$strPBXTDataFileGrowSize = 'Veličina porasta datoteke podataka';
1055
 
$strPBXTRowFileGrowSize = 'Veličina porasta datoteke redaka';
1056
 
$strPBXTRowFileGrowSizeDesc = 'Veličina porasta datoteka pokazivača retka (.xtr).';
1057
 
$strPBXTDataFileGrowSizeDesc = 'Veličina porasta rukovanim datotekama podataka (.xtr).';
1058
 
$strPBXTLogBufferSizeDesc = 'Veličina međuspremnika tijekom zapisivanja podataka zapisnika. Zadana vrijednost je 256 MB. Pogon dodjeljuje jedan međuspremnik po grani, ali samo ako je grana potrebna za zapisivanje zapisnika podataka.';
1059
 
$strPBXTGarbageThresholdDesc = 'Postotak otpada u datoteci zapisnika podataka prije sređivanja. Vrijednost može biti od 1 do 99. Zadana vrijednost je 50.';
1060
 
$strPBXTDataLogThresholdDesc = 'Najveća dopuštena veličina datoteke zapisnika podataka. Zadana vrijednost je 64 MB. PBXT može izraditi najviše 32.000 zapisnika koje koriste sve tablice. Vrijednost ove varijable može se povećati kako bi se povećao ukupan broj podataka koji se mogu pohraniti u bazu podataka.';
1061
 
$strPBXTCheckpointFrequencyDesc = 'Količina podataka zapisana u zapisnik transakcija prije izvođenja točke provjere. Zadana vrijednost je 24 MB.';
1062
 
$strPBXTTransactionBufferSizeDesc = 'Veličina globalnog međuspremnika zapisnika transakcija (pogon dodjeljuje 2 međuspremnika ove veličine). Zadana vrijednost je 1 MB.';
1063
 
$strPBXTLogFileThresholdDesc = 'Veličina zapisnika transakcija prije povrata i izrade novog zapisnika. Zadana vrijednost je 16 MB.';
1064
 
$strPBXTLogCacheSizeDesc = 'Količina memorije dodijeljena međuspremniku zapisnika transakcija. Zadana vrijednost je 16 MB.';
1065
 
$strPBXTRecordCacheSizeDesc = 'Količina memorije dodijeljena međuspremniku zapisnika koja se koristi za međuspremanje podataka tablice. Zadana vrijednost je 32 MB. Ova se memorija upotrebljava za međuspremanje izmjena u datotekama rukovanim podacima (.xtd) pokazivača retka (.xtr).';
1066
 
$strPBXTIndexCacheSizeDesc = 'Količina memorije dodijeljena međuspremniku indeksa. Zadana vrijednost je 32 MB. Ovdje dodijeljena memorija koristi se samo za međupohranjivanje stranica indeksa.';
1067
 
$strPBXTLogFileCount = 'Najveći broj datoteka zapisnika';
1068
 
$strPBXTLogFileCountDesc = 'Broj datoteka zapisnika transakcija (pbxt/system/xlog*.xt) koje će sustav održavati. Ako broj zapisnika premašuje ovu vrijednost, stari zapisnici bit će izbrisani. U protivnom se preimenuju i daje im se sljedeći veći redni broj.';
1069
 
$strAsDefined = 'Kako je definirano:';
1070
 
$strWiki = 'Wiki';
1071
 
$strWebServer = 'Web poslužitelj';
1072
 
$strPHPExtension = 'PHP ekstenzija';
1073
 
$strCustomColor = 'Prilagođena boja';
 
1073
 
 
1074
// To translate:
 
1075
$strAndSmall = 'and';  //to translate
 
1076
$strApplyChanges = 'Apply Selected Changes';  //to translate
1074
1077
 
1075
1078
$strBLOBRepository = 'BLOB Repository';  //to translate
1076
1079
$strBLOBRepositoryDamaged = 'Damaged';  //to translate
1082
1085
$strBLOBRepositoryEnable = 'Enable';  //to translate
1083
1086
$strBLOBRepositoryRemove = 'Remove BLOB Repository Reference';  //to translate
1084
1087
$strBLOBRepositoryRepair = 'Repair';  //to translate
1085
 
$strBLOBRepositoryStatus = 'Status';  //to translate
1086
1088
$strBLOBRepositoryUpload = 'Upload to BLOB repository';  //to translate
1087
 
$strViewImage = 'View image';  //to translate
1088
 
$strPlayAudio = 'Play audio';  //to translate
1089
 
$strViewVideo = 'View video';  //to translate
 
1089
 
 
1090
$strClickToSelect = 'Click to select';  //to translate
 
1091
$strClickToUnselect = 'Click to unselect';  //to translate
 
1092
$strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.';  //to translate
 
1093
$strCouldNotConnectSource = 'Could not connect to the source';  //to translate
 
1094
$strCouldNotConnectTarget = 'Could not connect to the target';  //to translate
 
1095
$strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;';  //to translate
 
1096
$strCurrentServer = 'Current server';  //to translate
 
1097
 
 
1098
$strDatabaseNotExisting = '\'%s\' database does not exist.';  //to translate 
 
1099
$strDatabase_src = 'Source database';  //to translate
 
1100
$strDatabase_trg = 'Target database';  //to translate
 
1101
$strDataDiff = 'Data Difference';  //to translate
 
1102
$strDataSyn = 'Data Synchronization';  //to translate
 
1103
$strDifference = 'Difference';  //to translate
 
1104
$strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values';  //to translate
1090
1105
$strDownloadFile = 'Download file';  //to translate
 
1106
$strDumpAllRows = 'Dump all rows';  //to translate
 
1107
 
 
1108
$strFullStart = 'Full start';  //to translate
 
1109
$strFullStop = 'Full stop';  //to translate
 
1110
 
 
1111
$strGetMoreThemes = 'Get more themes!';  //to translate
 
1112
$strGoToDatabase = 'Go to database';  //to translate
 
1113
$strGoToTable = 'Go to table';  //to translate
 
1114
$strGoToView = 'Go to view';  //to translate
 
1115
 
 
1116
$strHaveBeenSynchronized = 'Selected target tables have been synchronized with source tables.';  //to translate
 
1117
$strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.';  //to translate
 
1118
 
 
1119
$strImportColNames = 'Column names in first row';  //to translate
 
1120
$strImportEmptyRows = 'Do not import empty rows';  //to translate
 
1121
$strImportLargeFileUploading = 'The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.';  //to translate
 
1122
$strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:';  //to translate
 
1123
$strImportNoticePt2 = 'View a structure`s contents by clicking on its name';  //to translate
 
1124
$strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link';  //to translate
 
1125
$strImportNoticePt4 = 'Edit its structure by following the "Structure" link';  //to translate
 
1126
$strImportODSCurrency = 'Import currencies ($5.00 to 5.00)';  //to translate
 
1127
$strImportODS = 'Open Document Spreadsheet';  //to translate
 
1128
$strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)';  //to translate
 
1129
$strImportProceedingFile = 'The file is being processed, please be patient.';  //to translate
 
1130
$strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.';  //to translate
 
1131
$strImportXLS = 'Excel 97-2003 XLS Workbook';  //to translate
 
1132
$strImportXLSX = 'Excel 2007 XLSX Workbook';  //to translate
 
1133
 
 
1134
$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)';  //to translate
1091
1135
$strLogServerHelp = 'You can enter hostname/IP address and port separated by space.';  //to translate
1092
 
$strShowKeys = 'Only show keys';  //to translate
1093
 
 
1094
 
$strSwekeyNoKey = 'No valid authentication key plugged';  //to translate
1095
 
$strSwekeyNoKeyId = 'File %s does not contain any key id';  //to translate
1096
 
$strSwekeyAuthFailed = 'Hardware authentication failed';  //to translate
1097
 
$strSwekeyAuthenticating = 'Authenticating...';  //to translate
1098
 
$strSetupServersAdd = 'Add a new server';  //to translate
1099
 
$strSetupServersEdit = 'Edit server';  //to translate
1100
 
$strSetupFormset_features = 'Features';  //to translate
1101
 
$strSetupFormset_left_frame = 'Customize navigation frame';  //to translate
1102
 
$strSetupFormset_main_frame = 'Customize main frame';  //to translate
1103
 
$strSetupFormset_import = 'Customize import defaults';  //to translate
1104
 
$strSetupFormset_export = 'Customize export options';  //to translate
1105
 
$strSetupFormset_customization = 'Customization';  //to translate
1106
 
$strSetupTrue = 'yes';  //to translate
1107
 
$strSetupFalse = 'no';  //to translate
1108
 
$strSetupDisplay = 'Display';  //to translate
1109
 
$strSetupDownload = 'Download';  //to translate
 
1136
 
 
1137
$strMediaWiki = 'MediaWiki Table';  //to translate
 
1138
 
 
1139
$strNavTableFilter = 'Filter';  //to translate
 
1140
$strNoneDefault = 'None';  //to translate
 
1141
$strNotPresent = 'not present';  //to translate
 
1142
 
 
1143
$strPhpArray = 'PHP array';  //to translate
 
1144
$strPlayAudio = 'Play audio';  //to translate
 
1145
$strPort = 'Port';  //to translate
 
1146
 
 
1147
$strQueriesExecuted = 'The following queries have been executed:';  //to translate
 
1148
 
 
1149
$strRemoteServer = 'Remote server';  //to translate
 
1150
$strRemoveCRLF = 'Remove CRLF characters within fields';  //to translate
 
1151
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.';  //to translate
 
1152
$strReplicationAddSlaveUser = 'Add slave replication user';  //to translate
 
1153
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s';  //to translate
 
1154
$strReplicationConfiguredMaster = 'This server is configured as master in a replication process.';  //to translate
 
1155
$strReplicationControlSlave = 'Control slave:';  //to translate
 
1156
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.';  //to translate
 
1157
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.';  //to translate
 
1158
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:';  //to translate
 
1159
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:';  //to translate
 
1160
$strReplicationMasterChooseMode = 'This server is not configured as master server in a replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:';  //to translate
 
1161
$strReplicationMasterConfiguration = 'Master configuration';  //to translate
 
1162
$strReplicationMaster = 'Master replication';  //to translate
 
1163
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informing you, that this server <b>is</b> configured as master';  //to translate
 
1164
$strReplicationSelectDatabases = 'Please select databases:';  //to translate
 
1165
$strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?';  //to translate
 
1166
$strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.';  //to translate
 
1167
$strReplicationShowConnectedSlaves = 'Show connected slaves';  //to translate
 
1168
$strReplicationShowMasterStatus = 'Show master status';  //to translate
 
1169
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!';  //to translate
 
1170
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server';  //to translate
 
1171
$strReplicationSlaveConfiguration = 'Slave configuration';  //to translate
 
1172
$strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:';  //to translate
 
1173
$strReplicationSlaveErrorManagement = 'Error management:';  //to translate
 
1174
$strReplicationSlaveIOThread = 'IO Thread %s only';  //to translate
 
1175
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?';  //to translate
 
1176
$strReplicationSlaveReset = 'Reset slave';  //to translate
 
1177
$strReplicationSlaveSeeStatus = 'See slave status table';  //to translate
 
1178
$strReplicationSlaveSkipCurrentError = 'Skip current error';  //to translate
 
1179
$strReplicationSlaveSkipNextErrors = 'errors.';  //to translate
 
1180
$strReplicationSlaveSkipNext = 'Skip next';  //to translate
 
1181
$strReplicationSlave = 'Slave replication';  //to translate
 
1182
$strReplicationSlaveSQLThread = 'SQL Thread %s only';  //to translate
 
1183
$strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.';  //to translate
 
1184
$strReplicationStatus_master = 'Master status';  //to translate
 
1185
$strReplicationStatus = 'Replication status';  //to translate
 
1186
$strReplicationStatus_slave = 'Slave status';  //to translate
 
1187
$strReplicationSynchronize = 'Synchronize databases with master';  //to translate
 
1188
$strReplicationUnableToChange = 'Unable to change master';  //to translate
 
1189
$strReplicationUnknownError = 'Unknown error';  //to translate
 
1190
 
 
1191
$strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.';  //to translate
 
1192
$strSettings = 'settings';  //to translate
 
1193
$strSetupAllowAnywhereRecoding_name = 'Allow character set conversion';  //to translate
 
1194
$strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth';  //to translate
 
1195
$strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.';  //to translate
 
1196
$strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server';  //to translate
 
1197
$strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users';  //to translate
 
1198
$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters';  //to translate
 
1199
$strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication';  //to translate
 
1200
$strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters';  //to translate
 
1201
$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.';  //to translate
 
1202
$strSetupblowfish_secret_name = 'Blowfish secret';  //to translate
 
1203
$strSetupBrowseMarkerEnable_desc = 'Highlight selected rows';  //to translate
 
1204
$strSetupBrowseMarkerEnable_name = 'Row marker';  //to translate
 
1205
$strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor';  //to translate
 
1206
$strSetupBrowsePointerEnable_name = 'Highlight pointer';  //to translate
 
1207
$strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations';  //to translate
 
1208
$strSetupBZipDump_name = 'Bzip2';  //to translate
 
1209
$strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
 
1210
$strSetupCannotLoadConfig = 'Cannot load or save configuration';  //to translate
 
1211
$strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.';  //to translate
 
1212
$strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields';  //to translate
 
1213
$strSetupCharEditing_name = 'CHAR fields editing';  //to translate
 
1214
$strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas';  //to translate
 
1215
$strSetupCharTextareaCols_name = 'CHAR textarea columns';  //to translate
 
1216
$strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas';  //to translate
 
1217
$strSetupCharTextareaRows_name = 'CHAR textarea rows';  //to translate
 
1218
$strSetupCheckConfigurationPermissions_name = 'Check config file permissions';  //to translate
1110
1219
$strSetupClear = 'Clear';  //to translate
1111
 
$strSetupLoad = 'Load';  //to translate
1112
 
$strSetupRestoreDefaultValue = 'Restore default value';  //to translate
1113
 
$strSetupSetValue = 'Set value: %s';  //to translate
1114
 
$strSetupWarning = 'Warning';  //to translate
1115
 
$strSetupIgnoreErrors = 'Ignore errors';  //to translate
1116
 
$strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values';  //to translate
1117
 
$strSetupShowForm = 'Show form';  //to translate
1118
 
$strSetupOverview = 'Overview';  //to translate
1119
 
$strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)';  //to translate
1120
 
$strSetupNoServers = 'There are no configured servers';  //to translate
1121
 
$strSetupNewServer = 'New server';  //to translate
 
1220
$strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature';  //to translate
 
1221
$strSetupCompressOnFly_name = 'Compress on the fly';  //to translate
 
1222
$strSetupConfigurationFile = 'Configuration file';  //to translate
 
1223
$strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data';  //to translate
 
1224
$strSetupConfirm_name = 'Confirm DROP queries';  //to translate
 
1225
$strSetupDefaultCharset_desc = 'Default character set used for conversions';  //to translate
 
1226
$strSetupDefaultCharset_name = 'Default character set';  //to translate
1122
1227
$strSetupDefaultLanguage = 'Default language';  //to translate
1123
1228
$strSetupDefaultServer = 'Default server';  //to translate
1124
 
$strSetupLetUserChoose = 'let the user choose';  //to translate
1125
 
$strSetupOptionNone = '- none -';  //to translate
 
1229
$strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database';  //to translate
 
1230
$strSetupDefaultTabDatabase_name = 'Default database tab';  //to translate
 
1231
$strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server';  //to translate
 
1232
$strSetupDefaultTabServer_name = 'Default server tab';  //to translate
 
1233
$strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table';  //to translate
 
1234
$strSetupDefaultTabTable_name = 'Default table tab';  //to translate
 
1235
$strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.';  //to translate
 
1236
$strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down';  //to translate
 
1237
$strSetupDisplayDatabasesList_name = 'Display databases as a list';  //to translate
 
1238
$strSetupDisplay = 'Display';  //to translate
 
1239
$strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down';  //to translate
 
1240
$strSetupDisplayServersList_name = 'Display servers as a list';  //to translate
 
1241
$strSetupDonateLink = 'Donate';  //to translate
 
1242
$strSetupDownload = 'Download';  //to translate
1126
1243
$strSetupEndOfLine = 'End of line';  //to translate
1127
 
$strSetupConfigurationFile = 'Configuration file';  //to translate
1128
 
$strSetupHomepageLink = 'phpMyAdmin homepage';  //to translate
1129
 
$strSetupDonateLink = 'Donate';  //to translate
1130
 
$strSetupVersionCheckLink = 'Check for latest version';  //to translate
1131
 
$strSetupCannotLoadConfig = 'Cannot load or save configuration';  //to translate
1132
 
$strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.';  //to translate
1133
 
$strSetupInsecureConnection = 'Insecure connection';  //to translate
1134
 
$strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.';  //to translate
1135
 
$strSetupVersionCheck = 'Version check';  //to translate
1136
 
$strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.';  //to translate
1137
 
$strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.';  //to translate
1138
 
$strSetupVersionCheckInvalid = 'Got invalid version string from server';  //to translate
1139
 
$strSetupVersionCheckUnparsable = 'Unparsable version string';  //to translate
1140
 
$strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.';  //to translate
1141
 
$strSetupVersionCheckNone = 'No newer stable version is available';  //to translate
1142
 
$strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.';  //to translate
1143
 
$strSetupServerSslMsg = 'You should use SSL connections if your web server supports it';  //to translate
1144
 
$strSetupServerExtensionMsg = 'You should use mysqli for performance reasons';  //to translate
1145
 
$strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters';  //to translate
1146
 
$strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it';  //to translate
1147
 
$strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.';  //to translate
1148
 
$strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.';  //to translate
1149
 
$strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.';  //to translate
1150
 
$strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
1151
 
$strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
1152
 
$strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
1153
 
$strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
 
1244
$strSetuperror_connection = 'Could not connect to MySQL server';  //to translate
 
1245
$strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb';  //to translate
 
1246
$strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb';  //to translate
 
1247
$strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method';  //to translate
 
1248
$strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method';  //to translate
 
1249
$strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method';  //to translate
1154
1250
$strSetuperror_form = 'Submitted form contains errors';  //to translate
1155
 
$strSetuperror_missing_field_data = 'Missing data for %s';  //to translate
 
1251
$strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s';  //to translate
1156
1252
$strSetuperror_incorrect_port = 'Not a valid port number';  //to translate
1157
1253
$strSetuperror_incorrect_value = 'Incorrect value';  //to translate
1158
 
$strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s';  //to translate
 
1254
$strSetuperror_missing_field_data = 'Missing data for %s';  //to translate
 
1255
$strSetuperror_nan_nneg = 'Not a non-negative number';  //to translate
1159
1256
$strSetuperror_nan_p = 'Not a positive number';  //to translate
1160
 
$strSetuperror_nan_nneg = 'Not a non-negative number';  //to translate
1161
 
$strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb';  //to translate
1162
 
$strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb';  //to translate
1163
 
$strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method';  //to translate
1164
 
$strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method';  //to translate
1165
 
$strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method';  //to translate
1166
 
$strSetuperror_connection = 'Could not connect to MySQL server';  //to translate
 
1257
$strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)';  //to translate
 
1258
$strSetupExecTimeLimit_name = 'Maximum execution time';  //to translate
 
1259
$strSetupExport_asfile_name = 'Save as file';  //to translate
 
1260
$strSetupExport_charset_name = 'Character set of the file';  //to translate
 
1261
$strSetupExport_compression_name = 'Compression';  //to translate
 
1262
$strSetupExport_file_template_database_name = 'Database name template';  //to translate
 
1263
$strSetupExport_file_template_server_name = 'Server name template';  //to translate
 
1264
$strSetupExport_file_template_table_name = 'Table name template';  //to translate
 
1265
$strSetupExport_format_name = 'Format';  //to translate
 
1266
$strSetupExport_onserver_name = 'Save on server';  //to translate
 
1267
$strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)';  //to translate
 
1268
$strSetupExport_remember_file_template_name = 'Remember file name template';  //to translate
 
1269
$strSetupFalse = 'no';  //to translate
 
1270
$strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin';  //to translate
 
1271
$strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it';  //to translate
 
1272
$strSetupForceSSL_name = 'Force SSL connection';  //to translate
 
1273
$strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value';  //to translate
 
1274
$strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order';  //to translate
 
1275
$strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present';  //to translate
 
1276
$strSetupForeignKeyMaxLimit_name = 'Foreign key limit';  //to translate
 
1277
$strSetupForm_Browse = 'Browse mode';  //to translate
 
1278
$strSetupForm_Browse_desc = 'Customize browse mode';  //to translate
 
1279
$strSetupForm_Edit_desc = 'Customize edit mode';  //to translate
 
1280
$strSetupForm_Edit = 'Edit mode';  //to translate
 
1281
$strSetupForm_Export_defaults_desc = 'Customize default export options';  //to translate
 
1282
$strSetupForm_Export_defaults = 'Export defaults';  //to translate
 
1283
$strSetupForm_Import_defaults_desc = 'Customize default common import options';  //to translate
 
1284
$strSetupForm_Import_defaults = 'Import defaults';  //to translate
 
1285
$strSetupForm_Import_export_desc = 'Set import and export directories and compression options';  //to translate
 
1286
$strSetupForm_Import_export = 'Import / export';  //to translate
 
1287
$strSetupForm_Left_databases = 'Databases';  //to translate
 
1288
$strSetupForm_Left_databases_desc = 'Databases display options';  //to translate
 
1289
$strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame';  //to translate
 
1290
$strSetupForm_Left_frame = 'Navigation frame';  //to translate
 
1291
$strSetupForm_Left_servers_desc = 'Servers display options';  //to translate
 
1292
$strSetupForm_Left_servers = 'Servers';  //to translate
 
1293
$strSetupForm_Left_tables_desc = 'Tables display options';  //to translate
 
1294
$strSetupForm_Left_tables = 'Tables';  //to translate
 
1295
$strSetupForm_Main_frame = 'Main frame';  //to translate
 
1296
$strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else';  //to translate
 
1297
$strSetupForm_Other_core_settings = 'Other core settings';  //to translate
 
1298
$strSetupForm_Query_window_desc = 'Customize query window options';  //to translate
 
1299
$strSetupForm_Query_window = 'Query window';  //to translate
 
1300
$strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL';  //to translate
 
1301
$strSetupForm_Security = 'Security';  //to translate
1167
1302
$strSetupForm_Server = 'Basic settings';  //to translate
 
1303
$strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for';  //to translate
 
1304
$strSetupForm_Server_config = 'Server configuration';  //to translate
1168
1305
$strSetupForm_Server_desc = 'Enter server connection parameters';  //to translate
 
1306
$strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication';  //to translate
1169
1307
$strSetupForm_Server_login_options = 'Signon login options';  //to translate
1170
 
$strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication';  //to translate
1171
 
$strSetupForm_Server_config = 'Server configuration';  //to translate
1172
 
$strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for';  //to translate
 
1308
$strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation';  //to translate
1173
1309
$strSetupForm_Server_pmadb = 'PMA database';  //to translate
1174
 
$strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation';  //to translate
1175
 
$strSetupForm_Import_export = 'Import / export';  //to translate
1176
 
$strSetupForm_Import_export_desc = 'Set import and export directories and compression options';  //to translate
1177
 
$strSetupForm_Security = 'Security';  //to translate
1178
 
$strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL';  //to translate
 
1310
$strSetupFormset_customization = 'Customization';  //to translate
 
1311
$strSetupFormset_export = 'Customize export options';  //to translate
 
1312
$strSetupFormset_features = 'Features';  //to translate
 
1313
$strSetupFormset_import = 'Customize import defaults';  //to translate
 
1314
$strSetupFormset_left_frame = 'Customize navigation frame';  //to translate
 
1315
$strSetupFormset_main_frame = 'Customize main frame';  //to translate
 
1316
$strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes';  //to translate
 
1317
$strSetupForm_Sql_box = 'SQL Query box';  //to translate
 
1318
$strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings';  //to translate
1179
1319
$strSetupForm_Sql_queries = 'SQL queries';  //to translate
1180
 
$strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings';  //to translate
1181
 
$strSetupForm_Other_core_settings = 'Other core settings';  //to translate
1182
 
$strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else';  //to translate
1183
 
$strSetupForm_Left_frame = 'Navigation frame';  //to translate
1184
 
$strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame';  //to translate
1185
 
$strSetupForm_Left_servers = 'Servers';  //to translate
1186
 
$strSetupForm_Left_servers_desc = 'Servers display options';  //to translate
1187
 
$strSetupForm_Left_databases = 'Databases';  //to translate
1188
 
$strSetupForm_Left_databases_desc = 'Databases display options';  //to translate
1189
 
$strSetupForm_Left_tables = 'Tables';  //to translate
1190
 
$strSetupForm_Left_tables_desc = 'Tables display options';  //to translate
1191
 
$strSetupForm_Main_frame = 'Main frame';  //to translate
 
1320
$strSetupForm_Startup_desc = 'Customize startup page';  //to translate
1192
1321
$strSetupForm_Startup = 'Startup';  //to translate
1193
 
$strSetupForm_Startup_desc = 'Customize startup page';  //to translate
1194
 
$strSetupForm_Browse = 'Browse mode';  //to translate
1195
 
$strSetupForm_Browse_desc = 'Customize browse mode';  //to translate
1196
 
$strSetupForm_Edit = 'Edit mode';  //to translate
1197
 
$strSetupForm_Edit_desc = 'Customize edit mode';  //to translate
 
1322
$strSetupForm_Tabs_desc = 'Choose how you want tabs to work';  //to translate
1198
1323
$strSetupForm_Tabs = 'Tabs';  //to translate
1199
 
$strSetupForm_Tabs_desc = 'Choose how you want tabs to work';  //to translate
1200
 
$strSetupForm_Sql_box = 'SQL Query box';  //to translate
1201
 
$strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes';  //to translate
1202
 
$strSetupForm_Import_defaults = 'Import defaults';  //to translate
1203
 
$strSetupForm_Import_defaults_desc = 'Customize default common import options';  //to translate
1204
 
$strSetupForm_Export_defaults = 'Export defaults';  //to translate
1205
 
$strSetupForm_Export_defaults_desc = 'Customize default export options';  //to translate
1206
 
$strSetupForm_Query_window = 'Query window';  //to translate
1207
 
$strSetupForm_Query_window_desc = 'Customize query window options';  //to translate
1208
 
$strSetupServers_verbose_name = 'Verbose name of this server';  //to translate
1209
 
$strSetupServers_host_name = 'Server hostname';  //to translate
1210
 
$strSetupServers_port_name = 'Server port';  //to translate
1211
 
$strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default';  //to translate
1212
 
$strSetupServers_socket_name = 'Server socket';  //to translate
1213
 
$strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default';  //to translate
1214
 
$strSetupServers_ssl_name = 'Use SSL';  //to translate
 
1324
$strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations';  //to translate
 
1325
$strSetupGZipDump_name = 'GZip';  //to translate
 
1326
$strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
 
1327
$strSetupHomepageLink = 'phpMyAdmin homepage';  //to translate
 
1328
$strSetupIconvExtraParams_name = 'Extra parameters for iconv';  //to translate
 
1329
$strSetupIgnoreErrors = 'Ignore errors';  //to translate
 
1330
$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed';  //to translate
 
1331
$strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors';  //to translate
 
1332
$strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
 
1333
$strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt';  //to translate
 
1334
$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available';  //to translate
 
1335
$strSetupImport_format_name = 'Format of imported file';  //to translate
 
1336
$strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start';  //to translate
 
1337
$strSetupImport_skip_queries_name = 'Partial import: skip queries';  //to translate
 
1338
$strSetupInsecureConnection = 'Insecure connection';  //to translate
 
1339
$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!';  //to translate
 
1340
$strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.';  //to translate
 
1341
$strSetupInsertRows_desc = 'How many rows can be inserted at one time';  //to translate
 
1342
$strSetupInsertRows_name = 'Number of inserted rows';  //to translate
 
1343
$strSetupLeftDefaultTabTable_name = 'Target for quick access icon';  //to translate
 
1344
$strSetupLeftDisplayLogo_desc = 'Show logo in left frame';  //to translate
 
1345
$strSetupLeftDisplayLogo_name = 'Display logo';  //to translate
 
1346
$strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame';  //to translate
 
1347
$strSetupLeftDisplayServers_name = 'Display servers selection';  //to translate
 
1348
$strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels';  //to translate
 
1349
$strSetupLeftFrameDBSeparator_name = 'Database tree separator';  //to translate
 
1350
$strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)';  //to translate
 
1351
$strSetupLeftFrameDBTree_name = 'Display databases in a tree';  //to translate
 
1352
$strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once';  //to translate
 
1353
$strSetupLeftFrameLight_name = 'Use light version';  //to translate
 
1354
$strSetupLeftFrameTableLevel_name = 'Maximum table tree depth';  //to translate
 
1355
$strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels';  //to translate
 
1356
$strSetupLeftFrameTableSeparator_name = 'Table tree separator';  //to translate
 
1357
$strSetupLeftLogoLink_name = 'Logo link URL';  //to translate
 
1358
$strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])';  //to translate
 
1359
$strSetupLeftLogoLinkWindow_name = 'Logo link target';  //to translate
 
1360
$strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor';  //to translate
 
1361
$strSetupLeftPointerEnable_name = 'Enable highlighting';  //to translate
 
1362
$strSetupLetUserChoose = 'let the user choose';  //to translate
 
1363
$strSetupLightTabs_desc = 'Use less graphically intense tabs';  //to translate
 
1364
$strSetupLightTabs_name = 'Light tabs';  //to translate
 
1365
$strSetupLoad = 'Load';  //to translate
 
1366
$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.';  //to translate
 
1367
$strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout';  //to translate
 
1368
$strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode';  //to translate
 
1369
$strSetupLoginCookieRecall_name = 'Recall user name';  //to translate
 
1370
$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.';  //to translate
 
1371
$strSetupLoginCookieStore_name = 'Login cookie store';  //to translate
 
1372
$strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid';  //to translate
 
1373
$strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.';  //to translate
 
1374
$strSetupLoginCookieValidity_name = 'Login cookie validity';  //to translate
 
1375
$strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed';  //to translate
 
1376
$strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length';  //to translate
 
1377
$strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list';  //to translate
 
1378
$strSetupMaxDbList_name = 'Maximum databases';  //to translate
 
1379
$strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.';  //to translate
 
1380
$strSetupMaxRows_name = 'Maximum number of rows to display';  //to translate
 
1381
$strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list';  //to translate
 
1382
$strSetupMaxTableList_name = 'Maximum tables';  //to translate
 
1383
$strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)';  //to translate
 
1384
$strSetupMemoryLimit_name = 'Memory limit';  //to translate
 
1385
$strSetupNavigationBarIconic_desc = 'Use only icons, only text or both';  //to translate
 
1386
$strSetupNavigationBarIconic_name = 'Iconic navigation bar';  //to translate
 
1387
$strSetupNewServer = 'New server';  //to translate
 
1388
$strSetupNoServers = 'There are no configured servers';  //to translate
 
1389
$strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers';  //to translate
 
1390
$strSetupOBGzip_name = 'GZip output buffering';  //to translate
 
1391
$strSetupOptionNone = '- none -';  //to translate
 
1392
$strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise';  //to translate
 
1393
$strSetupOrder_name = 'Default sorting order';  //to translate
 
1394
$strSetupOverview = 'Overview';  //to translate
 
1395
$strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases';  //to translate
 
1396
$strSetupPersistentConnections_name = 'Persistent connections';  //to translate
 
1397
$strSetupPropertiesIconic_desc = 'Use only icons, only text or both';  //to translate
 
1398
$strSetupPropertiesIconic_name = 'Iconic table operations';  //to translate
 
1399
$strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing';  //to translate
 
1400
$strSetupProtectBinary_name = 'Protect binary fields';  //to translate
 
1401
$strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).';  //to translate
 
1402
$strSetupQueryHistoryDB_name = 'Permanent query history';  //to translate
 
1403
$strSetupQueryHistoryMax_desc = 'How many queries are kept in history';  //to translate
 
1404
$strSetupQueryHistoryMax_name = 'Query history length';  //to translate
 
1405
$strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window';  //to translate
 
1406
$strSetupQueryWindowDefTab_name = 'Default query window tab';  //to translate
 
1407
$strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion';  //to translate
 
1408
$strSetupRecodingEngine_name = 'Recoding engine';  //to translate
 
1409
$strSetupRestoreDefaultValue = 'Restore default value';  //to translate
 
1410
$strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values';  //to translate
 
1411
$strSetupSaveDir_desc = 'Directory where exports can be saved on server';  //to translate
 
1412
$strSetupSaveDir_name = 'Save directory';  //to translate
 
1413
$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].';  //to translate
 
1414
$strSetupServerExtensionMsg = 'You should use mysqli for performance reasons';  //to translate
 
1415
$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.';  //to translate
 
1416
$strSetupServersAdd = 'Add a new server';  //to translate
 
1417
$strSetupServers_AllowDeny_order_desc = 'Leave blank if not used';  //to translate
 
1418
$strSetupServers_AllowDeny_order_name = 'Host authentication order';  //to translate
 
1419
$strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults';  //to translate
 
1420
$strSetupServers_AllowDeny_rules_name = 'Host authentication rules';  //to translate
 
1421
$strSetupServers_AllowNoPassword_name = 'Allow logins without a password';  //to translate
 
1422
$strSetupServers_AllowRoot_name = 'Allow root login';  //to translate
 
1423
$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)';  //to translate
 
1424
$strSetupServers_auth_swekey_config_name = 'SweKey config file';  //to translate
 
1425
$strSetupServers_auth_type_desc = 'Authentication method to use';  //to translate
 
1426
$strSetupServers_auth_type_name = 'Authentication type';  //to translate
 
1427
$strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]';  //to translate
 
1428
$strSetupServers_bookmarktable_name = 'Bookmark table';  //to translate
 
1429
$strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]';  //to translate
 
1430
$strSetupServers_column_info_name = 'Column information table';  //to translate
 
1431
$strSetupServers_compress_desc = 'Compress connection to MySQL server';  //to translate
 
1432
$strSetupServers_compress_name = 'Compress connection';  //to translate
 
1433
$strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure';  //to translate
1215
1434
$strSetupServers_connect_type_name = 'Connection type';  //to translate
1216
 
$strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure';  //to translate
 
1435
$strSetupServers_controlpass_name = 'Control user password';  //to translate
 
1436
$strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]';  //to translate
 
1437
$strSetupServers_controluser_name = 'Control user';  //to translate
 
1438
$strSetupServers_CountTables_desc = 'Count tables when showing database list';  //to translate
 
1439
$strSetupServers_CountTables_name = 'Count tables';  //to translate
 
1440
$strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]';  //to translate
 
1441
$strSetupServers_designer_coords_name = 'Designer table';  //to translate
 
1442
$strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]';  //to translate
 
1443
$strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA';  //to translate
 
1444
$strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.';  //to translate
 
1445
$strSetupServersEdit = 'Edit server';  //to translate
 
1446
$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported';  //to translate
1217
1447
$strSetupServers_extension_name = 'PHP extension to use';  //to translate
1218
 
$strSetupServers_compress_name = 'Compress connection';  //to translate
1219
 
$strSetupServers_compress_desc = 'Compress connection to MySQL server';  //to translate
1220
 
$strSetupServers_auth_type_name = 'Authentication type';  //to translate
1221
 
$strSetupServers_auth_type_desc = 'Authentication method to use';  //to translate
1222
 
$strSetupServers_user_name = 'User for config auth';  //to translate
1223
 
$strSetupServers_user_desc = 'Leave empty if not using config auth';  //to translate
1224
 
$strSetupServers_password_name = 'Password for config auth';  //to translate
1225
 
$strSetupServers_password_desc = 'Leave empty if not using config auth';  //to translate
 
1448
$strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)';  //to translate
 
1449
$strSetupServers_hide_db_name = 'Hide databases';  //to translate
 
1450
$strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]';  //to translate
 
1451
$strSetupServers_history_name = 'SQL query history table';  //to translate
 
1452
$strSetupServers_host_desc = 'Hostname where MySQL server is running';  //to translate
 
1453
$strSetupServers_host_name = 'Server hostname';  //to translate
 
1454
$strSetupServers_LogoutURL_name = 'Logout URL';  //to translate
 
1455
$strSetupServers_nopassword_desc = 'Try to connect without password';  //to translate
1226
1456
$strSetupServers_nopassword_name = 'Connect without password';  //to translate
1227
 
$strSetupServers_nopassword_desc = 'Try to connect without password';  //to translate
1228
 
$strSetupServers_SignonSession_name = 'Signon session name';  //to translate
1229
 
$strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example';  //to translate
1230
 
$strSetupServers_SignonURL_name = 'Signon URL';  //to translate
1231
 
$strSetupServers_LogoutURL_name = 'Logout URL';  //to translate
1232
 
$strSetupServers_auth_swekey_config_name = 'SweKey config file';  //to translate
 
1457
$strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\'';  //to translate
1233
1458
$strSetupServers_only_db_name = 'Show only listed databases';  //to translate
1234
 
$strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\'';  //to translate
1235
 
$strSetupServers_hide_db_name = 'Hide databases';  //to translate
1236
 
$strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)';  //to translate
1237
 
$strSetupServers_AllowRoot_name = 'Allow root login';  //to translate
1238
 
$strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA';  //to translate
1239
 
$strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]';  //to translate
1240
 
$strSetupServers_AllowDeny_order_name = 'Host authentication order';  //to translate
1241
 
$strSetupServers_AllowDeny_order_desc = 'Leave blank if not used';  //to translate
1242
 
$strSetupServers_AllowDeny_rules_name = 'Host authentication rules';  //to translate
1243
 
$strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults';  //to translate
1244
 
$strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command';  //to translate
1245
 
$strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases';  //to translate
1246
 
$strSetupServers_CountTables_name = 'Count tables';  //to translate
1247
 
$strSetupServers_CountTables_desc = 'Count tables when showing database list';  //to translate
 
1459
$strSetupServers_password_desc = 'Leave empty if not using config auth';  //to translate
 
1460
$strSetupServers_password_name = 'Password for config auth';  //to translate
 
1461
$strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]';  //to translate
 
1462
$strSetupServers_pdf_pages_name = 'PDF schema: pages table';  //to translate
 
1463
$strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Suggested: [kbd]phpmyadmin[/kbd]';  //to translate
1248
1464
$strSetupServers_pmadb_name = 'PMA database';  //to translate
1249
 
$strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Suggested: [kbd]phpmyadmin[/kbd]';  //to translate
1250
 
$strSetupServers_controluser_name = 'Control user';  //to translate
1251
 
$strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]';  //to translate
1252
 
$strSetupServers_controlpass_name = 'Control user password';  //to translate
1253
 
$strSetupServers_verbose_check_name = 'Verbose check';  //to translate
1254
 
$strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance';  //to translate
1255
 
$strSetupServers_bookmarktable_name = 'Bookmark table';  //to translate
1256
 
$strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]';  //to translate
 
1465
$strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default';  //to translate
 
1466
$strSetupServers_port_name = 'Server port';  //to translate
 
1467
$strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]';  //to translate
1257
1468
$strSetupServers_relation_name = 'Relation table';  //to translate
1258
 
$strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]';  //to translate
 
1469
$strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases';  //to translate
 
1470
$strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command';  //to translate
 
1471
$strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example';  //to translate
 
1472
$strSetupServers_SignonSession_name = 'Signon session name';  //to translate
 
1473
$strSetupServers_SignonURL_name = 'Signon URL';  //to translate
 
1474
$strSetupServerSslMsg = 'You should use SSL connections if your web server supports it';  //to translate
 
1475
$strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default';  //to translate
 
1476
$strSetupServers_socket_name = 'Server socket';  //to translate
 
1477
$strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server';  //to translate
 
1478
$strSetupServers_ssl_name = 'Use SSL';  //to translate
 
1479
$strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]';  //to translate
 
1480
$strSetupServers_table_coords_name = 'PDF schema: table coordinates';  //to translate
 
1481
$strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]';  //to translate
1259
1482
$strSetupServers_table_info_name = 'Display fields table';  //to translate
1260
 
$strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]';  //to translate
1261
 
$strSetupServers_table_coords_name = 'PDF schema: table coordinates';  //to translate
1262
 
$strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]';  //to translate
1263
 
$strSetupServers_pdf_pages_name = 'PDF schema: pages table';  //to translate
1264
 
$strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]';  //to translate
1265
 
$strSetupServers_column_info_name = 'Column information table';  //to translate
1266
 
$strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]';  //to translate
1267
 
$strSetupServers_history_name = 'SQL query history table';  //to translate
1268
 
$strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]';  //to translate
1269
 
$strSetupServers_designer_coords_name = 'Designer table';  //to translate
1270
 
$strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]';  //to translate
1271
 
$strSetupUploadDir_name = 'Upload directory';  //to translate
1272
 
$strSetupUploadDir_desc = 'Directory on server where you can upload files for import';  //to translate
1273
 
$strSetupSaveDir_name = 'Save directory';  //to translate
1274
 
$strSetupSaveDir_desc = 'Directory where exports can be saved on server';  //to translate
1275
 
$strSetupAllowAnywhereRecoding_name = 'Allow character set conversion';  //to translate
1276
 
$strSetupDefaultCharset_name = 'Default character set';  //to translate
1277
 
$strSetupDefaultCharset_desc = 'Default character set used for conversions';  //to translate
1278
 
$strSetupRecodingEngine_name = 'Recoding engine';  //to translate
1279
 
$strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion';  //to translate
1280
 
$strSetupIconvExtraParams_name = 'Extra parameters for iconv';  //to translate
1281
 
$strSetupZipDump_name = 'ZIP';  //to translate
1282
 
$strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations';  //to translate
1283
 
$strSetupGZipDump_name = 'GZip';  //to translate
1284
 
$strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations';  //to translate
1285
 
$strSetupBZipDump_name = 'Bzip2';  //to translate
1286
 
$strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations';  //to translate
1287
 
$strSetupCompressOnFly_name = 'Compress on the fly';  //to translate
1288
 
$strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature';  //to translate
1289
 
$strSetupblowfish_secret_name = 'Blowfish secret';  //to translate
1290
 
$strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication';  //to translate
1291
 
$strSetupForceSSL_name = 'Force SSL connection';  //to translate
1292
 
$strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin';  //to translate
1293
 
$strSetupCheckConfigurationPermissions_name = 'Check config file permissions';  //to translate
1294
 
$strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny';  //to translate
1295
 
$strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]';  //to translate
1296
 
$strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users';  //to translate
1297
 
$strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server';  //to translate
1298
 
$strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth';  //to translate
1299
 
$strSetupLoginCookieRecall_name = 'Recall user name';  //to translate
1300
 
$strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode';  //to translate
1301
 
$strSetupLoginCookieValidity_name = 'Login cookie validity';  //to translate
1302
 
$strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid';  //to translate
1303
 
$strSetupLoginCookieStore_name = 'Login cookie store';  //to translate
1304
 
$strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout';  //to translate
 
1483
$strSetupServers_user_desc = 'Leave empty if not using config auth';  //to translate
 
1484
$strSetupServers_user_name = 'User for config auth';  //to translate
 
1485
$strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance';  //to translate
 
1486
$strSetupServers_verbose_check_name = 'Verbose check';  //to translate
 
1487
$strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.';  //to translate
 
1488
$strSetupServers_verbose_name = 'Verbose name of this server';  //to translate
 
1489
$strSetupSetValue = 'Set value: %s';  //to translate
 
1490
$strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button';  //to translate
 
1491
$strSetupShowAll_name = 'Allow to display all the rows';  //to translate
 
1492
$strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly';  //to translate
 
1493
$strSetupShowChgPassword_name = 'Show password change form';  //to translate
 
1494
$strSetupShowCreateDb_name = 'Show create database form';  //to translate
 
1495
$strSetupShowForm = 'Show form';  //to translate
 
1496
$strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode';  //to translate
 
1497
$strSetupShowFunctionFields_name = 'Show function fields';  //to translate
 
1498
$strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)';  //to translate
 
1499
$strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output';  //to translate
 
1500
$strSetupShowPhpInfo_name = 'Show phpinfo() link';  //to translate
 
1501
$strSetupShowServerInfo_name = 'Show detailed MySQL server information';  //to translate
 
1502
$strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed';  //to translate
1305
1503
$strSetupShowSQL_name = 'Show SQL queries';  //to translate
1306
 
$strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed';  //to translate
1307
 
$strSetupConfirm_name = 'Confirm DROP queries';  //to translate
1308
 
$strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data';  //to translate
1309
 
$strSetupQueryHistoryDB_name = 'Permanent query history';  //to translate
1310
 
$strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).';  //to translate
1311
 
$strSetupQueryHistoryMax_name = 'Query history length';  //to translate
1312
 
$strSetupQueryHistoryMax_desc = 'How many queries are kept in history';  //to translate
1313
 
$strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors';  //to translate
1314
 
$strSetupVerboseMultiSubmit_name = 'Verbose multiple statements';  //to translate
1315
 
$strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.';  //to translate
1316
 
$strSetupMaxDbList_name = 'Maximum databases';  //to translate
1317
 
$strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list';  //to translate
1318
 
$strSetupMaxTableList_name = 'Maximum tables';  //to translate
1319
 
$strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list';  //to translate
1320
 
$strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length';  //to translate
1321
 
$strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed';  //to translate
1322
 
$strSetupOBGzip_name = 'GZip output buffering';  //to translate
1323
 
$strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers';  //to translate
1324
 
$strSetupPersistentConnections_name = 'Persistent connections';  //to translate
1325
 
$strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases';  //to translate
1326
 
$strSetupExecTimeLimit_name = 'Maximum execution time';  //to translate
1327
 
$strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)';  //to translate
1328
 
$strSetupMemoryLimit_name = 'Memory limit';  //to translate
1329
 
$strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)';  //to translate
1330
 
$strSetupSkipLockedTables_name = 'Skip locked tables';  //to translate
1331
 
$strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables';  //to translate
1332
 
$strSetupUseDbSearch_name = 'Use database search';  //to translate
1333
 
$strSetupUseDbSearch_desc = 'Allow for searching inside the entire database';  //to translate
1334
 
$strSetupLeftFrameLight_name = 'Use light version';  //to translate
1335
 
$strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once';  //to translate
1336
 
$strSetupLeftDisplayLogo_name = 'Display logo';  //to translate
1337
 
$strSetupLeftDisplayLogo_desc = 'Show logo in left frame';  //to translate
1338
 
$strSetupLeftLogoLink_name = 'Logo link URL';  //to translate
1339
 
$strSetupLeftLogoLinkWindow_name = 'Logo link target';  //to translate
1340
 
$strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])';  //to translate
1341
 
$strSetupLeftDefaultTabTable_name = 'Target for quick access icon';  //to translate
1342
 
$strSetupLeftPointerEnable_name = 'Enable highlighting';  //to translate
1343
 
$strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor';  //to translate
1344
 
$strSetupLeftDisplayServers_name = 'Display servers selection';  //to translate
1345
 
$strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame';  //to translate
1346
 
$strSetupDisplayServersList_name = 'Display servers as a list';  //to translate
1347
 
$strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down';  //to translate
1348
 
$strSetupDisplayDatabasesList_name = 'Display databases as a list';  //to translate
1349
 
$strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down';  //to translate
1350
 
$strSetupLeftFrameDBTree_name = 'Display databases in a tree';  //to translate
1351
 
$strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)';  //to translate
1352
 
$strSetupLeftFrameDBSeparator_name = 'Database tree separator';  //to translate
1353
 
$strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels';  //to translate
 
1504
$strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)';  //to translate
 
1505
$strSetupShowStats_name = 'Show statistics';  //to translate
 
1506
$strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name';  //to translate
1354
1507
$strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name';  //to translate
1355
 
$strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name';  //to translate
1356
 
$strSetupLeftFrameTableSeparator_name = 'Table tree separator';  //to translate
1357
 
$strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels';  //to translate
1358
 
$strSetupLeftFrameTableLevel_name = 'Maximum table tree depth';  //to translate
 
1508
$strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged';  //to translate
 
1509
$strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name';  //to translate
1359
1510
$strSetupShowTooltip_name = 'Display table comments in tooltips';  //to translate
1360
 
$strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name';  //to translate
1361
 
$strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged';  //to translate
1362
 
$strSetupShowStats_name = 'Show statistics';  //to translate
1363
 
$strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)';  //to translate
1364
 
$strSetupShowPhpInfo_name = 'Show phpinfo() link';  //to translate
1365
 
$strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output';  //to translate
1366
 
$strSetupShowServerInfo_name = 'Show detailed MySQL server information';  //to translate
1367
 
$strSetupShowChgPassword_name = 'Show password change form';  //to translate
1368
 
$strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly';  //to translate
1369
 
$strSetupShowCreateDb_name = 'Show create database form';  //to translate
1370
 
$strSetupSuggestDBName_name = 'Suggest new database name';  //to translate
1371
 
$strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty';  //to translate
1372
 
$strSetupNavigationBarIconic_name = 'Iconic navigation bar';  //to translate
1373
 
$strSetupNavigationBarIconic_desc = 'Use only icons, only text or both';  //to translate
1374
 
$strSetupShowAll_name = 'Allow to display all the rows';  //to translate
1375
 
$strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button';  //to translate
1376
 
$strSetupMaxRows_name = 'Maximum number of rows to display';  //to translate
1377
 
$strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.';  //to translate
1378
 
$strSetupOrder_name = 'Default sorting order';  //to translate
1379
 
$strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise';  //to translate
1380
 
$strSetupBrowsePointerEnable_name = 'Highlight pointer';  //to translate
1381
 
$strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor';  //to translate
1382
 
$strSetupBrowseMarkerEnable_name = 'Row marker';  //to translate
1383
 
$strSetupBrowseMarkerEnable_desc = 'Highlight selected rows';  //to translate
1384
 
$strSetupProtectBinary_name = 'Protect binary fields';  //to translate
1385
 
$strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing';  //to translate
1386
 
$strSetupShowFunctionFields_name = 'Show function fields';  //to translate
1387
 
$strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode';  //to translate
1388
 
$strSetupCharEditing_name = 'CHAR fields editing';  //to translate
1389
 
$strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields';  //to translate
1390
 
$strSetupCharTextareaCols_name = 'CHAR textarea columns';  //to translate
1391
 
$strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas';  //to translate
1392
 
$strSetupCharTextareaRows_name = 'CHAR textarea rows';  //to translate
1393
 
$strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas';  //to translate
1394
 
$strSetupInsertRows_name = 'Number of inserted rows';  //to translate
1395
 
$strSetupInsertRows_desc = 'How many rows can be inserted at one time';  //to translate
1396
 
$strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order';  //to translate
1397
 
$strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value';  //to translate
1398
 
$strSetupForeignKeyMaxLimit_name = 'Foreign key limit';  //to translate
1399
 
$strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present';  //to translate
1400
 
$strSetupLightTabs_name = 'Light tabs';  //to translate
1401
 
$strSetupLightTabs_desc = 'Use less graphically intense tabs';  //to translate
1402
 
$strSetupPropertiesIconic_name = 'Iconic table operations';  //to translate
1403
 
$strSetupPropertiesIconic_desc = 'Use only icons, only text or both';  //to translate
1404
 
$strSetupDefaultTabServer_name = 'Default server tab';  //to translate
1405
 
$strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server';  //to translate
1406
 
$strSetupDefaultTabDatabase_name = 'Default database tab';  //to translate
1407
 
$strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database';  //to translate
1408
 
$strSetupDefaultTabTable_name = 'Default table tab';  //to translate
1409
 
$strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table';  //to translate
1410
 
$strSetupQueryWindowDefTab_name = 'Default query window tab';  //to translate
1411
 
$strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window';  //to translate
 
1511
$strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables';  //to translate
 
1512
$strSetupSkipLockedTables_name = 'Skip locked tables';  //to translate
1412
1513
$strSetupSQLQuery_Edit_name = 'Edit';  //to translate
1413
1514
$strSetupSQLQuery_Explain_name = 'Explain SQL';  //to translate
 
1515
$strSetupSQLQuery_Refresh_name = 'Refresh';  //to translate
1414
1516
$strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code';  //to translate
1415
1517
$strSetupSQLQuery_Validate_name = 'Validate SQL';  //to translate
1416
 
$strSetupSQLQuery_Refresh_name = 'Refresh';  //to translate
1417
 
$strSetupImport_format_name = 'Format of imported file';  //to translate
1418
 
$strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt';  //to translate
1419
 
$strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
1420
 
$strSetupImport_skip_queries_name = 'Partial import: skip queries';  //to translate
1421
 
$strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start';  //to translate
1422
 
$strSetupExport_format_name = 'Format';  //to translate
1423
 
$strSetupExport_compression_name = 'Compression';  //to translate
1424
 
$strSetupExport_asfile_name = 'Save as file';  //to translate
1425
 
$strSetupExport_charset_name = 'Character set of the file';  //to translate
1426
 
$strSetupExport_onserver_name = 'Save on server';  //to translate
1427
 
$strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)';  //to translate
1428
 
$strSetupExport_remember_file_template_name = 'Remember file name template';  //to translate
1429
 
$strSetupExport_file_template_table_name = 'Table name template';  //to translate
1430
 
$strSetupExport_file_template_database_name = 'Database name template';  //to translate
1431
 
$strSetupExport_file_template_server_name = 'Server name template';  //to translate
1432
 
$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters';  //to translate
1433
 
$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.';  //to translate
1434
 
$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed';  //to translate
1435
 
$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available';  //to translate
1436
 
$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!';  //to translate
1437
 
$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.';  //to translate
1438
 
$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.';  //to translate
1439
 
$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].';  //to translate
1440
 
$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported';  //to translate
 
1518
$strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty';  //to translate
 
1519
$strSetupSuggestDBName_name = 'Suggest new database name';  //to translate
 
1520
$strSetupTrue = 'yes';  //to translate
 
1521
$strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]';  //to translate
 
1522
$strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny';  //to translate
 
1523
$strSetupUploadDir_desc = 'Directory on server where you can upload files for import';  //to translate
 
1524
$strSetupUploadDir_name = 'Upload directory';  //to translate
 
1525
$strSetupUseDbSearch_desc = 'Allow for searching inside the entire database';  //to translate
 
1526
$strSetupUseDbSearch_name = 'Use database search';  //to translate
 
1527
$strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.';  //to translate
 
1528
$strSetupVerboseMultiSubmit_name = 'Verbose multiple statements';  //to translate
 
1529
$strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.';  //to translate
 
1530
$strSetupVersionCheckInvalid = 'Got invalid version string from server';  //to translate
 
1531
$strSetupVersionCheckLink = 'Check for latest version';  //to translate
1441
1532
$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.';  //to translate
1442
 
$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)';  //to translate
1443
 
$strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.';  //to translate
1444
 
$strSetupServers_host_desc = 'Hostname where MySQL server is running';  //to translate
1445
 
$strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.';  //to translate
1446
 
$strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;';  //to translate
 
1533
$strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.';  //to translate
 
1534
$strSetupVersionCheckNone = 'No newer stable version is available';  //to translate
 
1535
$strSetupVersionCheckUnparsable = 'Unparsable version string';  //to translate
 
1536
$strSetupVersionCheck = 'Version check';  //to translate
 
1537
$strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.';  //to translate
 
1538
$strSetupWarning = 'Warning';  //to translate
 
1539
$strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations';  //to translate
 
1540
$strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
 
1541
$strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
 
1542
$strSetupZipDump_name = 'ZIP';  //to translate
 
1543
$strShowBinaryContentsAsHex = 'Show binary contents as HEX';  //to translate
1447
1544
$strShowBinaryContents = 'Show binary contents';  //to translate
1448
1545
$strShowBLOBContents = 'Show BLOB contents';  //to translate
 
1546
$strShowKeys = 'Only show keys';  //to translate
 
1547
$strShowMasterStatus = 'Show master status';  //to translate
 
1548
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:';  //to translate
 
1549
$strSocket = 'Socket';  //to translate
 
1550
$strStart = 'Start';  //to translate
1449
1551
$strStatic = 'static';  //to translate
1450
 
$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)';  //to translate
1451
 
$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.';  //to translate
1452
 
$strSetupServers_AllowNoPassword_name = 'Allow logins without a password';  //to translate
1453
 
$strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.';  //to translate
1454
 
$strGetMoreThemes = 'Get more themes!';  //to translate
1455
 
$strNoneDefault = 'None';  //to translate
1456
 
$strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.';  //to translate
1457
 
$strRemoveCRLF = 'Remove CRLF characters within fields';  //to translate
1458
 
$strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values';  //to translate
1459
 
$strAndSmall = 'and';  //to translate
1460
 
$strReplicationStatus = 'Replication status';  //to translate
1461
 
$strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.';  //to translate
1462
 
$strReplicationStatus_master = 'Master status';  //to translate
1463
 
$strReplicationStatus_slave = 'Slave status';  //to translate
1464
 
$strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server';  //to translate
 
1552
$strStop = 'Stop';  //to translate
 
1553
$strStructureDiff = 'Structure Difference' ;  //to translate
 
1554
$strStructureLC = 'structure';  //to translate
 
1555
$strStructureSyn = 'Structure Synchronization';  //to translate
 
1556
$strSwekeyAuthenticating = 'Authenticating...';  //to translate
 
1557
$strSwekeyAuthFailed = 'Hardware authentication failed';  //to translate
 
1558
$strSwekeyNoKeyId = 'File %s does not contain any key id';  //to translate
 
1559
$strSwekeyNoKey = 'No valid authentication key plugged';  //to translate
 
1560
$strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.';  //to translate
 
1561
$strSynchronizeDb =  'Synchronize Databases';  //to translate
 
1562
$strSynchronize = 'Synchronize';  //to translate
 
1563
 
 
1564
$strTableAddColumn = 'Add column(s)';  //to translate
 
1565
$strTableAlterColumn = 'Alter column(s)';  //to translate
 
1566
$strTableAlterIndex = 'Alter index(s)';  //to translate
 
1567
$strTableApplyIndex = 'Apply index(s)';  //to translate
 
1568
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?';  //to translate
 
1569
$strTableInsertRow = 'Insert row(s)';  //to translate
 
1570
$strTableRemoveColumn = 'Remove column(s)';  //to translate
 
1571
$strTableRemoveIndex = 'Remove index(s)';  //to translate
 
1572
$strTableUpdateRow = 'Update row(s)';  //to translate
 
1573
$strTargetDatabaseHasBeenSynchronized = 'Target database has been synchronized with source database';  //to translate
 
1574
$strTrackingActivated = 'Tracking of %s.%s is activated.';  //to translate
 
1575
$strTrackingActivateNow = 'Activate now';  //to translate
 
1576
$strTrackingActivateTrackingFor = 'Activate tracking for %s.%s';  //to translate
 
1577
$strTrackingCreateVersion = 'Create version';  //to translate
 
1578
$strTrackingCreateVersionOf = 'Create version %s of %s.%s';  //to translate
 
1579
$strTrackingDatabaseLog = 'Database Log';  //to translate
 
1580
$strTrackingDataDefinitionStatement = 'Data definition statement';  //to translate
 
1581
$strTrackingDataManipulationStatement = 'Data manipulation statement';  //to translate
 
1582
$strTrackingDate = 'Date';  //to translate
 
1583
$strTrackingDeactivateNow = 'Deactivate now';  //to translate
 
1584
$strTrackingDeactivateTrackingFor = 'Deactivate tracking for %s.%s';  //to translate
 
1585
$strTrackingExportAs = 'Export as %s';  //to translate
 
1586
$strTrackingIsActive = 'Tracking is active.';  //to translate
 
1587
$strTrackingIsNotActive = 'Tracking is not active.';  //to translate
 
1588
$strTrackingMechanism = 'Tracking Mechanism';  //to translate
 
1589
$strTrackingReportClose = 'Close';  //to translate
 
1590
$strTrackingReport = 'Tracking report';  //to translate
 
1591
$strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s';  //to translate
 
1592
$strTrackingShowVersions = 'Show versions';  //to translate
 
1593
$strTrackingSQLDumpFile = 'SQL dump (file download)';  //to translate
 
1594
$strTrackingSQLDump = 'SQL dump';  //to translate
 
1595
$strTrackingSQLExecuted = 'SQL statements executed.';  //to translate
 
1596
$strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.';  //to translate
 
1597
$strTrackingSQLExecution = 'SQL execution';  //to translate
 
1598
$strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.';  //to translate
 
1599
$strTrackingStatements = 'Tracking statements';  //to translate
 
1600
$strTrackingStatusActive = 'active';  //to translate
 
1601
$strTrackingStatusNotActive = 'not active';  //to translate
 
1602
$strTrackingStructureSnapshot = 'Structure snapshot';  //to translate
 
1603
$strTrackingThCreated = 'Created';  //to translate
 
1604
$strTrackingThLastVersion = 'Last version';  //to translate
 
1605
$strTrackingThUpdated = 'Updated';  //to translate
 
1606
$strTrackingThVersion = 'Version';  //to translate
 
1607
$strTrackingTrackDDStatements = 'Track these data definition statements:';  //to translate
 
1608
$strTrackingTrackDMStatements = 'Track these data manipulation statements:';  //to translate
 
1609
$strTrackingTrackedTables = 'Tracked tables';  //to translate
 
1610
$strTracking = 'Tracking';  //to translate
 
1611
$strTrackingTrackTable = 'Track table';  //to translate
 
1612
$strTrackingUntrackedTables = 'Untracked tables';  //to translate
 
1613
$strTrackingUsername = 'Username';  //to translate
 
1614
$strTrackingVersionActivated = 'Tracking for %s.%s , version %s is activated.';  //to translate
 
1615
$strTrackingVersionCreated = 'Version %s is created, tracking for %s.%s is activated.';  //to translate
 
1616
$strTrackingVersionDeactivated = 'Tracking for %s.%s , version %s is deactivated.';  //to translate
 
1617
$strTrackingVersionSnapshotSQL = 'Version %s snapshot (SQL code)';  //to translate
 
1618
$strTrackingVersions = 'Versions';  //to translate
 
1619
 
 
1620
$strViewImage = 'View image';  //to translate
 
1621
$strViewVideo = 'View video';  //to translate
 
1622
 
 
1623
$strXMLError = 'The XML file specified was either malformed or incomplete. Please correct the issue and try again.';  //to translate
 
1624
$strXMLExportContents = 'Export contents';  //to translate
 
1625
$strXMLExportFunctions = 'Export functions';  //to translate
 
1626
$strXMLExportProcedures = 'Export procedures';  //to translate
 
1627
$strXMLExportStructs = 'Export Structure Schemas (recommended)';  //to translate
 
1628
$strXMLExportTables = 'Export tables';  //to translate
 
1629
$strXMLExportTriggers = 'Export triggers';  //to translate
 
1630
$strXMLExportViews = 'Export views';  //to translate
 
1631
 
 
1632
$strTrackingYouCanExecute = 'You can execute the dump by creating and using a temporary database. Please ensure that you have the privileges to do so.';  //to translate
 
1633
$strTrackingCommentOut = 'Comment out these two lines if you do not need them.';  //to translate
 
1634
$strTrackingReportForTable = 'Tracking report for table `%s`';  //to translate
 
1635
$strDeleteTrackingData = 'Delete tracking data for this table';  //to translate
 
1636
$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!';  //to translate
 
1637
$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!';  //to translate
1465
1638
?>