feat: Call Setup through Helper to install and get progress.

This commit is contained in:
X1a0He
2024-11-13 23:56:07 +08:00
parent 4753212a74
commit c44b3f3c9c
6 changed files with 196 additions and 273 deletions

View File

@@ -14,16 +14,6 @@
}
}
},
"(退出代码: %d)" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Exit Code: %d)"
}
}
}
},
"/" : {
},
@@ -611,6 +601,21 @@
}
}
}
},
"安装失败 (退出代码: %lld)" : {
},
"安装失败: Setup 组件未被处理 (退出代码: %lld)" : {
},
"安装失败: 安装文件不完整或损坏 (退出代码: %lld)" : {
},
"安装失败: 权限问题 (退出代码: %lld)" : {
},
"安装失败: 架构或版本不一致 (退出代码: %lld)" : {
},
"安装完成" : {
"localizations" : {
@@ -642,16 +647,6 @@
}
}
},
"安装程序调用失败Setup 组件未被处理,请联系开发者" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "The installation program failed to call, please contact developer"
}
}
}
},
"尝试使用不同的搜索关键词" : {
"localizations" : {
"en" : {
@@ -1031,16 +1026,6 @@
}
}
},
"正在准备..." : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Preparing..."
}
}
}
},
"正在准备安装..." : {
"localizations" : {
"en" : {
@@ -1081,25 +1066,8 @@
}
}
},
"正在安装..." : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Installing packages..."
}
}
}
},
"正在重试安装..." : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Retrying installation..."
}
}
}
"正在安装..." : {
},
"没有写入权限" : {
"localizations" : {
@@ -1142,17 +1110,6 @@
}
}
},
"目录:" : {
"extractionState" : "stale",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Directory: "
}
}
}
},
"确定" : {
"localizations" : {
"en" : {
@@ -1165,31 +1122,9 @@
},
"确定要下载并安装 Setup 组件吗?" : {
},
"确定要下载并安装 Setup 组件吗?这个操作需要管理员权限。" : {
"extractionState" : "stale",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Are you sure you want to download and install the Setup components? This operation requires administrator privileges."
}
}
}
},
"确定要重新处理 Setup 组件吗?" : {
},
"确定要重新处理 Setup 组件吗?这个操作需要管理员权限。" : {
"extractionState" : "stale",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Are you sure you want to reprocess the Setup components? This operation requires administrator privileges."
}
}
}
},
"确认" : {
"localizations" : {
@@ -1384,17 +1319,6 @@
}
}
},
"语言:" : {
"extractionState" : "stale",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Language: "
}
}
}
},
"请求超时,请检查网络连接后重试" : {
"comment" : "Network timeout",
"localizations" : {