AI-Giraffe | 2022.3.1 Patch 1 <debuggerx@debuggerx-work Update yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent 0265d9263f
commit 74c6b23763

@ -1,9 +1,15 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1693805446764" />
<option name="lastTrimTime" value="1694504534157" />
</component>
<component name="Translation.States">
<histories>
<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." />
<item value="seems not support avahi." />
<item value="pragma" />
<item value="lexeme" />
@ -48,17 +54,11 @@
<item value="Data structure output by PackageMapProvider. This contains both the package map and dependency information." />
<item value="A [UriResolver] implementation for the `package:` scheme that uses a map of package names to their directories." />
<item value="Information about a file being analyzed, explicitly or implicitly. It provides a consistent view on its properties. The properties are not guaranteed to represent the most recent state of the file system. To update the file to the most recent state, [refresh] should be called." />
<item value="A visitor used to traverse the AST structures of all of the compilation units being resolved and build the full set of dependencies for all constant expressions." />
<item value="visit Library Directive" />
<item value="Returns the result of parsing the given [content] as a compilation unit. If a [featureSet] is provided, it will be the default set of features that will be assumed by the parser. If a [path] is provided, it will be used as the name of the file when reporting errors. If [throwIfDiagnostics] is `true` (the default), then if any diagnostics are produced because of syntactic errors in the [content] an `ArgumentError` will be thrown. This behavior is not intended as a way for the client to find out about errors--it is intended to avoid causing problems for naive clients that might not be thinking about the possibility of parse errors (and might therefore make assumptions about the returned AST that don't hold in the presence of parse errors). Clients interested in details about parse errors should pass `false` and check `result.errors` to determine what parse errors, if any, have occurred." />
<item value="Platform Detector" />
<item value="Returns the least significant [width] bits of this integer, extending the highest retained bit to the sign. This is the same as truncating the value to fit in [width] bits using an signed 2-s complement representation. The returned value has the same bit value in all positions higher than [width]." />
<item value="to" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="179" />
<entry key="ENGLISH" value="180" />
<entry key="CHINESE" value="185" />
<entry key="ENGLISH" value="186" />
<entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save