New translations strings.xml (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2022-12-10 15:10:07 +01:00
parent 2b1c18635e
commit 645216b8eb
1 changed files with 14 additions and 0 deletions

View File

@ -1,8 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="get_started">创建账户</string>
<string name="already_have_account">我已经有账户</string>
<string name="log_in">登录</string>
<string name="next">下一步</string>
<string name="loading_instance">正在获取服务器信息...</string>
<string name="error">错误</string>
<string name="not_a_mastodon_instance">%s 似乎并非Mastodon实例。</string>
<string name="ok">确定</string>
<string name="preparing_auth">正在准备身份验证…</string>
<string name="finishing_auth">正在完成身份认证…</string>
@ -356,5 +360,15 @@
<string name="privacy_policy_title">Mastodon 隐私政策</string>
<string name="privacy_policy_subtitle">尽管 Mastodon App 不会收集存储任何数据但您使用的其他服务可能会有别的隐私政策花一点时间来浏览与同意Mastodon App 隐私政策和您的服务隐私政策。</string>
<string name="i_agree">我同意</string>
<string name="empty_list">还没有内容</string>
<string name="instance_signup_closed">此服务器不接受新注册。</string>
<string name="text_copied">复制成功</string>
<string name="add_bookmark">添加到书签</string>
<string name="remove_bookmark">移除书签</string>
<string name="bookmarks">书签</string>
<string name="your_favorites">你喜欢的</string>
<string name="login_title">欢迎回来</string>
<string name="login_subtitle">登陆到你创建账户的服务器。</string>
<string name="server_url">服务器地址</string>
<!-- {logo} is a placeholder that is replaced with the Mastodon logo image at runtime. Please copy it into your translation as is. -->
</resources>