From 47b2ff137b0d3e3f3139a1a7924977a133d0fd54 Mon Sep 17 00:00:00 2001 From: master Date: Thu, 18 Jul 2024 00:17:20 +0900 Subject: [PATCH] Translated by penguinthedawn --- omegat/project_save.tmx | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 99cafebe..a69b272e 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -65728,6 +65728,14 @@ 少なくとも1つの<k0>Shift</k0>がダウンしているかどうかをチェックします。 + + + Checks if the Hidden attribute is present in the retrieved string. + + + 取得した文字列に隠し属性があるかどうかをチェックします。 + + Checks if the specified monitor exists and optionally retrieves its bounding coordinates. @@ -89955,6 +89963,14 @@ 事例:<c1>WinSetRegion "50-0 w200 h250 E"</c1>。 + + + For example: <c1>continue("outer")</c1> + + + 例: <c1>continue("outer")</c1> + + For example: <c1>q3</c1>. @@ -102651,6 +102667,14 @@ 空白または省略された場合、値のみが含まれ、サブキーは再帰されません。 + + + If blank or omitted, the X and Y coordinates will be used for absolute positioning. + + + 空白または省略されたときは、X、Y座標は絶対座標になります。 + + If blank or omitted, the control is made blank. @@ -127934,6 +127958,14 @@ MsgBox 'Control with focus = {Hwnd: + + + MsgBox 'Control with focus = {Hwnd: ' FocusedHwnd ', ClassNN: "' FocusedClassNN '"}' + + + MsgBox 'Control with focus = {Hwnd: ' FocusedHwnd ', ClassNN: "' FocusedClassNN '"}' + + MsgBox 'She said, "An apple a day."' @@ -144494,6 +144526,14 @@ 関連:<a0>組み込み変数のリスト</a0>。 + + + Relative + + + Relative + + Relative paths in command line parameters are often also relative to this directory, but that depends on the program.