AI-Jellyfish | 2023.3.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
<option name="translationDialogLocationX" value="779" />
|
||||
<option name="translationDialogLocationY" value="568" />
|
||||
<histories>
|
||||
<item value="is Processing" />
|
||||
<item value="is Process" />
|
||||
<item value="Synchronously writes a string to a file. Opens the file, writes the string in the given encoding, and closes the file. By default [writeAsStringSync] creates the file for writing and truncates the file if it already exists. In order to append the bytes to an existing file, pass [FileMode.append] as the optional mode parameter. If the [flush] argument is set to `true`, data written will be flushed to the file system before returning. This method does not transform newline characters (`"\n"`) to the platform conventional line ending (e.g. `"\r\n"` on Windows). Use [Platform.lineTerminator] to separate lines in [contents] if platform contentional line endings are needed. Throws a [FileSystemException] if the operation fails." />
|
||||
<item value="unprotect Task Btn" />
|
||||
<item value="Type FAIL TASK VALIDATE" />
|
||||
@@ -58,13 +60,11 @@
|
||||
<item value="Creates a new subscription for the specified topic. If the subscription cannot be created null is returned." />
|
||||
<item value="exactly Once" />
|
||||
<item value="Initiates a topic subscription request to the connected broker with a strongly typed data processor callback. The topic to subscribe to. The qos level the message was published at. Returns the subscription or null on failure" />
|
||||
<item value="Re subscribe. Unsubscribes all confirmed subscriptions and re subscribes them without sending unsubscribe messages to the broker." />
|
||||
<item value="A pointer has contacted the screen with a primary button and might begin to move. See also: [kPrimaryButton], the button this callback responds to." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="398" />
|
||||
<entry key="ENGLISH" value="399" />
|
||||
<entry key="CHINESE" value="400" />
|
||||
<entry key="ENGLISH" value="401" />
|
||||
<entry key="HAWAIIAN" value="1" />
|
||||
<entry key="POLISH" value="1" />
|
||||
<entry key="ROMANIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user