-
Notifications
You must be signed in to change notification settings - Fork 857
/
Copy pathquill_zh_HK.arb
100 lines (100 loc) · 3.03 KB
/
quill_zh_HK.arb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"@@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": "顏色",
"lineheight": "行高",
"pleaseEnterAValidVideoURL": "請輸入有效的視頻URL",
"photo": "照片",
"image": "圖像",
"caseSensitivityAndWholeWordSearch": "區分大小寫和整詞搜索",
"insertImage": "插入圖像",
"alignJustify": "兩端對齊",
"normal": "正常",
"heading1": "標題 1",
"heading2": "標題 2",
"heading3": "標題 3",
"heading4": "標題 4",
"heading5": "標題 5",
"heading6": "標題 6",
"theImageHasBeenSavedAt": "圖片已儲存於: {imagePath}",
"caseSensitive": "區分大小寫",
"wholeWord": "完整字詞",
"pickAPhotoFromYourGallery": "從相簿中選擇照片",
"takeAPhotoUsingYourCamera": "使用相機拍攝照片",
"pasteAPhotoUsingALink": "使用連結貼上照片",
"pickAVideoFromYourGallery": "從相簿中選擇影片",
"recordAVideoUsingYourCamera": "使用相機錄製影片",
"pasteAVideoUsingALink": "使用連結貼上影片",
"close": "關閉",
"searchSettings": "搜尋設定",
"cut": "剪切",
"paste": "貼上",
"insertTable": "插入表格"
}