2024-07-07 12:35:08 +03:00
|
|
|
|
### UI
|
|
|
|
|
|
|
|
|
|
|
|
# Shown when an empty flash is examined at any range
|
|
|
|
|
|
flash-component-examine-empty = Она выгорела!
|
|
|
|
|
|
# Shown when a flash is examined in details range
|
|
|
|
|
|
flash-component-examine-detail-count =
|
|
|
|
|
|
У флешки осталось [color={ $markupCountColor }]{ $count }[/color] { $count ->
|
|
|
|
|
|
[one] использование
|
|
|
|
|
|
[few] использования
|
|
|
|
|
|
*[other] использований
|
|
|
|
|
|
}.
|
|
|
|
|
|
|
2023-04-23 18:22:25 +06:00
|
|
|
|
### Interaction Messages
|
|
|
|
|
|
|
|
|
|
|
|
# Shown when someone flashes you with a flash
|
|
|
|
|
|
flash-component-user-blinds-you = { $user } ослепляет вас вспышкой!
|
|
|
|
|
|
# Shown when a flash runs out of uses
|
|
|
|
|
|
flash-component-becomes-empty = Вспышка выгорает!
|