AI-Flamingo | 2022.2.1 Patch 2 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
debuggerx 2 years ago
parent de00beaaaf
commit 018a8567dc

@ -4,6 +4,7 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="compute" />
<item value="An AST visitor that will recursively visit all of the nodes in an AST structure. For example, using an instance of this class to visit a [Block] will also cause all of the statements in the block to be visited. Subclasses that override a visit method must either invoke the overridden visit method or must explicitly ask the visited node to visit its children. Failure to do so will cause the children of the visited node to not be visited. Clients may extend this class." /> <item value="An AST visitor that will recursively visit all of the nodes in an AST structure. For example, using an instance of this class to visit a [Block] will also cause all of the statements in the block to be visited. Subclasses that override a visit method must either invoke the overridden visit method or must explicitly ask the visited node to visit its children. Failure to do so will cause the children of the visited node to not be visited. Clients may extend this class." />
<item value="[WARN] Do not import [libcurrent_platform.dart] directly in [libmain.dart], use [libcurrent_platform.p.dart] instead!" /> <item value="[WARN] Do not import [libcurrent_platform.dart] directly in [libmain.dart], use [libcurrent_platform.p.dart] instead!" />
<item value="subtract" /> <item value="subtract" />
@ -53,12 +54,11 @@
<item value="Creates a new WebSocket connection. Connects to [uri] using and returns a channel that can be used to communicate over the resulting socket. The optional [protocols] parameter is the same as `WebSocket.connect`." /> <item value="Creates a new WebSocket connection. Connects to [uri] using and returns a channel that can be used to communicate over the resulting socket. The optional [protocols] parameter is the same as `WebSocket.connect`." />
<item value="Whether this [Duration] has the same length as [other]. Durations have the same length if they have the same number of microseconds, as reported by [inMicroseconds]." /> <item value="Whether this [Duration] has the same length as [other]. Durations have the same length if they have the same number of microseconds, as reported by [inMicroseconds]." />
<item value="What kind of friends are you looking to meet? You can briefly describe your hobbies or interests for conversation topics, and I can try to find potential friends that you may connect with." /> <item value="What kind of friends are you looking to meet? You can briefly describe your hobbies or interests for conversation topics, and I can try to find potential friends that you may connect with." />
<item value="they" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="156" /> <entry key="CHINESE" value="157" />
<entry key="ENGLISH" value="157" /> <entry key="ENGLISH" value="158" />
<entry key="POLISH" value="1" /> <entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" /> <entry key="ROMANIAN" value="1" />
</map> </map>

Loading…
Cancel
Save