New translations strings.xml (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2023-11-21 04:58:34 +01:00
parent 96265010bf
commit bd85746726
1 changed files with 12 additions and 0 deletions

View File

@ -546,8 +546,20 @@
<string name="settings_privacy">隐私与可达性</string>
<string name="settings_discoverable">在发现算法中展示您的个人资料和嘟文</string>
<string name="settings_indexable">将您的公开嘟文纳入搜索范围</string>
<string name="timeline_following">主页</string>
<string name="lists">列表</string>
<string name="followed_hashtags">关注的标签</string>
<!-- Screen reader description for the menu on the home timeline screen -->
<string name="dropdown_menu">下拉菜单</string>
<string name="edit_list">编辑列表</string>
<string name="list_members">列表成员</string>
<!-- %s is the name of the list -->
<string name="list_exclusive_subtitle">列表成员不显示在主页时间线上,以免重复看到嘟文</string>
<string name="list_name">列表名</string>
<string name="remove">移除</string>
<!-- %s is a username -->
<string name="manage_accounts">管理账户</string>
<string name="create_list">创建列表</string>
<string name="dont_remind_again">不再提醒</string>
<!-- %s is a time interval ("5 months") -->
</resources>