diff --git a/content/cn/UI.json b/content/cn/UI.json new file mode 100644 index 000000000..da13e3ebc --- /dev/null +++ b/content/cn/UI.json @@ -0,0 +1,59 @@ +{ + "Bug_Report": "报告错误", + "Go_Back": "返回", + "Language": "简体中文", + "Flag": "CN", + "Search": "搜索", + "No_Results": "没有找到关于 '{{query}}' 的结果", + "Home": "首页", + "Previous": "上一页", + "Next": "下一页", + "Page_Language_Selector": "页面语言选择器", + "Available_Languages": "已有语言", + "LANGUAGES": "语言", + "Available_Languages_none": "无可用语言", + "Need_Another_Language": "需要其他语言?", + "Join_translation_team": "加入翻译团队", + "Translations": "翻译", + "Back_To_Main_Menu": "返回主菜单", + "aria_FooterLogo": "Kernel 页脚标志", + "aria_GithubIcon": "Github", + "aria_TwitterIcon": "Twitter", + "aria_YoutubeIcon": "Youtube", + "aria_ExternalWebsite": "外部网站", + "kernel_icon": "Kernel", + "Chat": "Chat", + "Love": "Love", + "NotFoundPage": { + "seoTitle": "404 页面未找到", + "line_1": "哎呀,你查找的页面不存在。", + "line_2": "我们最近调整了一些内容布局。", + "line_3": "觉得是我们这边出问题了吗?" + }, + "Footer": { + "About": "关于", + "What is Kernel?": "什么是 Kernel?", + "How to use this site": "如何使用本网站", + "Principles": "原则", + "Blog": "博客", + "FAQs": "常见问题", + "Participate": "参与", + "Learn": "学习", + "Build": "构建", + "Resources": "资源", + "Contribute": "贡献", + "Contact": "联系", + "Technical Care": "技术支持", + "Privacy Policy": "隐私政策", + "Terms of Service": "服务条款" + }, + "Blog": "博客", + "Back_To_Blog": "返回博客", + "Blog_Language_Selector": "博客语言选择器", + "editorial": "社论", + "community": "社区", + "governance": "治理", + "Community_Blog": "Kernel 社区博客", + "Latest_In": "最新 ", + "See_More_Posts": "查看更多文章" +}