Facebook
From Boro2, 5 Years ago, written in CSS.
Embed
Download Paste or View Raw
Hits: 193
  1. # Wilczeek pisz te wiadomości według tego wzoru:
  2. # &8[&2&lLogowanie&8] (kolor)Wiadomosc
  3.  
  4.  
  5. # Registration
  6. reg_msg: '&3Please, register to the server with the command: /register <password> <ConfirmPassword>'
  7. usage_reg: '&cUsage: /register <password> <ConfirmPassword>'
  8. reg_only: '&4Only registered users can join the server! Please visit http://example.com to register yourself!'
  9. kicked_admin_registered: 'An admin just registered you; please log in again'
  10. registered: '&2Successfully registered!'
  11. reg_disabled: '&cIn-game registration is disabled!'
  12. user_regged: '&cYou already have registered this username!'
  13.  
  14. # Password errors on registration
  15. password_error: '&cPasswords didn''t match, check them again!'
  16. password_error_nick: '&cYou can''t use your name as password, please choose another one...'
  17. password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
  18. password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
  19. pass_len: '&cYour password is too short or too long! Please try with another one!'
  20.  
  21. # Login
  22. usage_log: '&cUsage: /login <password>'
  23. wrong_pwd: '&cWrong password!'
  24. login: '&2Successful login!'
  25. login_msg: '&cPlease, login with the command: /login <password>'
  26. timeout: '&4Login timeout exceeded, you have been kicked from the server, please try again!'
  27.  
  28. # Errors
  29. unknown_user: '&cThis user isn''t registered!'
  30. denied_command: '&cIn order to use this command you must be authenticated!'
  31. denied_chat: '&cIn order to chat you must be authenticated!'
  32. not_logged_in: '&cYou''re not logged in!'
  33. tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
  34. max_reg: '&cYou have exceeded the maximum number of registrations (%reg_count/%max_acc %reg_names) for your connection!'
  35. no_perm: '&4You don''t have the permission to perform this action!'
  36. error: '&4An unexpected error occurred, please contact an administrator!'
  37. kick_forvip: '&3A VIP player has joined the server when it was full!'
  38.  
  39. # AntiBot
  40. kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
  41. antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
  42. antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled after %m minutes!'
  43.  
  44. # Other messages
  45. unregistered: '&cSuccessfully unregistered!'
  46. accounts_owned_self: 'You own %count accounts:'
  47. accounts_owned_other: 'The player %name has %count accounts:'
  48. two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
  49. recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
  50. recovery_code_incorrect: 'The recovery code is not correct! You have %count tries remaining.'
  51. recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
  52. recovery_code_correct: 'Recovery code entered correctly!'
  53. recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
  54. vb_nonActiv: '&cYour account isn''t activated yet, please check your emails!'
  55. usage_unreg: '&cUsage: /unregister <password>'
  56. pwd_changed: '&2Password changed successfully!'
  57. logged_in: '&cYou''re already logged in!'
  58. logout: '&2Logged out successfully!'
  59. reload: '&2Configuration and database have been reloaded correctly!'
  60. usage_changepassword: '&cUsage: /changepassword <oldPassword> <newPassword>'
  61.  
  62. # Session messages
  63. invalid_session: '&cYour IP has been changed and your session data has expired!'
  64. valid_session: '&2Logged-in due to Session Reconnection.'
  65.  
  66. # Error messages when joining
  67. name_len: '&4Your username is either too short or too long!'
  68. regex: '&4Your username contains illegal characters. Allowed chars: REG_EX'
  69. country_banned: '&4Your country is banned from this server!'
  70. not_owner_error: 'You are not the owner of this account. Please choose another name!'
  71. kick_fullserver: '&4The server is full, try again later!'
  72. same_nick: '&4The same username is already playing on the server!'
  73. invalid_name_case: 'You should join using username %valid, not %invalid.'
  74. same_ip_online: 'A player with the same IP is already in game!'
  75.  
  76. # Email
  77. usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
  78. usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
  79. usage_email_recovery: '&cUsage: /email recovery <Email>'
  80. new_email_invalid: '&cInvalid new email, try again!'
  81. old_email_invalid: '&cInvalid old email, try again!'
  82. email_invalid: '&cInvalid email address, try again!'
  83. email_added: '&2Email address successfully added to your account!'
  84. email_confirm: '&cPlease confirm your email address!'
  85. email_changed: '&2Email address changed correctly!'
  86. email_send: '&2Recovery email sent successfully! Please check your email inbox!'
  87. email_show: '&2Your current email address is: &f%email'
  88. incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
  89. email_already_used: '&4The email address is already being used'
  90. email_send_failure: 'The email could not be sent. Please contact an administrator.'
  91. show_no_email: '&2You currently don''t have email address associated with this account.'
  92. add_email: '&3Please add your email to your account with the command: /email add <yourEmail> <confirmEmail>'
  93. recovery_email: '&3Forgot your password? Please use the command: /email recovery <yourEmail>'
  94. change_password_expired: 'You cannot change your password using this command anymore.'
  95. email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
  96.  
  97. # Captcha
  98. usage_captcha: '&3To login you have to solve a captcha code, please use the command: /captcha <theCaptcha>'
  99. wrong_captcha: '&cWrong captcha, please type "/captcha THE_CAPTCHA" into the chat!'
  100. valid_captcha: '&2Captcha code solved correctly!'
  101.  
  102. # Verification code
  103. verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
  104. usage_verification_code: '&cUsage: /verification <code>'
  105. incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
  106. verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
  107. verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
  108. verification_code_expired: '&3Your code has expired! Execute an other sensitive command to get a new code!'
  109. verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
  110.  
  111. # Time units
  112. second: 'second'
  113. seconds: 'seconds'
  114. minute: 'minute'
  115. minutes: 'minutes'
  116. hour: 'hour'
  117. hours: 'hours'
  118. day: 'day'
  119. days: 'days'
  120.