AI-Otter 3 Feature Drop | 2025.2.3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 1 day ago
parent 6b4a431e6a
commit 56222dfa0f

@ -22,6 +22,7 @@
<option name="translationDialogLocationY" value="567" /> <option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" /> <option name="translationDialogWidth" value="1381" />
<histories> <histories>
<item value="effort" />
<item value="Whether a tick should be scheduled. If this is true, then calling [scheduleTick] should succeed. Reasons why a tick should not be scheduled include: A tick has already been scheduled for the coming frame. The ticker is not active ([start] has not been called). The ticker is not ticking, e.g. because it is [muted] (see [isTicking])." /> <item value="Whether a tick should be scheduled. If this is true, then calling [scheduleTick] should succeed. Reasons why a tick should not be scheduled include: A tick has already been scheduled for the coming frame. The ticker is not active ([start] has not been called). The ticker is not ticking, e.g. because it is [muted] (see [isTicking])." />
<item value="Whether this selection has disambiguated its base and extent. On some platforms, the base and extent are not disambiguated until the first time the user adjusts the selection. At that point, either the start or the end of the selection becomes the base and the other one becomes the extent and is adjusted." /> <item value="Whether this selection has disambiguated its base and extent. On some platforms, the base and extent are not disambiguated until the first time the user adjusts the selection. At that point, either the start or the end of the selection becomes the base and the other one becomes the extent and is adjusted." />
<item value="This section identifies this Flutter project as a plugin project. The 'pluginClass' specifies the class (in Java, Kotlin, Swift, Objective-C, etc.) which should be registered in the plugin registry. This is required for using method channels. The Android 'package' specifies package in which the registered class is. This is required for using method channels on Android. The 'ffiPlugin' specifies that native code should be built and bundled. This is required for using `dart:ffi`. All these are used by the tooling to maintain consistency when adding or updating assets for this project." /> <item value="This section identifies this Flutter project as a plugin project. The 'pluginClass' specifies the class (in Java, Kotlin, Swift, Objective-C, etc.) which should be registered in the plugin registry. This is required for using method channels. The Android 'package' specifies package in which the registered class is. This is required for using method channels on Android. The 'ffiPlugin' specifies that native code should be built and bundled. This is required for using `dart:ffi`. All these are used by the tooling to maintain consistency when adding or updating assets for this project." />
@ -71,7 +72,6 @@
<item value="Create a Mat from self-allocated buffer" /> <item value="Create a Mat from self-allocated buffer" />
<item value="A typed view of a sequence of bytes. It is a compile-time error for a class to attempt to extend or implement `TypedData`." /> <item value="A typed view of a sequence of bytes. It is a compile-time error for a class to attempt to extend or implement `TypedData`." />
<item value="The offset of this view into the underlying byte buffer, in bytes." /> <item value="The offset of this view into the underlying byte buffer, in bytes." />
<item value="The length of this view, in bytes." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>

Loading…
Cancel
Save