WindowTranslator.Abstractions 0.7.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package WindowTranslator.Abstractions --version 0.7.10
                    
NuGet\Install-Package WindowTranslator.Abstractions -Version 0.7.10
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WindowTranslator.Abstractions" Version="0.7.10">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WindowTranslator.Abstractions" Version="0.7.10" />
                    
Directory.Packages.props
<PackageReference Include="WindowTranslator.Abstractions">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WindowTranslator.Abstractions --version 0.7.10
                    
#r "nuget: WindowTranslator.Abstractions, 0.7.10"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WindowTranslator.Abstractions@0.7.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WindowTranslator.Abstractions&version=0.7.10
                    
Install as a Cake Addin
#tool nuget:?package=WindowTranslator.Abstractions&version=0.7.10
                    
Install as a Cake Tool

<img src="images/wt.png" width="32" > WindowTranslator

App Build GitHub Release NuGet Version GitHub Downloads (all assets, all releases)

WindowTranslatorは、Windowsのアプリケーションのウィンドウを翻訳するためのツールです。

JA | EN | DE | KR | ZH-CN | ZH-TW

ダウンロード

インストール版 オススメ

GitHubのリリースページからWindowTranslator-(バージョン).msiをダウンロードおよび実行してインストールを行います。

インストール手順の動画はこちらから⬇️ インストール手順動画

ポータブル版

GitHubのリリースページからzipファイルをダウンロードして任意のフォルダに展開します

  • WindowTranslator-(バージョン).zipは.NETがインストールされている環境で動作します
  • WindowTranslator-full-(バージョン).zipは.NETがインストールされていない環境でも動作します

使い方

動画版はYouTubeから⬇️ | | DeepL版 | Google AI版 | | :--------: | :-------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: | | 動画リンク | DeepL設定動画 | Google AI設定動画 | | メリット | 無料枠が多い<br/>翻訳が速い | 翻訳精度が高い | | デメリット | 翻訳精度が劣る | 少額の課金が必要<br/>翻訳が遅い |

事前準備

DeepL APIキーの取得

DeepLのサイトからユーザー登録を行い、APIキーを取得してください。
(手元では無料プランのAPIキーにて動作確認を行っていますが、有料プランのAPIキーでも動作すると思います)

翻訳エンジンとしてDeepLを利用しています。 翻訳に生成AIを利用するにはLLMプラグインの設定を行ってください。

起動

初回設定
  1. WindowTranslator.exeを起動し、設定画面を開きます。
    設定
  2. 「全体設定」タブの「言語設定」から翻訳元・翻訳先の言語を選択します。
    言語設定
  3. 「全般設定」タブの「プラグイン設定」から「翻訳モジュール選択」で「DeepL」を選択します。
    プラグイン設定・翻訳モジュール
  4. 「DeepLOptions」タブのAPI Key: DeepLのAPIキーを入力します。 DeepL設定
  5. 設定が完了したら「OK」ボタンを押下して設定画面を閉じます。

設定ダイアログを閉じる際に、翻訳元の言語を認識するため、OCR機能のインストールが必要になる場合があります。 指示に従ってインストールを行うことで、アプリを利用できるようになります。

翻訳の開始
  1. WindowTranslator.exeを起動し、翻訳ボタンを押下します。
    翻訳ボタン
  2. 翻訳したいアプリのウィンドウを選択し、「OK」ボタンを押下します。 ウィンドウ選択
  3. 翻訳結果がオーバーレイで表示されます。
    翻訳結果

その他の機能

Wikiを参照してください。

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.9 260 9/17/2025
0.9.8 145 9/3/2025
0.9.7 130 9/1/2025
0.9.6 142 8/31/2025
0.9.5 109 8/31/2025
0.9.4 129 8/19/2025
0.9.3 47 8/2/2025
0.9.2 130 7/27/2025
0.9.1 530 7/22/2025
0.9.0 488 7/21/2025
0.8.8 150 7/6/2025
0.8.7 148 6/23/2025
0.8.6 144 6/22/2025
0.8.5 136 6/15/2025
0.8.4 102 6/6/2025
0.8.3 89 5/24/2025
0.8.2 156 5/20/2025
0.8.1 93 5/10/2025
0.8.0 156 5/6/2025
0.7.25 110 4/19/2025
0.7.24 170 3/30/2025
0.7.23 122 3/29/2025
0.7.22 102 3/22/2025
0.7.21 162 3/16/2025
0.7.20 100 3/15/2025
0.7.19 197 3/8/2025
0.7.18 132 2/22/2025
0.7.17 129 2/21/2025
0.7.16 126 2/14/2025
0.7.15 129 2/11/2025
0.7.14 123 2/10/2025
0.7.13 124 2/8/2025
0.7.12 135 2/2/2025
0.7.11 128 1/26/2025
0.7.10 115 1/24/2025
0.7.9 122 12/23/2024
0.7.8 133 12/21/2024
0.7.7 122 12/21/2024
0.7.6 123 12/21/2024
0.7.5 138 12/15/2024
0.7.4 133 12/1/2024
0.7.3 132 11/24/2024
0.7.2 135 10/14/2024
0.7.1 135 10/13/2024
0.7.0 133 10/12/2024
0.6.1 141 10/6/2024
0.6.0 129 9/29/2024
0.5.3 132 9/21/2024
0.5.2 129 9/21/2024
0.5.1 156 9/14/2024
0.5.0 142 9/8/2024
0.4.10 134 9/7/2024
0.4.9 137 9/6/2024
0.4.8 128 9/1/2024
0.4.7 147 8/31/2024
0.4.6 167 8/23/2024
0.4.6-ci.2 82 8/23/2024
0.4.5 136 8/19/2024
0.4.5-ci.3 91 8/19/2024
0.4.5-ci.1 85 8/19/2024
0.4.4-ci.3 92 8/19/2024
0.4.3 153 8/18/2024
0.4.3-ci.18 92 8/18/2024
0.4.3-ci.17 91 8/18/2024
0.4.3-ci.11 83 8/18/2024
0.4.3-ci.6 81 8/18/2024
0.4.3-ci.4 96 8/17/2024
0.4.2 154 8/17/2024
0.4.2-ci.15 95 8/17/2024
0.4.2-ci.13 86 8/17/2024
0.4.2-ci.12 100 8/17/2024
0.4.2-ci.10 100 8/17/2024
0.4.2-ci.7 83 8/17/2024
0.4.2-ci.4 98 8/17/2024
0.4.2-ci.2 96 8/16/2024
0.4.1 168 8/11/2024
0.4.1-ci.2 87 8/11/2024
0.4.1-ci.1 81 8/11/2024
0.4.0 166 8/11/2024
0.3.2-ci.57 85 8/11/2024
0.3.2-ci.54 95 8/11/2024
0.3.2-ci.49 84 8/10/2024
0.3.2-ci.48 137 8/10/2024
0.3.2-ci.47 86 8/10/2024
0.3.2-ci.44 85 8/10/2024
0.3.2-ci.42 91 8/10/2024
0.3.2-ci.40 78 6/13/2024
0.3.2-ci.38 74 6/12/2024
0.3.2-ci.36 84 6/7/2024
0.3.2-ci.34 82 6/6/2024
0.3.2-ci.32 79 6/5/2024
0.3.2-ci.30 78 6/5/2024
0.3.2-ci.28 86 6/3/2024
0.3.2-ci.26 73 6/3/2024
0.3.2-ci.24 79 5/28/2024
0.3.2-ci.23 88 5/26/2024
0.3.2-ci.21 87 5/26/2024
0.3.2-ci.19 98 5/16/2024
0.3.2-ci.17 86 4/21/2024
0.3.2-ci.15 79 4/21/2024
0.3.2-ci.13 81 4/21/2024
0.3.2-ci.2 69 4/20/2024
0.3.1 166 3/31/2024
0.3.1-ci.2 83 3/31/2024
0.3.0 150 3/29/2024
0.2.2-ci.93 94 1/6/2024
0.2.2-ci.91 89 1/5/2024
0.2.2-ci.89 84 1/5/2024
0.2.2-ci.84 88 12/30/2023
0.2.2-ci.82 94 12/30/2023
0.2.2-ci.80 88 12/29/2023
0.2.2-ci.76 102 12/28/2023
0.2.2-ci.75 99 12/28/2023
0.2.2-ci.74 96 12/28/2023
0.2.2-ci.73 95 12/28/2023
0.2.2-ci.72 102 12/28/2023
0.2.2-ci.71 76 12/28/2023
0.2.2-ci.70 86 12/28/2023
0.2.2-ci.52 102 12/2/2023
0.2.2-ci.50 97 11/29/2023
0.2.2-ci.48 101 11/24/2023
0.2.2-ci.46 89 11/22/2023
0.2.2-ci.44 108 10/13/2023
0.2.2-ci.42 101 10/11/2023
0.2.2-ci.40 98 10/10/2023
0.2.2-ci.38 101 10/7/2023
0.2.2-ci.36 105 9/26/2023
0.2.2-ci.34 123 8/26/2023
0.2.2-ci.32 125 8/18/2023
0.2.2-ci.30 105 8/17/2023
0.2.2-ci.28 137 7/15/2023
0.2.2-ci.26 131 7/10/2023
0.2.2-ci.24 125 7/9/2023
0.2.2-ci.18 132 7/6/2023
0.2.2-ci.16 139 6/16/2023
0.2.2-ci.14 145 5/20/2023
0.2.2-ci.12 144 4/27/2023
0.2.2-ci.10 147 4/25/2023
0.2.2-ci.6 148 4/25/2023
0.2.2-ci.4 149 4/17/2023
0.2.2-ci.2 152 4/10/2023
0.2.2-ci.1 147 4/10/2023
0.2.1 276 4/10/2023
0.2.1-ci.37 149 4/10/2023
0.2.1-ci.33 152 4/10/2023
0.2.1-ci.32 149 4/9/2023
0.2.1-ci.31 144 4/9/2023
0.2.1-ci.20 141 4/8/2023
0.2.1-ci.19 148 4/8/2023
0.2.1-ci.18 145 4/8/2023
0.2.1-ci.17 144 4/8/2023
0.2.1-ci.16 151 4/6/2023
0.2.1-ci.15 152 4/6/2023
0.2.1-ci.11 153 4/3/2023
0.2.1-ci.4 153 4/2/2023
0.2.1-ci.3 151 4/2/2023
0.2.1-ci.2 152 4/2/2023
0.2.0 271 4/2/2023
0.1.118 270 4/2/2023
0.1.117 250 4/2/2023
0.1.116 279 4/2/2023
0.1.115 296 3/26/2023
0.1.114 301 3/26/2023
0.1.113 296 3/25/2023
0.1.112 282 3/25/2023
0.1.111 272 3/25/2023
0.1.111-PullRequest0010.6 145 3/25/2023
0.1.110 260 3/22/2023
0.1.108 276 3/21/2023
0.1.101 269 3/20/2023
0.1.101-PullRequest0009.3 145 3/20/2023
0.1.100 276 3/20/2023
0.1.99 319 3/20/2023
0.1.0 87 4/2/2023
0.1.0-ci.171 154 4/2/2023
0.1.0-ci.170 150 4/2/2023
0.1.0-ci.169 149 4/2/2023
0.1.0-ci.168 151 4/2/2023
0.0.0-local 221 3/20/2023