Files
ShellCrash/scripts/lang/chs/8_tools.lang

12 lines
490 B
Plaintext
Raw 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.
TOOLS_TITLE="工具与优化"
TOOLS_SSH_DISABLE="禁止"
TOOLS_SSH_ENABLE="开启"
TOOLS_ERR_PORT="输入错误!请输入正确的数值(1000-65535)"
TOOLS_ERR_PORT_OCCUPIED="当前端口已被其他进程占用,请重新输入!"
TOOLS_SSH_SET_OK="设置成功请重新开启外网访问SSH功能"
TOOLS_SSH_ENABLED="已开启外网访问SSH功能"
TOOLS_SSH_DISABLED="已禁止外网访问SSH"
TOOLS_DISABLE="禁用"
TOOLS_ENABLE="启用"
TOOLS_CONFIGURED="已配置"