AI-Jellyfish | 2023.3.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 12 months ago
parent 38669fb950
commit 73756ff410

@ -10,6 +10,9 @@
<option name="translationDialogLocationX" value="779" /> <option name="translationDialogLocationX" value="779" />
<option name="translationDialogLocationY" value="568" /> <option name="translationDialogLocationY" value="568" />
<histories> <histories>
<item value="Text with a color that contrasts with the card and canvas colors." />
<item value="A text theme that contrasts with the primary color." />
<item value="The color to use when painting the text. If [foreground] is specified, this value must be null. The [color] property is shorthand for `Paint()..color = color`. In [merge], [apply], and [lerp], conflicts between [color] and [foreground] specification are resolved in [foreground]'s favor - i.e. if [foreground] is specified in one place, it will dominate [color] in another." />
<item value="The safe areas when the device is in portrait orientation." /> <item value="The safe areas when the device is in portrait orientation." />
<item value="The safe areas when the device is in landscape orientation." /> <item value="The safe areas when the device is in landscape orientation." />
<item value="The list of integrations for your [Widget] library. Primarily used to integrate with Widgetbook Cloud via [WidgetbookCloudIntegration], but can also be used to integrate with third-party packages." /> <item value="The list of integrations for your [Widget] library. Primarily used to integrate with Widgetbook Cloud via [WidgetbookCloudIntegration], but can also be used to integrate with third-party packages." />
@ -57,14 +60,11 @@
<item value="Cleans up after an unsubscribe message is received from the broker. returns true, always" /> <item value="Cleans up after an unsubscribe message is received from the broker. returns true, always" />
<item value="A list of unsubscribe requests waiting for an unsubscribe ack message. Index is the message identifier of the unsubscribe message" /> <item value="A list of unsubscribe requests waiting for an unsubscribe ack message. Index is the message identifier of the unsubscribe message" />
<item value="Unsubscribe from a topic. Some brokers(AWS for instance) need to have each un subscription acknowledged, use the [expectAcknowledge] parameter for this, default is false." /> <item value="Unsubscribe from a topic. Some brokers(AWS for instance) need to have each un subscription acknowledged, use the [expectAcknowledge] parameter for this, default is false." />
<item value="expect Acknowledgement" />
<item value="expect Acknowledge" />
<item value="Re subscribe. Unsubscribes all confirmed subscriptions and re subscribes them without sending unsubscribe messages to the broker. If an unsubscribe message to the broker is needed then use [unsubscribe] followed by [subscribe] for each subscription. Can be used in auto reconnect processing to force manual re subscription of all existing confirmed subscriptions." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="404" /> <entry key="CHINESE" value="407" />
<entry key="ENGLISH" value="405" /> <entry key="ENGLISH" value="408" />
<entry key="HAWAIIAN" value="1" /> <entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" /> <entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" /> <entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save