AI-223.8836.35.2231.9848316 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent cf6da1dc4e
commit 0400e3bb2c

@ -4,6 +4,10 @@
</component>
<component name="Translation.States">
<histories>
<item value="Load Device's Contexts from the iOS SDK. This integration calls the iOS SDK via Message channel to load the Device's contexts before sending the event back to the iOS SDK via Message channel (already enriched with all the information). The Device's contexts are: App, Device and OS. ps. This integration won't be run on Android because the Device's Contexts is set on Android when the event is sent to the Android SDK via the Message channel. We intend to unify this behaviour in the future. This integration is only executed on iOS &amp; MacOS Apps." />
<item value="Integration which handles communication with native frameworks in order to enrich [SentryTransaction] objects with app start data for mobile vitals." />
<item value="We need to check the platform after we checked for web, because the OS checks return true when the browser runs on the checked platform. Example: platform.isAndroid return true if the browser is used on an Android device." />
<item value="Enable or disable the Crash handling on the Native SDKs, e.g., UncaughtExceptionHandler and [anrEnabled] for Android. SentryCrashIntegration (KSCrash) for iOS, turning this feature off on iOS has a side effect which is missing the Device's context, e.g., App, Device and Operation System. Disabling this feature affects the [enableAutoSessionTracking] feature, as this is required to mark Sessions as Crashed." />
<item value="Match the baseline of the placeholder with the baseline. The [TextBaseline] to use must be specified and non-null when using this alignment mode." />
<item value="How the placeholder aligns vertically with the text. See [ui.PlaceholderAlignment] for details on each mode." />
<item value="This function is called by [TracesSamplerCallback] to determine if transaction is sampled - meant to be sent to Sentry." />
@ -50,15 +54,11 @@
<item value="Get new content" />
<item value="Get new location TODO: Evaluate whether the new location is realistic Consider using the old location instead or interpolating" />
<item value="Keep old content as default, unless stale or forceDecode is true" />
<item value="Scan a BitMatrix to update QR code content and location." />
<item value="Convert a List of image bytes into a 2D matrix of bits representing black and white pixels" />
<item value="Scan an image encoded as a Uint8List of RGBA values to update QR code content and location." />
<item value="module" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="90" />
<entry key="ENGLISH" value="91" />
<entry key="CHINESE" value="94" />
<entry key="ENGLISH" value="95" />
<entry key="POLISH" value="1" />
</map>
</option>

Loading…
Cancel
Save