AI-Koala | 2024.1.1 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 9 months ago
parent ff4f19fa6c
commit c71fe75eb1

@ -12,6 +12,7 @@
<option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" />
<histories>
<item value="Sleep for the duration specified in [duration]. Use this with care, as no asynchronous operations can be processed in a isolate while it is blocked in a [sleep] call. ```dart var duration = const Duration(seconds: 5); print('Start sleeping'); sleep(duration); print('5 seconds has passed'); ```" />
<item value="bool isPointerPanZoomAllowed(PointerPanZoomStartEvent event) { return supportedDevices == null || supportedDevices!.contains(event.kind); }" />
<item value="Checks whether or not a pointer panzoom is allowed to be tracked by this recognizer." />
<item value="touch slop" />
@ -61,12 +62,11 @@
<item value="projection matrix inverse" />
<item value="projection matrix" />
<item value="apply projection" />
<item value="Return the distance from the origin of this to the intersection with [other] if this intersects with [other], or null if the don't intersect." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="621" />
<entry key="ENGLISH" value="622" />
<entry key="CHINESE" value="622" />
<entry key="ENGLISH" value="623" />
<entry key="HAWAIIAN" value="1" />
<entry key="INDONESIAN" value="1" />
<entry key="NORWEGIAN" value="1" />

Loading…
Cancel
Save