WindowTranslator.Abstractions 0.2.2-ci.2

This is a prerelease version of WindowTranslator.Abstractions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WindowTranslator.Abstractions --version 0.2.2-ci.2                
NuGet\Install-Package WindowTranslator.Abstractions -Version 0.2.2-ci.2                
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.2.2-ci.2">
  <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.
paket add WindowTranslator.Abstractions --version 0.2.2-ci.2                
#r "nuget: WindowTranslator.Abstractions, 0.2.2-ci.2"                
#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.
// Install WindowTranslator.Abstractions as a Cake Addin
#addin nuget:?package=WindowTranslator.Abstractions&version=0.2.2-ci.2&prerelease

// Install WindowTranslator.Abstractions as a Cake Tool
#tool nuget:?package=WindowTranslator.Abstractions&version=0.2.2-ci.2&prerelease                

WindowTranslator

App Build GitHub version NuGet version

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

ダウンロード

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

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

使い方

事前準備

言語設定

翻訳元・翻訳先となる言語をWindowsの言語設定に追加してください。
Windowsの言語追加の方法

DeepL APIキーの取得

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

起動

初回設定
  1. WindowTranslator.exeを起動し、設定画面を開きます。
    設定
  2. 「全体設定」タブの「言語設定」から翻訳元・翻訳先の言語を選択します。
    言語設定
  3. 「DeepLOptions」タブのAPI Key: DeepLのAPIキーを入力します。 DeepL設定
  4. 設定が完了したら「OK」ボタンを押下して設定画面を閉じます。
翻訳の開始
  1. WindowTranslator.exeを起動し、翻訳ボタンを押下します。
    翻訳ボタン
  2. 翻訳したいアプリのウィンドウを選択し、「OK」ボタンを押下します。 ウィンドウ選択
  3. 翻訳結果がオーバーレイで表示されます。
    翻訳結果

その他の設定

翻訳結果を別ウィンドウに表示する

翻訳結果を別ウィンドウに表示することができます。
設定画面の「全体設定」タブの「翻訳結果表示モード」で「キャプチャーウィンドウ」を選択し、「OK」ボタンを押下して設定画面を閉じます。 表示モード設定

翻訳したいアプリを選択すると、翻訳結果が別ウィンドウに表示されます。 ウィンドウモード

特定のアプリケーションのウィンドウを常に翻訳する

特定のアプリケーションが起動したときに、WindowTranslatorがアプリケーションを検知して翻訳を開始するように設定できます。

  1. WindowTranslator.exeを起動し、設定画面を開きます。
    設定
  2. 「SettingsViewModel」タブから「Register to startup command」の「実行」ボタンを押下し、ログオン時に自動起動するように設定します。 スタートアップ登録
  3. 「全体設定」タブの「自動翻訳対象」に翻訳したいアプリケーションのプロセス名を入力します。
    自動翻訳対象
  • 「一度翻訳対象に選択したプロセスが起動したときに自動的に翻訳する」にチェックを入れることで自動的に翻訳対象に登録されます。
  1. 設定が完了したら「OK」ボタンを押下して設定画面を閉じます。
  2. 以降、対象のプロセスが起動したときに、翻訳を開始するかの通知が表示されます。
    通知
通知が表示されない場合

通知が表示されない場合、「応答不可」が有効になっている可能性があります。
以下の方法で通知を有効化してください。

  1. Windowsの「設定」から「システム」の「通知」設定を開きます。
    設定
  2. 「応答不可を自動的にオンにする」を選択し、「全画面モードでアプリを使用するとき」にチェックを外します。 応答不可
  3. 「優先通知を設定する」の「アプリの追加」を押下します。
    通知設定 優先通知
  4. 「WindowTranslator」を選択します。 アプリの選択
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.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.7.2 87 10/14/2024
0.7.1 85 10/13/2024
0.7.0 79 10/12/2024
0.6.1 88 10/6/2024
0.6.0 80 9/29/2024
0.5.3 80 9/21/2024
0.5.2 80 9/21/2024
0.5.1 104 9/14/2024
0.5.0 91 9/8/2024
0.4.10 88 9/7/2024
0.4.9 90 9/6/2024
0.4.8 79 9/1/2024
0.4.7 97 8/31/2024
0.4.6 120 8/23/2024
0.4.6-ci.2 58 8/23/2024
0.4.5 89 8/19/2024
0.4.5-ci.3 63 8/19/2024
0.4.5-ci.1 60 8/19/2024
0.4.4-ci.3 65 8/19/2024
0.4.3 105 8/18/2024
0.4.3-ci.18 69 8/18/2024
0.4.3-ci.17 67 8/18/2024
0.4.3-ci.11 58 8/18/2024
0.4.3-ci.6 57 8/18/2024
0.4.3-ci.4 70 8/17/2024
0.4.2 109 8/17/2024
0.4.2-ci.15 62 8/17/2024
0.4.2-ci.13 59 8/17/2024
0.4.2-ci.12 71 8/17/2024
0.4.2-ci.10 71 8/17/2024
0.4.2-ci.7 58 8/17/2024
0.4.2-ci.4 68 8/17/2024
0.4.2-ci.2 64 8/16/2024
0.4.1 117 8/11/2024
0.4.1-ci.2 56 8/11/2024
0.4.1-ci.1 55 8/11/2024
0.4.0 116 8/11/2024
0.3.2-ci.57 57 8/11/2024
0.3.2-ci.54 66 8/11/2024
0.3.2-ci.49 58 8/10/2024
0.3.2-ci.48 105 8/10/2024
0.3.2-ci.47 61 8/10/2024
0.3.2-ci.44 62 8/10/2024
0.3.2-ci.42 63 8/10/2024
0.3.2-ci.40 48 6/13/2024
0.3.2-ci.38 48 6/12/2024
0.3.2-ci.36 57 6/7/2024
0.3.2-ci.34 58 6/6/2024
0.3.2-ci.32 58 6/5/2024
0.3.2-ci.30 53 6/5/2024
0.3.2-ci.28 59 6/3/2024
0.3.2-ci.26 47 6/3/2024
0.3.2-ci.24 56 5/28/2024
0.3.2-ci.23 64 5/26/2024
0.3.2-ci.21 60 5/26/2024
0.3.2-ci.19 62 5/16/2024
0.3.2-ci.17 60 4/21/2024
0.3.2-ci.15 55 4/21/2024
0.3.2-ci.13 56 4/21/2024
0.3.2-ci.2 46 4/20/2024
0.3.1 119 3/31/2024
0.3.1-ci.2 62 3/31/2024
0.3.0 106 3/29/2024
0.2.2-ci.93 72 1/6/2024
0.2.2-ci.91 67 1/5/2024
0.2.2-ci.89 63 1/5/2024
0.2.2-ci.84 68 12/30/2023
0.2.2-ci.82 73 12/30/2023
0.2.2-ci.80 67 12/29/2023
0.2.2-ci.76 81 12/28/2023
0.2.2-ci.75 77 12/28/2023
0.2.2-ci.74 75 12/28/2023
0.2.2-ci.73 75 12/28/2023
0.2.2-ci.72 78 12/28/2023
0.2.2-ci.71 56 12/28/2023
0.2.2-ci.70 63 12/28/2023
0.2.2-ci.52 82 12/2/2023
0.2.2-ci.50 77 11/29/2023
0.2.2-ci.48 77 11/24/2023
0.2.2-ci.46 66 11/22/2023
0.2.2-ci.44 78 10/13/2023
0.2.2-ci.42 72 10/11/2023
0.2.2-ci.40 69 10/10/2023
0.2.2-ci.38 72 10/7/2023
0.2.2-ci.36 76 9/26/2023
0.2.2-ci.34 77 8/26/2023
0.2.2-ci.32 75 8/18/2023
0.2.2-ci.30 57 8/17/2023
0.2.2-ci.28 85 7/15/2023
0.2.2-ci.26 78 7/10/2023
0.2.2-ci.24 75 7/9/2023
0.2.2-ci.18 81 7/6/2023
0.2.2-ci.16 80 6/16/2023
0.2.2-ci.14 82 5/20/2023
0.2.2-ci.12 83 4/27/2023
0.2.2-ci.10 87 4/25/2023
0.2.2-ci.6 86 4/25/2023
0.2.2-ci.4 83 4/17/2023
0.2.2-ci.2 90 4/10/2023
0.2.2-ci.1 86 4/10/2023
0.2.1 210 4/10/2023
0.2.1-ci.37 87 4/10/2023
0.2.1-ci.33 88 4/10/2023
0.2.1-ci.32 86 4/9/2023
0.2.1-ci.31 84 4/9/2023
0.2.1-ci.20 80 4/8/2023
0.2.1-ci.19 84 4/8/2023
0.2.1-ci.18 83 4/8/2023
0.2.1-ci.17 83 4/8/2023
0.2.1-ci.16 87 4/6/2023
0.2.1-ci.15 90 4/6/2023
0.2.1-ci.11 93 4/3/2023
0.2.1-ci.4 93 4/2/2023
0.2.1-ci.3 90 4/2/2023
0.2.1-ci.2 88 4/2/2023
0.2.0 206 4/2/2023
0.1.118 208 4/2/2023
0.1.117 183 4/2/2023
0.1.116 214 4/2/2023
0.1.115 232 3/26/2023
0.1.114 235 3/26/2023
0.1.113 233 3/25/2023
0.1.112 217 3/25/2023
0.1.111 209 3/25/2023
0.1.111-PullRequest0010.6 88 3/25/2023
0.1.110 197 3/22/2023
0.1.108 212 3/21/2023
0.1.101 203 3/20/2023
0.1.101-PullRequest0009.3 88 3/20/2023
0.1.100 210 3/20/2023
0.1.99 253 3/20/2023
0.1.0 73 4/2/2023
0.1.0-ci.171 91 4/2/2023
0.1.0-ci.170 91 4/2/2023
0.1.0-ci.169 88 4/2/2023
0.1.0-ci.168 88 4/2/2023
0.0.0-local 151 3/20/2023