# 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:
rhailrake
2023-04-23 18:22:25 +06:00
committed by Remuchi
parent ec479635b3
commit 423c3db243
1494 changed files with 25667 additions and 343 deletions

View File

@@ -0,0 +1,23 @@
### UI
# Current game score
blockgame-menu-label-points = Очки: { $points }
# Current game level
blockgame-menu-label-level = Уровень: { $level }
# Game over information of your round
blockgame-menu-gameover-info =
Глобальный счет: { $global }
Локальный счет: { $local }
Очки: { $points }
blockgame-menu-title = Блоки Nanotrasen
blockgame-menu-button-new-game = Новая игра
blockgame-menu-button-scoreboard = Таблица лидеров
blockgame-menu-button-pause = Пауза
blockgame-menu-button-unpause = Снять паузу
blockgame-menu-msg-game-over = Игра окончена!
blockgame-menu-label-highscores = Рекорды
blockgame-menu-button-back = Назад
blockgame-menu-label-next = Следующее
blockgame-menu-label-hold = Удерживать
blockgame-menu-text-station = Станция
blockgame-menu-text-nanotrasen = Nanotrasen

View File

@@ -0,0 +1,14 @@
## SpaceVillainGame
space-villain-game-player-attack-message = Вы атакуете { $enemyName } на { $attackAmount } урона!
space-villain-game-player-heal-message = Вы используете { $magicPointAmount } магии, чтобы исцелить { $healAmount } урона!
space-villain-game-player-recharge-message = Вы набираете { $regainedPoints } очков
space-villain-game-player-wins-message = Вы победили!
space-villain-game-enemy-dies-message = { $enemyName } умирает.
space-villain-game-player-loses-message = Вы проиграли!
space-villain-game-enemy-cheers-message = { $enemyName } ликует.
space-villain-game-enemy-dies-with-player-message = { $enemyName } умирает, но забирает вас с собой.
space-villain-game-enemy-throws-bomb-message = { $enemyName } бросает бомбу, взрывая вас на { $damageReceived } урона!
space-villain-game-enemy-steals-player-power-message = { $enemyName } крадет { $stolenAmount } вашей силы!
space-villain-game-enemy-heals-message = { $enemyName } исцеляет { $healedAmount } здоровья!
space-villain-game-enemy-attacks-message = { $enemyName } атакует вас, нанося { $damageDealt } урона!

View File

@@ -0,0 +1,6 @@
spacevillain-menu-title = Космический злодей
spacevillain-menu-label-player = Игрок
spacevillain-menu-button-attack = АТАКА
spacevillain-menu-button-heal = ЛЕЧЕНИЕ
spacevillain-menu-button-recharge = ПЕРЕЗАРЯДКА
spacevillain-menu-button-new-game = Новая игра