zh_tw_utf8.js
上传用户:dlqqsh
上传日期:2021-11-13
资源大小:7840k
文件大小:2k
源码类别:

OA系统

开发平台:

Java

  1. // UK lang variables
  2. tinyMCE.addToLang('media',{
  3. title : 'Insert / edit embedded media',
  4. desc : 'Insert / edit embedded media',
  5. general : 'General',
  6. advanced : 'Advanced',
  7. file : 'File',
  8. list : 'List',
  9. size : 'Dimensions',
  10. preview : 'Preview',
  11. constrain_proportions : 'Constrain proportions',
  12. type : 'Type',
  13. id : 'Id',
  14. name : 'Name',
  15. class_name : 'Class',
  16. vspace : 'V-Space',
  17. hspace : 'H-Space',
  18. play : 'Auto play',
  19. loop : 'Loop',
  20. menu : 'Show menu',
  21. quality : 'Quality',
  22. scale : 'Scale',
  23. align : 'Align',
  24. salign : 'SAlign',
  25. wmode : 'WMode',
  26. bgcolor : 'Background',
  27. base : 'Base',
  28. flashvars : 'Flashvars',
  29. liveconnect : 'SWLiveConnect',
  30. autohref : 'AutoHREF',
  31. cache : 'Cache',
  32. hidden : 'Hidden',
  33. controller : 'Controller',
  34. kioskmode : 'Kiosk mode',
  35. playeveryframe : 'Play every frame',
  36. targetcache : 'Target cache',
  37. correction : 'No correction',
  38. enablejavascript : 'Enable JavaScript',
  39. starttime : 'Start time',
  40. endtime : 'End time',
  41. href : 'Href',
  42. qtsrcchokespeed : 'Choke speed',
  43. target : 'Target',
  44. volume : 'Volume',
  45. autostart : 'Auto start',
  46. enabled : 'Enabled',
  47. fullscreen : 'Fullscreen',
  48. invokeurls : 'Invoke URLs',
  49. mute : 'Mute',
  50. stretchtofit : 'Stretch to fit',
  51. windowlessvideo : 'Windowless video',
  52. balance : 'Balance',
  53. baseurl : 'Base URL',
  54. captioningid : 'Captioning id',
  55. currentmarker : 'Current marker',
  56. currentposition : 'Current position',
  57. defaultframe : 'Default frame',
  58. playcount : 'Play count',
  59. rate : 'Rate',
  60. uimode : 'UI Mode',
  61. flash_options : 'Flash options',
  62. qt_options : 'Quicktime options',
  63. wmp_options : 'Windows media player options',
  64. rmp_options : 'Real media player options',
  65. shockwave_options : 'Shockwave options',
  66. autogotourl : 'Auto goto URL',
  67. center : 'Center',
  68. imagestatus : 'Image status',
  69. maintainaspect : 'Maintain aspect',
  70. nojava : 'No java',
  71. prefetch : 'Prefetch',
  72. shuffle : 'Shuffle',
  73. console : 'Console',
  74. numloop : 'Num loops',
  75. controls : 'Controls',
  76. scriptcallbacks : 'Script callbacks',
  77. swstretchstyle : 'Stretch style',
  78. swstretchhalign : 'Stretch H-Align',
  79. swstretchvalign : 'Stretch V-Align',
  80. sound : 'Sound',
  81. progress : 'Progress',
  82. qtsrc : 'QT Src',
  83. qt_stream_warn : 'Streamed rtsp resources should be added to the QT Src field under the advanced tab.nYou should also add a non streamed version to the Src field..'
  84. });