AI-Koala | 2024.1.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<option name="translationDialogLocationY" value="536" />
|
||||
<option name="translationDialogWidth" value="1253" />
|
||||
<histories>
|
||||
<item value=""node" exposes metadata about the variable declaration. We could check "node" to show the lint only in some conditions. This line tells custom_lint to render a warning at the location of "node". And the warning shown will use our `code` variable defined above as description." />
|
||||
<item value="Whether to exclude these gestures from the semantics tree. For example, the long-press gesture for showing a tooltip is excluded because the tooltip itself is included in the semantics tree directly and so having a gesture to show it would result in duplication of information." />
|
||||
<item value="The velocity of the last pointer to be lifted off of the screen." />
|
||||
<item value="The velocity the pointer was moving when it stopped contacting the screen. Defaults to zero if not specified in the constructor." />
|
||||
@@ -61,12 +62,11 @@
|
||||
<item value="Translucent targets both receive events within their bounds and permit targets visually behind them to also receive events." />
|
||||
<item value="Opaque targets can be hit by hit tests, causing them to both receive events within their bounds and prevent targets visually behind them from also receiving events." />
|
||||
<item value="Targets that defer to their children receive events within their bounds only if one of their children is hit by the hit test." />
|
||||
<item value="The number of device pixels for each logical pixel. This number might not be a power of two. Indeed, it might not even be an integer. For example, the Nexus 6 has a device pixel ratio of 3.5." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="539" />
|
||||
<entry key="ENGLISH" value="540" />
|
||||
<entry key="CHINESE" value="540" />
|
||||
<entry key="ENGLISH" value="541" />
|
||||
<entry key="HAWAIIAN" value="1" />
|
||||
<entry key="POLISH" value="1" />
|
||||
<entry key="ROMANIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user