AI-223.8617.56.2231.9687552 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent 88d3e81c84
commit 2348787c85

@ -1,9 +1,11 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1678786948083" /> <option name="lastTrimTime" value="1679283328640" />
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="Skip resolve script because another process running" />
<item value="resolve" />
<item value="If false the text field is &quot;disabled&quot;: it ignores taps and its [decoration] is rendered in grey. If non-null this property overrides the [decoration]'s [InputDecoration.enabled] property." /> <item value="If false the text field is &quot;disabled&quot;: it ignores taps and its [decoration] is rendered in grey. If non-null this property overrides the [decoration]'s [InputDecoration.enabled] property." />
<item value="Used by subclasses to assert that the [ChangeNotifier] has not yet been disposed. {@tool snippet} The `debugAssertNotDisposed` function should only be called inside of an assert, as in this example. ```dart class MyNotifier with ChangeNotifier { void doUpdate() { assert(ChangeNotifier.debugAssertNotDisposed(this)); ... } } ``` {@end-tool} This is static and not an instance method because too many people try to implement ChangeNotifier instead of extending it (and so it is too breaking to add a method, especially for debug)." /> <item value="Used by subclasses to assert that the [ChangeNotifier] has not yet been disposed. {@tool snippet} The `debugAssertNotDisposed` function should only be called inside of an assert, as in this example. ```dart class MyNotifier with ChangeNotifier { void doUpdate() { assert(ChangeNotifier.debugAssertNotDisposed(this)); ... } } ``` {@end-tool} This is static and not an instance method because too many people try to implement ChangeNotifier instead of extending it (and so it is too breaking to add a method, especially for debug)." />
<item value="Controls how tall the selection highlight boxes are computed to be. See [ui.BoxHeightStyle] for details on available styles." /> <item value="Controls how tall the selection highlight boxes are computed to be. See [ui.BoxHeightStyle] for details on available styles." />
@ -52,13 +54,11 @@
<item value="If [onError] is not given, and this future completes with an error, the error is forwarded directly to the returned future." /> <item value="If [onError] is not given, and this future completes with an error, the error is forwarded directly to the returned future." />
<item value="If `eagerError` is true, the returned future completes with an error immediately on the first error from one of the futures. Otherwise all futures must complete before the returned future is completed (still with the first error; the remaining errors are silently dropped)." /> <item value="If `eagerError` is true, the returned future completes with an error immediately on the first error from one of the futures. Otherwise all futures must complete before the returned future is completed (still with the first error; the remaining errors are silently dropped)." />
<item value="eager Error" /> <item value="eager Error" />
<item value="A method returns a human readable string representing a file _size" />
<item value="[size] can be passed as number or as string the optional parameter [round] specifies the number of digits after commapoint (default is 2)" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="53" /> <entry key="CHINESE" value="55" />
<entry key="ENGLISH" value="54" /> <entry key="ENGLISH" value="56" />
</map> </map>
</option> </option>
</component> </component>

Loading…
Cancel
Save