AI-Panda 2 | 2025.3.2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 22 hours ago
parent b6b182fc2b
commit 19e945fca2

@ -22,6 +22,7 @@
<option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" />
<histories>
<item value="ljjqr" />
<item value="When set to true, silences the ticker, so that it is no longer ticking. If a tick is already scheduled, it will unschedule it. This will not unschedule the next frame, though. When set to false, unsilences the ticker, potentially scheduling a frame to handle the next tick. By convention, the [muted] property is controlled by the object that created the [Ticker] (typically a [TickerProvider]), not the object that listens to the ticker's ticks." />
<item value="unregister on top activity change listener" />
<item value="in stall app" />
@ -71,7 +72,6 @@
<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="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="GL FRAMEBUFFER INCOMPLETE MISSING ATTACHMENT" />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save