AI-Meerkat | 2024.3.1 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 1 month ago
parent e657c0f31a
commit 51b309e11c

@ -18,6 +18,7 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="纵向" />
<item value="The menu's background fill color." /> <item value="The menu's background fill color." />
<item value="he shadow color of the menu's [Material]. The material's elevation shadow can be difficult to see for dark themes, so by default the menu classes add a semi-transparent overlay to indicate elevation. See [ThemeData.applyElevationOverlayColor]." /> <item value="he shadow color of the menu's [Material]. The material's elevation shadow can be difficult to see for dark themes, so by default the menu classes add a semi-transparent overlay to indicate elevation. See [ThemeData.applyElevationOverlayColor]." />
<item value="surface tint color" /> <item value="surface tint color" />
@ -67,12 +68,11 @@
<item value="allow implicit scrolling" /> <item value="allow implicit scrolling" />
<item value="Treat the [Viewport.cacheExtent] as a multiplier of the main axis extent." /> <item value="Treat the [Viewport.cacheExtent] as a multiplier of the main axis extent." />
<item value="Treat the [Viewport.cacheExtent] as logical pixels." /> <item value="Treat the [Viewport.cacheExtent] as logical pixels." />
<item value="Controls whether the widget's pages will respond to [RenderObject.showOnScreen], which will allow for implicit accessibility scrolling. With this flag set to false, when accessibility focus reaches the end of the current page and the user attempts to move it to the next element, the focus will traverse to the next widget outside of the page view. With this flag set to true, when accessibility focus reaches the end of the current page and user attempts to move it to the next element, focus will traverse to the next page in the page view." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE_SIMPLIFIED" value="54" /> <entry key="CHINESE_SIMPLIFIED" value="54" />
<entry key="ENGLISH" value="54" /> <entry key="ENGLISH" value="55" />
</map> </map>
</option> </option>
</component> </component>

Loading…
Cancel
Save