Skip to content

Commit

Permalink
build(release): update dev build files ( 242.152 )
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 19, 2024
1 parent a4470b1 commit a879623
Show file tree
Hide file tree
Showing 397 changed files with 12,016 additions and 10,028 deletions.
17,386 changes: 8,725 additions & 8,661 deletions plugin-dev-raw/zh.list.json

Large diffs are not rendered by default.

959 changes: 721 additions & 238 deletions plugin-dev-raw/zh.list.properties.maybe.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<idea-plugin>
<id>com.intellij.zh-tw</id>
<version>242.91</version>
<version>242.152</version>
<idea-version since-build="242"/>
<name>Chinese (Traditional) Language Pack / 繁體中文語言包</name>
<vendor url="https://github.com/bluelovers/idea-l10n-zht">bluelovers</vendor>
Expand Down
12 changes: 12 additions & 0 deletions plugin-dev-raw/zh/bundle/preview/PreviewBundle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
action.interactive.description=用於測試手勢的實時預覽
action.interactive.essentials.mode.description.default=互動模式在 Essentials 模式下不可用
action.interactive.title=啟動互動模式
action.open.issues.panel.title=開啟問題面板
action.stop.interactive.description=停止互動模式
action.stop.interactive.title=停止互動模式
gallery.mode.title=圖庫
grid.groups=網格組
grid.layout=網格布局
new.grid.layout.title=網格
new.list.layout.title=列表
notification.needs.build.broken.description=需要成功編譯專案才能顯示預覽
notification.needs.build.broken.title=需要建置
notification.preview.fast.compile.description=更新正在編譯中…
Expand All @@ -25,3 +35,5 @@ refresh.progress.indicator.refreshing.all.previews=正在重新整理所有預
refresh.progress.indicator.rendering.preview=正在呈現 {0}/{1} 個預覽…
refresh.progress.indicator.reusing.existing.previews=正在重用現有預覽…
refresh.progress.indicator.title=正在重新整理 Glance 預覽…
vertical.groups=垂直組
vertical.layout=垂直布局
29 changes: 18 additions & 11 deletions plugin-dev-raw/zh/community/messages/UpdaterBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ action.create=建立
action.delete=刪除
action.update=更新
action.validate=驗證
apply.failed=套用補丁時出錯\:\n{0}\: {1}
apply.failed=套用補丁時出錯:\n\
{0}: {1}
applying.patch=正在套用補丁…
backing.up.files=正在備份檔案…
button.abort=中止
Expand All @@ -13,35 +14,41 @@ button.proceed=繼續
cleaning.up=正在清理…
column.action=動作
column.file=檔案
column.problem=難題
column.problem=問題
column.solution=解決方案
confirm.abort=補丁尚未套用。\n確定要中止動作嗎?
confirm.abort=補丁尚未套用。\n\
確定要中止動作嗎?
conflicts.header=在安裝區域中發現一些衝突。
conflicts.text.1=請從“解決方案”列選擇所需解決方案,然後按“繼續”。如果您不想繼續更新,請按“取消”退出。
conflicts.text.2=下面的一些衝突沒有解決方案,因此無法套用補丁。\n請從開發者網站下載此版本,然後從頭開始重新安裝。\n按“取消”退出。
conflicts.text.2=下面的一些衝突沒有解決方案,因此無法套用補丁。\n\
請從開發者網站下載此版本,然後從頭開始重新安裝。\n\
按“取消”退出。
corrupted.reinstall=檔案可能已損壞。請重新安裝 IDE。
corrupted.reverting=檔案可能已損壞。補丁將嘗試還原更改。
error.title=更新錯誤
extract.failed=提取 {0} 時出錯\:\n{1}\: {2}
extract.failed=提取 {0} 時出錯:\n\
{1}: {2}
extracting.patch.file=正在提取補丁檔案…
extracting.patch.files=正在提取補丁檔案…
file.absent=不存在
file.exists=已存在
file.locked=被以下物件鎖定\: {0}
file.locked=被以下物件鎖定: {0}
file.modified=變更
file.unexpected=意外檔案
invalid.target.directory=無效的目標目錄\: {0}
invalid.target.directory=無效的目標目錄: {0}
main.title=更新
nothing.changed.retry=未更改任何檔案。請重試套用補丁。
option.delete=刪除
option.ignore=忽略
option.keep=保留
option.kill.process=殺死程序
option.replace=取代
prepare.failed=準備補丁時出錯\:\n{0}\: {1}
prepare.failed=準備補丁時出錯:\n\
{0}: {1}
preparing.update=正在準備更新…
revert.failed=還原補丁時出錯\:\n{0}\: {1}
revert.failed=還原補丁時出錯:\n\
{0}: {1}
reverting=正在還原…
see.log=有關更多詳細資訊,請參閱日誌\: {0}
see.log=有關更多詳細資訊,請參閱日誌: {0}
updating.x.to.y=正在將 {0} 更新到 {1}
validating.installation=正在驗證安裝…
validating.installation=正在驗證安裝…
87 changes: 87 additions & 0 deletions plugin-dev-raw/zh/fileTemplates/internal/Exception.java.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<html>
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse">
<tr>
<td><font face="verdana" size="-1">適用於通過在<b>專案</b>工具視窗中呼叫<b>新增 | Java 類別 | 異常</b>建立的新 Java 異常。<br><br>

此內建模板是可編輯的。 除了 Java 表達式和註釋外,您還可以使用預定義變數(如下所列),這些變數隨後將像巨集一樣被擴展為相應值。<br><br>

您也可以指定自訂變數。 自訂變數使用以下格式:<i>${VARIABLE_NAME}</i>,其中 <i>VARIABLE_NAME</i>是變數的名稱(例如,<i>${MY_CUSTOM_FUNCTION_NAME}</i>) 。
在 IDE 建立包含自訂變數的新檔案之前,您會看到一個對話框,您可以在其中定義模板中自訂變數的值。<br><br>

通過使用 <i>#parse</i> 指令,可以包括 <b>包含</b> 頁籤中的模板。 要包含模板,請在引號中將模板的全名指定為參數(例如,<i>#parse("File Header.java")</i>)。
</font></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse">
<tr>
<td colspan="3"><font face="verdana" size="-1">預定義變數接收以下值:</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${PACKAGE_NAME}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">在其中建立新異常類別的軟體套件的名稱</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${NAME}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">您在<b>建立新類別</b>對話框中指定的新異常的名稱</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${USER}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前的使用者系統登入名</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${DATE}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前使用者的系統登入名</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${TIME}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前系統時間</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${YEAR}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前年度</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${MONTH}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前月份</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${MONTH_NAME_SHORT}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前月份名稱的前 3 個字母(Jan、Feb 等)</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${MONTH_NAME_FULL}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前月份的全名(January、February 等)。</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${DAY}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前月份的日期</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${HOUR}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前小時</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${MINUTE}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前分鐘</font></td>
</tr>
<tr>
<td valign="top"><nobr><font face="verdana" size="-2"><b>${PROJECT_NAME}</b></font></nobr></td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1">當前專案名稱</font></td>
</tr>
</table>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,13 @@
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1"> 新實體的名稱:檔案、類型、接口等。</font></td>
</tr>
<tr>
<td valign="top">
<nobr><font face="verdana" size="-2"><strong>${ORGANIZATION_NAME}</strong></font></nobr>
</td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1"> 在專案設定中指定的組織名稱。</font></td>
</tr>
<tr>
<td valign="top">
<nobr><font face="verdana" size="-2"><strong>${PRODUCT_NAME}</strong></font></nobr>
Expand Down
7 changes: 7 additions & 0 deletions plugin-dev-raw/zh/fileTemplates/internal/Go File.go.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,13 @@
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1"> 新實體的名稱:檔案、類型、接口等。</font></td>
</tr>
<tr>
<td valign="top">
<nobr><font face="verdana" size="-2"><strong>${ORGANIZATION_NAME}</strong></font></nobr>
</td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1"> 在專案設定中指定的組織名稱。</font></td>
</tr>
<tr>
<td valign="top">
<nobr><font face="verdana" size="-2"><strong>${PRODUCT_NAME}</strong></font></nobr>
Expand Down
7 changes: 7 additions & 0 deletions plugin-dev-raw/zh/fileTemplates/internal/Go Scratch.go.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,13 @@
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1"> 新實體的名稱:檔案、類型、接口等。</font></td>
</tr>
<tr>
<td valign="top">
<nobr><font face="verdana" size="-2"><strong>${ORGANIZATION_NAME}</strong></font></nobr>
</td>
<td width="10">&nbsp;</td>
<td width="100%" valign="top"><font face="verdana" size="-1"> 在專案設定中指定的組織名稱。</font></td>
</tr>
<tr>
<td valign="top">
<nobr><font face="verdana" size="-2"><strong>${PRODUCT_NAME}</strong></font></nobr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
action.Kotlin.NewFile.text=Kotlin 類別/檔案
action.Kotlin.NewFile.description=建立新的 Kotlin 類別或檔案
</code></pre>

<!-- tooltip end -->
<p><small>2023.2 最新變化</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<html>
<body>
<p>
當存在 module.yaml 檔案但既未組態基於 Gradle 的 Amper 也未組態獨立 Amper 時進行報告
</p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<html>
<body>
<p>
當存在 module.yaml 檔案但既未組態基於 Gradle 的 Amper 也未組態獨立 Amper 時進行報告
</p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ <h4>通過 static 不可變屬性檢索服務實例 (Kotlin)</h4>
}
}
</code></pre>

<!-- tooltip end -->
<p><small>2023.3 最新變化</small>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<html>
<body>
檢測不正確用法 <pre><code>@Column</code></pre> 帶有以下註解的關聯特性的註解 <pre><code>@OneToOne</code></pre>
<pre><code>@ManyToOne</code></pre> 註解。
</body>
</html>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<html>
<body>
此檢查會檢查是否存在未使用相應註解標記的關聯
檢查是否存在未使用相應註解標記的關聯
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
val name = name
}
</code></pre>
<p>快速修復會將參數和屬性宣告聯接到主建構函式參數中</p>
<p>該快速修復會將參數和屬性宣告聯接到主建構函式參數中</p>
<pre><code>
class User(val name: String) {
}
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/inspectionDescriptions/CanBeVal.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
print("Same numbers: " + primeNumbers.intersect(fibonacciNumbers))
}
</code></pre>
<p>快速修復會將 <code>var</code> 關鍵字取代為 <code>val</code></p>
<p>該快速修復會將 <code>var</code> 關鍵字取代為 <code>val</code></p>
<pre><code>
fun example() {
val primeNumbers = listOf(1, 2, 3, 5, 7, 11, 13)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
class User(val id: Int) : Receiver()
}
</code></pre>
<p>快速修復會將 <code>class</code> 轉換為 <code>object</code></p>
<p>該快速修復會將 <code>class</code> 轉換為 <code>object</code></p>
<pre><code>
sealed class Receiver {
object Everyone : Receiver()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
<p>
請參閱 IntelliJ 平台延伸模組 SDK 文檔中的<a href="https://plugins.jetbrains.com/docs/intellij/general-threading-rules.html#background-processes-and-processcanceledexception">背景程序和 ProcessCanceledException</a>,了解更多詳細資訊。
</p>
</body>

<!-- tooltip end -->
<p><small>2023.1 最新變化</small>
</body>
</html>
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/inspectionDescriptions/CascadeIf.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
}
</code></pre>
<p>快速修復會將 <code>if</code> 表達式轉換為 <code>when</code></p>
<p>該快速修復會將 <code>if</code> 表達式轉換為 <code>when</code></p>
<pre><code>
fun checkIdentifier(id: String) {
fun Char.isIdentifierStart() = this in 'A'..'z'
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/inspectionDescriptions/ClangTidy.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<body>
報告與 C++ 核心準則、現代化、可讀性和性能相關的各種問題。 <br/>
<a href="https://confluence.jetbrains.com/display/CLION/Clang-Tidy+in+CLion%3A+default+configuration">此處</a>介紹了 CLion 的預設組態。 <br/>
<a href="https://youtrack.jetbrains.com/articles/CPP-A-90276519/Clang-Tidy-in-CLion:-default-configuration">此處</a>介紹了 CLion 的預設組態。 <br/>
有關更多資訊,請存取 <a href="https://clang.llvm.org/extra/clang-tidy/">Clang-Tidy</a> 官方頁面。
<p>使用下面的複選框可以讓此檢查忽略 IDE 設定並使用 <b>.clang-tidy</b> 檔案中指定的檢查列表(如果有)。</p>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ <h5>內部 API</h5>
val runSelectedBuildAction = GROUP.registerEvent("RunSelectedBuild")
}
</code></pre>

<!-- tooltip end -->
<p><small>2023.3 最新變化</small>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<p>
提供的用於註冊組件的快速修復將在 <code>plugin.xml</code> 檔案描述子中新增必要的註冊。
</p>

<!-- tooltip end -->
<p>組態檢查:</p>
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
.filter { it.size == 2 }
.map { Entity(it[0], it[1]) }
</code></pre>
<p>快速修復可將呼叫鏈包裝到 <code>asSequence()</code><code>toList()</code> 中:</p>
<p>該快速修復會將呼叫鏈包裝到 <code>asSequence()</code><code>toList()</code> 中:</p>
<pre><code>
class Entity(val key: String, val value: String)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
根據 IEEE 754,對照 NaN 進行的相等檢查始終返回 <code>false</code>,即便對 <code>NaN == NaN</code> 也如此。
因此,這種檢查很可能是錯誤的。
</p>
<p>快速修復可將比較取代為使用不同比較技術的 <code>isNaN()</code> 檢查,並能夠正確處理 <code>NaN</code> 值。</p>
<p>該快速修復會將比較取代為使用不同比較技術的 <code>isNaN()</code> 檢查,並能夠正確處理 <code>NaN</code> 值。</p>
<p><b>範例:</b></p>
<pre><code>
fun check(value: Double): Boolean {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
return month >= 1 && month &lt;= 12
}
</code></pre>
<p>快速修復可將基於比較的檢查取代為針對範圍的檢查</p>
<p>該快速修復會將基於比較的檢查取代為針對範圍的檢查</p>
<pre><code>
fun checkMonth(month: Int): Boolean {
return month in 1..12
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<html>
<body>
檢查 JPA 轉換器上是否存在 <pre><code>@Converter</code></pre> 註解。
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
return user.copy("John")
}
</code></pre>
<p>快速修復程序會為所有的 <code>copy()</code> 實參提供參數名稱:</p>
<p>該快速修復程序會為所有的 <code>copy()</code> 實參提供參數名稱:</p>
<pre><code>
data class User(val name: String, val age: Int)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p>報告 Selenium API 中的 CSS 速記屬性(例如,<code>border</code><code>font</code><code>padding</code> 等)。
Selenium WebDriver 不支持 CSS 速記屬性。</p>
<p><b>範例:</b></p>
<pre><code>
<pre><code lang="JavaScript">
webElement.getCssValue("<b>font</b>"); // 錯誤:Selenium WebDriver 不支持 CSS 速記屬性
</code></pre>
</body>
Expand Down
Loading

0 comments on commit a879623

Please sign in to comment.