mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-26 00:40:13 +00:00
chore: update translation (#7675)
This commit is contained in:
parent
31d2c1d603
commit
403c558f9b
@ -1326,6 +1326,62 @@
|
||||
},
|
||||
"document": {
|
||||
"selectADocumentToLinkTo": "选择要链接到的文档"
|
||||
},
|
||||
"name": {
|
||||
"textStyle": "文本样式",
|
||||
"list": "列表",
|
||||
"toggle": "切换",
|
||||
"fileAndMedia": "文件与媒体",
|
||||
"simpleTable": "简单表格",
|
||||
"visuals": "视觉元素",
|
||||
"document": "文档",
|
||||
"advanced": "高级",
|
||||
"text": "文本",
|
||||
"heading1": "一级标题",
|
||||
"heading2": "二级标题",
|
||||
"heading3": "三级标题",
|
||||
"image": "图片",
|
||||
"bulletedList": "项目符号列表",
|
||||
"numberedList": "编号列表",
|
||||
"todoList": "待办事项列表",
|
||||
"doc": "文档",
|
||||
"linkedDoc": "链接到页面",
|
||||
"grid": "网格",
|
||||
"linkedGrid": "链接网格",
|
||||
"kanban": "看板",
|
||||
"linkedKanban": "链接看板",
|
||||
"calendar": "日历",
|
||||
"linkedCalendar": "链接日历",
|
||||
"quote": "引用",
|
||||
"divider": "分隔符",
|
||||
"table": "表格",
|
||||
"callout": "提示框",
|
||||
"outline": "大纲",
|
||||
"mathEquation": "数学公式",
|
||||
"code": "代码",
|
||||
"toggleList": "切换列表",
|
||||
"toggleHeading1": "切换标题1",
|
||||
"toggleHeading2": "切换标题2",
|
||||
"toggleHeading3": "切换标题3",
|
||||
"emoji": "表情符号",
|
||||
"aiWriter": "向AI提问",
|
||||
"dateOrReminder": "日期或提醒",
|
||||
"photoGallery": "图片库",
|
||||
"file": "文件",
|
||||
"twoColumns": "两列",
|
||||
"threeColumns": "三列",
|
||||
"fourColumns": "四列"
|
||||
},
|
||||
"subPage": {
|
||||
"name": "文档",
|
||||
"keyword1": "子页面",
|
||||
"keyword2": "页面",
|
||||
"keyword3": "子页面",
|
||||
"keyword4": "插入页面",
|
||||
"keyword5": "嵌入页面",
|
||||
"keyword6": "新页面",
|
||||
"keyword7": "创建页面",
|
||||
"keyword8": "文档"
|
||||
}
|
||||
},
|
||||
"selectionMenu": {
|
||||
@ -1337,6 +1393,16 @@
|
||||
"referencedGrid": "引用的网格",
|
||||
"referencedCalendar": "引用的日历",
|
||||
"referencedDocument": "参考文档",
|
||||
"aiWriter": {
|
||||
"userQuestion": "向AI提问",
|
||||
"continueWriting": "继续写作",
|
||||
"fixSpelling": "修正拼写和语法",
|
||||
"improveWriting": "优化写作",
|
||||
"summarize": "总结",
|
||||
"explain": "解释",
|
||||
"makeShorter": "缩短",
|
||||
"makeLonger": "扩展"
|
||||
},
|
||||
"autoGeneratorMenuItemName": "AI 创作",
|
||||
"autoGeneratorTitleName": "AI: 让 AI 写些什么...",
|
||||
"autoGeneratorLearnMore": "学习更多",
|
||||
@ -1397,7 +1463,7 @@
|
||||
},
|
||||
"optionAction": {
|
||||
"click": "点击",
|
||||
"toOpenMenu": " 来打开菜单",
|
||||
"toOpenMenu": "打开菜单",
|
||||
"delete": "删除",
|
||||
"duplicate": "复制",
|
||||
"turnInto": "变成",
|
||||
@ -1407,8 +1473,10 @@
|
||||
"align": "对齐",
|
||||
"left": "左",
|
||||
"center": "中心",
|
||||
"right": "又",
|
||||
"defaultColor": "默认"
|
||||
"right": "右",
|
||||
"defaultColor": "默认",
|
||||
"depth": "深度",
|
||||
"copyLinkToBlock": "粘贴块链接"
|
||||
},
|
||||
"image": {
|
||||
"addAnImage": "添加图像",
|
||||
@ -2003,4 +2071,4 @@
|
||||
"yesterday": "昨天",
|
||||
"today": "今天"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user