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

master
debuggerx 11 months ago
parent 58cef0c85e
commit 7881a85090

@ -11,6 +11,7 @@
<option name="translationDialogLocationY" value="536" /> <option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" /> <option name="translationDialogWidth" value="1253" />
<histories> <histories>
<item value="reduced map ids" />
<item value="初始化" /> <item value="初始化" />
<item value="is ultra wide screen" /> <item value="is ultra wide screen" />
<item value="Fuzzy inside, nothing outside. This can make shapes appear to be lit from within." /> <item value="Fuzzy inside, nothing outside. This can make shapes appear to be lit from within." />
@ -60,12 +61,11 @@
<item value="Using an [Expanded] widget makes a child of a [Row], [Column], or [Flex] expand to fill the available space along the main axis (e.g., horizontally for a [Row] or vertically for a [Column]). If multiple children are expanded, the available space is divided among them according to the [flex] factor." /> <item value="Using an [Expanded] widget makes a child of a [Row], [Column], or [Flex] expand to fill the available space along the main axis (e.g., horizontally for a [Row] or vertically for a [Column]). If multiple children are expanded, the available space is divided among them according to the [flex] factor." />
<item value="A widget that expands a child of a [Row], [Column], or [Flex] so that the child fills the available space." /> <item value="A widget that expands a child of a [Row], [Column], or [Flex] so that the child fills the available space." />
<item value="opaque" /> <item value="opaque" />
<item value="Creates a new repeating timer. The [callback] is invoked repeatedly with [duration] intervals until canceled with the [cancel] function. The exact timing depends on the underlying timer implementation. No more than `n` callbacks will be made in `duration n` time, but the time between two consecutive callbacks can be shorter and longer than `duration`. In particular, an implementation may schedule the next callback, e.g., a `duration` after either when the previous callback ended, when the previous callback started, or when the previous callback was scheduled for - even if the actual callback was delayed. [duration] must a non-negative [Duration]." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="473" /> <entry key="CHINESE" value="473" />
<entry key="ENGLISH" value="473" /> <entry key="ENGLISH" value="474" />
<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