Files
NodeBB/public/language/ru/admin/advanced/errors.json

15 lines
697 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"errors": "Errors",
"figure-x": "График %1",
"error-events-per-day": "событий <code>%1</code> в день",
"error.404": "404 Не найдено",
"error.503": "503 Сервис недоступен",
"manage-error-log": "Управление журналом ошибок",
"export-error-log": "Экспорт журнала (CSV)",
"clear-error-log": "Очистить журнал",
"route": "Путь",
"count": "Кол-во",
"no-routes-not-found": "Ура! Ошибок 404 нет!",
"clear404-confirm": "Вы уверены, что хотите очистить журнал ошибок 404?",
"clear404-success": "Журнал ошибок 404 очищен"
}