From b247393a4bb8a8662d85ddd891c9729cfe4cab24 Mon Sep 17 00:00:00 2001
From: Ragnar-F <1332321+Ragnar-F@users.noreply.github.com>
Date: Sat, 23 Dec 2023 15:17:20 +0100
Subject: [PATCH] Translated by Ragnar-F
---
omegat/project_save.tmx | 107 ++++++++++++++++++++++++++++++++++++++--
1 file changed, 103 insertions(+), 4 deletions(-)
diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 2c8f5758..6f6c5ecc 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -39935,8 +39935,8 @@
<a0>String</a0> or <a1>Array</a1>
-
- <a0>String</a0> oder <a1>Array</a1>
+
+ <a0>Zeichenkette</a0> oder <a1>Array</a1>
@@ -96183,8 +96183,8 @@
Each name consists of the control's class name followed immediately by its sequence number (ClassNN), as shown by Window Spy.
-
- Jeder Name besteht aus dem Klassennamen des Steuerelements, unmittelbar gefolgt von seiner Sequenznummer (ClassNN), wie vom internen Tool "Window Spy" angezeigt.
+
+ Jeder Name besteht aus dem Klassennamen des Steuerelements gefolgt von seiner Sequenznummer (ClassNN), wie vom internen Tool "Window Spy" angezeigt.
@@ -268346,6 +268346,17 @@
Steuerelement
+
+ docs/lib/Gui.htm
+ Parameters
+ Type:
+
+ ControlType
+
+
+ Steuerelement
+
+
docs/lib/Gui.htm
This is present only in the two-parameter mode.
@@ -268368,6 +268379,28 @@
Verstecken
+
+ docs/lib/Gui.htm
+ Parameters
+ Type:
+
+ Hide
+
+
+ Verstecken
+
+
+
+ docs/lib/Gui.htm
+ MyGui.<s0>Name</s0> := NewName
+ Retrieves or sets the window's title.
+
+ Title
+
+
+ Title
+
+
docs/lib/Gui.htm
MyGui.Name := NewName
@@ -268401,6 +268434,17 @@
Neuzeichnung
+
+ docs/lib/GuiControl.htm
+ ActiveX, Button, CheckBox, ComboBox, Custom, DateTime, DDL, Edit, GroupBox, Hotkey, Link, ListBox, ListView, MonthCal, Pic, Progress, Radio, Slider, StatusBar, Tab, Tab2, Tab3, Text, TreeView, UpDown.
+ Retrieves or sets the contents of a value-capable control.
+
+ Value
+
+
+ Value
+
+
docs/lib/GuiControl.htm
Text, Edit, UpDown, Pic, Button, CheckBox, Radio, DDL, ComboBox, ListBox, ListView, TreeView, Link, Hotkey, DateTime, MonthCal, Slider, Progress, GroupBox, Tab, Tab2, Tab3, StatusBar, ActiveX, Custom.
@@ -268533,6 +268577,17 @@
Standardwert
+
+ docs/lib/InputBox.htm
+ For example, <c1>Password*</c1> would make the masking character an asterisk rather than the black circle (bullet).
+ Type:
+
+ Default
+
+
+ Standardwert
+
+
docs/lib/Is.htm
There are three categories:
@@ -268555,6 +268610,17 @@
Zeichenkette
+
+ docs/lib/Is.htm
+ True if the <a0>VarRef</a0> contained by <e1>Value</e1> has been assigned a value.
+ Check whether a string matches a specific pattern.
+
+ String
+
+
+ Zeichenkette
+
+
docs/lib/Is.htm
The default mode can also be used by specifying 0 or 1.
@@ -268621,6 +268687,17 @@
Schlüssel
+
+ docs/lib/Map.htm
+ Parameters
+ Type:
+
+ Key
+
+
+ Schlüssel
+
+
docs/lib/Map.htm
The for-loop's variables correspond to the enumerator's parameters, which are:
@@ -268676,6 +268753,17 @@
Insert
+
+ docs/lib/MenuSelect.htm
+ By default, a window title can contain <e2>WinTitle</e2> or <e3>ExcludeTitle</e3> anywhere inside it to be a match, unless changed with <a4>SetTitleMatchMode</a4>.
+ Type:
+
+ Menu
+
+
+ Menü
+
+
docs/lib/MenuSelect.htm
Windows whose title or text contains <e5>ExcludeTitle</e5> or <e6>ExcludeText</e6> will not be considered.
@@ -268918,6 +269006,17 @@
Pause
+
+ docs/lib/SendMessage.htm
+ By default, a window title can contain <e2>WinTitle</e2> or <e3>ExcludeTitle</e3> anywhere inside it to be a match, unless changed with <a4>SetTitleMatchMode</a4>.
+ Type:
+
+ Timeout
+
+
+ Zeitlimit
+
+
docs/lib/SendMessage.htm
Windows whose title or text contains <e5>ExcludeTitle</e5> or <e6>ExcludeText</e6> will not be considered.