AI-Arctic Fox | 2020.3.1 Patch 4 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
DebuggerX 3 years ago
parent f71035cce9
commit 9385858fa8

@ -5,6 +5,7 @@
<option name="newTranslationDialogY" value="624" />
<option name="pinNewTranslationDialog" value="true" />
<histories>
<item value="Get value stored in this cache entry. If used without [create], this function simply gets the value or `null` if no value is stored. If used with [create], this function becomes an upsert, returning the value stored if any, otherwise creating a new value and storing it with optional [ttl]. If multiple callers are using the same cache this is an inherently racy operation, that is multiple instances of the value may be created. The [get] method is a best-effort method. In case of intermittent failures from the underlying [CacheProvider] the [get] method will ignore failures and return `null` (or result from [create] if specified)." />
<item value="bad Request" />
<item value="unauthorized" />
<item value="payment Required" />
@ -54,12 +55,11 @@
<item value="'Focus.of() was called with a context that does not contain a Focus between the given ' 'context and the nearest FocusScope widget.\n' 'No Focus ancestor could be found starting from the context that was passed to ' 'Focus.of() to the point where it found the nearest FocusScope widget. This can happen ' 'because you are using a widget that looks for a Focus ancestor, and do not have a ' 'Focus widget ancestor in the current FocusScope.\n' 'The context used was:\n'" />
<item value="Focus.of() was called with a context that does not contain a Focus between the given context and the nearest FocusScope widget." />
<item value="自动计算可用的下拉框选项" />
<item value="sp unit text scale issue." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="105" />
<entry key="ENGLISH" value="106" />
<entry key="CHINESE" value="106" />
<entry key="ENGLISH" value="107" />
<entry key="AFRIKAANS" value="1" />
<entry key="LATIN" value="1" />
<entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save