支持多语言英文

This commit is contained in:
whyour
2023-07-29 18:26:30 +08:00
parent 39bfd39559
commit e7d023a7e0
68 changed files with 2186 additions and 982 deletions
+396
View File
@@ -0,0 +1,396 @@
{
"复制成功": "Copy successful",
"复制": "Copy",
"新建": "New",
"登录": "Login",
"初始化": "Initialize",
"错误": "Error",
"定时任务": "Scheduled Tasks",
"订阅管理": "Subscription Management",
"环境变量": "Environment Variables",
"配置文件": "Configuration Files",
"脚本管理": "Script Management",
"依赖管理": "Dependency Management",
"日志管理": "Log Management",
"对比工具": "Comparison Tool",
"系统设置": "System Settings",
"退出登录": "Logout",
"青龙": "Qinglong",
"返回首页": "Return to Home",
"保存": "Save",
"日志": "Log",
"脚本": "Script",
"确认保存文件": "Confirm to Save File",
",保存后不可恢复": ", it can't be recovered after saving.",
"确认运行": "Confirm to Run",
"确认运行定时任务": "Confirm to Run Scheduled Task",
"吗": "?",
"确认停止": "Confirm to Stop",
"确认停止定时任务": "Confirm to Stop Scheduled Task",
"确认": "Confirm",
"任务": "Task",
"状态": "Status",
"空闲中": "Idle",
"运行中": "Running",
"队列中": "In Queue",
"已禁用": "Disabled",
"定时": "Schedule",
"最后运行时间": "Last Run Time",
"最后运行时长": "Last Run Duration",
"下次运行时间": "Next Run Time",
"名称": "Name",
"命令/脚本": "Command/Script",
"定时规则": "Schedule Rule",
"操作": "Action",
"确认删除": "Confirm to Delete",
"确认删除定时任务": "Confirm to Delete Scheduled Task",
"编辑": "Edit",
"删除": "Delete",
"确认删除选中的定时任务吗": "Confirm to delete the selected scheduled tasks?",
"选中的定时任务吗": "selected scheduled tasks?",
"创建视图": "Create View",
"视图管理": "View Management",
"请输入名称或者关键词": "Please enter a name or keyword",
"创建任务": "Create Task",
"更多": "More",
"批量删除": "Batch Delete",
"批量启用": "Batch Enable",
"批量禁用": "Batch Disable",
"批量运行": "Batch Run",
"批量停止": "Batch Stop",
"批量置顶": "Batch Top",
"批量取消置顶": "Batch Un-top",
"批量修改标签": "Batch Modify Tags",
"已选择": "Selected",
"项": "items",
"知道了": "Got it",
"请输入任务名称": "Please enter the task name",
"支持输入脚本路径/任意系统可执行命令/task 脚本路径": "Supports input of script paths / any system executable commands / task script paths",
"秒(可选) 分 时 天 月 周": "Seconds (optional) Minutes Hours Day Month Week",
"标签": "Tags",
"取消": "Cancel",
"添加": "Add",
"启用": "Enable",
"禁用": "Disable",
"运行": "Run",
"停止": "Stop",
"置顶": "Top",
"取消置顶": "Un-top",
"命令": "Command",
"包含": "Include",
"不包含": "Exclude",
"属于": "Belong to",
"不属于": "Not Belong to",
"顺序": "Order",
"倒序": "Reverse",
"且": "And",
"或": "Or",
"输入后回车增加自定义选项": "Press Enter to add custom options",
"视图名称": "View Name",
"请输入视图名称": "Please enter the view name",
"请输入内容": "Please enter the content",
"新增筛选条件": "Add Filter",
"新增排序方式": "Add Sort",
"类型": "Type",
"显示": "Display",
"确认删除视图": "Confirm to delete the view",
"安装中": "Installing",
"已安装": "Installed",
"安装失败": "Installation Failed",
"删除中": "Deleting",
"已删除": "Deleted",
"删除失败": "Deletion Failed",
"序号": "Number",
"备注": "Remarks",
"更新时间": "Update Time",
"创建时间": "Creation Time",
"确认删除依赖": "Confirm to delete the dependency",
"确认重新安装": "Confirm to reinstall",
"确认删除选中的依赖吗": "Confirm to delete the selected dependencies?",
"确认重新安装选中的依赖吗": "Confirm to reinstall the selected dependencies?",
"请输入名称": "Please enter a name",
"创建依赖": "Create Dependency",
"批量安装": "Batch Install",
"批量强制删除": "Batch Force Delete",
"日志 -": "Log -",
"依赖类型": "Dependency Type",
"自动拆分": "Auto Split",
"多个依赖是否换行分割": "Whether to separate multiple dependencies with new lines",
"是": "Yes",
"否": "No",
"请输入依赖名称,支持指定版本": "Please enter the dependency name, version specification is supported",
"请输入依赖名称": "Please enter the dependency name",
"请输入备注": "Please enter remarks",
"源文件": "Source File",
"当前文件": "Current File",
"修改环境变量名称": "Modify Environment Variable Name",
"请输入新的环境变量名称": "Please enter the new environment variable name",
"已启用": "Enabled",
"值": "Value",
"确认删除变量": "Confirm to delete the variable",
"确认删除选中的变量吗": "Confirm to delete the selected variables?",
"选中的变量吗": "selected variables?",
"请输入名称/值/备注": "Please enter name/value/remarks",
"导入": "Import",
"创建变量": "Create Variable",
"批量修改变量名称": "Batch Modify Variable Names",
"批量导出": "Batch Export",
"请输入环境变量名称": "Please enter the environment variable name",
"只能输入字母数字下划线,且不能以数字开头": "Only letters, numbers, and underscores are allowed, and cannot start with a number",
"请输入环境变量值": "Please enter the environment variable value",
"服务启动超时": "Service startup timeout",
"请先按如下方式修复:": "Please fix it as follows:",
"1. 宿主机执行 docker run --rm -v\n /var/run/docker.sock:/var/run/docker.sock\n containrrr/watchtower -cR <容器名>": "1. Execute 'docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower -cR <container_name>' on the host machine",
"2. 容器内执行 ql -l check、ql -l update": "2. Execute 'ql -l check' and 'ql -l update' inside the container",
"3. 如果无法解决,容器内执行 pm2 logs,拷贝执行结果": "3. If the problem persists, execute 'pm2 logs' inside the container and copy the results",
"提交 issue": "Submit an issue",
"启动中,请稍后...": "Starting, please wait...",
"欢迎使用": "Welcome to use",
"欢迎使用青龙": "Welcome to use Qinglong",
"支持python3、javascript、shell、typescript 的定时任务管理面板": "A scheduling task management panel that supports python3, javascript, shell, and typescript",
"开始安装": "Start Installation",
"账户设置": "Account Settings",
"用户名": "Username",
"密码": "Password",
"密码不能为admin": "The password cannot be 'admin'",
"确认密码": "Confirm Password",
"您输入的两个密码不匹配!": "The two passwords you entered do not match!",
"提交": "Submit",
"通知设置": "Notification Settings",
"通知方式": "Notification Method",
"请选择通知方式": "Please select a notification method",
"跳过": "Skip",
"完成安装": "Installation Completed",
"恭喜安装完成!": "Congratulations, the installation is completed!",
"Telegram频道": "Telegram Channel",
"去登录": "Go to Login",
"初始化配置": "Initialize Configuration",
"文件": "File",
",删除后不可恢复": ", it can't be recovered after deletion",
"请选择日志": "Please select a log",
"请输入日志名": "Please enter the log name",
"暂无日志": "No logs available",
"登录成功!": "Login successful!",
"上次登录时间:": "Last login time: ",
"上次登录地点:": "Last login location: ",
"上次登录IP": "Last login IP: ",
"上次登录设备:": "Last login device: ",
"上次登录状态:": "Last login status: ",
"验证码": "Verification Code",
"验证码为6位数字": "Verification code is a 6-digit number",
"6位数字": "6-digit number",
"验证": "Verify",
"请": "Please",
"秒后重试": "Retry after seconds",
"在您的设备上打开两步验证应用程序以查看您的身份验证代码并验证您的身份。": "Open the two-factor authentication application on your device to view your authentication code and verify your identity.",
"请选择脚本文件": "Please select a script file",
"清空日志": "Clear Logs",
"设置": "Settings",
"退出": "Exit",
"空文件": "Empty File",
"本地文件": "Local File",
"文件夹": "Folder",
"文件名": "File Name",
"请输入文件名": "Please enter the file name",
"文件名不能包含斜杠": "File names cannot contain slashes",
"文件夹名": "Folder Name",
"请输入文件夹名": "Please enter the folder name",
"父目录": "Parent Directory",
"请选择父目录": "Please select a parent directory",
"点击或者拖拽文件到此区域上传": "Click or drag files here to upload",
"当前修改未保存,确定离开吗": "The current changes are not saved. Are you sure you want to leave?",
"退出编辑": "Exit Editing",
"重命名": "Rename",
"请选择脚本": "Please select a script",
"调试": "Debug",
"请输入脚本名": "Please enter the script name",
"暂无脚本": "No scripts available",
"请输入新名称": "Please enter a new name",
"保存文件": "Save File",
"保存目录": "Save Directory",
"请输入保存目录,默认scripts目录": "Please enter the save directory, default is 'scripts'",
"运行设置": "Run Settings",
"待开发": "To Be Developed",
"开发版": "Developer Edition",
"正式版": "Official Edition",
"版本": "Version",
"更新日志": "Changelog",
"查看": "View",
"提交BUG": "Submit Bug",
"名称不能为保留关键字": "The name cannot be a reserved keyword",
"请输入应用名称": "Please enter the application name",
"权限": "Permission",
"请选择模块权限": "Please select module permissions",
"更新": "Update",
"已经是最新版了!": "It is already the latest version!",
"是目前检测到的最新可用版本了。": "It is the latest available version currently detected.",
"重新下载": "Redownload",
"更新可用": "Update Available",
"新版本": "Create Version",
"可用,你使用的版本为": "available, the version you are using is",
"下载更新": "Download Update",
"以后再说": "Later",
"下载更新中...": "Downloading Update...",
"确认重启": "Confirm to Restart",
"系统安装包下载成功,确认重启": "System installation package downloaded successfully, confirm to restart",
"重启": "Restart",
"系统将在": "The system will restart in",
"秒后自动刷新": "seconds and automatically refresh",
"检查更新": "Check for Updates",
"确认删除应用": "Confirm to delete the application",
"确认重置": "Confirm to reset",
"确认重置应用": "Confirm to reset the application",
"的Secret吗": "'s Secret?",
"重置Secret会让当前应用所有token失效": "Resetting the Secret will invalidate all tokens for the current application",
"创建应用": "Create Application",
"安全设置": "Security Settings",
"应用设置": "Application Settings",
"登录日志": "Login Logs",
"其他设置": "Other Settings",
"关于": "About",
"成功": "Success",
"失败": "Failure",
"登录时间": "Login Time",
"登录地址": "Login Address",
"登录IP": "Login IP",
"登录设备": "Login Device",
"登录状态": "Login Status",
"亮色": "Light",
"暗色": "Dark",
"跟随系统": "Follow System",
"备份数据上传成功,确认覆盖数据": "Data backup uploaded successfully, confirm data overwrite",
"主题设置": "Theme Settings",
"日志删除频率": "Log Deletion Frequency",
"每x天自动删除x天以前的日志": "Automatically delete logs older than x days every x days",
"每": "Every",
"天": "day(s)",
"定时任务并发数": "Concurrent Scheduled Tasks",
"数据备份还原": "Data Backup & Restore",
"还原数据": "Restore Data",
"第一步": "Step 1",
"下载两步验证手机应用,比如 Google Authenticator 、": "Download a two-factor authentication mobile app, like Google Authenticator,",
"第二步": "Step 2",
"使用手机应用扫描二维码,或者输入秘钥": "Scan the QR code with the mobile app or enter the key",
"第三步": "Step 3",
"输入手机应用上的6位数字": "Enter the 6-digit code from the mobile app",
"完成设置": "Finish Setup",
"修改用户名密码": "Change Username and Password",
"两步验证": "Two-Factor Authentication",
"头像": "Profile Picture",
"更换头像": "Change Profile Picture",
"时": "hour(s)",
"分": "minute(s)",
"秒": "second(s)",
"私有仓库": "Private Repository",
"公开仓库": "Public Repository",
"单文件": "Single File",
"链接": "Link",
"分支": "Branch",
"确认删除定时订阅": "Confirm Deletion of Scheduled Subscription",
"定时订阅": "Scheduled Subscription",
"创建订阅": "Create Subscription",
"私钥": "Private Key",
"请输入私钥": "Please enter the private key",
"请输入认证用户名": "Please enter the authentication username",
"Github已不支持密码认证,请使用Token方式": "Github no longer supports password authentication. Please use the Token method.",
"密码/Token": "Password/Token",
"请输入密码或者Token": "Please enter the password or Token",
"支持拷贝 ql repo/raw 命令,粘贴导入": "Supports copying ql repo/raw command for import",
"请输入订阅链接": "Please enter the subscription link",
"请输入分支": "Please enter the branch",
"唯一值": "Unique Value",
"唯一值用于日志目录和私钥别名": "Unique value used for log directory and private key alias",
"自动生成": "Auto-generated",
"拉取方式": "Pull Method",
"用户名密码/Token": "Username/Password or Token",
"定时类型": "Schedule Type",
"白名单": "Whitelist",
"多个关键词竖线分割,支持正则表达式": "Multiple keywords separated by vertical lines (|), supports regular expressions",
"请输入脚本筛选白名单关键词,多个关键词竖线分割": "Please enter script filtering whitelist keywords, multiple keywords separated by vertical lines (|)",
"黑名单": "Blacklist",
"请输入脚本筛选黑名单关键词,多个关键词竖线分割": "Please enter script filtering blacklist keywords, multiple keywords separated by vertical lines (|)",
"依赖文件": "Dependency Files",
"请输入脚本依赖文件关键词,多个关键词竖线分割": "Please enter script dependency file keywords, multiple keywords separated by vertical lines (|)",
"文件后缀": "File Extension",
"仓库需要拉取的文件后缀,多个后缀空格分隔,默认使用配置文件中的RepoFileExtensions": "Repository requires pulling specific file extensions, multiple extensions separated by spaces, uses RepoFileExtensions from the configuration file by default",
"请输入文件后缀": "Please enter the file extension",
"执行前": "Before Execution",
"运行订阅前执行的命令,比如 cp/mv/python3 xxx.py/node xxx.js": "Run commands before executing the subscription, e.g., cp/mv/python3 xxx.py/node xxx.js",
"请输入运行订阅前要执行的命令": "Please enter the command to run before executing the subscription",
"执行后": "After Execution",
"运行订阅后执行的命令,比如 cp/mv/python3 xxx.py/node xxx.js": "Run commands after executing the subscription, e.g., cp/mv/python3 xxx.py/node xxx.js",
"请输入运行订阅后要执行的命令": "Please enter the command to run after executing the subscription",
"代理": "Proxy",
"公开仓库支持HTTP/SOCK5代理,私有仓库支持SOCK5代理": "Public repositories support HTTP/SOCK5 proxies, private repositories support SOCK5 proxies",
"自动添加任务": "Automatically Add Tasks",
"自动删除任务": "Automatically Delete Tasks",
"中文": "Chinese",
"系统信息": "System Information",
"Server酱": "ServerChan",
"Telegram机器人": "Telegram Bot",
"钉钉机器人": "DingTalk Bot",
"企业微信机器人": "WeChat Work Bot",
"企业微信应用": "WeChat Work App",
"智能微秘书": "Smart WeChat Assistant",
"群晖chat": "Synology Chat",
"邮箱": "Email",
"飞书机器人": "Feishu Bot",
"自定义通知": "Custom Notification",
"已关闭": "Disabled",
"gotify的url地址,例如 https://push.example.de:8080": "gotify URL address, e.g., https://push.example.de:8080",
"gotify的消息应用token码": "gotify message application token code",
"推送消息的优先级": "Priority of Push Messages",
"chat的url地址": "Chat URL address",
"chat的token码": "Chat token code",
"推送到个人QQ: http://127.0.0.1/send_private_msg,群:http://127.0.0.1/send_group_msg": "Push to personal QQ: http://127.0.0.1/send_private_msg, group: http://127.0.0.1/send_group_msg",
"访问密钥": "Access Key",
"如果GOBOT_URL设置 /send_private_msg 则需要填入 user_id=个人QQ 相反如果是 /send_group_msg 则需要填入 group_id=QQ群": "If GOBOT_URL is set to /send_private_msg, enter user_id=personal QQ; if set to /send_group_msg, enter group_id=QQ group",
"Server酱SENDKEY": "ServerChan SENDKEY",
"PushDeer的Keyhttps://github.com/easychen/pushdeer": "PushDeer Key, https://github.com/easychen/pushdeer",
"PushDeer的自架API endpoint,默认是 https://api2.pushdeer.com/message/push": "PushDeer's self-hosted API endpoint, default is https://api2.pushdeer.com/message/push",
"Bark的信息IP/设备码,例如:https://api.day.app/XXXXXXXX": "Bark information IP/device code, e.g., https://api.day.app/XXXXXXXX",
"BARK推送图标,自定义推送图标 (需iOS15或以上才能显示)": "BARK push icon, custom push icon (requires iOS 15 or above to display)",
"BARK推送铃声,铃声列表去APP查看复制填写": "BARK push ringtone, check and copy from the APP's ringtone list",
"BARK推送消息的分组,默认为qinglong": "BARK push message grouping, default is qinglong",
"telegram机器人的token,例如:1077xxx4424:AAFjv0FcqxxxxxxgEMGfi22B4yh15R5uw": "Telegram Bot token, e.g., 1077xxx4424:AAFjv0FcqxxxxxxgEMGfi22B4yh15R5uw",
"telegram用户的id,例如:129xxx206": "Telegram user ID, e.g., 129xxx206",
"代理IP": "Proxy IP",
"代理端口": "Proxy Port",
"telegram代理配置认证参数,用户名与密码用英文冒号连接 user:password": "Telegram proxy configuration authentication parameters, connect username and password with a colon, e.g., user:password",
"telegram api自建的反向代理地址,默认tg官方api": "Telegram API's self-built reverse proxy address, default is official tg API",
"钉钉机器人webhook token,例如:5a544165465465645d0f31dca676e7bd07415asdasd": "DingTalk Bot webhook token, e.g., 5a544165465465645d0f31dca676e7bd07415asdasd",
"密钥,机器人安全设置页面,加签一栏下面显示的SEC开头的字符串": "Secret key, shown below the signing section on the robot's security settings page, starts with SEC",
"企业微信机器人的webhook(详见文档 https://work.weixin.qq.com/api/doc/90000/90136/91770),例如:693a91f6-7xxx-4bc4-97a0-0ec2sifa5aaa": "WeChat Work Bot webhook (see documentation at https://work.weixin.qq.com/api/doc/90000/90136/91770), e.g., 693a91f6-7xxx-4bc4-97a0-0ec2sifa5aaa",
"企业微信代理地址": "WeChat Work Proxy Address",
"corpid、corpsecret、touser(注:多个成员ID使用|隔开)、agentid、消息类型(选填,不填默认文本消息类型) 注意用,号隔开(英文输入法的逗号),例如:wwcfrs,B-76WERQ,qinglong,1000001,2COat": "corpid, corpsecret, touser (note: separate multiple member IDs with |), agentid, message type (optional, defaults to text message type) separated by commas (`,`), e.g., wwcfrs, B-76WERQ, qinglong, 1000001, 2COat",
"密钥key,智能微秘书个人中心获取apikey,申请地址:https://wechat.aibotk.com/signup?from=ql": "Key, obtain the API key from the Smart WeChat Assistant's personal center, apply at: https://wechat.aibotk.com/signup?from=ql",
"发送的目标,群组或者好友": "Recipient, group, or friend",
"请输入要发送的目标": "Please enter the recipient's name (group or friend)",
"群聊": "Group Chat",
"好友": "Friend",
"要发送的用户昵称或群名,如果目标是群,需要填群名,如果目标是好友,需要填好友昵称": "Enter the recipient's nickname if it's a friend or the group name if it's a group",
"iGot的信息推送key,例如:https://push.hellyw.com/XXXXXXXX": "iGot information push key, e.g., https://push.hellyw.com/XXXXXXXX",
"微信扫码登录后一对一推送或一对多推送下面的token(您的Token),不提供PUSH_PLUS_USER则默认为一对一推送,参考 https://www.pushplus.plus/": "After WeChat scan login, one-to-one or one-to-many push using the provided token (your Token). If PUSH_PLUS_USER is not provided, it defaults to one-to-one push. See reference at https://www.pushplus.plus/",
"一对多推送的“群组编码”(一对多推送下面->您的群组(如无则创建)->群组编码,如果您是创建群组人。也需点击“查看二维码”扫描绑定,否则不能接受群组消息推送)": "The 'group code' for one-to-many push (one-to-many push -> your group (if none, create one) -> group code). If you are the creator of the group, you need to click 'View QR code' to scan and bind, otherwise, you won't receive group messages.",
"飞书群组机器人:https://www.feishu.cn/hc/zh-CN/articles/360024984973": "Feishu group bot: https://www.feishu.cn/hc/zh-CN/articles/360024984973",
"邮箱服务名称,比如126、163、Gmail、QQ等,支持列表https://nodemailer.com/smtp/well-known/": "Email service name, e.g., 126, 163, Gmail, QQ, etc. Supported list: https://nodemailer.com/smtp/well-known/",
"邮箱地址": "Email Address",
"邮箱SMTP授权码": "Email SMTP Authorization Code",
"PushMe的Keyhttps://push.i-i.me/": "PushMe key, https://push.i-i.me/",
"请求方法": "Request Method",
"请求头Content-Type": "Request Header Content-Type",
"请求链接以http或者https开头。url或者body中必须包含$title$content可选,对应api内容的位置": "Request URL should start with http or https. URL or body must contain $title, $content is optional and corresponds to the API content position.",
"请求头格式Custom-Header1: Header1,多个换行分割": "Request header format: Custom-Header1: Header1 (separate multiple headers with line breaks)",
"请求体格式key1: value1,多个换行分割。url或者body中必须包含$title$content可选,对应api内容的位置": "Request body format: key1: value1 (separate multiple keys with line breaks). URL or body must contain $title, $content is optional and corresponds to the API content position.",
"错误日志": "Error Log",
"执行结束": "Execution Finished",
"备份": "Backup",
"生成数据中...": "Generating data...",
"请选择日志文件": "Please select a log file",
"筛选条件": "Filter Conditions",
"系统": "System",
"个人": "Personal",
"重新安装": "Reinstall",
"强制删除": "Force Delete",
"全部任务": "All Tasks"
}