AI-Panda 4 | 2025.3.4 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<application>
|
||||
<component name="Translation.Cache">
|
||||
<option name="lastTrimTime" value="1776780651130" />
|
||||
<option name="lastTrimTime" value="1777277581954" />
|
||||
</component>
|
||||
<component name="Translation.OpenAISettings">
|
||||
<option name="OPEN_AI">
|
||||
@@ -17,11 +17,13 @@
|
||||
<option name="translator" value="OPEN_AI" />
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<option name="translationDialogHeight" value="260" />
|
||||
<option name="translationDialogHeight" value="325" />
|
||||
<option name="translationDialogLocationX" value="2705" />
|
||||
<option name="translationDialogLocationY" value="567" />
|
||||
<option name="translationDialogWidth" value="1381" />
|
||||
<histories>
|
||||
<item value="Whether the decoration is the same size as the input field. A collapsed decoration cannot have [labelText], [errorText], [counter], [icon], prefixes, and suffixes. To create a collapsed input decoration, use [InputDecoration.collapsed]." />
|
||||
<item value="is 4 D joystick" />
|
||||
<item value="The application is not currently visible to the user, and not responding to user input. When the application is in this state, the engine will not call the [PlatformDispatcher.onBeginFrame] and [PlatformDispatcher.onDrawFrame] callbacks. This state is only entered on iOS and Android." />
|
||||
<item value="All views of an application are hidden, either because the application is about to be paused (on iOS and Android), or because it has been minimized or placed on a desktop that is no longer visible (on non-web desktop), or is running in a window or tab that is no longer visible (on the web). On iOS and Android, in order to keep the state machine the same on all platforms, a transition to this state is synthesized before the [paused] state is entered when coming from [inactive], and before the [inactive] state is entered when coming from [paused]. This allows cross-platform implementations that want to know when an app is conceptually "hidden" to only write one handler." />
|
||||
<item value="On Android and iOS, apps in this state should assume that they may be [hidden] and [paused] at any time." />
|
||||
@@ -70,8 +72,6 @@
|
||||
<item value="center" />
|
||||
<item value="This example includes a generic `SpinnerField<T>` class that you can copy into your own project and customize." />
|
||||
<item value="This example includes a generic `SpinnerFie into your own project and customize." />
|
||||
<item value="{@macro flutter.widgets.editableText.onTapOutside} {@tool dartpad} This example shows how to use a `TextFieldTapRegion` to wrap a set of "spinner" buttons that increment and decrement a value in the [TextField] without causing the text field to lose keyboard focus." />
|
||||
<item value="The number of discrete divisions. Typically used with [label] to show the current discrete value. If null, the slider is continuous." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
|
||||
Reference in New Issue
Block a user