Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- join:
- register: '{RED}Você Ainda nao se Registrou.{NEWLINE}{RED}Por Favor use o comando
- /register <password>.'
- login: '{RED}Por Favor Logue usando o comando /login <sua-senha>.'
- resume: '{BRIGHTGREEN}Bem-Vindo de Volta , Sua sessao de Login Foi Retomada.'
- error:
- lockout: Você exedeu seu número de Tentativas de Login.
- name: Seu Nome Contem Caracteres Ilegais.
- online: Você Esta Online!
- register:
- usage: '{RED}Uso Correto: /register <sua-senha> [email]'
- success: '{BRIGHTGREEN}Você teve sucesso ao se registrar!{NEWLINE}{BRIGHTGREEN}Agora
- Logue usando /login <sua-senha>'
- error:
- disabled: '{RED}As inscrições são atualmente desativado!'
- registered: '{RED}Você já está registrado!'
- limit: '{RED}Você não pode registrar mais contas nenhuma!'
- password: '{RED}Sua senha deve conter pelo menos {PWMINLENGTH} caracteres longos!'
- email: '{RED}Por favor use um endereço de email válido ao registrar!'
- general: '{RED}Algo deu errado ao criar sua conta!'
- login:
- usage: '{RED}Uso Correto: /login <sua-senha>'
- success: '{BRIGHTGREEN}Você Logou-se com Sucesso!'
- error:
- registered: '{RED}Você não se Registrou!'
- authenticated: '{RED}Você já está Logado!'
- password: '{RED}Senha não confere!'
- active: '{RED}Sua Conta não está Ativada!'
- general: '{RED}Outro Local Está Conectado em sua Conta!'
- logout:
- success: '{BRIGHTGREEN}Sucesso no Logout!'
- error:
- logged: '{RED}Você já está Logado!'
- general: '{RED}Algo correu mal ao deslogar você!'
- changepw:
- usage: '{RED}Uso Correto: /changepw <sua-senha> <senha-nova>'
- success: '{BRIGHTGREEN}Senha mudada com sucesso!'
- error:
- disabled: '{RED}Password changes are currently disabled.'
- logged: '{RED}You are not logged in!'
- incorrect: '{RED}Incorrect old password!'
- invalid: '{RED}Your new password does not meet complexity requirements!'
- general: '{RED}Something went wrong while changing your password!'
- authurl:
- registration: '{RED}AuthURL registration is disabled.'
- changepw: '{RED}AuthURL does not support password changes.'
- misc:
- illegal: '{GRAY}Você precisa estar logado para se mover!'
- timeout: Você tem tido muito tempo para entrar!
- strikeout: Você digitou muitas senhas inválidas!
- reloaded: '{RED}Servidor recarregado, você deve fazer login novamente.'
- admin:
- permission: You do not have permission to use this command!
- register:
- usage: '{RED}Correct Usage: /xauth register <player> <password> [email]'
- success: '{BRIGHTGREEN}Account successfully created for: {WHITE}{TARGET}'
- error:
- registered: '{RED}This player is already registered!'
- general: '{RED}Something went wrong while creating an account for {TARGET}'
- changepw:
- usage: '{RED}Correct Usage: /xauth changepw <player> <new password>'
- success: '{TARGET}''s {BRIGHTGREEN}password has been changed!'
- error:
- registered: '{RED}This player is not registered!'
- general: '{RED}Something went wrong while changing {TARGET}''s password!'
- logout:
- usage: '{RED}Correct Usage: /xauth logout <player>'
- error:
- logged: '{TARGET} {RED}is not logged in!'
- general: '{RED}Something went wrong while logging this player out!'
- success:
- player: '{TARGET} {BRIGHTGREEN}has been logged out!'
- target: '{BRIGHTGREEN}You have been logged out by an Administrator!'
- unregister:
- usage: '{RED}Correct Usage: /xauth unregister <player>'
- error:
- registered: '{RED}This player is not registered!'
- general: '{RED}Something went wrong while unregistering this player!'
- success:
- player: '{TARGET} {BRIGHTGREEN}has been unregistered!'
- target: '{RED}You have been unregistered and logged out!'
- location:
- usage: '{RED}Correct Usage: /xauth location set|remove [global]'
- set:
- error:
- global: '{RED}Global teleport location is set to this world.{NEWLINE}{RED}Please
- remove it first.'
- general: '{RED}Something went wrong while setting this location!'
- success:
- regular: '{BRIGHTGREEN}Teleport location for this world set to your location!'
- global: '{BRIGHTGREEN}Global teleport location set to your location!'
- remove:
- error:
- noglobal: '{RED}A global teleport location is not set!'
- notset: '{RED}This world does not have a teleport location!'
- global: '{RED}Global teleport location is set to this world.{NEWLINE}{RED}Please
- use /xauth location remove global'
- general: '{RED}Something went wrong while removing this location!'
- success:
- regular: '{BRIGHTGREEN}Teleport location for this world has been removed!'
- global: '{BRIGHTGREEN}Global teleport location has been removed!'
- reload: '{BRIGHTGREEN}xAuth reloaded.'
- activate:
- usage: '{RED}Correct Usage: /xauth activate <player>'
- error:
- registered: '{RED}This player is not registered!'
- active: '{RED}This player is already active!'
- general: '{RED}Something went wrong while activating this player!'
- success: '{BRIGHTGREEN}{TARGET} has been activated!'
- config:
- usage: '{RED}Correct Usage: /xauth config <node> <value>'
- error:
- exist: '{RED}This configuration node does not exist!'
- int: '{RED}This configuration node requires an integer value!'
- invalid: '{RED}This setting cannot be altered using this command!'
- success: '{BRIGHTGREEN}Configuration updated!'
Advertisement
Add Comment
Please, Sign In to add comment