Files
NodeBB/public/language/da/category.json

26 lines
1.3 KiB
JSON
Raw Normal View History

{
2015-08-17 17:07:39 -04:00
"category": "Kategori",
"subcategories": "Underkategorier",
"new-topic-button": "Nyt emne",
"guest-login-post": "Log ind",
"no-topics": "<strong>Der er ikke nogen nye emner i denne kategori.</strong><br /> Hvorfor prøver du ikke at lave et?",
"browsing": "browse",
"no-replies": "Ingen har svaret",
"no-new-posts": "Ingen nye indlæg",
"watch": "Overvåg",
"ignore": "Ignorer",
2016-07-12 20:22:44 -04:00
"watching": "Watching",
"tracking": "Tracking",
2018-12-21 09:26:11 +00:00
"not-watching": "Not Watching",
2016-07-12 20:22:44 -04:00
"ignoring": "Ignoring",
"watching.description": "Notify me of new topics.<br/>Show topics in unread & recent",
"tracking.description": "Shows topics in unread & recent",
2018-12-21 09:26:11 +00:00
"not-watching.description": "Do not show topics in unread, show in recent",
"ignoring.description": "Do not show topics in unread & recent",
2018-12-21 09:26:11 +00:00
"watching.message": "You are now watching updates from this category and all subcategories",
"tracking.message": "You are now tracking updates from this category and all subcategories",
2018-12-21 09:26:11 +00:00
"notwatching.message": "You are not watching updates from this category and all subcategories",
"ignoring.message": "You are now ignoring updates from this category and all subcategories",
2021-02-02 09:07:11 +00:00
"watched-categories": "Fulgte kategorier",
"x-more-categories": "%1 more categories"
}