hedgedoc/locales/zh-CN.json
Tilman Vatteroth 7fb7c55877
Replace i18next-http-backend with i18next-resources-to-backend (#1466)
* Replace i18next-http-backend with i18next-resources-to-backend

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-08-31 20:40:33 +00:00

191 lines
6.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"app": {
"slogan": "写作与分享 Markdown 的最佳平台。",
"title": "Markdown 协作笔记"
},
"landing": {
"intro": {
"exploreFeatures": "探索所有功能",
"features": {
"collaboration": "实时协作",
"katex": "支持图表与 KaTeX",
"slides": "支持幻灯模式"
}
},
"history": {
"noHistory": "无历史记录",
"localHistory": "以下为来自浏览器的历史",
"toolbar": {
"selectTags": "选择标签...",
"searchKeywords": "搜索关键字...",
"sortByTitle": "按标题排序",
"sortByLastVisited": "按时间排序",
"export": "",
"import": "",
"clear": "",
"refresh": ""
},
"modal": {
"clearHistory": {}
},
"tableHeader": {}
},
"navigation": {
"intro": "",
"history": "",
"newGuestNote": "访",
"newNote": ""
},
"footer": {
"releases": "",
"poweredBy": " <0></0> ",
"imprint": "",
"followUs": " <0></0>, <1></1>, <2></2>, <3></3> <4></4> ",
"privacy": "",
"termsOfUse": "使"
},
"versionInfo": {
"sourceCode": ""
}
},
"profile": {
"deleteUser": "",
"exportUserData": "",
"modal": {
"deleteUser": {
"title": "",
"message": "",
"subMessage": ""
}
}
},
"editor": {
"help": {
"contacts": {
"title": "",
"community": "",
"meetUsOn": " {{service}} ",
"helpTranslating": "",
"reportIssue": ""
},
"documents": {
"title": "",
"yamlMetadata": "YAML ",
"slideExample": ""
},
"cheatsheet": {
"title": "",
"example": "",
"syntax": "",
"underlinedText": "线",
"highlightedText": "",
"externalService": ""
}
},
"error": {
"locked": {
"title": "",
"description": ""
},
"limitReached": {
"title": "",
"description": "",
"advice": ""
},
"incompatible": {
"title": "",
"advice": ""
},
"newVersion": {
"title": "",
"linkText": "",
"advice": ""
},
"userStateChanged": {
"title": "",
"description": ""
}
},
"viewMode": {
"view": "",
"both": ""
},
"darkMode": {},
"editorToolbar": {
"bold": "",
"strikethrough": "线",
"header": "",
"code": "",
"blockquote": "",
"unorderedList": "",
"orderedList": "",
"checkList": "",
"link": "",
"image": "",
"uploadImage": ""
},
"documentBar": {
"menu": "",
"new": "",
"shareLink": "",
"extra": "",
"revision": "",
"slideMode": "",
"download": "",
"help": ""
},
"export": {
"rawHtml": " HTML"
},
"import": {
"clipboard": ""
},
"modal": {
"snippetImport": {
"title": " Snippet ",
"selectProject": "",
"selectSnippet": " Snippet "
},
"gistImport": {
"title": " Gist ",
"insertGistUrl": " Gist ..."
},
"snippetExport": {
"title": " Snippet",
"visibilityLevel": ""
},
"revision": {
"title": "",
"revertButton": ""
},
"clipboardImport": {
"title": "",
"insertMarkdown": " Markdown ..."
},
"deleteNote": {
"question": "",
"warning": ""
}
}
},
"common": {
"import": "",
"export": "",
"refresh": "",
"cancel": "",
"ok": "",
"or": ""
},
"login": {
"chooseMethod": "",
"signInVia": " {{service}} ",
"signIn": "",
"signOut": "",
"register": {
"title": ""
},
"auth": {
"error": {}
}
}
}