locale
# Conflicts: # Resources/ServerInfo/Guidebook/Botany.xml # Resources/ServerInfo/Guidebook/Controls/Controls.xml # Resources/ServerInfo/Guidebook/Controls/Radio.xml # Resources/ServerInfo/Guidebook/Engineering/AME.xml # Resources/ServerInfo/Guidebook/Engineering/Atmospherics.xml # Resources/ServerInfo/Guidebook/Engineering/Fires.xml # Resources/ServerInfo/Guidebook/Engineering/Power.xml # Resources/ServerInfo/Guidebook/Engineering/Shuttlecraft.xml # Resources/ServerInfo/Guidebook/Engineering/Singularity.xml # Resources/ServerInfo/Guidebook/Jobs.xml # Resources/ServerInfo/Guidebook/Science/Science.xml # Resources/ServerInfo/Guidebook/Science/Xenoarchaeology.xml # Resources/ServerInfo/Guidebook/Security/DNA.xml # Resources/ServerInfo/Guidebook/SpaceStation14.xml # Resources/ServerInfo/Guidebook/Survival.xml
This commit is contained in:
20
Resources/Locale/ru-RU/launcher/launcher-connecting.ftl
Normal file
20
Resources/Locale/ru-RU/launcher/launcher-connecting.ftl
Normal file
@@ -0,0 +1,20 @@
|
||||
### Connecting dialog when you start up the game
|
||||
|
||||
connecting-title = Space Station 14
|
||||
connecting-exit = Выйти
|
||||
connecting-retry = Повторить
|
||||
connecting-reconnect = Переподключиться
|
||||
connecting-redial = Перезапустить
|
||||
connecting-redial-wait = Пожалуйста подождите: { TOSTRING($time, "G3") }
|
||||
connecting-in-progress = Подключение к серверу...
|
||||
connecting-disconnected = Отключен от сервера:
|
||||
connecting-tip = Не умирай!
|
||||
connecting-version = версия 0.1
|
||||
connecting-fail-reason =
|
||||
Не удалось подключиться к серверу:
|
||||
{ $reason }
|
||||
connecting-state-NotConnecting = Не подключен
|
||||
connecting-state-ResolvingHost = Определение хоста
|
||||
connecting-state-EstablishingConnection = Установка соединения
|
||||
connecting-state-Handshake = Handshake
|
||||
connecting-state-Connected = Подключен
|
||||
Reference in New Issue
Block a user