-
Notifications
You must be signed in to change notification settings - Fork 856
/
Copy pathquill_zh_CN.arb
100 lines (100 loc) · 3.06 KB
/
quill_zh_CN.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_CN",
"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": "标题样式",
"normal": "正文",
"heading1": "一级标题",
"heading2": "二级标题",
"heading3": "三级标题",
"heading4": "四级标题",
"heading5": "五级标题",
"heading6": "六级标题",
"numberedList": "有序列表",
"bulletList": "无序列表",
"checkedList": "任务列表",
"codeBlock": "代码块",
"quote": "引言",
"increaseIndent": "增加缩进",
"decreaseIndent": "减少缩进",
"insertURL": "插入链接",
"visitLink": "访问链接",
"enterLink": "输入链接",
"enterMedia": "输入媒体",
"edit": "编辑",
"apply": "应用",
"hex": "十六进制",
"material": "Material 设计",
"color": "颜色",
"lineheight": "行高",
"findText": "搜索文本",
"moveToPreviousOccurrence": "上一个匹配项",
"moveToNextOccurrence": "下一个匹配项",
"savedUsingTheNetwork": "通过网络保存",
"savedUsingLocalStorage": "使用本地存储保存",
"errorWhileSavingImage": "保存图像时发生错误",
"pleaseEnterTextForYourLink": "如'了解更多'",
"pleaseEnterTheLinkURL": "如'https://example.com'",
"pleaseEnterAValidImageURL": "请输入有效的图像URL",
"pleaseEnterAValidVideoURL": "请输入有效的视频URL",
"photo": "照片",
"image": "图像",
"caseSensitivityAndWholeWordSearch": "区分大小写和整词搜索",
"insertImage": "插入图像",
"pickAPhotoFromYourGallery": "从相册选取图片",
"takeAPhotoUsingYourCamera": "使用相机拍照",
"pasteAPhotoUsingALink": "从链接获取图片",
"pickAVideoFromYourGallery": "从相册选取视频",
"recordAVideoUsingYourCamera": "使用相机录制",
"pasteAVideoUsingALink": "从链接获取视频",
"alignJustify": "两端对齐",
"theImageHasBeenSavedAt": "图片已保存到: {imagePath}",
"caseSensitive": "区分大小写",
"wholeWord": "完整单词",
"close": "关闭",
"searchSettings": "搜索设置",
"cut": "剪切",
"paste": "粘贴",
"insertTable": "插入表格"
}