new feature & version 23

This commit is contained in:
StageGuard
2021-06-29 13:27:06 +08:00
parent fe4263fc0d
commit ee925ccc72
5 changed files with 138 additions and 56 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "English (US)",
"code": "en_US",
"version": 4,
"version": 5,
"content": {
"launch_tip_in_content": "If you can't see a diamond popup dialog,<br>make sure that Auto.js is allowed to <u><b>display pop-up window</u></b><br><br><br>Version <b>4.1.1 Alpha2</b> is recommended.<br><b>4.1.1 Alpha2</b> Download: <a href=https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2>https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2</a>",
"launch_tip_force_exit": "FORCE EXIT",
@@ -106,6 +106,12 @@
"res_language_download_failed": "Failed to download language pack: {0}",
"res_language_dialog_tip": "Your language is not on the list?<br>Welcome to translate the script:<br><a href=>https://github.com/StageGuard/SkyAutoPlayerScript/blob/master/contribute-translation.md</a>",
"res_language_failed_fetch_online_list": "Failed to fetch online language list",
"res_language_update_needed": "Language pack need to be updated, please go to setting->language and click current language again to upgrade."
"res_language_update_needed": "Language pack need to be updated, please go to setting->language and click current language again to upgrade.",
"page_setting_no_popup_play": "Close panel in playing",
"page_setting_no_popup_play_interval": "Interval to play when close panel",
"no_popup_play_warning_title": "WARNING",
"no_popup_play_warning": "You have enabled \"Close panel in playing\" opinion!\nPlay without control panel is <b>extremely dangerous</b>.\n\nWhen popup notification or bubble chat appears, script may touch these popup window by mistake. At this time, script is still running(or playing) and is <b>uninterrupted</b>. You have no way to stop playing but wait.\n<b>Script touch in other pages may causes irreparable harm.</b>\n\nBesides, record play process is uesless and doesn't give you sense of satisfaction.\n\nI have already warned you that if there is any loss or dispute caused by using this function, it has nothing to do with the SkyAutoplayer script and the script author StageGuard.\nIf continue, please click the confirm button, or otherwise click the Cancel button.\n\nps. \"Random and continuate play\" will not work.",
"no_popup_play_tip": "Script will start playing in {0} seconds."
}
}

View File

@@ -1,7 +1,7 @@
{
"name": "简体中文",
"code": "zh_CN",
"version": 4,
"version": 5,
"content": {
"launch_tip_in_content": "当你发现什么事情都没有发生时<br>也许你应该看看是否授予了Auto.js<u><b>悬浮窗权限</u></b><br><br><br>建议使用 <b>4.1.1 Alpha2</b> 版本!<br><b>4.1.1 Alpha2</b> 版本下载: <a href=https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2>https://github.com/Ericwyn/Auto.js/releases/tag/V4.1.1.Alpha2</a>",
"launch_tip_force_exit": "强制退出",
@@ -106,6 +106,12 @@
"res_language_download_failed": "语言下载失败:{0}",
"res_language_dialog_tip": "找不到你的语言?欢迎贡献翻译:<br><a href=>https://github.com/StageGuard/SkyAutoPlayerScript/blob/master/contribute-translation.md</a>",
"res_language_failed_fetch_online_list": "无法获取在线语言列表",
"res_language_update_needed": "语言需要更新,请前往设置界面重新点击当前语言来更新"
"res_language_update_needed": "语言需要更新,请前往设置界面重新点击当前语言来更新",
"page_setting_no_popup_play": "弹奏不显示悬浮窗",
"page_setting_no_popup_play_interval": "无悬浮窗弹奏开始间隔",
"no_popup_play_warning_title": "警告",
"no_popup_play_warning": "您已经开启\"弹奏不显示悬浮窗\"选项!\n弹奏不受弹奏面板控制是<b>非常危险的</b>。\n\n当出现顶部悬浮通知(例如QQ消息)或气泡对话时,脚本可能会误触消息并开启其他软件,此时脚本依旧在运行中(弹奏中)且<b>无法被打断</b>。也就是说除了等待弹奏完成以外,没有任何办法终止弹奏。\n<b>脚本在其他界面的误触可能会对您造成不可挽回的损失!</b>\n\n另外使用此功能且录屏不会使你获得任何成就感。\n\n我已经警告过你了若因使用此功能造成了损失或纠纷与 SkyAutoPlayer 脚本和脚本作者 StageGuard 无关,请悉知。\n若继续使用请点击确认按钮否则请点击取消按钮。\n\n注意使用此功能时\"连续随机播放\"功能将不会生效。",
"no_popup_play_tip": "将在 {0} 秒后开始弹奏。"
}
}