* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
22 lines
900 B
Plaintext
22 lines
900 B
Plaintext
store-currency-inserted = { CAPITALIZE($used) } внесены в { $target }.
|
||
store-currency-war-boost-given = { CAPITALIZE($target) } начинает жужжать
|
||
store-currency-inserted-implant = { CAPITALIZE($used) } вставляется в ваш имплантат.
|
||
store-currency-free = Бесплатно
|
||
store-currency-display-debugdollar =
|
||
{ $amount ->
|
||
[one] { $amount } Дебаг доллар
|
||
[few] { $amount } Дебаг доллара
|
||
*[other] { $amount } Дебаг долларов
|
||
}
|
||
store-currency-display-telecrystal = ТК
|
||
store-currency-display-stolen-essence = Украденная эссенция
|
||
|
||
store-currency-display-space-cash =
|
||
{ $amount ->
|
||
[one] { $amount } доллар
|
||
[few] { $amount } доллара
|
||
*[other] { $amount } долларов
|
||
}
|
||
|
||
store-currency-display-changeling-point = Очки ДНК
|