AI-Panda 1 | 2025.3.1 Patch 1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 2 weeks ago
parent 2cb78e0823
commit f5e27dc39f

@ -1,12 +1,12 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1770551470251" /> <option name="lastTrimTime" value="1772247792374" />
</component> </component>
<component name="Translation.OpenAISettings"> <component name="Translation.OpenAISettings">
<option name="OPEN_AI"> <option name="OPEN_AI">
<open-ai> <open-ai>
<option name="API_PATH" value="/api/paas/v4/chat/completions" /> <option name="API_PATH" value="/api/paas/v4/chat/completions" />
<option name="CUSTOM_MODEL" value="glm-4-flash" /> <option name="CUSTOM_MODEL" value="GLM-4-Flash" />
<option name="ENDPOINT" value="https://open.bigmodel.cn" /> <option name="ENDPOINT" value="https://open.bigmodel.cn" />
<option name="USE_CUSTOM_MODEL" value="true" /> <option name="USE_CUSTOM_MODEL" value="true" />
</open-ai> </open-ai>
@ -22,6 +22,9 @@
<option name="translationDialogLocationY" value="567" /> <option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" /> <option name="translationDialogWidth" value="1381" />
<histories> <histories>
<item value="请连接遥控器失败" />
<item value="special TTS voice" />
<item value="play connect remote control voice" />
<item value="interval select count" /> <item value="interval select count" />
<item value="rb labels" /> <item value="rb labels" />
<item value="right stick function lock" /> <item value="right stick function lock" />
@ -69,14 +72,11 @@
<item value="When running Flutter on the web, only the CanvasKit renderer supports image resizing capabilities (not the HTML renderer). So if image resizing is critical to your use case, and you're deploying to the web, you should build using the CanvasKit renderer." /> <item value="When running Flutter on the web, only the CanvasKit renderer supports image resizing capabilities (not the HTML renderer). So if image resizing is critical to your use case, and you're deploying to the web, you should build using the CanvasKit renderer." />
<item value="The [getTargetSize] parameter, when specified, will be invoked and passed the image's intrinsic size to determine the size to decode the image to. The width and the height of the size it returns must be positive values greater than or equal to 1, or null. It is valid to return a [TargetImageSize] that specifies only one of `width` and `height` with the other remaining null, in which case the omitted dimension will be scaled to maintain the aspect ratio of the original dimensions. When both are null or omitted, the image will be decoded at its native resolution (as will be the case if the [getTargetSize] parameter is omitted)." /> <item value="The [getTargetSize] parameter, when specified, will be invoked and passed the image's intrinsic size to determine the size to decode the image to. The width and the height of the size it returns must be positive values greater than or equal to 1, or null. It is valid to return a [TargetImageSize] that specifies only one of `width` and `height` with the other remaining null, in which case the omitted dimension will be scaled to maintain the aspect ratio of the original dimensions. When both are null or omitted, the image will be decoded at its native resolution (as will be the case if the [getTargetSize] parameter is omitted)." />
<item value="{@template auto_size_text.stepGranularity} The step size in which the font size is being adapted to constraints. The Text scales uniformly in a range between [minFontSize] and [maxFontSize]. Each increment occurs as per the step size set in stepGranularity. Most of the time you don't want a stepGranularity below 1.0. Is being ignored if [presetFontSizes] is set. {@endtemplate}" /> <item value="{@template auto_size_text.stepGranularity} The step size in which the font size is being adapted to constraints. The Text scales uniformly in a range between [minFontSize] and [maxFontSize]. Each increment occurs as per the step size set in stepGranularity. Most of the time you don't want a stepGranularity below 1.0. Is being ignored if [presetFontSizes] is set. {@endtemplate}" />
<item value="MinFontSize must be a multiple of stepGranularity" />
<item value="type RESUME AND SKIP CUR ACTION" />
<item value="fog" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE_SIMPLIFIED" value="66" /> <entry key="CHINESE_SIMPLIFIED" value="66" />
<entry key="ENGLISH" value="66" /> <entry key="ENGLISH" value="67" />
</map> </map>
</option> </option>
</component> </component>

Loading…
Cancel
Save