AI-Hedgehog | 2023.1.1 <debuggerx@debuggerx-work Update yiiguxing.translation.xml

master
DebuggerX 1 year ago
parent 1e84a7b046
commit d9b40bbc6f

@ -8,9 +8,15 @@
</component>
<component name="Translation.States">
<histories>
<item value="Only the selected [NavigationRailDestination] will show its label. The label will animate in and out as new [NavigationRailDestination]s are selected." />
<item value="Option to display a leading widget at the top of the navigation rail at the middle breakpoint." />
<item value="Option to display a leading widget at the top of the navigation rail at the largest breakpoint." />
<item value="Option to display a trailing widget below the destinations of the navigation rail at the largest breakpoint." />
<item value="Determines which theme will be used by the application if both [theme] and [darkTheme] are provided. If set to [ThemeMode.system], the choice of which theme to use will be based on the user's system preferences. If the [MediaQuery.platformBrightnessOf] is [Brightness.light], [theme] will be used. If it is [Brightness.dark], [darkTheme] will be used (unless it is null, in which case [theme] will be used. If set to [ThemeMode.light] the [theme] will always be used, regardless of the user's system preference. If set to [ThemeMode.dark] the [darkTheme] will be used regardless of the user's system preference. If [darkTheme] is null then it will fallback to using [theme]. The default value is [ThemeMode.system]. See also: [theme], which is used when a light mode is selected. [darkTheme], which is used when a dark mode is selected. [ThemeData.brightness], which indicates to various parts of the system what kind of theme is being used." />
<item value="A Widget that takes a mapping of [SlotLayoutConfig]s to [Breakpoint]s and adds the appropriate Widget based on the current screen size. See also: [AdaptiveLayout], where [SlotLayout]s are assigned to placements on the screen called &quot;slots&quot;." />
<item value="The destinations to be used in navigation items. These are converted to [NavigationRailDestination]s and [BottomNavigationBarItem]s and inserted into the appropriate places. If passing destinations, you must also pass a selected index to be used by the [NavigationRail]." />
<item value="modules" />
<item value="Enables debugging of web contents (HTML CSS JavaScript) loaded into any WebViews of this application. This flag can be enabled in order to facilitate debugging of web layouts and JavaScript code running inside WebViews. Please refer to WebView documentation for the debugging guide. The default is false. Params: enabled whether to enable web contents debugging" />
<item value="The destinations to be used in navigation items. These are converted to [NavigationRailDestination]s and [BottomNavigationBarItem]s and inserted into the appropriate places. If passing destinations, you must also pass a selected index to be used by the [NavigationRail]." />
<item value="str contect service" />
<item value="str contect" />
<item value="改变心愿钥匙汇率文案" />
@ -52,17 +58,11 @@
<item value="LITTLE ENDIAN" />
<item value="advertisement Data" />
<item value="bind Device Internal" />
<item value="A physical separation with a hinge that allows two display panels to fold." />
<item value="posture Half Opened" />
<item value="posture Flat" />
<item value="hinge" />
<item value="cutout" />
<item value="The area of the flutter view occupied by this display feature, measured in logical pixels. On devices with two screens, the Flutter view spans from the top-left corner of the left or top screen to the bottom-right corner of the right or bottom screen, including the visual area occupied by any display feature. Bounds of display features are reported in this coordinate system. For example, on a dual screen device in portrait mode: [bounds.left] gives you the size of left screen, in logical pixels. [bounds.right] gives you the size of the left screen + the hinge width." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="227" />
<entry key="ENGLISH" value="228" />
<entry key="CHINESE" value="234" />
<entry key="ENGLISH" value="235" />
<entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save