Files
webmin/at/lang/zh
2024-09-06 11:48:05 +03:00

85 lines
3.1 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
index_title=预定命令
index_header=新的预定命令
index_user=以用户身份执行
index_date=执行日期
index_time=执行时间
index_cmd=执行命令
index_mail=完成后发送电子邮件?
index_id=作业号
index_exec=执行时间
index_created=创建时间
index_dir=在哪目录执行
index_return=命令列表
index_cdatetime=当前时间日期
index_allow=允许的计划命令用户
index_amode=用户允许
index_amode0=所有Unix用户
index_amode1=仅列出用户 ..
index_amode2=除列出的用户外的所有用户 ..
index_delete=取消所选命令
index_noat=在您的系统上找不到 $1 命令 - 可能它没有安装,或者不适用于您的操作系统。
index_nostyle=Webmin 不知道如何在此操作系统上管理计划命令。
index_stop=停止计划命令服务器
index_stopdesc=关闭运行计划命令的 <tt>atd</tt> 后台服务器进程。这将阻止命令在指定时间执行。
index_start=启动计划命令服务器
index_startdesc=启动运行计划命令的 <tt>atd</tt> 后台服务器进程。这是命令在指定时间执行所必需的。
index_boot=是否开机时自动启动服务器?
index_bootdesc=更改此设置以启用或禁用在系统启动时启动计划命令服务器。
edit_title=预定命令
edit_cmd=执行整个脚本文件
edit_shortcmd=要执行的命令
edit_header=预定的命令细节
edit_delete=取消这个命令
edit_run=立即运行
edit_ejob=预定命令已不存在!
edit_ecannot=您没有权限编辑这个预定命令
edit_showfull=显示完整脚本。
create_err=创建预定命令失败
create_euser=没有输入用户名或无效的用户名
create_edate=没有输入日期或时间或无效的日期或时间
create_ecmd=没有输入命令
create_efuture=日期和时间是过去的
create_edir=没有输入目录或无效的目录
create_ecannot=您没有权限为这个用户创建预定的命令
create_eallow=不允许指定的用户运行计划命令
delete_err=取消命令失败
delete_egone=命令已执行或已删除
acl_users=可以编辑预定命令
acl_all=所有用户
acl_this=当前的Webmin用户
acl_only=唯一用户
acl_except=所有人除了用户
acl_allow=是否允许编辑At用户
acl_stop=是否可以在 <tt>atd</tt>时停止和启动?
run_title=运行命令
run_output=计划命令的输出 ..
run_none=未生成输出
allow_err=未能保存允许的用户
allow_ecannot=不允许管理允许的用户
allow_eusers=未输入用户
deletes_err=取消命令失败
deletes_enone=未选择
log_allow=已更改允许的用户
log_create_job=为 $1创建了计划命令
log_delete_job=已取消 $1 的计划命令
log_exec_job=已执行了 $1 的计划命令
log_delete_jobs=已取消 $1 的计划命令
log_stop=已停止计划命令服务器
log_start=已启动计划命令服务器
log_bootup=已启用开机时自动启动计划命令服务器
log_bootdown=已禁用开机时自动启动计划命令服务器
stop_err=无法停止服务器
start_err=启动服务器失败
stop_ecannot=不允许停止服务器
start_ecannot=不允许启动服务器
bootup_ecannot=不允许在开机时自动启动服务器