AI-Otter 2 Feature Drop | 2025.2.2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 5 days ago
parent e0fd0d40ef
commit c97b157547

@ -1,6 +1,6 @@
<application> <application>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1765185885603" /> <option name="lastTrimTime" value="1765784910380" />
</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="rocker" />
<item value="See also: [push] which pushes the given location onto the page stack. [pushReplacement] which replaces the top-most page of the page stack but always uses a new page key." /> <item value="See also: [push] which pushes the given location onto the page stack. [pushReplacement] which replaces the top-most page of the page stack but always uses a new page key." />
<item value="The page key will be reused. This will preserve the state and not run any page animation." /> <item value="The page key will be reused. This will preserve the state and not run any page animation." />
<item value="Replaces the top-most page of the page stack with the given one but treats it as the same page." /> <item value="Replaces the top-most page of the page stack with the given one but treats it as the same page." />
@ -71,7 +72,6 @@
<item value="snapshot robot position" /> <item value="snapshot robot position" />
<item value="loading showing" /> <item value="loading showing" />
<item value="If `mode` is [ProcessStartMode.detached] a detached process will be created. A detached process has no connection to its parent, and can keep running on its own when the parent dies. The only information available from a detached process is its `pid`. There is no connection to its `stdin`, `stdout` or `stderr`, nor will the process' exit code become available when it terminates." /> <item value="If `mode` is [ProcessStartMode.detached] a detached process will be created. A detached process has no connection to its parent, and can keep running on its own when the parent dies. The only information available from a detached process is its `pid`. There is no connection to its `stdin`, `stdout` or `stderr`, nor will the process' exit code become available when it terminates." />
<item value="If [mode] is [ProcessStartMode.normal] (the default) a child process will be started with `stdin`, `stdout` and `stderr` connected to its parent. The parent process will not exit so long as the child is running, unless [exit] is called by the parent. If [exit] is called by the parent then the parent will be terminated but the child will continue running." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>

Loading…
Cancel
Save