mirror of
https://ghfast.top/https://github.com/discourse/discourse-akismet.git
synced 2026-07-16 11:46:29 +08:00
27 lines
970 B
YAML
27 lines
970 B
YAML
# 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_TW:
|
||
js:
|
||
akismet:
|
||
title: "Akismet"
|
||
confirm_spam: "確認垃圾訊息"
|
||
not_spam: "非垃圾訊息"
|
||
confirm_delete: "確認垃圾訊息並刪除用戶"
|
||
reject_user_delete: "刪除使用者"
|
||
refresh: "刷新話題"
|
||
posts_to_review: "待審核話題"
|
||
dismiss: "去除"
|
||
ignore: "忽略"
|
||
stats:
|
||
scanned: "已掃描"
|
||
needs_review: "需要審核"
|
||
confirmed_spam: "內部確認為垃圾訊息"
|
||
confirmed_ham: "內部確認非垃圾訊息"
|
||
delete_prompt: "你確實要刪除 <b>%{username}</b> 嗎?這將會刪除他們所有的話題並阻止其郵件和IP地址。"
|
||
not_enabled: "Akismet 沒有啟用."
|
||
change_settings: "修改設置"
|