{
    "invalid-data": "Invalid Data",
    "not-logged-in": "You don't seem to be logged in.",
    "account-locked": "Your account has been locked temporarily",
    "search-requires-login": "Searching requires an account! Please login or register!",
    "invalid-cid": "Invalid Category ID",
    "invalid-tid": "Invalid Topic ID",
    "invalid-pid": "Invalid Post ID",
    "invalid-uid": "Invalid User ID",
    "invalid-username": "Invalid Username",
    "invalid-email": "Invalid Email",
    "invalid-title": "Invalid title!",
    "invalid-user-data": "Invalid User Data",
    "invalid-password": "Invalid Password",
    "invalid-username-or-password": "Please specify both a username and password",
    "invalid-search-term": "Invalid search term",
    "invalid-pagination-value": "Invalid pagination value",
    "username-taken": "Username taken",
    "email-taken": "Email taken",
    "email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
    "username-too-short": "Username too short",
    "username-too-long": "Username too long",
    "user-banned": "User banned",
    "user-too-new": "Sorry, you are required to wait %1 seconds before making your first post",
    "no-category": "Category does not exist",
    "no-topic": "Topic does not exist",
    "no-post": "Post does not exist",
    "no-group": "Group does not exist",
    "no-user": "User does not exist",
    "no-teaser": "Teaser does not exist",
    "no-privileges": "You do not have enough privileges for this action.",
    "no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
    "category-disabled": "Category disabled",
    "topic-locked": "Topic Locked",
    "still-uploading": "Please wait for uploads to complete.",
    "content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
    "title-too-short": "Please enter a longer title. Titles should contain at least %1 characters.",
    "title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.",
    "too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
    "too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
    "file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
    "cant-vote-self-post": "You cannot vote for your own post",
    "already-favourited": "You have already favourited this post",
    "already-unfavourited": "You have already unfavourited this post",
    "cant-ban-other-admins": "You can't ban other admins!",
    "invalid-image-type": "Invalid image type",
    "group-name-too-short": "Group name too short",
    "group-already-exists": "Group already exists",
    "group-name-change-not-allowed": "Group name change not allowed",
    "post-already-deleted": "This post has already been deleted",
    "post-already-restored": "This post has already been restored",
    "topic-already-deleted": "This topic has already been deleted",
    "topic-already-restored": "This topic has already been restored",
    "topic-thumbnails-are-disabled": "Topic thumbnails are disabled.",
    "invalid-file": "Invalid File",
    "uploads-are-disabled": "Uploads are disabled",
    "upload-error": "Upload Error : %1",
    "signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
    "cant-chat-with-yourself": "You can't chat with yourself!",
    "chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
    "reputation-system-disabled": "Reputation system is disabled.",
    "downvoting-disabled": "Downvoting is disabled",
    "not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
    "not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
    "reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
}