Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
This commit is contained in:
@@ -1,7 +1,18 @@
|
||||
mopping-system-target-container-empty = В { $target } пусто!
|
||||
mopping-system-target-container-empty-water = В { $target } нет воды!
|
||||
mopping-system-puddle-space = В { $used } полно воды
|
||||
mopping-system-puddle-evaporate = { CAPITALIZE($target) } испаряется
|
||||
mopping-system-no-water = В { $used } нет воды!
|
||||
mopping-system-full = { CAPITALIZE($used) } заполнена!
|
||||
mopping-system-empty = { CAPITALIZE($used) } пуста!
|
||||
mopping-system-tool-full = { CAPITALIZE($used) } полная!
|
||||
mopping-system-target-container-empty-water = { CAPITALIZE($target) } не имеет воды!
|
||||
mopping-system-puddle-space = { $used } заполнено водой
|
||||
mopping-system-puddle-evaporate = { $target } испаряется
|
||||
mopping-system-no-water = { $used } не имеет воды!
|
||||
mopping-system-full = { $used } полное!
|
||||
mopping-system-empty = { $used } пустое!
|
||||
mopping-system-puddle-diluted = Вы разбавляете лужу.
|
||||
mopping-system-puddle-success = Вы убираете лужу.
|
||||
mopping-system-release-to-floor = Вы выжимаете часть жидкости на пол.
|
||||
mopping-system-target-container-full = { CAPITALIZE($target) } полное!
|
||||
mopping-system-target-container-empty = { CAPITALIZE($target) } пустое!
|
||||
mopping-system-target-container-too-small = { CAPITALIZE($target) } слишком мал для этого!
|
||||
mopping-system-refillable-success = Вы выжимаете { $used } в { $target }.
|
||||
mopping-system-drainable-success = Вы смачиваете { $used } в { $target }.
|
||||
mopping-system-hand-squeeze-still-wet = Вы выжимаете { $used } своими руками. Она все еще мокрая.
|
||||
mopping-system-hand-squeeze-little-wet = Вы выжимаете { $used } своими руками. Она все еще слегка мокрая.
|
||||
mopping-system-hand-squeeze-dry = Вы выжимаете { $used } своими руками. Она почти полностью сухая.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
drain-component-empty-verb-using-is-empty-message = В { $object } пусто!
|
||||
drain-component-empty-verb-target-is-full-message = Устройство { $object } переполнилось!
|
||||
drain-component-empty-verb-inhand = Вылить { $object }
|
||||
drain-component-examine-hint-full = [color=cyan]Заполнено до краёв. Может, вантуз поможет?[/color]
|
||||
drain-component-examine-volume = [color=cyan]Доступный объём - { $volume } ед.[/color]
|
||||
drain-component-unclog-fail = Устройство { $object } всё ещё переполнено.
|
||||
drain-component-unclog-success = Устройство { $object } было прочищено.
|
||||
drain-component-unclog-notapplicable = Это не переполнено.
|
||||
drain-component-empty-verb-using-is-empty-message = { CAPITALIZE($object) } пусто!
|
||||
drain-component-empty-verb-target-is-full-message = { CAPITALIZE($object) } полный!
|
||||
drain-component-empty-verb-inhand = Пустой { $object }
|
||||
drain-component-examine-hint-full = [color="blue"]Он наполнен до краев. Может вантуз поможет?[/color]
|
||||
drain-component-examine-volume = [color="blue"]Оставшееся место - { $volume }ед.[/color]
|
||||
drain-component-unclog-fail = { CAPITALIZE($object) } все еще полон.
|
||||
drain-component-unclog-success = { CAPITALIZE($object) } очищается.
|
||||
drain-component-unclog-notapplicable = { CAPITALIZE($object) } не забит.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
puddle-component-examine-is-slippery-text = Выглядит [color=#169C9C]скользко[/color].
|
||||
puddle-component-examine-evaporating = [color=#5E7C16]Испаряется[/color].
|
||||
puddle-component-examine-evaporating-partial = [color=#FED83D]Частично испаряется[/color].
|
||||
puddle-component-examine-evaporating-no = [color=#B02E26]Не испаряется[/color].
|
||||
puddle-component-slipped-touch-reaction = Вещества из { $puddle } попали на вашу кожу!
|
||||
puddle-component-examine-is-slipper-text = Выглядит скользким.
|
||||
puddle-component-examine-evaporating = Оно [color=#5E7C16]испаряемое[/color].
|
||||
puddle-component-examine-evaporating-partial = Оно [color=#FED83D]частично испаряемое[/color].
|
||||
puddle-component-examine-evaporating-no = Оно [color=#B02E26]не испаряемое[/color].
|
||||
puddle-component-slipped-touch-reaction = Вещества в { $puddle } попадают на вашу кожу!
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
## SpillTargetVerb
|
||||
|
||||
spill-target-verb-get-data-text = Выплеснуть
|
||||
spill-target-verb-get-data-text = Выплеснуть содержимое
|
||||
spill-target-verb-activate-cannot-drain-message = Вы не можете ничего выплеснуть из { $owner }!
|
||||
spill-target-verb-activate-is-empty-message = В { $owner } пусто!
|
||||
spill-melee-hit-attacker = Вы выплёскиваете { $amount } ед. содержимого { $spillable } на { $target }!
|
||||
spill-melee-hit-others = { CAPITALIZE($attacker) } выплёскивает содержимое { $spillable } на { $target }!
|
||||
spill-land-spilled-on-other = { CAPITALIZE($spillable) } выплёскивает своё содержимое на { $target }!
|
||||
spill-examine-is-spillable = Этот контейнер можно выплеснуть.
|
||||
spill-examine-spillable-weapon = Вы можете выплеснуть это на кого-то, атаковав в ближнем бою.
|
||||
spill-melee-hit-attacker = Вы проливаете { $amount }ед { $spillable } на { $target }!
|
||||
spill-melee-hit-others = { CAPITALIZE($attacker) } выливаете часть { $spillable } на { $target }!
|
||||
spill-land-spilled-on-other = { CAPITALIZE($spillable) } проливает часть своего содержимого на { $target }!
|
||||
spill-examine-is-spillable = Этот контейнер выглядит так, что его можно пролить.
|
||||
spill-examine-spillable-weapon = Вы могли бы выплеснуть это на кого-нибудь при атаке в ближнем бою.
|
||||
|
||||
Reference in New Issue
Block a user