AI-Chipmunk | 2021.2.1 Patch 2 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
debuggerx 3 years ago
parent 5a35571f5f
commit bb83d6f6ae

@ -6,6 +6,10 @@
<option name="newTranslationDialogY" value="447" />
<option name="pinTranslationDialog" value="true" />
<histories>
<item value="_k Default Size" />
<item value="_k Default Size Bytes" />
<item value="Changes the maximum cache bytes. If the new size is smaller than the current size in bytes, the extraneous elements are evicted immediately. Setting this to zero and then returning it to its original value will therefore immediately clear the cache." />
<item value="The singleton that implements the Flutter framework's image cache. The cache is used internally by [ImageProvider] and should generally not be accessed directly. The image cache is created during startup by the [PaintingBinding]'s [PaintingBinding.createImageCache] method." />
<item value="An approximate cache size threshold for the on-disk data. If the cache grows beyond this size, Firestore will start removing data that hasn't been recently used. The size is not a guarantee that the cache will stay below that size, only that if the cache exceeds the given size, cleanup will be attempted. The default value is 40 MB. The threshold must be set to at least 1 MB, and can be set to [Settings.CACHE_SIZE_UNLIMITED] to disable garbage collection." />
<item value="Constant used to indicate the LRU garbage collection should be disabled. Set this value as the cacheSizeBytes on the settings passed to the Firestore instance." />
<item value="comment" />
@ -52,15 +56,11 @@
<item value="pronouns" />
<item value="get Pref String Data" />
<item value="months Per Year" />
<item value="days Per Week" />
<item value="feat: GS-1020 display message timestamp to soul chat page and group chat page." />
<item value="The number of microseconds since the &quot;Unix epoch&quot; 1970-01-01T00:00:00Z (UTC). This value is independent of the time zone. This value is at most 8,640,000,000,000,000,000us (100,000,000 days) from the Unix epoch. In other words: `microsecondsSinceEpoch.abs() &lt;= 8640000000000000000`. Note that this value does not fit into 53 bits (the size of a IEEE double). A JavaScript number is not able to hold this value." />
<item value="The number of milliseconds since the &quot;Unix epoch&quot; 1970-01-01T00:00:00Z (UTC). This value is independent of the time zone. This value is at most 8,640,000,000,000,000ms (100,000,000 days) from the Unix epoch. In other words: `millisecondsSinceEpoch.abs() &lt;= 8640000000000000`." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="293" />
<entry key="ENGLISH" value="294" />
<entry key="CHINESE" value="297" />
<entry key="ENGLISH" value="298" />
<entry key="GERMAN" value="1" />
<entry key="FRENCH" value="1" />
</map>

Loading…
Cancel
Save