{
    "_accountCreated": "Account created",
    "_chat": "Chat",
    "_confirmAccount": "Confirm Account",
    "_confirmYourAccount": "Confirm your account",
    "_createAccount": "Create Account",
    "_dear": "Dear",
    "_email": "Email",
    "_error": "Error",
    "_commingSoon": "Comming soon!",
    "_forgotPassword": "Forgot password?",
    "_login": "Login",
    "_loginWith": "Or login with",
    "_logout": "Logout",
    "_password": "Password",
    "_profile": "Profile",
    "_resetPasswordSuccess": "Password reset successfully",
    "_resetYourPassword": "Reset your password",
    "_send": "Send",
    "_sendPasswordResetEmail": "Send Password Reset Email",
    "_sendTo": "Send to",
    "_settings": "Settings",
    "_signup": "Sign Up",
    "_sendAgain": "Send again",
    "_sendAgainActivateAccountEmail": "Send Activate Account Email",
    "_updatePassword": "Update Password",
    "_username": "Username",
    "_welcome": "Welcome!",
    "errAccountExistsFB": "An account exists with the email: <b>:email:</b>.<br/>Try with your Facebook Account.",
    "errAccountExistsGG": "An account exists with the email: <b>:email:</b>.<br/>Try with your Google Account.",
    "errAccountExistsTW": "An account exists with the email: <b>:email:</b>.<br/>Try with your Twitter Account.",
    "errAccountExistsWW": "An account exists with the email entered.<br/><a href=\"/forgot\">Forgot password?</a>",
    "errAccountNotFound": "Not account found with the email entered.",
    "errHashCompare": "Some data entered is incorrect.",
    "errInternalHashCompare": "Errors on operation. (C1)",
    "errInternalCreateUser": "Errors on operation. (C2)",
    "errInternalGeneral": "Errors on operation. (C3)",
    "errInternalHash": "Errors on operation. (C4)",
    "errInternalOperation": "Errors on operation. (C5)",
    "errInternalSalt": "Errors on operation. (C6)",
    "errInternalSendMail": "Errors on operation. (C7)",
    "errInternalUpdateUser": "Errors on operation. (C8)",
    "errPageNotFound": "Page not found.",
    "errTokenExpires": "Token is invalid or has expired.",
    "errUserNotFound": "User not found.",
    "errUsernameExists": "Username already exists.",
    "msgConfirmResetPassword": "We send you link to <b>:email:</b> for reset your password.",
    "msgConfirmSignUp": "We send you link to <b>:email:</b> for confirm your account.",
    "msgEmailConfirmAccount": "Please confirm your account.",
    "msgInitSendAgainActivateAccount": "Your account is pending of activate.<br/>Do you want us to send you another email to activate your account?",
    "msgEmailResetPassword": "Please, reset your password.",
    "msgEmailResetPasswordSuccess": "Your password has reset successfully.",
    "msgEmailSignature": "- The :appName: team.",
    "msgEmailWelcome": "Thank you for joining our community.",
    "noteTermsConditions": "By click on \"Create Account\" below, you are agreeing to the <a href=\"/terms\">Terms of Service</a> and the <a href=\"/policy\">Privacy Policy</a>, incluided the use of cookies.",
    "requiredEmail": "Email: Please enter a valid address.",
    "requiredToken": "Token: Format invalid.",
    "requiredPassword": "Password: Must be at least 6 characters long.",
    "requiredUsername": "Username: Must be at least 5 characters long."
}