AI-Panda 2 | 2025.3.2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<application>
|
||||
<component name="Translation.Cache">
|
||||
<option name="lastTrimTime" value="1772714041495" />
|
||||
<option name="lastTrimTime" value="1773322697841" />
|
||||
</component>
|
||||
<component name="Translation.OpenAISettings">
|
||||
<option name="OPEN_AI">
|
||||
@@ -22,6 +22,7 @@
|
||||
<option name="translationDialogLocationY" value="567" />
|
||||
<option name="translationDialogWidth" value="1381" />
|
||||
<histories>
|
||||
<item value="Kills the process with id [pid]. Where possible, sends the [signal] to the process with id [pid]. This includes Linux and OS X. The default signal is [ProcessSignal.sigterm] which will normally terminate the process. On platforms without signal support, including Windows, the call just terminates the process with id [pid] in a platform specific way, and the [signal] parameter is ignored. Returns `true` if the signal is successfully delivered to the process. Otherwise the signal could not be sent, usually meaning that the process is already dead." />
|
||||
<item value="On Linux and OS X a normal exit code will be a positive value in the range `[0..255]`. If the process was terminated due to a signal the exit code will be a negative value in the range `[-255..-1]`, where the absolute value of the exit code is the signal number. For example, if a process crashes due to a segmentation violation the exit code will be -11, as the signal SIGSEGV has the number 11." />
|
||||
<item value="battery" />
|
||||
<item value="ensure battery state" />
|
||||
@@ -71,7 +72,6 @@
|
||||
<item value="快捷键" />
|
||||
<item value="left wrist motor A ball" />
|
||||
<item value="Each pixel is 32 bits, with the highest 8 bits encoding red, the next 8 bits encoding green, the next 8 bits encoding blue, and the lowest 8 bits encoding alpha. Premultiplied alpha is used." />
|
||||
<item value="The bytes represent encoded image bytes and can be encoded in any of the following supported image formats: {@macro dart.ui.imageFormats}" />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
|
||||
Reference in New Issue
Block a user