AI-Ladybug | 2024.2.1 Patch 3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 5 months ago
parent e5c1b2ac10
commit 62c6e247fb

@ -1,6 +1,6 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1733716111191" />
<option name="lastTrimTime" value="1734405283380" />
</component>
<component name="Translation.Settings">
<option name="primaryLanguage" value="CHINESE" />
@ -12,6 +12,10 @@
<option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" />
<histories>
<item value="The default for whether to use Windows or non-Windows semantics is determined from the platform Dart is running on. When running in the standalone VM, this is detected by the VM based on the operating system. When running in a browser, non-Windows semantics is always used." />
<item value="If the URI is absolute, the path starts with a path separator unless Windows semantics is used and the first path segment is a drive letter. When Windows semantics is used, a host component in the uri in interpreted as a file server and a UNC path is returned." />
<item value="For Windows semantics, the backslash (&quot;\\&quot;) separator is used to separate path segments." />
<item value="Creates a file path from a file URI. The returned path has either Windows or non-Windows semantics. For non-Windows semantics, the slash (&quot;&quot;) is used to separate path segments." />
<item value="register" />
<item value="with object entry spacing" />
<item value="Separators" />
@ -58,16 +62,12 @@
<item value="absorption" />
<item value="SYSTEM UI FLAG IMMERSIVE" />
<item value="Window flag: hide all screen decorations (such as the status bar) while this window is displayed. This allows the window to use the entire display space for itself -- the status bar will be hidden when an app window with this flag set is on the top layer. A fullscreen window will ignore a value of SOFT_INPUT_ADJUST_RESIZE for the window's softInputMode field; the window will stay fullscreen and will not resize. This flag can be controlled in your theme through the android. R. attr. windowFullscreen attribute; this attribute is automatically set for you in the standard fullscreen themes such as android. R. style. Theme_NoTitleBar_Fullscreen, android. R. style. Theme_Black_NoTitleBar_Fullscreen, android. R. style. Theme_Light_NoTitleBar_Fullscreen, android. R. style. Theme_Holo_NoActionBar_Fullscreen, android. R. style. Theme_Holo_Light_NoActionBar_Fullscreen, android. R. style. Theme_DeviceDefault_NoActionBar_Fullscreen, and android. R. style. Theme_DeviceDefault_Light_NoActionBar_Fullscreen. Deprecated Use WindowInsetsController. hide(int) with WindowInsets. Type. statusBars() instead." />
<item value="Gets the headers associated with the request. These are represented as a mapping of header name to header value. Returns: the headers associated with the request." />
<item value="Greeting" />
<item value="The default style configures the system bars with a transparent background when contrast can be enforced by the system (API 29 or above). On older platforms (which only have 3-button 2-button navigation modes), an equivalent scrim is applied to ensure contrast with the system bars." />
<item value="Progress" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="646" />
<entry key="CHINESE_SIMPLIFIED" value="235" />
<entry key="ENGLISH" value="873" />
<entry key="CHINESE_SIMPLIFIED" value="239" />
<entry key="ENGLISH" value="877" />
<entry key="FRENCH" value="1" />
<entry key="GERMAN" value="1" />
<entry key="HAWAIIAN" value="1" />

Loading…
Cancel
Save