You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
2.1 KiB
JSON

8 years ago
{
"reputation": "Reputation Settings",
"disable": "Disable Reputation System",
"disable-down-voting": "Disable Down Voting",
"votes-are-public": "All Votes Are Public",
8 years ago
"thresholds": "Activity 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)",
8 years ago
"min-rep-downvote": "Minimum reputation to downvote posts",
"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": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
7 years ago
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile",
7 years ago
"min-rep-profile-picture": "Minimum reputation to add \"Profile Picture\" to user profile",
"min-rep-cover-picture": "Minimum reputation to add \"Cover Picture\" to user profile",
"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",
Acp redesign (#11639) * acp sidebar * gap in nav * remove shadow * label fixes * color fixes * feat: settings page wip * feat: scroll spy :eyeglasses: move social into general, store social in meta.config like other settings write upgrade script * remove social * rermove openapi routes * cleanup, highlight selected nav item * more cleanup * advanced margin top * derp * match design * bring back version alert fix homepage js, since it moved to general settings * remove unused tpls these moved to general settings * remove more css * offcanvas for mobile fix search * add timeout * add new props * manage categories * small fixes * category-edit * feat category page fixes * add title to settings pages add user settings page * small fixes * some more settings pages * fix: plugin page titles * more settings pages * more padding * more pages, add acp paginator.tpl so it doesn't change when active theme changes * remove placeholder * dashboard table * fix: openapi * fix: controller tests * use fonts from core * some small fixes * fix rep page * refactor: fix name of upgrade script * create category modal group edit * group/groups pages * admins mods * privs * uploads * missing margin * more acp pages * more pages * plugins/rewards/widgets * wrap rewards * fix widgets * fix widget clone button * fix group acp edit link * update search dropdown * remove display block from tbody * use less css * remove some derp links * remove striped tables * remove p tags from lang files * update email settings * Update api.tpl * move tag-whitelist
2 years ago
"flags.action.rescind": "Rescind the notification sent to moderators/administrators"
8 years ago
}