19 lines
702 B
Plaintext
19 lines
702 B
Plaintext
### Connecting dialog when you start up the game
|
|
|
|
connecting-title = Space Station 14
|
|
connecting-exit = Exit
|
|
connecting-retry = Retry
|
|
connecting-reconnect = Reconnect
|
|
connecting-in-progress = Connecting to server...
|
|
connecting-disconnected = Disconnected from server:
|
|
connecting-tip = Don't die!
|
|
connecting-version = ver 0.1
|
|
connecting-fail-reason = Failed to connect to server:
|
|
{ $reason }
|
|
|
|
connecting-state-NotConnecting = You should not be seeing this
|
|
connecting-state-ResolvingHost = Resolving server address...
|
|
connecting-state-EstablishingConnection = Establishing initial connection...
|
|
connecting-state-Handshake = Doing handshake...
|
|
connecting-state-Connected = Synchronizing game state...
|