Skip to content

Commit

Permalink
fix: { 視頻 => 影片, 視訊 }
Browse files Browse the repository at this point in the history
  • Loading branch information
ruyut committed Jan 18, 2022
1 parent 049f084 commit f1d0119
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/AndroidBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ android.ddms.actions.screenshot=屏幕截圖
android.ddms.actions.screenshot.description=從設備獲取屏幕截圖
android.ddms.actions.screenshot.copied.to.clipboard=圖像已複製到剪貼簿
android.ddms.actions.screenrecord=屏幕錄製
android.ddms.actions.screenrecord.description=錄製設備顯示屏的視頻
android.ddms.actions.screenrecord.description=錄製設備顯示屏的影片
android.ddms.actions.methodprofile.start=開始方法跟踪
android.ddms.actions.methodprofile.stop=停止方法跟踪
android.ddms.actions.allocationtracker.start=開始分配跟踪
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ notification.following.user.changed.title=已更改關注
notification.following.user.changed={0} 已關注 {1}。您轉為關注 {1}。
notification.telephonyEnabled.message=語音聊天已啟用
notification.telephonyChatMessage.title={0} 撰寫了一條消息
notification.telephonyParticipantVideoEnabled.title=參與者啟用了視頻
notification.telephonyParticipantVideoEnabled.message=打開視頻聊天
notification.telephonyPrejoinScreenShowing.title=自定義音頻/視頻設定
notification.telephonyPrejoinScreenShowing.message=打開視頻聊天
notification.telephonyParticipantVideoEnabled.title=參與者啟用了視訊
notification.telephonyParticipantVideoEnabled.message=打開視訊聊天
notification.telephonyPrejoinScreenShowing.title=自定義音頻/視訊設定
notification.telephonyPrejoinScreenShowing.message=打開視訊聊天
notification.access.accept=接受
notification.access.decline=拒絕
notification.access.grant.access=授予對終端的訪問權限
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/SeleniumDockerBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ selenium.docker.extension.title=Selenoid
selenium.docker.run.config.name=Selenoid
#
selenium.docker.model.editor.configuration.file=配置檔案:
selenium.docker.model.editor.video.path.local=視頻輸出:
selenium.docker.model.editor.video.path.local=影片輸出:
selenium.docker.model.editor.logs.path.local=本地日誌文件夾:
selenium.docker.model.editor.logs.path.remote=掛載到以下位置的容器:
#
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/SwiftLessonsBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@ swift.rdt.test.delete.failed=使用 {1} 刪除 {0}。
swift.rdt.test.rerun.failed=現在點擊 {0} 僅重新運行失敗的測試。
swift.rdt.test.additional= 您可以使用<strong>測試運行程序</strong>工具視窗中的特定圖標按持續時間({0})或按字母順序({1})對測試排序。按 {2} 再次運行所有測試,然後按持續時間對它們排序。
swift.rdt.test.history=內置的測試歷史記錄自動保存最近幾次測試運行的結果,並且也會將它們加載到測試運行程序工具視窗中。點擊 {0} 圖標並選擇列表中的一項,加載以前的一項測試運行。
swift.rdt.test.more=就是這樣! 對於某些框架(例如 <strong>Quick</strong>),<ide/> 對測試結果提供了進一步增強的呈現效果。有關 <ide/> 支援的所有測試框架的概述,請觀看<a href="https://www.youtube.com/watch?v=DXvx6xNG_jc">這段視頻</a>。
swift.rdt.test.more=就是這樣! 對於某些框架(例如 <strong>Quick</strong>),<ide/> 對測試結果提供了進一步增強的呈現效果。有關 <ide/> 支援的所有測試框架的概述,請觀看<a href="https://www.youtube.com/watch?v=DXvx6xNG_jc">這段影片</a>。

0 comments on commit f1d0119

Please sign in to comment.