WindowTranslator.Abstractions 0.2.2-ci.70

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.70                
NuGet\Install-Package WindowTranslator.Abstractions -Version 0.2.2-ci.70                
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.70">
  <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.70                
#r "nuget: WindowTranslator.Abstractions, 0.2.2-ci.70"                
#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.70&prerelease

// Install WindowTranslator.Abstractions as a Cake Tool
#tool nuget:?package=WindowTranslator.Abstractions&version=0.2.2-ci.70&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.5.1 67 9/14/2024
0.5.0 69 9/8/2024
0.4.10 70 9/7/2024
0.4.9 71 9/6/2024
0.4.8 67 9/1/2024
0.4.7 75 8/31/2024
0.4.6 93 8/23/2024
0.4.6-ci.2 53 8/23/2024
0.4.5 80 8/19/2024
0.4.5-ci.3 57 8/19/2024
0.4.5-ci.1 54 8/19/2024
0.4.4-ci.3 59 8/19/2024
0.4.3 83 8/18/2024
0.4.3-ci.18 62 8/18/2024
0.4.3-ci.17 61 8/18/2024
0.4.3-ci.11 51 8/18/2024
0.4.3-ci.6 51 8/18/2024
0.4.3-ci.4 63 8/17/2024
0.4.2 86 8/17/2024
0.4.2-ci.15 54 8/17/2024
0.4.2-ci.13 51 8/17/2024
0.4.2-ci.12 64 8/17/2024
0.4.2-ci.10 65 8/17/2024
0.4.2-ci.7 52 8/17/2024
0.4.2-ci.4 62 8/17/2024
0.4.2-ci.2 59 8/16/2024
0.4.1 94 8/11/2024
0.4.1-ci.2 49 8/11/2024
0.4.1-ci.1 48 8/11/2024
0.4.0 82 8/11/2024
0.3.2-ci.57 50 8/11/2024
0.3.2-ci.54 59 8/11/2024
0.3.2-ci.49 54 8/10/2024
0.3.2-ci.48 51 8/10/2024
0.3.2-ci.47 53 8/10/2024
0.3.2-ci.44 57 8/10/2024
0.3.2-ci.42 56 8/10/2024
0.3.2-ci.40 44 6/13/2024
0.3.2-ci.38 44 6/12/2024
0.3.2-ci.36 53 6/7/2024
0.3.2-ci.34 53 6/6/2024
0.3.2-ci.32 55 6/5/2024
0.3.2-ci.30 50 6/5/2024
0.3.2-ci.28 54 6/3/2024
0.3.2-ci.26 43 6/3/2024
0.3.2-ci.24 52 5/28/2024
0.3.2-ci.23 60 5/26/2024
0.3.2-ci.21 56 5/26/2024
0.3.2-ci.19 56 5/16/2024
0.3.2-ci.17 56 4/21/2024
0.3.2-ci.15 49 4/21/2024
0.3.2-ci.13 51 4/21/2024
0.3.2-ci.2 42 4/20/2024
0.3.1 100 3/31/2024
0.3.1-ci.2 58 3/31/2024
0.3.0 89 3/29/2024
0.2.2-ci.93 68 1/6/2024
0.2.2-ci.91 63 1/5/2024
0.2.2-ci.89 59 1/5/2024
0.2.2-ci.84 62 12/30/2023
0.2.2-ci.82 69 12/30/2023
0.2.2-ci.80 63 12/29/2023
0.2.2-ci.76 77 12/28/2023
0.2.2-ci.75 71 12/28/2023
0.2.2-ci.74 68 12/28/2023
0.2.2-ci.73 71 12/28/2023
0.2.2-ci.72 73 12/28/2023
0.2.2-ci.71 51 12/28/2023
0.2.2-ci.70 59 12/28/2023
0.2.2-ci.52 78 12/2/2023
0.2.2-ci.50 70 11/29/2023
0.2.2-ci.48 70 11/24/2023
0.2.2-ci.46 60 11/22/2023
0.2.2-ci.44 73 10/13/2023
0.2.2-ci.42 67 10/11/2023
0.2.2-ci.40 62 10/10/2023
0.2.2-ci.38 67 10/7/2023
0.2.2-ci.36 71 9/26/2023
0.2.2-ci.34 70 8/26/2023
0.2.2-ci.32 70 8/18/2023
0.2.2-ci.30 52 8/17/2023
0.2.2-ci.28 77 7/15/2023
0.2.2-ci.26 73 7/10/2023
0.2.2-ci.24 70 7/9/2023
0.2.2-ci.18 76 7/6/2023
0.2.2-ci.16 73 6/16/2023
0.2.2-ci.14 75 5/20/2023
0.2.2-ci.12 78 4/27/2023
0.2.2-ci.10 80 4/25/2023
0.2.2-ci.6 81 4/25/2023
0.2.2-ci.4 76 4/17/2023
0.2.2-ci.2 83 4/10/2023
0.2.2-ci.1 81 4/10/2023
0.2.1 188 4/10/2023
0.2.1-ci.37 80 4/10/2023
0.2.1-ci.33 81 4/10/2023
0.2.1-ci.32 82 4/9/2023
0.2.1-ci.31 77 4/9/2023
0.2.1-ci.20 75 4/8/2023
0.2.1-ci.19 77 4/8/2023
0.2.1-ci.18 78 4/8/2023
0.2.1-ci.17 78 4/8/2023
0.2.1-ci.16 81 4/6/2023
0.2.1-ci.15 83 4/6/2023
0.2.1-ci.11 86 4/3/2023
0.2.1-ci.4 86 4/2/2023
0.2.1-ci.3 84 4/2/2023
0.2.1-ci.2 81 4/2/2023
0.2.0 187 4/2/2023
0.1.118 193 4/2/2023
0.1.117 178 4/2/2023
0.1.116 193 4/2/2023
0.1.115 205 3/26/2023
0.1.114 218 3/26/2023
0.1.113 219 3/25/2023
0.1.112 200 3/25/2023
0.1.111 192 3/25/2023
0.1.111-PullRequest0010.6 83 3/25/2023
0.1.110 192 3/22/2023
0.1.108 193 3/21/2023
0.1.101 181 3/20/2023
0.1.101-PullRequest0009.3 83 3/20/2023
0.1.100 191 3/20/2023
0.1.99 225 3/20/2023
0.1.0 66 4/2/2023
0.1.0-ci.171 86 4/2/2023
0.1.0-ci.170 86 4/2/2023
0.1.0-ci.169 83 4/2/2023
0.1.0-ci.168 81 4/2/2023
0.0.0-local 132 3/20/2023