{
	"reputation": "聲望設定",
	"disable": "停用 聲望系統",
	"disable-down-voting": "停用 倒讚",
	"votes-are-public": "公開所有讚",
	"thresholds": "操作限制",
	"min-rep-upvote": "Minimum reputation to upvote posts",
	"upvotes-per-day": "Upvotes per day (set to 0 for unlimited upvotes)",
	"upvotes-per-user-per-day": "Upvotes per user per day (set to 0 for unlimited upvotes)",
	"min-rep-downvote": "倒讚貼文 需要的最低聲望",
	"downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)",
	"downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)",
	"min-rep-chat": "Minimum reputation to send chat messages",
	"min-rep-flag": "舉報貼文 需要的最低聲望",
	"min-rep-website": "加入 個人網站 需要的最低聲望",
	"min-rep-aboutme": "加入 個人 “關於我”頁 需要的最低聲望",
	"min-rep-signature": "加入 簽名檔 需要的最低聲望",
	"min-rep-profile-picture": "加入 個人頭像 需要的最低聲望",
	"min-rep-cover-picture": "加入 個人封面圖片 需要的最低聲望",

	"flags": "Flag Settings",
	"flags.limit-per-target": "Maximum number of times something can be flagged",
	"flags.limit-per-target-placeholder": "Default: 0",
	"flags.limit-per-target-help": "When a post or user is flagged multiple times, each additional flag is considered a "report" and added to the original flag. Set this option to a number other than zero to limit the number of reports an item can receive.",
  	"flags.auto-flag-on-downvote-threshold": "Number of downvotes to auto flag posts (Set to 0 to disable, default: 0)",
	"flags.auto-resolve-on-ban": "Automatically resolve all of a user's tickets when they are banned",
	"flags.action-on-resolve": "Do the following when a flag is resolved",
	"flags.action-on-reject": "Do the following when a flag is rejected",
	"flags.action.nothing": "Do nothing",
	"flags.action.rescind": "Rescind the notification send to moderators/administrators"
}