template.txt 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. # textdomain: areas
  2. ### chatcommands.lua ###
  3. <AreaName>=
  4. <ID> [faction_name]=
  5. <NewOwner>=
  6. <ParentID>=
  7. <PlayerName>=
  8. <newName>=
  9. @1 has given you control over the area "@2" (ID @3).=
  10. @1 spanning up to @2x@3x@4.=
  11. A regular expression is required.=
  12. Area @1 does not exist or is not owned by you.=
  13. Area closed for faction members.=
  14. Area closed.=
  15. Area does not exist.=
  16. Area is open for members of: @1=
  17. Area opened.=
  18. Area protected. ID: @1=
  19. Area renamed.=
  20. Area successfully moved.=
  21. Change the owner of an area using its ID=
  22. Faction doesn't exists=
  23. Find areas using a Lua regular expression=
  24. Get information about area configuration and usage.=
  25. Give a player access to a sub-area beetween two positions that have already been protected, Use set_owner if you don't want the parent to be set.=
  26. Invalid regular expression.=
  27. Limit: @1 areas=
  28. Limit: no area count limit=
  29. List your areas, or all areas if you are an admin.=
  30. Move (or resize) an area to the current positions.=
  31. No matches found.=
  32. No visible areas.=
  33. Owner changed.=
  34. Players with the "@1" privilege can protect up to @2 areas=
  35. Protect an area between two positions and give a player access to it without setting the parent of the area to any existing area=
  36. Protect your own area=
  37. Recursively remove areas using an ID=
  38. Remove an area using an ID=
  39. Removed area @1=
  40. Removed area @1 and it's sub areas.=
  41. Removes all ownerless areas=
  42. Rename an area that you own=
  43. Self protection is disabled.=
  44. Self protection is enabled.=
  45. That area doesn't exist.=
  46. The player "@1" does not exist.=
  47. Toggle an area open (anyone can interact) or closed=
  48. Toggle an area open/closed for members in your faction.=
  49. You are an area administrator ("areas" privilege).=
  50. You can protect areas=
  51. You can't protect that area.=
  52. You can't protect that area: @1=
  53. You don't have the necessary privilege ("@1").=
  54. You don't own that area.=
  55. You have @1 areas.=
  56. You have been granted control over area #@1. Type /list_areas to show your areas.=
  57. You have extended area protection limits ("areas_high_limit" privilege).=
  58. You have the necessary privilege ("@1").=
  59. You need to select an area first.=
  60. ### chatcommands.lua ###
  61. ### pos.lua ###
  62. <ID>=
  63. Invalid usage, see /help @1.=
  64. ### hud.lua ###
  65. :open=
  66. Areas:=
  67. ### init.lua ###
  68. Can administer areas.=
  69. Can protect areas.=
  70. Can protect more, bigger areas.=
  71. ### interact.lua ###
  72. @1 is protected by @2.=
  73. ### internal.lua ###
  74. Area is too big.=
  75. Self protection is disabled or you do not have the necessary privilege.=
  76. The area intersects with @1 [@2] (@3).=
  77. You have reached the maximum amount of areas that you are allowed to protect.=
  78. ### legacy.lua ###
  79. <version>=
  80. Converted areas saved. Done.=
  81. Converting areas…=
  82. Error loading legacy file: @1=
  83. Invalid version number. (0 allowed)=
  84. Legacy file loaded.=
  85. Loads, converts, and saves the areas from a legacy save file.=
  86. Table format updated.=
  87. unnamed=
  88. ### pos.lua ###
  89. <not set>=
  90. Area @1 selected.=
  91. Area position @1 set to @2=
  92. Position @1 set to @2=
  93. Position @1: =
  94. Select an area by ID.=
  95. Select position @1 by punching a node.=
  96. Select positions by punching two nodes.=
  97. Set area protection region position @1 to your location or the one specified=
  98. Set area protection region, position 1, or position 2 by punching nodes, or display the region=
  99. The area @1 does not exist.=
  100. Unable to get position.=
  101. Unknown subcommand: @1=