PY-2021.3.3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
DebuggerX 3 years ago
parent e8b8837cc1
commit 8c3e2d4c54

@ -5,6 +5,8 @@
<option name="newTranslationDialogY" value="660" /> <option name="newTranslationDialogY" value="660" />
<option name="pinNewTranslationDialog" value="true" /> <option name="pinNewTranslationDialog" value="true" />
<histories> <histories>
<item value="Paragraph Syntax" />
<item value="Fenced Code Block Syntax" />
<item value="Invokes [action] on each element of this iterable in iteration order. Example: ```dart final numbers = &lt;int&gt;[1, 2, 6, 7]; numbers.forEach(print); 1 2 6 7 ```" /> <item value="Invokes [action] on each element of this iterable in iteration order. Example: ```dart final numbers = &lt;int&gt;[1, 2, 6, 7]; numbers.forEach(print); 1 2 6 7 ```" />
<item value="Executes [action] on each element of this stream. Completes the returned [Future] when all elements of this stream have been processed. If this stream emits an error, or if the call to [action] throws, the returned future completes with that error, and processing stops." /> <item value="Executes [action] on each element of this stream. Completes the returned [Future] when all elements of this stream have been processed. If this stream emits an error, or if the call to [action] throws, the returned future completes with that error, and processing stops." />
<item value="summary" /> <item value="summary" />
@ -53,13 +55,11 @@
<item value="作者" /> <item value="作者" />
<item value="处理" /> <item value="处理" />
<item value="related" /> <item value="related" />
<item value="失败" />
<item value="质量" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="37" /> <entry key="CHINESE" value="39" />
<entry key="ENGLISH" value="38" /> <entry key="ENGLISH" value="40" />
</map> </map>
</option> </option>
</component> </component>

Loading…
Cancel
Save