Alface

xAuth Brazilian Portuguese Translation

Dec 5th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.44 KB | None | 0 0
  1. join:
  2. register: '{RED}Você Ainda nao se Registrou.{NEWLINE}{RED}Por Favor use o comando
  3. /register <password>.'
  4. login: '{RED}Por Favor Logue usando o comando /login <sua-senha>.'
  5. resume: '{BRIGHTGREEN}Bem-Vindo de Volta , Sua sessao de Login Foi Retomada.'
  6. error:
  7. lockout: Você exedeu seu número de Tentativas de Login.
  8. name: Seu Nome Contem Caracteres Ilegais.
  9. online: Você Esta Online!
  10. register:
  11. usage: '{RED}Uso Correto: /register <sua-senha> [email]'
  12. success: '{BRIGHTGREEN}Você teve sucesso ao se registrar!{NEWLINE}{BRIGHTGREEN}Agora
  13. Logue usando /login <sua-senha>'
  14. error:
  15. disabled: '{RED}As inscrições são atualmente desativado!'
  16. registered: '{RED}Você já está registrado!'
  17. limit: '{RED}Você não pode registrar mais contas nenhuma!'
  18. password: '{RED}Sua senha deve conter pelo menos {PWMINLENGTH} caracteres longos!'
  19. email: '{RED}Por favor use um endereço de email válido ao registrar!'
  20. general: '{RED}Algo deu errado ao criar sua conta!'
  21. login:
  22. usage: '{RED}Uso Correto: /login <sua-senha>'
  23. success: '{BRIGHTGREEN}Você Logou-se com Sucesso!'
  24. error:
  25. registered: '{RED}Você não se Registrou!'
  26. authenticated: '{RED}Você já está Logado!'
  27. password: '{RED}Senha não confere!'
  28. active: '{RED}Sua Conta não está Ativada!'
  29. general: '{RED}Outro Local Está Conectado em sua Conta!'
  30. logout:
  31. success: '{BRIGHTGREEN}Sucesso no Logout!'
  32. error:
  33. logged: '{RED}Você já está Logado!'
  34. general: '{RED}Algo correu mal ao deslogar você!'
  35. changepw:
  36. usage: '{RED}Uso Correto: /changepw <sua-senha> <senha-nova>'
  37. success: '{BRIGHTGREEN}Senha mudada com sucesso!'
  38. error:
  39. disabled: '{RED}Password changes are currently disabled.'
  40. logged: '{RED}You are not logged in!'
  41. incorrect: '{RED}Incorrect old password!'
  42. invalid: '{RED}Your new password does not meet complexity requirements!'
  43. general: '{RED}Something went wrong while changing your password!'
  44. authurl:
  45. registration: '{RED}AuthURL registration is disabled.'
  46. changepw: '{RED}AuthURL does not support password changes.'
  47. misc:
  48. illegal: '{GRAY}Você precisa estar logado para se mover!'
  49. timeout: Você tem tido muito tempo para entrar!
  50. strikeout: Você digitou muitas senhas inválidas!
  51. reloaded: '{RED}Servidor recarregado, você deve fazer login novamente.'
  52. admin:
  53. permission: You do not have permission to use this command!
  54. register:
  55. usage: '{RED}Correct Usage: /xauth register <player> <password> [email]'
  56. success: '{BRIGHTGREEN}Account successfully created for: {WHITE}{TARGET}'
  57. error:
  58. registered: '{RED}This player is already registered!'
  59. general: '{RED}Something went wrong while creating an account for {TARGET}'
  60. changepw:
  61. usage: '{RED}Correct Usage: /xauth changepw <player> <new password>'
  62. success: '{TARGET}''s {BRIGHTGREEN}password has been changed!'
  63. error:
  64. registered: '{RED}This player is not registered!'
  65. general: '{RED}Something went wrong while changing {TARGET}''s password!'
  66. logout:
  67. usage: '{RED}Correct Usage: /xauth logout <player>'
  68. error:
  69. logged: '{TARGET} {RED}is not logged in!'
  70. general: '{RED}Something went wrong while logging this player out!'
  71. success:
  72. player: '{TARGET} {BRIGHTGREEN}has been logged out!'
  73. target: '{BRIGHTGREEN}You have been logged out by an Administrator!'
  74. unregister:
  75. usage: '{RED}Correct Usage: /xauth unregister <player>'
  76. error:
  77. registered: '{RED}This player is not registered!'
  78. general: '{RED}Something went wrong while unregistering this player!'
  79. success:
  80. player: '{TARGET} {BRIGHTGREEN}has been unregistered!'
  81. target: '{RED}You have been unregistered and logged out!'
  82. location:
  83. usage: '{RED}Correct Usage: /xauth location set|remove [global]'
  84. set:
  85. error:
  86. global: '{RED}Global teleport location is set to this world.{NEWLINE}{RED}Please
  87. remove it first.'
  88. general: '{RED}Something went wrong while setting this location!'
  89. success:
  90. regular: '{BRIGHTGREEN}Teleport location for this world set to your location!'
  91. global: '{BRIGHTGREEN}Global teleport location set to your location!'
  92. remove:
  93. error:
  94. noglobal: '{RED}A global teleport location is not set!'
  95. notset: '{RED}This world does not have a teleport location!'
  96. global: '{RED}Global teleport location is set to this world.{NEWLINE}{RED}Please
  97. use /xauth location remove global'
  98. general: '{RED}Something went wrong while removing this location!'
  99. success:
  100. regular: '{BRIGHTGREEN}Teleport location for this world has been removed!'
  101. global: '{BRIGHTGREEN}Global teleport location has been removed!'
  102. reload: '{BRIGHTGREEN}xAuth reloaded.'
  103. activate:
  104. usage: '{RED}Correct Usage: /xauth activate <player>'
  105. error:
  106. registered: '{RED}This player is not registered!'
  107. active: '{RED}This player is already active!'
  108. general: '{RED}Something went wrong while activating this player!'
  109. success: '{BRIGHTGREEN}{TARGET} has been activated!'
  110. config:
  111. usage: '{RED}Correct Usage: /xauth config <node> <value>'
  112. error:
  113. exist: '{RED}This configuration node does not exist!'
  114. int: '{RED}This configuration node requires an integer value!'
  115. invalid: '{RED}This setting cannot be altered using this command!'
  116. success: '{BRIGHTGREEN}Configuration updated!'
Advertisement
Add Comment
Please, Sign In to add comment