# Content - id: dateFormat translation: "January 2, 2006" - id: shortdateFormat translation: "2 Jan, 2006 15:04:05" - id: postedOnDate translation: "发表于 {{ .Count }}" - id: lastModified translation: "(上次修改时间 {{ .Count }})" - id: translationsLabel translation: "其它语言: " - id: translationsSeparator translation: ", " - id: readMore translation: "阅读全文" - id: olderPosts translation: "下一页" - id: newerPosts translation: "上一页" - id: previousPost translation: "前一篇" - id: nextPost translation: "后一篇" - id: readTime translation: "分钟" - id: words translation: "个字" # 404 page - id: pageNotFound translation: "啊哦,这篇文章不存在。 (404 错误)" # Footer - id: poweredBy # Accepts HTML translation: '由 Hugo v{{ .Hugo.Version }} 强力驱动  •  主题 Beautiful Hugo 移植自 Beautiful Jekyll' # Navigation - id: toggleNavigation translation: "切换导航" - id: languageSwitcherLabel translation: "语言" - id: gcseLabelShort translation: "搜索" - id: gcseLabelLong translation: "搜索 {{ .Site.Title }}" - id: gcseClose translation: "关闭" # Staticman - id: noComment translation: "No comment" - id: oneComment translation: "comment" - id: moreComment translation: "comments" - id: useMarkdown translation: "You can use Markdown syntax" - id: yourName translation: "Your name" - id: yourEmail translation: "Your email address" - id: yourWebsite translation: "You website"