| 1234567891011121314151617181920212223 |
- lobby-state-paused = Paused
- lobby-state-soon = Round starting soon
- lobby-state-right-now-question = Right Now?
- lobby-state-right-now-confirmation = Right Now
- lobby-state-round-start-countdown-text = Round starts In: {$timeLeft}
- lobby-state-ready-button-join-state = Join
- lobby-state-ready-button-ready-up-state = Ready Up
- lobby-state-player-status-not-ready = Not Ready
- lobby-state-player-status-ready = Ready
- lobby-state-player-status-observer = Observer
- lobby-state-player-status-round-not-started = The round hasn't started yet
- lobby-state-player-status-round-time =
- The round time is: {$hours} {$hours ->
- [1]hour
- *[other]hours
- } and {$minutes} {$minutes ->
- [1]minute
- *[other]minutes
- }
- lobby-state-song-text = Playing: [color=white]{$songTitle}[/color] by [color=white]{$songArtist}[/color]
- lobby-state-song-no-song-text = No lobby song playing.
- lobby-state-song-unknown-title = [color=dimgray]Unknown title[/color]
- lobby-state-song-unknown-artist = [color=dimgray]Unknown artist[/color]
|