AI-222.4459.24.2221.9409768 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml

master
DebuggerX 3 years ago
parent 86c947552a
commit 2897261b68

@ -88,6 +88,7 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="transactions" />
<item value="Inventory" /> <item value="Inventory" />
<item value="lan" /> <item value="lan" />
<item value="An interface for widgets that can return the size this widget would prefer if it were otherwise unconstrained. There are a few cases, notably [AppBar] and [TabBar], where it would be undesirable for the widget to constrain its own size but where the widget needs to expose a preferred or &quot;default&quot; size. For example a primary [Scaffold] sets its app bar height to the app bar's preferred height plus the height of the system status bar. Widgets that need to know the preferred size of their child can require that their child implement this interface by using this class rather than [Widget] as the type of their `child` property. Use [PreferredSize] to give a preferred size to an arbitrary widget. (We ignore `avoid_implementing_value_types` here because the superclass doesn't really implement `operator ==`, it just overrides it to _prevent_ it from being implemented, which is the exact opposite of the spirit of the `avoid_implementing_value_types` lint.) ignore: avoid_implementing_value_types" /> <item value="An interface for widgets that can return the size this widget would prefer if it were otherwise unconstrained. There are a few cases, notably [AppBar] and [TabBar], where it would be undesirable for the widget to constrain its own size but where the widget needs to expose a preferred or &quot;default&quot; size. For example a primary [Scaffold] sets its app bar height to the app bar's preferred height plus the height of the system status bar. Widgets that need to know the preferred size of their child can require that their child implement this interface by using this class rather than [Widget] as the type of their `child` property. Use [PreferredSize] to give a preferred size to an arbitrary widget. (We ignore `avoid_implementing_value_types` here because the superclass doesn't really implement `operator ==`, it just overrides it to _prevent_ it from being implemented, which is the exact opposite of the spirit of the `avoid_implementing_value_types` lint.) ignore: avoid_implementing_value_types" />
@ -116,8 +117,8 @@
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="18" /> <entry key="CHINESE" value="19" />
<entry key="ENGLISH" value="19" /> <entry key="ENGLISH" value="20" />
<entry key="JAVANESE" value="1" /> <entry key="JAVANESE" value="1" />
</map> </map>
</option> </option>

Loading…
Cancel
Save