Files
MemShellParty/web/app/i18n/common/zh-CN.json
T

46 lines
1.6 KiB
JSON

{
"about": "关于",
"basicInfo": "基本信息",
"byPassJavaModule": "绕过模块限制",
"cancel": "取消",
"copyLabelSuccess": "复制 {{label}} 成功",
"copySuccess": "复制成功",
"debug": "调试模式",
"download": "下载",
"encryptor": "加密器",
"feedback": "反馈",
"generateResult": "生成结果",
"generator": "生成器",
"headerName": "请求头名称",
"headerValue": "请求头值",
"implementationClass": "实现类",
"loading": "加载中...",
"mainConfig.title": "核心配置",
"MemShellGenerator": "内存马生成器",
"optional": "(可选)",
"packerConfig.title": "打包配置",
"packerMethod": "打包方式",
"paramName": "参数名称",
"placeholders.input": "请输入",
"placeholders.select": "请选择",
"ProbeShellGenerator": "探测马生成器",
"quickUsage.title": "快速使用",
"server": "服务类型",
"serverVersion": "服务版本",
"shrink": "缩小字节码",
"staticInitialize": "静态初始化",
"toast.generateError": "生成失败,{{error}}",
"toast.generateSuccess": "生成成功",
"urlPattern": "请求路径",
"usage": "使用指南",
"version.updateAvailable": "有可用升级",
"version.updateAvailableTooltip": "点击前往 GitHub Release ( v{{currentVersion}} -> v{{latestVersion}})",
"shellTool": "内存马工具",
"lambdaSuffix": "Lambda 类名后缀",
"probe": "回显模式",
"advancedConfig": "高级配置",
"commandTemplate": "命令模板",
"commandTemplate.placeholder": "例如:sh -c \"{command}\" 2>&1",
"commandTemplate.description": "使用 {command} 作为占位符"
}