AI-Narwhal | 2025.1.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 2 months ago
parent aa10ba793b
commit 77fb9c60b8

@ -19,8 +19,9 @@
<component name="Translation.States">
<histories>
<item value="If this flag is specified, then a new file will be created if one does not already exist (if [truncate] is specified, the new file will be truncated to zero length if it previously exists)." />
<item value="Force all writes to append data at the end of the file." />
<item value="Forces an existing file with the same name to be truncated to zero length when creating a file by specifying [create]. [create] MUST also be specified if this flag is used." />
<item value="Causes the request to fail if the named file already exists. [create] MUST also be specified if this flag is used." />
<item value="Force all writes to append data at the end of the file." />
<item value="Open the file for writing. If both this and [read] are specified, the file is opened for both reading and writing." />
<item value="Load a new sound to be played once or multiple times later, from an asset." />
<item value="synthesize" />
@ -67,7 +68,6 @@
<item value="The tolerance used to determine whether two floating-point values are approximately equal." />
<item value="A fraction in the range \[0, 1\] that represents what proportion of the widget is visible (assuming rectangular bounding boxes). 0 means not visible; 1 means fully visible." />
<item value="`key` is required to properly identify this widget; it must be unique among all [VisibilityDetector] and [SliverVisibilityDetector] widgets." />
<item value="AM plat" />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save