ghost-gui.ftl 1.8 KB

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