discourse-akismet/config/locales/client.zh_CN.yml
2020-05-04 10:48:08 -04:00

40 lines
1.4 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
zh_CN:
js:
admin:
logs:
staff_actions:
actions:
confirmed_ham: "非垃圾信息"
confirmed_spam: "确认垃圾信息"
confirmed_spam_deleted: "确认垃圾信息并删除用户"
dismissed: '忽略垃圾信息'
ignored: '忽略垃圾信息'
akismet_states:
new: Akismet 还没有检查这个用户。
skipped: 该用户没有足够的信息供 Akismet 审查。
confirmed_ham: Akismet检查了这个用户确定它不是广告用户。
confirmed_spam: Akismet 认为这个用户是广告用户。
akismet:
title: "Akismet"
confirm_spam: "确认垃圾信息"
not_spam: "非垃圾信息"
confirm_delete: "确认垃圾信息并删除用户"
reject_spam_user_delete: "删除用户"
dismiss: "忽略"
ignore: "忽略"
reviewable_delete_prompt: "你确定要删除这个用户吗?这将删除此用户的所有帖子并屏蔽这个邮箱地址和 IP 地址。"
review:
user:
bio: "简介"
types:
reviewable_akismet_post:
title: "Akismet标记的帖子"
reviewable_akismet_user:
title: "Akismet标记的用户"