AI-Iguana | 2023.2.1 Patch 1 <dx@PC-DebuggerX Update yiiguxing.translation.xml

master
dx 1 year ago
parent ced6b8b196
commit e87a86c593

@ -1,12 +1,13 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1710494581407" />
<option name="lastTrimTime" value="1711010522466" />
</component>
<component name="Translation.Settings">
<option name="primaryLanguage" value="CHINESE" />
</component>
<component name="Translation.States">
<histories>
<item value="A widget that sizes its child to the child's maximum intrinsic width. This class is useful, for example, when unlimited width is available and you would like a child that would otherwise attempt to expand infinitely to instead size itself to a more reasonable width. The constraints that this widget passes to its child will adhere to the parent's constraints, so if the constraints are not large enough to satisfy the child's maximum intrinsic width, then the child will get less width than it otherwise would. Likewise, if the minimum width constraint is larger than the child's maximum intrinsic width, the child will be given more width than it otherwise would. If [stepWidth] is non-null, the child's width will be snapped to a multiple of the [stepWidth]. Similarly, if [stepHeight] is non-null, the child's height will be snapped to a multiple of the [stepHeight]. This class is relatively expensive, because it adds a speculative layout pass before the final layout phase. Avoid using it where possible. In the worst case, this widget can result in a layout that is O(N²) in the depth of the tree." />
<item value="filtered Map List" />
<item value="searching Words" />
<item value="Whether this range is empty (but still potentially placed inside the text)." />
@ -56,12 +57,11 @@
<item value="Sets up the animation supplied in the play(Animator) call that created this Builder object to play when the given amount of time elapses. Params: delay The number of milliseconds that should elapse before the animation starts." />
<item value="before" />
<item value="出现" />
<item value="intimacy" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="299" />
<entry key="ENGLISH" value="300" />
<entry key="CHINESE" value="300" />
<entry key="ENGLISH" value="301" />
<entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save