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

OA系统

开发平台:

Java

  1. // Traditional Chinese UTF-8; Twapweb Site translated; twapweb_AT_gmail_DOT_com
  2. // 繁體中文 UTF-8 ;數位應用坊製作; twapweb_AT_gmail_DOT_com
  3. tinyMCE.addToLang('',{
  4. theme_style_select : '-- 式樣 --',
  5. theme_code_desc : '編輯 HTML 碼',
  6. theme_code_title : 'HTML 碼編輯器',
  7. theme_code_wordwrap : '字詞環繞',
  8. theme_sub_desc : '下標',
  9. theme_sup_desc : '上標',
  10. theme_hr_desc : '插入水平線',
  11. theme_removeformat_desc : '清除格式設定',
  12. theme_custom1_desc : '自訂說明在此輸入',
  13. insert_image_border : '框線',
  14. insert_image_dimensions : '尺寸',
  15. insert_image_vspace : '圖像上下側間距',
  16. insert_image_hspace : '圖像左右邊間距',
  17. insert_image_align : '垂直對齊',
  18. insert_image_align_default : '-- 未設置 --',
  19. insert_image_align_baseline : '底線',
  20. insert_image_align_top : '頂端',
  21. insert_image_align_middle : '中線',
  22. insert_image_align_bottom : '底部',
  23. insert_image_align_texttop : '文字頂端',
  24. insert_image_align_absmiddle : '絕對中線',
  25. insert_image_align_absbottom : '絕對底部',
  26. insert_image_align_left : '左',
  27. insert_image_align_right : '右',
  28. theme_font_size : '-- 字體大小 --',
  29. theme_fontdefault : '-- 字體選擇 --',
  30. theme_block : '-- 格式 --',
  31. theme_paragraph : '段落',
  32. theme_div : '分界',
  33. theme_address : '位置',
  34. theme_pre : '內定格式',
  35. theme_h1 : '標題一',
  36. theme_h2 : '標題二',
  37. theme_h3 : '標題三',
  38. theme_h4 : '標題四',
  39. theme_h5 : '標題五',
  40. theme_h6 : '標題六',
  41. theme_colorpicker_title : '選取顏色',
  42. theme_colorpicker_apply : '套用',
  43. theme_forecolor_desc : '選取文字顏色',
  44. theme_backcolor_desc : '選取背景顏色',
  45. theme_charmap_title : '選取自訂字元',
  46. theme_charmap_desc : '插入自訂字元',
  47. theme_visualaid_desc : '切換指示或非可見元件',
  48. insert_anchor_title : '插入或編輯連結點',
  49. insert_anchor_name : '連結點名稱',
  50. theme_anchor_desc : '插入或編輯連結點',
  51. theme_insert_link_titlefield : '標題',
  52. theme_clipboard_msg : '在 Mozilla 和 Firefox 中無法使用複製或剪下或貼上功能。n需要更多關於此的訊息嗎?',
  53. theme_path : '路徑',
  54. cut_desc : '剪下',
  55. copy_desc : '複製',
  56. paste_desc : '貼上',
  57. link_list : '連結列表',
  58. image_list : '圖檔列表',
  59. browse : '瀏覽',
  60. image_props_desc : '圖檔屬性',
  61. newdocument_desc : '新文件',
  62. class_name : '分類',
  63. newdocument : '確定要清除全部內容?',
  64. about_title : '關於 TinyMCE',
  65. about : '關於',
  66. license : '授權',
  67. plugins : '應用套件',
  68. plugin : '應用套件',
  69. author : '作者',
  70. version : '版本',
  71. loaded_plugins : '已載入應用套件',
  72. help : '協助',
  73. not_set : '-- 未設置 --',
  74. close : '關閉',
  75. toolbar_focus : '快速啟用工具紐 - Alt+Q;快速啟用編輯器 - Alt-Z;快速移至元件路徑 - Alt-X'
  76. });