NodeBB/NodeBB

View on GitHub
public/language/hu/tags.json

Summary

Maintainability
Test Coverage
{
    "all-tags": "Összes címke",
    "no-tag-topics": "Nem létezik témakör ezzel a címkével.",
    "no-tags-found": "Nem találhatók címkék",
    "tags": "Címkék",
    "enter-tags-here": "Adj hozzám címkéket %1 - %2 karakter között.",
    "enter-tags-here-short": "Címke megadása...",
    "no-tags": "Még nincsenek címkék.",
    "select-tags": "Címkék kiválasztása",
    "tag-whitelist": "Tag Whitelist",
    "watching": "Watching",
    "not-watching": "Not Watching",
    "watching.description": "Notify me of new topics.",
    "not-watching.description": "Do not notify me of new topics.",
    "following-tag.message": "You will now be receiving notifications when somebody posts a topic with this tag.",
    "not-following-tag.message": "You will not receive notifications when somebody posts a topic with this tag."
}