"intro-body":"NodeBB может взаимодействовать с другими экземплярами NodeBB, которые его поддерживают. Это достигается с помощью протокола <a href=\"https://activitypub.rocks/\">ActivityPub</a>. Если он включен, NodeBB также сможет взаимодействовать с другими приложениями и веб-сайтами, которые используют ActivityPub (например, Mastodon, Peertube и т. д.)",
"general":"Общие",
"pruning":"Обрезка контента",
"content-pruning":"Дней для хранения удаленного контента",
"content-pruning-help":"Обратите внимание, что удаленный контент, который привлек внимание (ответ или голосование за/против), будет сохранен. (значение 0 отключено)",
"user-pruning":"Дней для кэширования учетных записей удаленных пользователей",
"user-pruning-help":"Учетные записи удаленных пользователей будут удалены только в том случае, если в них нет записей. В противном случае они будут восстановлены повторно. (значение 0 отключено)",
"enabled":"Включить федерацию",
"enabled-help":"Если этот параметр включен, NodeBB сможет взаимодействовать со всеми клиентами, поддерживающими Activitypub, в более широком федеративном пространстве.",
"probe-timeout-help":"(По умолчанию: 2000) Если поисковый запрос не получит ответа в установленные сроки, пользователь будет перенаправлен непосредственно по ссылке. Увеличьте это число, если сайты отвечают медленно и вы хотите предоставить дополнительное время.",
"rules.modal.instructions":"Any incoming content is checked against these categorization rules, and matching content is automatically moved into the category of choice.<br /><br /><strong>N.B.</strong> Content that is already categorized (i.e. in a remote category) will not pass through these rules.",
"rules.help-hashtag":"Будут совпадать темы, содержащие этот хэштег без учета регистра. Не вводите символ #",
"rules.help-user":"Будут совпадать темы, созданные указанным пользователем. Введите дескриптор или полный ID (напр. bob@example.com или https://example.com/users/bob)",
"relays.intro":"A relay improves discovery of content to and from your NodeBB. Subscribing to a relay means content received by the relay is forwarded here, and content posted here is syndicated outward by the relay.",
"relays.warning":"Note: Relays can send larges amounts of traffic in, and may increase storage and processing costs.",
"relays.litepub":"NodeBB follows the LitePub-style relay standard. The URL you enter here should end with <code>/actor</code>.",
"blocklists-help":"For the safety of you and your users, maintaining a blocklist is an essential part of any trust & safety effort when working with content from outside the local moderation scope. NodeBB ships with some recommended defaults, and these can be customized here.",
"blocklists-default":"NodeBB ships with two blocklists by default, the <a href=\"https://about.iftas.org/library/iftas-dni-list/\">IFTAS Do Not Interact Denylist</a> and the <a href=\"https://about.iftas.org/library/iftas-abandoned-and-unmanaged-domain-list/\">IFTAS Abandoned and Unmanaged Domain Denylist</a>.",
"blocklists.url":"URL",
"blocklists.count":"Domains",
"blocklists.add":"Add New Blocklist",
"blocklists.add-help":"Enter the URL of the blocklist you would like to add. NodeBB understands blocklists that match the format used by <a href=\"https://iftas.org\">IFTAS</a>.",
"blocklists.refreshed":"Blocklist refreshed — it now contains %1 entries",
"blocklists.view.title":"View Blocklist",
"blocklists.view.intro":"These are the %1 domain(s) blocked by this blocklist:",
"count":"В настоящее время NodeBB знает о <strong>%1</strong> сервере(ах)",
"server.filter-help":"Укажите серверы, для которых вы хотели бы запретить объединение с вашим NodeBB. В качестве альтернативы вы можете выборочно <em>разрешить</em> объединение с определенными серверами. Поддерживаются оба варианта, хотя они и являются взаимоисключающими.",
"server.filter-help-hostname":"Введите ниже только имя хоста экземпляра (например, <code>example.org</code>), разделенное переносами строк.",
"server.filter-allow-list":"Вместо этого используйте это как список разрешений.",
"content.outgoing":"Outgoing",
"content.summary-limit":"Character count after which a summary is generated",
"content.summary-limit-help":"When content is federated out that exceeds this character count, a <code>summary</code> is generated, comprising of all complete sentences prior to this limit. (Default: 500)",
"content.break-string-help":"This delimiter can be manually inserted by power users when composing new topics. It instructs NodeBB to use content up until that point as part of the <code>summary</code>. If this string is not used, then the character count fallback applies. (Default: <code>[...]</code>)",
"content.world-default-cid":"Default category ID for "World" page composer"