МЕГАпереводы (#418)
* add: 1000 translation files * add: translations p2 * translations p3 * translations p4 * finally done * fixes * fixes 2 * fixes 3
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
limited-charges-charges-remaining =
|
||||
{ $charges ->
|
||||
[one] Оно имеет [color=fuchsia]{ $charges }[/color] оставшийся заряд.
|
||||
*[other] Оно имеет [color=fuchsia]{ $charges }[/color] оставшихся зарядов.
|
||||
Имеется { $charges } { $charges ->
|
||||
[one] заряд
|
||||
[few] заряда
|
||||
*[other] зарядов
|
||||
}
|
||||
limited-charges-max-charges = Оно на [color=green]максимуме[/color] зарядов.
|
||||
limited-charges-max-charges = Имеет [color=green]максимум[/color] зарядов.
|
||||
limited-charges-recharging =
|
||||
{ $seconds ->
|
||||
[one] Осталось [color=yellow]{ $seconds }[/color] секунда до получения заряда.
|
||||
*[other] Осталось [color=yellow]{ $seconds }[/color] секунд до получения заряда.
|
||||
[one] До нового заряда осталась [color=yellow]{ $seconds }[/color] секунда.
|
||||
[few] До нового заряда осталось [color=yellow]{ $seconds }[/color] секунды.
|
||||
*[other] До нового заряда осталось [color=yellow]{ $seconds }[/color] секунд.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user