nodebb/public/language/hu/recent.json

19 lines
901 B
JSON

{
"title": "Legrissebb",
"day": "Nap",
"week": "Hét",
"month": "Hónap",
"year": "Év",
"alltime": "Bármikor",
"no_recent_topics": "Nincs friss témakör.",
"no_popular_topics": "Nincs népszerű témakör.",
"there-is-a-new-topic": "Van egy új témakör.",
"there-is-a-new-topic-and-a-new-post": "Van egy új témakör és új hozzászólás.",
"there-is-a-new-topic-and-new-posts": "Van egy új témakör és %1 új hozzászólás.",
"there-are-new-topics": "Van %1 új témakör.",
"there-are-new-topics-and-a-new-post": "Van %1 új témakör és egy új hozzászólás.",
"there-are-new-topics-and-new-posts": "Van %1 új témakör és %2 új hozzászólás.",
"there-is-a-new-post": "Van egy új hozzászólás.",
"there-are-new-posts": "Van %1 új hozzászólás.",
"click-here-to-reload": "Újratöltéshez kattints ide."
}