AI-Iguana | 2023.2.1 Patch 1 <dx@PC-DebuggerX Update yiiguxing.translation.xml

master
dx 1 year ago
parent 4dadaa3465
commit 93bf28a0ff

@ -1,12 +1,16 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1711514243410" /> <option name="lastTrimTime" value="1712047345174" />
</component> </component>
<component name="Translation.Settings"> <component name="Translation.Settings">
<option name="primaryLanguage" value="CHINESE" /> <option name="primaryLanguage" value="CHINESE" />
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="Sliver Grid Delegate With Max Cross Axis Extent" />
<item value="max Cross Axis Extent" />
<item value="[SliverGridDelegateWithMaxCrossAxisExtent], which creates a layout with tiles that have a maximum cross-axis extent." />
<item value="[SliverGridDelegateWithFixedCrossAxisCount], which creates a layout with a fixed number of tiles in the cross axis." />
<item value="This contains the response message from a connection. It tells you whether your connection was successful or a failure, in which case will tell you where the failure occurred" /> <item value="This contains the response message from a connection. It tells you whether your connection was successful or a failure, in which case will tell you where the failure occurred" />
<item value="This is the bluetooth device that we get when we have a successful connection. If our bluetooth connection wasn't successful, then null will be returned" /> <item value="This is the bluetooth device that we get when we have a successful connection. If our bluetooth connection wasn't successful, then null will be returned" />
<item value="This is likely a mistake, as Provider will not automatically update dependents when AMDHomePageViewModel is updated. Instead, consider changing Provider for more specific implementation that handles the update mechanism, such as:" /> <item value="This is likely a mistake, as Provider will not automatically update dependents when AMDHomePageViewModel is updated. Instead, consider changing Provider for more specific implementation that handles the update mechanism, such as:" />
@ -53,15 +57,11 @@
<item value="Whether this range represents a valid position in the text." /> <item value="Whether this range represents a valid position in the text." />
<item value="The range of text that is still being composed. Composing regions are created by input methods (IMEs) to indicate the text within a certain range is provisional. For instance, the Android Gboard app's English keyboard puts the current word under the caret into a composing region to indicate the word is subject to autocorrect or prediction changes. Composing regions can also be used for performing multistage input, which is typically used by IMEs designed for phonetic keyboard to enter ideographic symbols. As an example, many CJK keyboards require the user to enter a Latin alphabet sequence and then convert it to CJK characters. On iOS, the default software keyboards do not have a dedicated view to show the unfinished Latin sequence, so it's displayed directly in the text field, inside of a composing region. The composing region should typically only be changed by the IME, or the user via interacting with the IME. If the range represented by this property is [TextRange.empty], then the text is not currently being composed." /> <item value="The range of text that is still being composed. Composing regions are created by input methods (IMEs) to indicate the text within a certain range is provisional. For instance, the Android Gboard app's English keyboard puts the current word under the caret into a composing region to indicate the word is subject to autocorrect or prediction changes. Composing regions can also be used for performing multistage input, which is typically used by IMEs designed for phonetic keyboard to enter ideographic symbols. As an example, many CJK keyboards require the user to enter a Latin alphabet sequence and then convert it to CJK characters. On iOS, the default software keyboards do not have a dedicated view to show the unfinished Latin sequence, so it's displayed directly in the text field, inside of a composing region. The composing region should typically only be changed by the IME, or the user via interacting with the IME. If the range represented by this property is [TextRange.empty], then the text is not currently being composed." />
<item value="various" /> <item value="various" />
<item value="transparency" />
<item value="feat: reduce loading timeout of webview." />
<item value="feat: update spar pack page; set cache mode of webview to LOAD_CACHE_ELSE_NETWORK only when not connected to network." />
<item value="Overrides the way the cache is used. The way the cache is used is based on the navigation type. For a normal page load, the cache is checked and content is re-validated as needed. When navigating back, content is not revalidated, instead the content is just retrieved from the cache. This method allows the client to override this behavior by specifying one of LOAD_DEFAULT, LOAD_CACHE_ELSE_NETWORK, LOAD_NO_CACHE or LOAD_CACHE_ONLY. The default value is LOAD_DEFAULT." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="326" /> <entry key="CHINESE" value="330" />
<entry key="ENGLISH" value="327" /> <entry key="ENGLISH" value="331" />
<entry key="HAWAIIAN" value="1" /> <entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" /> <entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" /> <entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save