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

master
DebuggerX 2 years ago
parent 71f7c3d0c7
commit e1a04ed788

@ -88,6 +88,8 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="A route that blocks interaction with previous routes. [ModalRoute]s cover the entire [Navigator]. They are not necessarily [opaque], however; for example, a pop-up menu uses a [ModalRoute] but only shows the menu in a small box overlapping the previous route. The `T` type argument is the return value of the route. If there is no return value, consider using `void` as the return value." />
<item value="A modal route that overlays a widget over the current route." />
<item value="Called when the application's dimensions change. For example, when a phone is rotated. This method exposes notifications from [dart:ui.PlatformDispatcher.onMetricsChanged]. {@tool snippet} This [StatefulWidget] implements the parts of the [State] and [WidgetsBindingObserver] protocols necessary to react when the device is rotated (or otherwise changes dimensions)." /> <item value="Called when the application's dimensions change. For example, when a phone is rotated. This method exposes notifications from [dart:ui.PlatformDispatcher.onMetricsChanged]. {@tool snippet} This [StatefulWidget] implements the parts of the [State] and [WidgetsBindingObserver] protocols necessary to react when the device is rotated (or otherwise changes dimensions)." />
<item value="The widget to show under the pointer when a drag is under way. See [child] and [childWhenDragging] for information about what is shown at the location of the [Draggable] itself when a drag is under way." /> <item value="The widget to show under the pointer when a drag is under way. See [child] and [childWhenDragging] for information about what is shown at the location of the [Draggable] itself when a drag is under way." />
<item value="This entry will include the widget built by this builder in the overlay at the entry's position. To cause this builder to be called again, call [markNeedsBuild] on this overlay entry." /> <item value="This entry will include the widget built by this builder in the overlay at the entry's position. To cause this builder to be called again, call [markNeedsBuild] on this overlay entry." />
@ -129,8 +131,8 @@
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="28" /> <entry key="CHINESE" value="30" />
<entry key="ENGLISH" value="29" /> <entry key="ENGLISH" value="31" />
<entry key="JAVANESE" value="1" /> <entry key="JAVANESE" value="1" />
</map> </map>
</option> </option>

Loading…
Cancel
Save