Files
NodeBB/public/language/uk/admin/advanced/errors.json
2017-02-12 09:22:10 +00:00

14 lines
684 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 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\" очищено"
}