froala-editor
Version:
The next generation Javascript WYSIWYG HTML rich text editor made by devs for devs. High performance and modern design make it easy to use for developers and loved by users.
419 lines (414 loc) • 17 kB
JavaScript
/*!
* froala_editor v5.1.0 (https://www.froala.com/wysiwyg-editor)
* License https://froala.com/wysiwyg-editor/terms/
* Copyright 2014-2026 Froala Labs
*/
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FroalaEditor));
})(this, (function (FE) { 'use strict';
/**
* Traditional Chinese spoken in Taiwan.
*/
FE.LANGUAGE['zh_tw'] = {
translation: {
// Place holder
'Type something': "\u8F38\u5165\u4E00\u4E9B\u5167\u5BB9",
// Basic formatting
'Bold': '粗體',
'Italic': '斜體',
'Underline': '下劃線',
'Strikethrough': '刪除線',
'Size': '大小',
// Main buttons
'Insert': '插入',
'Delete': '刪除',
'Cancel': '取消',
'OK': '好的',
'Back': '後退',
'Remove': '去掉',
'More': '更多',
'Update': '更新',
'Style': '樣式',
// Font
'Font Family': '字体系列',
'Font Size': "\u5B57\u578B\u5927\u5C0F",
// Colors
'Colors': '顏色',
'Color': '顏色',
'Background': '背景',
'Text': '文字',
'HEX Color': '十六進制顏色',
// Paragraphs
'Paragraph Format': '段落格式',
'Normal': '正常',
'Code': '代碼',
'Heading 1': '標題1',
'Heading 2': '標題2',
'Heading 3': '標題3',
'Heading 4': '標題4',
// Style
'Paragraph Style': '段落樣式',
'Inline Style': '內聯樣式',
'Padding': '內邊距',
// Alignment
'Align': '对齐',
'Align Left': '左對齊',
'Align Center': "\u7F6E\u4E2D\u5C0D\u9F4A",
'Align Right': "\u7F6E\u53F3\u5C0D\u9F4A",
'Align Justify': '兩端對齊',
'None': '没有',
'Alignment': '對齊',
'Next': '下一個',
'Previous': '上一個',
'Advanced Options': '進階選項',
'Close': '關閉',
// Lists
'Ordered List': '有序列表',
'Unordered List': '无序列表',
// Indent
'Decrease Indent': '減少縮進量',
'Increase Indent': '增加縮進量',
// Links
'Insert Link': "\u63D2\u5165\u9023\u7D50",
'Open in new tab': '在新標籤頁中打開',
'Open Link': "\u958B\u555F\u9023\u7D50",
'Edit Link': "\u7DE8\u8F2F\u9023\u7D50",
'Unlink': "\u79FB\u9664\u9023\u7D50",
'Choose Link': "\u9078\u64C7\u9023\u7D50",
// Images
'Insert Image': '插入圖片',
'Upload Image': '上傳圖片',
'By URL': "\u7DB2\u5740\u4E0A\u50B3",
'Browse': '瀏覽',
'Drop image': "\u5716\u7247\u62D6\u66F3",
'or click': '或點擊',
'Manage Images': '管理圖片',
'Loading': '加載中',
'Deleting': '刪除中',
'Tags': '標籤',
'Are you sure? Image will be deleted.': "\u78BA\u5B9A\u522A\u9664\u5716\u7247\uFF1F",
'Replace': '替換',
'Uploading': '上傳中',
'Loading image': '圖片加載中',
'Display': '顯示',
'Inline': "\u5D4C\u5165",
'Break Text': '打破文字',
'Alternative Text': '替換文字',
'Change Size': '改變大小',
'Width': '寬度',
'Height': '高度',
'Something went wrong. Please try again.': '發生錯誤,請重試。',
'Image Caption': '圖片標題',
'Advanced Edit': '高級編輯',
// Video
'Insert Video': '插入影片',
'Embedded Code': '嵌入式代码',
'Paste in a video URL': '粘貼在視頻網址',
'Drop video': '放下視頻',
'Your browser does not support HTML5 video.': '您的瀏覽器不支持html5視頻。',
'Upload Video': '上傳影片',
// Tables
'Insert Table': '插入表格',
'Table Header': '表頭',
'Remove Table': "\u522A\u9664\u8868",
'Table Style': '表格樣式',
'Horizontal Align': '水平對齊方式',
'Row': '行',
'Insert row above': '在上方插入',
'Insert row below': '在下方插入',
'Delete row': '刪除行',
'Column': '列',
'Insert column before': "\u5411\u5DE6\u63D2\u5165\u4E00\u5217",
'Insert column after': "\u5411\u53F3\u63D2\u5165\u4E00\u5217",
'Delete column': '刪除列',
'Cell': '單元格',
'Merge cells': '合併單元格',
'Horizontal split': '水平分割',
'Vertical split': '垂直分割',
'Cell Background': '單元格背景',
'Vertical Align': '垂直對齊方式',
'Top': "\u4E0A",
'Middle': "\u4E2D",
'Bottom': '底部',
'Align Top': '靠上對齊',
'Align Middle': "\u4E2D\u9593\u5C0D\u9F4A",
'Align Bottom': '靠下對齊',
'Cell Style': '單元格樣式',
'Table Properties': '表格屬性',
'Cell Properties': '單元格屬性',
'Table Footer': '表尾',
'Dimensions': '尺寸',
'Custom background color input': '自訂背景顏色輸入',
'Background color picker': '背景顏色選擇器',
'Custom border color input': '自訂邊框顏色輸入',
'Border color picker': '邊框顏色選擇器',
'Border width': '邊框寬度',
'Border style': '邊框樣式',
'Border color': '邊框顏色',
'Table width': '表格寬度',
'Table height': '表格高度',
'Left align': '靠左對齊',
'Center align': '置中對齊',
'Right align': '靠右對齊',
'Left align without wrap': '靠左對齊不換行',
'Right align without wrap': '靠右對齊不換行',
'solid': '實線',
'dashed': '虛線',
'dotted': '點線',
'double': '雙線',
'groove': '凹槽線',
'ridge': '凸起線',
'inset': '內邊線',
'outset': '外邊線',
// Files
'Upload File': '上傳文件',
'Drop file': '拖入文件',
// Emoticons
'Emoticons': '表情符號',
'Grinning face': "\u81C9\u4E0A\u7B11\u563B\u563B",
'Grinning face with smiling eyes': "\u7B11\u563B\u563B\u7684\u81C9\uFF0C\u542B\u7B11\u7684\u773C\u775B",
'Face with tears of joy': "\u81C9\u4E0A\u5E36\u8457\u559C\u6085\u7684\u6DDA\u6C34",
'Smiling face with open mouth': "\u7B11\u81C9\u5F35\u958B\u5634",
'Smiling face with open mouth and smiling eyes': "\u7B11\u81C9\u5F35\u958B\u5634\u5FAE\u7B11\u7684\u773C\u775B",
'Smiling face with open mouth and cold sweat': '帶冷汗的張嘴微笑',
'Smiling face with open mouth and tightly-closed eyes': "\u7B11\u81C9\u5F35\u958B\u5634\uFF0C\u7DCA\u7DCA\u9589\u8457\u773C\u775B",
'Smiling face with halo': '帶光環微笑',
'Smiling face with horns': '帶牛角的微笑',
'Winking face': "\u7728\u773C\u8868\u60C5",
'Smiling face with smiling eyes': "\u9762\u5E36\u5FAE\u7B11\u7684\u773C\u775B",
'Face savoring delicious food': "\u9762\u5C0D\u54C1\u5690\u7F8E\u5473\u7684\u98DF\u7269",
'Relieved face': '如釋重負',
'Smiling face with heart-shaped eyes': "\u5FAE\u7B11\u7684\u81C9\uFF0C\u5FC3\u81DF\u5F62\u7684\u773C\u775B",
'Smiling face with sunglasses': "\u7B11\u81C9\u592A\u967D\u93E1",
'Smirking face': "\u9762\u5C0D\u9762\u5E36\u7B11\u5BB9",
'Neutral face': '中性臉',
'Expressionless face': '无表情的脸',
'Unamused face': "\u4E00\u81C9\u4E0D\u5FEB\u7684\u81C9",
'Face with cold sweat': "\u9762\u5C0D\u51B7\u6C57",
'Pensive face': "\u6C89\u601D\u7684\u81C9",
'Confused face': "\u9762\u5C0D\u56F0\u60D1",
'Confounded face': "\u8A72\u6B7B\u7684\u81C9",
'Kissing face': '接吻的脸',
'Face throwing a kiss': '扔一个吻',
'Kissing face with smiling eyes': '带着微笑的眼睛接吻的脸',
'Kissing face with closed eyes': '閉眼接吻',
'Face with stuck out tongue': '舌头伸出来的脸',
'Face with stuck out tongue and winking eye': '眨眼吐舌\'',
'Face with stuck out tongue and tightly-closed eyes': '脸上伸出舌头和眨眼的眼睛',
'Disappointed face': '失望',
'Worried face': '担心的脸',
'Angry face': '生氣的',
'Pouting face': '撅嘴',
'Crying face': "\u54ED\u6CE3\u7684\u81C9",
'Persevering face': "\u600E\u5948\u81C9",
'Face with look of triumph': '胜利的脸',
'Disappointed but relieved face': '失望但释然的脸',
'Frowning face with open mouth': '皺眉',
'Anguished face': '痛苦的脸',
'Fearful face': '害怕',
'Weary face': "\u9762\u5C0D\u53AD\u5026",
'Sleepy face': '困了',
'Tired face': '累了',
'Grimacing face': '鬼脸',
'Loudly crying face': '大声哭泣的脸',
'Face with open mouth': '張開嘴',
'Hushed face': "\u5B89\u975C\u7684\u81C9",
'Face with open mouth and cold sweat': "\u9762\u5C0D\u5F35\u958B\u5634\uFF0C\u4E00\u8EAB\u51B7\u6C57",
'Face screaming in fear': "\u9762\u5C0D\u5C16\u53EB\u5728\u6050\u61FC\u4E2D",
'Astonished face': "\u9762\u5C0D\u9A5A\u8A1D",
'Flushed face': '臉紅',
'Sleeping face': "\u719F\u7761\u7684\u81C9",
'Dizzy face': "\u9762\u5C0D\u7729",
'Face without mouth': '沒有嘴的臉',
'Face with medical mask': "\u9762\u5C0D\u91AB\u7642\u53E3\u7F69",
// Line breaker
'Break': '換行',
// Math
'Subscript': '下標',
'Superscript': '上標',
// Full screen
'Fullscreen': '全屏',
// Horizontal line
'Insert Horizontal Line': '插入水平線',
// Clear formatting
'Clear Formatting': '清除格式',
// Save
'Save': '保存',
// Undo, redo
'Undo': '撤消',
'Redo': '重做',
// Select all
'Select All': '全選',
// Code view
'Code View': '代码视图',
// Quote
'Quote': '引用',
'Increase': "\u7E2E\u6392",
'Decrease': "\u53BB\u9664\u7E2E\u6392",
// Quick Insert
'Quick Insert': '快速插入',
// Spcial Characters
'Special Characters': '特殊字符',
'Latin': '拉丁',
'Greek': '希臘語',
'Cyrillic': '西里爾',
'Punctuation': '標點',
'Currency': '貨幣',
'Arrows': '箭頭',
'Math': '數學',
'Misc': '雜項',
// Print.
'Print': '列印',
// Spell Checker.
'Spell Checker': '拼寫檢查器',
// Help
'Help': '幫助',
'Shortcuts': '快捷鍵',
'Inline Editor': '內聯編輯器',
'Show the editor': '顯示編輯器',
'Common actions': '常用操作',
'Copy': '複製',
'Cut': '切',
'Paste': '貼上',
'Basic Formatting': '基本格式',
'Increase quote level': '增加报价水平',
'Decrease quote level': '降低报价水平',
'Image / Video': '圖像/影片',
'Resize larger': '調整大小更大',
'Resize smaller': '調整大小更小',
'Table': '表',
'Select table cell': '選擇表單元格',
'Extend selection one cell': '增加選中的單元格',
'Extend selection one row': '增加選中的行',
'Navigation': '導航',
'Focus popup / toolbar': '焦點彈出/工具欄',
'Return focus to previous position': '將焦點返回到上一個位置',
// Embed.ly
'Embed URL': '嵌入網址',
'Paste in a URL to embed': '貼上要嵌入的網址',
// Word Paste.
'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': '粘貼的內容來自微軟Word文檔。你想保留格式還是清理它?',
'Keep': '保留',
'Clean': '清潔',
'Word Paste Detected': '檢測到貼上自 Word 的內容',
// Character Counter
'Characters': '人物',
// Find and Replace
'Find and Replace': '尋找和取代',
'Find': '尋找',
'Replace with': '取代為',
'Replace All': '全部取代',
'Match case': '區分大小寫',
'Whole words only': '僅完整單詞',
// More Buttons
'More Text': '更多文字',
'More Paragraph': '更多段落',
'More Rich': '更多豐富',
'More Misc': '更多雜項',
'Border': '邊框',
// selector icon
'Select Table': '選擇表格',
'Drag Table': '拖曳表格',
'Select PageBreak': '選擇分頁符號',
'Drag PageBreak': '拖曳分頁符號',
'Page Break': '分頁符號',
//Link to anchor
'Insert Anchor': '插入錨點',
'There are no entries matching': '沒有匹配的項目',
'Update Anchor': '更新錨點',
'Edit Anchor': '編輯錨點',
'Anchor Name': '錨點名稱',
'Anchor Link': '錨點連結',
'Scroll to target': '捲動至目標',
'Enter the anchor name without space': '請輸入不含空格的錨點名稱',
'Anchor name already exists.': '錨點名稱已存在。',
// Export to Word
'Export to Word': '匯出至 Word',
'Ensure that all required dependent libraries are available for the plugin to work.': '確保所有必需的相依函式庫都可用,以使外掛程式能夠正常運作。',
// Import_from_word
'Import from Word': '從 Word 匯入',
'Please upload a valid file': '請上傳有效檔案。',
'File size must be less than': '檔案大小必須小於',
//Code Snippet
'Code Snippet': '程式碼片段',
'Insert Code Snippet': '插入程式碼片段',
'Edit Code Snippet': '編輯程式碼片段',
'Font Awesome': 'Font Awesome',
'Web Application Icons': '網頁應用程式圖示',
'Accessibility Icons': '無障礙圖示',
'Hand Icons': '手勢圖示',
'Transportation Icons': '交通工具圖示',
'Gender Icons': '性別圖示',
'Form Control Icons': '表單控制項圖示',
'Payment Icons': '付款圖示',
'Chart Icons': '圖表圖示',
'Currency Icons': '貨幣圖示',
'Text Editor Icons': '文字編輯器圖示',
'Brand Icons': '品牌圖示',
'Default': '預設',
'Lower Alpha': '小寫字母 (a, b, c)',
'Lower Greek': '小寫希臘字母',
'Lower Roman': '小寫羅馬數字',
'Upper Alpha': '大寫字母 (A, B, C)',
'Upper Roman': '大寫羅馬數字',
'Circle': '圓形',
'Disc': '實心圓',
'Square': '方形',
'Line Height': '行高',
'Single': '單行',
'Double': '雙行',
'Insert File': '插入檔案',
'Text Color': '文字顏色',
'Background Color': '背景顏色',
'Gray': '灰色',
'Spaced': '加大間距',
'Uppercase': '大寫',
'Rounded': '圓角',
'Bordered': '含邊框',
'Shadow': '陰影',
'Custom background colour input': '自訂背景顏色輸入',
'Background colour picker': '背景顏色選擇器',
'Custom border colour input': '自訂邊框顏色輸入',
'Border colour picker': '邊框顏色選擇器',
'Border colour': '邊框顏色',
'Inline Class': '內嵌類別',
'Download PDF': '下載 PDF',
'Dashed Borders': '虛線邊框',
'Alternate Rows': '交錯列',
'Highlighted': '已高亮',
'Thick': '粗體',
'Words': '字數',
'Insert Files': '插入檔案',
'Image file type is invalid.': '圖片檔案類型無效。',
'File is too large.': '檔案過大。',
'Alternate Text': '替代文字',
'Your browser does not support HTML5 vídeo.': '您的瀏覽器不支援 HTML5 影片。',
'Transparent': '透明',
'Big Red': '大紅色',
'Small Blue': '小藍色',
// AI Assist
'AI Shortcuts': 'AI 快捷方式',
'Ask AI to generate or refine text, adjusting its tone and language.': '要求AI生成或完善文字,調整其語氣和語言。',
'Ask AI to generate': '要求AI生成',
'AI responses can be inaccurate.': 'AI回應可能不準確。',
'Select a text layer to edit': '選擇要編輯的文字圖層',
'Change Tone': '更改語氣',
'Translate To': '翻譯為',
'Generating Response': '正在生成回應',
'Submit': '提交',
'Stop': '停止',
'Try again': '重試',
// AI Terms Consent
'To use AI features in Froala, you need to accept the AI Supplemental Terms.': '要在 Froala 中使用 AI 功能,您需要接受 AI 補充條款。',
'Please set': '請將',
'to': '設定為',
'in your configuration to provide consent.': '在您的設定中以提供同意。',
'You can review the terms here:': '您可以在此處查看條款:',
'View AI Supplemental Terms': '查看 AI 補充條款'
},
direction: 'ltr'
};
}));
//# sourceMappingURL=zh_tw.js.map