AI-Koala | 2024.1.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 10 months ago
parent 32634f9094
commit 0bdee571a2

@ -13,6 +13,11 @@
<option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" />
<histories>
<item value="don't use this" />
<item value="this" />
<item value="Write the given [name], possibly with a prefix, assuming that the name can be imported from any of the given [uris]." />
<item value="Write the code for a declaration of a class with the given [name]. If a list of [interfaces] is provided, then the class will implement those interfaces. If [isAbstract] is `true`, then the class will be abstract. If a [membersWriter] is provided, then it will be invoked to allow members to be generated. If a list of [mixins] is provided, then the class will mix in those classes. If a [nameGroupName] is provided, then the name of the class will be included in the linked edit group with that name. If a [superclass] is given then it will be the superclass of the class. (If a list of [mixins] is provided but no [superclass] is given then the class will extend `Object`.)" />
<item value="write class declaration" />
<item value="add constructor declaration" />
<item value="add combinator" />
<item value="add block" />
@ -58,11 +63,6 @@
<item value="specular" />
<item value="diffuse" />
<item value="ambient" />
<item value="far" />
<item value="near" />
<item value="fov" />
<item value="shading" />
<item value="Defines a [Ray] by an [origin] and a [direction]." />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save