Files
NodeBB/public/language/cs/unread.json
Barış Soner Uşaklı 3c0f0f9c3a Revert "Squashed commit of the following:"
This reverts commit c51022993b.
2026-02-14 15:44:39 -05:00

16 lines
627 B
JSON

{
"title": "Nepřečtené",
"no-unread-topics": "Nejsou zde žádné nepřečtené témata.",
"load-more": "Načíst další",
"mark-as-read": "Označit jako přečtené",
"mark-as-unread": "Mark as Unread",
"selected": "Vybrané",
"all": "Vše",
"all-categories": "Všechny kategorie",
"topics-marked-as-read.success": "Téma bylo označeno jako přečtené.",
"all-topics": "Všechna témata",
"new-topics": "Nová témata",
"watched-topics": "Sledovaná témata",
"unreplied-topics": "Neodpovězené témata",
"multiple-categories-selected": "Vícenásobný výběr"
}