AI-Narwhal | 2025.1.1 Patch 1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 1 month ago
parent 194eedadaa
commit 8f93dc63f1

@ -18,6 +18,8 @@
</component>
<component name="Translation.States">
<histories>
<item value="group control multi task response status partically finished" />
<item value="group control multi task response status failed" />
<item value="`alignment`: How the destination rectangle defined by applying `fit` is aligned within `rect`. For example, if `fit` is [BoxFit.contain] and `alignment` is [Alignment.bottomRight], the image will be as large as possible within `rect` and placed with its bottom right corner at the bottom right corner of `rect`. Defaults to [Alignment.center]." />
<item value="`fit`: How the image should be inscribed into `rect`. If null, the default behavior depends on `centerSlice`. If `centerSlice` is also null, the default behavior is [BoxFit.scaleDown]. If `centerSlice` is non-null, the default behavior is [BoxFit.fill]. See [BoxFit] for details." />
<item value="`rect`: The region of the canvas into which the image will be painted. The image might not fill the entire rectangle (e.g., depending on the `fit`). If `rect` is empty, nothing is painted." />
@ -66,8 +68,6 @@
<item value="options changable" />
<item value="track" />
<item value="too short" />
<item value="Translucent targets both receive events within their bounds and permit targets visually behind them to also receive events." />
<item value="Opaque targets can be hit by hit tests, causing them to both receive events within their bounds and prevent targets visually behind them from also receiving events." />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save