locale
# Conflicts: # Resources/ServerInfo/Guidebook/Botany.xml # Resources/ServerInfo/Guidebook/Controls/Controls.xml # Resources/ServerInfo/Guidebook/Controls/Radio.xml # Resources/ServerInfo/Guidebook/Engineering/AME.xml # Resources/ServerInfo/Guidebook/Engineering/Atmospherics.xml # Resources/ServerInfo/Guidebook/Engineering/Fires.xml # Resources/ServerInfo/Guidebook/Engineering/Power.xml # Resources/ServerInfo/Guidebook/Engineering/Shuttlecraft.xml # Resources/ServerInfo/Guidebook/Engineering/Singularity.xml # Resources/ServerInfo/Guidebook/Jobs.xml # Resources/ServerInfo/Guidebook/Science/Science.xml # Resources/ServerInfo/Guidebook/Science/Xenoarchaeology.xml # Resources/ServerInfo/Guidebook/Security/DNA.xml # Resources/ServerInfo/Guidebook/SpaceStation14.xml # Resources/ServerInfo/Guidebook/Survival.xml
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
drink-component-on-use-is-empty = { $owner } пуст!
|
||||
drink-component-on-examine-is-empty = Пуст
|
||||
drink-component-on-examine-is-opened = Открыт
|
||||
drink-component-on-examine-details-text = [color={ $colorName }]{ $text }[/color]
|
||||
drink-component-on-examine-is-full = Полон
|
||||
drink-component-on-examine-is-mostly-full = Почти полон
|
||||
drink-component-on-examine-is-half-full = Наполовину полон
|
||||
drink-component-on-examine-is-half-empty = Наполовину пуст
|
||||
drink-component-on-examine-is-mostly-empty = Почти пуст
|
||||
drink-component-on-examine-exact-volume = Полон на { $amount }ед.
|
||||
drink-component-try-use-drink-not-open = Сначала откройте { $owner }!
|
||||
drink-component-try-use-drink-is-empty = { $entity } пуст!
|
||||
drink-component-try-use-drink-cannot-drink = Вы не можете ничего пить!
|
||||
drink-component-try-use-drink-had-enough = Вы не можете выпить больше!
|
||||
drink-component-try-use-drink-cannot-drink-other = Они не могут ничего пить!
|
||||
drink-component-try-use-drink-had-enough-other = Они не могут выпить больше!
|
||||
drink-component-try-use-drink-success-slurp = Сёрб
|
||||
drink-component-try-use-drink-success-slurp-taste = Сёрб. { $flavors }
|
||||
drink-component-force-feed = { CAPITALIZE($user) } пытается вас чем-то напоить!
|
||||
drink-component-force-feed-success = { CAPITALIZE($user) } вас чем-то напоил! { $flavors }
|
||||
drink-component-force-feed-success-user = Вы успешно напоили { $target }
|
||||
drink-system-verb-drink = Пить
|
||||
Reference in New Issue
Block a user