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

master
debuggerx 5 months ago
parent 16020842fc
commit 933e79122f

@ -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="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." />
<item value="A ShapeBorder that draws an outline with the width and color specified" /> <item value="A ShapeBorder that draws an outline with the width and color specified" />
<item value="'Use WidgetStateProperty instead. ' 'Moved to the Widgets layer to make code available outside of Material. ' 'This feature was deprecated after v3.19.0-0.3.pre.'" /> <item value="'Use WidgetStateProperty instead. ' 'Moved to the Widgets layer to make code available outside of Material. ' 'This feature was deprecated after v3.19.0-0.3.pre.'" />
@ -61,13 +62,12 @@
<item value="alert map" /> <item value="alert map" />
<item value="solution key" /> <item value="solution key" />
<item value="Creates an iOS 14 style selection overlay that highlights the magnified area (or the currently selected item, depending on how you described it elsewhere) of a [CupertinoPicker]. The [background] argument default value is [CupertinoColors.tertiarySystemFill]. It must be non-null. The [capStartEdge] and [capEndEdge] arguments decide whether to add a default margin and use rounded corners on the left and right side of the rectangular overlay. Default to true and must not be null." /> <item value="Creates an iOS 14 style selection overlay that highlights the magnified area (or the currently selected item, depending on how you described it elsewhere) of a [CupertinoPicker]. The [background] argument default value is [CupertinoColors.tertiarySystemFill]. It must be non-null. The [capStartEdge] and [capEndEdge] arguments decide whether to add a default margin and use rounded corners on the left and right side of the rectangular overlay. Default to true and must not be null." />
<item value="selection overlay" />
</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="215" /> <entry key="CHINESE_SIMPLIFIED" value="216" />
<entry key="ENGLISH" value="854" /> <entry key="ENGLISH" value="855" />
<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