File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- startToUpload = " `%s` start uploading, size:`%s`"
21completeUpload = " %s upload completed, time consuming %d s,average upload speed %s/s"
32configCreateSuccess = " The registration is successful. A new login file has been created in the running directory:%s"
4- telegramSendError = " Telegram Send Error:%s "
3+ failToLink = " OneDrive account `%s` \n There was a connection problem when uploading `%s` Retrying. This is the %d times retrying "
54failToLoadFiles = " Failed to Load Files from source :%v"
6- startToUpload1 = " start uploading to onedrive "
5+ failToStore = " Failed to Restore :%v "
76oneDriveBigFile = " File: `%s` Start upload to OneDrive\n Accounts:`%s`\n File over 4MB, go to large file channel"
87oneDriveSmallFile = " File: `%s` Start upload to OneDrive\n Accounts:`%s`\n File less than 4MB, go to small file channel, uploading in progress"
9- failToStore = " Failed to Restore :%v"
10- failToLink = " OneDrive account `%s` \n There was a connection problem when uploading `%s` Retrying. This is the %d times retrying"
118oneDriveUploadTip1 = " OneDrive account `%s` \n Uploading `%s`\n Size:`%s` Complete: `%s` Progress: *『%d/%d』* \n Speed:`%s/s` \n Time: `%d s`"
12- oneDriveUploadTip2 = " OneDrive account `%s` \n Uploading `%s`\n Size:`%s` Complete: `%s` Progress: *『%d/%d』* \n Speed:`----` \n Time: `%d s`"
9+ oneDriveUploadTip2 = " OneDrive account `%s` \n Uploading `%s`\n Size:`%s` Complete: `%s` Progress: *『%d/%d』* \n Speed:`----` \n Time: `%d s`"
10+ startToUpload = " `%s` start uploading, size:`%s`"
11+ startToUpload1 = " start uploading to onedrive"
12+ telegramSendError = " Telegram Send Error:%s"
Original file line number Diff line number Diff line change 1- startToUpload = " `%s` 开始上传,大小: `%s`"
21completeUpload = " %s上传完成,耗时 %d 秒,平均上传速度 %s/s"
32configCreateSuccess = " 注册成功,已在运行目录下新建登录文件%s"
4- telegramSendError = " Telegram 发送错误:%s "
3+ failToLink = " 向OneDrive账户 `%s` 上传 `%s` 时出现连接问题,正在重试,当前为第%d次重试 "
54failToLoadFiles = " 无法从源加载文件 :%v"
6- startToUpload1 = " 开始上传至OneDrive "
5+ failToStore = " 无法还原 :%v "
76oneDriveBigFile = " 文件: `%s` 开始上传至OneDrive\n 账户:`%s`\n 文件超过4MB,进入大文件通道"
87oneDriveSmallFile = " 文件: `%s` 开始上传至OneDrive\n 账户:`%s`\n 文件小于4MB,进入小文件通道,上传中"
9- failToStore = " 无法还原 :%v"
10- failToLink = " 向OneDrive账户 `%s` 上传 `%s` 时出现连接问题,正在重试,当前为第%d次重试"
118oneDriveUploadTip1 = " 正在向OneDrive账户 `%s` 上传 `%s`\n 大小:`%s` 已上传大小: `%s` 进度: *『%d/%d』* \n 速度:`%s/s` \n 已耗时: `%d s`"
12- oneDriveUploadTip2 = " 正在向OneDrive账户 `%s` 上传 `%s`\n 大小:`%s` 已上传大小: `%s` 进度: *『%d/%d』* \n 速度:`----` \n 已耗时: `%d s`"
9+ oneDriveUploadTip2 = " 正在向OneDrive账户 `%s` 上传 `%s`\n 大小:`%s` 已上传大小: `%s` 进度: *『%d/%d』* \n 速度:`----` \n 已耗时: `%d s`"
10+ startToUpload = " `%s` 开始上传,大小: `%s`"
11+ startToUpload1 = " 开始上传至OneDrive"
12+ telegramSendError = " Telegram 发送错误:%s"
You can’t perform that action at this time.
0 commit comments