AI-Koala Feature Drop | 2024.1.2 Patch 1 <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="1726662924449" />
|
||||
<option name="lastTrimTime" value="1727156843295" />
|
||||
</component>
|
||||
<component name="Translation.Settings">
|
||||
<option name="primaryLanguage" value="CHINESE" />
|
||||
@@ -12,6 +12,8 @@
|
||||
<option name="translationDialogLocationY" value="536" />
|
||||
<option name="translationDialogWidth" value="1253" />
|
||||
<histories>
|
||||
<item value="A wrapper widget that will recognize the start of a drag operation by looking for a long press event. Once it is recognized, it will start a drag operation on the wrapped item in the reorderable list." />
|
||||
<item value="Creates a listener for an drag following a long press event over the given child widget. This is most commonly used to wrap an entire list item in a reorderable list." />
|
||||
<item value="新增" />
|
||||
<item value="modified" />
|
||||
<item value="Set the initial position at the position where this gesture recognizer won the arena." />
|
||||
@@ -60,14 +62,12 @@
|
||||
<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" />
|
||||
<item value="Optional device specific configuration for device gestures that will take precedence over framework defaults." />
|
||||
<item value="The kind of devices that are allowed to be recognized as provided by `supportedDevices` in the constructor, or the currently deprecated `kind`. These cannot both be set. If both are null, events from all device kinds will be tracked and recognized." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="646" />
|
||||
<entry key="CHINESE_SIMPLIFIED" value="21" />
|
||||
<entry key="ENGLISH" value="666" />
|
||||
<entry key="CHINESE_SIMPLIFIED" value="23" />
|
||||
<entry key="ENGLISH" value="668" />
|
||||
<entry key="HAWAIIAN" value="1" />
|
||||
<entry key="INDONESIAN" value="1" />
|
||||
<entry key="NORWEGIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user