Add perl files from smeserver-manager on CVS

This commit is contained in:
2024-03-18 12:08:14 +00:00
parent cce958acd7
commit 25474c4922
228 changed files with 23639 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
'rbo_FORM_TITLE' => 'Shutdown or reboot',
'rbo_REBOOT' => 'Reboot',
'rbo_REBOOT_SUCCEEDED' => 'Reboot request initiated successfully.',
'rbo_DESC_REBOOT' => 'Your server has initiated the reboot process.',
'rbo_RECONFIGURE_SUCCEEDED' => 'Reconfiguration request initiated successfully.',
'rbo_DESC_RECONFIGURE' => 'Your server has initiated a full system reconfiguration and reboot.',
'rbo_SHUTDOWN_SUCCEEDED' => 'Shutdown request initiated successfully.',
'rbo_DESC_SHUTDOWN' => 'Your server has initiated the shutdown process.
The process will take several minutes to complete, after which
you can switch off the power.',
'rbo_LABEL_REBOOT' => 'Select Shutdown, Reboot or Reconfigure',
'rbo_DESCRIPTION' => 'You can reboot, shut down your server or perform a full system
reconfiguration from this screen. You must perform a shutdown
before switching the power off. All of these functions take
several minutes to complete.
When you click <b>perform</b> the operation will be initiated immediately, so be ready!',
'Reboot or shutdown' => 'Reboot or shutdown',