AI-Narwhal Feature Drop | 2025.1.2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="Translation.Cache">
|
<component name="Translation.Cache">
|
||||||
<option name="lastTrimTime" value="1755054367170" />
|
<option name="lastTrimTime" value="1756350214994" />
|
||||||
</component>
|
</component>
|
||||||
<component name="Translation.OpenAISettings">
|
<component name="Translation.OpenAISettings">
|
||||||
<option name="OPEN_AI">
|
<option name="OPEN_AI">
|
||||||
@@ -18,8 +18,9 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="Translation.States">
|
<component name="Translation.States">
|
||||||
<histories>
|
<histories>
|
||||||
<item value="synthesize" />
|
<item value="A mask filter to apply to shapes as they are painted. A mask filter is a function that takes a bitmap of color pixels, and returns another bitmap of color pixels. Instances of this class are used with [Paint.maskFilter] on [Paint] objects." />
|
||||||
<item value="The shader to use when stroking or filling a shape. When this is null, the [color] is used instead. See also: [Gradient], a shader that paints a color gradient. [ImageShader], a shader that tiles an [Image]. [colorFilter], which overrides [shader]. [color], which is used if [shader] and [colorFilter] are null." />
|
<item value="The shader to use when stroking or filling a shape. When this is null, the [color] is used instead. See also: [Gradient], a shader that paints a color gradient. [ImageShader], a shader that tiles an [Image]. [colorFilter], which overrides [shader]. [color], which is used if [shader] and [colorFilter] are null." />
|
||||||
|
<item value="synthesize" />
|
||||||
<item value="When this is null, the [color] is used instead." />
|
<item value="When this is null, the [color] is used instead." />
|
||||||
<item value="The shader to use when stroking or filling a shape." />
|
<item value="The shader to use when stroking or filling a shape." />
|
||||||
<item value="compose" />
|
<item value="compose" />
|
||||||
@@ -67,7 +68,6 @@
|
|||||||
<item value="Returns the least integer that is not smaller than this number. Rounds the number towards infinity." />
|
<item value="Returns the least integer that is not smaller than this number. Rounds the number towards infinity." />
|
||||||
<item value="If this flag is specified, then a new file will be created if one does not already exist (if [truncate] is specified, the new file will be truncated to zero length if it previously exists)." />
|
<item value="If this flag is specified, then a new file will be created if one does not already exist (if [truncate] is specified, the new file will be truncated to zero length if it previously exists)." />
|
||||||
<item value="Forces an existing file with the same name to be truncated to zero length when creating a file by specifying [create]. [create] MUST also be specified if this flag is used." />
|
<item value="Forces an existing file with the same name to be truncated to zero length when creating a file by specifying [create]. [create] MUST also be specified if this flag is used." />
|
||||||
<item value="Causes the request to fail if the named file already exists. [create] MUST also be specified if this flag is used." />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
|
|||||||
Reference in New Issue
Block a user