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:
17
Resources/Locale/ru-RU/damage/damage-examine.ftl
Normal file
17
Resources/Locale/ru-RU/damage/damage-examine.ftl
Normal file
@@ -0,0 +1,17 @@
|
||||
# Damage examines
|
||||
damage-examinable-verb-text = Повреждения
|
||||
damage-examinable-verb-message = Изучить показатели урона.
|
||||
damage-hitscan = хитскан
|
||||
damage-projectile = снаряд
|
||||
damage-melee = ближний бой
|
||||
damage-examine = Наносит следующие повреждения:
|
||||
damage-examine-type = Наносит следующие повреждения ({ $type }):
|
||||
damage-value = - [color=red]{ $amount }[/color] единиц [color=yellow]{ $type ->
|
||||
*[other] неизвестного
|
||||
[Blunt] тупого
|
||||
[Slash] рубящего
|
||||
[Piercing] проникающего
|
||||
[Heat] теплового
|
||||
[Radiation] радиационного
|
||||
[Caustic] кислотного
|
||||
}[/color] урона.
|
||||
Reference in New Issue
Block a user