mirror of
https://github.com/webmin/webmin.git
synced 2026-06-10 14:50:33 +01:00
373 lines
15 KiB
Plaintext
373 lines
15 KiB
Plaintext
index_title=Boot and Shutdown Services
|
|
index_title_systemd=Systemd Services and Units
|
|
index_mode=Boot system : $1
|
|
index_add=Create a new bootup and shutdown action.
|
|
index_reboot=Reboot System
|
|
index_rebootmsg=Click on this button to immediately reboot the system. All currently logged in users will be disconnected and all services will be re-started.
|
|
index_shutdown=Shutdown System
|
|
index_shutdownmsg=Click on this button to immediately shutdown the system. All services will be stopped, all users disconnected and the system powered off (if your hardware supports it).
|
|
index_script=The script $1 listed below will be run at bootup time. You may add your own commands to have daemons or servers re-started when the system is re-booted.
|
|
index_downscript=Similarly, the script $1 listed below will be run at shutdown time. You may add your own commands to have daemons or servers stopped cleanly when the system is shut down.
|
|
index_return=boot and shutdown services
|
|
index_action=Action
|
|
index_desc=Description
|
|
index_boot=At boot?
|
|
index_levels=Start in runlevels
|
|
index_status=Started now?
|
|
index_order=Order
|
|
index_add_mac=Add a new bootup action script
|
|
index_provides=Provides
|
|
index_setting=Setting
|
|
index_script_mac=The script $1 listed below will be run at bootup time. However, it is suggested that you add your own commands to have daemons or servers started upon system boot to the startup directory.
|
|
index_editconfig=Edit the $1 file manually
|
|
index_stop=Stop
|
|
index_start=Start
|
|
index_restart=Restart
|
|
index_rlchange=Change to runlevel:
|
|
index_rlchangedesc=Click this button to switch your system from the current runlevel to the selected one. This will cause all the actions in the current level to be stopped, and then all the actions in the new runlevel to be started.
|
|
index_addboot=Start On Boot
|
|
index_delboot=Disable On Boot
|
|
index_addboot_start=Start Now and On Boot
|
|
index_delboot_stop=Disable Now and On Boot
|
|
index_sname=Action name
|
|
index_sdesc=Description
|
|
index_stype=Service type
|
|
index_sstate=Current state
|
|
index_sboot=Start at boot?
|
|
index_sstate4=Running
|
|
index_sstate1=Stopped
|
|
index_sboot2=Yes
|
|
index_sboot3=No
|
|
index_sboot4=Disabled
|
|
index_sboot5=No (masked)
|
|
index_sboot6=Yes (always)
|
|
index_rname=Action name
|
|
index_rdesc=Description
|
|
index_rboot=Start at boot?
|
|
index_radd=Create a new action.
|
|
index_unknown=Unknown
|
|
index_uname=Service name
|
|
index_udesc=Service description
|
|
index_ucstatus=Service status
|
|
index_uboot=Start at boot?
|
|
index_ustatus=Running now?
|
|
index_uadd=Create a new upstart service.
|
|
index_sadd=Create a new systemd unit.
|
|
index_ladd=Create a new launchd agent.
|
|
index_lname=Agent name
|
|
|
|
edit_title=Edit Action
|
|
create_title=Create Action
|
|
edit_ecannot=You are not allowed to edit bootup actions
|
|
edit_egone=Action no longer exists
|
|
edit_details=Action Details
|
|
edit_name=Name
|
|
edit_desc=Description
|
|
edit_startmsg=Bootup message
|
|
edit_stopmsg=Shutdown message
|
|
edit_start=Bootup commands
|
|
edit_stop=Shutdown commands
|
|
edit_startcmd=Bootup command
|
|
edit_stopcmd=Shutdown command
|
|
edit_statuscmd=Status command
|
|
edit_script=Action Script
|
|
edit_boot=Start at boot time?
|
|
edit_badS=Because this action was not created properly, it is started only in runlevel $1.
|
|
edit_badK=Because this action was not created properly, it is stopped only in runlevel $1.
|
|
edit_fix=Click here to make this action available to other runlevels
|
|
edit_levels=Runlevels to start and stop in
|
|
edit_rl=Runlevel $1
|
|
edit_startat=Start at
|
|
edit_stopat=Stop at
|
|
edit_startnow=Start Now
|
|
edit_stopnow=Stop Now
|
|
edit_restartnow=Restart Now
|
|
edit_reloadnow2=Re-Read Config File
|
|
edit_condrestartnow=Restart If Needed
|
|
edit_reloadnow=Reload Now
|
|
edit_statusnow=Show Status
|
|
edit_logsnow=Show Logs
|
|
edit_return=action
|
|
edit_status=Started now?
|
|
edit_unknown=Unknown
|
|
|
|
save_err=Failed to save action
|
|
save_ecannot=You are not allowed to edit bootup actions
|
|
save_ealready=An action called '$1' already exists
|
|
save_ewrite=Failed to write to $1 : $2
|
|
save_ename=Missing or invalid action name
|
|
save_eclash=An action with the same name already exists
|
|
save_escript=No action script entered
|
|
save_estartcmd=Missing bootup command
|
|
|
|
ss_ecannot=You are not allowed to start or stop bootup actions
|
|
ss_start=Start Action
|
|
ss_stop=Stop Action
|
|
ss_restart=Restart Action
|
|
ss_reload=Reloading Action
|
|
ss_status=Action Status
|
|
ss_exec=Executing $1 ..
|
|
ss_doingstart=Starting action $1 ..
|
|
ss_doingstop=Stopping action $1 ..
|
|
ss_doingstatus=Requesting status of action $1 ..
|
|
|
|
shutdown_ecannot=You are not allowed to shutdown the system
|
|
shutdown_title=Shutdown
|
|
shutdown_rusure=Are you sure you want to shutdown the system with the command $1 ?
|
|
shutdown_ok=Shutdown System
|
|
shutdown_exec=Shutting down with command $1 ..
|
|
|
|
reboot_ecannot=You are not allowed to reboot the system
|
|
reboot_title=Reboot
|
|
reboot_rusure=Are you sure you want to reboot the system with the command $1 ?
|
|
reboot_ok=Reboot System
|
|
reboot_exec=Rebooting with command $1 ..
|
|
|
|
acl_script=Can edit the bootup script?
|
|
acl_actions=Can run, edit, create and delete actions?
|
|
acl_runonly=Only run
|
|
acl_reboot=Can reboot the system?
|
|
acl_shutdown=Can shutdown the system?
|
|
|
|
log_rename=Renamed action $1 to $2
|
|
log_modify=Modified action $1
|
|
log_create=Created action $1
|
|
log_delete=Deleted action $1
|
|
log_start=Started action $1
|
|
log_stop=Stopped action $1
|
|
log_restart=Restarted action $1
|
|
log_condrestart=Conditionally restarted action $1
|
|
log_reload=Reloaded action $1
|
|
log_status=Fetched status of action $1
|
|
log_logs=Fetched logs for action $1
|
|
log_reboot=Rebooted system
|
|
log_shutdown=Shutdown system
|
|
log_local=Modified bootup script
|
|
log_bootup=Changed boot action for $1
|
|
log_massstart=Started actions $1
|
|
log_massstop=Stopped actions $1
|
|
log_massrestart=Restarted actions $1
|
|
log_massenable=Enabled actions $1
|
|
log_massdisable=Disabled actions $1
|
|
log_user_modify=Modified user unit $1 for $2
|
|
log_user_create=Created user unit $1 for $2
|
|
log_user_delete=Deleted user unit $1 for $2
|
|
log_user_status=Fetched status of user unit $1 for $2
|
|
log_user_logs=Fetched logs for user unit $1 for $2
|
|
log_user_massstart=Started user units $1 for $2
|
|
log_user_massstop=Stopped user units $1 for $2
|
|
log_user_massrestart=Restarted user units $1 for $2
|
|
log_user_massenable=Enabled user units $1 for $2
|
|
log_user_massdisable=Disabled user units $1 for $2
|
|
log_user_linger=Set linger for user $1 to $2
|
|
log_telinit=Switched to runlevel $1
|
|
|
|
edit_hostconfig_startup=The script $1 is run at system boot time if this action is active. You may edit it below
|
|
edit_hostconfig_plist=The file $1 sets certain parameters with respect the boot script. You may edit it below
|
|
edit_hostconfig_new=Create New Action
|
|
edit_hostconfig_noquotes=Do not use quotes in any fields except for the $1 field.
|
|
edit_hostconfig_startitems=The $1 field should not start with a number or underscore, and by convention, all alphabetical characters should be upper case. The $2 field should be a legal filename and should not contain a dot.
|
|
edit_hostconfig_actionname=Action name
|
|
edit_hostconfig_scriptname=Script name
|
|
edit_hostconfig_array=The fields $1, $2, and $3 are array fields and can contain more than one value. Delimitate multiple values with a colon.
|
|
edit_hostconfig_further=After creating the new startup action, you will be forwarded to a page where you can tweak the startup script and parameter list if needed.
|
|
edit_hostconfig_hostconfig=The file $1 controls system wide services and daemons that are started at system boot. You may edit it below
|
|
edit_hostconfig_title=Edit Hostconfig
|
|
|
|
mass_enone=No actions selected
|
|
mass_enone2=No units selected
|
|
mass_enoallow=cannot stop <tt>$1</tt>
|
|
mass_start=Starting Actions
|
|
mass_restart=Restarting Actions
|
|
mass_stop=Stopping Actions
|
|
mass_ebroken=The broken action $1 cannot be enabled or disabled at boot time
|
|
mass_enable=Enabling action $1 at boot time.
|
|
mass_disable=Disabling action $1 at boot time.
|
|
mass_starting=Starting action $1 ..
|
|
mass_stopping=Stopping action $1 ..
|
|
mass_failed=.. failed
|
|
mass_skipped=.. skipped
|
|
mass_ok=.. done
|
|
mass_ustart=Starting Units
|
|
mass_urestart=Restarting Units
|
|
mass_ustop=Stopping Units
|
|
mass_usenable=Enabling Units
|
|
mass_usdisable=Disabling Units
|
|
mass_uenable=Enabling unit $1 at boot time.
|
|
mass_udisable=Disabling unit $1 at boot time.
|
|
mass_ustarting=Starting unit $1 ..
|
|
mass_ustopping=Stopping unit $1 ..
|
|
mass_urestarting=Restarting unit $1 ..
|
|
|
|
change_err=You are not allowed to switch runlevels
|
|
change_title=Switch Runlevel
|
|
change_cmd=Switching to runlevel $1 with command $2. This may take some time, and Webmin might not be available anymore after switching.
|
|
|
|
mode_init=SysV init
|
|
mode_osx=Legacy macOS StartupItems
|
|
mode_local=Single boot script
|
|
mode_win32=Windows services
|
|
mode_rc=FreeBSD RC scripts
|
|
mode_upstart=Upstart
|
|
mode_systemd=Systemd
|
|
mode_launchd=macOS launchd
|
|
|
|
upstart_title1=Create Upstart Service
|
|
upstart_title2=Edit Upstart Service
|
|
upstart_egone=Service no longer exists!
|
|
upstart_elegacy=Not an upstart service!
|
|
upstart_header=Upstart service details
|
|
upstart_name=Service name
|
|
upstart_desc=Service description
|
|
upstart_prestart=Commands to run before starting server<br>(Optional)
|
|
upstart_server=Server program and parameters
|
|
upstart_fork=Server forks into the background?
|
|
upstart_conf=Configuration file
|
|
upstart_boot=Start at boot time?
|
|
upstart_status=Current status
|
|
upstart_status0=Not running
|
|
upstart_status1=Running with PID $1
|
|
upstart_err=Failed to save upstart service
|
|
upstart_econf=No configuration file contents entered
|
|
upstart_ename=Missing or invalid-lookup upstart service name
|
|
upstart_eclash=A service with the same name already exists
|
|
upstart_edesc=Missing service description
|
|
upstart_eserver=No server command entered
|
|
upstart_eserver2=Server command does not exist
|
|
upstart_eserver3=Only one server command can be entered
|
|
upstart_return=upstart service
|
|
|
|
systemd_title1=Create Systemd Unit
|
|
systemd_title2=Edit Systemd Unit
|
|
systemd_title2_user=Edit Systemd User Unit
|
|
systemd_egone=Unit no longer exists!
|
|
systemd_elegacy=Not a systemd unit!
|
|
systemd_header=Systemd unit details
|
|
systemd_name=Unit name
|
|
systemd_type=Unit type
|
|
systemd_file=Configuration file
|
|
systemd_type_service=Service
|
|
systemd_type_timer=Timer
|
|
systemd_type_socket=Socket
|
|
systemd_type_path=Path
|
|
systemd_type_target=Target
|
|
systemd_desc=Unit description
|
|
systemd_start=Commands to run on startup
|
|
systemd_stop=Commands to run on shutdown
|
|
systemd_unitconf=Type-specific settings
|
|
systemd_conf=Systemd unit configuration
|
|
systemd_boot=Start at boot time?
|
|
systemd_status=Current status
|
|
systemd_status0=Not running
|
|
systemd_status1=Running with PID $1
|
|
systemd_status2=Running
|
|
systemd_status3=Unknown!
|
|
systemd_err=Failed to save systemd unit
|
|
systemd_linger_err=Failed to change systemd user linger setting
|
|
systemd_ename=Missing or invalid systemd unit name
|
|
systemd_eunittype=Missing, invalid or mismatched systemd unit type
|
|
systemd_eclash=A unit with the same name already exists
|
|
systemd_edesc=Missing unit description
|
|
systemd_eunitconf=Missing type-specific unit settings
|
|
systemd_eunitconfsection=Type-specific settings must contain directives only, without section headers
|
|
systemd_return=systemd unit
|
|
systemd_econf=No systemd unit configuration entered
|
|
systemd_estart=Missing commands to run on startup
|
|
systemd_euser=Missing or invalid user for systemd user unit
|
|
systemd_euserhome=Failed to create systemd user unit directory
|
|
systemd_euserunitfile=Unsafe or invalid systemd user unit file
|
|
systemd_eloginctl=The loginctl command is not available on your system
|
|
systemd_eusercmd=Failed to run systemctl --user for $1: $2
|
|
systemd_elinger=Missing or invalid linger state
|
|
systemd_userservice=Create as user unit?
|
|
systemd_unituser=User service owner
|
|
systemd_linger=Enable linger for this user?
|
|
systemd_owner=User
|
|
systemd_linger_status=Linger
|
|
systemd_linger_enable=Enable linger for $1
|
|
systemd_linger_disable=Disable linger for $1
|
|
systemd_unit_for_user=$1 for user $2
|
|
systemd_tab_service=Services
|
|
systemd_tab_timer=Timers
|
|
systemd_tab_socket=Sockets
|
|
systemd_tab_path=Paths
|
|
systemd_tab_target=Targets
|
|
systemd_tab_user=User units
|
|
systemd_tabdesc_service=Services are process units managed by the system-level systemd manager. Select them here to start, stop, restart, inspect or change startup state.
|
|
systemd_tabdesc_timer=Timers activate other units on a schedule or after elapsed time. Select them here to manage timer activation and startup state.
|
|
systemd_tabdesc_socket=Sockets listen for connections and activate matching service units on demand. Select them here to manage socket activation and startup state.
|
|
systemd_tabdesc_path=Paths watch filesystem locations and activate matching units when changes occur. Select them here to manage path activation and startup state.
|
|
systemd_tabdesc_target=Targets group related units and define synchronization points in the boot process. Select them here to manage target startup state.
|
|
systemd_tabdesc_user=User units are stored under users' home directories and controlled by each user's systemd manager.
|
|
systemd_statustitle=Unit Status
|
|
systemd_doingstatus=Requesting status of unit $1 ..
|
|
systemd_logs=Unit Logs
|
|
systemd_doinglogs=Reading logs for unit $1 ..
|
|
systemd_ejournal=The journalctl command is not available on your system
|
|
systemd_eduration=Missing or invalid time for $1
|
|
systemd_epath=Missing or invalid path for $1
|
|
systemd_elimitnofile=Missing or invalid open files limit
|
|
systemd_eoutput=Missing or invalid setting for $1
|
|
systemd_eprotectsystem=Invalid protect system setting
|
|
systemd_ereadwritepath=Invalid writable path $1
|
|
systemd_advanced=Advanced options
|
|
systemd_startpre=Commands to run before startup
|
|
systemd_startpost=Commands to run after startup
|
|
systemd_stoppost=Commands to run after shutdown
|
|
systemd_reload=Commands to run on reload
|
|
systemd_before=Start before units
|
|
systemd_after=Start after units
|
|
systemd_wants=Wants units
|
|
systemd_requires=Requires units
|
|
systemd_conflicts=Conflicts with units
|
|
systemd_onfailure=On failure units
|
|
systemd_onsuccess=On success units
|
|
systemd_servicetype=Service type
|
|
systemd_remain=Remain active after command exits?
|
|
systemd_pidfile=PID file
|
|
systemd_env=Environment variables
|
|
systemd_envfile=Environment file
|
|
systemd_user=Run as user
|
|
systemd_group=Run as group
|
|
systemd_killmode=Kill mode
|
|
systemd_workdir=Working directory
|
|
systemd_restart=Restart policy
|
|
systemd_restartsec=Restart delay
|
|
systemd_watchdogsec=Watchdog timeout
|
|
systemd_timeout=Startup timeout
|
|
systemd_timeoutstop=Shutdown timeout
|
|
systemd_limitnofile=Open files limit
|
|
systemd_logstd=Standard output
|
|
systemd_logerr=Standard error
|
|
systemd_syslogid=Syslog identifier
|
|
systemd_nonewprivs=Prevent gaining new privileges?
|
|
systemd_privatetmp=Use private temporary directory?
|
|
systemd_protectsystem=Protect system files
|
|
systemd_readwritepaths=Writable paths
|
|
systemd_wantedby=Install target
|
|
|
|
launchd_title1=Create Launchd Agent
|
|
launchd_title2=Edit Launchd Agent
|
|
launchd_egone=Agent no longer exists!
|
|
launchd_header=Launchd service details
|
|
launchd_name=Agent name
|
|
launchd_file=Configuration file
|
|
launchd_nofile=Not found!
|
|
launchd_start=Server command
|
|
launchd_conf=Launchd configuration
|
|
launchd_boot=Start at boot time?
|
|
launchd_status=Current status
|
|
launchd_status0=Not running
|
|
launchd_status1=Running with PID $1
|
|
launchd_status2=Running
|
|
launchd_err=Failed to save launchd agent
|
|
launchd_ename=Missing or invalid-lookup launchd agent name
|
|
launchd_eclash=An agent with the same name already exists
|
|
launchd_return=launchd agent
|
|
launchd_econf=No launchd configuration entered
|
|
launchd_estart=Missing server command
|
|
|
|
syslog_journalctl=SystemD logs
|
|
|
|
__norefs=1
|