PageRenderTime 38ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/de/floater_voice_effect.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 138 lines | 138 code | 0 blank | 0 comment | 0 complexity | 9cea4e54bb809c49a572e21e34e23d3f MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater label="Orte" name="voice_effects" title="VOICE MORPHING">
  3. <string name="no_voice_effect">
  4. (Kein Voice-Morphing)
  5. </string>
  6. <string name="active_voice_effect">
  7. (Aktiv)
  8. </string>
  9. <string name="unsubscribed_voice_effect">
  10. (nicht abonniert)
  11. </string>
  12. <string name="new_voice_effect">
  13. (Neu!)
  14. </string>
  15. <string name="effect_Arena">
  16. Arena
  17. </string>
  18. <string name="effect_Beast">
  19. Bestie
  20. </string>
  21. <string name="effect_Buff">
  22. Muskulös
  23. </string>
  24. <string name="effect_Buzz">
  25. Buzz
  26. </string>
  27. <string name="effect_Camille">
  28. Camille
  29. </string>
  30. <string name="effect_Creepy">
  31. Unheimlich
  32. </string>
  33. <string name="effect_CreepyBot">
  34. UnheimlicherBot
  35. </string>
  36. <string name="effect_Cyber">
  37. Cyber
  38. </string>
  39. <string name="effect_DeepBot">
  40. TieferBot
  41. </string>
  42. <string name="effect_Demon">
  43. Dämon
  44. </string>
  45. <string name="effect_Flirty">
  46. Kokett
  47. </string>
  48. <string name="effect_Foxy">
  49. Attraktiv
  50. </string>
  51. <string name="effect_Halloween_2010_Bonus">
  52. Bonus_Halloween_2010
  53. </string>
  54. <string name="effect_Helium">
  55. Helium
  56. </string>
  57. <string name="effect_Husky">
  58. Rauchig
  59. </string>
  60. <string name="effect_Intercom">
  61. Intercom
  62. </string>
  63. <string name="effect_Macho">
  64. Macho
  65. </string>
  66. <string name="effect_Micro">
  67. Micro
  68. </string>
  69. <string name="effect_Mini">
  70. Mini
  71. </string>
  72. <string name="effect_Nano">
  73. Nano
  74. </string>
  75. <string name="effect_Nightmare">
  76. Alptraum
  77. </string>
  78. <string name="effect_PopBot">
  79. PopBot
  80. </string>
  81. <string name="effect_Rachel">
  82. Rachel
  83. </string>
  84. <string name="effect_Radio">
  85. Radio
  86. </string>
  87. <string name="effect_Robot">
  88. Roboter
  89. </string>
  90. <string name="effect_Roxanne">
  91. Roxanne
  92. </string>
  93. <string name="effect_Sabrina">
  94. Sabrina
  95. </string>
  96. <string name="effect_Samantha">
  97. Samantha
  98. </string>
  99. <string name="effect_Sexy">
  100. Sexy
  101. </string>
  102. <string name="effect_Shorty">
  103. Shorty
  104. </string>
  105. <string name="effect_Sneaky">
  106. Hinterhältig
  107. </string>
  108. <string name="effect_Stallion">
  109. Hengst
  110. </string>
  111. <string name="effect_Sultry">
  112. Feurig
  113. </string>
  114. <string name="effect_Thunder">
  115. Donner
  116. </string>
  117. <string name="effect_Vixen">
  118. Erotisch
  119. </string>
  120. <string name="effect_WhinyBot">
  121. JammernderBot
  122. </string>
  123. <text name="preview_text">
  124. Zur Vorschau
  125. </text>
  126. <text name="status_text">
  127. Stimme aufnehmen und auf einen Effekt klicken, um diesen auf Ihre Stimme anzuwenden.
  128. </text>
  129. <button label="Aufnehmen" name="record_btn" tool_tip="Nehmen Sie Ihre Stimme auf."/>
  130. <button label="Stopp" name="record_stop_btn"/>
  131. <text name="voice_morphing_link">
  132. [[URL] Jetzt abonnieren]
  133. </text>
  134. <scroll_list name="voice_effect_list" tool_tip="Nehmen Sie Ihre Stimme auf und klicken Sie dann auf einen Effekt, um diesen auszuprobieren.">
  135. <scroll_list.columns label="Bezeichnung" name="name"/>
  136. <scroll_list.columns label="Gültig bis" name="expires"/>
  137. </scroll_list>
  138. </floater>