/indra/newview/skins/default/xui/de/floater_voice_effect.xml
XML | 138 lines | 138 code | 0 blank | 0 comment | 0 complexity | 9cea4e54bb809c49a572e21e34e23d3f MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater label="Orte" name="voice_effects" title="VOICE MORPHING">
- <string name="no_voice_effect">
- (Kein Voice-Morphing)
- </string>
- <string name="active_voice_effect">
- (Aktiv)
- </string>
- <string name="unsubscribed_voice_effect">
- (nicht abonniert)
- </string>
- <string name="new_voice_effect">
- (Neu!)
- </string>
- <string name="effect_Arena">
- Arena
- </string>
- <string name="effect_Beast">
- Bestie
- </string>
- <string name="effect_Buff">
- Muskulös
- </string>
- <string name="effect_Buzz">
- Buzz
- </string>
- <string name="effect_Camille">
- Camille
- </string>
- <string name="effect_Creepy">
- Unheimlich
- </string>
- <string name="effect_CreepyBot">
- UnheimlicherBot
- </string>
- <string name="effect_Cyber">
- Cyber
- </string>
- <string name="effect_DeepBot">
- TieferBot
- </string>
- <string name="effect_Demon">
- Dämon
- </string>
- <string name="effect_Flirty">
- Kokett
- </string>
- <string name="effect_Foxy">
- Attraktiv
- </string>
- <string name="effect_Halloween_2010_Bonus">
- Bonus_Halloween_2010
- </string>
- <string name="effect_Helium">
- Helium
- </string>
- <string name="effect_Husky">
- Rauchig
- </string>
- <string name="effect_Intercom">
- Intercom
- </string>
- <string name="effect_Macho">
- Macho
- </string>
- <string name="effect_Micro">
- Micro
- </string>
- <string name="effect_Mini">
- Mini
- </string>
- <string name="effect_Nano">
- Nano
- </string>
- <string name="effect_Nightmare">
- Alptraum
- </string>
- <string name="effect_PopBot">
- PopBot
- </string>
- <string name="effect_Rachel">
- Rachel
- </string>
- <string name="effect_Radio">
- Radio
- </string>
- <string name="effect_Robot">
- Roboter
- </string>
- <string name="effect_Roxanne">
- Roxanne
- </string>
- <string name="effect_Sabrina">
- Sabrina
- </string>
- <string name="effect_Samantha">
- Samantha
- </string>
- <string name="effect_Sexy">
- Sexy
- </string>
- <string name="effect_Shorty">
- Shorty
- </string>
- <string name="effect_Sneaky">
- Hinterhältig
- </string>
- <string name="effect_Stallion">
- Hengst
- </string>
- <string name="effect_Sultry">
- Feurig
- </string>
- <string name="effect_Thunder">
- Donner
- </string>
- <string name="effect_Vixen">
- Erotisch
- </string>
- <string name="effect_WhinyBot">
- JammernderBot
- </string>
- <text name="preview_text">
- Zur Vorschau
- </text>
- <text name="status_text">
- Stimme aufnehmen und auf einen Effekt klicken, um diesen auf Ihre Stimme anzuwenden.
- </text>
- <button label="Aufnehmen" name="record_btn" tool_tip="Nehmen Sie Ihre Stimme auf."/>
- <button label="Stopp" name="record_stop_btn"/>
- <text name="voice_morphing_link">
- [[URL] Jetzt abonnieren]
- </text>
- <scroll_list name="voice_effect_list" tool_tip="Nehmen Sie Ihre Stimme auf und klicken Sie dann auf einen Effekt, um diesen auszuprobieren.">
- <scroll_list.columns label="Bezeichnung" name="name"/>
- <scroll_list.columns label="Gültig bis" name="expires"/>
- </scroll_list>
- </floater>