AI-Chipmunk | 2021.2.1 Patch 2 <debuggerx@debuggerx Update yiiguxing.translation.xml
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<option name="newTranslationDialogY" value="447" />
|
||||
<option name="pinTranslationDialog" value="true" />
|
||||
<histories>
|
||||
<item value="Whether the field is serialized. Defaults to `null` which means [BuiltValue.defaultSerialize] is used. If a field is not serialized, it must either be `@nullable` or specify a default for deserialization to succeed." />
|
||||
<item value="Whether the field overrides the `nestedBuilders` setting from the class. Defaults to `null` which indicates the setting is to be taken from the `nestedBuilders` setting on the class." />
|
||||
<item value="Whether the field overrides the `autoCreateNestedBuilders` setting from the class. Defaults to `null` which indicates the setting is to be taken from the `autoCreateNestedBuilders` setting on the class." />
|
||||
<item value="tenor categories" />
|
||||
<item value="{@macro flutter.widgets.editableText.maxLines} [expands], which determines whether the field should fill the height of its parent." />
|
||||
<item value="A fixed-length list of 8-bit unsigned integers. For long lists, this implementation can be considerably more space- and time-efficient than the default [List] implementation. Integers stored in the list are truncated to their low eight bits, interpreted as an unsigned 8-bit integer with values in the range 0 to 255." />
|
||||
@@ -53,14 +56,11 @@
|
||||
<item value="The delegate to build the whole picker's components. By extending the delegate, you can customize every components on you own. Delegate requires two generic types: [Asset] The type of your assets. Defaults to [AssetEntity]. [Path] The type of your paths. Defaults to [AssetPathEntity]." />
|
||||
<item value="flex" />
|
||||
<item value="Panel" />
|
||||
<item value="thumb" />
|
||||
<item value="You are using Nil under a MultiChildRenderObjectElement. This suggests a possibility that the Nil is not needed or is being used improperly. Make sure it can't be replaced with an inline conditional or omission of the target widget from a list." />
|
||||
<item value="A Future that resolves when there is no longer any buffered content being printed by [debugPrintThrottled] (which is the default implementation for [debugPrint], which is used to report errors to the console)." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="308" />
|
||||
<entry key="ENGLISH" value="309" />
|
||||
<entry key="CHINESE" value="311" />
|
||||
<entry key="ENGLISH" value="312" />
|
||||
<entry key="GERMAN" value="1" />
|
||||
<entry key="FRENCH" value="1" />
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user