AI-Ladybug | 2024.2.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 7 months ago
parent 3bee94226d
commit 822852bc12

@ -12,6 +12,9 @@
<option name="translationDialogLocationY" value="536" /> <option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" /> <option name="translationDialogWidth" value="1253" />
<histories> <histories>
<item value="{@template flutter.material.dataTable.columnSpacing} The horizontal margin between the contents of each data column. {@endtemplate} If null, [DataTableThemeData.columnSpacing] is used. This value defaults to 56.0 to adhere to the Material Design specifications." />
<item value="{@template flutter.material.dataTable.dividerThickness} The width of the divider that appears between [TableRow]s. Must be greater than or equal to zero. {@endtemplate} If null, [DataTableThemeData.dividerThickness] is used. This value defaults to 1.0." />
<item value="Defines the horizontal layout of the [label] and sort indicator in the heading row. If [headingRowAlignment] value is [MainAxisAlignment.center] and [onSort] is not null, then a [SizedBox] with a width of sort arrow icon size and sort arrow padding will be placed before the [label] to ensure the label is centered in the column. If null, then defaults to [MainAxisAlignment.start]." />
<item value="Whether this column represents numeric data or not. The contents of cells of columns containing numeric data are right-aligned." /> <item value="Whether this column represents numeric data or not. The contents of cells of columns containing numeric data are right-aligned." />
<item value="visit function expression" /> <item value="visit function expression" />
<item value="visit variable declaration statement" /> <item value="visit variable declaration statement" />
@ -59,15 +62,12 @@
<item value="Translucent targets both receive events within their bounds and permit targets visually behind them to also receive events." /> <item value="Translucent targets both receive events within their bounds and permit targets visually behind them to also receive events." />
<item value="Opaque targets can be hit by hit tests, causing them to both receive events within their bounds and prevent targets visually behind them from also receiving events." /> <item value="Opaque targets can be hit by hit tests, causing them to both receive events within their bounds and prevent targets visually behind them from also receiving events." />
<item value="Targets that defer to their children receive events within their bounds only if one of their children is hit by the hit test." /> <item value="Targets that defer to their children receive events within their bounds only if one of their children is hit by the hit test." />
<item value="Set the initial offset at the position where the first down event was detected." />
<item value="Set the initial position at the position where this gesture recognizer won the arena." />
<item value="Creates a listener for an drag following a long press event over the given child widget. This is most commonly used to wrap an entire list item in a reorderable list." />
</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="83" /> <entry key="CHINESE_SIMPLIFIED" value="86" />
<entry key="ENGLISH" value="728" /> <entry key="ENGLISH" value="731" />
<entry key="HAWAIIAN" value="1" /> <entry key="HAWAIIAN" value="1" />
<entry key="INDONESIAN" value="1" /> <entry key="INDONESIAN" value="1" />
<entry key="NORWEGIAN" value="1" /> <entry key="NORWEGIAN" value="1" />

Loading…
Cancel
Save