steps with var is meaningless
This commit is contained in:
+10
-10
@@ -7,17 +7,17 @@
|
||||
"sometext": "这里有一段文字。",
|
||||
"syncrun_alreadyrunning": "{{pluginName}} 正处于此阶段:{{syncStatus}}!",
|
||||
"syncrun_syncingribbon": "{{pluginName}}:正在由 {{triggerSource}} 触发运行",
|
||||
"syncrun_step0": "0/{{maxSteps}} Remotely Save 在空跑(dry run)模式,不会发生实际的文件交换。",
|
||||
"syncrun_step1": "1/{{maxSteps}} Remotely Save 准备同步({{serviceType}})",
|
||||
"syncrun_step2": "2/{{maxSteps}} 正在获取远端的元数据。",
|
||||
"syncrun_step3": "3/{{maxSteps}} 正在检查密码正确与否。",
|
||||
"syncrun_step0": "0/8 Remotely Save 在空跑(dry run)模式,不会发生实际的文件交换。",
|
||||
"syncrun_step1": "1/8 Remotely Save 准备同步({{serviceType}})",
|
||||
"syncrun_step2": "2/8 正在获取远端的元数据。",
|
||||
"syncrun_step3": "3/8 正在检查密码正确与否。",
|
||||
"syncrun_passworderr": "检查密码时候出错。",
|
||||
"syncrun_step4": "4/{{maxSteps}} 正在获取远端的额外的元数据。",
|
||||
"syncrun_step5": "5/{{maxSteps}} 正在获取本地的元数据。",
|
||||
"syncrun_step6": "6/{{maxSteps}} 正在生成同步计划。",
|
||||
"syncrun_step7": "7/{{maxSteps}} Remotely Save 开始发生数据交换!",
|
||||
"syncrun_step7skip": "7/{{maxSteps}} Remotely Save 在空跑模式,跳过实际数据交换步骤。",
|
||||
"syncrun_step8": "8/{{maxSteps}} Remotely Save 已完成同步!",
|
||||
"syncrun_step4": "4/8 正在获取远端的额外的元数据。",
|
||||
"syncrun_step5": "5/8 正在获取本地的元数据。",
|
||||
"syncrun_step6": "6/8 正在生成同步计划。",
|
||||
"syncrun_step7": "7/8 Remotely Save 开始发生数据交换!",
|
||||
"syncrun_step7skip": "7/8 Remotely Save 在空跑模式,跳过实际数据交换步骤。",
|
||||
"syncrun_step8": "8/8 Remotely Save 已完成同步!",
|
||||
"syncrun_abort": "{{manifestID}}-{{theDate}}:中断同步,同步来源={{triggerSource}},出错阶段={{syncStatus}}",
|
||||
"protocol_saveqr": " {{manifestName}} 新的非 oauth2 设置保存完成。请重启插件设置页使之生效。",
|
||||
"protocol_callbacknotsupported": "您的 uri callback 暂不支持: {{params}}",
|
||||
|
||||
Reference in New Issue
Block a user