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 May 21, 2024
1 parent 77012ec commit 108234f
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions omegat/project_save.tmx
Original file line number Diff line number Diff line change
Expand Up @@ -1306,8 +1306,8 @@
<tuv lang="en">
<seg>#Hotstring c0 &lt;e1&gt;; Make all hotstrings below this point case-insensitive.&lt;/e1&gt;</seg>
</tuv>
<tuv lang="ja" changeid="penguinthedawn" changedate="20240521T224536Z" creationid="penguinthedawn" creationdate="20240521T224505Z">
<seg>#Hotstring c0 &lt;e1&gt;; これ以下のホットストリングは、大文字小文字を区別しなくなります。&lt;/e1&gt;</seg>
<tuv lang="ja" changeid="penguinthedawn" changedate="20240521T224733Z" creationid="penguinthedawn" creationdate="20240521T224505Z">
<seg>#Hotstring c0 &lt;e1&gt;; これ以下のホットストリングは、大文字と小文字を区別しなくなります。&lt;/e1&gt;</seg>
</tuv>
</tu>
<tu>
Expand All @@ -1318,6 +1318,14 @@
<seg>#Hotstring r c &lt;e0&gt;; 以下のホットストリングはすべて "send raw"を使用し、デフォルトで大文字と小文字が区別されます。&lt;/e0&gt;</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>#Hotstring r c &lt;e0&gt;; All the below hotstrings will use "send raw" and will be case-sensitive by default.&lt;/e0&gt;</seg>
</tuv>
<tuv lang="ja" changeid="penguinthedawn" changedate="20240521T224719Z" creationid="penguinthedawn" creationdate="20240521T224609Z">
<seg>#Hotstring r c &lt;e0&gt;; これ以下のホットストリングは、"send raw"を使い、大文字と小文字を区別するようになります。&lt;/e0&gt;</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>#IfWinActive, #IfWinExist, #IfWinNotActive, #IfWinNotExist (see &lt;a0&gt;#HotIf Optimization&lt;/a0&gt;)</seg>
Expand Down

0 comments on commit 108234f

Please sign in to comment.