diff --git a/Resources/Locale/ru-RU/white/tts/tts-voices2.ftl b/Resources/Locale/ru-RU/white/tts/tts-voices2.ftl index a82773473c..bfd4e80129 100644 --- a/Resources/Locale/ru-RU/white/tts/tts-voices2.ftl +++ b/Resources/Locale/ru-RU/white/tts/tts-voices2.ftl @@ -80,3 +80,22 @@ tts-voice-name-moira-brown = Мойра Браун tts-voice-name-robert-maccready = Робер МакКриди tts-voice-name-threedog = Тридогнайт tts-voice-name-threedog-radio = Тридогнайт Радио +tts-voice-name-generic-goblin-c = Гоблин В +tts-voice-name-dinah-hecat = Дина Гекат +tts-voice-name-aesop-sharp = Эзоп Шарп +tts-voice-name-abraham-ronen = Абрахам Ронен +tts-voice-name-samantha-dale = Саманта Дейл +tts-voice-name-sirona-ryan = Сирона Райан +tts-voice-name-sophronia-franklin = Софрония Франклин +tts-voice-name-mister-handy-fl3 = Мистер Помощник +tts-voice-name-mister-gutsy-fl3 = Мистер Храбрец +tts-voice-name-jericho-fl3 = Джерико +tts-voice-name-elder-lyons-fl3 = Старейшина Лайонс +tts-voice-name-sarah-lyons-fl3 = Сара Лайонс +tts-voice-name-kovir-nobleman = Ковир Ноблеман +tts-voice-name-zoltan-chivay = Золтан Хивай +tts-voice-name-maiko = Майко Маэда +tts-voice-name-brendan = Брендан +tts-voice-name-nancy-hartley = Нэнси Хартли +tts-voice-name-oswald-forrest = Освальд Форрест +tts-voice-name-steve = Стив Санчес diff --git a/Resources/Prototypes/_White/tts-voices.yml b/Resources/Prototypes/_White/tts-voices.yml index b255e15316..11443c49dc 100644 --- a/Resources/Prototypes/_White/tts-voices.yml +++ b/Resources/Prototypes/_White/tts-voices.yml @@ -839,3 +839,118 @@ sex: Male speaker: threedog_radio id: ThreedogRadio + +- type: ttsVoice + name: tts-voice-name-generic-goblin-c + sex: Male + speaker: generic-goblin-c + id: GenericGoblinC + +- type: ttsVoice + name: tts-voice-name-dinah-hecat + sex: Female + speaker: dinah-hecat + id: DinahHecat + +- type: ttsVoice + name: tts-voice-name-aesop-sharp + sex: Male + speaker: aesop-sharp + id: AesopSharp + +- type: ttsVoice + name: tts-voice-name-abraham-ronen + sex: Male + speaker: abraham-ronen + id: AbrahamRonen + +- type: ttsVoice + name: tts-voice-name-samantha-dale + sex: Female + speaker: samantha-dale + id: SamanthaDale + +- type: ttsVoice + name: tts-voice-name-sirona-ryan + sex: Female + speaker: sirona-ryan + id: SironaRyan + +- type: ttsVoice + name: tts-voice-name-sophronia-franklin + sex: Female + speaker: sophronia-franklin + id: SophroniaFranklin + +- type: ttsVoice + name: tts-voice-name-mister-handy-fl3 + sex: Male + speaker: mister-handy-fl3 + id: MisterHandyFl3 + +- type: ttsVoice + name: tts-voice-name-mister-gutsy-fl3 + sex: Male + speaker: mister-gutsy-fl3 + id: MisterGutsyFl3 + +- type: ttsVoice + name: tts-voice-name-jericho-fl3 + sex: Male + speaker: jericho-fl3 + id: JerichoFl3 + +- type: ttsVoice + name: tts-voice-name-elder-lyons-fl3 + sex: Male + speaker: elder-lyons-fl3 + id: ElderLyonsFl3 + +- type: ttsVoice + name: tts-voice-name-sarah-lyons-fl3 + sex: Female + speaker: sarah-lyons-fl3 + id: SarahLyonsFl3 + +- type: ttsVoice + name: tts-voice-name-kovir-nobleman + sex: Male + speaker: kovir-nobleman + id: KovirNobleman + +- type: ttsVoice + name: tts-voice-name-zoltan-chivay + sex: Male + speaker: zoltan-chivay + id: ZoltanChivay + +- type: ttsVoice + name: tts-voice-name-maiko + sex: Female + speaker: maiko + id: Maiko + +- type: ttsVoice + name: tts-voice-name-brendan + sex: Male + speaker: brendan + id: Brendan + +- type: ttsVoice + name: tts-voice-name-nancy-hartley + sex: Female + speaker: nancy-hartley + id: NancyHartley + +- type: ttsVoice + name: tts-voice-name-oswald-forrest + sex: Male + speaker: oswald-forrest + id: OswaldForrest + +- type: ttsVoice + name: tts-voice-name-steve + sex: Male + speaker: steve + id: Steve +