initial commit of file from CVS for smeserver-manager on Fri Mar 22 14:54:28 AEDT 2024
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
|
||||
'dat_FORM_TITLE' => 'Date and time configuration',
|
||||
'dat_INITIAL_DESC' => 'This is where you configure the date and time of this server. You may use an existing network time server or
|
||||
manually set the date and time for your time zone.',
|
||||
'dat_SET_DATE_TITLE' => 'Set Date and Time',
|
||||
'dat_COULD_NOT_OPEN_TZ_FILE' => 'Error: Could not open timezone file for reading: ',
|
||||
'dat_JANUARY' => 'January',
|
||||
'dat_FEBRUARY' => 'February',
|
||||
'dat_MARCH' => 'March',
|
||||
'dat_APRIL' => 'April',
|
||||
'dat_MAY' => 'May',
|
||||
'dat_JUNE' => 'June',
|
||||
'dat_JULY' => 'July',
|
||||
'dat_AUGUST' => 'August',
|
||||
'dat_SEPTEMBER' => 'September',
|
||||
'dat_OCTOBER' => 'October',
|
||||
'dat_NOVEMBER' => 'November',
|
||||
'dat_DECEMBER' => 'December',
|
||||
'dat_NEW_M/D/Y' => 'New month/day/year:',
|
||||
'dat_NEW_H/M/S' => 'New hour/min/sec:',
|
||||
'dat_AM/PM_AND_TZ' => 'AM/PM and time zone:',
|
||||
'dat_NTP_ENABLE_DESC' => 'The server can periodically synchronize the system clock to a network time protocol (NTP) server. If you select this option, enter the hostname or IP address of the NTP server below.',
|
||||
'dat_NTP_CONFIGURE_DESC' => 'The server is periodically synchronizing the system clock to the network time protocol (NTP) server specified below. To synchronize to a different NTP server, enter a different hostname or IP address in the field below.',
|
||||
'dat_NTP_DISABLE_DESC' => 'Choose this option to stop syncronizing the system clock to the NTP
|
||||
server.When the NTP service is disabled, you can set the system date and time manually from this page.',
|
||||
'dat_NTP_SERVER' => 'NTP Server',
|
||||
'dat_VERIFY_DATE_AND_TIME' => 'Verify date and time',
|
||||
'dat_NEW_DATE_AND_TIME' => 'New date and time setting:',
|
||||
'dat_SETTING_DATE_AND_TIME' => 'Setting date and time',
|
||||
'dat_INVALID_DAY' => 'Error: invalid day of month: ',
|
||||
'dat_BETWEEN_1_AND_31' => 'Please choose a day between 1 and 31.',
|
||||
'dat_INVALID_YEAR' => 'Error: invalid year: ',
|
||||
'dat_FOUR_DIGIT_YEAR' => 'Please choose a four-digit year between 1900 and 2200.',
|
||||
'dat_INVALID_HOUR' => 'Error: invalid hour: ',
|
||||
'dat_BETWEEN_1_AND_12' => 'Please choose an hour between 1 and 12.',
|
||||
'dat_INVALID_MINUTE' => 'Error: invalid minute: ',
|
||||
'dat_BETWEEN_0_AND_59' => 'Please choose a minute between 0 and 59.',
|
||||
'dat_INVALID_SECOND' => 'Error: invalid second',
|
||||
'dat_MONTH_BETWEEN_1_AND_12' => 'Please choose a month value between 1 and 12.',
|
||||
'dat_INVALID_MONTH' => 'Error: invalid month',
|
||||
'dat_UPDATING_CLOCK' => 'System clock is being updated. Please wait for a few seconds,
|
||||
then click <A HREF="datetime?page=1&wherenext=Verify" TARGET="main">here</A>
|
||||
to verify changes.',
|
||||
'dat_ERR_SETTING_CLOCK' => 'Error occurred while setting system time and hardware clock.',
|
||||
'dat_SERVER_DISABLED' => 'Network time server disabled successfully',
|
||||
'dat_SERVER_DISABLED_DESC' => 'You have disabled this service: The server will rely on its internal
|
||||
clock, and <b>will not</b> try to synchronize from a time server.',
|
||||
'dat_ERR_CHANGING_TS' => 'Error while changing network time server setting',
|
||||
'dat_INVALID_NTP_ADDR' => 'Invalid NTP server address: ',
|
||||
'dat_SETTINGS_CHANGED' => 'Network time server setting changed successfully',
|
||||
'dat_SYNC_WITH' => 'This server is now configured to synchronize periodically
|
||||
(via the Internet) with:',
|
||||
'dat_INVALID_NTP_SERVER' => 'Invalid NTP server, the server <b>will not</b> try to synchronize from a time server.',
|
||||
'dat_NETWORK_TIME_SERVER' => 'Network Time Server',
|
||||
'dat_NTP_CONFIGURE_TITLE' => 'Configure Network Time Server',
|
||||
'dat_NTP_ENABLE_TITLE' => 'Enable Network Time Server',
|
||||
'dat_NTP_DISABLE_TITLE' => 'Disable Network Time Server',
|
||||
'dat_CURRENT_SETTING' => 'Current setting',
|
||||
'Date and time' => 'Date and time',
|
Reference in New Issue
Block a user