website/.vitepress/theme/locale/zh.js

69 lines
3.2 KiB
JavaScript

export default {
"company": '北京句末科技有限公司',
"title": '岛屿笔记',
"desc": '记录灵感,编排灵感~',
"desc.secondary": '随时随地、多种方式,持续记录,打造私人知识库',
"notify.test": '测试通告',
"register": '免费注册',
"guide": '快速了解',
"login": '立即登录',
"account": '已有帐号?',
"features": '特色',
"features.desc": '从现在开始,记录灵感',
"features.more": '查看更多',
"features.faster": '更快记录',
"features.faster.desc": '可以通过微信、APP、网页、WPA、插件、自定义 API 扩展等方式,随时随地更方便更快捷的抓住您的灵感,多平台同步',
"features.style": '更多样式',
"features.style.desc": '随心编辑样式,我们的编辑入口支持大多数富文本编辑器样式及风格,就像在使用一款在线编辑器,同时,我们也支持 Markdown 格式',
"features.review": '更好回顾',
"features.review.desc": '简洁的标签体系,更好的管理记录与灵感,自定义的回顾与多种多样的推送,让你的记录与灵感真正变得 ”有价值“',
"features.extend": '支持扩展',
"features.extend.desc": '提供 API 扩展,更方便快捷的导入数据,更多的记录方式等你发现,动手玩家必备',
"features.privacy": '数据隐私',
"features.privacy.desc": '保护数据隐私是我们的重心,我们不会通过贩卖隐私数据获得利润。因此,您的订阅将支持我们做得更好',
"features.unlimited": '终不设限',
"features.unlimited.desc": '岛屿是个平台,只为用户提供更方便快捷的数据记录与存储,但数据始终属于个人,您可以随时随地导出与迁移',
"subscribe": '订阅',
"subscribe.desc": '您可以免费使用它,但订阅后将会获得更好地体验!',
"subscribe.more": '查看更多',
"subscribe.yearly": '按年(更优惠)',
"subscribe.monthly": '按月',
"subscribe.year": '年',
"subscribe.month": '月',
"subscribe.pu": '普通用户',
"subscribe.su": '订阅用户',
"subscribe.su.desc1": '无自动续费,限时',
"subscribe.su.desc2": '折',
"subscribe.free": '免费',
"subscribe.free.desc": '普通权益说明',
"subscribe.sub.desc": '订阅权益说明',
"footer.desc1": '本站基于开源项目',
"footer.desc2": '构建',
"footer.desc3": '版权所有',
"footer.product": '产品',
"footer.product.web": 'Web 端',
"footer.product.desktop": '桌面端 - PWA',
"footer.product.mobile": '移动端',
"footer.product.webplugin": '网页插件',
"footer.resource": '资源',
"footer.resource.guide": '快速了解',
"footer.resource.faq": '常见问题',
"footer.resource.extend": '扩展API',
"footer.team": '团队',
"footer.team.aboutus": '关于我们',
"footer.team.origin": '产品起源',
"footer.team.contactus": '联系我们',
"footer.team.support": '在线支持',
"footer.other": '其他',
"footer.other.ua": '用户协议',
"footer.other.pa": '隐私协议',
"nofound.gohome": '回首页',
"nofound.nopage": '这个页面飞走了',
"nofound.follow1": '关注微信公众号',
"nofound.follow2": '获取最新动态',
}