AI-Giraffe | 2022.3.1 Patch 3 <debuggerx@debuggerx-work Update yiiguxing.translation.xml
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="APP CHANGE PHONE H 5_URL" />
|
||||
<item value="not auto play audio after download complete when other audio is playing." />
|
||||
<item value="Convenience method to index the field. If you would like to create a composite index instead, see: Index. Returns: True if this field should be indexed, false otherwise. Defaults to false." />
|
||||
<item value="Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero)." />
|
||||
@@ -53,12 +54,11 @@
|
||||
<item value="AST structure has not been resolved." />
|
||||
<item value="Return the declarations contained in this compilation unit." />
|
||||
<item value="A compilation unit. While the grammar restricts the order of the directives and declarations within a compilation unit, this class does not enforce those restrictions. In particular, the children of a compilation unit will be visited in lexical order even if lexical order does not conform to the restrictions of the grammar. compilationUnit ::= directives declarations directives ::= [ScriptTag]? [LibraryDirective]? namespaceDirective [PartDirective] | [PartOfDirective] namespaceDirective ::= [ImportDirective] | [ExportDirective] declarations ::= [CompilationUnitMember] Clients may not extend, implement or mix-in this class." />
|
||||
<item value="Return a textual description of this node in a form approximating valid source. The returned string will not be valid source primarily in the case where the node itself is not well-formed." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="199" />
|
||||
<entry key="ENGLISH" value="200" />
|
||||
<entry key="CHINESE" value="200" />
|
||||
<entry key="ENGLISH" value="201" />
|
||||
<entry key="HAWAIIAN" value="1" />
|
||||
<entry key="POLISH" value="1" />
|
||||
<entry key="ROMANIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user