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

15 lines
705 B
JSON
Raw Permalink 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 Not Found",
"error.503": "503 Service Unavailable",
"manage-error-log": "Керувати логом помилок",
"export-error-log": "Експортувати лог помилок (CSV)",
"clear-error-log": "Очистити лог помилок",
"route": "Шлях",
"count": "Кількість",
"no-routes-not-found": "Ура! Помилок 404 немає!",
"clear404-confirm": "Ви впевнені, що бажаєте очистити лог помилок 404?",
"clear404-success": "Помилки \"404 Not Found\" очищено"
}