mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
217 lines
8.0 KiB
Plaintext
217 lines
8.0 KiB
Plaintext
index_title=Scheduled Cron Jobs
|
|
index_user=User
|
|
index_active=Active?
|
|
index_command=Command
|
|
index_when=Run at times
|
|
index_comment=Description
|
|
index_none=There are no cron jobs on this system.
|
|
index_none2=There are no cron jobs that you have access to.
|
|
index_none3=You do not have any cron jobs yet.
|
|
index_create=Create a new scheduled cron job.
|
|
index_ecreate=Create a new environment variable.
|
|
index_allow=Control user access to cron jobs.
|
|
index_manual=Manually edit cron jobs.
|
|
index_return=cron list
|
|
index_env=Environment variable
|
|
index_move=Move
|
|
index_next=Next run
|
|
index_nunknown=Unknown
|
|
index_run=Running?
|
|
index_ecmd=The command $1 for managing user Cron configurations was not found. Maybe Cron is not installed on this system?
|
|
index_esingle=The file $1 listing Cron jobs does not exist. Maybe Cron is not installed on this system?
|
|
index_ecrondir=The Cron jobs directory $1 does not exist. Maybe the module's configuration is incorrect, or Cron is not installed?
|
|
index_ecrondir_create=Try to create jobs directory $1 ?
|
|
index_delete=Delete Selected Jobs
|
|
index_disable=Disable Selected Jobs
|
|
index_enable=Enable Selected Jobs
|
|
index_esearch=No jobs matched your search for $1.
|
|
index_toomany2=There are too many jobs to show. Use the search form above to limit the list.
|
|
index_search=Find Cron jobs matching
|
|
index_ok=Search
|
|
index_searchres=Cron jobs matching $1 ..
|
|
index_reset=Reset search.
|
|
index_econfigcheck=Cron jobs cannot be managed on your system, as the module configuration is not valid : $1
|
|
index_stop=Stop Cron Daemon
|
|
index_stopdesc=Shut down the <tt>crond</tt> background server process that runs scheduled cron jobs. This will prevent commands from executing at their specified times.
|
|
index_start=Start Cron Daemon
|
|
index_startdesc=Start up the <tt>crond</tt> background server process that runs scheduled cron jobs. <font color=red><b>This is required for commands to execute at their specified times.</b></font>
|
|
index_boot=Start Cron Daemon Boot?
|
|
index_bootdesc=Change this setting to enable or disable starting the scheduled cron jobs daemon at system boot time.
|
|
|
|
edit_title=Edit Cron Job
|
|
create_title=Create Cron Job
|
|
edit_ecannot=You are not allowed to edit cron jobs for this user
|
|
edit_egone=Job does not exist
|
|
edit_details=Job Details
|
|
edit_user=Execute cron job as
|
|
edit_active=Active?
|
|
edit_next=Next run time
|
|
edit_commands=Commands
|
|
edit_command=Command
|
|
edit_comment=Description
|
|
edit_input=Input to command
|
|
edit_when=When to execute
|
|
edit_range=Date range to execute
|
|
edit_mins=Minutes
|
|
edit_hours=Hours
|
|
edit_days=Days
|
|
edit_months=Months
|
|
edit_weekdays=Weekdays
|
|
edit_all=All
|
|
edit_selected=Selected ..
|
|
edit_run=Run Now
|
|
edit_saverun=Save and Run Now
|
|
edit_clone=Clone Job
|
|
edit_return=cron job
|
|
edit_ctrl=Note: Ctrl-click (or command-click on the Mac) to select and de-select minutes, hours, days and months.
|
|
edit_special1=Simple schedule
|
|
edit_special0=Times and dates selected below ..
|
|
edit_special_hourly=Hourly
|
|
edit_special_daily=Daily (at midnight)
|
|
edit_special_weekly=Weekly (on Sunday)
|
|
edit_special_monthly=Monthly (on the 1st)
|
|
edit_special_yearly=Yearly (on 1st Jan)
|
|
edit_special_reboot=When system boots
|
|
lcedit_special_hourly=hourly
|
|
lcedit_special_daily=daily (at midnight)
|
|
lcedit_special_weekly=weekly (on Sunday)
|
|
lcedit_special_monthly=monthly (on the 1st)
|
|
lcedit_special_yearly=yearly (on 1st Jan)
|
|
lcedit_special_reboot=when system boots
|
|
|
|
save_err=Failed to save cron job
|
|
save_ecmd=You did not enter a command to execute
|
|
save_euser=You must select a user
|
|
save_euser2=User '$1' does not exist
|
|
save_eallow=The user '$1' is not allowed to access cron
|
|
save_ecannot=You are not allowed to create or edit cron jobs for '$1'
|
|
save_enone=You did not choose any $1 to execute
|
|
save_ecannot2=You are not allowed to create cron jobs
|
|
save_eidx=Cron job was successfully saved, but cannot be run as it was not found!
|
|
|
|
allow_title=Control Cron Access
|
|
allow_desc=This form allows you to control which users can create and run cron jobs.
|
|
allow_ecannot=You cannot control user access to cron
|
|
allow_all1=Deny all users
|
|
allow_all2=Deny all users except root
|
|
allow_all3=Allow all users
|
|
allow_allow=Allow only listed users
|
|
allow_deny=Deny only listed users
|
|
|
|
env_title1=Edit Environment Variable
|
|
env_title2=Create Environment Variable
|
|
env_name=Variable name
|
|
env_value=Value
|
|
env_user=For user
|
|
env_active=Active?
|
|
env_details=Environment variable details
|
|
env_err=Failed to save environment variable
|
|
env_ename=Missing or invalid variable name
|
|
env_order=This environment variable setting will only apply to Cron jobs after it in the list of jobs on the module's main page.
|
|
env_where=Add environment variable
|
|
env_where2=Move environment variable
|
|
env_top=Before all Cron jobs for user
|
|
env_bot=After all Cron jobs
|
|
env_leave=Current position
|
|
|
|
exec_title=Execute Cron Job
|
|
exec_ecannot=You are not allowed to execute cron jobs for this user
|
|
exec_cmd=Output from command $1 ..
|
|
exec_cmdbg=Running command $1 as a background process.
|
|
exec_none=No output generated
|
|
|
|
acl_users=Can edit cron jobs for
|
|
acl_all=All users
|
|
acl_this=Current webmin user
|
|
acl_only=Only users
|
|
acl_except=All except users
|
|
acl_control=Can control user access to Cron?
|
|
acl_command=Can view and edit Cron commands?
|
|
acl_uid=Users with UID in range
|
|
acl_gid=Users with primary group
|
|
acl_create=Can create Cron jobs?
|
|
acl_delete=Can delete Cron jobs?
|
|
acl_move=Can move Cron jobs?
|
|
acl_kill=Can terminate Cron jobs?
|
|
acl_hourly=Limit jobs to at most hourly?
|
|
acl_hourlydef=As set in Module Config
|
|
acl_stop=Can stop and start the Cron daemon?
|
|
|
|
log_modify=Modified Cron job for $1
|
|
log_modify_l=Modified Cron job "$2" for $1
|
|
log_create=Created Cron job for $1
|
|
log_create_l=Created Cron job "$2" for $1
|
|
log_delete=Deleted Cron job for $1
|
|
log_exec=Executed Cron job as $1
|
|
log_exec_l=Execute Cron job "$2" as $1
|
|
log_kill=Terminated Cron job for $1
|
|
log_kill_l=Terminated Cron job "$2" for $1
|
|
log_allow=Changed user access to Cron
|
|
log_env_create=Created environment variable for $1
|
|
log_env_modify=Modified environment variable for $1
|
|
log_env_delete=Deleted environment variable for $1
|
|
log_move=Moved Cron job for $1
|
|
log_crons_delete=Deleted $1 Cron jobs
|
|
log_crons_disable=Disabled $1 Cron jobs
|
|
log_crons_enable=Enabled $1 Cron jobs
|
|
log_stop=Stopped cron daemon
|
|
log_start=Started cron daemon
|
|
log_bootup=Enabled cron daemon at boot
|
|
log_bootdown=Disabled cron daemon at boot
|
|
|
|
ecopy=An error was detected in the new Cron configuration : $1 $2
|
|
|
|
when_min=every minute
|
|
when_hour=every hour at $1 past the hour
|
|
when_day=every day at $2:$1
|
|
when_month=on day $3 every month at $2:$1
|
|
when_weekday=every $3 at $2:$1
|
|
when_cron=at cron time $1
|
|
when_interval=every $1 seconds
|
|
when_boot=at startup time
|
|
|
|
ucwhen_min=Every minute
|
|
ucwhen_hour=Every hour at $1 past the hour
|
|
ucwhen_day=Every day at $2:$1
|
|
ucwhen_month=On day $3 every month at $2:$1
|
|
ucwhen_weekday=Every $3 at $2:$1
|
|
ucwhen_cron=At cron time $1
|
|
ucwhen_interval=Every $1 seconds
|
|
ucwhen_boot=At startup time
|
|
|
|
move_err=Failed to move Cron job
|
|
move_etype=This job cannot be moved
|
|
|
|
kill_err=Failed to terminate Cron job
|
|
kill_ecannot=You are not allowed to terminate this job
|
|
kill_egone=No longer running
|
|
kill_ekill=Kill failed : $1
|
|
kill_title=Terminate Cron Job
|
|
kill_rusure=Are you sure you want to terminate the process $1 with PID $2?
|
|
kill_rusure2=Are you sure you want to terminate the process $1 with PID $2, and all of its sub-processes?
|
|
kill_ok=Yes, Terminate It
|
|
|
|
range_all=Run on any date
|
|
range_start=Only run from $1
|
|
range_end=to $1
|
|
range_estart=Missing or invalid start date in range to run
|
|
range_eend=Missing or invalid ending date in range to run
|
|
|
|
delete_err=Failed to delete Cron jobs
|
|
delete_enone=None selected
|
|
|
|
manual_title=Manually Edit Cron Jobs
|
|
manual_edit=Cron file to edit:
|
|
manual_ok=Edit
|
|
manual_editing=Use the text box below to edit Cron jobs in $1. Be careful, as no validation will be done by Webmin!
|
|
manual_efile=Selected file is not valid!
|
|
manual_ecannot=You are not allowed to manually edit cron jobs
|
|
|
|
stop_err=Failed to stop daemon
|
|
start_err=Failed to start daemon
|
|
stop_ecannot=You are not allowed to stop the daemon
|
|
start_ecannot=You are not allowed to start the daemon
|
|
bootup_ecannot=You are not allowed to enable the daemon at boot
|
|
|
|
__norefs=1
|