* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
19 lines
700 B
Plaintext
19 lines
700 B
Plaintext
### 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] использований
|
||
}.
|
||
|
||
### 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 = Вспышка выгорает!
|