"description":"The ARIA label for the back to top button"
},
"theme.AnnouncementBar.closeButtonAriaLabel":{
"theme.AnnouncementBar.closeButtonAriaLabel":{
"message":"关闭",
"message":"关闭",
"description":"The ARIA label for close button of announcement bar"
"description":"The ARIA label for close button of announcement bar"
},
},
"theme.BackToTopButton.buttonAriaLabel":{
"message":"回到顶部",
"description":"The ARIA label for the back to top button"
},
"theme.blog.archive.title":{
"theme.blog.archive.title":{
"message":"历史博文",
"message":"历史博文",
"description":"The page & hero title of the blog archive page"
"description":"The page & hero title of the blog archive page"
@ -65,10 +65,6 @@
"message":"较旧的博文",
"message":"较旧的博文",
"description":"The label used to navigate to the older blog posts page (next page)"
"description":"The label used to navigate to the older blog posts page (next page)"
},
},
"theme.blog.sidebar.navAriaLabel":{
"message":"最近博文导航",
"description":"The ARIA label for recent posts in the blog sidebar"
},
"theme.blog.post.paginator.navAriaLabel":{
"theme.blog.post.paginator.navAriaLabel":{
"message":"博文分页导航",
"message":"博文分页导航",
"description":"The ARIA label for the blog posts pagination"
"description":"The ARIA label for the blog posts pagination"
@ -81,6 +77,22 @@
"message":"较旧一篇",
"message":"较旧一篇",
"description":"The blog post button label to navigate to the older/next post"
"description":"The blog post button label to navigate to the older/next post"
},
},
"theme.blog.sidebar.navAriaLabel":{
"message":"最近博文导航",
"description":"The ARIA label for recent posts in the blog sidebar"
},
"theme.blog.post.plurals":{
"message":"{count} 篇博文",
"description":"Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.blog.tagTitle":{
"message":"{nPosts} 含有标签「{tagName}」",
"description":"The title of the page for a blog tag"
},
"theme.tags.tagsPageLink":{
"message":"查看所有标签",
"description":"The label of the link targeting the tag list page"
},
"theme.CodeBlock.copyButtonAriaLabel":{
"theme.CodeBlock.copyButtonAriaLabel":{
"message":"复制代码到剪贴板",
"message":"复制代码到剪贴板",
"description":"The ARIA label for copy code blocks button"
"description":"The ARIA label for copy code blocks button"
@ -105,18 +117,6 @@
"message":"浅色模式",
"message":"浅色模式",
"description":"The name for the light color mode"
"description":"The name for the light color mode"
},
},
"theme.blog.post.plurals":{
"message":"{count} 篇博文",
"description":"Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.blog.tagTitle":{
"message":"{nPosts} 含有标签「{tagName}」",
"description":"The title of the page for a blog tag"
},
"theme.tags.tagsPageLink":{
"message":"查看所有标签",
"description":"The label of the link targeting the tag list page"
},
"theme.docs.DocCard.categoryDescription":{
"theme.docs.DocCard.categoryDescription":{
"message":"{count} 个项目",
"message":"{count} 个项目",
"description":"The default description for a category card in the generated index about how many items this category includes"
"description":"The default description for a category card in the generated index about how many items this category includes"
@ -129,14 +129,6 @@
"message":"展开侧边栏",
"message":"展开侧边栏",
"description":"The ARIA label and title attribute for expand button of doc sidebar"
"description":"The ARIA label and title attribute for expand button of doc sidebar"
},
},
"theme.docs.sidebar.collapseButtonTitle":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
},
"theme.docs.paginator.navAriaLabel":{
"theme.docs.paginator.navAriaLabel":{
"message":"文档分页导航",
"message":"文档分页导航",
"description":"The ARIA label for the docs pagination"
"description":"The ARIA label for the docs pagination"
@ -149,6 +141,14 @@
"message":"下一页",
"message":"下一页",
"description":"The label used to navigate to the next doc"
"description":"The label used to navigate to the next doc"
},
},
"theme.docs.sidebar.collapseButtonTitle":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
"description":"The ARIA label to toggle the collapsible sidebar category"
"description":"The ARIA label to toggle the collapsible sidebar category"
@ -224,6 +224,13 @@
"message":"选择语言",
"message":"选择语言",
"description":"The label for the mobile language switcher dropdown"
"description":"The label for the mobile language switcher dropdown"
},
},
"theme.SearchBar.seeAll":{
"message":"查看全部 {count} 个结果"
},
"theme.SearchBar.label":{
"message":"搜索",
"description":"The ARIA label and placeholder for search button"
},
"theme.SearchPage.documentsFound.plurals":{
"theme.SearchPage.documentsFound.plurals":{
"message":"找到 {count} 份文件",
"message":"找到 {count} 份文件",
"description":"Pluralized label for \"{count} documents found\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
"description":"Pluralized label for \"{count} documents found\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
@ -256,13 +263,6 @@
"message":"正在获取新的搜索结果...",
"message":"正在获取新的搜索结果...",
"description":"The paragraph for fetching new search results"
"description":"The paragraph for fetching new search results"
},
},
"theme.SearchBar.seeAll":{
"message":"查看全部 {count} 个结果"
},
"theme.SearchBar.label":{
"message":"搜索",
"description":"The ARIA label and placeholder for search button"
<ahref="https://github.com/halo-dev/halo/releases"><imgalt="GitHub All Releases"src="https://img.shields.io/github/downloads/halo-dev/halo/total.svg?style=flat-square"/></a>
<ahref="https://github.com/halo-dev/halo/commits"><imgalt="GitHub last commit"src="https://img.shields.io/github/last-commit/halo-dev/halo.svg?style=flat-square"/></a>
通过 [《写在前面》](/getting-started/prepare) 的名词解释部分我们可以知道,Halo 的所有数据都是存放在当前用户目录的工作目录(.halo)下的(使用 MySQL 数据库除外,你还需要导出 MySQL 数据)。**所以我们备份整站的数据仅需备份这个目录即可**,不管你使用何种方式。不过,为了操作方便,我们也在后台的小工具中提供了备份整站数据的功能,和上面所说的数据备份一致,点击备份按钮即可打包工作目录文件夹。如下图: