add: переводы (#70)
This commit is contained in:
13
Resources/Locale/ru-RU/defusable/examine.ftl
Normal file
13
Resources/Locale/ru-RU/defusable/examine.ftl
Normal file
@@ -0,0 +1,13 @@
|
||||
defusable-examine-defused = {CAPITALIZE($name)} [color=lime]обезврежена[/color].
|
||||
defusable-examine-live = {CAPITALIZE($name)} [color=red]тикает[/color] и до взрыва осталось [color=red]{$time}[/color] { $time ->
|
||||
[one] секунда
|
||||
[few] секунды
|
||||
*[other] секунд
|
||||
}.
|
||||
|
||||
defusable-examine-live-display-off = {CAPITALIZE($name)} [color=red]тикает[/color], но таймер, по всей видимости, отключен.
|
||||
defusable-examine-inactive = {CAPITALIZE($name)} [color=lime]неактивна[/color], но все еще может быть запущена.
|
||||
defusable-examine-bolts = Болты {$down ->
|
||||
[true] [color=red]опущены[/color]
|
||||
*[false] [color=green]подняты[/color]
|
||||
}.
|
||||
Reference in New Issue
Block a user