AI-Electric Eel | 2022.1.1 Patch 1 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
debuggerx 2 years ago
parent 568bdbffbd
commit 52a459ed89

@ -4,6 +4,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="Invokes a method on this object. Throws [DBusMethodResponseException] if the remote side returns an error. If [replySignature] is provided this causes this method to throw a [DBusReplySignatureException] if the result is successful but the returned values do not match the provided signature. Throws [DBusServiceUnknownException] if there is the requested service is not available. Throws [DBusUnknownObjectException] if this object is not available. Throws [DBusUnknownInterfaceException] if [interface] is not provided by this object. Throws [DBusUnknownMethodException] if the method with [name] is not available. Throws [DBusInvalidArgsException] if [args] aren't correct." />
<item value="source model" />
<item value="The characters of a string. A character is a Unicode Grapheme cluster represented by a substring of the original string. The `Characters` class is an [Iterable] of those strings. However, unlike most iterables, many of the operations are eager. Since the underlying string is known in its entirety, and is known not to change, operations which select a subset of the elements can be computed eagerly, and in that case the operation returns a new `Characters` object. The [iterator] provided by [Characters] is a [CharacterRange] which allows iterating the independent characters in both directions, but which also provides ways to select other ranges of characters in different ways." />
<item value="Montserrat" />
@ -29,8 +30,8 @@
<option name="languageScores">
<map>
<entry key="CATALAN" value="1" />
<entry key="CHINESE" value="20" />
<entry key="ENGLISH" value="21" />
<entry key="CHINESE" value="21" />
<entry key="ENGLISH" value="22" />
</map>
</option>
</component>

Loading…
Cancel
Save