AI-Koala | 2024.1.1 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<application>
|
||||
<component name="Translation.Cache">
|
||||
<option name="lastTrimTime" value="1724151965163" />
|
||||
<option name="lastTrimTime" value="1725441898393" />
|
||||
</component>
|
||||
<component name="Translation.Settings">
|
||||
<option name="primaryLanguage" value="CHINESE" />
|
||||
@@ -12,6 +12,7 @@
|
||||
<option name="translationDialogLocationY" value="536" />
|
||||
<option name="translationDialogWidth" value="1253" />
|
||||
<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="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." />
|
||||
@@ -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="projection matrix inverse" />
|
||||
<item value="projection matrix" />
|
||||
<item value="apply projection" />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="622" />
|
||||
<entry key="ENGLISH" value="623" />
|
||||
<entry key="CHINESE" value="624" />
|
||||
<entry key="ENGLISH" value="625" />
|
||||
<entry key="HAWAIIAN" value="1" />
|
||||
<entry key="INDONESIAN" value="1" />
|
||||
<entry key="NORWEGIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user