PageRenderTime 31ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 138 lines | 138 code | 0 blank | 0 comment | 0 complexity | 6ef86cd4ed1fa93016b8814b3e2278b1 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater label="Luoghi" name="voice_effects" title="MANIPOLAZIONE VOCE">
  3. <string name="no_voice_effect">
  4. (Nessuna manipolazione voce)
  5. </string>
  6. <string name="active_voice_effect">
  7. (Attivato)
  8. </string>
  9. <string name="unsubscribed_voice_effect">
  10. (Iscrizione annullata)
  11. </string>
  12. <string name="new_voice_effect">
  13. (Nuovo!)
  14. </string>
  15. <string name="effect_Arena">
  16. Arena
  17. </string>
  18. <string name="effect_Beast">
  19. Bestia
  20. </string>
  21. <string name="effect_Buff">
  22. Appassionato
  23. </string>
  24. <string name="effect_Buzz">
  25. Euforia
  26. </string>
  27. <string name="effect_Camille">
  28. Camilla
  29. </string>
  30. <string name="effect_Creepy">
  31. Terrificante
  32. </string>
  33. <string name="effect_CreepyBot">
  34. TerrificanteBot
  35. </string>
  36. <string name="effect_Cyber">
  37. Cyber
  38. </string>
  39. <string name="effect_DeepBot">
  40. ProfondoBot
  41. </string>
  42. <string name="effect_Demon">
  43. Demonio
  44. </string>
  45. <string name="effect_Flirty">
  46. Civettuolo
  47. </string>
  48. <string name="effect_Foxy">
  49. Scaltro
  50. </string>
  51. <string name="effect_Halloween_2010_Bonus">
  52. Halloween_2010_Bonus
  53. </string>
  54. <string name="effect_Helium">
  55. Elio
  56. </string>
  57. <string name="effect_Husky">
  58. Fusto
  59. </string>
  60. <string name="effect_Intercom">
  61. Interfono
  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. Incubo
  77. </string>
  78. <string name="effect_PopBot">
  79. PopBot
  80. </string>
  81. <string name="effect_Rachel">
  82. Rachele
  83. </string>
  84. <string name="effect_Radio">
  85. Radio
  86. </string>
  87. <string name="effect_Robot">
  88. Robot
  89. </string>
  90. <string name="effect_Roxanne">
  91. Rosanna
  92. </string>
  93. <string name="effect_Sabrina">
  94. Sabrina
  95. </string>
  96. <string name="effect_Samantha">
  97. Samanta
  98. </string>
  99. <string name="effect_Sexy">
  100. Sexy
  101. </string>
  102. <string name="effect_Shorty">
  103. Bassotto
  104. </string>
  105. <string name="effect_Sneaky">
  106. Vile
  107. </string>
  108. <string name="effect_Stallion">
  109. Stallone
  110. </string>
  111. <string name="effect_Sultry">
  112. Focoso
  113. </string>
  114. <string name="effect_Thunder">
  115. Tuono
  116. </string>
  117. <string name="effect_Vixen">
  118. Maliziosa
  119. </string>
  120. <string name="effect_WhinyBot">
  121. PiangiBot
  122. </string>
  123. <text name="preview_text">
  124. Per l&apos;anteprima
  125. </text>
  126. <text name="status_text">
  127. Registra un campione di voce, quindi fai clic su un effetto per ascoltare il risultato.
  128. </text>
  129. <button label="Registra" name="record_btn" tool_tip="Registra un campione della tua voce."/>
  130. <button label="Ferma" name="record_stop_btn"/>
  131. <text name="voice_morphing_link">
  132. [[URL] Subscribe Now]
  133. </text>
  134. <scroll_list name="voice_effect_list" tool_tip="Registra un campione della tua voce, quindi fai clic su uno degli effetti per un&apos;anteprima del risultato.">
  135. <scroll_list.columns label="Nome effetto" name="name"/>
  136. <scroll_list.columns label="Scade il" name="expires"/>
  137. </scroll_list>
  138. </floater>