Automatic translations update

This commit is contained in:
ArchiBot
2021-12-12 02:12:16 +00:00
parent 03fc35dad0
commit 92a946c1cb
36 changed files with 124 additions and 1 deletions

View File

@@ -168,4 +168,13 @@
<value>{0} 已初始化,插件无法解析以下任何内容:{1}。</value>
<comment>{0} will be replaced by the name of the config property (e.g. "SecretPackageIDs"), {1} will be replaced by list of the objects (IDs, numbers), separated by a comma</comment>
</data>
<data name="LoadingGlobalCache" xml:space="preserve">
<value>正在加载 STD 全局缓存……</value>
</data>
<data name="ValidatingGlobalCacheIntegrity" xml:space="preserve">
<value>正在验证 STD 全局缓存完整性……</value>
</data>
<data name="GlobalCacheIntegrityValidationFailed" xml:space="preserve">
<value>验证 STD 全局缓存完整性失败。这意味着潜在的文件或内存损坏,即将初始化新实例作为替代。</value>
</data>
</root>