{
  "title": "博客",
  "description": "关于简历创建的文章和新闻",
  "list": {
    "title": "所有文章",
    "subtitle": "创建专业简历的建议",
    "readMore": "阅读更多",
    "readingTime": "{{minutes}} 分钟阅读",
    "noPostsTitle": "暂无文章",
    "noPostsDescription": "精彩文章即将推出",
    "backToHome": "返回首页",
    "loading": "加载文章中...",
    "loadingAnnouncement": "加载博客文章"
  },
  "post": {
    "backToBlog": "返回文章列表",
    "publishedOn": "发表于 {{date}}",
    "readingTime": "{{minutes}} 分钟阅读",
    "sharePost": "分享文章",
    "copyLink": "复制链接",
    "linkCopied": "链接已复制",
    "relatedPosts": "相关文章",
    "tableOfContents": "目录",
    "notFound": "未找到文章",
    "notFoundDescription": "请求的文章不存在或已被删除",
    "translationMissing": "此文章仅提供俄语版本"
  },
  "pagination": {
    "previous": "上一页",
    "next": "下一页",
    "page": "第 {{page}} 页，共 {{total}} 页",
    "goToPage": "跳转到第 {{page}} 页"
  },
  "navigation": {
    "blogNavigation": "博客导航",
    "backToHome": "返回首页",
    "backToBlog": "返回文章列表"
  },
  "accessibility": {
    "pageLoaded": "博客页面已加载",
    "postLoaded": "文章 '{{title}}' 已加载",
    "skipToMain": "跳转到主要内容",
    "skipToPosts": "跳转到文章列表",
    "mainContent": "博客主要内容",
    "postsList": "包含 {{count}} 篇文章的列表",
    "navigatingToPost": "跳转到文章",
    "navigatingToBlog": "跳转到文章列表",
    "pageChanged": "已加载第 {{page}} 页，共 {{total}} 页",
    "currentPage": "当前页面",
    "coverImage": "文章封面",
    "postContent": "文章内容",
    "emptyListStatus": "暂无可用文章"
  },
  "meta": {
    "hubTitle": "博客 | Clippy CV",
    "hubDescription": "关于简历创建的文章和新闻",
    "postTitleSuffix": "Clippy CV"
  }
}
