platform/plugins/text-editor-assets/lang/zh.json
Alexey Zinoviev 5f795ce0d2
EZQMS-1166: Revamp doc library sections model (#6358)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-08-21 18:47:24 +04:00

64 lines
1.7 KiB
JSON

{
"string": {
"TableOfContents": "目录",
"Suggested": "推荐",
"NoItems": "没有记录",
"EditorPlaceholder": "开始输入...",
"Edit": "编辑",
"Bold": "加粗",
"Italic": "斜体",
"Strikethrough": "删除线",
"Link": "链接",
"Save": "保存",
"OrderedList": "有序列表",
"BulletedList": "无序列表",
"Blockquote": "引用",
"Code": "代码",
"CodeBlock": "代码块",
"Note": "注释",
"ConfigureNote": "配置注释",
"Set": "设置",
"Update": "更新",
"Remove": "删除",
"NotePlaceholder": "添加注释...",
"SampleText": "示例文本",
"Send": "发送",
"Attach": "附件",
"TextStyle": "文本样式",
"Emoji": "表情",
"GIF": "GIF",
"Mention": "提及",
"Underlined": "下划线",
"AlignCenter": "居中对齐",
"AlignLeft": "左对齐",
"AlignRight": "右对齐",
"ViewImage": "查看图片",
"ViewOriginal": "查看原图",
"MoreActions": "更多操作",
"FullDescription": "完整描述",
"NoFullDescription": "没有详细描述",
"EnableDiffMode": "差异模式",
"AddColumnBefore": "在前面添加",
"AddColumnAfter": "在后面添加",
"DeleteColumn": "删除",
"AddRowBefore": "在前面添加",
"AddRowAfter": "在后面添加",
"DeleteRow": "删除",
"DeleteTable": "删除",
"Duplicate": "重复",
"CategoryRow": "行",
"CategoryColumn": "列",
"Table": "表格",
"InsertTable": "插入表格",
"TableOptions": "自定义表格",
"Width": "宽度",
"Height": "高度",
"Unset": "未设置",
"Image": "图片",
"SeparatorLine": "分隔线",
"TodoList": "待办"
}
}