Files
NodeBB/public/language/uk/unread.json
2018-03-20 09:27:01 +00:00

15 lines
702 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.
{
"title": "Непрочитані",
"no_unread_topics": "Не залишилось непрочитаних тем.",
"load_more": "Завантажити більше",
"mark_as_read": "Помітити як прочитане",
"selected": "Вибрано",
"all": "Всі",
"all_categories": "Всі категорії",
"topics_marked_as_read.success": "Теми відмічені прочитаними!",
"all-topics": "Всі теми",
"new-topics": "Нові теми",
"watched-topics": "Переглянуті теми",
"unreplied-topics": "Теми без відповіді",
"multiple-categories-selected": "Мультивибір"
}