AI-Electric Eel | 2022.1.1 Patch 2 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
debuggerx 2 years ago
parent 9100388112
commit c4ebe1a7c7

@ -10,6 +10,7 @@
<option name="newTranslationDialogY" value="898" />
<option name="pinTranslationDialog" value="true" />
<histories>
<item value="The remaining colors of the scheme are comprised of neutral colors used for backgrounds and surfaces, as well as specific colors for errors, dividers and shadows." />
<item value="inactive" />
<item value="{@template flutter.widgets.scroll_view.shrinkWrap} Whether the extent of the scroll view in the [scrollDirection] should be determined by the contents being viewed. If the scroll view does not shrink wrap, then the scroll view will expand to the maximum allowed size in the [scrollDirection]. If the scroll view has unbounded constraints in the [scrollDirection], then [shrinkWrap] must be true. Shrink wrapping the content of the scroll view is significantly more expensive than expanding to the maximum allowed size because the content can expand and contract during scrolling, which means the size of the scroll view needs to be recomputed whenever the scroll position changes. Defaults to false. {@youtube 560 315 https:www.youtube.comwatch?v=LUqDNnv_dh0} {@endtemplate}" />
<item value="magnitude" />
@ -59,12 +60,11 @@
<item value="合并" />
<item value="Configuration information passed to the [ImageProvider.resolve] method to select a specific image. See also: [createLocalImageConfiguration], which creates an [ImageConfiguration] based on ambient configuration in a [Widget] environment. [ImageProvider], which uses [ImageConfiguration] objects to determine which image to obtain." />
<item value="A router that routes all pointer events received from the engine." />
<item value="Retrieve the entries of the process environment. The result is an [Iterable] of strings, where each string represents an environment entry. Environment entries should be strings containing a non-empty name and a value separated by a '=' character. The name does not contain a '=' character, so the name is everything up to the first '=' character. Values are everything after the first '=' character. A value may contain further '=' characters, and it may be empty. Returns an [OSError] if retrieving the environment fails." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="103" />
<entry key="ENGLISH" value="104" />
<entry key="CHINESE" value="104" />
<entry key="ENGLISH" value="105" />
<entry key="FRENCH" value="1" />
<entry key="NORWEGIAN" value="4" />
<entry key="SWEDISH" value="6" />

Loading…
Cancel
Save