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

« back to all changes in this revision

Viewing changes to lang/thai-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: thai-utf-8.inc.php 13109 2009-11-08 12:04:19Z lem9 $ */
 
2
/* $Id: thai-utf-8.inc.php 13370 2010-01-29 12:58:58Z helmo $ */
3
3
 
4
4
// first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian
5
5
// last modified 2004/08/22 Arthit Suriyawongkul
46
46
$strAnyHost = 'โฮสต์ใดๆ';
47
47
$strAnyUser = 'ผู้ใช้ใดๆ';
48
48
$strAPrimaryKey = 'ได้เพิ่มไพรมารีคีย์แล้วใน %s';
49
 
$strArabic = 'อารบิค'; 
 
49
$strArabic = 'อารบิค';
50
50
$strArmenian = 'อาร์เมเนีย';
51
51
$strAscending = 'น้อยไปมาก';
52
52
$strAtBeginningOfTable = 'ที่จุดเริ่มต้นของตาราง';
585
585
// To translate:
586
586
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
587
587
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
 
588
$strActions = 'Actions';  //to translate
 
589
$strAddClause = 'Add %s';  //to translate
588
590
$strAddConstraints = 'Add constraints';  //to translate
589
591
$strAddFields = 'Add %s field(s)';  //to translate
590
592
$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
592
594
$strAfterInsertNext = 'Edit next row';  //to translate
593
595
$strAfterInsertSame = 'Go back to this page';  //to translate
594
596
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
 
597
$strAnalyze = 'Analyze';  //to translate
 
598
$strAndSmall = 'and';  //to translate
595
599
$strAndThen = 'and then';  //to translate
 
600
$strAngularLinks = 'Angular links';  //to translate
 
601
$strApplyChanges = 'Apply Selected Changes';  //to translate
596
602
$strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
 
603
$strAsDefined = 'As defined:';  //to translate
597
604
 
598
605
$strBinaryLog = 'Binary log';  //to translate
599
606
$strBinLogEventType = 'Event type';  //to translate
602
609
$strBinLogOriginalPosition = 'Original position';  //to translate
603
610
$strBinLogPosition = 'Position';  //to translate
604
611
$strBinLogServerId = 'Server ID';  //to translate
 
612
$strBLOBRepository = 'BLOB Repository';  //to translate
 
613
$strBLOBRepositoryDamaged = 'Damaged';  //to translate
 
614
$strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?';  //to translate
 
615
$strBLOBRepositoryDisabled = 'Disabled';  //to translate
 
616
$strBLOBRepositoryDisable = 'Disable';  //to translate
 
617
$strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!';  //to translate
 
618
$strBLOBRepositoryEnabled = 'Enabled';  //to translate
 
619
$strBLOBRepositoryEnable = 'Enable';  //to translate
 
620
$strBLOBRepositoryRemove = 'Remove BLOB Repository Reference';  //to translate
 
621
$strBLOBRepositoryRepair = 'Repair';  //to translate
 
622
$strBLOBRepositoryUpload = 'Upload to BLOB repository';  //to translate
605
623
$strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
606
624
$strBookmarkCreated = 'Bookmark %s created';  //to translate
607
625
$strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
616
634
$strBufferWriteWaits = 'Write waits';  //to translate
617
635
$strBusyPages = 'Busy pages';  //to translate
618
636
 
 
637
$strCancel = 'Cancel';  //to translate
 
638
$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!';  //to translate
619
639
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
 
640
$strCheck = 'Check';  //to translate
620
641
$strCheckOverhead = 'Check tables with overhead';  //to translate
 
642
$strClickToSelect = 'Click to select';  //to translate
 
643
$strClickToUnselect = 'Click to unselect';  //to translate
 
644
$strComment = 'Comment';  //to translate
621
645
$strCompatibleHashing = 'MySQL&nbsp;4.0 compatible';  //to translate
622
646
$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
623
647
$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
 
648
$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
624
649
$strConnectionError = 'Cannot connect: invalid settings.';  //to translate
625
650
$strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
626
651
$strConstraintsForTable = 'Constraints for table';  //to translate
 
652
$strControluserFailed = 'Connection for controluser as defined in your configuration failed.';  //to translate
627
653
$strCopy = 'Copy';  //to translate
628
654
$strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
 
655
$strCouldNotConnectSource = 'Could not connect to the source';  //to translate
 
656
$strCouldNotConnectTarget = 'Could not connect to the target';  //to translate
629
657
$strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';  //to translate
 
658
$strCreateRelation = 'Create relation';  //to translate
 
659
$strCreateTable  = 'Create table';  //to translate
 
660
$strCreateUserDatabase = 'Database for user';  //to translate
 
661
$strCreateUserDatabaseName = 'Create database with same name and grant all privileges';  //to translate
 
662
$strCreateUserDatabaseNone = 'None';  //to translate
 
663
$strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;';  //to translate
 
664
$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';  //to translate
630
665
$strCreationDates = 'Creation/Update/Check dates';  //to translate
631
666
$strCSV = 'CSV';  //to translate
 
667
$strCurrentServer = 'Current server';  //to translate
 
668
$strCustomColor = 'Custom color';  //to translate
632
669
 
633
670
$strDatabaseEmpty = 'The database name is empty!';  //to translate
634
671
$strDatabaseExportOptions = 'Database export options';//to translate
 
672
$strDatabaseHasBeenCreated = 'Database %1$s has been created.';  //to translate
 
673
$strDatabaseNotExisting = '\'%s\' database does not exist.';  //to translate 
 
674
$strDatabase_src = 'Source database';  //to translate
 
675
$strDatabase_trg = 'Target database';  //to translate
 
676
$strDataDiff = 'Data Difference';  //to translate
635
677
$strDataPages = 'Pages containing data';  //to translate
 
678
$strDataSyn = 'Data Synchronization';  //to translate
636
679
$strDBCopy = 'Copy database to';  //to translate
 
680
$strDbIsEmpty = 'Database seems to be empty!';  //to translate
637
681
$strDefaultEngine = '%s is the default storage engine on this MySQL server.';  //to translate
638
682
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
639
683
$strDelayedInserts = 'ใช้ delayed inserts';  //to translate
640
684
$strDeleteNoUsersSelected = 'No users selected for deleting!';  //to translate
 
685
$strDeleteRelation = 'Delete relation';  //to translate
 
686
$strDelimiter = 'Delimiter';  //to translate
641
687
$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
 
688
$strDesigner = 'Designer';  //to translate
 
689
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.';  //to translate
 
690
$strDetails = 'Details...';  //to translate
 
691
$strDifference = 'Difference';  //to translate
 
692
$strDirectLinks = 'Direct links';  //to translate
642
693
$strDirtyPages = 'Dirty pages';  //to translate
643
694
$strDisableForeignChecks = 'Disable foreign key checks';  //to translate
 
695
$strDocSQL = 'DocSQL';  //to translate
 
696
$strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values';  //to translate
 
697
$strDownloadFile = 'Download file';  //to translate
644
698
$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
 
699
$strDumpAllRows = 'Dump all rows';  //to translate
645
700
$strDumpSaved = 'Dump has been saved to file %s.';  //to translate
646
701
 
647
702
$strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
650
705
$strEngines = 'Engines';  //to translate
651
706
$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';  //to translate
652
707
$strErrorInZipFile = 'Error in ZIP archive:';  //to translate
 
708
$strErrorRelationAdded = 'Error: Relation not added.';  //to translate
 
709
$strErrorRelationExists = 'Error: relation already exists.';  //to translate
 
710
$strErrorRenamingTable = 'Error renaming table %1$s to %2$s';  //to translate
 
711
$strErrorSaveTable = 'Error saving coordinates for Designer.';  //to translate
653
712
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
654
713
$strEsperanto = 'Esperanto';  //to translate
 
714
$strEvent = 'Event';  //to translate
 
715
$strEvents = 'Events';  //to translate
655
716
$strExcelEdition = 'Excel edition';  //to translate
656
717
$strExecuteBookmarked = 'Execute bookmarked query';  //to translate
 
718
$strExportImportToScale = 'Export/Import to scale';  //to translate
 
719
$strExportMustBeFile = 'Selected export type has to be saved in file!';  //to translate
657
720
 
 
721
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11';  //to translate
658
722
$strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
659
723
$strFileNameTemplateDescriptionDatabase = 'database name';  //to translate
660
724
$strFileNameTemplateDescriptionServer = 'server name';  //to translate
661
725
$strFileNameTemplateDescriptionTable = 'table name';  //to translate
662
726
$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
 
727
$strFiles = 'Files';  //to translate
663
728
$strFileToImport = 'File to import';  //to translate
664
729
$strFlushPrivilegesNote = 'โปรดทราบ: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
665
730
$strFlushQueryCache = 'Flush query cache';  //to translate
666
731
$strFlushTables = 'Flush (close) all tables';  //to translate
 
732
$strFontSize = 'Font size';  //to translate
 
733
$strForeignKeyError = 'Error creating foreign key on %1$s (check data types)';  //to translate
 
734
$strForeignKeyRelationAdded = 'FOREIGN KEY relation added';  //to translate
667
735
$strFreePages = 'Free pages';  //to translate
 
736
$strFullStart = 'Full start';  //to translate
 
737
$strFullStop = 'Full stop';  //to translate
 
738
$strFunctions = 'Functions';  //to translate
668
739
 
669
740
$strGenerate = 'Generate';  //to translate
670
741
$strGeneratePassword = 'Generate Password';  //to translate
 
742
$strGetMoreThemes = 'Get more themes!';  //to translate
 
743
$strGoToDatabase = 'Go to database';  //to translate
 
744
$strGoToTable = 'Go to table';  //to translate
 
745
$strGoToView = 'Go to view';  //to translate
671
746
 
672
747
$strHandler = 'Handler';  //to translate
 
748
$strHaveBeenSynchronized = 'Selected target tables have been synchronized with source tables.';  //to translate
 
749
$strHelp = 'Help';  //to translate
 
750
$strHexForBLOB = 'Use hexadecimal for BLOB';  //to translate
 
751
$strHide         = 'Hide';  //to translate
 
752
$strHideShowAll = 'Hide/Show all';  //to translate
 
753
$strHideShowNoRelation = 'Hide/Show Tables with no relation';  //to translate
 
754
$strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.';  //to translate
673
755
$strHTMLExcel = 'Microsoft Excel 2000';  //to translate
674
756
$strHTMLWord = 'Microsoft Word 2000';  //to translate
675
757
 
 
758
$strIEUnsupported = 'Internet Explorer does not support this function.';  //to translate
676
759
$strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate
677
760
$strIgnoreInserts = 'Use ignore inserts';  //to translate
 
761
$strImportColNames = 'Column names in first row';  //to translate
 
762
$strImportEmptyRows = 'Do not import empty rows';  //to translate
 
763
$strImportExportCoords = 'Import/Export coordinates for PDF schema';  //to translate
678
764
$strImportFormat = 'Format of imported file';  //to translate
679
765
$strImport = 'Import';  //to translate
 
766
$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
 
767
$strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:';  //to translate
 
768
$strImportNoticePt2 = 'View a structure`s contents by clicking on its name';  //to translate
 
769
$strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link';  //to translate
 
770
$strImportNoticePt4 = 'Edit its structure by following the "Structure" link';  //to translate
 
771
$strImportODSCurrency = 'Import currencies ($5.00 to 5.00)';  //to translate
 
772
$strImportODS = 'Open Document Spreadsheet';  //to translate
 
773
$strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)';  //to translate
 
774
$strImportProceedingFile = 'The file is being processed, please be patient.';  //to translate
680
775
$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
 
776
$strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.';  //to translate
 
777
$strImportXLS = 'Excel 97-2003 XLS Workbook';  //to translate
 
778
$strImportXLSX = 'Excel 2007 XLSX Workbook';  //to translate
 
779
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.';  //to translate
681
780
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
682
781
$strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
683
782
$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
687
786
$strInnoDBDataHomeDir = 'Data home directory';  //to translate
688
787
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
689
788
$strInnoDBPages = 'pages';  //to translate
 
789
$strInsertedRowId = 'Inserted row id: %1$d';  //to translate
 
790
$strInterface = 'Interface';  //to translate
 
791
$strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.';  //to translate
 
792
$strInternalRelationAdded = 'Internal relation added';  //to translate
690
793
$strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
691
794
$strInvalidColumnCount = 'Column count has to be larger than zero.';  //to translate
692
795
$strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
693
796
$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
694
797
$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
695
798
$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
 
799
$strInvalidDatabase = 'Invalid database';  //to translate
696
800
$strInvalidFieldAddCount = 'You have to add at least one field.';  //to translate
697
801
$strInvalidFieldCount = 'Table must have at least one field.';  //to translate
698
802
$strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
699
803
$strInvalidRowNumber = '%d is not valid row number.';  //to translate
700
804
$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
701
805
$strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
 
806
$strInvalidTableName = 'Invalid table name';  //to translate
702
807
 
703
808
$strJoins = 'Joins';  //to translate
704
809
$strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
705
810
 
706
811
$strKeyCache = 'Key cache';  //to translate
 
812
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';  //to translate
707
813
 
 
814
$strLanguage = 'Language';  //to translate
708
815
$strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
709
816
$strLatchedPages = 'Latched pages';  //to translate
710
817
$strLatexContent = 'Content of table __TABLE__';//to translate
714
821
$strLatexStructure = 'Structure of table __TABLE__';//to translate
715
822
$strLDI = 'CSV using LOAD DATA';  //to translate
716
823
$strLDILocal = 'Use LOCAL keyword';  //to translate
 
824
$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)';  //to translate
 
825
$strLogServerHelp = 'You can enter hostname/IP address and port separated by space.';  //to translate
717
826
$strLongOperation = 'This operation could be long. Proceed anyway?';  //to translate
718
827
 
719
828
$strMaxConnects = 'max. concurrent connections';  //to translate
720
829
$strMaximalQueryLength = 'Maximal length of created query';  //to translate
721
830
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
722
831
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
 
832
$strMediaWiki = 'MediaWiki Table';  //to translate
723
833
$strMIME_transformation = 'Browser transformation';//to translate
724
834
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
725
835
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\', 100, b,\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
726
836
$strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
727
837
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
 
838
$strMoveMenu = 'Move Menu';  //to translate
728
839
$strMyISAMDataPointerSize = 'Data pointer size';  //to translate
729
840
$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';  //to translate
730
841
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';  //to translate
739
850
$strMyISAMSortBufferSize = 'Sort buffer size';  //to translate
740
851
$strMysqlClientVersion = 'MySQL client version';  //to translate
741
852
$strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
 
853
$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.';  //to translate
742
854
 
 
855
$strNavTableFilter = 'Filter';  //to translate
743
856
$strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
 
857
$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.';  //to translate
744
858
$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';  //to translate
745
859
$strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
 
860
$strNoneDefault = 'None';  //to translate
746
861
$strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
747
862
$strNoSpace = 'Insufficient space to save the file %s.';  //to translate
748
863
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
 
864
$strNotPresent = 'not present';  //to translate
749
865
$strNumberOfFields = 'Number of fields';  //to translate
 
866
$strNumberOfTables = 'Number of tables';  //to translate
750
867
 
 
868
$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';  //to translate
 
869
$strOpenDocumentText = 'Open Document Text';  //to translate
751
870
$strOpenNewWindow = 'Open new phpMyAdmin window';  //to translate
752
871
$strOperator = 'Operator';  //to translate
 
872
$strOptimize = 'Optimize';  //to translate
 
873
$strOptions = 'Options';  //to translate
753
874
 
 
875
$strPacked = 'Packed';  //to translate
754
876
$strPagesToBeFlushed = 'Pages to be flushed';  //to translate
755
877
$strPartialImport = 'Partial import';  //to translate
 
878
$strPartitionDefinition = 'PARTITION definition';  //to translate
 
879
$strPartitioned = 'partitioned';  //to translate
 
880
$strPartitionMaintenance = 'Partition maintenance';  //to translate
 
881
$strPartition = 'Partition %s';  //to translate
756
882
$strPasswordHashing = 'Password Hashing';  //to translate
 
883
$strPBXTCheckpointFrequency = 'Checkpoint frequency';  //to translate
 
884
$strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.';  //to translate
 
885
$strPBXTDataFileGrowSize = 'Data file grow size';  //to translate
 
886
$strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.';  //to translate
 
887
$strPBXTDataLogThreshold = 'Data log threshold';  //to translate
 
888
$strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.';  //to translate
 
889
$strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.';  //to translate
 
890
$strPBXTGarbageThreshold = 'Garbage threshold';  //to translate
 
891
$strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.';  //to translate
 
892
$strPBXTIndexCacheSize = 'Index cache size';  //to translate
 
893
$strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.';  //to translate
 
894
$strPBXTLogBufferSize = 'Log buffer size';  //to translate
 
895
$strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.';  //to translate
 
896
$strPBXTLogCacheSize = 'Log cache size';  //to translate
 
897
$strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.';  //to translate
 
898
$strPBXTLogFileCount = 'Log file count';  //to translate
 
899
$strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.';  //to translate
 
900
$strPBXTLogFileThreshold = 'Log file threshold';  //to translate
 
901
$strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.';  //to translate
 
902
$strPBXTRecordCacheSize = 'Record cache size';  //to translate
 
903
$strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.';  //to translate
 
904
$strPBXTRowFileGrowSize = 'Row file grow size';  //to translate
 
905
$strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.';  //to translate
 
906
$strPBXTTransactionBufferSize = 'Transaction buffer size';  //to translate
757
907
$strPDF = 'PDF';  //to translate
 
908
$strPDFReportExplanation = '(Generates a report containing the data of a single table)';  //to translate
758
909
$strPDFReportTitle = 'Report title';  //to translate
759
910
$strPersian = 'Persian';  //to translate
 
911
$strPhpArray = 'PHP array';  //to translate
 
912
$strPHPExtension = 'PHP extension';  //to translate
 
913
$strPlayAudio = 'Play audio';  //to translate
 
914
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';  //to translate
 
915
$strPort = 'Port';  //to translate
760
916
$strPrintViewFull = 'Print view (with full texts)';  //to translate
761
917
$strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
762
918
$strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
763
919
$strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';  //to translate
764
920
$strPrivDescCreateView = 'Allows creating new views.';  //to translate
 
921
$strPrivDescEvent = 'Allows to set up events for the event scheduler';  //to translate
765
922
$strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
766
923
$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
 
924
$strPrivDescProcess = 'Allows viewing processes of all users';  //to translate
767
925
$strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
768
926
$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate
769
927
$strPrivDescSuper = 'อนุญาตให้เชื่อมต่อ, แม้ว่าจำนวนการเชื่อมต่อจะถึงระดับสูงสุดแล้ว; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
 
928
$strPrivDescTrigger = 'Allows creating and dropping triggers';  //to translate
 
929
$strProcedures = 'Procedures';  //to translate
 
930
$strProfiling = 'Profiling';  //to translate
770
931
$strProtocolVersion = 'Protocol version';  //to translate
771
932
 
 
933
$strQueriesExecuted = 'The following queries have been executed:';  //to translate
772
934
$strQueryCache = 'Query cache';  //to translate
 
935
$strQueryResultsOperations = 'Query results operations';  //to translate
773
936
$strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
774
937
 
775
938
$strReadRequests = 'Read requests';  //to translate
 
939
$strRebuild = 'Rebuild';  //to translate
 
940
$strRecommended = 'recommended';  //to translate
 
941
$strRelationalDisplayField = 'Relational display field';  //to translate
 
942
$strRelationalKey = 'Relational key';  //to translate
 
943
$strRelationDeleted = 'Relation deleted';  //to translate
776
944
$strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
777
945
$strReloadPrivileges = 'Reload privileges';  //to translate
 
946
$strReload = 'Reload';  //to translate
 
947
$strRemoteServer = 'Remote server';  //to translate
 
948
$strRemoveCRLF = 'Remove CRLF characters within fields';  //to translate
 
949
$strRemovePartitioning = 'Remove partitioning';  //to translate
778
950
$strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
 
951
$strRepair = 'Repair';  //to translate
 
952
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.';  //to translate
 
953
$strReplicationAddSlaveUser = 'Add slave replication user';  //to translate
 
954
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s';  //to translate
 
955
$strReplicationConfiguredMaster = 'This server is configured as master in a replication process.';  //to translate
 
956
$strReplicationControlSlave = 'Control slave:';  //to translate
 
957
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.';  //to translate
 
958
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.';  //to translate
 
959
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:';  //to translate
 
960
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:';  //to translate
 
961
$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
 
962
$strReplicationMasterConfiguration = 'Master configuration';  //to translate
 
963
$strReplicationMaster = 'Master replication';  //to translate
779
964
$strReplication = 'Replication';  //to translate
 
965
$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
 
966
$strReplicationSelectDatabases = 'Please select databases:';  //to translate
 
967
$strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?';  //to translate
 
968
$strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.';  //to translate
 
969
$strReplicationShowConnectedSlaves = 'Show connected slaves';  //to translate
 
970
$strReplicationShowMasterStatus = 'Show master status';  //to translate
 
971
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!';  //to translate
 
972
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server';  //to translate
 
973
$strReplicationSlaveConfiguration = 'Slave configuration';  //to translate
 
974
$strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:';  //to translate
 
975
$strReplicationSlaveErrorManagement = 'Error management:';  //to translate
 
976
$strReplicationSlaveIOThread = 'IO Thread %s only';  //to translate
 
977
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?';  //to translate
 
978
$strReplicationSlaveReset = 'Reset slave';  //to translate
 
979
$strReplicationSlaveSeeStatus = 'See slave status table';  //to translate
 
980
$strReplicationSlaveSkipCurrentError = 'Skip current error';  //to translate
 
981
$strReplicationSlaveSkipNextErrors = 'errors.';  //to translate
 
982
$strReplicationSlaveSkipNext = 'Skip next';  //to translate
 
983
$strReplicationSlave = 'Slave replication';  //to translate
 
984
$strReplicationSlaveSQLThread = 'SQL Thread %s only';  //to translate
 
985
$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
 
986
$strReplicationStatus_master = 'Master status';  //to translate
 
987
$strReplicationStatus = 'Replication status';  //to translate
 
988
$strReplicationStatus_slave = 'Slave status';  //to translate
 
989
$strReplicationSynchronize = 'Synchronize databases with master';  //to translate
 
990
$strReplicationUnableToChange = 'Unable to change master';  //to translate
 
991
$strReplicationUnknownError = 'Unknown error';  //to translate
 
992
$strRestartInsertion = 'Restart insertion with %s rows';  //to translate
 
993
$strRoutineReturnType = 'Return type';  //to translate
 
994
$strRoutines = 'Routines';  //to translate
 
995
$strRowsAffected = '%1$d row(s) affected.';  //to translate
 
996
$strRowsDeleted = '%1$d row(s) deleted.';  //to translate
 
997
$strRowsInserted = '%1$d row(s) inserted.';  //to translate
780
998
$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
781
999
 
782
1000
$strSaveOnServer = 'Save on server in %s directory';  //to translate
 
1001
$strSavePosition = 'Save position';  //to translate
 
1002
$strSearchInField = 'Inside field:';  //to translate
783
1003
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
784
1004
$strSelectBinaryLog = 'Select binary log to view';  //to translate
 
1005
$strSelectForeignKey = 'Select Foreign Key';  //to translate
 
1006
$strSelectReferencedKey = 'Select referenced key';  //to translate
 
1007
$strServers = 'Servers';  //to translate
785
1008
$strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
 
1009
$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
 
1010
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';  //to translate
 
1011
$strSettings = 'settings';  //to translate
 
1012
$strSetupAllowAnywhereRecoding_name = 'Allow character set conversion';  //to translate
 
1013
$strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth';  //to translate
 
1014
$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
 
1015
$strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server';  //to translate
 
1016
$strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users';  //to translate
 
1017
$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters';  //to translate
 
1018
$strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication';  //to translate
 
1019
$strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters';  //to translate
 
1020
$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
 
1021
$strSetupblowfish_secret_name = 'Blowfish secret';  //to translate
 
1022
$strSetupBrowseMarkerEnable_desc = 'Highlight selected rows';  //to translate
 
1023
$strSetupBrowseMarkerEnable_name = 'Row marker';  //to translate
 
1024
$strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor';  //to translate
 
1025
$strSetupBrowsePointerEnable_name = 'Highlight pointer';  //to translate
 
1026
$strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations';  //to translate
 
1027
$strSetupBZipDump_name = 'Bzip2';  //to translate
 
1028
$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
 
1029
$strSetupCannotLoadConfig = 'Cannot load or save configuration';  //to translate
 
1030
$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
 
1031
$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
 
1032
$strSetupCharEditing_name = 'CHAR fields editing';  //to translate
 
1033
$strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas';  //to translate
 
1034
$strSetupCharTextareaCols_name = 'CHAR textarea columns';  //to translate
 
1035
$strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas';  //to translate
 
1036
$strSetupCharTextareaRows_name = 'CHAR textarea rows';  //to translate
 
1037
$strSetupCheckConfigurationPermissions_name = 'Check config file permissions';  //to translate
 
1038
$strSetupClear = 'Clear';  //to translate
 
1039
$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
 
1040
$strSetupCompressOnFly_name = 'Compress on the fly';  //to translate
 
1041
$strSetupConfigurationFile = 'Configuration file';  //to translate
 
1042
$strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data';  //to translate
 
1043
$strSetupConfirm_name = 'Confirm DROP queries';  //to translate
 
1044
$strSetupDefaultCharset_desc = 'Default character set used for conversions';  //to translate
 
1045
$strSetupDefaultCharset_name = 'Default character set';  //to translate
 
1046
$strSetupDefaultLanguage = 'Default language';  //to translate
 
1047
$strSetupDefaultServer = 'Default server';  //to translate
 
1048
$strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database';  //to translate
 
1049
$strSetupDefaultTabDatabase_name = 'Default database tab';  //to translate
 
1050
$strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server';  //to translate
 
1051
$strSetupDefaultTabServer_name = 'Default server tab';  //to translate
 
1052
$strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table';  //to translate
 
1053
$strSetupDefaultTabTable_name = 'Default table tab';  //to translate
 
1054
$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
 
1055
$strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down';  //to translate
 
1056
$strSetupDisplayDatabasesList_name = 'Display databases as a list';  //to translate
 
1057
$strSetupDisplay = 'Display';  //to translate
 
1058
$strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down';  //to translate
 
1059
$strSetupDisplayServersList_name = 'Display servers as a list';  //to translate
 
1060
$strSetupDonateLink = 'Donate';  //to translate
 
1061
$strSetupDownload = 'Download';  //to translate
 
1062
$strSetupEndOfLine = 'End of line';  //to translate
 
1063
$strSetuperror_connection = 'Could not connect to MySQL server';  //to translate
 
1064
$strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb';  //to translate
 
1065
$strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb';  //to translate
 
1066
$strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method';  //to translate
 
1067
$strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method';  //to translate
 
1068
$strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method';  //to translate
 
1069
$strSetuperror_form = 'Submitted form contains errors';  //to translate
 
1070
$strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s';  //to translate
 
1071
$strSetuperror_incorrect_port = 'Not a valid port number';  //to translate
 
1072
$strSetuperror_incorrect_value = 'Incorrect value';  //to translate
 
1073
$strSetuperror_missing_field_data = 'Missing data for %s';  //to translate
 
1074
$strSetuperror_nan_nneg = 'Not a non-negative number';  //to translate
 
1075
$strSetuperror_nan_p = 'Not a positive number';  //to translate
 
1076
$strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)';  //to translate
 
1077
$strSetupExecTimeLimit_name = 'Maximum execution time';  //to translate
 
1078
$strSetupExport_asfile_name = 'Save as file';  //to translate
 
1079
$strSetupExport_charset_name = 'Character set of the file';  //to translate
 
1080
$strSetupExport_compression_name = 'Compression';  //to translate
 
1081
$strSetupExport_file_template_database_name = 'Database name template';  //to translate
 
1082
$strSetupExport_file_template_server_name = 'Server name template';  //to translate
 
1083
$strSetupExport_file_template_table_name = 'Table name template';  //to translate
 
1084
$strSetupExport_format_name = 'Format';  //to translate
 
1085
$strSetupExport_onserver_name = 'Save on server';  //to translate
 
1086
$strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)';  //to translate
 
1087
$strSetupExport_remember_file_template_name = 'Remember file name template';  //to translate
 
1088
$strSetupFalse = 'no';  //to translate
 
1089
$strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin';  //to translate
 
1090
$strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it';  //to translate
 
1091
$strSetupForceSSL_name = 'Force SSL connection';  //to translate
 
1092
$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
 
1093
$strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order';  //to translate
 
1094
$strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present';  //to translate
 
1095
$strSetupForeignKeyMaxLimit_name = 'Foreign key limit';  //to translate
 
1096
$strSetupForm_Browse = 'Browse mode';  //to translate
 
1097
$strSetupForm_Browse_desc = 'Customize browse mode';  //to translate
 
1098
$strSetupForm_Edit_desc = 'Customize edit mode';  //to translate
 
1099
$strSetupForm_Edit = 'Edit mode';  //to translate
 
1100
$strSetupForm_Export_defaults_desc = 'Customize default export options';  //to translate
 
1101
$strSetupForm_Export_defaults = 'Export defaults';  //to translate
 
1102
$strSetupForm_Import_defaults_desc = 'Customize default common import options';  //to translate
 
1103
$strSetupForm_Import_defaults = 'Import defaults';  //to translate
 
1104
$strSetupForm_Import_export_desc = 'Set import and export directories and compression options';  //to translate
 
1105
$strSetupForm_Import_export = 'Import / export';  //to translate
 
1106
$strSetupForm_Left_databases = 'Databases';  //to translate
 
1107
$strSetupForm_Left_databases_desc = 'Databases display options';  //to translate
 
1108
$strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame';  //to translate
 
1109
$strSetupForm_Left_frame = 'Navigation frame';  //to translate
 
1110
$strSetupForm_Left_servers_desc = 'Servers display options';  //to translate
 
1111
$strSetupForm_Left_servers = 'Servers';  //to translate
 
1112
$strSetupForm_Left_tables_desc = 'Tables display options';  //to translate
 
1113
$strSetupForm_Left_tables = 'Tables';  //to translate
 
1114
$strSetupForm_Main_frame = 'Main frame';  //to translate
 
1115
$strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else';  //to translate
 
1116
$strSetupForm_Other_core_settings = 'Other core settings';  //to translate
 
1117
$strSetupForm_Query_window_desc = 'Customize query window options';  //to translate
 
1118
$strSetupForm_Query_window = 'Query window';  //to translate
 
1119
$strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL';  //to translate
 
1120
$strSetupForm_Security = 'Security';  //to translate
 
1121
$strSetupForm_Server = 'Basic settings';  //to translate
 
1122
$strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for';  //to translate
 
1123
$strSetupForm_Server_config = 'Server configuration';  //to translate
 
1124
$strSetupForm_Server_desc = 'Enter server connection parameters';  //to translate
 
1125
$strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication';  //to translate
 
1126
$strSetupForm_Server_login_options = 'Signon login options';  //to translate
 
1127
$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
 
1128
$strSetupForm_Server_pmadb = 'PMA database';  //to translate
 
1129
$strSetupFormset_customization = 'Customization';  //to translate
 
1130
$strSetupFormset_export = 'Customize export options';  //to translate
 
1131
$strSetupFormset_features = 'Features';  //to translate
 
1132
$strSetupFormset_import = 'Customize import defaults';  //to translate
 
1133
$strSetupFormset_left_frame = 'Customize navigation frame';  //to translate
 
1134
$strSetupFormset_main_frame = 'Customize main frame';  //to translate
 
1135
$strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes';  //to translate
 
1136
$strSetupForm_Sql_box = 'SQL Query box';  //to translate
 
1137
$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
 
1138
$strSetupForm_Sql_queries = 'SQL queries';  //to translate
 
1139
$strSetupForm_Startup_desc = 'Customize startup page';  //to translate
 
1140
$strSetupForm_Startup = 'Startup';  //to translate
 
1141
$strSetupForm_Tabs_desc = 'Choose how you want tabs to work';  //to translate
 
1142
$strSetupForm_Tabs = 'Tabs';  //to translate
 
1143
$strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations';  //to translate
 
1144
$strSetupGZipDump_name = 'GZip';  //to translate
 
1145
$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
 
1146
$strSetupHomepageLink = 'phpMyAdmin homepage';  //to translate
 
1147
$strSetupIconvExtraParams_name = 'Extra parameters for iconv';  //to translate
 
1148
$strSetupIgnoreErrors = 'Ignore errors';  //to translate
 
1149
$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed';  //to translate
 
1150
$strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors';  //to translate
 
1151
$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
 
1152
$strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt';  //to translate
 
1153
$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available';  //to translate
 
1154
$strSetupImport_format_name = 'Format of imported file';  //to translate
 
1155
$strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start';  //to translate
 
1156
$strSetupImport_skip_queries_name = 'Partial import: skip queries';  //to translate
 
1157
$strSetupInsecureConnection = 'Insecure connection';  //to translate
 
1158
$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!';  //to translate
 
1159
$strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.';  //to translate
 
1160
$strSetupInsertRows_desc = 'How many rows can be inserted at one time';  //to translate
 
1161
$strSetupInsertRows_name = 'Number of inserted rows';  //to translate
 
1162
$strSetupLeftDefaultTabTable_name = 'Target for quick access icon';  //to translate
 
1163
$strSetupLeftDisplayLogo_desc = 'Show logo in left frame';  //to translate
 
1164
$strSetupLeftDisplayLogo_name = 'Display logo';  //to translate
 
1165
$strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame';  //to translate
 
1166
$strSetupLeftDisplayServers_name = 'Display servers selection';  //to translate
 
1167
$strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels';  //to translate
 
1168
$strSetupLeftFrameDBSeparator_name = 'Database tree separator';  //to translate
 
1169
$strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)';  //to translate
 
1170
$strSetupLeftFrameDBTree_name = 'Display databases in a tree';  //to translate
 
1171
$strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once';  //to translate
 
1172
$strSetupLeftFrameLight_name = 'Use light version';  //to translate
 
1173
$strSetupLeftFrameTableLevel_name = 'Maximum table tree depth';  //to translate
 
1174
$strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels';  //to translate
 
1175
$strSetupLeftFrameTableSeparator_name = 'Table tree separator';  //to translate
 
1176
$strSetupLeftLogoLink_name = 'Logo link URL';  //to translate
 
1177
$strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])';  //to translate
 
1178
$strSetupLeftLogoLinkWindow_name = 'Logo link target';  //to translate
 
1179
$strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor';  //to translate
 
1180
$strSetupLeftPointerEnable_name = 'Enable highlighting';  //to translate
 
1181
$strSetupLetUserChoose = 'let the user choose';  //to translate
 
1182
$strSetupLightTabs_desc = 'Use less graphically intense tabs';  //to translate
 
1183
$strSetupLightTabs_name = 'Light tabs';  //to translate
 
1184
$strSetupLoad = 'Load';  //to translate
 
1185
$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
 
1186
$strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout';  //to translate
 
1187
$strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode';  //to translate
 
1188
$strSetupLoginCookieRecall_name = 'Recall user name';  //to translate
 
1189
$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
 
1190
$strSetupLoginCookieStore_name = 'Login cookie store';  //to translate
 
1191
$strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid';  //to translate
 
1192
$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
 
1193
$strSetupLoginCookieValidity_name = 'Login cookie validity';  //to translate
 
1194
$strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed';  //to translate
 
1195
$strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length';  //to translate
 
1196
$strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list';  //to translate
 
1197
$strSetupMaxDbList_name = 'Maximum databases';  //to translate
 
1198
$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
 
1199
$strSetupMaxRows_name = 'Maximum number of rows to display';  //to translate
 
1200
$strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list';  //to translate
 
1201
$strSetupMaxTableList_name = 'Maximum tables';  //to translate
 
1202
$strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)';  //to translate
 
1203
$strSetupMemoryLimit_name = 'Memory limit';  //to translate
 
1204
$strSetupNavigationBarIconic_desc = 'Use only icons, only text or both';  //to translate
 
1205
$strSetupNavigationBarIconic_name = 'Iconic navigation bar';  //to translate
 
1206
$strSetupNewServer = 'New server';  //to translate
 
1207
$strSetupNoServers = 'There are no configured servers';  //to translate
 
1208
$strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers';  //to translate
 
1209
$strSetupOBGzip_name = 'GZip output buffering';  //to translate
 
1210
$strSetupOptionNone = '- none -';  //to translate
 
1211
$strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise';  //to translate
 
1212
$strSetupOrder_name = 'Default sorting order';  //to translate
 
1213
$strSetupOverview = 'Overview';  //to translate
 
1214
$strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases';  //to translate
 
1215
$strSetupPersistentConnections_name = 'Persistent connections';  //to translate
 
1216
$strSetupPropertiesIconic_desc = 'Use only icons, only text or both';  //to translate
 
1217
$strSetupPropertiesIconic_name = 'Iconic table operations';  //to translate
 
1218
$strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing';  //to translate
 
1219
$strSetupProtectBinary_name = 'Protect binary fields';  //to translate
 
1220
$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
 
1221
$strSetupQueryHistoryDB_name = 'Permanent query history';  //to translate
 
1222
$strSetupQueryHistoryMax_desc = 'How many queries are kept in history';  //to translate
 
1223
$strSetupQueryHistoryMax_name = 'Query history length';  //to translate
 
1224
$strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window';  //to translate
 
1225
$strSetupQueryWindowDefTab_name = 'Default query window tab';  //to translate
 
1226
$strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion';  //to translate
 
1227
$strSetupRecodingEngine_name = 'Recoding engine';  //to translate
 
1228
$strSetupRestoreDefaultValue = 'Restore default value';  //to translate
 
1229
$strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values';  //to translate
 
1230
$strSetupSaveDir_desc = 'Directory where exports can be saved on server';  //to translate
 
1231
$strSetupSaveDir_name = 'Save directory';  //to translate
 
1232
$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
 
1233
$strSetupServerExtensionMsg = 'You should use mysqli for performance reasons';  //to translate
 
1234
$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.';  //to translate
 
1235
$strSetupServersAdd = 'Add a new server';  //to translate
 
1236
$strSetupServers_AllowDeny_order_desc = 'Leave blank if not used';  //to translate
 
1237
$strSetupServers_AllowDeny_order_name = 'Host authentication order';  //to translate
 
1238
$strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults';  //to translate
 
1239
$strSetupServers_AllowDeny_rules_name = 'Host authentication rules';  //to translate
 
1240
$strSetupServers_AllowNoPassword_name = 'Allow logins without a password';  //to translate
 
1241
$strSetupServers_AllowRoot_name = 'Allow root login';  //to translate
 
1242
$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
 
1243
$strSetupServers_auth_swekey_config_name = 'SweKey config file';  //to translate
 
1244
$strSetupServers_auth_type_desc = 'Authentication method to use';  //to translate
 
1245
$strSetupServers_auth_type_name = 'Authentication type';  //to translate
 
1246
$strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]';  //to translate
 
1247
$strSetupServers_bookmarktable_name = 'Bookmark table';  //to translate
 
1248
$strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]';  //to translate
 
1249
$strSetupServers_column_info_name = 'Column information table';  //to translate
 
1250
$strSetupServers_compress_desc = 'Compress connection to MySQL server';  //to translate
 
1251
$strSetupServers_compress_name = 'Compress connection';  //to translate
 
1252
$strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure';  //to translate
 
1253
$strSetupServers_connect_type_name = 'Connection type';  //to translate
 
1254
$strSetupServers_controlpass_name = 'Control user password';  //to translate
 
1255
$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
 
1256
$strSetupServers_controluser_name = 'Control user';  //to translate
 
1257
$strSetupServers_CountTables_desc = 'Count tables when showing database list';  //to translate
 
1258
$strSetupServers_CountTables_name = 'Count tables';  //to translate
 
1259
$strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]';  //to translate
 
1260
$strSetupServers_designer_coords_name = 'Designer table';  //to translate
 
1261
$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
 
1262
$strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA';  //to translate
 
1263
$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
 
1264
$strSetupServersEdit = 'Edit server';  //to translate
 
1265
$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported';  //to translate
 
1266
$strSetupServers_extension_name = 'PHP extension to use';  //to translate
 
1267
$strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)';  //to translate
 
1268
$strSetupServers_hide_db_name = 'Hide databases';  //to translate
 
1269
$strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]';  //to translate
 
1270
$strSetupServers_history_name = 'SQL query history table';  //to translate
 
1271
$strSetupServers_host_desc = 'Hostname where MySQL server is running';  //to translate
 
1272
$strSetupServers_host_name = 'Server hostname';  //to translate
 
1273
$strSetupServers_LogoutURL_name = 'Logout URL';  //to translate
 
1274
$strSetupServers_nopassword_desc = 'Try to connect without password';  //to translate
 
1275
$strSetupServers_nopassword_name = 'Connect without password';  //to translate
 
1276
$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
 
1277
$strSetupServers_only_db_name = 'Show only listed databases';  //to translate
 
1278
$strSetupServers_password_desc = 'Leave empty if not using config auth';  //to translate
 
1279
$strSetupServers_password_name = 'Password for config auth';  //to translate
 
1280
$strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]';  //to translate
 
1281
$strSetupServers_pdf_pages_name = 'PDF schema: pages table';  //to translate
 
1282
$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
 
1283
$strSetupServers_pmadb_name = 'PMA database';  //to translate
 
1284
$strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default';  //to translate
 
1285
$strSetupServers_port_name = 'Server port';  //to translate
 
1286
$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
 
1287
$strSetupServers_relation_name = 'Relation table';  //to translate
 
1288
$strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases';  //to translate
 
1289
$strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command';  //to translate
 
1290
$strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example';  //to translate
 
1291
$strSetupServers_SignonSession_name = 'Signon session name';  //to translate
 
1292
$strSetupServers_SignonURL_name = 'Signon URL';  //to translate
 
1293
$strSetupServerSslMsg = 'You should use SSL connections if your web server supports it';  //to translate
 
1294
$strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default';  //to translate
 
1295
$strSetupServers_socket_name = 'Server socket';  //to translate
 
1296
$strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server';  //to translate
 
1297
$strSetupServers_ssl_name = 'Use SSL';  //to translate
 
1298
$strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]';  //to translate
 
1299
$strSetupServers_table_coords_name = 'PDF schema: table coordinates';  //to translate
 
1300
$strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]';  //to translate
 
1301
$strSetupServers_table_info_name = 'Display fields table';  //to translate
 
1302
$strSetupServers_user_desc = 'Leave empty if not using config auth';  //to translate
 
1303
$strSetupServers_user_name = 'User for config auth';  //to translate
 
1304
$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
 
1305
$strSetupServers_verbose_check_name = 'Verbose check';  //to translate
 
1306
$strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.';  //to translate
 
1307
$strSetupServers_verbose_name = 'Verbose name of this server';  //to translate
 
1308
$strSetupSetValue = 'Set value: %s';  //to translate
 
1309
$strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button';  //to translate
 
1310
$strSetupShowAll_name = 'Allow to display all the rows';  //to translate
 
1311
$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
 
1312
$strSetupShowChgPassword_name = 'Show password change form';  //to translate
 
1313
$strSetupShowCreateDb_name = 'Show create database form';  //to translate
 
1314
$strSetupShowForm = 'Show form';  //to translate
 
1315
$strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode';  //to translate
 
1316
$strSetupShowFunctionFields_name = 'Show function fields';  //to translate
 
1317
$strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)';  //to translate
 
1318
$strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output';  //to translate
 
1319
$strSetupShowPhpInfo_name = 'Show phpinfo() link';  //to translate
 
1320
$strSetupShowServerInfo_name = 'Show detailed MySQL server information';  //to translate
 
1321
$strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed';  //to translate
 
1322
$strSetupShowSQL_name = 'Show SQL queries';  //to translate
 
1323
$strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)';  //to translate
 
1324
$strSetupShowStats_name = 'Show statistics';  //to translate
 
1325
$strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name';  //to translate
 
1326
$strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name';  //to translate
 
1327
$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
 
1328
$strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name';  //to translate
 
1329
$strSetupShowTooltip_name = 'Display table comments in tooltips';  //to translate
 
1330
$strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables';  //to translate
 
1331
$strSetupSkipLockedTables_name = 'Skip locked tables';  //to translate
 
1332
$strSetupSQLQuery_Edit_name = 'Edit';  //to translate
 
1333
$strSetupSQLQuery_Explain_name = 'Explain SQL';  //to translate
 
1334
$strSetupSQLQuery_Refresh_name = 'Refresh';  //to translate
 
1335
$strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code';  //to translate
 
1336
$strSetupSQLQuery_Validate_name = 'Validate SQL';  //to translate
 
1337
$strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty';  //to translate
 
1338
$strSetupSuggestDBName_name = 'Suggest new database name';  //to translate
 
1339
$strSetupTrue = 'yes';  //to translate
 
1340
$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
 
1341
$strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny';  //to translate
 
1342
$strSetupUploadDir_desc = 'Directory on server where you can upload files for import';  //to translate
 
1343
$strSetupUploadDir_name = 'Upload directory';  //to translate
 
1344
$strSetupUseDbSearch_desc = 'Allow for searching inside the entire database';  //to translate
 
1345
$strSetupUseDbSearch_name = 'Use database search';  //to translate
 
1346
$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
 
1347
$strSetupVerboseMultiSubmit_name = 'Verbose multiple statements';  //to translate
 
1348
$strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.';  //to translate
 
1349
$strSetupVersionCheckInvalid = 'Got invalid version string from server';  //to translate
 
1350
$strSetupVersionCheckLink = 'Check for latest version';  //to translate
 
1351
$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.';  //to translate
 
1352
$strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.';  //to translate
 
1353
$strSetupVersionCheckNone = 'No newer stable version is available';  //to translate
 
1354
$strSetupVersionCheckUnparsable = 'Unparsable version string';  //to translate
 
1355
$strSetupVersionCheck = 'Version check';  //to translate
 
1356
$strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.';  //to translate
 
1357
$strSetupWarning = 'Warning';  //to translate
 
1358
$strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations';  //to translate
 
1359
$strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
 
1360
$strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
 
1361
$strSetupZipDump_name = 'ZIP';  //to translate
 
1362
$strShowBinaryContentsAsHex = 'Show binary contents as HEX';  //to translate
 
1363
$strShowBinaryContents = 'Show binary contents';  //to translate
 
1364
$strShowBLOBContents = 'Show BLOB contents';  //to translate
 
1365
$strShowHideLeftMenu = 'Show/Hide left menu';  //to translate
786
1366
$strShowingBookmark = 'Showing bookmark';  //to translate
 
1367
$strShowingPhp = 'Showing as PHP code';  //to translate
 
1368
$strShowingSQL = 'Showing SQL query';  //to translate
 
1369
$strShowKeys = 'Only show keys';  //to translate
 
1370
$strShowMasterStatus = 'Show master status';  //to translate
787
1371
$strShowOpenTables = 'Show open tables';  //to translate
788
1372
$strShowSlaveHosts = 'Show slave hosts';  //to translate
789
1373
$strShowSlaveStatus = 'Show slave status';  //to translate
895
1479
$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';  //to translate
896
1480
$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
897
1481
$strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
 
1482
$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
 
1483
$strSmallBigAll = 'Small/Big All';  //to translate
 
1484
$strSnapToGrid = 'Snap to grid';  //to translate
898
1485
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
 
1486
$strSocket = 'Socket';  //to translate
899
1487
$strSorting = 'Sorting';  //to translate
900
1488
$strSQLCompatibility = 'SQL compatibility mode';  //to translate
901
1489
$strSQLExportType = 'Export type';  //to translate
 
1490
$strStandInStructureForView = 'Stand-in structure for view';  //to translate
 
1491
$strStart = 'Start';  //to translate
 
1492
$strStatic = 'static';  //to translate
902
1493
$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
 
1494
$strStop = 'Stop';  //to translate
903
1495
$strStorageEngines = 'Storage Engines';  //to translate
904
1496
$strStorageEngine = 'Storage Engine';  //to translate
905
1497
$strStrucNativeExcel = 'ข้อมูล Native MS Excel';  //to translate
 
1498
$strStructureDiff = 'Structure Difference' ;  //to translate
 
1499
$strStructureForView = 'Structure for view';  //to translate
 
1500
$strStructureLC = 'structure';  //to translate
 
1501
$strStructureSyn = 'Structure Synchronization';  //to translate
 
1502
$strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.';  //to translate
 
1503
$strSwekeyAuthenticating = 'Authenticating...';  //to translate
 
1504
$strSwekeyAuthFailed = 'Hardware authentication failed';  //to translate
 
1505
$strSwekeyNoKeyId = 'File %s does not contain any key id';  //to translate
 
1506
$strSwekeyNoKey = 'No valid authentication key plugged';  //to translate
906
1507
$strSwitchToDatabase = 'Switch to copied database';  //to translate
 
1508
$strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.';  //to translate
 
1509
$strSynchronizeDb =  'Synchronize Databases';  //to translate
 
1510
$strSynchronize = 'Synchronize';  //to translate
907
1511
 
 
1512
$strTableAddColumn = 'Add column(s)';  //to translate
908
1513
$strTableAlreadyExists = 'Table %s already exists!';  //to translate
 
1514
$strTableAlterColumn = 'Alter column(s)';  //to translate
 
1515
$strTableAlteredSuccessfully = 'Table %1$s has been altered successfully';  //to translate
 
1516
$strTableAlterIndex = 'Alter index(s)';  //to translate
 
1517
$strTableApplyIndex = 'Apply index(s)';  //to translate
 
1518
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?';  //to translate
 
1519
$strTableHasBeenCreated = 'Table %1$s has been created.';  //to translate
 
1520
$strTableInsertRow = 'Insert row(s)';  //to translate
 
1521
$strTableIsEmpty = 'Table seems to be empty!';  //to translate
 
1522
$strTableName = 'Table name';  //to translate
 
1523
$strTableRemoveColumn = 'Remove column(s)';  //to translate
 
1524
$strTableRemoveIndex = 'Remove index(s)';  //to translate
 
1525
$strTableUpdateRow = 'Update row(s)';  //to translate
909
1526
$strTakeIt = 'take it';  //to translate
 
1527
$strTargetDatabaseHasBeenSynchronized = 'Target database has been synchronized with source database';  //to translate
910
1528
$strTempData = 'Temporary data';  //to translate
 
1529
$strTexyText = 'Texy! text';  //to translate
911
1530
$strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
912
1531
$strThemeNoPreviewAvailable = 'No preview available.';  //to translate
913
1532
$strThemeNotFound = 'Theme %s not found!';  //to translate
917
1536
$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
918
1537
$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';  //to translate
919
1538
$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
 
1539
$strToFromPage = 'to/from page';  //to translate
920
1540
$strToggleScratchboard = 'toggle scratchboard';  //to translate
 
1541
$strToggleSmallBig = 'Toggle small/big';  //to translate
 
1542
$strToSelectRelation = 'To select relation, click :';  //to translate
 
1543
$strTrackingActivated = 'Tracking of %s.%s is activated.';  //to translate
 
1544
$strTrackingActivateNow = 'Activate now';  //to translate
 
1545
$strTrackingActivateTrackingFor = 'Activate tracking for %s.%s';  //to translate
 
1546
$strTrackingCreateVersion = 'Create version';  //to translate
 
1547
$strTrackingCreateVersionOf = 'Create version %s of %s.%s';  //to translate
 
1548
$strTrackingDatabaseLog = 'Database Log';  //to translate
 
1549
$strTrackingDataDefinitionStatement = 'Data definition statement';  //to translate
 
1550
$strTrackingDataManipulationStatement = 'Data manipulation statement';  //to translate
 
1551
$strTrackingDate = 'Date';  //to translate
 
1552
$strTrackingDeactivateNow = 'Deactivate now';  //to translate
 
1553
$strTrackingDeactivateTrackingFor = 'Deactivate tracking for %s.%s';  //to translate
 
1554
$strTrackingExportAs = 'Export as %s';  //to translate
 
1555
$strTrackingIsActive = 'Tracking is active.';  //to translate
 
1556
$strTrackingIsNotActive = 'Tracking is not active.';  //to translate
 
1557
$strTrackingMechanism = 'Tracking Mechanism';  //to translate
 
1558
$strTrackingReportClose = 'Close';  //to translate
 
1559
$strTrackingReport = 'Tracking report';  //to translate
 
1560
$strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s';  //to translate
 
1561
$strTrackingShowVersions = 'Show versions';  //to translate
 
1562
$strTrackingSQLDumpFile = 'SQL dump (file download)';  //to translate
 
1563
$strTrackingSQLDump = 'SQL dump';  //to translate
 
1564
$strTrackingSQLExecuted = 'SQL statements executed.';  //to translate
 
1565
$strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.';  //to translate
 
1566
$strTrackingSQLExecution = 'SQL execution';  //to translate
 
1567
$strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.';  //to translate
 
1568
$strTrackingStatements = 'Tracking statements';  //to translate
 
1569
$strTrackingStatusActive = 'active';  //to translate
 
1570
$strTrackingStatusNotActive = 'not active';  //to translate
 
1571
$strTrackingStructureSnapshot = 'Structure snapshot';  //to translate
 
1572
$strTrackingThCreated = 'Created';  //to translate
 
1573
$strTrackingThLastVersion = 'Last version';  //to translate
 
1574
$strTrackingThUpdated = 'Updated';  //to translate
 
1575
$strTrackingThVersion = 'Version';  //to translate
 
1576
$strTrackingTrackDDStatements = 'Track these data definition statements:';  //to translate
 
1577
$strTrackingTrackDMStatements = 'Track these data manipulation statements:';  //to translate
 
1578
$strTrackingTrackedTables = 'Tracked tables';  //to translate
 
1579
$strTracking = 'Tracking';  //to translate
 
1580
$strTrackingTrackTable = 'Track table';  //to translate
 
1581
$strTrackingUntrackedTables = 'Untracked tables';  //to translate
 
1582
$strTrackingUsername = 'Username';  //to translate
 
1583
$strTrackingVersionActivated = 'Tracking for %s.%s , version %s is activated.';  //to translate
 
1584
$strTrackingVersionCreated = 'Version %s is created, tracking for %s.%s is activated.';  //to translate
 
1585
$strTrackingVersionDeactivated = 'Tracking for %s.%s , version %s is deactivated.';  //to translate
 
1586
$strTrackingVersionSnapshotSQL = 'Version %s snapshot (SQL code)';  //to translate
 
1587
$strTrackingVersions = 'Versions';  //to translate
921
1588
$strTransactionCoordinator = 'Transaction coordinator';  //to translate
922
1589
$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
923
1590
$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';  //to translate
 
1591
$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.';  //to translate
924
1592
$strTransformation_text_plain__external = 'สำหรับ ลีนุกซ์ เท่านั้น: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
925
1593
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
926
1594
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
927
1595
$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
928
1596
$strTransformation_text_plain__substr = 'แสดงข้อความบางส่วนเท่านั้น. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
 
1597
$strTriggers = 'Triggers';  //to translate
929
1598
 
930
1599
$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
931
1600
$strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
 
1601
$strUploadErrorCantWrite = 'Failed to write file to disk.';  //to translate
 
1602
$strUploadErrorExtension = 'File upload stopped by extension.';  //to translate
 
1603
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';  //to translate
 
1604
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';  //to translate
 
1605
$strUploadErrorNoTempDir = 'Missing a temporary folder.';  //to translate
 
1606
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.';  //to translate
 
1607
$strUploadErrorUnknown = 'Unknown error in file upload.';  //to translate
932
1608
$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
 
1609
$strUploadsNotAllowed = 'File uploads are not allowed on this server.';  //to translate
933
1610
$strUseHostTable = 'ใช้ Host Table';  //to translate
934
1611
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
935
1612
 
936
1613
$strVersionInformation = 'Version information';  //to translate
937
1614
$strViewDumpDatabases = 'View dump (schema) of databases';//to translate
 
1615
$strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.';  //to translate
938
1616
$strViewHasBeenDropped = 'View %s has been dropped';  //to translate
 
1617
$strViewImage = 'View image';  //to translate
 
1618
$strViewName = 'VIEW name';  //to translate
 
1619
$strViewVideo = 'View video';  //to translate
939
1620
$strView = 'View';  //to translate
940
1621
 
 
1622
$strWebServer = 'Web server';  //to translate
 
1623
$strWiki = 'Wiki';  //to translate
941
1624
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
942
1625
$strWriteRequests = 'Write requests';  //to translate
943
1626
 
944
 
$strQueryResultsOperations = 'Query results operations';  //to translate
945
 
$strAddClause = 'Add %s';  //to translate
946
 
$strUploadsNotAllowed = 'File uploads are not allowed on this server.';  //to translate
947
 
$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';  //to translate
948
 
$strExportMustBeFile = 'Selected export type has to be saved in file!';  //to translate
949
 
$strCreateUserDatabase = 'Database for user';  //to translate
950
 
$strCreateUserDatabaseNone = 'None';  //to translate
951
 
$strCreateUserDatabaseName = 'Create database with same name and grant all privileges';  //to translate
952
 
$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';  //to translate
953
 
$strOpenDocumentText = 'Open Document Text';  //to translate
954
 
$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.';  //to translate
955
 
$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!';  //to translate
956
 
$strErrorRenamingTable = 'Error renaming table %1$s to %2$s';  //to translate
957
 
$strInvalidTableName = 'Invalid table name';  //to translate
958
 
$strInvalidDatabase = 'Invalid database';  //to translate
959
 
$strServers = 'Servers';  //to translate
960
 
$strDelimiter = 'Delimiter';  //to translate
961
 
$strFunctions = 'Functions';  //to translate
962
 
$strProcedures = 'Procedures';  //to translate
963
 
$strPDFReportExplanation = '(Generates a report containing the data of a single table)';  //to translate
964
 
$strFontSize = 'Font size';  //to translate
965
 
$strLanguage = 'Language';  //to translate
966
 
$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.';  //to translate
967
 
$strDocSQL = 'DocSQL';  //to translate
968
 
$strTableName = 'Table name';  //to translate
969
 
$strTableIsEmpty = 'Table seems to be empty!';  //to translate
970
 
$strDbIsEmpty = 'Database seems to be empty!';  //to translate
971
 
$strShowingPhp = 'Showing as PHP code';  //to translate
972
 
$strShowingSQL = 'Showing SQL query';  //to translate
973
 
$strDesigner = 'Designer';  //to translate
974
 
$strNumberOfTables = 'Number of tables';  //to translate
975
 
$strCreateTable  = 'Create table';  //to translate
976
 
$strCreateRelation = 'Create relation';  //to translate
977
 
$strSavePosition = 'Save position';  //to translate
978
 
$strSelectForeignKey = 'Select Foreign Key';  //to translate
979
 
$strHide         = 'Hide';  //to translate
980
 
$strShowHideLeftMenu = 'Show/Hide left menu';  //to translate
981
 
$strReload = 'Reload';  //to translate
982
 
$strSmallBigAll = 'Small/Big All';  //to translate
983
 
$strImportExportCoords = 'Import/Export coordinates for PDF schema';  //to translate
984
 
$strMoveMenu = 'Move Menu';  //to translate
985
 
$strAngularLinks = 'Angular links';  //to translate
986
 
$strDirectLinks = 'Direct links';  //to translate
987
 
$strHideShowAll = 'Hide/Show all';  //to translate
988
 
$strHideShowNoRelation = 'Hide/Show Tables with no relation';  //to translate
989
 
$strInternalRelationAdded = 'Internal relation added';  //to translate
990
 
$strRelationDeleted = 'Relation deleted';  //to translate
991
 
$strToSelectRelation = 'To select relation, click :';  //to translate
992
 
$strExportImportToScale = 'Export/Import to scale';  //to translate
993
 
$strRecommended = 'recommended';  //to translate
994
 
$strToFromPage = 'to/from page';  //to translate
995
 
$strSelectReferencedKey = 'Select referenced key';  //to translate
996
 
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';  //to translate
997
 
$strHelp = 'Help';  //to translate
998
 
$strCancel = 'Cancel';  //to translate
999
 
$strDeleteRelation = 'Delete relation';  //to translate
1000
 
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';  //to translate
1001
 
$strStructureForView = 'Structure for view';  //to translate
1002
 
$strStandInStructureForView = 'Stand-in structure for view';  //to translate
1003
 
$strToggleSmallBig = 'Toggle small/big';  //to translate
1004
 
$strIEUnsupported = 'Internet Explorer does not support this function.';  //to translate
1005
 
$strErrorRelationAdded = 'Error: Relation not added.';  //to translate
1006
 
$strErrorRelationExists = 'Error: relation already exists.';  //to translate
1007
 
$strErrorSaveTable = 'Error saving coordinates for Designer.';  //to translate
1008
 
$strSnapToGrid = 'Snap to grid';  //to translate
1009
 
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.';  //to translate
1010
 
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';  //to translate
1011
 
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';  //to translate
1012
 
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.';  //to translate
1013
 
$strUploadErrorNoTempDir = 'Missing a temporary folder.';  //to translate
1014
 
$strUploadErrorCantWrite = 'Failed to write file to disk.';  //to translate
1015
 
$strUploadErrorExtension = 'File upload stopped by extension.';  //to translate
1016
 
$strUploadErrorUnknown = 'Unknown error in file upload.';  //to translate
1017
 
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';  //to translate
1018
 
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11';  //to translate
1019
 
$strViewName = 'VIEW name';  //to translate
1020
 
$strOptions = 'Options';  //to translate
1021
 
$strFiles = 'Files';  //to translate
1022
 
$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.';  //to translate
1023
 
$strRoutines = 'Routines';  //to translate
1024
 
$strRoutineReturnType = 'Return type';  //to translate
1025
 
$strControluserFailed = 'Connection for controluser as defined in your configuration failed.';  //to translate
1026
 
$strHexForBLOB = 'Use hexadecimal for BLOB';  //to translate
1027
 
$strRestartInsertion = 'Restart insertion with %s rows';  //to translate
1028
 
$strTriggers = 'Triggers';  //to translate
1029
 
$strEvent = 'Event';  //to translate
1030
 
$strProfiling = 'Profiling';  //to translate
1031
 
$strPartitionDefinition = 'PARTITION definition';  //to translate
1032
 
$strPrivDescTrigger = 'Allows creating and dropping triggers';  //to translate
1033
 
$strPrivDescEvent = 'Allows to set up events for the event scheduler';  //to translate
1034
 
$strPrivDescProcess = 'Allows viewing processes of all users';  //to translate
1035
 
$strPartitioned = 'partitioned';  //to translate
1036
 
$strTableAlteredSuccessfully = 'Table %1$s has been altered successfully';  //to translate
1037
 
$strDatabaseHasBeenCreated = 'Database %1$s has been created.';  //to translate
1038
 
$strTableHasBeenCreated = 'Table %1$s has been created.';  //to translate
1039
 
$strForeignKeyError = 'Error creating foreign key on %1$s (check data types)';  //to translate
1040
 
$strRowsDeleted = '%1$d row(s) deleted.';  //to translate
1041
 
$strRowsAffected = '%1$d row(s) affected.';  //to translate
1042
 
$strRowsInserted = '%1$d row(s) inserted.';  //to translate
1043
 
$strInsertedRowId = 'Inserted row id: %1$d';  //to translate
1044
 
$strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.';  //to translate
1045
 
$strPartitionMaintenance = 'Partition maintenance';  //to translate
1046
 
$strPartition = 'Partition %s';  //to translate
1047
 
$strAnalyze = 'Analyze';  //to translate
1048
 
$strCheck = 'Check';  //to translate
1049
 
$strOptimize = 'Optimize';  //to translate
1050
 
$strRebuild = 'Rebuild';  //to translate
1051
 
$strRepair = 'Repair';  //to translate
1052
 
$strRemovePartitioning = 'Remove partitioning';  //to translate
1053
 
$strSearchInField = 'Inside field:';  //to translate
1054
 
$strTexyText = 'Texy! text';  //to translate
1055
 
$strDetails = 'Details...';  //to translate
1056
 
$strComment = 'Comment';  //to translate
1057
 
$strPacked = 'Packed';  //to translate
1058
 
$strActions = 'Actions';  //to translate
1059
 
$strInterface = 'Interface';  //to translate
1060
 
$strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.';  //to translate
1061
 
$strEvents = 'Events';  //to translate
1062
 
$strForeignKeyRelationAdded = 'FOREIGN KEY relation added';  //to translate
1063
 
$strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.';  //to translate
1064
 
$strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.';  //to translate
1065
 
$strRelationalKey = 'Relational key';  //to translate
1066
 
$strRelationalDisplayField = 'Relational display field';  //to translate
1067
 
$strSwekeyNoKey = 'No valid authentication key plugged';  //to translate
1068
 
$strSwekeyNoKeyId = 'File %s does not contain any key id';  //to translate
1069
 
$strSwekeyAuthFailed = 'Hardware authentication failed';  //to translate
1070
 
$strSwekeyAuthenticating = 'Authenticating...';  //to translate
1071
 
$strPBXTIndexCacheSize = 'Index cache size';  //to translate
1072
 
$strPBXTRecordCacheSize = 'Record cache size';  //to translate
1073
 
$strPBXTLogCacheSize = 'Log cache size';  //to translate
1074
 
$strPBXTLogFileThreshold = 'Log file threshold';  //to translate
1075
 
$strPBXTTransactionBufferSize = 'Transaction buffer size';  //to translate
1076
 
$strPBXTCheckpointFrequency = 'Checkpoint frequency';  //to translate
1077
 
$strPBXTDataLogThreshold = 'Data log threshold';  //to translate
1078
 
$strPBXTGarbageThreshold = 'Garbage threshold';  //to translate
1079
 
$strPBXTLogBufferSize = 'Log buffer size';  //to translate
1080
 
$strPBXTDataFileGrowSize = 'Data file grow size';  //to translate
1081
 
$strPBXTRowFileGrowSize = 'Row file grow size';  //to translate
1082
 
$strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.';  //to translate
1083
 
$strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.';  //to translate
1084
 
$strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.';  //to translate
1085
 
$strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.';  //to translate
1086
 
$strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.';  //to translate
1087
 
$strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.';  //to translate
1088
 
$strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.';  //to translate
1089
 
$strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.';  //to translate
1090
 
$strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.';  //to translate
1091
 
$strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.';  //to translate
1092
 
$strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.';  //to translate
1093
 
$strPBXTLogFileCount = 'Log file count';  //to translate
1094
 
$strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.';  //to translate
1095
 
$strAsDefined = 'As defined:';  //to translate
1096
 
$strWiki = 'Wiki';  //to translate
1097
 
$strWebServer = 'Web server';  //to translate
1098
 
$strPHPExtension = 'PHP extension';  //to translate
1099
 
$strCustomColor = 'Custom color';  //to translate
1100
 
$strBLOBRepository = 'BLOB Repository';  //to translate
1101
 
$strBLOBRepositoryDamaged = 'Damaged';  //to translate
1102
 
$strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?';  //to translate
1103
 
$strBLOBRepositoryDisabled = 'Disabled';  //to translate
1104
 
$strBLOBRepositoryDisable = 'Disable';  //to translate
1105
 
$strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!';  //to translate
1106
 
$strBLOBRepositoryEnabled = 'Enabled';  //to translate
1107
 
$strBLOBRepositoryEnable = 'Enable';  //to translate
1108
 
$strBLOBRepositoryRemove = 'Remove BLOB Repository Reference';  //to translate
1109
 
$strBLOBRepositoryRepair = 'Repair';  //to translate
1110
 
$strBLOBRepositoryStatus = 'Status';  //to translate
1111
 
$strBLOBRepositoryUpload = 'Upload to BLOB repository';  //to translate
1112
 
$strViewImage = 'View image';  //to translate
1113
 
$strPlayAudio = 'Play audio';  //to translate
1114
 
$strViewVideo = 'View video';  //to translate
1115
 
$strDownloadFile = 'Download file';  //to translate
1116
 
$strLogServerHelp = 'You can enter hostname/IP address and port separated by space.';  //to translate
1117
 
$strShowKeys = 'Only show keys';  //to translate
1118
 
$strSetupServersAdd = 'Add a new server';  //to translate
1119
 
$strSetupServersEdit = 'Edit server';  //to translate
1120
 
$strSetupFormset_features = 'Features';  //to translate
1121
 
$strSetupFormset_left_frame = 'Customize navigation frame';  //to translate
1122
 
$strSetupFormset_main_frame = 'Customize main frame';  //to translate
1123
 
$strSetupFormset_import = 'Customize import defaults';  //to translate
1124
 
$strSetupFormset_export = 'Customize export options';  //to translate
1125
 
$strSetupFormset_customization = 'Customization';  //to translate
1126
 
$strSetupTrue = 'yes';  //to translate
1127
 
$strSetupFalse = 'no';  //to translate
1128
 
$strSetupDisplay = 'Display';  //to translate
1129
 
$strSetupDownload = 'Download';  //to translate
1130
 
$strSetupClear = 'Clear';  //to translate
1131
 
$strSetupLoad = 'Load';  //to translate
1132
 
$strSetupRestoreDefaultValue = 'Restore default value';  //to translate
1133
 
$strSetupSetValue = 'Set value: %s';  //to translate
1134
 
$strSetupWarning = 'Warning';  //to translate
1135
 
$strSetupIgnoreErrors = 'Ignore errors';  //to translate
1136
 
$strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values';  //to translate
1137
 
$strSetupShowForm = 'Show form';  //to translate
1138
 
$strSetupOverview = 'Overview';  //to translate
1139
 
$strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)';  //to translate
1140
 
$strSetupNoServers = 'There are no configured servers';  //to translate
1141
 
$strSetupNewServer = 'New server';  //to translate
1142
 
$strSetupDefaultLanguage = 'Default language';  //to translate
1143
 
$strSetupDefaultServer = 'Default server';  //to translate
1144
 
$strSetupLetUserChoose = 'let the user choose';  //to translate
1145
 
$strSetupOptionNone = '- none -';  //to translate
1146
 
$strSetupEndOfLine = 'End of line';  //to translate
1147
 
$strSetupConfigurationFile = 'Configuration file';  //to translate
1148
 
$strSetupHomepageLink = 'phpMyAdmin homepage';  //to translate
1149
 
$strSetupDonateLink = 'Donate';  //to translate
1150
 
$strSetupVersionCheckLink = 'Check for latest version';  //to translate
1151
 
$strSetupCannotLoadConfig = 'Cannot load or save configuration';  //to translate
1152
 
$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
1153
 
$strSetupInsecureConnection = 'Insecure connection';  //to translate
1154
 
$strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.';  //to translate
1155
 
$strSetupVersionCheck = 'Version check';  //to translate
1156
 
$strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.';  //to translate
1157
 
$strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.';  //to translate
1158
 
$strSetupVersionCheckInvalid = 'Got invalid version string from server';  //to translate
1159
 
$strSetupVersionCheckUnparsable = 'Unparsable version string';  //to translate
1160
 
$strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.';  //to translate
1161
 
$strSetupVersionCheckNone = 'No newer stable version is available';  //to translate
1162
 
$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
1163
 
$strSetupServerSslMsg = 'You should use SSL connections if your web server supports it';  //to translate
1164
 
$strSetupServerExtensionMsg = 'You should use mysqli for performance reasons';  //to translate
1165
 
$strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters';  //to translate
1166
 
$strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it';  //to translate
1167
 
$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
1168
 
$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
1169
 
$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
1170
 
$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
1171
 
$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
1172
 
$strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
1173
 
$strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.';  //to translate
1174
 
$strSetuperror_form = 'Submitted form contains errors';  //to translate
1175
 
$strSetuperror_missing_field_data = 'Missing data for %s';  //to translate
1176
 
$strSetuperror_incorrect_port = 'Not a valid port number';  //to translate
1177
 
$strSetuperror_incorrect_value = 'Incorrect value';  //to translate
1178
 
$strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s';  //to translate
1179
 
$strSetuperror_nan_p = 'Not a positive number';  //to translate
1180
 
$strSetuperror_nan_nneg = 'Not a non-negative number';  //to translate
1181
 
$strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb';  //to translate
1182
 
$strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb';  //to translate
1183
 
$strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method';  //to translate
1184
 
$strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method';  //to translate
1185
 
$strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method';  //to translate
1186
 
$strSetuperror_connection = 'Could not connect to MySQL server';  //to translate
1187
 
$strSetupForm_Server = 'Basic settings';  //to translate
1188
 
$strSetupForm_Server_desc = 'Enter server connection parameters';  //to translate
1189
 
$strSetupForm_Server_login_options = 'Signon login options';  //to translate
1190
 
$strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication';  //to translate
1191
 
$strSetupForm_Server_config = 'Server configuration';  //to translate
1192
 
$strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for';  //to translate
1193
 
$strSetupForm_Server_pmadb = 'PMA database';  //to translate
1194
 
$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
1195
 
$strSetupForm_Import_export = 'Import / export';  //to translate
1196
 
$strSetupForm_Import_export_desc = 'Set import and export directories and compression options';  //to translate
1197
 
$strSetupForm_Security = 'Security';  //to translate
1198
 
$strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL';  //to translate
1199
 
$strSetupForm_Sql_queries = 'SQL queries';  //to translate
1200
 
$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
1201
 
$strSetupForm_Other_core_settings = 'Other core settings';  //to translate
1202
 
$strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else';  //to translate
1203
 
$strSetupForm_Left_frame = 'Navigation frame';  //to translate
1204
 
$strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame';  //to translate
1205
 
$strSetupForm_Left_servers = 'Servers';  //to translate
1206
 
$strSetupForm_Left_servers_desc = 'Servers display options';  //to translate
1207
 
$strSetupForm_Left_databases = 'Databases';  //to translate
1208
 
$strSetupForm_Left_databases_desc = 'Databases display options';  //to translate
1209
 
$strSetupForm_Left_tables = 'Tables';  //to translate
1210
 
$strSetupForm_Left_tables_desc = 'Tables display options';  //to translate
1211
 
$strSetupForm_Main_frame = 'Main frame';  //to translate
1212
 
$strSetupForm_Startup = 'Startup';  //to translate
1213
 
$strSetupForm_Startup_desc = 'Customize startup page';  //to translate
1214
 
$strSetupForm_Browse = 'Browse mode';  //to translate
1215
 
$strSetupForm_Browse_desc = 'Customize browse mode';  //to translate
1216
 
$strSetupForm_Edit = 'Edit mode';  //to translate
1217
 
$strSetupForm_Edit_desc = 'Customize edit mode';  //to translate
1218
 
$strSetupForm_Tabs = 'Tabs';  //to translate
1219
 
$strSetupForm_Tabs_desc = 'Choose how you want tabs to work';  //to translate
1220
 
$strSetupForm_Sql_box = 'SQL Query box';  //to translate
1221
 
$strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes';  //to translate
1222
 
$strSetupForm_Import_defaults = 'Import defaults';  //to translate
1223
 
$strSetupForm_Import_defaults_desc = 'Customize default common import options';  //to translate
1224
 
$strSetupForm_Export_defaults = 'Export defaults';  //to translate
1225
 
$strSetupForm_Export_defaults_desc = 'Customize default export options';  //to translate
1226
 
$strSetupForm_Query_window = 'Query window';  //to translate
1227
 
$strSetupForm_Query_window_desc = 'Customize query window options';  //to translate
1228
 
$strSetupServers_verbose_name = 'Verbose name of this server';  //to translate
1229
 
$strSetupServers_host_name = 'Server hostname';  //to translate
1230
 
$strSetupServers_port_name = 'Server port';  //to translate
1231
 
$strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default';  //to translate
1232
 
$strSetupServers_socket_name = 'Server socket';  //to translate
1233
 
$strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default';  //to translate
1234
 
$strSetupServers_ssl_name = 'Use SSL';  //to translate
1235
 
$strSetupServers_connect_type_name = 'Connection type';  //to translate
1236
 
$strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure';  //to translate
1237
 
$strSetupServers_extension_name = 'PHP extension to use';  //to translate
1238
 
$strSetupServers_compress_name = 'Compress connection';  //to translate
1239
 
$strSetupServers_compress_desc = 'Compress connection to MySQL server';  //to translate
1240
 
$strSetupServers_auth_type_name = 'Authentication type';  //to translate
1241
 
$strSetupServers_auth_type_desc = 'Authentication method to use';  //to translate
1242
 
$strSetupServers_user_name = 'User for config auth';  //to translate
1243
 
$strSetupServers_user_desc = 'Leave empty if not using config auth';  //to translate
1244
 
$strSetupServers_password_name = 'Password for config auth';  //to translate
1245
 
$strSetupServers_password_desc = 'Leave empty if not using config auth';  //to translate
1246
 
$strSetupServers_nopassword_name = 'Connect without password';  //to translate
1247
 
$strSetupServers_nopassword_desc = 'Try to connect without password';  //to translate
1248
 
$strSetupServers_SignonSession_name = 'Signon session name';  //to translate
1249
 
$strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example';  //to translate
1250
 
$strSetupServers_SignonURL_name = 'Signon URL';  //to translate
1251
 
$strSetupServers_LogoutURL_name = 'Logout URL';  //to translate
1252
 
$strSetupServers_auth_swekey_config_name = 'SweKey config file';  //to translate
1253
 
$strSetupServers_only_db_name = 'Show only listed databases';  //to translate
1254
 
$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
1255
 
$strSetupServers_hide_db_name = 'Hide databases';  //to translate
1256
 
$strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)';  //to translate
1257
 
$strSetupServers_AllowRoot_name = 'Allow root login';  //to translate
1258
 
$strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA';  //to translate
1259
 
$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
1260
 
$strSetupServers_AllowDeny_order_name = 'Host authentication order';  //to translate
1261
 
$strSetupServers_AllowDeny_order_desc = 'Leave blank if not used';  //to translate
1262
 
$strSetupServers_AllowDeny_rules_name = 'Host authentication rules';  //to translate
1263
 
$strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults';  //to translate
1264
 
$strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command';  //to translate
1265
 
$strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases';  //to translate
1266
 
$strSetupServers_CountTables_name = 'Count tables';  //to translate
1267
 
$strSetupServers_CountTables_desc = 'Count tables when showing database list';  //to translate
1268
 
$strSetupServers_pmadb_name = 'PMA database';  //to translate
1269
 
$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
1270
 
$strSetupServers_controluser_name = 'Control user';  //to translate
1271
 
$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
1272
 
$strSetupServers_controlpass_name = 'Control user password';  //to translate
1273
 
$strSetupServers_verbose_check_name = 'Verbose check';  //to translate
1274
 
$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
1275
 
$strSetupServers_bookmarktable_name = 'Bookmark table';  //to translate
1276
 
$strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]';  //to translate
1277
 
$strSetupServers_relation_name = 'Relation table';  //to translate
1278
 
$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
1279
 
$strSetupServers_table_info_name = 'Display fields table';  //to translate
1280
 
$strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]';  //to translate
1281
 
$strSetupServers_table_coords_name = 'PDF schema: table coordinates';  //to translate
1282
 
$strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]';  //to translate
1283
 
$strSetupServers_pdf_pages_name = 'PDF schema: pages table';  //to translate
1284
 
$strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]';  //to translate
1285
 
$strSetupServers_column_info_name = 'Column information table';  //to translate
1286
 
$strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]';  //to translate
1287
 
$strSetupServers_history_name = 'SQL query history table';  //to translate
1288
 
$strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]';  //to translate
1289
 
$strSetupServers_designer_coords_name = 'Designer table';  //to translate
1290
 
$strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]';  //to translate
1291
 
$strSetupUploadDir_name = 'Upload directory';  //to translate
1292
 
$strSetupUploadDir_desc = 'Directory on server where you can upload files for import';  //to translate
1293
 
$strSetupSaveDir_name = 'Save directory';  //to translate
1294
 
$strSetupSaveDir_desc = 'Directory where exports can be saved on server';  //to translate
1295
 
$strSetupAllowAnywhereRecoding_name = 'Allow character set conversion';  //to translate
1296
 
$strSetupDefaultCharset_name = 'Default character set';  //to translate
1297
 
$strSetupDefaultCharset_desc = 'Default character set used for conversions';  //to translate
1298
 
$strSetupRecodingEngine_name = 'Recoding engine';  //to translate
1299
 
$strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion';  //to translate
1300
 
$strSetupIconvExtraParams_name = 'Extra parameters for iconv';  //to translate
1301
 
$strSetupZipDump_name = 'ZIP';  //to translate
1302
 
$strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations';  //to translate
1303
 
$strSetupGZipDump_name = 'GZip';  //to translate
1304
 
$strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations';  //to translate
1305
 
$strSetupBZipDump_name = 'Bzip2';  //to translate
1306
 
$strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations';  //to translate
1307
 
$strSetupCompressOnFly_name = 'Compress on the fly';  //to translate
1308
 
$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
1309
 
$strSetupblowfish_secret_name = 'Blowfish secret';  //to translate
1310
 
$strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication';  //to translate
1311
 
$strSetupForceSSL_name = 'Force SSL connection';  //to translate
1312
 
$strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin';  //to translate
1313
 
$strSetupCheckConfigurationPermissions_name = 'Check config file permissions';  //to translate
1314
 
$strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny';  //to translate
1315
 
$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
1316
 
$strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users';  //to translate
1317
 
$strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server';  //to translate
1318
 
$strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth';  //to translate
1319
 
$strSetupLoginCookieRecall_name = 'Recall user name';  //to translate
1320
 
$strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode';  //to translate
1321
 
$strSetupLoginCookieValidity_name = 'Login cookie validity';  //to translate
1322
 
$strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid';  //to translate
1323
 
$strSetupLoginCookieStore_name = 'Login cookie store';  //to translate
1324
 
$strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout';  //to translate
1325
 
$strSetupShowSQL_name = 'Show SQL queries';  //to translate
1326
 
$strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed';  //to translate
1327
 
$strSetupConfirm_name = 'Confirm DROP queries';  //to translate
1328
 
$strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data';  //to translate
1329
 
$strSetupQueryHistoryDB_name = 'Permanent query history';  //to translate
1330
 
$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
1331
 
$strSetupQueryHistoryMax_name = 'Query history length';  //to translate
1332
 
$strSetupQueryHistoryMax_desc = 'How many queries are kept in history';  //to translate
1333
 
$strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors';  //to translate
1334
 
$strSetupVerboseMultiSubmit_name = 'Verbose multiple statements';  //to translate
1335
 
$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
1336
 
$strSetupMaxDbList_name = 'Maximum databases';  //to translate
1337
 
$strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list';  //to translate
1338
 
$strSetupMaxTableList_name = 'Maximum tables';  //to translate
1339
 
$strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list';  //to translate
1340
 
$strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length';  //to translate
1341
 
$strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed';  //to translate
1342
 
$strSetupOBGzip_name = 'GZip output buffering';  //to translate
1343
 
$strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers';  //to translate
1344
 
$strSetupPersistentConnections_name = 'Persistent connections';  //to translate
1345
 
$strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases';  //to translate
1346
 
$strSetupExecTimeLimit_name = 'Maximum execution time';  //to translate
1347
 
$strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)';  //to translate
1348
 
$strSetupMemoryLimit_name = 'Memory limit';  //to translate
1349
 
$strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)';  //to translate
1350
 
$strSetupSkipLockedTables_name = 'Skip locked tables';  //to translate
1351
 
$strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables';  //to translate
1352
 
$strSetupUseDbSearch_name = 'Use database search';  //to translate
1353
 
$strSetupUseDbSearch_desc = 'Allow for searching inside the entire database';  //to translate
1354
 
$strSetupLeftFrameLight_name = 'Use light version';  //to translate
1355
 
$strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once';  //to translate
1356
 
$strSetupLeftDisplayLogo_name = 'Display logo';  //to translate
1357
 
$strSetupLeftDisplayLogo_desc = 'Show logo in left frame';  //to translate
1358
 
$strSetupLeftLogoLink_name = 'Logo link URL';  //to translate
1359
 
$strSetupLeftLogoLinkWindow_name = 'Logo link target';  //to translate
1360
 
$strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])';  //to translate
1361
 
$strSetupLeftDefaultTabTable_name = 'Target for quick access icon';  //to translate
1362
 
$strSetupLeftPointerEnable_name = 'Enable highlighting';  //to translate
1363
 
$strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor';  //to translate
1364
 
$strSetupLeftDisplayServers_name = 'Display servers selection';  //to translate
1365
 
$strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame';  //to translate
1366
 
$strSetupDisplayServersList_name = 'Display servers as a list';  //to translate
1367
 
$strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down';  //to translate
1368
 
$strSetupDisplayDatabasesList_name = 'Display databases as a list';  //to translate
1369
 
$strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down';  //to translate
1370
 
$strSetupLeftFrameDBTree_name = 'Display databases in a tree';  //to translate
1371
 
$strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)';  //to translate
1372
 
$strSetupLeftFrameDBSeparator_name = 'Database tree separator';  //to translate
1373
 
$strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels';  //to translate
1374
 
$strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name';  //to translate
1375
 
$strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name';  //to translate
1376
 
$strSetupLeftFrameTableSeparator_name = 'Table tree separator';  //to translate
1377
 
$strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels';  //to translate
1378
 
$strSetupLeftFrameTableLevel_name = 'Maximum table tree depth';  //to translate
1379
 
$strSetupShowTooltip_name = 'Display table comments in tooltips';  //to translate
1380
 
$strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name';  //to translate
1381
 
$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
1382
 
$strSetupShowStats_name = 'Show statistics';  //to translate
1383
 
$strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)';  //to translate
1384
 
$strSetupShowPhpInfo_name = 'Show phpinfo() link';  //to translate
1385
 
$strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output';  //to translate
1386
 
$strSetupShowServerInfo_name = 'Show detailed MySQL server information';  //to translate
1387
 
$strSetupShowChgPassword_name = 'Show password change form';  //to translate
1388
 
$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
1389
 
$strSetupShowCreateDb_name = 'Show create database form';  //to translate
1390
 
$strSetupSuggestDBName_name = 'Suggest new database name';  //to translate
1391
 
$strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty';  //to translate
1392
 
$strSetupNavigationBarIconic_name = 'Iconic navigation bar';  //to translate
1393
 
$strSetupNavigationBarIconic_desc = 'Use only icons, only text or both';  //to translate
1394
 
$strSetupShowAll_name = 'Allow to display all the rows';  //to translate
1395
 
$strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button';  //to translate
1396
 
$strSetupMaxRows_name = 'Maximum number of rows to display';  //to translate
1397
 
$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
1398
 
$strSetupOrder_name = 'Default sorting order';  //to translate
1399
 
$strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise';  //to translate
1400
 
$strSetupBrowsePointerEnable_name = 'Highlight pointer';  //to translate
1401
 
$strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor';  //to translate
1402
 
$strSetupBrowseMarkerEnable_name = 'Row marker';  //to translate
1403
 
$strSetupBrowseMarkerEnable_desc = 'Highlight selected rows';  //to translate
1404
 
$strSetupProtectBinary_name = 'Protect binary fields';  //to translate
1405
 
$strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing';  //to translate
1406
 
$strSetupShowFunctionFields_name = 'Show function fields';  //to translate
1407
 
$strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode';  //to translate
1408
 
$strSetupCharEditing_name = 'CHAR fields editing';  //to translate
1409
 
$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
1410
 
$strSetupCharTextareaCols_name = 'CHAR textarea columns';  //to translate
1411
 
$strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas';  //to translate
1412
 
$strSetupCharTextareaRows_name = 'CHAR textarea rows';  //to translate
1413
 
$strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas';  //to translate
1414
 
$strSetupInsertRows_name = 'Number of inserted rows';  //to translate
1415
 
$strSetupInsertRows_desc = 'How many rows can be inserted at one time';  //to translate
1416
 
$strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order';  //to translate
1417
 
$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
1418
 
$strSetupForeignKeyMaxLimit_name = 'Foreign key limit';  //to translate
1419
 
$strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present';  //to translate
1420
 
$strSetupLightTabs_name = 'Light tabs';  //to translate
1421
 
$strSetupLightTabs_desc = 'Use less graphically intense tabs';  //to translate
1422
 
$strSetupPropertiesIconic_name = 'Iconic table operations';  //to translate
1423
 
$strSetupPropertiesIconic_desc = 'Use only icons, only text or both';  //to translate
1424
 
$strSetupDefaultTabServer_name = 'Default server tab';  //to translate
1425
 
$strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server';  //to translate
1426
 
$strSetupDefaultTabDatabase_name = 'Default database tab';  //to translate
1427
 
$strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database';  //to translate
1428
 
$strSetupDefaultTabTable_name = 'Default table tab';  //to translate
1429
 
$strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table';  //to translate
1430
 
$strSetupQueryWindowDefTab_name = 'Default query window tab';  //to translate
1431
 
$strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window';  //to translate
1432
 
$strSetupSQLQuery_Edit_name = 'Edit';  //to translate
1433
 
$strSetupSQLQuery_Explain_name = 'Explain SQL';  //to translate
1434
 
$strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code';  //to translate
1435
 
$strSetupSQLQuery_Validate_name = 'Validate SQL';  //to translate
1436
 
$strSetupSQLQuery_Refresh_name = 'Refresh';  //to translate
1437
 
$strSetupImport_format_name = 'Format of imported file';  //to translate
1438
 
$strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt';  //to translate
1439
 
$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
1440
 
$strSetupImport_skip_queries_name = 'Partial import: skip queries';  //to translate
1441
 
$strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start';  //to translate
1442
 
$strSetupExport_format_name = 'Format';  //to translate
1443
 
$strSetupExport_compression_name = 'Compression';  //to translate
1444
 
$strSetupExport_asfile_name = 'Save as file';  //to translate
1445
 
$strSetupExport_charset_name = 'Character set of the file';  //to translate
1446
 
$strSetupExport_onserver_name = 'Save on server';  //to translate
1447
 
$strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)';  //to translate
1448
 
$strSetupExport_remember_file_template_name = 'Remember file name template';  //to translate
1449
 
$strSetupExport_file_template_table_name = 'Table name template';  //to translate
1450
 
$strSetupExport_file_template_database_name = 'Database name template';  //to translate
1451
 
$strSetupExport_file_template_server_name = 'Server name template';  //to translate
1452
 
$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters';  //to translate
1453
 
$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
1454
 
$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed';  //to translate
1455
 
$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available';  //to translate
1456
 
$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!';  //to translate
1457
 
$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
1458
 
$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
1459
 
$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
1460
 
$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported';  //to translate
1461
 
$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.';  //to translate
1462
 
$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
1463
 
$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
1464
 
$strSetupServers_host_desc = 'Hostname where MySQL server is running';  //to translate
1465
 
$strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.';  //to translate
1466
 
$strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;';  //to translate
1467
 
$strShowBinaryContents = 'Show binary contents';  //to translate
1468
 
$strShowBLOBContents = 'Show BLOB contents';  //to translate
1469
 
$strStatic = 'static';  //to translate
1470
 
$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)';  //to translate
1471
 
$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.';  //to translate
1472
 
$strSetupServers_AllowNoPassword_name = 'Allow logins without a password';  //to translate
1473
 
$strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.';  //to translate
1474
 
$strGetMoreThemes = 'Get more themes!';  //to translate
1475
 
$strNoneDefault = 'None';  //to translate
1476
 
$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
1477
 
$strRemoveCRLF = 'Remove CRLF characters within fields';  //to translate
1478
 
$strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values';  //to translate
1479
 
$strAndSmall = 'and';  //to translate
1480
 
$strReplicationStatus = 'Replication status';  //to translate
1481
 
$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
1482
 
$strReplicationStatus_master = 'Master status';  //to translate
1483
 
$strReplicationStatus_slave = 'Slave status';  //to translate
1484
 
$strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server';  //to translate
 
1627
$strXMLError = 'The XML file specified was either malformed or incomplete. Please correct the issue and try again.';  //to translate
 
1628
$strXMLExportContents = 'Export contents';  //to translate
 
1629
$strXMLExportFunctions = 'Export functions';  //to translate
 
1630
$strXMLExportProcedures = 'Export procedures';  //to translate
 
1631
$strXMLExportStructs = 'Export Structure Schemas (recommended)';  //to translate
 
1632
$strXMLExportTables = 'Export tables';  //to translate
 
1633
$strXMLExportTriggers = 'Export triggers';  //to translate
 
1634
$strXMLExportViews = 'Export views';  //to translate
 
1635
 
 
1636
$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
 
1637
$strTrackingCommentOut = 'Comment out these two lines if you do not need them.';  //to translate
 
1638
$strTrackingReportForTable = 'Tracking report for table `%s`';  //to translate
 
1639
$strDeleteTrackingData = 'Delete tracking data for this table';  //to translate
 
1640
$strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!';  //to translate
 
1641
$strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!';  //to translate
1485
1642
?>