AI-Panda 2 | 2025.3.2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -22,6 +22,12 @@
|
|||||||
<option name="translationDialogLocationY" value="567" />
|
<option name="translationDialogLocationY" value="567" />
|
||||||
<option name="translationDialogWidth" value="1381" />
|
<option name="translationDialogWidth" value="1381" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="Unknown field data, data for which there is no metadata for the associated field, will not be included." />
|
||||||
|
<item value="The [typeRegistry] is be used for encoding `Any` messages. If an `Any` message encoding a type not in [typeRegistry] is encountered, an error is thrown." />
|
||||||
|
<item value="Extensions and unknown fields are not encoded." />
|
||||||
|
<item value="Well-known types and their special JSON encoding are supported. If a well-known type cannot be encoded (eg. a `google.protobuf.Timestamp` with negative `nanoseconds`) an error is thrown." />
|
||||||
|
<item value="The key for each field is be the camel-cased name of the field." />
|
||||||
|
<item value="Returns an Object representing Proto3 JSON serialization of `this`." />
|
||||||
<item value="A configuration for [AudioSession] describing what type of audio your app intends to play, and how it interacts with other audio apps. You can either create your own configuration or use the following recipes: [AudioSessionConfiguration.music]: Useful for music player apps. [AudioSessionConfiguration.speech]: Useful for podcast and audiobook apps. You can suggest additional recipes via the GitHub issues page." />
|
<item value="A configuration for [AudioSession] describing what type of audio your app intends to play, and how it interacts with other audio apps. You can either create your own configuration or use the following recipes: [AudioSessionConfiguration.music]: Useful for music player apps. [AudioSessionConfiguration.speech]: Useful for podcast and audiobook apps. You can suggest additional recipes via the GitHub issues page." />
|
||||||
<item value="android audio attributes" />
|
<item value="android audio attributes" />
|
||||||
<item value="AV audio session set active options" />
|
<item value="AV audio session set active options" />
|
||||||
@@ -66,12 +72,6 @@
|
|||||||
<item value="Tools that recognize pragma hints should pick a pragma prefix to identify the tool. They should recognize any hint with a [name] starting with their prefix followed by `:` as if it was intended for that tool. A hint with a prefix for another tool should be ignored (unless compatibility with that other tool is a goal)." />
|
<item value="Tools that recognize pragma hints should pick a pragma prefix to identify the tool. They should recognize any hint with a [name] starting with their prefix followed by `:` as if it was intended for that tool. A hint with a prefix for another tool should be ignored (unless compatibility with that other tool is a goal)." />
|
||||||
<item value="Marks a feature as [Deprecated] until the next release." />
|
<item value="Marks a feature as [Deprecated] until the next release." />
|
||||||
<item value="Create a deprecation annotation which specifies the migration path and expiration of the annotated feature. The [message] argument should be readable by programmers, and should state an alternative feature (if available) as well as when an annotated feature is expected to be removed." />
|
<item value="Create a deprecation annotation which specifies the migration path and expiration of the annotated feature. The [message] argument should be readable by programmers, and should state an alternative feature (if available) as well as when an annotated feature is expected to be removed." />
|
||||||
<item value="register buttons shot cut" />
|
|
||||||
<item value="register button" />
|
|
||||||
<item value="modifiers" />
|
|
||||||
<item value="This method should only be used at the "root" of the `build` method of a widget." />
|
|
||||||
<item value="Returns the value exposed by a provider and rebuild the widget when that value changes." />
|
|
||||||
<item value="This constructor is only guaranteed to work when invoked as `const`. It may work as a non-constant invocation on some platforms which have access to compiler options at run-time, but most ahead-of-time compiled platforms will not have this information." />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
|
|||||||
Reference in New Issue
Block a user