363 lines
8.1 KiB
JSON
363 lines
8.1 KiB
JSON
{
|
|
"dnd": {
|
|
"title": "Drag to reposition"
|
|
},
|
|
"copy": {
|
|
"title": "Copy",
|
|
"success": "Copied successfully",
|
|
"error": "Copy error"
|
|
},
|
|
"delete": {
|
|
"title": "Delete"
|
|
},
|
|
"copyAnchor": {
|
|
"title": "Copy anchor link"
|
|
},
|
|
"link": {
|
|
"placeholder": "Please enter a link or anchor and press Enter to confirm",
|
|
"save": "Apply",
|
|
"edit": "Change",
|
|
"delete": "Remove link",
|
|
"open": "Open link",
|
|
"text": "Text",
|
|
"link": "Link",
|
|
"text_placeholder": "Description text",
|
|
"link_placeholder": "Link address",
|
|
"link_open": "Open link",
|
|
"link_edit": "Edit link",
|
|
"link_remove": "Remove link",
|
|
"ok_button": "OK"
|
|
},
|
|
"copyContent": {
|
|
"title": "copy content"
|
|
},
|
|
"maximize": {
|
|
"title": "Maximize",
|
|
"back": "Back to document"
|
|
},
|
|
"expand": {
|
|
"title": "Embedded preview"
|
|
},
|
|
"collapse": {
|
|
"title": "Compact display"
|
|
},
|
|
"card": {
|
|
"lockAlert": "Please wait for the other user to finish editing"
|
|
},
|
|
"preferences": {
|
|
"title": "Preferences"
|
|
},
|
|
"download": {
|
|
"title": "Download"
|
|
},
|
|
"more": {
|
|
"title": "More"
|
|
},
|
|
"checkMarkdown": {
|
|
"title": "It is detected that the paste content conforms to the Markdown syntax. Do you need to do style conversion?"
|
|
},
|
|
"image": {
|
|
"next": "Next",
|
|
"prev": "Previous",
|
|
"zoomIn": "Zoom In",
|
|
"zoomOut": "Zoom Out",
|
|
"originSize": "Origin Size",
|
|
"bestSize": "Best Size",
|
|
"errorMessageCopy": "Copy error message",
|
|
"loadError": "The picture failed to load!",
|
|
"uploadError": "The picture failed to upload!",
|
|
"uploadLimitError": "Upload image size is limited to $size",
|
|
"toolbarReductionTitle": "Reduction size",
|
|
"toolbarWidthTitle": "Width",
|
|
"toolbarHeightTitle": "Height",
|
|
"displayBlockTitle": "Block",
|
|
"displayInlineTitle": "In line"
|
|
},
|
|
"table": {
|
|
"insertColLeft": "Insert column(s) $data left",
|
|
"insertColRight": "Insert column(s) $data right",
|
|
"insertRowUp": "Insert row(s) $data up",
|
|
"insertRowDown": "Insert row(s) $data down",
|
|
"mergeCell": "Merge cells",
|
|
"splitCell": "Unmerge cells",
|
|
"removeCol": "Delete selected column(s)",
|
|
"removeRow": "Delete selected row(s)",
|
|
"removeTable": "Delete table",
|
|
"copy": "Copy",
|
|
"cut": "Cut",
|
|
"paste": "Paste",
|
|
"clear": "Clear",
|
|
"draggingCol": "Moving $data column",
|
|
"draggingRow": "Moving $data row",
|
|
"color": {
|
|
"title": "Cell background color",
|
|
"nonFillText": "No fill color"
|
|
},
|
|
"noBorder": "Hide border",
|
|
"verticalAlign": {
|
|
"title": "Vertical align",
|
|
"top": "Align top",
|
|
"middle": "Align middle",
|
|
"bottom": "Align bottom"
|
|
}
|
|
},
|
|
"file": {
|
|
"errorMessageCopy": "Copy error message",
|
|
"loadError": "The file failed to load!",
|
|
"uploadError": "The picture failed to upload!",
|
|
"uploadLimitError": "Upload file size is limited to $size",
|
|
"download": "Download",
|
|
"preview": "Preview"
|
|
},
|
|
"video": {
|
|
"errorMessageCopy": "Copy error message",
|
|
"loadError": "The video failed to load!",
|
|
"uploadError": "The picture failed to upload!",
|
|
"uploadLimitError": "Upload video size is limited to $size",
|
|
"download": "Download",
|
|
"preview": "Preview",
|
|
"loading": "Loading...",
|
|
"transcoding": "Transcoding..."
|
|
},
|
|
"math": {
|
|
"errorMessageCopy": "Copy error message",
|
|
"getError": "Failed to get svg code",
|
|
"placeholder": "Add Tex formula",
|
|
"ok": "Ok",
|
|
"buttonTips": "Ctrl + Enter",
|
|
"tips": {
|
|
"text": "Understand LaTeX syntax",
|
|
"href": "https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference"
|
|
}
|
|
},
|
|
"toolbar": {
|
|
"collapse": {
|
|
"title": "Type <code>Ctrl</code> + <code>/</code> to quickly insert a card"
|
|
},
|
|
"undo": {
|
|
"title": "Undo"
|
|
},
|
|
"redo": {
|
|
"title": "Redo"
|
|
},
|
|
"paintformat": {
|
|
"title": "Format brush"
|
|
},
|
|
"removeformat": {
|
|
"title": "Clear format"
|
|
},
|
|
"heading": {
|
|
"title": "Text and title",
|
|
"p": "Text",
|
|
"h1": "Heading 1",
|
|
"h2": "Heading 2",
|
|
"h3": "Heading 3",
|
|
"h4": "Heading 4",
|
|
"h5": "Heading 5",
|
|
"h6": "Heading 6"
|
|
},
|
|
"fontfamily": {
|
|
"title": "Font family",
|
|
"notInstalled": "The font may not be installed",
|
|
"items": {
|
|
"default": "Default",
|
|
"arial": "Arial",
|
|
"comicSansMS": "Comic Sans MS",
|
|
"courierNew": "Courier New",
|
|
"georgia": "Georgia",
|
|
"helvetica": "Helvetica",
|
|
"impact": "Impact",
|
|
"timesNewRoman": "Times New Roman",
|
|
"trebuchetMS": "Trebuchet MS",
|
|
"verdana": "Verdana",
|
|
"fangSong": "FangSong",
|
|
"stFangsong": "STFangsong",
|
|
"stSong": "STSong",
|
|
"stKaiti": "STKaiti",
|
|
"simSun": "SimSum",
|
|
"microsoftYaHei": "Microsoft YaHei",
|
|
"kaiTi": "KaiTi",
|
|
"kaitiSC": "KaiTi SC",
|
|
"simHei": "SimHei",
|
|
"heitiSC": "Heiti SC",
|
|
"fzHei": "FZHeiTi",
|
|
"fzKai": "FZKaiTi",
|
|
"fzFangSong": "FZFangSong"
|
|
}
|
|
},
|
|
"fontsize": {
|
|
"title": "Font size"
|
|
},
|
|
"fontcolor": {
|
|
"title": "Font color",
|
|
"more": "More colors"
|
|
},
|
|
"backcolor": {
|
|
"title": "Background color",
|
|
"more": "More colors"
|
|
},
|
|
"bold": {
|
|
"title": "Bold"
|
|
},
|
|
"italic": {
|
|
"title": "Italic"
|
|
},
|
|
"strikethrough": {
|
|
"title": "Strikethrough"
|
|
},
|
|
"underline": {
|
|
"title": "Underline"
|
|
},
|
|
"moremark": {
|
|
"title": "More text styles",
|
|
"sup": "Sup",
|
|
"sub": "Sub",
|
|
"code": "Inline code"
|
|
},
|
|
"alignment": {
|
|
"title": "Alignment",
|
|
"left": "Align left",
|
|
"center": "Align center",
|
|
"right": "Align right",
|
|
"justify": "Align justify"
|
|
},
|
|
"unorderedlist": {
|
|
"title": "Unordered list"
|
|
},
|
|
"orderedlist": {
|
|
"title": "Ordered list"
|
|
},
|
|
"tasklist": {
|
|
"title": "Task list"
|
|
},
|
|
"indent": {
|
|
"title": "Ident",
|
|
"in": "Increase indent",
|
|
"out": "Reduce indent"
|
|
},
|
|
"line-height": {
|
|
"title": "Line height",
|
|
"default": "Default"
|
|
},
|
|
"link": {
|
|
"title": "Insert Link"
|
|
},
|
|
"quote": {
|
|
"title": "Insert reference"
|
|
},
|
|
"hr": {
|
|
"title": "Insert dividing line"
|
|
},
|
|
"colorPicker": {
|
|
"defaultText": "Default Color",
|
|
"nonFillText": "No fill color",
|
|
"#000000": "Black",
|
|
"#262626": "Dark Gray 3",
|
|
"#595959": "Dark Gray 2",
|
|
"#8C8C8C": "Dark Gray 1",
|
|
"#BFBFBF": "Gray",
|
|
"#D9D9D9": "Light Gray 4",
|
|
"#E9E9E9": "Light Gray 3",
|
|
"#F5F5F5": "Light Gray 2",
|
|
"#FAFAFA": "Light Gray 1",
|
|
"#FFFFFF": "White",
|
|
"#F5222D": "Red",
|
|
"#FA541C": "Chinese Red",
|
|
"#FA8C16": "Orange",
|
|
"#FADB14": "Yellow",
|
|
"#52C41A": "Green",
|
|
"#13C2C2": "Cyan",
|
|
"#1890FF": "Light Blue",
|
|
"#2F54EB": "Blue",
|
|
"#722ED1": "Purple",
|
|
"#EB2F96": "Magenta",
|
|
"#FFE8E6": "Red 1",
|
|
"#FFECE0": "Chinese Red 1",
|
|
"#FFEFD1": "Orange 1",
|
|
"#FCFCCA": "Yellow 1",
|
|
"#E4F7D2": "Green 1",
|
|
"#D3F5F0": "Cyan 1",
|
|
"#D4EEFC": "Light Blue 1",
|
|
"#DEE8FC": "Blue 1",
|
|
"#EFE1FA": "Purple 1",
|
|
"#FAE1EB": "Magenta 1",
|
|
"#FFA39E": "Red 2",
|
|
"#FFBB96": "Chinese Red 2",
|
|
"#FFD591": "Orange 2",
|
|
"#FFFB8F": "Yellow 2",
|
|
"#B7EB8F": "Green 2",
|
|
"#87E8DE": "Cyan 2",
|
|
"#91D5FF": "Light Blue 2",
|
|
"#ADC6FF": "Blue 2",
|
|
"#D3ADF7": "Purple 2",
|
|
"#FFADD2": "Magenta 2",
|
|
"#FF4D4F": "Red 3",
|
|
"#FF7A45": "Chinese Red 3",
|
|
"#FFA940": "Orange 3",
|
|
"#FFEC3D": "Yellow 3",
|
|
"#73D13D": "Green 3",
|
|
"#36CFC9": "Cyan 3",
|
|
"#40A9FF": "Light Blue 3",
|
|
"#597EF7": "Blue 3",
|
|
"#9254DE": "Purple 3",
|
|
"#F759AB": "Magenta 3",
|
|
"#CF1322": "Red 4",
|
|
"#D4380D": "Chinese Red 4",
|
|
"#D46B08": "Orange 4",
|
|
"#D4B106": "Yellow 4",
|
|
"#389E0D": "Green 4",
|
|
"#08979C": "Cyan 4",
|
|
"#096DD9": "Light Blue 4",
|
|
"#1D39C4": "Blue 4",
|
|
"#531DAB": "Purple 4",
|
|
"#C41D7F": "Magenta 4",
|
|
"#820014": "Red 5",
|
|
"#871400": "Chinese Red 5",
|
|
"#873800": "Orange 5",
|
|
"#614700": "Yellow 5",
|
|
"#135200": "Green 5",
|
|
"#00474F": "Cyan 5",
|
|
"#003A8C": "Light Blue 5",
|
|
"#061178": "Blue 5",
|
|
"#22075E": "Purple 5",
|
|
"#780650": "Magenta 5"
|
|
},
|
|
"component": {
|
|
"placeholder": "Card name"
|
|
},
|
|
"image": {
|
|
"title": "Image"
|
|
},
|
|
"codeblock": {
|
|
"title": "Codeblock"
|
|
},
|
|
"table": {
|
|
"title": "Table"
|
|
},
|
|
"file": {
|
|
"title": "File"
|
|
},
|
|
"video": {
|
|
"title": "Video"
|
|
},
|
|
"math": {
|
|
"title": "Formula"
|
|
},
|
|
"status": {
|
|
"title": "Status"
|
|
},
|
|
"mind": {
|
|
"title": "Mind Map"
|
|
},
|
|
"commonlyUsed": {
|
|
"title": "Commonly used"
|
|
}
|
|
},
|
|
"status": {
|
|
"defaultValue": "SET A STATUS"
|
|
},
|
|
"mention": {
|
|
"placeholder": "User name"
|
|
}
|
|
}
|