{% trans '使用偏好' %} {% csrf_token %} {% trans '登录后显示:' %} 内容发现 好友动态 个人主页 {% trans '发表时的默认可见性:' %} 公开 仅关注者 仅本人和被提及的用户 可见性选择「公开」时以如下方式发布到联邦网络: Public Unlisted {% if enable_local_only %} 仅本站 {% endif %} {% if request.user.mastodon_acct %} 转发到主ID时间轴时: 使用转播(boost) 另发新帖文 发表时默认选中 转发到主ID时间轴 {% endif %} {% trans '发表标记时在结尾附加标签:' %} {% trans '搜索时不显示以下类型:' %} {% all_categories as categories %} {% for c in categories %} {{ c.label }} {% endfor %} {% trans '匿名访客和搜索引擎可以查看你的个人主页' %} {% trans '显示你是某条目的最近编辑者' %}