Skip to content

Commit

Permalink
build(release): update build
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 23, 2022
1 parent 95d87b3 commit 3b805e8
Show file tree
Hide file tree
Showing 85 changed files with 261 additions and 261 deletions.
Binary file modified plugin-dev-out/zh.jar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@ group.Console.TableResult.Options.text=顯示選項選單
action.androidExcludeFromSuite.text=從套件中排除
action.Vcs.Log.MoveDiffPreviewToRight.text=右側
action.Vcs.Log.MoveDiffPreviewToRight.description=在右側找到差異預覽
action.AddGradleDslPluginAction.text=添加 Gradle 插件
action.AddGradleDslPluginAction.description=向專案中添加所選 Gradle 插件
action.AddGradleDslPluginAction.text=添加 Gradle 套件
action.AddGradleDslPluginAction.description=向專案中添加所選 Gradle 套件
action.DisableInspection.text=禁用檢查
action.Spring.Beans.Generate.Testing.Dependency.Action.text=@Autowired 依賴項…
group.NewFromTemplate.text=從模板
Expand Down Expand Up @@ -807,8 +807,8 @@ action.Console.Jpa.Terminate.text=終止進程
action.Console.Jpa.Terminate.description=終止 JPA 控制台進程
action.ExternalSystem.IgnoreProject.text=忽略外部專案
action.ExternalSystem.IgnoreProject.description=忽略所選外部專案
action.install-vscode-plugin.text=安裝 VSCode 插件...
action.install-vscode-plugin.description=安裝 VSCode 插件
action.install-vscode-plugin.text=安裝 VSCode 套件...
action.install-vscode-plugin.description=安裝 VSCode 套件
group.UML.Group.Simple.text=圖
group.UML.Group.Simple.description=圖
group.PublishGroup.text=部署
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse; border-color:#111111">
<tr>
<td colspan="3"><font face="verdana" size="-1">
一個 WordPress 主插件檔案的內置模板。 每次創建 WordPress 套件類型的新項目時都會使用它。<br>
一個 WordPress 主套件檔案的內置模板。 每次創建 WordPress 套件類型的新項目時都會使用它。<br>
模板是可編輯的。 除了 PHP 語句、表達式和註釋外,您還可以使用下面列出的預定義變數。 每個變數都像巨集一樣擴展為相應的值。<br>通過 <b>#parse</b> 指令,可以通過將所需模板的全名指定為引號中的參數,從而包含 <b>Includes</b> 頁籤中的模板。</font>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<body>
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse">
<tr>
<td colspan="3"><font face="verdana" size="-1">用於為 <b>IntelliJ 平台插件</b>創建新的 <b>Gradle</b> 模塊的內置模板。</font>
<td colspan="3"><font face="verdana" size="-1">用於為 <b>IntelliJ 平台套件</b>創建新的 <b>Gradle</b> 模塊的內置模板。</font>
</td>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/fileTemplates/j2ee/plugin.xml.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<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">用於創建新的基於 <b>Plugin DevKit</b><b>IntelliJ 平台</b>插件模塊的內置模板</font>
<td colspan="3"><font face="verdana" size="-1">用於創建新的基於 <b>Plugin DevKit</b><b>IntelliJ 平台</b>套件模塊的內置模板</font>
</td>
</tr>
</table>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<body>
<p>檢測 Gradle 插件 <code>com.jfrog.bintray</code> 的用法。
<p>檢測 Gradle 套件 <code>com.jfrog.bintray</code> 的用法。
該套件用於將構建結果發佈到 Bintray。
發佈到 <a href="https://www.jfrog.com/confluence/display/BT/Welcome+to+JFrog+Bintray">Bintray</a> 服務已禁用。
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:0.0.1"
}
</code></pre>
<p>要修正此問題,請更改 kotlin gradle 套件版本以匹配捆綁到 IDE 插件中的 kotlin 版本。</p>
<p>要修正此問題,請更改 kotlin gradle 套件版本以匹配捆綁到 IDE 套件中的 kotlin 版本。</p>
</body>
</html>
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/inspectionDescriptions/InstanceOf.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<body>
<p>報告 <code>isInsteadOf</code> 的用法,並建議將其取代為 Scala 插件內置 <code>is[T]</code> 方法。</p>
<p>報告 <code>isInsteadOf</code> 的用法,並建議將其取代為 Scala 套件內置 <code>is[T]</code> 方法。</p>
<!-- tooltip end -->
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
請考慮使用 <code>String</code> 作為鍵。
</p>
<p>
有關更多資訊,請參閱 SDK 文檔中的<a href="https://plugins.jetbrains.com/docs/intellij/dynamic-plugins.html">動態插件</a>
有關更多資訊,請參閱 SDK 文檔中的<a href="https://plugins.jetbrains.com/docs/intellij/dynamic-plugins.html">動態套件</a>
</p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
無需重新啟動 IDE 即可安裝、更新和移除動態套件(2020.1 和更高版本中支援)。
</p>
<p>
有關其他參考,請參閱<a href="https://plugins.jetbrains.com/docs/intellij/dynamic-plugins.html?from=PluginXmlDynamicPlugin">動態插件</a>
有關其他參考,請參閱<a href="https://plugins.jetbrains.com/docs/intellij/dynamic-plugins.html?from=PluginXmlDynamicPlugin">動態套件</a>
</p>
<p><small>2020.1 最新變化</small>
</body>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<html>
<body><p>從 Scala IntelliJ 插件 Java 檔案中將字串提取到相應的包中(僅在 IntelliJ 套件源中才有可能)。</p>
<body><p>從 Scala IntelliJ 套件 Java 檔案中將字串提取到相應的包中(僅在 IntelliJ 套件源中才有可能)。</p>
</body>
</html>
10 changes: 5 additions & 5 deletions plugin-dev-raw/zh/messages/ActionsBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1522,9 +1522,9 @@ action.WelcomeScreen.OpenProject.description=打開檔案或專案。您也可
action.Tabbed.WelcomeScreen.OpenProject.text=打開
action.WelcomeScreen.CreateNewProject.text=新建專案
action.WelcomeScreen.CreateNewProject.description=啟動“新項目”嚮導,它將引導您創建一個新項目。
action.WelcomeScreen.Plugins.text=插件
action.WelcomeScreen.Plugins.text=套件
action.WelcomeScreen.Plugins.Extensions.text=擴展
action.WelcomeScreen.Plugins.description=管理已安裝的套件,以及從倉庫下載新插件
action.WelcomeScreen.Plugins.description=管理已安裝的套件,以及從倉庫下載新套件
action.WelcomeScreen.Configure.Import.text=導入設定…
action.WelcomeScreen.Configure.Export.text=導出設定
action.WelcomeScreen.Configure.RestoreDefault.text=恢復預設設定…
Expand Down Expand Up @@ -1681,7 +1681,7 @@ action.OverrideFileTypeAction.text=重寫檔案類型
action.OverrideFileTypeAction.description=將當前檔案視為其他檔案類型
group.OverrideFileTypeAction.title=選擇檔案類型
group.OverrideFileTypeAction.bundledPlugin=捆綁
group.OverrideFileTypeAction.fromNamedPlugin=自 ''{0}'' 插件
group.OverrideFileTypeAction.fromNamedPlugin=自 ''{0}'' 套件
action.ChangeToThisFileTypeAction.description=將檔案類型覆蓋為 ''{0}''

action.Console.Open.text=打開控制台
Expand Down Expand Up @@ -2455,8 +2455,8 @@ action.Diff.ShowStandaloneDiff.tab.text=在新頁籤中顯示差異
action.Diff.ShowStandaloneDiff.tab.description=在新頁籤中打開每個選區的差異
action.Diff.ShowStandaloneDiff.window.text=在新窗口中顯示差異
action.Diff.ShowStandaloneDiff.window.description=在新窗口中打開每個選區的差異
action.PluginManagerFiltersConfigureTrustOnlyJetBrainsDebugAction.text=Org 插件篩選器: 僅信任 JetBrains
action.PluginManagerFiltersConfigureResetTrustDebugAction.text=Org 插件篩選器: 重置
action.PluginManagerFiltersConfigureTrustOnlyJetBrainsDebugAction.text=Org 套件篩選器: 僅信任 JetBrains
action.PluginManagerFiltersConfigureResetTrustDebugAction.text=Org 套件篩選器: 重置
action.RunToolbarHotSwapAction.text=熱交換
action.CloseContent.EditorTabPopup.text=關閉 (_C)
action.MarkVfsCorrupted.text=將 VFS 標記為已損壞
Expand Down
22 changes: 11 additions & 11 deletions plugin-dev-raw/zh/messages/AndroidBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ android.wizard.config.fragment.title=配置 Fragment
android.wizard.action.new.component=創建新的 {0}
android.wizard.action.requires.minsdk={0} (需要 minSdk >= {1})
android.wizard.action.requires.androidx={0} (需要 AndroidX 支援)
android.wizard.action.requires.new.agp={0} (需要 Android Gradle 插件 {1} 或更新版本)
android.wizard.action.requires.new.agp={0} (需要 Android Gradle 套件 {1} 或更新版本)
android.wizard.action.no.app.theme={0} (找不到應用主題)
android.wizard.module.presentable.name=Android
android.wizard.module.description=Android 模塊用於開發要在 <b>Android</b> 操作系統上執行的應用。<br><b>Android</b> 模塊包括一個或多個<b>操作組件</b>且可能支援一些機型,<br>包括<b>手機與平板電腦</b>、<b>Wear</b> 和 <b>Android Auto</b>。
Expand Down Expand Up @@ -354,7 +354,7 @@ android.wizard.validate.empty.name=請輸入有效名稱
android.wizard.validate.module.already.exists=模塊“{0}”已存在
android.wizard.validate.module.illegal.character=模塊名稱 ''{1}'' 中存在非法字符 ''{0}''
android.wizard.validate.module.needs.androidx=專案需要轉換為 androidx.* 依賴項
android.wizard.validate.module.needs.new.agp=組合需要 Android Gradle 插件 {0} 或更新版本
android.wizard.validate.module.needs.new.agp=組合需要 Android Gradle 套件 {0} 或更新版本
android.wizard.validate.project.illegal.character=專案名稱 ''{1}'' 中存在非法字符 ''{0}''
android.wizard.validate.empty.application.name=請輸入應用名稱 (在啟動器中顯示) 或庫的描述性名稱
android.wizard.validate.empty.project.name=請輸入應用名稱
Expand Down Expand Up @@ -643,7 +643,7 @@ android.lint.inspections.gradle.compatible=不相容的 Gradle 版本
android.lint.inspections.gradle.deprecated=棄用的 Gradle 結構
android.lint.inspections.gradle.getter=Gradle 隱式 Getter 調用
android.lint.inspections.gradle.overrides=值被 Gradle 構建腳本重寫
android.lint.inspections.gradle.plugin.version=不相容的 Android Gradle 插件
android.lint.inspections.gradle.plugin.version=不相容的 Android Gradle 套件
android.lint.inspections.grant.all.uris=內容提供程序共享一切
android.lint.inspections.grid.layout=GridLayout 驗證
android.lint.inspections.half.float=半浮點數不正確
Expand Down Expand Up @@ -998,7 +998,7 @@ android.captures.analysis.results.manager.run.enabled.description=點擊以分
android.captures.analysis.results.manager.run.disabled.name=禁用
android.captures.analysis.results.manager.run.disabled.description=捕獲已被分析

instant.run.notification.ir.disabled.plugin.too.old=Instant Run 需要較新的 Android Gradle 插件。<a href="updategradle">更新為 {0}</a>。
instant.run.notification.ir.disabled.plugin.too.old=Instant Run 需要較新的 Android Gradle 套件。<a href="updategradle">更新為 {0}</a>。
instant.run.notification.ir.disabled.for.current.variant=當前變體的 Instant Run 已禁用。<br>某些設定(例如使用 jack)當前與 Instant Run 不相容。<a href="learnmore">了解詳情</a>。
instant.run.notification.ir.disabled.multidex.requires.21=Instant Run 不支持將啟用 multidex 的構建變體部署到 API 級別為 20 或更低的目標。<br>要對啟用 multidex 的構建變體使用 Instant Run,請部署到 API 級別為 21 或更高的目標。
instant.run.notification.ir.disabled.multiple.devices=Instant Run 已禁用:<br>Instant Run 不支持部署到多個目標。<br>要啟用 Instant Run,請部署到單個目標。
Expand All @@ -1009,7 +1009,7 @@ instant.run.notification.ir.disabled.non.debug.variant=Instant Run 已對非調
instant.run.notification.ir.disabled.testing.variant=Instant Run 已禁用,因為此變體專門用於測試。
instant.run.notification.ir.disabled.jack=使用 Jack 編譯器時,Instant Run 被禁用。
instant.run.notification.ir.disabled.external.native.build=使用外部原生構建時,Instant Run 被禁用。
instant.run.notification.ir.disabled.experimental.plugin=使用實驗性 Android Gradle 插件時,Instant Run 被禁用。
instant.run.notification.ir.disabled.experimental.plugin=使用實驗性 Android Gradle 套件時,Instant Run 被禁用。
instant.run.notification.ir.disabled.app.bundle.output=使用應用 Bundle 時,Instant Run 被禁用。
instant.run.notification.ir.disabled.multi.apk=使用多個 APK 時,Instant Run 被禁用。
instant.run.notification.ir.disabled.unknown.reason=Instant Run 已對當前變體禁用。
Expand Down Expand Up @@ -1136,7 +1136,7 @@ compose.feature.in.non-canary.title=Jetpack Compose 功能不受支援
compose.feature.in.non-canary.message=<html>Jetpack Compose 是一項預覽功能,僅 Canary 版本的 Android Studio 中包含對 Compose 的支援。要在您的應用專案中使用 Compose,請下載並安裝 IDE 的最新 <a href="https://developer.android.com/studio/preview"> Canary 版本</a>。</html>
configurable.group.build.android.settings.display.name=Android
configurable.group.build.android.settings.description=<html><body>使用 Android 構建工具配置專案集成。
downloading.android.plugin.components=正在下載 Android 插件組件
downloading.android.plugin.components=正在下載 Android 套件組件
label.manager.for.the.android.sdk=IDE 使用的 Android SDK 和工具的管理器
label.android.sdk.location=Android SDK 位置:
tab.name.sdk.platforms=SDK 平台
Expand Down Expand Up @@ -1224,8 +1224,8 @@ project.upgrade.fabricCrashlyticsRefactoringProcessor.addGmavenRepositoryUsageTy
project.upgrade.fabricCrashlyticsRefactoringProcessor.removeFabricClasspathUsageType=移除對 Fabric Gradle 套件的依賴
project.upgrade.fabricCrashlyticsRefactoringProcessor.addGoogleServicesClasspathUsageType=添加對 Google Services Gradle 套件的依賴
project.upgrade.fabricCrashlyticsRefactoringProcessor.addFirebaseCrashlyticsClasspathUsageType=添加對 Firebase Crashlytics Gradle 套件的依賴
project.upgrade.fabricCrashlyticsRefactoringProcessor.replaceFabricPluginUsageType=將 Fabric 插件取代為 Firebase Crashlytics 插件
project.upgrade.fabricCrashlyticsRefactoringProcessor.applyGoogleServicesPluginUsageType=應用 Google Services 插件
project.upgrade.fabricCrashlyticsRefactoringProcessor.replaceFabricPluginUsageType=將 Fabric 套件取代為 Firebase Crashlytics 套件
project.upgrade.fabricCrashlyticsRefactoringProcessor.applyGoogleServicesPluginUsageType=應用 Google Services 套件
project.upgrade.fabricCrashlyticsRefactoringProcessor.removeFabricCrashlyticsSdkUsageType=移除對 Fabric SDK 的依賴
project.upgrade.fabricCrashlyticsRefactoringProcessor.addFirebaseCrashlyticsSdkUsageType=添加對 Firebase Crashlytics SDK 的依賴
project.upgrade.fabricCrashlyticsRefactoringProcessor.addGoogleAnalyticsSdkUsageType=添加對 Google Analytics SDK 的依賴
Expand All @@ -1236,8 +1236,8 @@ project.upgrade.addGoogleMavenRepositoryUsageInfo.tooltipText=添加 Google Mave
project.upgrade.removeFabricClasspathDependencyUsageInfo.tooltipText=移除對 Fabric Gradle 套件的依賴
project.upgrade.addGoogleServicesClasspathDependencyUsageInfo.tooltipText=添加對 Google Services Gradle 套件的依賴
project.upgrade.addFirebaseCrashlyticsClasspathDependencyUsageInfo.tooltipText=添加對 Firebase Crashlytics Gradle 套件的依賴
project.upgrade.replaceFabricPluginUsageInfo.tooltipText=將 Fabric 插件取代為 Firebase Crashlytics 插件
project.upgrade.applyGoogleServicesPluginUsageInfo.tooltipText=應用 Google Services 插件
project.upgrade.replaceFabricPluginUsageInfo.tooltipText=將 Fabric 套件取代為 Firebase Crashlytics 套件
project.upgrade.applyGoogleServicesPluginUsageInfo.tooltipText=應用 Google Services 套件
project.upgrade.removeFabricCrashlyticsSdkUsageInfo.tooltipText=移除對 Fabric SDK 的依賴
project.upgrade.addFirebaseCrashlyticsSdkUsageInfo.tooltipText=添加對 Firebase Crashlytics SDK 的依賴
project.upgrade.addGoogleAnalyticsSdkUsageInfo.tooltipText=添加對 Google Analytics SDK 的依賴
Expand Down Expand Up @@ -1374,7 +1374,7 @@ android.usageType.gradle.properties.file=Gradle 屬性檔案
android.usageGroup.properties.new.flag=要添加的屬性標誌: {0}
android.usageGroup.resource.references.from.package=對 {0} 中定義的資源的引用
android.refactoring.migrateto.nontransitiverclass.error.old.agp.title=無法執行重構
android.refactoring.migrateto.nontransitiverclass.error.old.agp.message=不可傳遞的 R 類不適用於使用低於 4.2.0 版本的 Android Gradle 插件的專案
android.refactoring.migrateto.nontransitiverclass.error.old.agp.message=不可傳遞的 R 類不適用於使用低於 4.2.0 版本的 Android Gradle 套件的專案
android.refactoring.migrateto.nontransitiverclass.warning.uncommitted.changes=專案可能包含未提交的變更。在繼續之前,您應該提交或恢復這些變更。
android.refactoring.migrateto.nontransitiverclass.warning.recommend.upgrade=此功能在 AGP 4.2 版本中為實驗性功能,升級到 7.0.0 或更新版本可獲得最佳結果。
wear.assistant.device.connection.install.wear.os.firstStep=<html><b>Google Play Store 安裝</b><br/><br/><ol><li>在 Play Store 中打開 Wear OS 應用</li></ol></html>
Expand Down
2 changes: 1 addition & 1 deletion plugin-dev-raw/zh/messages/AspectJBundle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugin.title=AspectJ 支援


maven.importer.no.dependency=<html>在插件依賴項中找不到 AspectJ 編譯器 .jar。檢查 ''{0}'' 配置並重新導入專案,或手動設定編譯器。</html>
maven.importer.no.dependency=<html>在套件依賴項中找不到 AspectJ 編譯器 .jar。檢查 ''{0}'' 配置並重新導入專案,或手動設定編譯器。</html>
maven.importer.aspect.library=<html>無法解析模塊 ''{2}'' 中的切面庫 ''{0}:{1}''。</html>

parser.message.type.def.expected=應為切面或類聲明
Expand Down
6 changes: 3 additions & 3 deletions plugin-dev-raw/zh/messages/BootstrapBundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ bootstrap.error.message.failed.to.initialize.graphics.environment=無法初始
bootstrap.error.message.internal.error.please.refer.to.0=內部錯誤。請參閱 {0}

bootstrap.error.title.corrupted.installation=安裝已損壞
bootstrap.error.message.missing.essential.plugins.0.1.please.reinstall.2=缺少必要{0, choice, 1#插件|2#插件}:\n\n{1}請徹底重新安裝 {2}。
bootstrap.error.message.missing.essential.plugins.0.1.please.reinstall.2=缺少必要{0, choice, 1#套件|2#套件}:\n\n{1}請徹底重新安裝 {2}。

bootstrap.error.title.plugin.error=插件錯誤
bootstrap.error.title.plugin.error=套件錯誤

bootstrap.error.message.plugin.0.failed.to.initialize.and.will.be.disabled.please.restart.1=插件 ''{0}'' 初始化失敗並將被禁用。請重新啟動 {1}。
bootstrap.error.message.plugin.0.failed.to.initialize.and.will.be.disabled.please.restart.1=套件 ''{0}'' 初始化失敗並將被禁用。請重新啟動 {1}。
bootstrap.error.title.jdk.required=需要 JDK
bootstrap.error.title.cannot.load.jdk.class.reason.0.please.ensure.you.run.the.ide.on.jdk.rather.than.jre=無法載入 JDK 類: {0}\n請確保您在 JDK 而不是 JRE 上執行 IDE。

Expand Down
Loading

0 comments on commit 3b805e8

Please sign in to comment.