Files
NodeBB/public/language/ru/admin/advanced/errors.json
2017-11-25 09:25:25 +00:00

14 lines
696 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.
{
"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 очищен"
}