AI-Ladybug | 2024.2.1 Patch 3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 4 months ago
parent 8d6ccdf6a7
commit e76616b560

@ -12,6 +12,11 @@
<option name="translationDialogLocationY" value="536" /> <option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" /> <option name="translationDialogWidth" value="1253" />
<histories> <histories>
<item value="Creates a collapsed selection at the given offset. A collapsed selection starts and ends at the same offset, which means it contains zero characters but instead serves as an insertion point in the text." />
<item value="If the text range is collapsed and has more than one visual location (e.g., occurs at a line break), which of the two locations to use when painting the caret." />
<item value="(e.g., occurs at a line break), which of the two locations to use when painting the caret." />
<item value="The offset at which the selection terminates. When the user uses the arrow keys to adjust the selection, this is the value that changes. Similarly, if the current theme paints a caret on one side of the selection, this is the location at which to paint the caret. Might be larger than, smaller than, or equal to base." />
<item value="The offset at which the selection originates. Might be larger than, smaller than, or equal to extent." />
<item value="Creates a collapsed selection at the given text position. A collapsed selection starts and ends at the same offset, which means it contains zero characters but instead serves as an insertion point in the text." /> <item value="Creates a collapsed selection at the given text position. A collapsed selection starts and ends at the same offset, which means it contains zero characters but instead serves as an insertion point in the text." />
<item value="supply UI stage DEPART" /> <item value="supply UI stage DEPART" />
<item value="supply operation cmd HANDLE USER ACTION" /> <item value="supply operation cmd HANDLE USER ACTION" />
@ -57,17 +62,12 @@
<item value="collect" /> <item value="collect" />
<item value="system independent" /> <item value="system independent" />
<item value="ignore cleanser empty" /> <item value="ignore cleanser empty" />
<item value="预处理" />
<item value="shake" />
<item value="shark" />
<item value="flattened" />
<item value="The type of the [RawAutocomplete] callback which returns a [Widget] that displays the specified [options] and calls [onSelected] if the user selects an option. The returned widget from this callback will be wrapped in an [AutocompleteHighlightedOption] inherited widget. This will allow this callback to determine which option is currently highlighted for keyboard navigation. See also: [RawAutocomplete.optionsViewBuilder], which is of this type." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="646" /> <entry key="CHINESE" value="646" />
<entry key="CHINESE_SIMPLIFIED" value="272" /> <entry key="CHINESE_SIMPLIFIED" value="276" />
<entry key="ENGLISH" value="909" /> <entry key="ENGLISH" value="913" />
<entry key="FRENCH" value="1" /> <entry key="FRENCH" value="1" />
<entry key="GERMAN" value="1" /> <entry key="GERMAN" value="1" />
<entry key="HAWAIIAN" value="1" /> <entry key="HAWAIIAN" value="1" />

Loading…
Cancel
Save