123456789101112131415161718192021222324252627282930313233343536373839404142 |
- ({
- "removeFormat" : "移除格式",
- "copy" : "複製",
- "paste" : "貼上",
- "selectAll" : "全選",
- "insertOrderedList" : "編號清單",
- "insertTable" : "插入/編輯表格",
- "underline" : "底線",
- "foreColor" : "前景顏色",
- "htmlToggle" : "HTML 原始檔",
- "formatBlock" : "段落樣式",
- "insertHorizontalRule" : "水平尺規",
- "delete" : "刪除",
- "insertUnorderedList" : "項目符號清單",
- "tableProp" : "表格內容",
- "insertImage" : "插入影像",
- "superscript" : "上標",
- "subscript" : "下標",
- "createLink" : "建立鏈結",
- "undo" : "復原",
- "italic" : "斜體",
- "fontName" : "字型名稱",
- "justifyLeft" : "靠左對齊",
- "unlink" : "移除鏈結",
- "toggleTableBorder" : "切換表格邊框",
- "fontSize" : "字型大小",
- "indent" : "縮排",
- "redo" : "重做",
- "strikethrough" : "加刪除線",
- "justifyFull" : "對齊",
- "justifyCenter" : "置中對齊",
- "hiliteColor" : "背景顏色",
- "deleteTable" : "刪除表格",
- "outdent" : "凸排",
- "cut" : "剪下",
- "plainFormatBlock" : "段落樣式",
- "bold" : "粗體",
- "systemShortcutFF" : "\"${0}\" 動作在 Mozilla Firefox 中,只能使用鍵盤快速鍵。請使用 ${1}。",
- "justifyRight" : "靠右對齊",
- "appleKey" : "⌘${0}",
- "ctrlKey" : "ctrl+${0}"
- })
|