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 @@
|
||||
suspicion-role-component-role-traitor = предатель
|
||||
suspicion-role-component-role-innocent = невиновный
|
||||
suspicion-role-component-on-examine-tooltip = Он был [color={ $colorName }]{ $role }[/color]!
|
||||
@@ -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 }.
|
||||
}
|
||||
9
Resources/Locale/ru-RU/suspicion/suspicion-gui.ftl
Normal file
9
Resources/Locale/ru-RU/suspicion/suspicion-gui.ftl
Normal file
@@ -0,0 +1,9 @@
|
||||
## SuspicionGui.xaml.cs
|
||||
|
||||
# Shown when clicking your Role Button in Suspicion
|
||||
suspicion-ally-count-display =
|
||||
{ $allyCount ->
|
||||
*[zero] У вас нет союзников
|
||||
[one] Ваш союзник { $allyNames }
|
||||
[other] Ваши союзники { $allyNames }
|
||||
}
|
||||
1
Resources/Locale/ru-RU/suspicion/traitor-overlay.ftl
Normal file
1
Resources/Locale/ru-RU/suspicion/traitor-overlay.ftl
Normal file
@@ -0,0 +1 @@
|
||||
traitor-overlay-traitor-text = Предатель
|
||||
Reference in New Issue
Block a user