AI-222.4459.24.2221.9409768 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml
This commit is contained in:
@@ -88,6 +88,8 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="Translation.States">
|
<component name="Translation.States">
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="quarter Turns" />
|
||||||
|
<item value="Creates a widget that scales its child along the 2D plane. The `scaleX` argument provides the scalar by which to multiply the `x` axis, and the `scaleY` argument provides the scalar by which to multiply the `y` axis. Either may be omitted, in which case that axis defaults to 1.0. For convenience, to scale the child uniformly, instead of providing `scaleX` and `scaleY`, the `scale` parameter may be used. At least one of `scale`, `scaleX`, and `scaleY` must be non-null. If `scale` is provided, the other two must be null; similarly, if it is not provided, one of the other two must be provided. The [alignment] controls the origin of the scale; by default, this is the center of the box. {@tool snippet} This example shrinks an orange box containing text such that each dimension is half the size it would otherwise be." />
|
||||||
<item value="child Aspect Ratio" />
|
<item value="child Aspect Ratio" />
|
||||||
<item value="transactions" />
|
<item value="transactions" />
|
||||||
<item value="Inventory" />
|
<item value="Inventory" />
|
||||||
@@ -118,8 +120,8 @@
|
|||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE" value="20" />
|
<entry key="CHINESE" value="22" />
|
||||||
<entry key="ENGLISH" value="21" />
|
<entry key="ENGLISH" value="23" />
|
||||||
<entry key="JAVANESE" value="1" />
|
<entry key="JAVANESE" value="1" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
|
|||||||
Reference in New Issue
Block a user