AI-Chipmunk | 2021.2.1 Patch 2 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
debuggerx 3 years ago
parent bf8b4fe43b
commit dfd8750cd7

@ -6,6 +6,7 @@
<option name="newTranslationDialogY" value="447" />
<option name="pinTranslationDialog" value="true" />
<histories>
<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." />
<item value="Positioned Directional" />
@ -55,12 +56,11 @@
<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)." />
<item value="Wraps the given string at the given width. Wrapping occurs at space characters (U+0020). Lines that start with an octothorpe (&quot;&quot;, U+0023) are not wrapped (so for example, Dart stack traces won't be wrapped). Subsequent lines attempt to duplicate the indentation of the first line, for example if the first line starts with multiple spaces. In addition, if a `wrapIndent` argument is provided, each line after the first is prefixed by that string. This is not suitable for use with arbitrary Unicode text. For example, it doesn't implement UAX 14, can't handle ideographic text, doesn't hyphenate, and so forth. It is only intended for formatting error messages. The default [debugPrint] implementation uses this for its line wrapping." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="307" />
<entry key="ENGLISH" value="308" />
<entry key="CHINESE" value="308" />
<entry key="ENGLISH" value="309" />
<entry key="GERMAN" value="1" />
<entry key="FRENCH" value="1" />
</map>

Loading…
Cancel
Save