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

master
debuggerx 1 week ago
parent ec743e9f3c
commit 96396489a1

@ -18,6 +18,7 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="setting exercise widget" />
<item value="is interaction task" /> <item value="is interaction task" />
<item value="Registers this plugin as the default instance of VideoPlayerPlatform. Then your [VideoPlayer] will support all platforms. If registerWith is not called, the previous(usually official) implementation will be used when available." /> <item value="Registers this plugin as the default instance of VideoPlayerPlatform. Then your [VideoPlayer] will support all platforms. If registerWith is not called, the previous(usually official) implementation will be used when available." />
<item value="The [Duration] that should be used to offset the current [position] to get the correct [Caption]." /> <item value="The [Duration] that should be used to offset the current [position] to get the correct [Caption]." />
@ -67,7 +68,6 @@
<item value="A provider that merges multiple providers into a single linear widget tree. It is used to improve readability and reduce boilerplate code of having to nest multiple layers of providers." /> <item value="A provider that merges multiple providers into a single linear widget tree. It is used to improve readability and reduce boilerplate code of having to nest multiple layers of providers." />
<item value="Whether the runtime has null safe sound mode enabled. In sound mode, all code is null safe and null safety is enforced everywhere. Nullability in generics is also enforced, which is how this code detects sound mode. In unsound mode, there can be a mix of null safe and legacy code. Some null checks are not done, and generics are not compared for null safety." /> <item value="Whether the runtime has null safe sound mode enabled. In sound mode, all code is null safe and null safety is enforced everywhere. Nullability in generics is also enforced, which is how this code detects sound mode. In unsound mode, there can be a mix of null safe and legacy code. Some null checks are not done, and generics are not compared for null safety." />
<item value="Replaces the top-most page with the named route and optional parameters, preserving the page key. This will preserve the state and not run any page animation. Optional parameters can be provided to the named route, e.g. `name='person', pathParameters={'fid': 'f2', 'pid': 'p1'}`. See also: [pushNamed] which pushes the given location onto the page stack. [pushReplacementNamed] which replaces the top-most page of the page stack but always uses a new page key." /> <item value="Replaces the top-most page with the named route and optional parameters, preserving the page key. This will preserve the state and not run any page animation. Optional parameters can be provided to the named route, e.g. `name='person', pathParameters={'fid': 'f2', 'pid': 'p1'}`. See also: [pushNamed] which pushes the given location onto the page stack. [pushReplacementNamed] which replaces the top-most page of the page stack but always uses a new page key." />
<item value="extract file to disk" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>

Loading…
Cancel
Save