Files
mindfulness/client/src/i18n/locales/zh-CN.json
2026-02-03 17:43:58 +08:00

93 lines
2.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"common": {
"ok": "确定",
"cancel": "取消",
"error": "错误",
"notice": "提示",
"openLinkError": "无法打开链接",
"back": "返回"
},
"onboarding": {
"title": "欢迎",
"progress": "{{current}}/{{total}}",
"next": "下一步",
"skip": "跳过",
"skipAll": "跳过整个引导",
"q1Title": "你最近的感受更接近哪一种?",
"q1Desc": "没有对错,你可以跳过,之后也可以慢慢调整。",
"q2Title": "你更希望获得哪种支持?",
"q2Desc": "例如:温柔提醒、正念练习、情绪陪伴。",
"q3Title": "你通常在什么时候最需要被安慰?",
"q3Desc": "比如:清晨、午后、深夜,或某些特定时刻。",
"q4Title": "给自己一句温柔的话",
"q4Desc": "你可以直接跳过,我们会在之后继续陪你。"
},
"push": {
"title": "通知",
"cardTitle": "开启温柔提醒",
"cardDesc": "我们会在你需要的时候,送上一句正念短句或温柔提醒(可随时在设置中调整)。",
"enable": "立即开启",
"later": "稍后",
"loading": "处理中…",
"errorTitle": "提示",
"errorDesc": "开启失败,请稍后重试(模拟器可能无法获取推送 Token建议用真机测试。"
},
"home": {
"title": "正念",
"like": "点赞",
"dislike": "讨厌",
"favorites": "收藏",
"settings": "设置",
"theme": "主题",
"profile": "我的"
},
"theme": {
"title": "主题",
"scenery": "风景",
"color": "颜色"
},
"profile": {
"title": "我的",
"favorites": "我的喜欢",
"widget": "小组件",
"dailyReminder": "每日提醒",
"privacy": "隐私政策",
"terms": "使用条款",
"language": "语言",
"todoTitle": "提示",
"todoDesc": "该功能本期先占位,后续迭代补齐。"
},
"dailyReminder": {
"title": "每日提醒",
"timesUnit": "次",
"pushLabel": "推送提醒",
"ok": "确定",
"minus": "减少次数",
"plus": "增加次数"
},
"widget": {
"lockScreen": "锁屏小组件",
"homeScreen": "桌面小组件",
"previewDate": "1月29日周四 · 已至腊月十一",
"previewQuote": "我也对现在的自己感到满意,即使我仍在努力成为想成为的人。"
},
"favorites": {
"title": "收藏夹",
"empty": "这里还没有收藏内容。"
},
"settings": {
"title": "设置",
"language": "语言",
"version": "版本",
"widgetTitle": "iOS 小组件",
"widgetDesc": "把温柔提醒放到桌面上:长按主屏幕 → 点“+” → 搜索“正念” → 添加你喜欢的尺寸。"
},
"consent": {
"title": "你本就完美。",
"subtitle": "一切都会变好。",
"agree": "同意并继续",
"privacy": "隐私协议",
"terms": "用户使用协议"
}
}