AI-Narwhal Feature Drop | 2025.1.2 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 2 months ago
parent c92d4b145e
commit e773b92c0e

@ -1,6 +1,6 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1758540255846" />
<option name="lastTrimTime" value="1759040695474" />
</component>
<component name="Translation.OpenAISettings">
<option name="OPEN_AI">
@ -21,6 +21,9 @@
<option name="translationDialogLocationX" value="3173" />
<option name="translationDialogLocationY" value="643" />
<histories>
<item value="Raw straight RGBA format. Unencoded bytes, in RGBA row-primary form with straight alpha, 8 bits per channel." />
<item value="Raw RGBA format. Unencoded bytes, in RGBA row-primary form with premultiplied alpha, 8 bits per channel." />
<item value="PNG format. A loss-less compression format for images. This format is well suited for images with hard edges, such as screenshots or sprites, and images with text. Transparency is supported. The PNG format supports images up to 2,147,483,647 pixels in either dimension, though in practice available memory provides a more immediate limitation on maximum image size." />
<item value="migration" />
<item value="Calculate offset of the stick based on the stick drag start position and the current stick position." />
<item value="Resets the [elapsed] count to zero. This method does not stop or start the [Stopwatch]." />
@ -68,9 +71,6 @@
<item value="Calling [destroy] will make the send a close event on the stream and will no longer react on data being piped to it." />
<item value="Call [close] (inherited from [IOSink]) to only close the [Socket] for sending data." />
<item value="Destroys the socket in both directions. Calling [destroy] will make the send a close event on the stream and will no longer react on data being piped to it. Call [close] (inherited from [IOSink]) to only close the [Socket] for sending data." />
<item value="zip compression deflate" />
<item value="compress" />
<item value="```dart MultiProvider( providers: [ Provider&lt;Something&gt;(create: (_) =&gt; Something()), Provider&lt;SomethingElse&gt;(create: (_) =&gt; SomethingElse()), Provider&lt;AnotherThing&gt;(create: (_) =&gt; AnotherThing()), ], child: someWidget, )" />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save