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,11 @@
|
||||
# Shown when greeted with the Suspicion role
|
||||
suspicion-role-greeting = Вы { $roleName }!
|
||||
# Shown when greeted with the Suspicion role
|
||||
suspicion-objective = Цель: { $objectiveText }
|
||||
# Shown when greeted with the Suspicion role
|
||||
suspicion-partners-in-crime =
|
||||
{ $partnersCount ->
|
||||
[zero] You're on your own. Good luck!
|
||||
[one] Your partner in crime is { $partnerNames }.
|
||||
*[other] Your partners in crime are { $partnerNames }.
|
||||
}
|
||||
Reference in New Issue
Block a user