2023-05-15 23:05:10 +03:00
|
|
|
limited-charges-charges-remaining =
|
2024-07-07 12:35:08 +03:00
|
|
|
{ $charges ->
|
|
|
|
|
[one] Оно имеет [color=fuchsia]{ $charges }[/color] оставшийся заряд.
|
|
|
|
|
*[other] Оно имеет [color=fuchsia]{ $charges }[/color] оставшихся зарядов.
|
2023-05-15 23:05:10 +03:00
|
|
|
}
|
2024-07-07 12:35:08 +03:00
|
|
|
limited-charges-max-charges = Оно на [color=green]максимуме[/color] зарядов.
|
2023-05-15 23:05:10 +03:00
|
|
|
limited-charges-recharging =
|
|
|
|
|
{ $seconds ->
|
2024-07-07 12:35:08 +03:00
|
|
|
[one] Осталось [color=yellow]{ $seconds }[/color] секунда до получения заряда.
|
|
|
|
|
*[other] Осталось [color=yellow]{ $seconds }[/color] секунд до получения заряда.
|
2023-05-15 23:05:10 +03:00
|
|
|
}
|