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 have 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_return=cron list
index_env=Environment variable
index_move=Move
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_delete=Delete Selected Jobs
index_disable=Disable Selected Jobs
index_enable=Enable Selected Jobs

edit_title=Edit Cron Job
create_title=Create Cron Job
edit_ecannot=You are not allowed to edit cron jobs for this user
edit_details=Job Details
edit_user=Execute cron job as
edit_active=Active?
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_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

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=Note - 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?

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

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

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

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