PY-2022.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<option name="newTranslationDialogY" value="660" />
|
||||
<option name="pinNewTranslationDialog" value="true" />
|
||||
<histories>
|
||||
<item value="Write operations require an explicit transaction." />
|
||||
<item value="recommend" />
|
||||
<item value="recommand" />
|
||||
<item value="recommands" />
|
||||
@@ -54,12 +55,11 @@
|
||||
<item value="_unary Operations" />
|
||||
<item value="Gobbles a list of arguments within the context of a function call or array literal. This function also assumes that the opening character `(` or `[` has already been gobbled, and gobbles expressions and commas until the terminator character `)` or `]` is encountered. e.g. `foo(bar, baz)`, `my_func()`, or `[bar, baz]`" />
|
||||
<item value="Responsible for parsing a group of things within parentheses `()` This function assumes that it needs to gobble the opening parenthesis and then tries to gobble everything within that parenthesis, assuming that the next thing it should see is the close parenthesis. If not, then the expression probably doesn't have a `)`" />
|
||||
<item value="handle multi websocket client at same time." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="55" />
|
||||
<entry key="ENGLISH" value="55" />
|
||||
<entry key="ENGLISH" value="56" />
|
||||
<entry key="CORSICAN" value="1" />
|
||||
</map>
|
||||
</option>
|
||||
|
||||
Reference in New Issue
Block a user