AI-Ladybug | 2024.2.1 Patch 2 <debuggerx@DebuggerX-AIR Update yiiguxing.translation.xml

master
debuggerx 5 months ago
parent 91c0d1bd7a
commit 46aa5926c0

@ -12,6 +12,7 @@
<option name="translationDialogLocationY" value="536" /> <option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" /> <option name="translationDialogWidth" value="1253" />
<histories> <histories>
<item value="A builder to customize the dropdown buttons corresponding to the [DropdownMenuItem]s in [items]. When a [DropdownMenuItem] is selected, the widget that will be displayed from the list corresponds to the [DropdownMenuItem] of the same index in [items]. {@tool dartpad} This sample shows a `DropdownButton` with a button with [Text] that corresponds to but is unique from [DropdownMenuItem]. See code in examplesapilibmaterialdropdowndropdown_button.selected_item_builder.0.dart {@end-tool} If this callback is null, the [DropdownMenuItem] from [items] that matches [value] will be displayed." />
<item value="Creates a const [DropdownMenu]. The leading and trailing icons in the text field can be customized by using [leadingIcon], [trailingIcon] and [selectedTrailingIcon] properties. They are passed down to the [InputDecoration] properties, and will override values in the [InputDecoration.prefixIcon] and [InputDecoration.suffixIcon]. Except leading and trailing icons, the text field can be configured by the [InputDecorationTheme] property. The menu can be configured by the [menuStyle]." /> <item value="Creates a const [DropdownMenu]. The leading and trailing icons in the text field can be customized by using [leadingIcon], [trailingIcon] and [selectedTrailingIcon] properties. They are passed down to the [InputDecoration] properties, and will override values in the [InputDecoration.prefixIcon] and [InputDecoration.suffixIcon]. Except leading and trailing icons, the text field can be configured by the [InputDecorationTheme] property. The menu can be configured by the [menuStyle]." />
<item value="This class handles how to add multiple borders together. Subclasses define various shapes, like circles ([CircleBorder]), rounded rectangles ([RoundedRectangleBorder]), continuous rectangles ([ContinuousRectangleBorder]), or beveled rectangles ([BeveledRectangleBorder])." /> <item value="This class handles how to add multiple borders together. Subclasses define various shapes, like circles ([CircleBorder]), rounded rectangles ([RoundedRectangleBorder]), continuous rectangles ([ContinuousRectangleBorder]), or beveled rectangles ([BeveledRectangleBorder])." />
<item value="A rectangular border with flattened or &quot;beveled&quot; corners. The line segments that connect the rectangle's four sides will begin and at locations offset by the corresponding border radius, but not farther than the side's center. If all the border radii exceed the sides' half widthsheights the resulting shape is diamond made by connecting the centers of the sides." /> <item value="A rectangular border with flattened or &quot;beveled&quot; corners. The line segments that connect the rectangle's four sides will begin and at locations offset by the corresponding border radius, but not farther than the side's center. If all the border radii exceed the sides' half widthsheights the resulting shape is diamond made by connecting the centers of the sides." />
@ -61,13 +62,12 @@
<item value="timbres" /> <item value="timbres" />
<item value="Make this message read-only. Marks this message, and any sub-messages, as read-only." /> <item value="Make this message read-only. Marks this message, and any sub-messages, as read-only." />
<item value="alert map" /> <item value="alert map" />
<item value="solution key" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="646" /> <entry key="CHINESE" value="646" />
<entry key="CHINESE_SIMPLIFIED" value="217" /> <entry key="CHINESE_SIMPLIFIED" value="218" />
<entry key="ENGLISH" value="856" /> <entry key="ENGLISH" value="857" />
<entry key="FRENCH" value="1" /> <entry key="FRENCH" value="1" />
<entry key="GERMAN" value="1" /> <entry key="GERMAN" value="1" />
<entry key="HAWAIIAN" value="1" /> <entry key="HAWAIIAN" value="1" />

Loading…
Cancel
Save