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

master
debuggerx 4 months ago
parent 5c294fc4ff
commit 460b8a6fce

@ -12,6 +12,7 @@
<option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" />
<histories>
<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." />
<item value="An immutable 64-bit signed integer, in the range [-2^63, 2^63 - 1]. Arithmetic operations may overflow in order to maintain this range." />
@ -61,13 +62,12 @@
<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" />
<item value="subtract" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="646" />
<entry key="CHINESE_SIMPLIFIED" value="268" />
<entry key="ENGLISH" value="905" />
<entry key="CHINESE_SIMPLIFIED" value="269" />
<entry key="ENGLISH" value="906" />
<entry key="FRENCH" value="1" />
<entry key="GERMAN" value="1" />
<entry key="HAWAIIAN" value="1" />

Loading…
Cancel
Save