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,3 @@
|
||||
dump-verb-name = Высыпать на землю
|
||||
dump-disposal-verb-name = Высыпать в { $unit }
|
||||
dump-placeable-verb-name = Высыпать на { $surface }
|
||||
@@ -0,0 +1,8 @@
|
||||
entity-storage-component-welded-shut-message = Это заварено наглухо!
|
||||
entity-storage-component-locked-message = Это заперто!
|
||||
entity-storage-component-already-contains-user-message = Здесь слишком тесно!
|
||||
entity-storage-component-cannot-open-no-space = Не хватает места, чтобы открыть это!
|
||||
|
||||
## OpenToggleVerb
|
||||
|
||||
open-toggle-verb-welded-shut-message = { $verb } (заварено наглухо)
|
||||
@@ -0,0 +1,9 @@
|
||||
### Secret stash component. Stuff like potted plants, comfy chair cushions, etc...
|
||||
|
||||
comp-secret-stash-secret-part-name = { $name }
|
||||
comp-secret-stash-action-hide-success = Вы спрятали { $item } в { $this }
|
||||
comp-secret-stash-action-hide-container-not-empty = Здесь уже что-то есть?!
|
||||
comp-secret-stash-action-hide-item-too-big = { $item } слишком большой, чтобы поместиться в { $stash }!
|
||||
comp-secret-stash-action-get-item-found-something = Внутри { $stash } что-то было!
|
||||
secret-stash-part-plant = растение
|
||||
secret-stash-part-toilet = бачок унитаза
|
||||
@@ -0,0 +1 @@
|
||||
storage-component-transfer-verb = Переместить содержимое
|
||||
Reference in New Issue
Block a user