Skip to content

Commit

Permalink
Translated by penguinthedawn
Browse files Browse the repository at this point in the history
  • Loading branch information
master authored and master committed Nov 3, 2024
1 parent 6017867 commit e20f93a
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions omegat/project_save.tmx
Original file line number Diff line number Diff line change
Expand Up @@ -59376,6 +59376,22 @@
<seg>AutoHotkey32.exe UX\install.ahk</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>AutoHotkey32.exe UX\install.ahk /install "%SOURCE%"</seg>
</tuv>
<tuv lang="ja" changeid="penguinthedawn" changedate="20241103T101047Z" creationid="penguinthedawn" creationdate="20241103T101047Z">
<seg>AutoHotkey32.exe UX\install.ahk /install "%SOURCE%"</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>AutoHotkey32.exe UX\install.ahk /to "%DESTINATION%"</seg>
</tuv>
<tuv lang="ja" changeid="penguinthedawn" changedate="20241103T101046Z" creationid="penguinthedawn" creationdate="20241103T101046Z">
<seg>AutoHotkey32.exe UX\install.ahk /to "%DESTINATION%"</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>AutoHotkey32.exe UX\install.ahk /uninstall</seg>
Expand Down Expand Up @@ -59416,6 +59432,14 @@
<seg>AutoHotkeyU64.exe</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>AutoHotkeyUX.exe launcher.ahk [&lt;i0&gt;Switches&lt;/i0&gt;] [&lt;i1&gt;Script Filename&lt;/i1&gt;] [&lt;i2&gt;Script Parameters&lt;/i2&gt;]</seg>
</tuv>
<tuv lang="ja" changeid="penguinthedawn" changedate="20241103T101033Z" creationid="penguinthedawn" creationdate="20241103T101033Z">
<seg>AutoHotkeyUX.exe launcher.ahk [&lt;i0&gt;Switches&lt;/i0&gt;] [&lt;i1&gt;Script Filename&lt;/i1&gt;] [&lt;i2&gt;Script Parameters&lt;/i2&gt;]</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>AutoHotkey_L includes some enhancements to the way the &lt;a0&gt;Run&lt;/a0&gt; and &lt;a1&gt;RunWait&lt;/a1&gt; commands interpret the &lt;e2&gt;Target&lt;/e2&gt; parameter.</seg>
Expand All @@ -59432,6 +59456,14 @@
<seg>AutoHotkey_L:</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>AutoHotkey_setup.exe /installto "%DESTINATION%"</seg>
</tuv>
<tuv lang="ja" changeid="penguinthedawn" changedate="20241103T101045Z" creationid="penguinthedawn" creationdate="20241103T101045Z">
<seg>AutoHotkey_setup.exe /installto "%DESTINATION%"</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>AutoTrim (use &lt;a0&gt;Trim&lt;/a0&gt;)</seg>
Expand Down Expand Up @@ -229118,6 +229150,14 @@
<seg>[&lt;a0&gt;PR #335&lt;/a0&gt;]</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>[NewScriptTemplate]</seg>
</tuv>
<tuv lang="ja" changeid="penguinthedawn" changedate="20241103T101040Z" creationid="penguinthedawn" creationdate="20241103T101040Z">
<seg>[NewScriptTemplate]</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>[Not yet supported]</seg>
Expand Down Expand Up @@ -236590,6 +236630,14 @@
<seg>pic := "http://www.animatedgif.net/cartoons/A_5odie_e0.gif"</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>pid := RunWait('*Launch "' PathOfScript '"')</seg>
</tuv>
<tuv lang="ja" changeid="penguinthedawn" changedate="20241103T101024Z" creationid="penguinthedawn" creationdate="20241103T101024Z">
<seg>pid := RunWait('*Launch "' PathOfScript '"')</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>pid := WinGetPID("A")</seg>
Expand Down

0 comments on commit e20f93a

Please sign in to comment.