Skip to content

Commit

Permalink
build(test): update snapshots ( 242.152 )
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 7, 2024
1 parent c329369 commit a8d0628
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions test/__snapshots__/handle-text.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3356,8 +3356,8 @@ branch.ui.handler.unmerged.files.error.resolve.conflicts.action.text=解決衝
branch.ui.handler.you.have.to.resolve.all.conflicts.before.operation.name=您需要先解決所有合併衝突,然後才能{0}。<br/>{1}
branch.worker.could.not.create.tag=無法{1,choice,0#|1#|2# 在 {2} 中}建立標記 {0}
branches.action.delete=刪除
branches.action.pull.into.branch.using.merge=使用合並拉入 {0}
branches.action.pull.into.branch.using.merge.description=使用合並拉入 {0}
branches.action.pull.into.branch.using.merge=使用合併拉入 {0}
branches.action.pull.into.branch.using.merge.description=使用合併拉入 {0}
branches.action.pull.into.branch.using.merge.selected=使用合併拉入當前分支
branches.action.pull.into.branch.using.rebase=使用重定基底拉入 {0}
branches.action.pull.into.branch.using.rebase.description=使用重定基底拉入 {0}
Expand Down Expand Up @@ -3851,7 +3851,7 @@ merge.operation.however.merge.has.succeeded.for.the.following.repositories=不
merge.operation.merged.to=已將 {0} 合併到 {1}
merge.operation.name=合併
merge.operation.you.may.rollback.not.to.let.branches.diverge=您可以復原(重設為合併之前的提交)以使分支不出現分叉。
merge.option.allow.unrelated.histories=允許合並不具有共同上級的歷史記錄
merge.option.allow.unrelated.histories=允許合併不具有共同上級的歷史記錄
merge.option.ff.only=僅在可以快進時合併
merge.option.msg=指定合併提交的訊息
merge.option.no.commit=不提交合併結果
Expand Down Expand Up @@ -17690,7 +17690,7 @@ quick.merge.variants.merge.all.explanation=所有未合併的修訂將被合併
quick.merge.variants.pre.select=通過預篩選選擇
quick.merge.variants.pre.select.explanation=尋找涉及的一個分支複製自另一個分支的位置。\\n僅載入尚未合併的修訂以供選擇。執行可能需要很長時間。
quick.merge.variants.quick.select=快速手動選擇
quick.merge.variants.quick.select.explanation=顯示來自目標分支、已合並和未合併分支的所有修訂。\\n用於手動選擇。快速獲取結果。
quick.merge.variants.quick.select.explanation=顯示來自目標分支、已合併和未合併分支的所有修訂。\\n用於手動選擇。快速獲取結果。
radio.configure.change.auto.16format=1.6 格式(&6)
radio.configure.change.auto.17format=1.7 格式(&7)
radio.configure.change.auto.18format=1.8 格式(&8)
Expand Down Expand Up @@ -22654,8 +22654,8 @@ branch.ui.handler.unmerged.files.error.resolve.conflicts.action.text=解決衝
branch.ui.handler.you.have.to.resolve.all.conflicts.before.operation.name=您需要先解決所有合併衝突,然後才能{0}。<br/>{1}
branch.worker.could.not.create.tag=無法{1,choice,0\\#|1\\#|2\\# 在 {2} 中}建立標記 {0}
branches.action.delete=刪除
branches.action.pull.into.branch.using.merge=使用合並拉入 {0}
branches.action.pull.into.branch.using.merge.description=使用合並拉入 {0}
branches.action.pull.into.branch.using.merge=使用合併拉入 {0}
branches.action.pull.into.branch.using.merge.description=使用合併拉入 {0}
branches.action.pull.into.branch.using.merge.selected=使用合併拉入當前分支
branches.action.pull.into.branch.using.rebase=使用重定基底拉入 {0}
branches.action.pull.into.branch.using.rebase.description=使用重定基底拉入 {0}
Expand Down Expand Up @@ -36992,7 +36992,7 @@ quick.merge.variants.merge.all.explanation=所有未合併的修訂將被合併
quick.merge.variants.pre.select=通過預篩選選擇
quick.merge.variants.pre.select.explanation=尋找涉及的一個分支複製自另一個分支的位置。\\n僅載入尚未合併的修訂以供選擇。執行可能需要很長時間。
quick.merge.variants.quick.select=快速手動選擇
quick.merge.variants.quick.select.explanation=顯示來自目標分支、已合並和未合併分支的所有修訂。\\n用於手動選擇。快速獲取結果。
quick.merge.variants.quick.select.explanation=顯示來自目標分支、已合併和未合併分支的所有修訂。\\n用於手動選擇。快速獲取結果。
radio.configure.change.auto.16format=1.6 格式(&6)
radio.configure.change.auto.17format=1.7 格式(&7)
radio.configure.change.auto.18format=1.8 格式(&8)
Expand Down

0 comments on commit a8d0628

Please sign in to comment.