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