Add: Support task record persistence.

This commit is contained in:
X1a0He
2024-11-09 23:15:50 +08:00
parent 889755493b
commit 6de8104084
19 changed files with 1052 additions and 331 deletions

View File

@@ -218,6 +218,16 @@
}
}
},
"下载超时" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Download timeout"
}
}
}
},
"下载错误" : {
"localizations" : {
"en" : {
@@ -418,6 +428,16 @@
}
}
},
"存储空间不足" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Insufficient storage space"
}
}
}
},
"安装" : {
"localizations" : {
"en" : {
@@ -619,6 +639,16 @@
}
}
},
"无法将响应数据转换为json字符串" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Unable to convert response data to json string"
}
}
}
},
"是否确认重新下载?这将覆盖现有的安装程序。" : {
"localizations" : {
"en" : {
@@ -659,6 +689,16 @@
}
}
},
"有正在进行的下载任务,确定要退出吗?\n所有下载任务的进度已保存下次启动可以继续下载" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "There are download tasks in progress. Are you sure you want to quit?\nThe progress of all download tasks has been saved and you can continue downloading next time you start the program."
}
}
}
},
"服务器响应无效" : {
"comment" : "Invalid response",
"localizations" : {
@@ -670,6 +710,16 @@
}
}
},
"服务器无法访问" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Server Unreachable"
}
}
}
},
"未安装 Adobe Creative Cloud" : {
"localizations" : {
"en" : {
@@ -818,6 +868,16 @@
}
}
},
"没有写入权限" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "No write permission"
}
}
}
},
"没有找到产品" : {
"localizations" : {
"en" : {
@@ -879,6 +939,16 @@
}
}
},
"确认退出" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Confirm Exit"
}
}
}
},
"确认重新下载" : {
"localizations" : {
"en" : {
@@ -899,6 +969,36 @@
}
}
},
"程序即将退出" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Program is about to exit"
}
}
}
},
"程序意外退出" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Program quit unexpectedly"
}
}
}
},
"程序重启后自动暂停" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Automatically pause after program restart"
}
}
}
},
"等待中" : {
"comment" : "Download status waiting",
"localizations" : {
@@ -942,6 +1042,16 @@
}
}
},
"网络连接已断开" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Network connection lost"
}
}
}
},
"联系 @X1a0He" : {
"localizations" : {
"en" : {
@@ -1003,6 +1113,26 @@
}
}
},
"连接超时" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Connection timeout"
}
}
}
},
"退出" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Exit"
}
}
}
},
"选择" : {
"localizations" : {
"en" : {