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 15502b4 commit ff25d76
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/BuiltInServerBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dialog.button.copy.authorization.url.to.clipboard=將授權 URL 複製到剪貼
dialog.message.page=未經授權而請求了頁面 ''{0}'',\n您可以複製 URL 並在瀏覽器中打開以信任它。
dialog.title.diff.service=差異服務
notification.content.built.in.web.server.is.deactivated=內置 Web 服務器已停用,要激活,請使用“在瀏覽器中打開”
notification.content.cannot.start.built.in.http.server.on.custom.port=無法在自定義端口 {0} 上啟動內置 HTTP 服務器。請確保端口空閑(或檢查防火牆設定),然後重新啟動 {1}
notification.content.cannot.start.built.in.http.server.on.custom.port=無法在自定義端口 {0} 上啟動內置 HTTP 服務器。請確保端口空閒(或檢查防火牆設定),然後重新啟動 {1}
notification.content.cannot.start.internal.http.server.and.ask.for.restart.0=無法啟動內部 HTTP 服務器。Git 集成、JavaScript 調試器和 LiveEdit 可能會在運行時出錯。請檢查您的防火牆設定然後重新啟動 {0}。
reload.on.save.got.it.title=保存時在瀏覽器中重新加載
reload.on.save.got.it.content=保存更改後,將在瀏覽器中自動重新加載該頁面。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ action.ShowProjectedHostSettings.text=顯示主持人設定
action.GuestDropConnectionInternalAction.text=訪客斷開連接(內部)
version.mismatch.indicator.label=版本不匹配,某些功能可能被破壞
version.mismatch.indicator.warning=主機版本: {0} 客戶端版本: {0}
locks.indicator.idle=空閑{0}
locks.indicator.idle=空閒{0}
locks.indicator.name=JetBrains 客戶端遠程寫入鎖定統計信息
connection.indicator.name=JetBrains 客戶端連接統計信息
connection.status.canceled=被用戶取消
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/DockerBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ DockerPortBindingDialog.host.ip.popup.description=(如未指定,將使用 0.0.
DockerPortBindingDialog.validation.not.valid.ip=''{0}'' 不是有效的 IP
DockerPortBindingDialog.host.port.placeholder=指定主機端口
DockerPortBindingDialog.host.port.name=主機端口
DockerPortBindingDialog.host.port.popup.description=(如未指定,將使用第一個空閑端口
DockerPortBindingDialog.host.port.popup.description=(如未指定,將使用第一個空閒端口
DockerPortBindingDialog.protocol.group.name=協議
DockerPortBindingDialog.protocol.group.popup.description=(預設 tcp)
DockerPortBindingDialog.validation.port.already.allocated=''{0}:{1}'' 端口已被分配
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ feature.statistics.not.applicable=不適用
# {0} - application name (IntelliJ IDEA or Visual Fabrique or RubyMine or WebStorm or PhpStorm or PyCharm or CIDR)
# {1} - formatted duration.
feature.statistics.application.uptime={0} 正常運行時間: {1}
feature.statistics.application.idle.time=空閑時間: {0}
feature.statistics.application.idle.time=空閒時間: {0}

# Names of features in the feature statistics bundle
# suppress inspection "UnusedProperty"
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/FlexBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ test.class.not.specified=未指定測試類
class.not.found=未找到類 ''{0}''
class.contains.no.tests=類 ''{0}'' 不包含測試
tests.in=''{0}'' 中的測試
no.free.port=找不到空閑端口
no.free.port=找不到空閒端口
flexunit.startup.error=無法啟動 FlexUnit 會話: {0}
port.is.busy=端口 {0} 繁忙

Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/IdeBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ checkbox.transparent.native.to.ascii.conversion=自動轉換成 Ascii 但顯示
checkbox.confirm.application.exit=退出 IDE 之前確認
checkbox.skip.welcome.screen=跳過歡迎界面並打開預設項目
label.inactive.timeout.sec=
checkbox.save.files.automatically=如果 IDE 空閑則保存檔案
checkbox.save.files.automatically=如果 IDE 空閒則保存檔案
checkbox.save.files.on.frame.deactivation=切換到其他應用程序或內置終端時保存檔案
checkbox.safe.write=保存前備份檔案
checkbox.synchronize.files.on.frame.activation=切換到 IDE 視窗或打開編輯器頁籤時同步外部變更
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/NodeJSBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ profile.cpu.top_called_table.total.column.name=總計
profile.cpu.top_called_table.self.column.name=自用
profile.action_took_time.text={0} 花費: {1}
profile.heap.processing.action.name=堆處理
profile.top_call_diagram.piece.idle.name=空閑
profile.top_call_diagram.piece.idle.name=空閒
profile.top_call_diagram.piece.gc.name=GC
profile.top_call_diagram.piece.other.name=其他
profile.top_call_diagram.title=概覽
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/RBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1796,7 +1796,7 @@ ruby.debugger.cannot.connect=無法連接到調試器
ruby.debugger.cannot.connect.timeout=正在使用 {0} 秒超時連接到調試器,請稍候…
ruby.debugger.connecting=連接到調試器
ruby.debugger.choose.exception.class.dialog.title=選擇異常類
ruby.debugger.cannot.find.free.port=無法找到空閑端口
ruby.debugger.cannot.find.free.port=無法找到空閒端口
ruby.debugger.timeout=調試連接超時
ruby.debugger.timeout.units=
ruby.debugger.verbose.output=Verbose 調試器輸出
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/TomcatBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ label.ajp.port=AJP 端口:
TomcatRemoteModel.target.definition.context=context.xml
TomcatRemoteModel.target.definition.staging=暫存
TomcatPersistentDataEditor.label.tomee.detected=檢測到 TomEE
TomcatLocalModel.error.unable.to.find.free.ports=無法找到空閑端口
TomcatLocalModel.error.unable.to.find.free.ports=無法找到空閒端口
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<option name="切換到其他應用程序或內置終端時保存檔案" hit="切換到其他應用程序或內置終端時保存檔案" />
<option name="啟動時重新打開項目" hit="啟動時重新打開項目" />
<option name="在以下位置打開項目" hit="在以下位置打開項目" />
<option name="ide" hit="如果 IDE 空閑則保存檔案" />
<option name="如果" hit="如果 IDE 空閑則保存檔案" />
<option name="空閑則保存檔案" hit="如果 IDE 空閑則保存檔案" />
<option name="ide" hit="如果 IDE 空閒則保存檔案" />
<option name="如果" hit="如果 IDE 空閒則保存檔案" />
<option name="空閒則保存檔案" hit="如果 IDE 空閒則保存檔案" />
<option name="當前視窗" hit="當前視窗" />
<option name="斷開連接" hit="斷開連接" />
<option name="新窗口" hit="新窗口" />
Expand Down
4 changes: 2 additions & 2 deletions test/__snapshots__/segment-file.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ checkbox.transparent.native.to.ascii.conversion=自動轉換成 Ascii 但顯示
checkbox.confirm.application.exit=退出 IDE 之前確認
checkbox.skip.welcome.screen=跳過歡迎界面並打開預設項目
label.inactive.timeout.sec=
checkbox.save.files.automatically=如果 IDE 空閑則保存檔案
checkbox.save.files.automatically=如果 IDE 空閒則保存檔案
checkbox.save.files.on.frame.deactivation=切換到其他應用程序或內置終端時保存檔案
checkbox.safe.write=保存前備份檔案
checkbox.synchronize.files.on.frame.activation=切換到 IDE 視窗或打開編輯器頁籤時同步外部變更
Expand Down Expand Up @@ -2667,7 +2667,7 @@ checkbox.transparent.native.to.ascii.conversion=自動轉換成 Ascii 但顯示
checkbox.confirm.application.exit=退出 IDE 之前確認
checkbox.skip.welcome.screen=跳過歡迎界面並打開預設項目
label.inactive.timeout.sec=
checkbox.save.files.automatically=如果 IDE 空閑則保存檔案
checkbox.save.files.automatically=如果 IDE 空閒則保存檔案
checkbox.save.files.on.frame.deactivation=切換到其他應用程序或內置終端時保存檔案
checkbox.safe.write=保存前備份檔案
checkbox.synchronize.files.on.frame.activation=切換到 IDE 視窗或打開編輯器頁籤時同步外部變更
Expand Down

0 comments on commit ff25d76

Please sign in to comment.