Skip to content

Commit

Permalink
build(release): update dev build files ( 231.250 )
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 29, 2023
1 parent 68bcbdb commit 77a95fe
Show file tree
Hide file tree
Showing 363 changed files with 10,812 additions and 10,899 deletions.
15,650 changes: 7,835 additions & 7,815 deletions plugin-dev-raw/zh.list.json

Large diffs are not rendered by default.

667 changes: 88 additions & 579 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>231.232</version>
<version>231.250</version>
<idea-version since-build="231"/>
<name>Chinese (Traditional) Language Pack / 繁體中文語言包</name>
<vendor url="https://github.com/bluelovers/idea-l10n-zht">bluelovers</vendor>
Expand Down
16 changes: 8 additions & 8 deletions plugin-dev-raw/zh/bundle/glance/PreviewBundle.properties
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@

event.log.refresh.title=Glance Preview refresh
event.log.refresh.title=Glance 預覽重新整理
event.log.refresh.total.elapsed.time=重新整理 Glance 預覽總用時為 {0}
glance.preview.appwidget.title=Glance app widgets
glance.preview.tile.title=Glance tile services
panel.initializing=正在初始化...
glance.preview.appwidget.title=Glance 套用小工具
glance.preview.tile.title=Glance 磁貼服務
panel.initializing=正在初始化
panel.needs.build=成功建置才能顯示預覽
panel.needs.build.action.text=建置並重新整理...
panel.needs.build.action.text=建置並重新整理
panel.indexing=正在等待索引完成…
panel.building=正在等待建置完成…
refresh.progress.indicator.finding.previews=正在尋找預覽...
refresh.progress.indicator.reusing.existing.previews=正在重用現有預覽...
refresh.progress.indicator.finding.previews=正在尋找預覽
refresh.progress.indicator.reusing.existing.previews=正在重用現有預覽
refresh.progress.indicator.refreshing.all.previews=正在重新整理所有預覽…
refresh.progress.indicator.title=Refreshing Glance previews...
refresh.progress.indicator.title=正在重新整理 Glance 預覽...
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ notification.preview.up.to.date.description=預覽為最新
notification.preview.out.of.date.title=已過期
notification.preview.out.of.date.description=預覽已過期
notification.preview.refreshing.title=正在載入…
notification.preview.refreshing.description=預覽正在更新...
notification.preview.refreshing.description=預覽正在更新
notification.syntax.errors.title=已暫停
notification.syntax.errors.description=專案包含語法錯誤時預覽不會更新。
notification.preview.fast.compile.title=正在編譯…
Expand All @@ -74,11 +74,11 @@ notification.preview.render.issues.title=呈現問題
notification.preview.render.issues.description=渲染預覽時發現了一些問題
inspection.preview.api.level.name=預覽 apiLevel 必須與支援的 API 級別對應
inspection.preview.api.level.description=預覽 apiLevel 必須設定為介於 {0} 和 {1} 之間的整數
animation.inspector.tab.animatable.default.title=Animatable
animation.inspector.tab.animate.content.size.default.title=Animate Content Size
animation.inspector.tab.animate.as.state.default.title=Animate as State
animation.inspector.tab.animated.content.default.title=Animated Content
animation.inspector.tab.decay.animation.default.title=Decay Animation
animation.inspector.tab.infinite.animation.default.title=Infinite Animation
animation.inspector.tab.target.based.animation.default.title=Target Based Animation
animation.inspector.tab.animatable.default.title=可動畫化
animation.inspector.tab.animate.content.size.default.title=動畫內容大小
animation.inspector.tab.animate.as.state.default.title=動畫作為狀態
animation.inspector.tab.animated.content.default.title=動畫內容
animation.inspector.tab.decay.animation.default.title=衰減動畫
animation.inspector.tab.infinite.animation.default.title=無限動畫
animation.inspector.tab.target.based.animation.default.title=基於目標的動畫
animation.inspector.tab.unsupported.default.title=動畫
226 changes: 113 additions & 113 deletions plugin-dev-raw/zh/defaultBundleActions/DefaultActionsBundle.properties

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.CPP main.cpp.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html>
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
此模板用於為 Codeforces 競賽建立 main.cpp。
</font>
</td>
</tr>
</table>
</body>
</html>
13 changes: 13 additions & 0 deletions plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.Go main.go.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html>
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
此模板用於為 Codeforces 競賽建立 main.go。
</font>
</td>
</tr>
</table>
</body>
</html>
13 changes: 13 additions & 0 deletions plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.JS main.js.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html>
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
此模板用於為 Codeforces 競賽建立 main.js。
</font>
</td>
</tr>
</table>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html>
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
此模板用於為 Codeforces 競賽建立 Main.java。
</font>
</td>
</tr>
</table>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html>
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
此模板用於為 Codeforces 競賽建立 Main.kt。
</font>
</td>
</tr>
</table>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html>
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
此模板用於為 Codeforces 競賽建立 main.py。
</font>
</td>
</tr>
</table>
</body>
</html>
13 changes: 13 additions & 0 deletions plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.Rust main.rs.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html>
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
此模板用於為 Codeforces 競賽建立 main.rs。
</font>
</td>
</tr>
</table>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<html>
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td colspan="3">
<font face="verdana" size="-1">
此模板用於為 Codeforces 競賽建立 Main.scala。
</font>
</td>
</tr>
</table>
</body>
</html>
16 changes: 10 additions & 6 deletions plugin-dev-raw/zh/inspectionDescriptions/InfiniteRecursion.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
<html>
<body>
報告具有無限遞迴的方法和函式。
報告除非拋出異常否則無限呼叫自身的方法。
<p>
此檢查報告的方法不能正常返回。
雖然此類別行為可能是有意為之,但在許多情況下,可能純屬疏忽。
</p>
<p><b>範例:</b></p>
<pre><code>
int factorial(int n) {
return n * factorial(n - 1);
}
</code></pre>
<pre><code> int baz() {
return baz();
}</code></pre>
<!-- tooltip end -->

</body>
</html>
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<html>
<body>
如果專案解釋器未被設定為 Notebook 內核,此檢查會發出警告。 它能夠防止程式碼洞察和 Jupyter Notebook 程式碼單元的執行時行為之間的差異。
<p>報告 Python 解釋器未作為筆記本內核設定的情況。
此檢查可以防止 Jupyter 筆記本程式碼單元的程式碼洞察和執行時行為之間的差異。</p>
<p>如果您看到以下警告,則表明新設定的伺服器的內核與當前 Python 解釋器不符合。
例如,它可能已安裝了一套不同的軟體套件。</p>
<p>您可以點擊警告橫幅上的相應鏈接,來註冊您的 Python 解釋器。 之後,即可在設定的伺服器內核列表中看到該解釋器。</p>
<p>有關詳細資訊,請參閱<a href="https://www.jetbrains.com/help/pycharm/configuring-jupyter-notebook.html">管理 Jupyter 筆記本伺服器</a></p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<html>
<body>
如果開啟 Notebook 檔案時未安裝 <code>jupyter</code> 軟體套件,此檢查會發出警告。
<p>報告未為選定的 Python 解釋器安裝 <code>jupyter</code> 軟體套件的情況。 沒有正確安裝的 <code>Jupyter</code> 軟體套件,就無法執行 Jupyter 筆記本。</p>
<p>點擊警告橫幅上的相應鏈接以安裝缺失的軟體套件。 您也可以在專案<b>設定/首選項</b>中或在
<b>Python 軟體套件</b>工具視窗中安裝此軟體套件。</p>
<p>有關詳細資訊,請參閱<a href="https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html">安裝 Python 軟體套件</a></p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<html>
<body>
檢查任務的 `CMakeLists.txt` 檔案是否包含顯式的 <code>project</code> 指令呼叫。
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<html>
<body>
報告在 <code>@dataProvider</code> PHPDoc 標記中對解析為非 static 或非 public 方法的函式/方法的參照。

從 PHPUnit 10 開始,使用這些方法作為 PHPUnit 資料提供程序的用法已棄用。
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<html>
<body>
此檢查會通知您當前專案 Python 解釋器版本是否與課程版本不同。
</body>
</html>
16 changes: 16 additions & 0 deletions plugin-dev-raw/zh/inspectionDescriptions/RedundantCast.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
<html>
<body>
報告不必要的轉換表達式。

<p>範例:</p>
<pre><code>
static Object toObject(String s) {
return (Object) s;
}
</code></pre>
<!-- tooltip end -->
<p>
使用下面的複選框可以忽略澄清轉換,例如應為 <code>Object</code> 的集合呼叫中的轉換:
<pre><code>
static void removeFromList(List&lt;String&gt; l, Object o) {
l.remove((String)o);
}
</code></pre>

</body>
</html>
25 changes: 9 additions & 16 deletions plugin-dev-raw/zh/inspectionDescriptions/SameReturnValue.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,17 @@
<body>
報告始終返回相同常數的方法和方法層次結構。
<p>
The inspection works differently in batch-mode
(from <b>Code | Inspect Code</b> or <b>Code | Analyze Code | Run Inspection by Name</b>)
and on-the-fly in the editor:
該檢查在批處理模式(與<b>程式碼 | 檢查程式碼</b><b>程式碼 | 分析程式碼 | 按名稱執行檢查</b>)和在編輯器中動態執行時的工作方式不同:
<ul>
<li>In batch-mode, the inspection reports methods and method hierarchies that always
return the same constant.</li>
<li>In the editor, the inspection only reports methods that have more than one <code>return</code>
statement, do not have super methods, and cannot be overridden. If a method overrides or
implements a method, a contract may require it to return a specific constant, but at the
same time, we may want to have several exit points. If a method can be overridden, it is
possible that a different value will be returned in subclasses.
<li>在批處理模式中,該檢查會報告始終返回相同常數的方法和方法層次結構。</li>
<li>在編輯器中,該檢查僅會報告有多個 <code>return</code> 語句、沒有 super 方法,和無法被覆寫的方法。 如果一個方法覆寫或實作了一個方法,約定可能會要求它返回一個特定的常數,但同時,我們可能希望有多個出口點。 如果一個方法可以被覆寫,則可能在子類別中返回不同的值。
</li>
</ul>
<p><b>範例:</b></p>
<pre><code>
class X {
// Warn only in batch-mode:
int xxx() { // Method 'xxx()' and all its overriding methods always return '0'
// 僅在批處理模式下發出警告:
int xxx() { // 方法 'xxx()' 及其所有覆寫方法始終返回 '0'
return 0;
}
}
Expand All @@ -30,13 +23,13 @@
return 0;
}

// Warn only in batch-mode:
int yyy() { // Method 'yyy()' always returns '0'
// 僅在批處理模式下發出警告:
int yyy() { // 方法 'yyy()' 始終返回 '0'
return 0;
}

// Warn both in batch-mode and on-the-fly:
final int zzz(boolean flag) { // Method 'zzz()' always returns '0'
// 在批處理模式下和動態執行時均發出警告:
final int zzz(boolean flag) { // 方法 'zzz()' 始終返回 '0'
if (Math.random() > 0.5) {
return 0;
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<html>
<body>
報告 <code>course-info.yaml</code><code>section-info.yaml</code><code>lesson-info.yaml</code> 檔案中與本地檔案系統中的任何目錄都不對應的路徑
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<html>
<body>
報告 <code>task-info.yaml</code> 中與本地檔案系統中的任何檔案都不對應的路徑
</body>
</html>
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
<html>
<body>
新增大括號以控制流語句。
</body>
</html>
<html><body>
<p>在單行方法主體周圍、值定義周圍或 if/else 分支周圍新增大括號。</p></body></html>
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
<html>
<body>
向函式的所選實參新增參數名稱。
</body>
</html>
<html><body>
<p>將命名實參用作當前和後續的實參。</p></body></html>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<html>
<body>
將一條或多條行尾註釋轉換為塊註釋
將一個或多個行尾註釋取代為等效的 C 樣式塊註釋
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
<body>
<code>String</code> 串聯的文本複製到系統剪貼簿。 這可能很有用,例如,當您將程式碼中的多行 SQL 查詢拆分為需要複製到外部應用程式的串聯行時。
</body>
</html>
</html>
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
<html>
<body>
遵循德摩根定律將把合取或析取運算取代為取反的對應運算。
<p>如果布爾運算在 <code>if</code><code>unless</code> 語句內部,則可以翻轉語句修飾符
以簡化最終結果。</p>
在布爾表達式中時,將
<table>
<tr>
<td> &nbsp;&nbsp;&nbsp;</td>
<td>
<code>a || b</code> 取代為 <code>!(!a && !b)</code>
</td>
</tr>
<tr>
<td> &nbsp;&nbsp;&nbsp;</td>
<td>
<code>a && b</code> 取代為 <code>!(!a || !b)</code>
</td>
</tr>
</table>

</body>
</html>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<html>
<body>
將使用 <code>boolean</code> 表達式的 <code>return</code> 或賦值語句取代為等效的 <code>if</code> <code>else</code> 語句。
<p>用等效的 <b>if-then-else</b> 語句取代使用布爾表達式的 <b>return</b> 語句。</p>
</body>
</html>
</html>
Loading

0 comments on commit 77a95fe

Please sign in to comment.