dartlangeditorflutterflutter-appsflutter-examplesflutter-packageflutter-widgetquillquill-deltaquilljsreactquillrich-textrich-text-editorwysiwygwysiwyg-editor
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
2.4 KiB
78 lines
2.4 KiB
1 year ago
|
{
|
||
|
"@@locale": "zh_HK",
|
||
|
"pasteLink": "貼上連結",
|
||
|
"ok": "確定",
|
||
|
"selectColor": "選擇顏色",
|
||
|
"gallery": "圖片庫",
|
||
|
"link": "連結",
|
||
|
"open": "開啓",
|
||
|
"copy": "複製",
|
||
|
"remove": "移除",
|
||
|
"save": "儲存",
|
||
|
"zoom": "放大",
|
||
|
"saved": "已儲存",
|
||
|
"text": "文字",
|
||
|
"resize": "變更大小",
|
||
|
"width": "寛",
|
||
|
"height": "高",
|
||
|
"size": "大小",
|
||
|
"small": "小",
|
||
|
"large": "大",
|
||
|
"huge": "超大",
|
||
|
"clear": "清除",
|
||
|
"font": "字型",
|
||
|
"search": "搜尋",
|
||
|
"camera": "相機",
|
||
|
"video": "錄影",
|
||
|
"undo": "撤銷",
|
||
|
"redo": "重做",
|
||
|
"fontFamily": "字體",
|
||
|
"fontSize": "字號",
|
||
|
"bold": "粗體",
|
||
|
"subscript": "下標",
|
||
|
"superscript": "上標",
|
||
|
"italic": "斜體",
|
||
|
"underline": "下劃線",
|
||
|
"strikeThrough": "刪除線",
|
||
|
"inlineCode": "內聯代碼",
|
||
|
"fontColor": "字體顏色",
|
||
|
"backgroundColor": "背景顏色",
|
||
|
"clearFormat": "清除格式",
|
||
|
"alignLeft": "左對齊",
|
||
|
"alignCenter": "居中對齊",
|
||
|
"alignRight": "右對齊",
|
||
|
"justifyWinWidth": "兩端對齊",
|
||
|
"textDirection": "文本方向",
|
||
|
"headerStyle": "標題樣式",
|
||
|
"numberedList": "有序列表",
|
||
|
"bulletList": "無序列表",
|
||
|
"checkedList": "任務列表",
|
||
|
"codeBlock": "代碼塊",
|
||
|
"quote": "引言",
|
||
|
"increaseIndent": "增加縮進",
|
||
|
"decreaseIndent": "減少縮進",
|
||
|
"insertURL": "插入鏈接",
|
||
|
"visitLink": "訪問鏈接",
|
||
|
"enterLink": "輸入鏈接",
|
||
|
"enterMedia": "輸入媒體",
|
||
|
"edit": "編輯",
|
||
|
"apply": "應用",
|
||
|
"findText": "搜尋文本",
|
||
|
"moveToPreviousOccurrence": "上一個匹配項",
|
||
|
"moveToNextOccurrence": "下一個匹配項",
|
||
|
"savedUsingTheNetwork": "通過網絡保存",
|
||
|
"savedUsingLocalStorage": "使用本地存儲保存",
|
||
|
"errorWhileSavingImage": "保存圖像時發生錯誤",
|
||
|
"pleaseEnterTextForYourLink": "例如,'了解更多'",
|
||
|
"pleaseEnterTheLinkURL": "例如,'https://example.com'",
|
||
|
"pleaseEnterAValidImageURL": "請輸入有效的圖像URL",
|
||
|
"hex": "十六進制",
|
||
|
"material": "物料",
|
||
|
"color": "顏色",
|
||
|
"pleaseEnterAValidVideoURL": "請輸入有效的視頻URL",
|
||
|
"photo": "照片",
|
||
|
"image": "圖像",
|
||
|
"caseSensitivityAndWholeWordSearch": "區分大小寫和整詞搜索",
|
||
|
"insertImage": "插入圖像"
|
||
|
}
|
||
|
|