AI-Narwhal 3 Feature Drop | 2025.1.3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 2 months ago
parent 11b5dc0f17
commit 110bcce806

@ -22,6 +22,10 @@
<option name="translationDialogLocationY" value="643" />
<option name="translationDialogWidth" value="1190" />
<histories>
<item value="if forceQuotedString is false and the string is valid unquoted, don't use any quote" />
<item value="The quote to be used for quoting strings. Defaults to [QuoteStyle.doubleQuote], because single quotes are often used as apostrophes." />
<item value="The indentation size. Must be greater or equal to `1`. Defaults to `2`." />
<item value="If `true`, it will force quoting of strings. If `false`, strings could be left unquoted if possible." />
<item value="The flag of whether needs long press to trigger dragging mode. true means it needs long press and false means no need." />
<item value="The method '_AMToolboxStoryWidgetForGCSState' isn't defined for the type 'AMToolboxStoryWidgetForGCS'. (Documentation) Try correcting the name to the name of an existing method, or defining a method named '_AMToolboxStoryWidgetForGCSState'" />
<item value="Writes a string to the file using the given [Encoding]. Returns a `Future&lt;RandomAccessFile&gt;` that completes with this random access file when the write completes." />
@ -68,10 +72,6 @@
<item value="The `list` parameter is the binary image data (e.g a PNG or GIF binary data). The data can be for either static or animated images. The following image formats are supported:" />
<item value="This method is a convenience wrapper around the [ImageDescriptor] API, and using [ImageDescriptor] directly is preferred since it allows the caller to make better determinations about how and whether to use the `targetWidth` and `targetHeight` parameters." />
<item value="Instantiates an image [Codec]." />
<item value="allow upscaling" />
<item value="Creates an image from a list of bytes. This function attempts to interpret the given bytes an image. If successful, the returned [Future] resolves to the decoded image. Otherwise, the [Future] resolves to null. If the image is animated, this returns the first frame. Consider [instantiateImageCodec] if support for animated images is necessary. This function differs from [decodeImageFromList] in that it defers to [PaintingBinding.instantiateImageCodecWithSize], and therefore can be mocked in tests." />
<item value="Performs a connect to the message broker with an optional username and password for the purposes of authentication. If a username and password are supplied these will override any previously set in a supplied connection message so if you supply your own connection message and use the authenticateAs method to set these parameters do not set them again here." />
<item value="场景" />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save