From 4dad86cc30c3d18c5c6a489a100714f9b90a0dd6 Mon Sep 17 00:00:00 2001 From: Miku <26039249+xMikux@users.noreply.github.com> Date: Mon, 6 Feb 2023 03:11:30 +0800 Subject: [PATCH] =?UTF-8?q?mods=5Fupdate(AutoModpack):=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E8=87=B3=20v3.0.1=20(#193)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * mods_update(AutoModpack): 更新至 v3.0.1 * mods_fix(AutoModpack): 套用審核者的建議 Co-authored-by: StarskyXIII <71606873+StarskyXIII@users.noreply.github.com> --------- Co-authored-by: StarskyXIII <71606873+StarskyXIII@users.noreply.github.com> --- assets/automodpack/lang/en_us.json | 106 ++++++++++++++--------------- assets/automodpack/lang/zh_tw.json | 10 ++- 2 files changed, 62 insertions(+), 54 deletions(-) diff --git a/assets/automodpack/lang/en_us.json b/assets/automodpack/lang/en_us.json index dea1f1160..2ec797d99 100644 --- a/assets/automodpack/lang/en_us.json +++ b/assets/automodpack/lang/en_us.json @@ -1,55 +1,55 @@ { - "gui.automodpack.toast.up.0": "Checking for updates...", - "gui.automodpack.toast.down.0": "Wait...", - "gui.automodpack.toast.up.1": "Update Found!", - "gui.automodpack.toast.down.1": "New version of Modpack...", - "gui.automodpack.toast.up.2": "Update Found!", - "gui.automodpack.toast.down.2": "New version of AutoModpack...", - "gui.automodpack.toast.up.3": "No updates found!", - "gui.automodpack.toast.down.3": "Modpack is up-to-date!", - "gui.automodpack.toast.up.4": "No updates found!", - "gui.automodpack.toast.down.4": "AutoModpack is up-to-date!", - "gui.automodpack.toast.up.5": "Error!", - "gui.automodpack.toast.down.5": "Try again later!", - "gui.automodpack.toast.up.6": "Can't open mod config", - "gui.automodpack.toast.down.6": "You need to install Cloth Config", - - "gui.automodpack.button.update": "Check updates", - "gui.automodpack.button.delete": "Delete modpack", - - "gui.automodpack.screen.restart.title.all": "Downloaded updates for your Modpack and \"AutoModpack\" (this mod)!", - "gui.automodpack.screen.restart.title.modpack": "An update has been downloaded for your Modpack!", - "gui.automodpack.screen.restart.title.automodpack": "An update has been downloaded for \"AutoModpack\" (this mod)!", - "gui.automodpack.screen.restart.description": "To complete the update you must restart the game.", - "gui.automodpack.screen.restart.secDescription": "Do you want to auto-restart now?", - "gui.automodpack.screen.restart.button.quit": "Yes (Restart)", - "gui.automodpack.screen.restart.button.cancel": "No (Back to the game)", - - "gui.automodpack.screen.confirm.title": "❌ Delete Modpack ❌", - "gui.automodpack.screen.confirm.description": "You will lose all stuff from downloaded modpack.", - "gui.automodpack.screen.confirm.secDescription": "You will need to restart game.", - "gui.automodpack.screen.confirm.thiDescription": "Are you sure you want to delete it?", - "gui.automodpack.screen.confirm.button.sure": "Yes (Delete and quit)", - "gui.automodpack.screen.confirm.button.cancel": "No (Back to the game)", - - "gui.automodpack.screen.loading.title": "Downloading updates...", - "gui.automodpack.screen.loading.wait": "Please wait...", - "gui.automodpack.screen.loading.download": "Downloading...", - "gui.automodpack.screen.loading.extract": "Extracting modpack...", - "gui.automodpack.screen.loading.finish": "Finishing...", - - "gui.automodpack.screen.danger.title": "Attention! Modpack found!", - "gui.automodpack.screen.danger.description": "Do you want to download the update?", - "gui.automodpack.screen.danger.secDescription": "It might be risky! Don't download if don't trust the server admins!", - "gui.automodpack.screen.danger.button.accept": "Download", - "gui.automodpack.screen.danger.button.dontshowagain": "Download and don't show it again", - "gui.automodpack.screen.danger.button.cancel": "Don't download", + "gui.automodpack.toast.up.0": "Checking for updates...", + "gui.automodpack.toast.down.0": "Wait...", + "gui.automodpack.toast.up.1": "Update Found!", + "gui.automodpack.toast.down.1": "New version of Modpack...", + "gui.automodpack.toast.up.2": "Update Found!", + "gui.automodpack.toast.down.2": "New version of AutoModpack...", + "gui.automodpack.toast.up.3": "No updates found!", + "gui.automodpack.toast.down.3": "Modpack is up-to-date!", + "gui.automodpack.toast.up.4": "No updates found!", + "gui.automodpack.toast.down.4": "AutoModpack is up-to-date!", + "gui.automodpack.toast.up.5": "Error!", + "gui.automodpack.toast.down.5": "Try again later!", + "gui.automodpack.toast.up.6": "Can't open mod config", + "gui.automodpack.toast.down.6": "You need to install Cloth Config", - "gui.automodpack.screen.changelog.button.back": "Back", - "gui.automodpack.screen.restart.button.changelogs": "View changelogs", - "gui.automodpack.screen.changelog.no_changes": "No changes found", - "gui.automodpack.screen.download.button.cancel": "Cancel", - "gui.automodpack.screen.download.text.calculating": "Calculating...", - "gui.automodpack.screen.download.text.downloading": "Downloading:", - "gui.automodpack.screen.download.text.no_files": "No files to download!" - } \ No newline at end of file + "gui.automodpack.button.update": "Check updates", + "gui.automodpack.button.delete": "Delete modpack", + + "gui.automodpack.screen.restart.title.all": "Downloaded updates for your Modpack and \"AutoModpack\" (this mod)!", + "gui.automodpack.screen.restart.title.modpack": "An update has been downloaded for your Modpack!", + "gui.automodpack.screen.restart.title.automodpack": "An update has been downloaded for \"AutoModpack\" (this mod)!", + "gui.automodpack.screen.restart.description": "To complete the update you must restart the game.", + "gui.automodpack.screen.restart.secDescription": "Do you want to auto-restart now?", + "gui.automodpack.screen.restart.button.quit": "Yes (Restart)", + "gui.automodpack.screen.restart.button.cancel": "No (Back to the game)", + + "gui.automodpack.screen.confirm.title": "❌ Delete Modpack ❌", + "gui.automodpack.screen.confirm.description": "You will lose all stuff from downloaded modpack.", + "gui.automodpack.screen.confirm.secDescription": "You will need to restart game.", + "gui.automodpack.screen.confirm.thiDescription": "Are you sure you want to delete it?", + "gui.automodpack.screen.confirm.button.sure": "Yes (Delete and quit)", + "gui.automodpack.screen.confirm.button.cancel": "No (Back to the game)", + + "gui.automodpack.screen.loading.title": "Downloading updates...", + "gui.automodpack.screen.loading.wait": "Please wait...", + "gui.automodpack.screen.loading.download": "Downloading...", + "gui.automodpack.screen.loading.extract": "Extracting modpack...", + "gui.automodpack.screen.loading.finish": "Finishing...", + + "gui.automodpack.screen.danger.title": "Attention! Modpack found!", + "gui.automodpack.screen.danger.description": "Do you want to download the update?", + "gui.automodpack.screen.danger.secDescription": "It might be risky! Don't download if don't trust the server admins!", + "gui.automodpack.screen.danger.button.accept": "Download", + "gui.automodpack.screen.danger.button.dontshowagain": "Download and don't show it again", + "gui.automodpack.screen.danger.button.cancel": "Don't download", + + "gui.automodpack.screen.changelog.button.back": "Back", + "gui.automodpack.screen.restart.button.changelogs": "View changelogs", + "gui.automodpack.screen.changelog.no_changes": "No changes found", + "gui.automodpack.screen.download.button.cancel": "Cancel", + "gui.automodpack.screen.download.text.calculating": "Calculating...", + "gui.automodpack.screen.download.text.downloading": "Downloading:", + "gui.automodpack.screen.download.text.no_files": "No files to download!" +} \ No newline at end of file diff --git a/assets/automodpack/lang/zh_tw.json b/assets/automodpack/lang/zh_tw.json index 231d7c569..3b9175aad 100644 --- a/assets/automodpack/lang/zh_tw.json +++ b/assets/automodpack/lang/zh_tw.json @@ -43,5 +43,13 @@ "gui.automodpack.screen.danger.secDescription": "請別下載來自不信任伺服器的模組包!這可能帶有風險!", "gui.automodpack.screen.danger.button.accept": "下載", "gui.automodpack.screen.danger.button.dontshowagain": "下載並不再度顯示", - "gui.automodpack.screen.danger.button.cancel": "不要下載" + "gui.automodpack.screen.danger.button.cancel": "不要下載", + + "gui.automodpack.screen.changelog.button.back": "返回", + "gui.automodpack.screen.restart.button.changelogs": "查看變更記錄", + "gui.automodpack.screen.changelog.no_changes": "未找到變更", + "gui.automodpack.screen.download.button.cancel": "取消", + "gui.automodpack.screen.download.text.calculating": "正在計算……", + "gui.automodpack.screen.download.text.downloading": "正在下載:", + "gui.automodpack.screen.download.text.no_files": "沒有檔案可供下載!" } \ No newline at end of file