New translations strings.xml (Chinese Simplified)

This commit is contained in:
PhilippC
2021-06-29 04:47:27 +02:00
parent 12e4af7b0d
commit 85882b2547

View File

@@ -660,6 +660,7 @@
<string name="EntryChannel_name">密码条目通知</string>
<string name="EntryChannel_desc">选定条目快速进入通知</string>
<string name="CloseDbAfterFailedAttempts">三次失败的生物识别解锁后关闭数据库。</string>
<string name="WarnFingerprintInvalidated">警告!生物识别认证可能会被Android系统作废例如在你的设备设置中添加一个新的指纹后。确保你总是知道如何用你的主密码解锁</string>
<string-array name="ChangeLog_1_09a">
<item>添加对 KeePass 2.48 中引入的 KDBX 4.1 文件格式的支持</item>
<item>添加了配置条目 TOTP 设置的对话框</item>
@@ -667,9 +668,9 @@
<item>改进自动填充 (固定弹出窗口未在 Chrome 中显示, 更好的子域支持)</item>
<item>改进OneDrive实现不再限制大小不再有多余的身份验证请求</item>
<item>添加了从系统设置中选择浅/深色设计(包括夜间计划)的选项,需要 Android 10 以上系统</item>
<item>Update Dropbox implementation to support new authentication method.</item>
<item>Newly setup fingerprint unlock will be invalidated after adding a fingerprint in system settings for increased security.</item>
<item>Allow to open files through system file picker, ignoring the read-only flag</item>
<item>更新Dropbox实现以支持新的认证方法。</item>
<item>在系统设置中增加指纹后,新设置的指纹解锁将失效,以提高安全性。</item>
<item>允许通过系统文件选择器打开文件,忽略只读标志</item>
<item>Allow to start moving entries from the entry view menu</item>
</string-array>
<string-array name="ChangeLog_1_08d">