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

master
debuggerx 8 months ago
parent c10ab2a77d
commit 934fc0d599

@ -1,6 +1,6 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1724151965163" /> <option name="lastTrimTime" value="1725441898393" />
</component> </component>
<component name="Translation.Settings"> <component name="Translation.Settings">
<option name="primaryLanguage" value="CHINESE" /> <option name="primaryLanguage" value="CHINESE" />
@ -12,6 +12,7 @@
<option name="translationDialogLocationY" value="536" /> <option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" /> <option name="translationDialogWidth" value="1253" />
<histories> <histories>
<item value="QOS Level 0 - Message is not guaranteed delivery. No retries are made to ensure delivery is successful." />
<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="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="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="Checks whether or not a pointer panzoom is allowed to be tracked by this recognizer." />
@ -61,12 +62,11 @@
<item value="This is the inverse of matrixWorld. MatrixWorld contains the Matrix which has the world transform of the Camera." /> <item value="This is the inverse of matrixWorld. MatrixWorld contains the Matrix which has the world transform of the Camera." />
<item value="projection matrix inverse" /> <item value="projection matrix inverse" />
<item value="projection matrix" /> <item value="projection matrix" />
<item value="apply projection" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="622" /> <entry key="CHINESE" value="624" />
<entry key="ENGLISH" value="623" /> <entry key="ENGLISH" value="625" />
<entry key="HAWAIIAN" value="1" /> <entry key="HAWAIIAN" value="1" />
<entry key="INDONESIAN" value="1" /> <entry key="INDONESIAN" value="1" />
<entry key="NORWEGIAN" value="1" /> <entry key="NORWEGIAN" value="1" />

Loading…
Cancel
Save