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

master
debuggerx 3 weeks ago
parent 2eecaf23e5
commit a6d52630a2

@ -18,6 +18,7 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="synthesize" />
<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="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." />
@ -67,7 +68,6 @@
<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." /> <item value="Causes the request to fail if the named file already exists. [create] MUST also be specified if this flag is used." />
<item value="Force all writes to append data at the end of the file." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>

Loading…
Cancel
Save