AI-Flamingo | 2022.2.1 Patch 1 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
debuggerx 2 years ago
parent 9317422e99
commit 18b6813af0

@ -4,6 +4,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="A binary (infix) expression. binaryExpression ::= [Expression] [Token] [Expression] Clients may not extend, implement or mix-in this class." />
<item value="binary Match" />
<item value="fix for new version of dart." />
<item value="A [CollectionReference] object can be used for adding documents, getting [DocumentReference]s, and querying for documents (using the methods inherited from [Query])." />
@ -53,12 +54,11 @@
<item value="[MaterialApp] configures its [WidgetsApp.textStyle] with an ugly redyellow text style that's intended to warn the developer that their app hasn't defined a default text style. Typically the app's [Scaffold] builds a [Material] widget whose default [Material.textStyle] defines the text style for the entire scaffold. The [MaterialApp] configures the top-level [Navigator] to search for routes in the following order: 1. For the `` route, the [home] property, if non-null, is used. 2. Otherwise, the [routes] table is used, if it has an entry for the route. 3. Otherwise, [onGenerateRoute] is called, if provided. It should return a non-null value for any _valid_ route not handled by [home] and [routes]. 4. Finally if all else fails [onUnknownRoute] is called." />
<item value="An application that uses Material Design. A convenience widget that wraps a number of widgets that are commonly required for Material Design applications. It builds upon a [WidgetsApp] by adding material-design specific functionality, such as [AnimatedTheme] and [GridPaper]." />
<item value="The [MaterialApp] configures the top-level [Navigator] to search for routes in the following order: 1. For the `` route, the [home] property, if non-null, is used. 2. Otherwise, the [routes] table is used, if it has an entry for the route. 3. Otherwise, [onGenerateRoute] is called, if provided. It should return a non-null value for any _valid_ route not handled by [home] and [routes]. 4. Finally if all else fails [onUnknownRoute] is called." />
<item value="If a [Navigator] is created, at least one of these options must handle the `` route, since it is used when an invalid [initialRoute] is specified on startup (e.g. by another application launching this one with an intent on Android; see [dart:ui.PlatformDispatcher.defaultRouteName])." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="135" />
<entry key="ENGLISH" value="136" />
<entry key="CHINESE" value="136" />
<entry key="ENGLISH" value="137" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />
</map>

Loading…
Cancel
Save