AI-Iguana | 2023.2.1 <dx@DESKTOP-UTKHD5F Update yiiguxing.translation.xml

master
dx 1 year ago
parent cf79dc1e98
commit 3173b2e316

@ -7,6 +7,10 @@
</component>
<component name="Translation.States">
<histories>
<item value="Whether this range is empty (but still potentially placed inside the text)." />
<item value="Whether the start of this range precedes the end." />
<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="various" />
<item value="transparency" />
<item value="feat: reduce loading timeout of webview." />
@ -53,15 +57,11 @@
<item value="expand" />
<item value="fold" />
<item value="expend" />
<item value="Only the selected [NavigationRailDestination] will show its label. The label will animate in and out as new [NavigationRailDestination]s are selected." />
<item value="Option to display a leading widget at the top of the navigation rail at the middle breakpoint." />
<item value="Option to display a leading widget at the top of the navigation rail at the largest breakpoint." />
<item value="Option to display a trailing widget below the destinations of the navigation rail at the largest breakpoint." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="278" />
<entry key="ENGLISH" value="279" />
<entry key="CHINESE" value="283" />
<entry key="ENGLISH" value="284" />
<entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save