new text.txt 1.2 KB

12345678910111213141516171819202122232425262728
  1. YSI_PROP_ANN = %s bought %s
  2. YSI_LOGIN_ENTER = You must enter a password.
  3. YSI_LOGIN_LENGTH = You must enter a password at least 6 characters long.
  4. YSI_PROP_MAX = You cannot buy any more properties.
  5. YSI_PROP_BUY_HOUSE = Type "/%n" to buy this house for $%d
  6. YSI_PROP_MAX_HOUSE = You cannot buy any more houses.
  7. YSI_ENTER_HELP_1 = Lets you into one of your houses
  8. YSI_ENTER_HELP_2 = Type this outside to get in
  9. YSI_ENTER_NOT_YOURS = You cannot enter properties you don't own
  10. YSI_ENTER_NO_HOUSE = There is no house here to enter
  11. [ysi_groups]
  12. YSI_CONGRP_HELP_1 = Usage: "/%n <playerid> <group> <add>" OR:
  13. YSI_CONGRP_HELP_2 = "/%n <page>"
  14. YSI_CONGRP_HELP_3 = First option to assign a player to a group
  15. YSI_CONGRP_HELP_4 = Second option to view the list of groups
  16. YSI_CONGRP_HELP_5 = If add is 1 they will be added to the specified
  17. YSI_CONGRP_HELP_6 = group, otherwise they'll be removed.
  18. YSI_GROUP_LIST_NAME = Group %d: "%s"
  19. YSI_GROUP_LIST_TEMP = Group %d: <unnamed temp group>
  20. YSI_GROUP_LIST_PAGES = Use "/%n <page>" where <page> is 1 - %d to list
  21. YSI_GROUP_LIST_MORE = More than 8 groups found
  22. YSI_GROUP_LIST_ASS = Or "/%n <playerid> <group> <set>" to assign a group
  23. YSI_CONGRP_ASSIGNED = Player %d's group assigned
  24. YSI_CONGRP_INVALID = Invalid playerid or groupid