AI-Narwhal | 2025.1.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 2 months ago
parent ed3df6b6d6
commit 37c84e5340

@ -1,6 +1,6 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1751091444449" />
<option name="lastTrimTime" value="1751528759370" />
</component>
<component name="Translation.OpenAISettings">
<option name="OPEN_AI">
@ -18,6 +18,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="The absolute URI of the script being run in this isolate. If the script argument on the command line is relative, it is resolved to an absolute URI before fetching the script, and that absolute URI is returned. URI resolution only does string manipulation on the script path, and this may be different from the file system's path resolution behavior. For example, a symbolic link immediately followed by '..' will not be looked up. If a compiled Dart script is being executed the URI to the compiled script is returned, for example, `file:fullpathtoscript_name.exe`. If running on the Dart VM the URI to the running Dart script is returned, for example, `file:fullpathtoscript_name.dart`. If the executable environment does not support [script], the URI is empty." />
<item value="The amount the pointer has moved along the primary axis in the coordinate space of the event receiver since the previous update. If the [GestureDragUpdateCallback] is for a one-dimensional drag (e.g., a horizontal or vertical drag), then this value contains the component of [delta] along the primary axis (e.g., horizontal or vertical, respectively). Otherwise, if the [GestureDragUpdateCallback] is for a two-dimensional drag (e.g., a pan), then this value is null. Defaults to null if not specified in the constructor." />
<item value="The local position in the coordinate system of the event receiver at which the pointer contacted the screen. Defaults to [globalPosition] if not specified in the constructor." />
<item value="The pointer's global position when it triggered this update. See also: [localPosition], which is the [globalPosition] transformed to the coordinate space of the event receiver." />
@ -67,7 +68,6 @@
<item value="Scroll physics that always lets the user scroll." />
<item value="Scroll physics that attempt to keep the scroll position in range when the contents change dimensions suddenly." />
<item value="Scroll physics for environments that prevent the scroll offset from reaching beyond the bounds of the content." />
<item value="Reduces a collection to a single value by iteratively combining each element of the collection with an existing value" />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save