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

master
debuggerx 3 years ago
parent d83be37e14
commit b0e77b2591

@ -4,6 +4,7 @@
<option name="newTranslationDialogX" value="811" /> <option name="newTranslationDialogX" value="811" />
<option name="newTranslationDialogY" value="447" /> <option name="newTranslationDialogY" value="447" />
<histories> <histories>
<item value="Returns a sentinel for use with set() or update() to include a server-generated timestamp in the written data." />
<item value="increase" /> <item value="increase" />
<item value="reaction" /> <item value="reaction" />
<item value="bring chat data controller to chat page." /> <item value="bring chat data controller to chat page." />
@ -53,12 +54,11 @@
<item value="Missing or insufficient permissions" /> <item value="Missing or insufficient permissions" />
<item value="Notifies of document updates at this location. An initial event is immediately sent, and further events will be sent whenever the document is modified." /> <item value="Notifies of document updates at this location. An initial event is immediately sent, and further events will be sent whenever the document is modified." />
<item value="Pop the top-most route off the navigator. {@macro flutter.widgets.navigator.pop} {@tool snippet} Typical usage for closing a route is as follows: ```dart void _handleClose() { navigator.pop(); } ``` {@end-tool} {@tool snippet} A dialog box might be closed with a result: ```dart void _handleAccept() { navigator.pop(true); dialog returns true } ``` {@end-tool} @optionalTypeArgs" /> <item value="Pop the top-most route off the navigator. {@macro flutter.widgets.navigator.pop} {@tool snippet} Typical usage for closing a route is as follows: ```dart void _handleClose() { navigator.pop(); } ``` {@end-tool} {@tool snippet} A dialog box might be closed with a result: ```dart void _handleAccept() { navigator.pop(true); dialog returns true } ``` {@end-tool} @optionalTypeArgs" />
<item value="Whether the navigator can be popped. {@macro flutter.widgets.navigator.canPop} See also: [Route.isFirst], which returns true for routes for which [canPop] returns false." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="149" /> <entry key="CHINESE" value="150" />
<entry key="ENGLISH" value="150" /> <entry key="ENGLISH" value="151" />
<entry key="FRENCH" value="1" /> <entry key="FRENCH" value="1" />
</map> </map>
</option> </option>

Loading…
Cancel
Save