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.9 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"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": "Количество отрицательных голосов в день (установите 0 для отключения ограничения)",
"downvotes-per-user-per-day": "Количество отрицательных голосов за участника в день (установите 0 для неограниченного количества отрицательных голосов)",
"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"
}