New translations strings.xml (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2022-12-08 21:26:10 +01:00
parent 0163242258
commit ec7623f5c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="get_started">开始使用</string>
<string name="log_in">登录</string> <string name="log_in">登录</string>
<string name="next">下一步</string> <string name="next">下一步</string>
<string name="error">错误</string> <string name="error">错误</string>
@ -357,4 +356,5 @@
<string name="privacy_policy_title">Mastodon 隐私政策</string> <string name="privacy_policy_title">Mastodon 隐私政策</string>
<string name="privacy_policy_subtitle">尽管 Mastodon App 不会收集存储任何数据但您使用的其他服务可能会有别的隐私政策花一点时间来浏览与同意Mastodon App 隐私政策和您的服务隐私政策。</string> <string name="privacy_policy_subtitle">尽管 Mastodon App 不会收集存储任何数据但您使用的其他服务可能会有别的隐私政策花一点时间来浏览与同意Mastodon App 隐私政策和您的服务隐私政策。</string>
<string name="i_agree">我同意</string> <string name="i_agree">我同意</string>
<!-- {logo} is a placeholder that is replaced with the Mastodon logo image at runtime. Please copy it into your translation as is. -->
</resources> </resources>