NodeBB/NodeBB

View on GitHub
public/language/nb/admin/settings/post.json

Summary

Maintainability
Test Coverage
{
    "general": "General",
    "sorting": "Post Sorting",
    "sorting.post-default": "Default Post Sorting",
    "sorting.oldest-to-newest": "Oldest to Newest",
    "sorting.newest-to-oldest": "Newest to Oldest",
    "sorting.recently-replied": "Recently Replied",
    "sorting.recently-created": "Recently Created",
    "sorting.most-votes": "Most Votes",
    "sorting.most-posts": "Most Posts",
    "sorting.most-views": "Most Views",
    "sorting.topic-default": "Standard trådsortering",
    "length": "Post Length",
    "post-queue": "Post Queue",
    "restrictions": "Posting Restrictions",
    "restrictions.post-queue": "Enable post queue",
    "restrictions.post-queue-rep-threshold": "Reputation required to bypass post queue",
    "restrictions.groups-exempt-from-post-queue": "Select groups that should be exempt from the post queue",
    "restrictions-new.post-queue": "Enable new user restrictions",
    "restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
    "restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
    "restrictions.seconds-between": "Number of seconds between posts",
    "restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
    "restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
    "restrictions.replies-no-delete": "Antall svar i tråd før bruker ikke lenger får lov til å slette egen tråd (sett til 0 for å deaktivere)",
    "restrictions.title-length": "Title Length",
    "restrictions.post-length": "Post Length",
    "restrictions.days-until-stale": "Days until topic is considered stale",
    "restrictions.stale-help": "If a topic is considered \"stale\", then a warning will be shown to users who attempt to reply to that topic. (set to 0 to disable)",
    "timestamp": "Timestamp",
    "timestamp.cut-off": "Date cut-off (in days)",
    "timestamp.cut-off-help": "Dates &amp; times will be shown in a relative manner (e.g. \"3 hours ago\" / \"5 days ago\"), and localised into various\n\t\t\t\t\tlanguages. After a certain point, this text can be switched to display the localised date itself\n\t\t\t\t\t(e.g. 5 Nov 2016 15:30).<br /><em>(Default: <code>30</code>, or one month). Set to 0 to always display dates, leave blank to always display relative times.</em>",
    "timestamp.necro-threshold": "Necro Threshold (in days)",
    "timestamp.necro-threshold-help": "A message will be shown between posts if the time between them is longer than the necro threshold. (Default: <code>7</code>, or one week). Set to 0 to disable.</em>",
    "timestamp.topic-views-interval": "Increment topic views interval (in minutes)",
    "timestamp.topic-views-interval-help": "Topic views will only increment once every X minutes as defined by this setting.",
    "teaser": "Teaser Post",
    "teaser.last-post": "Last &ndash; Show the latest post, including the original post, if no replies",
    "teaser.last-reply": "Last &ndash; Show the latest reply, or a \"No replies\" placeholder if no replies",
    "teaser.first": "First",
    "showPostPreviewsOnHover": "Show a preview of posts when mouse overed",
    "unread-and-recent": "Unread & Recent Settings",
    "unread.cutoff": "Unread cutoff days",
    "unread.min-track-last": "Minimum antall innlegg i tråd før registrering av sist lest",
    "recent.max-topics": "Maximum topics on /recent",
    "recent.categoryFilter.disable": "Disable filtering of topics in ignored categories on the /recent page",
    "signature": "Signature Settings",
    "signature.disable": "Disable signatures",
    "signature.no-links": "Disable links in signatures",
    "signature.no-images": "Disable images in signatures",
    "signature.hide-duplicates": "Hide duplicate signatures in topics",
    "signature.max-length": "Maximum Signature Length",
    "composer": "Composer Settings",
    "composer-help": "Følgende innstillinger styrer funksjonaliteten og/ eller utseendet til skriveverktøyet vist\n\t\t\t\ttil brukere når de lager nye tråder, eller svarer på eksisterende tråder.",
    "composer.show-help": "Show \"Help\" tab",
    "composer.enable-plugin-help": "Allow plugins to add content to the help tab",
    "composer.custom-help": "Custom Help Text",
    "backlinks": "Backlinks",
    "backlinks.enabled": "Enable topic backlinks",
    "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.",
    "ip-tracking": "IP Tracking",
    "ip-tracking.each-post": "Track IP Address for each post",
    "enable-post-history": "Enable Post History"
}