Откат переводов (#428)

* Revert "fix: fix translation bugs (#425)"

This reverts commit 9d74370e

* Revert "МЕГАпереводы (#418)"

This reverts commit 8fb2cc946d.

* add: add translation for accents
This commit is contained in:
ThereDrD0
2024-07-07 12:35:08 +03:00
committed by GitHub
parent 0a30fb0409
commit 72a2d75590
1594 changed files with 12195 additions and 17533 deletions

View File

@@ -2,18 +2,23 @@
armor-examinable-verb-text = Броня
armor-examinable-verb-message = Изучить показатели брони.
armor-examine = Обеспечивает следующую защиту:
armor-coefficient-value = - [color=yellow]{ $type }[/color] урон снижается на [color=lightblue]{ $value }%[/color].
armor-reduction-value = - [color=yellow]{ $type }[/color] урон снижается на [color=lightblue]{ $value }[/color].
armor-damage-type-blunt = Ударный
armor-damage-type-slash = Режущий
armor-damage-type-piercing = Колющий
armor-damage-type-heat = Высокотемпературный
armor-damage-type-radiation = Радиационный
armor-damage-type-caustic = Кислотный
armor-damage-type-bloodloss = От кровопотери
armor-damage-type-asphyxiation = От удушения
armor-damage-type-cellular = Клеточный
armor-damage-type-cold = Низкотемпературный
armor-damage-type-poison = Ядовитый
armor-damage-type-shock = Электрический
armor-damage-type-structural = Структурный
armor-coefficient-value =
- [color=yellow]{ $type ->
*[other] Неизвестный
[Blunt] Тупой
[Slash] Рубящий
[Piercing] Проникающий
[Heat] Тепловой
[Radiation] Радиационный
[Caustic] Кислотный
}[/color] урон снижается на [color=lightblue]{ $value }%[/color].
armor-reduction-value =
- [color=yellow]{ $type ->
*[other] Неизвестный
[Blunt] Тупой
[Slash] Рубящий
[Piercing] Проникающий
[Heat] Тепловой
[Radiation] Радиационный
[Caustic] Кислотный
}[/color] урон снижается на [color=lightblue]{ $value }[/color].