English improvements
This commit is contained in:
@@ -1564,47 +1564,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1614,7 +1614,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1622,5 +1622,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1563,47 +1563,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1613,7 +1613,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1621,5 +1621,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1566,47 +1566,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1616,7 +1616,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1624,5 +1624,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1560,47 +1560,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1610,7 +1610,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1618,5 +1618,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1539,47 +1539,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1589,7 +1589,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1597,5 +1597,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1557,47 +1557,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1607,7 +1607,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1615,5 +1615,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1539,47 +1539,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1589,7 +1589,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1597,5 +1597,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1547,47 +1547,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1597,7 +1597,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1605,5 +1605,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1563,47 +1563,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1613,7 +1613,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1621,5 +1621,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1554,47 +1554,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1604,7 +1604,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1612,5 +1612,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1560,47 +1560,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1610,7 +1610,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1618,5 +1618,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1534,47 +1534,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1584,7 +1584,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1592,5 +1592,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1547,47 +1547,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1597,7 +1597,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1605,5 +1605,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1544,47 +1544,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1594,7 +1594,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1602,5 +1602,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1541,47 +1541,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1591,7 +1591,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1599,5 +1599,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1540,32 +1540,32 @@ $strZip = '„zazipováno“';
|
||||
|
||||
// To translate:
|
||||
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate
|
||||
$strReplicationSlaveSkipNext = 'Skip next'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
@@ -1595,12 +1595,12 @@ $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offli
|
||||
$strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate
|
||||
$strSetupZipDumpExportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
|
||||
$strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
$strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1539,47 +1539,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1589,7 +1589,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1597,5 +1597,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1544,47 +1544,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1594,7 +1594,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1602,5 +1602,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -201,7 +201,7 @@ $strCreationDates = 'Creation/Update/Check dates';
|
||||
$strCriteria = 'Criteria';
|
||||
$strCroatian = 'Croatian';
|
||||
$strCSV = 'CSV';
|
||||
$strCurrentServer = 'Current Server';
|
||||
$strCurrentServer = 'Current server';
|
||||
$strCustomColor = 'Custom color';
|
||||
$strCyrillic = 'Cyrillic';
|
||||
$strCzech = 'Czech';
|
||||
@@ -216,12 +216,12 @@ $strDatabaseHasBeenDropped = 'Database %s has been dropped.';
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.';
|
||||
$strDatabases = 'Databases';
|
||||
$strDatabasesDropped = '%s databases have been dropped successfully.';
|
||||
$strDatabase_src = 'Source Database';
|
||||
$strDatabase_src = 'Source database';
|
||||
$strDatabasesStats = 'Databases statistics';
|
||||
$strDatabasesStatsDisable = 'Disable Statistics';
|
||||
$strDatabasesStatsEnable = 'Enable Statistics';
|
||||
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server.';
|
||||
$strDatabase_trg = 'Target Database';
|
||||
$strDatabase_trg = 'Target database';
|
||||
$strData = 'Data';
|
||||
$strDataDict = 'Data Dictionary';
|
||||
$strDataDiff = 'Data Difference';
|
||||
@@ -738,7 +738,7 @@ $strRelationView = 'Relation view';
|
||||
$strReloadingThePrivileges = 'Reloading the privileges';
|
||||
$strReloadPrivileges = 'Reload privileges';
|
||||
$strReload = 'Reload';
|
||||
$strRemoteServer = 'Remote Server';
|
||||
$strRemoteServer = 'Remote server';
|
||||
$strRemoveCRLF = 'Remove CRLF characters within fields';
|
||||
$strRemovePartitioning = 'Remove partitioning';
|
||||
$strRemoveSelectedUsers = 'Remove selected users';
|
||||
@@ -749,7 +749,7 @@ $strRepair = 'Repair';
|
||||
$strRepairTable = 'Repair table';
|
||||
$strReplaceNULLBy = 'Replace NULL by';
|
||||
$strReplaceTable = 'Replace table data with file';
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.';
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.';
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?';
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s';
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.';
|
||||
@@ -759,26 +759,26 @@ $strReplicationErrorMasterConnect = 'Unable to connect to master %s.';
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:';
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:';
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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:';
|
||||
$strReplicationMasterConfiguration = 'Master Configuration';
|
||||
$strReplicationMaster = 'Master Replication';
|
||||
$strReplicationMasterConfiguration = 'Master configuration';
|
||||
$strReplicationMaster = 'Master replication';
|
||||
$strReplication = 'Replication';
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master';
|
||||
$strReplicationSelectDatabases = 'Please select databases:';
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?';
|
||||
$strReplicationShowMasterStatus = 'Show master status';
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!';
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!';
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server';
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration';
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration';
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:';
|
||||
$strReplicationSlaveErrorManagement = 'Error management:';
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only';
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?';
|
||||
$strReplicationSlaveReset = 'Reset Slave';
|
||||
$strReplicationSlaveReset = 'Reset slave';
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table';
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error';
|
||||
$strReplicationSlaveSkipNextErrors = 'errors.';
|
||||
$strReplicationSlaveSkipNext = 'Skip next';
|
||||
$strReplicationSlave = 'Slave Replication';
|
||||
$strReplicationSlave = 'Slave replication';
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only';
|
||||
$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>.';
|
||||
$strReplicationStatus_master = 'Master status';
|
||||
@@ -1342,7 +1342,7 @@ $strSimplifiedChinese = 'Simplified Chinese';
|
||||
$strSingly = '(singly)';
|
||||
$strSize = 'Size';
|
||||
$strSkipQueries = 'Number of records (queries) to skip from start';
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:';
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:';
|
||||
$strSlovak = 'Slovak';
|
||||
$strSlovenian = 'Slovenian';
|
||||
$strSmallBigAll = 'Small/Big All';
|
||||
@@ -1403,12 +1403,12 @@ $strSynchronizationNote='Target database will be completely synchronized with so
|
||||
$strSynchronizeDb= 'Synchronize Databases';
|
||||
$strSynchronize = 'Synchronize';
|
||||
|
||||
$strTableAddColumn = 'Add Column(s)';
|
||||
$strTableAddColumn = 'Add column(s)';
|
||||
$strTableAlreadyExists = 'Table %s already exists!';
|
||||
$strTableAlterColumn = 'Alter Column(s)';
|
||||
$strTableAlterColumn = 'Alter column(s)';
|
||||
$strTableAlteredSuccessfully = 'Table %1$s has been altered successfully';
|
||||
$strTableAlterIndex = 'Alter Index(s)';
|
||||
$strTableApplyIndex = 'Apply Index(s)';
|
||||
$strTableAlterIndex = 'Alter index(s)';
|
||||
$strTableApplyIndex = 'Apply index(s)';
|
||||
$strTableComments = 'Table comments';
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?';
|
||||
$strTableEmpty = 'The table name is empty!';
|
||||
@@ -1416,18 +1416,18 @@ $strTableHasBeenCreated = 'Table %1$s has been created.';
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strTableInsertRow = 'Insert Row(s)';
|
||||
$strTableInsertRow = 'Insert row(s)';
|
||||
$strTableIsEmpty = 'Table seems to be empty!';
|
||||
$strTableMaintenance = 'Table maintenance';
|
||||
$strTableName = 'Table name';
|
||||
$strTableOfContents = 'Table of contents';
|
||||
$strTableOptions = 'Table options';
|
||||
$strTableRemoveColumn = 'Remove Column(s)';
|
||||
$strTableRemoveIndex = 'Remove Index(s)';
|
||||
$strTableRemoveColumn = 'Remove column(s)';
|
||||
$strTableRemoveIndex = 'Remove index(s)';
|
||||
$strTables = '%s table(s)';
|
||||
$strTableStructure = 'Table structure for table';
|
||||
$strTable = 'Table';
|
||||
$strTableUpdateRow = 'Update Row(s)';
|
||||
$strTableUpdateRow = 'Update row(s)';
|
||||
$strTakeIt = 'take it';
|
||||
$strTblPrivileges = 'Table-specific privileges';
|
||||
$strTempData = 'Temporary data';
|
||||
|
@@ -1545,47 +1545,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1595,7 +1595,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1603,5 +1603,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1540,47 +1540,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1590,7 +1590,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1598,5 +1598,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1536,47 +1536,47 @@ $strStructureSyn = 'Synchronisation de structure';
|
||||
$strDataSyn = 'Synchronisation des données';
|
||||
$strStructureDiff = 'Différence dans la structure';
|
||||
$strDataDiff = 'Différence dans les données';
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1586,7 +1586,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1594,5 +1594,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1559,27 +1559,27 @@ $strCurrentServer = 'Servidor actual';
|
||||
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1589,7 +1589,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1597,5 +1597,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1544,47 +1544,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1594,7 +1594,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1602,5 +1602,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1554,47 +1554,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1604,7 +1604,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1612,5 +1612,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1562,47 +1562,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1612,7 +1612,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1620,5 +1620,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1557,47 +1557,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1607,7 +1607,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1615,5 +1615,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1565,47 +1565,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1615,7 +1615,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1623,5 +1623,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1541,47 +1541,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1591,7 +1591,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1599,5 +1599,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1555,47 +1555,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1605,7 +1605,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1613,5 +1613,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1544,47 +1544,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1594,7 +1594,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1602,5 +1602,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1545,47 +1545,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1595,7 +1595,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1603,5 +1603,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1560,47 +1560,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1610,7 +1610,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1618,5 +1618,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1562,47 +1562,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1612,7 +1612,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1620,5 +1620,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1554,47 +1554,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1604,7 +1604,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1612,5 +1612,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1540,47 +1540,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1590,7 +1590,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1598,5 +1598,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1577,47 +1577,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1627,7 +1627,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1635,5 +1635,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1560,47 +1560,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1610,7 +1610,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1618,5 +1618,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1537,47 +1537,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1587,7 +1587,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1595,5 +1595,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1591,47 +1591,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1641,7 +1641,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1649,5 +1649,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1533,47 +1533,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1583,7 +1583,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1591,5 +1591,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1566,47 +1566,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1616,7 +1616,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1624,5 +1624,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1546,47 +1546,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1596,7 +1596,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1604,5 +1604,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1550,47 +1550,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1600,7 +1600,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1608,5 +1608,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1539,47 +1539,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1589,7 +1589,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1597,5 +1597,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1539,47 +1539,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1589,7 +1589,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1597,5 +1597,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1542,47 +1542,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1592,7 +1592,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1600,5 +1600,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1540,47 +1540,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1590,7 +1590,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1598,5 +1598,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1559,47 +1559,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1609,7 +1609,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1617,5 +1617,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1537,47 +1537,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1587,7 +1587,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1595,5 +1595,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1536,47 +1536,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1586,7 +1586,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1594,5 +1594,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1550,47 +1550,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1600,7 +1600,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1608,5 +1608,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1561,47 +1561,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1611,7 +1611,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1619,5 +1619,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1543,47 +1543,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1593,7 +1593,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1601,5 +1601,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1559,47 +1559,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1609,7 +1609,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1617,5 +1617,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1541,47 +1541,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1591,7 +1591,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1599,5 +1599,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
@@ -1541,47 +1541,47 @@ $strStructureSyn = 'Structure Synchronization'; //to translate
|
||||
$strDataSyn = 'Data Synchronization'; //to translate
|
||||
$strStructureDiff = 'Structure Difference' ; //to translate
|
||||
$strDataDiff = 'Data Difference'; //to translate
|
||||
$strTableAddColumn = 'Add Column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove Column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter Column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove Index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter Index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply Index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update Row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert Row(s)'; //to translate
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
$strTableRemoveColumn = 'Remove column(s)'; //to translate
|
||||
$strTableAlterColumn = 'Alter column(s)'; //to translate
|
||||
$strTableRemoveIndex = 'Remove index(s)'; //to translate
|
||||
$strTableAlterIndex = 'Alter index(s)'; //to translate
|
||||
$strTableApplyIndex = 'Apply index(s)'; //to translate
|
||||
$strTableUpdateRow = 'Update row(s)'; //to translate
|
||||
$strTableInsertRow = 'Insert row(s)'; //to translate
|
||||
$strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
|
||||
$strPort = 'Port'; //to translate
|
||||
$strSocket = 'Socket'; //to translate
|
||||
$strCouldNotConnectSource = 'Could not connect to the source'; //to translate
|
||||
$strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
|
||||
$strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
|
||||
$strDatabase_src = 'Source Database'; //to translate
|
||||
$strDatabase_trg = 'Target Database'; //to translate
|
||||
$strRemoteServer = 'Remote Server'; //to translate
|
||||
$strCurrentServer = 'Current Server'; //to translate
|
||||
$strDatabase_src = 'Source database'; //to translate
|
||||
$strDatabase_trg = 'Target database'; //to translate
|
||||
$strRemoteServer = 'Remote server'; //to translate
|
||||
$strCurrentServer = 'Current server'; //to translate
|
||||
$strReplicationSelectDatabases = 'Please select databases:'; //to translate
|
||||
$strReplicationSynchronize = 'Synchronize databases with master'; //to translate
|
||||
$strReplicationAddLines = 'Now, add following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the mysql server afterwards.'; //to translate
|
||||
$strReplicationAddSlaveUser = 'Add slave replication user?'; //to translate
|
||||
$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
|
||||
$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; //to translate
|
||||
$strReplicationControlSlave = 'Control slave:'; //to translate
|
||||
$strReplicationMaster = 'Master Replication'; //to translate
|
||||
$strReplicationMaster = 'Master replication'; //to translate
|
||||
$strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
|
||||
$strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
|
||||
$strReplicationMasterChooseMode = 'This server is not configured as master server in 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
|
||||
$strReplicationMasterConfiguration = 'Master Configuration'; //to translate
|
||||
$strReplicationMasterConfiguration = 'Master configuration'; //to translate
|
||||
$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server <b>is</b> configured as master'; //to translate
|
||||
$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationShowMasterStatus = 'Show master status'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave Replication'; //to translate
|
||||
$strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
|
||||
$strReplicationSlave = 'Slave replication'; //to translate
|
||||
$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
|
||||
$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; //to translate
|
||||
$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
|
||||
$strReplicationSlaveErrorManagement = 'Error management:'; //to translate
|
||||
$strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset Slave'; //to translate
|
||||
$strReplicationSlaveReset = 'Reset slave'; //to translate
|
||||
$strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
|
||||
$strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
|
||||
$strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
|
||||
@@ -1591,7 +1591,7 @@ $strFull = 'Full'; //to translate
|
||||
$strStop = 'Stop'; //to translate
|
||||
$strStart ='Start'; //to translate
|
||||
$strShowMasterStatus = 'Show master status'; //to translate
|
||||
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; //to translate
|
||||
$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
|
||||
$strReplicationUnknownError = 'Unknown error'; //to translate
|
||||
$strReplicationUnableToChange = 'Unable to change master'; //to translate
|
||||
$strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
|
||||
@@ -1599,5 +1599,5 @@ $strTrackingStatusNotActive = 'not active'; //to translate
|
||||
$strTrackingIsNotActive = 'Tracking is not active.'; //to translate
|
||||
$strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
|
||||
$strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave Configuration'; //to translate
|
||||
$strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user