Add IntelliJ Translation Plugin (#407)

* Add IntelliJ Translation Plugin

* Update descriptions for IntelliJ Translation Plugin
This commit is contained in:
Yii.Guxing 2025-03-18 16:32:37 +08:00 committed by GitHub
parent 7684dc6e96
commit f4a5cc8c1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 25 additions and 0 deletions

View file

@ -568,6 +568,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
<td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td>
<td> このプラグインは、コードの変更に基づいてコミットメッセージを自動生成するためにAIを使用します。 </td>
</tr>
<tr>
<td> <img src="https://github.com/YiiGuxing/TranslationPlugin/blob/master/pluginIcon.svg?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://intellij-translation.yiiguxing.top/#/ja/">IntelliJ Translation Plugin</a> </td>
<td> IntelliJベースのIDE向け翻訳プラグイン。OpenAI TranslatorDeepSeek・Doubao・Ollamaなど互換を含む複数翻訳サービスを統合し、IDE内でコメントやドキュメント等のコードテキストを随時直接翻訳可能にします。</td>
</tr>
</table>
### <span id="codeeditor">AI コードエディタ</span>