sys.dtwmrc.tmsg 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. $ $XConsortium: sys.dtwmrc.tmsg /main/4 1996/10/14 11:17:09 rswiston $
  2. $quote "
  3. $set 1
  4. $ *
  5. $ *****************************************************************************
  6. $ * sys.dtwmrc.tmsg
  7. $ *
  8. $ * Translatable Strings for sys.dtwmrc
  9. $ *
  10. $ * Copyright (c) 1993, 1994 Hewlett-Packard Company
  11. $ * Copyright (c) 1993, 1994 International Business Machines Corp.
  12. $ * Copyright (c) 1993, 1994 Sun Microsystems, Inc.
  13. $ * Copyright (c) 1993, 1994 Novell, Inc.
  14. $ *
  15. $ *****************************************************************************
  16. $ *****************************************************************************
  17. $ *
  18. $ * Format of this message file.
  19. $ * $set n [comment] ... n must be 1.
  20. $ * $ [comment]
  21. $ * m message-text ... Message text may contain following spcial characters
  22. $ * and escape sequences.
  23. $ * \\ backslash
  24. $ *
  25. $ newline
  26. $ * \t horizontal tab
  27. $ * \ (at end of line) continue on same line
  28. $ *
  29. $ *****************************************************************************
  30. $ *
  31. $ * Menu Descriptions
  32. $ *
  33. $ * These are the visible labels (and mnemonics) on the window menu.
  34. $ *
  35. $ * The mnemonics (e.g. "_C") must meet the following requirements:
  36. $ * 1. It must consist of a single, case-sensitive letter
  37. $ * following an underscore character ('_').
  38. $ * 2. The mnemonic letter must appear in the corresponding
  39. $ * label.
  40. $ * 3. Each mnemonic letter must be unique within the menu.
  41. $ * (e.g. "Move", "Minimize", and "Maximize" cannot all
  42. $ * use "_M" for a mnemonic!)
  43. $ *
  44. $ *
  45. $ * #DtRootMenu#
  46. $ *
  47. $ * These are the labels on the menu DtRootMenu, the menu that
  48. $ * pops up over the root window area of the screen.
  49. $ *
  50. $ *--------------------------------------------------------------------------*
  51. $ * Translate all labels (first column) except no-label. Do not remove ". *
  52. $ * Functions (second column) should not be changed unless it is required in *
  53. $ * your language. *
  54. $ *--------------------------------------------------------------------------*
  55. 6 "\"Menu Espace de travail\"\t\t\tf.title\n\
  56. \"Espace de travail précédent\"\t\t\tf.circle_up\n\
  57. \"Espace de travail suivant\"\t\t\tf.circle_down\n\
  58. \"Régénérer\"\t\t\t\tf.refresh\n\
  59. \"Réduire/Restaurer tableau de bord\"\tf.toggle_frontpanel\n\
  60. no-label\t\t\t\tf.separator\n\
  61. \"Relancer Gestionnaire de l'esp. de travail...\"\tf.restart\n\
  62. no-label\t\t\t\tf.separator\n\
  63. \"Fermer session...\"\t\t\tf.action ExitSession"
  64. $ *
  65. $ * #DtPanelMenu#
  66. $ *
  67. $ * These are labels for the system menu control attached to the
  68. $ * front panel
  69. $ *
  70. $ *--------------------------------------------------------------------------*
  71. $ * Translate all labels (first column) except no-label. *
  72. $ * Functions (second column) should not be changed unless it is required in *
  73. $ * your language. *
  74. $ *--------------------------------------------------------------------------*
  75. 7 "Restaurer\t\t\t_R\tf.normalize\n\
  76. Déplacer\t\t\t_c\tf.move\n\
  77. Réduire\t\t\t_u\tf.minimize\n\
  78. Derrière\t\t\t_r\tf.lower\n\
  79. Régénérer\t\t\t_n\tf.refresh\n\
  80. no-label\t\t\t\tf.separator\n\
  81. \"Fermer session...\"\t\t_s\tf.action ExitSession"
  82. $ *
  83. $ * #SampleWindowMenu#
  84. $ *
  85. $ *--------------------------------------------------------------------------*
  86. $ * Translate all labels (first column) and mnemonics (second column) except *
  87. $ * no-label. Do not remove ". *
  88. $ * Accelerator (third column) and functions (forth column) should not be *
  89. $ * changed unless it is required in your language. *
  90. $ *--------------------------------------------------------------------------*
  91. 8 "\"Restaurer\"\t\t\t_R\t\t\tf.normalize\n\
  92. \"Déplacer\"\t\t\t_p\t\t\tf.move\n\
  93. \"Dimensionner\"\t\t\t_s\t\t\tf.resize\n\
  94. \"Réduire\"\t\t\t_i\t\t\tf.minimize\n\
  95. \"Agrandir\"\t\t\t_d\t\t\tf.maximize\n\
  96. \"Derrière\"\t\t\t_e\t\t\tf.lower\n\
  97. no-label\t\t\t\t\t\tf.separator\n\
  98. \"Occuper l'espace de travail...\"\t_O\t\t\tf.workspace_presence\n\
  99. \"Occuper tous les espaces de travail\"\t_l\t\t\tf.occupy_all\n\
  100. \"Libérer l'espace de travail\"\t_v\t\t\tf.remove\n\
  101. no-label\t\t\t\t\t\tf.separator\n\
  102. \"Fermer\"\t\t\t_F\tAlt<Key>F4\tf.kill"
  103. $ *
  104. $ * #NoAcceleratorWindowMenu#
  105. $ *
  106. $ *--------------------------------------------------------------------------*
  107. $ * Translate all labels (first column) and mnemonics (second column) except *
  108. $ * no-label. Do not remove ". *
  109. $ * Functionns (third column) should not be changed unless it is required in *
  110. $ * your language. *
  111. $ *--------------------------------------------------------------------------*
  112. 9 "\"Restaurer\"\t\t\t_R\tf.normalize\n\
  113. \"Déplacer\"\t\t\t_D\tf.move\n\
  114. \"Dimensionner\"\t\t\t_i\tf.resize\n\
  115. \"Réduire\"\t\t\t_u\tf.minimize\n\
  116. \"Agrandir\"\t\t\t_A\tf.maximize\n\
  117. \"Derrière\"\t\t\t_r\tf.lower\n\
  118. no-label\t\t\t\tf.separator\n\
  119. \"Occuper l'espace de travail...\"\t_v\tf.workspace_presence\n\
  120. \"Occuper tous les espaces de travail\"\t_l\tf.occupy_all\n\
  121. \"Libérer espace de travail\"\t_b\tf.remove\n\
  122. no-label\t\t\t\tf.separator\n\
  123. \"Fermer\"\t\t\t_F\tf.kill"
  124. $ *
  125. $ * #DefaultWindowMenu#
  126. $ *
  127. $ *--------------------------------------------------------------------------*
  128. $ * Translate all labels (first column) and mnemonics (second column) except *
  129. $ * no-label. Do not remove ". *
  130. $ * Accelerator (third column) and functions (forth column) should not be *
  131. $ * changed unless it is required in your language. *
  132. $ *--------------------------------------------------------------------------*
  133. 10 "\"Restaurer\"\t_R\tAlt<Key>F5\tf.normalize\n\
  134. \"Déplacer\"\t_D\tAlt<Key>F7\tf.move\n\
  135. \"Dimensionner\"\t_i\tAlt<Key>F8\tf.resize\n\
  136. \"Réduire\"\t_u\tAlt<Key>F9\tf.minimize\n\
  137. \"Agrandir\"\t_A\tAlt<Key>F10\tf.maximize\n\
  138. \"Derrière\"\t_r\tAlt<Key>F3\tf.lower\n\
  139. no-label\t\t\t\t\t\tf.separator\n\
  140. \"Occuper l'espace de travail...\"\t_O\t\t\tf.workspace_presence\n\
  141. \"Occuper tous les espaces de travail\"\t_l\t\t\tf.occupy_all\n\
  142. \"Libérer l'espace de travail\"\t_v\t\t\tf.remove\n\
  143. no-label\t\t\t\tf.separator\n\
  144. \"Fermer\"\t_F\tAlt<Key>F4\tf.kill"
  145. $ *
  146. $ * Key And Button Bindings Descriptions
  147. $ *
  148. $ *--------------------------------------------------------------------------*
  149. $ * Message 11 - 14 should not be changed unless it is required in your *
  150. $ * language. *
  151. $ * Some languages may replace the "Alt" specification with "Meta" in the *
  152. $ * keybindings *
  153. $ *--------------------------------------------------------------------------*
  154. $ *
  155. $ * #DtKeyBindings#
  156. $ *
  157. 11 "\n\
  158. # Alt<Key>Menu\t\troot|icon|window\tf.toggle_frontpanel \n\n\
  159. Maj<Key>Echap\t\ticon|window\t\tf.post_wmenu\n\
  160. Alt<Key>espace\t\ticon|window\t\tf.post_wmenu\n\
  161. Alt<Key>Tab\t\troot|icon|window\tf.next_key\n\
  162. Alt Maj<Key>Tab\t\troot|icon|window\tf.prev_key\n\
  163. Alt<Key>Echap\t\troot|icon|window\tf.next_key\n\
  164. Alt Maj<Key>Echap\troot|icon|window\tf.prev_key\n\
  165. Alt<Key>Bas\t\troot|icon|window\tf.circle_down\n\
  166. Alt<Key>Haut\t\t\troot|icon|window\tf.circle_up\n\
  167. Alt Ctrl Maj<Key>exclam\troot|icon|window\tf.set_behavior\n\
  168. Alt<Key>F6\t\t\twindow\t\t\tf.next_key transient"
  169. $ *
  170. $ * #DtButtonBindings#
  171. $ *
  172. 12 "<Btn1Down>\t\troot\t\t\tf.marquee_selection\n\
  173. <Btn3Down>\t\troot\t\t\tf.menu DtRootMenu\n\
  174. <Btn1Down>\t\tframe|icon\t\tf.raise\n\
  175. <Btn3Down>\t\tframe|icon\t\tf.post_wmenu\n\
  176. Alt<Btn1Down>\ticon|window\t\tf.move\n\
  177. Alt<Btn3Down>\twindow\t\t\tf.minimize"
  178. $ *
  179. $ * #DefaultKeyBindings#
  180. $ *
  181. 13 "Maj<Key>Echap\t\ticon|window\t\tf.post_wmenu\n\
  182. Alt<Key>espace\t\ticon|window\t\tf.post_wmenu\n\
  183. Alt<Key>Tab\t\troot|icon|window\tf.next_key\n\
  184. Alt Maj<Key>Tab\t\troot|icon|window\tf.prev_key\n\
  185. Alt<Key>Echap\t\troot|icon|window\tf.next_key\n\
  186. Alt Maj<Key>Echap\troot|icon|window\tf.prev_key\n\
  187. Alt Ctrl Maj<Key>exclam\troot|icon|window\tf.set_behavior\n\
  188. Alt<Key>F6\t\t\twindow\t\t\tf.next_key transient"
  189. $ *
  190. $ * #DefaultButtonBindings#
  191. $ *
  192. 14 "<Btn1Down>\t\tframe|icon\t\tf.raise\n\
  193. <Btn3Down>\t\ticon\t\t\tf.post_wmenu"
  194. $ *
  195. $ * #DtKeyBindings# for Sun keyboards (see #11 above)
  196. $ *
  197. 15 "\n\
  198. # Alt<Key>Menu\t\troot|icon|window\tf.toggle_frontpanel \n\n\
  199. Maj<Key>Echap\t\ticon|window\t\tf.post_wmenu\n\
  200. Alt<Key>espace\t\ticon|window\t\tf.post_wmenu\n\
  201. Alt<Key>Tab\t\troot|icon|window\tf.next_key\n\
  202. Alt Maj<Key>Tab\t\troot|icon|window\tf.prev_key\n\
  203. Alt<Key>Echap\t\troot|icon|window\tf.next_key\n\
  204. Alt Maj<Key>Echap\troot|icon|window\tf.prev_key\n\
  205. Alt<Key>Bas\t\troot|icon|window\tf.circle_down\n\
  206. Alt<Key>Haut\t\t\troot|icon|window\tf.circle_up\n\
  207. Alt Ctrl Maj<Key>exclam\troot|icon|window\tf.set_behavior\n\
  208. Alt<Key>F6 \t\twindow\t\t\tf.next_key transient\n\
  209. Alt Maj<Key>F6\t\twindow\t\t\tf.prev_key transient\n\
  210. <Key>SunFront ifkey|icon|window f.raise_lower\n\
  211. <Key>SunOpen ifkey|window f.minimize\n\
  212. <Key>SunOpen ifkey|icon f.normalize"