Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
This commit is contained in:
@@ -1,22 +1,26 @@
|
||||
## Implanter Attempt Messages
|
||||
|
||||
implanter-component-implanting-target = { $user } пытается что-то в вас имплантировать!
|
||||
implanter-component-implant-failed = { $implant } нельзя имплантировать в { $target }!
|
||||
implanter-component-implant-failed = {$implant} не может быть вживлен в {$target}!
|
||||
implanter-draw-failed-permanent = { $implant } вросся в { $target } и не может быть удалён!
|
||||
implanter-draw-failed = Вы пытаетесь удалить имплант, но ничего не находите.
|
||||
implanter-component-implant-already = { $target } уже имеет { $implant }!
|
||||
implanter-component-implant-already = {$target} уже имеет в себе {$implant}!
|
||||
|
||||
## UI
|
||||
|
||||
implanter-draw-text = Извлечение
|
||||
implanter-inject-text = Установка
|
||||
|
||||
implanter-empty-text = Пусто
|
||||
implanter-label = [color=green]{ $implantName }[/color]
|
||||
Режим: [color=white]{ $modeString }[/color]
|
||||
|
||||
implanter-label = [color=white]Имплант: { $implantName }{ $lineBreak }Режим: { $modeString }[/color]
|
||||
|
||||
implanter-contained-implant-text = [color=green]{ $desc }[/color]
|
||||
|
||||
## Implant Popups
|
||||
|
||||
scramble-implant-activated-popup = Вы превратились в { $identity }
|
||||
|
||||
## Implanter Actions
|
||||
|
||||
scramble-implant-activated-popup = Вы превратились в { $identity }
|
||||
deathrattle-implant-dead-message = Зафиксирована смерть { $user } { $position }.
|
||||
deathrattle-implant-critical-message = Жизненные показатели { $user } критические, требуется немедленная помощь { $position }.
|
||||
deathrattle-implant-dead-message = { $user } умер в { $position }.
|
||||
deathrattle-implant-critical-message = Датчики состояния { $user } критические, требуется немедленная помощь в { $position }.
|
||||
|
||||
Reference in New Issue
Block a user