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

master
debuggerx 4 months ago
parent 460b8a6fce
commit 276fe2e303

@ -12,6 +12,8 @@
<option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" />
<histories>
<item value="supply UI stage DEPART" />
<item value="supply operation cmd HANDLE USER ACTION" />
<item value="update self clean poll time config" />
<item value="divisions" />
<item value="A 64-bit integer is represented internally as three non-negative integers, storing the 22 low, 22 middle, and 20 high bits of the 64-bit value. _l (low) and _m (middle) are in the range [0, 2^22 - 1] and _h (high) is in the range [0, 2^20 - 1]. The values being assigned to _l, _m and _h in initialization are masked to force them into the above ranges. Sometimes we know that the value is a small non-negative integer but the dart2js compiler can't infer that, so a few of the masking operations are not needed for correctness but are helpful for dart2js code quality." />
@ -60,14 +62,12 @@
<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." />
<item value="{@macro flutter.widgets.RawAutocomplete.optionsViewBuilder} If not provided, will build a standard Material-style list of results by default." />
<item value="Sweep&amp;scrub" />
<item value="Suction" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="646" />
<entry key="CHINESE_SIMPLIFIED" value="269" />
<entry key="ENGLISH" value="906" />
<entry key="CHINESE_SIMPLIFIED" value="271" />
<entry key="ENGLISH" value="908" />
<entry key="FRENCH" value="1" />
<entry key="GERMAN" value="1" />
<entry key="HAWAIIAN" value="1" />

Loading…
Cancel
Save