AI-Panda 4 | 2025.3.4 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

This commit is contained in:
debuggerx
2026-05-13 10:41:03 +08:00
parent bd36675754
commit 315d9e3edd
+2 -2
View File
@@ -1,6 +1,6 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1778120822957" /> <option name="lastTrimTime" value="1778639456332" />
</component> </component>
<component name="Translation.OpenAISettings"> <component name="Translation.OpenAISettings">
<option name="OPEN_AI"> <option name="OPEN_AI">
@@ -22,6 +22,7 @@
<option name="translationDialogLocationY" value="567" /> <option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" /> <option name="translationDialogWidth" value="1381" />
<histories> <histories>
<item value="current temp face video path" />
<item value="A list of [FontVariation]s that affect how a variable font is rendered. Some fonts are variable fonts that can generate multiple font faces based on the values of customizable attributes. For example, a variable font may have a weight axis that can be set to a value between 1 and 1000. [FontVariation]s can be used to select the values of these design axes. For example, to control the weight axis of the Roboto Slab variable font (https:fonts.google.comspecimenRoboto+Slab): ```dart const TextStyle( fontFamily: 'RobotoSlab', fontVariations: &lt;FontVariation&gt;[FontVariation('wght', 900.0)] ) ``` Font variations can be interpolated via [lerp]. This is fastest when the same font variation axes are specified, in the same order, in both [TextStyle] objects. See [lerpFontVariations]. See also: [fontFeatures], for font variations that have discrete values." /> <item value="A list of [FontVariation]s that affect how a variable font is rendered. Some fonts are variable fonts that can generate multiple font faces based on the values of customizable attributes. For example, a variable font may have a weight axis that can be set to a value between 1 and 1000. [FontVariation]s can be used to select the values of these design axes. For example, to control the weight axis of the Roboto Slab variable font (https:fonts.google.comspecimenRoboto+Slab): ```dart const TextStyle( fontFamily: 'RobotoSlab', fontVariations: &lt;FontVariation&gt;[FontVariation('wght', 900.0)] ) ``` Font variations can be interpolated via [lerp]. This is fastest when the same font variation axes are specified, in the same order, in both [TextStyle] objects. See [lerpFontVariations]. See also: [fontFeatures], for font variations that have discrete values." />
<item value="subscribtion" /> <item value="subscribtion" />
<item value="to go" /> <item value="to go" />
@@ -71,7 +72,6 @@
<item value="Well-known types and their special JSON encoding are supported. If a well-known type cannot be encoded (eg. a `google.protobuf.Timestamp` with negative `nanoseconds`) an error is thrown." /> <item value="Well-known types and their special JSON encoding are supported. If a well-known type cannot be encoded (eg. a `google.protobuf.Timestamp` with negative `nanoseconds`) an error is thrown." />
<item value="The key for each field is be the camel-cased name of the field." /> <item value="The key for each field is be the camel-cased name of the field." />
<item value="Returns an Object representing Proto3 JSON serialization of `this`." /> <item value="Returns an Object representing Proto3 JSON serialization of `this`." />
<item value="A configuration for [AudioSession] describing what type of audio your app intends to play, and how it interacts with other audio apps. You can either create your own configuration or use the following recipes: [AudioSessionConfiguration.music]: Useful for music player apps. [AudioSessionConfiguration.speech]: Useful for podcast and audiobook apps. You can suggest additional recipes via the GitHub issues page." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>