AI-Ladybug Feature Drop | 2024.2.2 Patch 1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 2 months ago
parent a591821cd4
commit f9f3e3b99f

@ -1,9 +1,10 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1739428583804" />
<option name="lastTrimTime" value="1740397306803" />
</component>
<component name="Translation.States">
<histories>
<item value="{@template flutter.cupertino.CupertinoSwitch.applyTheme} Whether to apply the ambient [CupertinoThemeData]. If true, the track uses [CupertinoThemeData.primaryColor] for the track when the switch is on. Defaults to [CupertinoThemeData.applyThemeToAll]. {@endtemplate}" />
<item value="usb device detach" />
<item value="Groups elements by [keyOf] then folds the elements in each group. A key is found for each element using [keyOf]. Then the elements with the same key are all folded using [combine]. The first call to [combine] for a particular key receives `null` as the previous value, the remaining ones receive the result of the previous call. Can be used to _group_ elements into arbitrary collections. For example [groupSetsBy] could be written as: ```dart iterable.groupFoldBy(keyOf, (Set&lt;T&gt;? previous, T element) =&gt; (previous ?? &lt;T&gt;{})..add(element)); ````" />
<item value="fatal" />
@ -36,8 +37,8 @@
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE_SIMPLIFIED" value="27" />
<entry key="ENGLISH" value="28" />
<entry key="CHINESE_SIMPLIFIED" value="28" />
<entry key="ENGLISH" value="29" />
</map>
</option>
</component>

Loading…
Cancel
Save