diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 6cca27a63..b96f1d031 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1594,4 +1594,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 478d792f9..2c00dade3 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1593,4 +1593,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index d72943f71..bf7bd7b34 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1596,4 +1596,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 83294cb92..2276552b8 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1590,4 +1590,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index 6d1cc5e45..ff5592186 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1569,4 +1569,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 4a73ebd6e..c52affc36 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1587,4 +1587,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 9f870713d..5f9fdfeea 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1569,4 +1569,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 1b30493e9..a0783af61 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1577,4 +1577,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index e2f4274c3..c4c647047 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1593,4 +1593,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 8ffced91c..62c2b789e 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1584,4 +1584,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index b4b30432f..c8e8047f0 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1590,4 +1590,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index d9bee4184..c5119ba38 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1564,4 +1564,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 1cd208a75..33fb682d7 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1577,4 +1577,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 89aa5922e..b6b3d6954 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1574,4 +1574,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 38e9baf3c..ba1f170c5 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1571,4 +1571,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 010694f8d..36a03fcc7 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -1573,4 +1573,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index d5e3c7e40..6393e5810 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1569,4 +1569,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 3aca58eaa..496f1181c 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1574,4 +1574,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 26e62bc86..f89cf316e 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -341,6 +341,7 @@ $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; $strFormat = 'Format'; $strFormEmpty = 'Missing value in the form!'; $strFreePages = 'Free pages'; +$strFull = 'Full'; $strFullText = 'Full Texts'; $strFunction = 'Function'; $strFunctions = 'Functions'; @@ -749,11 +750,41 @@ $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.'; +$strReplicationAddSlaveUser = 'Add slave replication user?'; +$strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; +$strReplicationConfiguredMaster = 'This server is configured as master in replication process.'; +$strReplicationControlSlave = 'Control slave:'; +$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'; $strReplication = 'Replication'; +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; +$strReplicationSelectDatabases = 'Please select databases:'; +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure it?'; +$strReplicationShowMasterStatus = 'Show master status'; +$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; +$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; +$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 configure it?'; +$strReplicationSlaveReset = 'Reset Slave'; +$strReplicationSlaveSeeStatus = 'See slave status table'; +$strReplicationSlaveSkipCurrentError = 'Skip current error'; +$strReplicationSlaveSkipNextErrors = 'errors.'; +$strReplicationSlaveSkipNext = 'Skip next'; +$strReplicationSlave = 'Slave Replication'; +$strReplicationSlaveSQLThread = 'SQL Thread %s only'; $strReplicationStatusInfo = 'This MySQL server works as %s in replication process. For further information about replication status on the server, please visit the replication section.'; $strReplicationStatus_master = 'Master status'; $strReplicationStatus = 'Replication status'; $strReplicationStatus_slave = 'Slave status'; +$strReplicationSynchronize = 'Synchronize databases with master'; +$strReplicationUnableToChange = 'Unable to change master'; +$strReplicationUnknownError = 'Unknown error'; $strReset = 'Reset'; $strResourceLimits = 'Resource limits'; $strRestartInsertion = 'Restart insertion with %s rows'; @@ -1188,6 +1219,7 @@ $strShowingPhp = 'Showing as PHP code'; $strShowingRecords = 'Showing rows'; $strShowingSQL = 'Showing SQL query'; $strShowKeys = 'Only show keys'; +$strShowMasterStatus = 'Show master status'; $strShowOpenTables = 'Show open tables'; $strShowPHPInfo = 'Show PHP information'; $strShow = 'Show'; @@ -1307,6 +1339,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:'; $strSlovak = 'Slovak'; $strSlovenian = 'Slovenian'; $strSmallBigAll = 'Small/Big All'; @@ -1330,6 +1363,7 @@ $strSQPBugInvalidIdentifer = 'Invalid Identifer'; $strSQPBugUnclosedQuote = 'Unclosed quote'; $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; $strStandInStructureForView = 'Stand-in structure for view'; +$strStart ='Start'; $strStatCheckTime = 'Last check'; $strStatCreateTime = 'Creation'; $strStatement = 'Statements'; @@ -1337,6 +1371,7 @@ $strStatic = 'static'; $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; $strStatUpdateTime = 'Last update'; $strStatus = 'Status'; +$strStop = 'Stop'; $strStorageEngines = 'Storage Engines'; $strStorageEngine = 'Storage Engine'; $strStrucCSV = 'CSV'; @@ -1569,45 +1604,4 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; - - -///////// NEW STRINGS -$strReplcationSelectDatabases = 'Please select databases:'; -$strReplcationSynchronize = 'Synchronize databases with master'; -$strReplicationAddLines = 'Now, add 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.'; -$strReplicationControlSlave = 'Control slave:'; -$strReplicationMaster = 'Master Replication'; -$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'; -$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; -$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure it?'; -$strReplicationShowMasterStatus = 'Show master status'; -$strReplicationSkippingErrorWarn = 'Skiping error(s) might lead into unsynchronized master and slave!'; -$strReplicationSlave = 'Slave Replication'; -$strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; -$strReplicationSlaveConfigured = 'Server is configured as slave in replication process. Would you like to:'; -$strReplicationSlaveNotConfigured = 'This server is not configured as slave in replication process. Would you like to configure it?'; -$strReplicationSlaveErrorManagement = 'Error management:'; -$strReplicationSlaveIOThread = 'IO Thread %s only'; -$strReplicationSlaveReset = 'Reset Slave'; -$strReplicationSlaveSQLThread = 'SQL Thread %s only'; -$strReplicationSlaveSeeStatus = 'See slave status table'; -$strReplicationSlaveSkipCurrentError = 'Skip current error'; -$strReplicationSlaveSkipNext = 'Skip next'; -$strReplicationSlaveSkipNextErrors = 'errors.'; -$strReplicationStatus = 'Replication status'; -$strPort = 'Port'; -$strFull = 'Full'; -$strStop = 'Stop'; -$strStart ='Start'; -$strShowMasterStatus = 'Show master status'; -$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add following line into [mysqld] section:'; - -$strReplicationUnknownError = 'Unknown error'; -$strReplicationUnableToChange = 'Unable to change master'; ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 095fe315d..e78422b44 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1575,4 +1575,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index f69724d20..76b7b7eba 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1570,4 +1570,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 42e52dacb..c6969ec84 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1566,4 +1566,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 441831321..9f71f542c 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1568,4 +1568,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 02eb2f710..f7dc1ddb5 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1574,4 +1574,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index e7776d699..61986d74c 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -1584,4 +1584,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 105e576f1..a8eff5349 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1592,4 +1592,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index ddccf2ff5..8464c78ae 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1587,4 +1587,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index e3eb5b6ec..ddc3369ff 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1595,4 +1595,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index aa552f381..c4a18e9bd 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1571,4 +1571,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 16951f62f..161f80181 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1585,4 +1585,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index a1ac56a7f..858fe9b95 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1574,4 +1574,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 9d2e4bc64..4a594d32b 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1575,4 +1575,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 49a777f38..4755a4b57 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1590,4 +1590,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 151f90957..ef2fa456f 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1592,4 +1592,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 535957412..2da6a6f77 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1584,4 +1584,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 33bbb445d..aeebc13c7 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1570,4 +1570,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 9dbb61089..4b6c7a11a 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1607,4 +1607,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index cf79394dd..a3a0caa70 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1590,4 +1590,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 3a231e8db..29eb1221d 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1567,4 +1567,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 44547250f..61270eb6f 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1621,4 +1621,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 92be74cd3..b5fedecf5 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1563,4 +1563,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index bc5b5c535..ce330c295 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1596,4 +1596,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 952e0929d..3a137429e 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1576,4 +1576,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index ed8e20691..8bdc66ccd 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1580,4 +1580,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 40838af0c..53d0179d0 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1569,4 +1569,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 5b10b161a..47c7b6de3 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1569,4 +1569,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index b7a902d5f..3da51527a 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1572,4 +1572,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index d92bbe439..18658b0cc 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1570,4 +1570,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index b5284fd38..246c86510 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1589,4 +1589,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index e94647402..146ca109e 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1567,4 +1567,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index bbd67769d..6e709cf1c 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1566,4 +1566,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 63cd8fc38..b8fb38ec8 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1580,4 +1580,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 0cb6be040..340346142 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1591,4 +1591,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 071289b5e..5c4d64776 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1573,4 +1573,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index ee19da6f5..d8880eaf6 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1589,4 +1589,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/uzbek_cyrillic-utf-8.inc.php b/lang/uzbek_cyrillic-utf-8.inc.php index d166ac811..ab7bc62ef 100644 --- a/lang/uzbek_cyrillic-utf-8.inc.php +++ b/lang/uzbek_cyrillic-utf-8.inc.php @@ -1571,4 +1571,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/lang/uzbek_latin-utf-8.inc.php b/lang/uzbek_latin-utf-8.inc.php index f3ef2b6a6..74477d7d5 100644 --- a/lang/uzbek_latin-utf-8.inc.php +++ b/lang/uzbek_latin-utf-8.inc.php @@ -1571,4 +1571,39 @@ $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 +$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 +$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 +$strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informating you, that this server is configured as master'; //to translate +$strReplicationServernConfiguredMaster = 'This server is not configured as master in replication process. Would you like to configure 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 +$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 configure it?'; //to translate +$strReplicationSlaveErrorManagement = 'Error management:'; //to translate +$strReplicationSlaveIOThread = 'IO Thread %s only'; //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 +$strReplicationSlaveSkipNext = 'Skip next'; //to translate +$strReplicationSlaveSkipNextErrors = 'errors.'; //to translate +$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 +$strReplicationUnknownError = 'Unknown error'; //to translate +$strReplicationUnableToChange = 'Unable to change master'; //to translate ?> diff --git a/server_replication.php b/server_replication.php index db2f16aa1..c6242fb21 100644 --- a/server_replication.php +++ b/server_replication.php @@ -358,7 +358,7 @@ if (isset($GLOBALS['mr_configure'])) { echo ''."\n"; echo ''."\n"; echo '

'."\n"; - echo $GLOBALS['strReplcationSelectDatabases'].'
'."\n"; + echo $GLOBALS['strReplicationSelectDatabases'].'
'."\n"; echo PMA_replication_db_multibox(); echo '

'."\n"; echo $GLOBALS['strReplicationAddLines'].'
'."\n"; @@ -435,7 +435,7 @@ if (!isset($GLOBALS['repl_clear_scr'])) { echo PMA_replication_print_status_table('slave', true, false); if (isset($_SESSION['replication']['m_correct']) && $_SESSION['replication']['m_correct']==true) { echo PMA_js_mootools_domready($jscode['slave_control_sync']); - echo '
  • '.$GLOBALS['strReplcationSynchronize'].'
  • '."\n"; + echo '
  • '.$GLOBALS['strReplicationSynchronize'].'
  • '."\n"; echo '