AI-Narwhal Feature Drop | 2025.1.2 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 2 months ago
parent fa9e29f5b5
commit bb10a8400b

@ -21,6 +21,8 @@
<option name="translationDialogLocationX" value="3173" />
<option name="translationDialogLocationY" value="643" />
<histories>
<item value="场景" />
<item value="AMSTD control joy widget" />
<item value="The flutter tool converts all asset keys with spaces into URI encoded paths (replacing ' ' with '%20', for example). We perform the same encoding here so that users can load assets with the same key they have written in the pubspec." />
<item value="Creates a fragment program from the asset with key [assetKey]. The asset must be a file produced as the output of the `impellerc` compiler. The constructed object should then be reused via the [fragmentShader] method to create [Shader] objects that can be used by [Paint.shader]." />
<item value="Sets the float uniform at [index] to [value]. All uniforms defined in a fragment shader that are not samplers must be set through this method. This includes floats and vec2, vec3, and vec4. The correct index for each uniform is determined by the order of the uniforms as defined in the fragment program, ignoring any samplers. For data types that are composed of multiple floats such as a vec4, more than one call to [setFloat] is required." />
@ -69,13 +71,11 @@
<item value="Creates a color filter that applies the inverse of the sRGB gamma curve to the RGB channels." />
<item value="Construct a color filter that applies the sRGB gamma curve to the RGB channels." />
<item value="Composes the `inner` filter with `outer`, to combine their effects. Creates a single [ImageFilter] that when applied, has the same effect as subsequently applying `inner` and `outer`, i.e., result = outer(inner(source))." />
<item value="[BackdropFilter], a widget that applies [ImageFilter] to its rendering. [ImageFiltered], a widget that applies [ImageFilter] to its children. [SceneBuilder.pushBackdropFilter], which is the low-level API for using this class as a backdrop filter. [SceneBuilder.pushImageFilter], which is the low-level API for using this class as a child layer filter." />
<item value="The time of the last change to the data or metadata of the file system object. On Windows platforms, this is instead the file creation time." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE_SIMPLIFIED" value="60" />
<entry key="ENGLISH" value="59" />
<entry key="ENGLISH" value="60" />
</map>
</option>
</component>

Loading…
Cancel
Save