"maintenance-mode.help":"When the forum is in maintenance mode, all requests will be redirected to a static holding page. Administrators are exempt from this redirection, and are able to access the site normally.",
"maintenance-mode.message":"Maintenance Message",
"headers":"Headers",
"headers.allow-from":"Set ALLOW-FROM to Place NodeBB in an iFrame",
"headers.powered-by":"Customise the \"Powered By\" header sent by NodeBB",
"headers.acao":"Access-Control-Allow-Origin",
"headers.acao-help":"To deny access to all sites, leave empty or set to <code>null</code>",
"headers.acam":"Access-Control-Allow-Methods",
"headers.acah":"Access-Control-Allow-Headers",
"traffic-management":"Traffic Management",
"traffic.help":"NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable":"Enable Traffic Management",
"traffic.event-lag":"Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help":"Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",
"traffic.lag-check-interval":"Check Interval (in milliseconds)",
"traffic.lag-check-interval-help":"Lowering this value causes NodeBB to become more sensitive to spikes in load, but may also cause the check to become too sensitive. (Restart required)"
"address-help":"The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
"from":"From Name",
"from-help":"The from name to display in the email.",
"gmail-routing":"Gmail Routing",
"gmail-routing-help1":"There have been reports of Gmail Routing not working on accounts with heightened security. In those scenarios, you will have to <a href=\"https://www.google.com/settings/security/lesssecureapps\">configure your GMail account to allow less secure apps</a>.",
"gmail-routing-help2":"For more information about this workaround, <a href=\"https://nodemailer.com/using-gmail/\">please consult this NodeMailer article on the issue.</a> An alternative would be to utilise a third-party emailer plugin such as SendGrid, Mailgun, etc. <a href=\"{config.relative_path}/admin/extend/plugins\">Browse available plugins here</a>.",
"gmail-transport":"Route emails through a Gmail/Google Apps account",
"gmail-transport.username":"Username",
"gmail-transport.username-help":"Enter the full email address here, especially if you are using a Google Apps managed domain.",
"gmail-transport.password":"Password",
"template":"Edit Email Template",
"template.select":"Select Email Template",
"template.revert":"Revert to Original",
"testing":"Email Testing",
"testing.select":"Select Email Template",
"testing.send":"Send Test Email",
"testing.send-help":"The test email will be sent to the currently logged in user's email address.",
"subscriptions.hour-help":"Please enter a number representing the hour to send scheduled email digests (e.g. <code>0</code> for midnight, <code>17</code> for 5:00pm). Keep in mind that this is the hour according to the server itself, and may not exactly match your system clock.<br /> The approximate server time is: <span id=\"serverTime\"></span><br /> The next daily digest is scheduled to be sent <span id=\"nextDigestTime\"></span>"
"handles.enabled-help":"This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"",
"privileges":"Guest Privileges",
"privileges.can-search":"Allow guests to search without logging in",
"privileges.can-search-users":"Allow guests to search users without logging in"
"restrictions.seconds-between":"Seconds between Posts",
"restrictions.seconds-between-new":"Seconds between Posts for New Users",
"restrictions.rep-threshold":"Reputation threshold before this restriction is lifted",
"restrictions.seconds-defore-new":"Seconds before new user can post",
"restrictions.seconds-edit-after":"Number of seconds users are allowed to edit posts after posting. (0 disabled)",
"restrictions.seconds-delete-after":"Number of seconds users are allowed to delete posts after posting. (0 disabled)",
"restrictions.replies-no-delete":"Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.min-title-length":"Minimum Title Length",
"restrictions.max-title-length":"Maximum Title Length",
"restrictions.min-post-length":"Minimum Post Length",
"restrictions.max-post-length":"Maximum 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.",
"timestamp":"Timestamp",
"timestamp.cut-off":"Date cut-off (in days)",
"timestamp.cut-off-help":"Dates & 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>",
"teaser":"Teaser Post",
"teaser.last-post":"Last – Show the latest post, including the original post, if no replies",
"teaser.last-reply":"Last – Show the latest reply, or a \"No replies\" placeholder if no replies",
"teaser.first":"First",
"unread":"Unread Settings",
"unread.cutoff":"Unread cutoff days",
"unread.min-track-last":"Minimum posts in topic before tracking last read",
"signature":"Signature Settings",
"signature.disable":"Disable signatures",
"signature.no-links":"Disable links in signatures",
"signature.no-images":"Disable images in signatures",
"composer-help":"The following settings govern the functionality and/or appearance of the post composer shown\n\t\t\t\tto users when they create new topics, or reply to existing topics.",
"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",
"ip-tracking":"IP Tracking",
"ip-tracking.each-post":"Track IP Address for each post"
"allowed-file-extensions-help":"Enter comma-separated list of file extensions here (e.g. <code>pdf,xls,doc</code>).\n\t\t\t\t\tAn empty list means all extensions are allowed.",
"profile-avatars":"Profile Avatars",
"allow-profile-image-uploads":"Allow users to upload profile images",
"convert-profile-image-png":"Convert profile image uploads to PNG",
"disable-user-skins":"Prevent users from choosing a custom skin",
"account-protection":"Account Protection",
"login-attempts":"Login attempts per hour",
"login-attempts-help":"If login attempts to a user's account exceeds this threshold, that account will be locked for a pre-configured amount of time",
"registration-type.help":"Normal - Users can register from the /register page.<br/>\nAdmin Approval - User registrations are placed in an <a href=\"%1/admin/manage/registration\">approval queue</a> for administrators.<br/>\nAdmin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.<br/>\nInvite Only - Users can invite others from the <a href=\"%1/users\" target=\"_blank\">users</a> page.<br/>\nAdmin Invite Only - Only administrators can invite others from <a href=\"%1/users\" target=\"_blank\">users</a> and <a href=\"%1/admin/manage/users\">admin/manage/users</a> pages.<br/>\nNo registration - No user registration.<br/>",
"registration.max-invites":"Maximum Invitations per User",
"max-invites":"Maximum Invitations per User",
"max-invites-help":"0 for no restriction. Admins get infinite invitations<br>Only applicable for \"Invite Only\"",
"min-username-length":"Minimum Username Length",
"max-username-length":"Maximum Username Length",
"min-password-length":"Minimum Password Length",
"max-about-me-length":"Maximum About Me Length",
"terms-of-use":"Forum Terms of Use <small>(Leave blank to disable)</small>",
"user-search":"User Search",
"user-search-results-per-page":"Number of results to display",
"default-user-settings":"Default User Settings",
"show-email":"Show email",
"show-fullname":"Show fullname",
"restrict-chat":"Only allow chat messages from users I follow",
"outgoing-new-tab":"Open outgoing links in new tab",
"topic-search":"Enable In-Topic Searching",
"digest-freq":"Subscribe to Digest",
"digest-freq.off":"Off",
"digest-freq.daily":"Daily",
"digest-freq.weekly":"Weekly",
"digest-freq.monthly":"Monthly",
"email-chat-notifs":"Send an email if a new chat message arrives and I am not online",
"email-post-notif":"Send an email when replies are made to topics I am subscribed to",
"follow-created-topics":"Follow topics you create",
"follow-replied-topics":"Follow topics that you reply to"
<input id="logoUrl" type="text" class="form-control" placeholder="Path to a logo to display on forum header" data-field="brand:logo" data-action="upload" data-target="logoUrl" data-route="{config.relative_path}/api/admin/uploadlogo" readonly />
<strong>Initial Number of Topics to Load on Unread, Recent, and Popular</strong><br /> <input type="text" class="form-control" value="20" data-field="topicsPerList">
Dates & times will be shown in a relative manner (e.g. "3 hours ago" / "5 days ago"), and localised into various
[[admin/settings/post:timestamp.cut-off-help]]
languages. After a certain point, this text can be switched to display the localised date itself
(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>
Admin Approval - User registrations are placed in an <a href="{config.relative_path}/admin/manage/registration">approval queue</a> for administrators.<br/>
Admin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.<br/>
Invite Only - Users can invite others from the <a href="{config.relative_path}/users" target="_blank">users</a> page.<br/>
Admin Invite Only - Only administrators can invite others from <a href="{config.relative_path}/users" target="_blank">users</a> and <a href="{config.relative_path}/admin/manage/users">admin/manage/users</a> pages.<br/>