mirror of
https://ghfast.top/https://github.com/discourse/discourse-akismet.git
synced 2026-07-15 11:36:24 +08:00
59 lines
No EOL
2.1 KiB
YAML
59 lines
No EOL
2.1 KiB
YAML
en:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_akismet: "Discourse Akismet"
|
|
js:
|
|
admin:
|
|
logs:
|
|
staff_actions:
|
|
actions:
|
|
confirmed_ham: "Not spam"
|
|
confirmed_spam: "Confirm spam"
|
|
confirmed_spam_deleted: "Confirm spam and delete user"
|
|
ignored: "Ignore spam"
|
|
akismet_api_error: "Akismet API Error:"
|
|
|
|
akismet:
|
|
title: "Akismet"
|
|
confirm_spam: "Delete Post"
|
|
confirm_spam_description: "Agree with flag, delete the post and submit feedback to Akismet."
|
|
not_spam: "No"
|
|
not_spam_description: "Mark as not spam"
|
|
not_spam_complete: "Marked as not spam"
|
|
confirm_delete: "Confirm Spam & Delete User"
|
|
confirm_suspend: "Suspend User"
|
|
confirm_suspend_description: "Agree with flag and suspend the user."
|
|
dismiss: "Dismiss"
|
|
ignore: "Ignore"
|
|
ignore_description: "Ignore the flag without submitting feedback"
|
|
reviewable_delete_prompt: "Are you sure you want to delete this user? This will remove all of their posts and block their email and ip address."
|
|
topic_deleted: "Our automated spam filter, Akismet, has temporarily hidden this topic."
|
|
|
|
user_state:
|
|
pending: "Akismet has not checked this user yet."
|
|
skipped: "This user has not been verified by Akismet."
|
|
confirmed_ham: "Akismet decided that this user is not spam."
|
|
confirmed_spam: "Akismet decided that this user is spam."
|
|
|
|
post_state:
|
|
pending: "Akismet has not checked this post yet."
|
|
skipped: "This post has not been verified by Akismet."
|
|
confirmed_ham: "This post was marked as not spam by Akismet."
|
|
confirmed_spam: "This post was marked as spam by Akismet."
|
|
|
|
review:
|
|
user:
|
|
bio: "Bio"
|
|
types:
|
|
reviewable_akismet_post:
|
|
title: "Akismet Flagged Post"
|
|
noun: "post"
|
|
reviewable_akismet_user:
|
|
title: "Akismet Flagged User"
|
|
noun: "user profile"
|
|
reviewable_akismet_post_voting_comment:
|
|
title: "Akismet Flagged Post Voting Comment"
|
|
noun: "post voting comment"
|
|
|