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

master
debuggerx 2 months ago
parent f9ac4027fa
commit aa10ba793b

@ -18,6 +18,10 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <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="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="Load a new sound to be played once or multiple times later, from an asset." />
<item value="synthesize" /> <item value="synthesize" />
<item value="Returns time taken to execute this session in milliseconds or zero (0) if the session is not over yet." /> <item value="Returns time taken to execute this session in milliseconds or zero (0) if the session is not over yet." />
@ -64,10 +68,6 @@
<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="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="`key` is required to properly identify this widget; it must be unique among all [VisibilityDetector] and [SliverVisibilityDetector] widgets." />
<item value="AM plat" /> <item value="AM plat" />
<item value="image data must be aligned to a 4 byte alignment. Pad the remaining bytes until the image starts." />
<item value="时间刻度线" />
<item value="时间刻度" />
<item value="In debug mode, if [debugTracePostFrameCallbacks] is set to true, then the registered callback will show up in the timeline events chart, which can be viewed in [DevTools](https:docs.flutter.devtoolsdevtools). In that case, the `debugLabel` argument specifies the name of the callback as it will appear in the timeline. In profile and release builds, post-frame are never traced, and the `debugLabel` argument is ignored." />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>

Loading…
Cancel
Save