ghost-gui.ftl 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. ghost-gui-return-to-body-button = Return to Body
  2. ghost-gui-return-to-lobby-button = Return to Lobby
  3. ghost-gui-ghost-warp-button = Ghost Warp
  4. ghost-gui-ghost-roles-button = Ghost Roles ({$count})
  5. ghost-gui-toggle-ghost-visibility-popup-on = Enabled visibility of ghosts.
  6. ghost-gui-toggle-ghost-visibility-popup-off = Disabled visibility of ghosts.
  7. ghost-gui-toggle-lighting-manager-popup-normal = Lighting normal.
  8. ghost-gui-toggle-lighting-manager-popup-personal-light = Enabled personal light.
  9. ghost-gui-toggle-lighting-manager-popup-fullbright = Fullbright mode.
  10. ghost-gui-toggle-fov-popup = Toggled field-of-view.
  11. ghost-gui-toggle-hearing-popup-on = You can now hear all messages.
  12. ghost-gui-toggle-hearing-popup-off = You can now only hear radio and nearby messages.
  13. ghost-target-window-title = Ghost Warp
  14. ghost-target-window-current-button = Warp: {$name}
  15. ghost-target-window-warp-to-most-followed = Warp to Most Followed
  16. ghost-roles-window-title = Ghost Roles
  17. ghost-roles-window-available-button = Available ({$rolesCount})
  18. ghost-roles-window-join-raffle-button = Join raffle
  19. ghost-roles-window-raffle-in-progress-button =
  20. Join raffle ({$time} left, { $players ->
  21. [one] {$players} player
  22. *[other] {$players} players
  23. })
  24. ghost-roles-window-leave-raffle-button =
  25. Leave raffle ({$time} left, { $players ->
  26. [one] {$players} player
  27. *[other] {$players} players
  28. })
  29. ghost-roles-window-request-role-button = Request
  30. ghost-roles-window-request-role-button-timer = Request ({$time}s)
  31. ghost-roles-window-follow-role-button = Follow
  32. ghost-roles-window-no-roles-available-label = There are currently no available ghost roles.
  33. ghost-roles-window-rules-footer = The button will enable after {$time} seconds (this delay is to make sure you read the rules).
  34. ghost-return-to-body-title = Return to Body
  35. ghost-return-to-body-text = You are being revived! Return to your body?