PageRenderTime 26ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/fr/floater_preview_gesture.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 74 lines | 74 code | 0 blank | 0 comment | 0 complexity | 82dddd1f55bc39f6925ca917b9a95517 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="gesture_preview">
  3. <floater.string name="step_anim">
  4. Animation р exщcuter :
  5. </floater.string>
  6. <floater.string name="step_sound">
  7. Son р lire :
  8. </floater.string>
  9. <floater.string name="step_chat">
  10. Chatter pour dire :
  11. </floater.string>
  12. <floater.string name="step_wait">
  13. Attendre :
  14. </floater.string>
  15. <floater.string name="stop_txt">
  16. Arrъter
  17. </floater.string>
  18. <floater.string name="preview_txt">
  19. Prщvisualiser
  20. </floater.string>
  21. <floater.string name="none_text">
  22. - Choisir -
  23. </floater.string>
  24. <floater.string name="Title">
  25. Geste : [NAME]
  26. </floater.string>
  27. <text name="desc_label">
  28. Description :
  29. </text>
  30. <text name="trigger_label">
  31. Dщclench. :
  32. </text>
  33. <text name="replace_text" tool_tip="Remplacer les raccourcis avec ces mots. Par exemple, remplacer le mot-clщ лаsalutа╗ par лаbonjourа╗ fera dire лаje venais dire bonjourа╗ au lieu de лаje venais dire salutа╗ dans le chat, et dщclenchera le geste.">
  34. Rempl. parа:
  35. </text>
  36. <line_editor left="310" name="replace_editor" tool_tip="Remplacer les raccourcis avec ces mots. Par exemple, remplacer le mot-clщ лаsalutа╗ par лаbonjourа╗ fera dire лаje venais dire bonjourа╗ au lieu de лаje venais dire salutа╗ dans le chat, et dщclenchera le geste" width="120"/>
  37. <text name="key_label">
  38. Raccourciа:
  39. </text>
  40. <combo_box label="Aucun" name="modifier_combo" width="55"/>
  41. <combo_box label="Aucun" name="key_combo" width="55"/>
  42. <text name="library_label">
  43. Bibliothшqueа:
  44. </text>
  45. <scroll_list name="library_list">
  46. <scroll_list.rows name="action_animation" value="Animation"/>
  47. <scroll_list.rows name="action_sound" value="Son"/>
  48. <scroll_list.rows name="action_chat" value="Chat"/>
  49. <scroll_list.rows name="action_wait" value="Attente"/>
  50. </scroll_list>
  51. <button label="Ajouter &gt;&gt;" name="add_btn"/>
  52. <text name="steps_label">
  53. tapesа:
  54. </text>
  55. <button label="Haut" name="up_btn"/>
  56. <button label="Bas" name="down_btn"/>
  57. <button label="Supprimer" name="delete_btn"/>
  58. <text name="options_text">
  59. (options)
  60. </text>
  61. <radio_group name="animation_trigger_type">
  62. <radio_item label="Lancer" name="start"/>
  63. <radio_item label="Arrъter" name="stop"/>
  64. </radio_group>
  65. <check_box label="jusqu&apos;р la fin des animations" name="wait_anim_check"/>
  66. <check_box label="temps (sec)а:" name="wait_time_check"/>
  67. <line_editor left_delta="130" name="wait_time_editor"/>
  68. <text name="help_label">
  69. Toutes les щtapes ont lieu en mъme temps si vous n&apos;ajoutez pas d&apos;щtapes d&apos;attente.
  70. </text>
  71. <check_box label="Actif" name="active_check" tool_tip="Les gestes actifs peuvent ъtre dщclenchщs en saisissant leur raccourci dans le chat ou en appuyant sur les raccourcis. Les gestes deviennent gщnщralement inactifs lorsqu&apos;il y a un conflit entre les raccourcis."/>
  72. <button label="Prщvisualiser" name="preview_btn" width="86"/>
  73. <button label="Enregistrer" left_delta="96" name="save_btn" width="86"/>
  74. </floater>