zh-CN.ts 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448
  1. export default {
  2. email_sent: "邮件已发送",
  3. cant_send_email: "无法发送邮件",
  4. logout: "登出",
  5. verify_email: "验证您的电子邮件。⚠️ 请检查您的垃圾邮件文件夹。",
  6. verify_email_subtitle: "请验证您的电子邮件以继续。",
  7. resend_email: "重新发送邮件",
  8. resend_email_countdown: "在 {seconds} 秒后重新发送邮件",
  9. signin_error_subtitle: "请检查您的凭据并重试。",
  10. register_title: "创建账户",
  11. register_description: "在下方输入您的信息以创建您的账户",
  12. register_terms: "注册即表示您同意我们的",
  13. register_privacy: "隐私政策",
  14. register_privacy_link: "以及我们的",
  15. register_privacy_link_2: "隐私政策",
  16. password_forgot_title: "忘记密码?",
  17. password_forgot_subtitle: "输入您的电子邮件以重设密码",
  18. new_password: "新密码",
  19. new_password_placeholder: "输入您的新密码",
  20. current_password: "当前密码",
  21. current_password_placeholder: "输入您当前的密码",
  22. confirm_password: "确认密码",
  23. confirm_password_placeholder: "确认您的密码",
  24. success: {
  25. feedback_sent: "反馈已发送",
  26. password_forgot_success: "邮件已发送",
  27. reset_password_success: "密码重置成功",
  28. password_updated_successfully: "密码更新成功",
  29. },
  30. error: {
  31. invalid_credentials: "凭据无效或账户不存在",
  32. upload_failed: "上传失败",
  33. generic_error: "操作过程中出错",
  34. sending_email: "发送邮件时出错",
  35. },
  36. backend_errors: {
  37. EMAIL_ALREADY_EXISTS: "电子邮件已存在",
  38. INVALID_FILE_TYPE: "无效的文件类型",
  39. FILE_TOO_LARGE: "文件过大",
  40. NO_FILE_UPLOADED: "未上传文件",
  41. IMAGE_PROCESSING_ERROR: "图像处理错误",
  42. upload_failed: "上传失败",
  43. },
  44. profile: {
  45. new_workout: "新的锻炼",
  46. alert: {
  47. title: "您的进度存储在浏览器中。",
  48. create_account: "创建账户",
  49. log_in: "登录",
  50. to_ensure_it_is_not_getting_lost: "以确保不会丢失。",
  51. },
  52. },
  53. // Release Notes
  54. release_notes: {
  55. title: "新功能",
  56. release_notes: "更新日志",
  57. notes: {
  58. note_2025_06_22: {
  59. title: "🌍 新语言支持和性能提升!",
  60. content: "应用现已支持中文和俄语!我们还改进了拖放功能的性能,提供更流畅的体验。⚡",
  61. },
  62. note_2025_06_19: {
  63. title: "📱 现已作为 PWA 提供!",
  64. content: "Workout.cool v1.2 现在是一个渐进式网络应用!将其安装在您的手机上,即可享受原生应用体验和离线访问。🚀",
  65. },
  66. note_2025_06_18: {
  67. title: "🚀 在 Hacker News 上排名第一!",
  68. content: "Workout.cool 在 Hacker News 上登顶!感谢大家的大力支持,欢迎所有新用户!💪",
  69. },
  70. note_2025_06_01: {
  71. title: "🎉 新功能:版本说明对话框",
  72. content: "您现在可以直接从标题栏查看新增功能!敬请期待更多更新。",
  73. },
  74. note_2025_05_20: {
  75. title: "UI 改进",
  76. content: "改进了移动设备响应能力,并为按钮添加了微妙的悬停效果。",
  77. },
  78. },
  79. },
  80. // Donation Alert
  81. donation_alert: {
  82. title: "保持 Workout.cool 免费。支持我们通过",
  83. or: "或",
  84. },
  85. // Donation Modal
  86. donation_modal: {
  87. support_via: "支持方式...",
  88. title: "支持项目",
  89. congrats: "恭喜完成锻炼!🎉",
  90. subtitle: "这个应用免费帮助您,但对我来说有真正的成本...",
  91. costs_title: "成本现实",
  92. costs_description: "目前,捐赠甚至无法覆盖基本成本:服务器、身份验证、基础设施、数据库等。",
  93. open_source_title: "100% 开源",
  94. open_source_description: "这个应用完全免费且开源。不产生任何利润 - 这是一个激情项目,帮助社区和帮助人们锻炼。",
  95. no_ads: "无广告",
  96. no_tracking: "无追踪",
  97. impact_title: "您的影响",
  98. impact_3_euros: "• 即使 €3 也能覆盖 1 周的服务器费用",
  99. impact_support: "• 您的支持让应用对所有人保持免费",
  100. impact_footer: "每一笔捐赠,即使很小,都会产生真正的影响!🙏",
  101. later_button: "稍后",
  102. support_button: "支持项目",
  103. },
  104. // Contact Support
  105. contact_support: "联系支持",
  106. contact_support_subtitle: "描述您的问题,我们将尽快帮助您。您也可以直接写信给我们:",
  107. // Social Platforms
  108. social_platforms: {
  109. x: "X (Twitter)",
  110. facebook: "Facebook",
  111. email: "电子邮件",
  112. whatsapp: "WhatsApp",
  113. website: "网站",
  114. phone: "电话",
  115. youtube: "YouTube",
  116. linkedin: "LinkedIn",
  117. snapchat: "Snapchat",
  118. instagram: "Instagram",
  119. tiktok: "TikTok",
  120. threads: "Threads",
  121. },
  122. // Workout Builder
  123. workout_builder: {
  124. confirm_delete: "您确定要删除此锻炼回合吗?",
  125. steps: {
  126. equipment: {
  127. title: "设备",
  128. description: "选择您的设备",
  129. },
  130. muscles: {
  131. title: "肌肉",
  132. description: "选择您的训练",
  133. },
  134. exercises: {
  135. title: "练习",
  136. description: "自定义您的锻炼",
  137. },
  138. },
  139. muscles: {
  140. back: "背部",
  141. abdominals: "腹肌",
  142. biceps: "肱二头肌",
  143. triceps: "肱三头肌",
  144. chest: "胸部",
  145. shoulders: "肩部",
  146. quadriceps: "股四头肌",
  147. hamstrings: "腿筋",
  148. glutes: "臀部",
  149. calves: "小腿",
  150. forearms: "前臂",
  151. traps: "斜方肌",
  152. obliques: "腹斜肌",
  153. },
  154. exercise: {
  155. watch_video: "观看视频",
  156. shuffle: "随机",
  157. pick: "选择",
  158. remove: "移除",
  159. no_video_available: "无可用视频。",
  160. },
  161. loading: {
  162. exercises: "正在加载练习...",
  163. },
  164. error: {
  165. loading_exercises: "加载练习时出错",
  166. },
  167. no_exercises_found: "未找到练习。请尝试更改您的设备或肌肉选择。",
  168. equipment: {
  169. bodyweight: {
  170. label: "自重",
  171. description: "仅使用自身体重的练习",
  172. },
  173. dumbbell: {
  174. label: "哑铃",
  175. description: "使用哑铃的自由重量练习",
  176. },
  177. barbell: {
  178. label: "杠铃",
  179. description: "使用杠铃的复合动作",
  180. },
  181. kettlebell: {
  182. label: "壶铃",
  183. description: "使用壶铃的动态练习",
  184. },
  185. band: {
  186. label: "弹力带",
  187. description: "使用阻力带的练习",
  188. },
  189. plate: {
  190. label: "配重片",
  191. description: "使用配重片的练习",
  192. },
  193. pullup_bar: {
  194. label: "引体向上杆",
  195. description: "使用引体向上杆的上半身练习",
  196. },
  197. bench: {
  198. label: "长凳",
  199. description: "长凳练习和支撑",
  200. },
  201. },
  202. navigation: {
  203. previous: "上一步",
  204. continue: "继续",
  205. complete: "完成",
  206. },
  207. stats: {
  208. "muscle_selected#zero": "已选择 0 块肌肉",
  209. "muscle_selected#one": "已选择 1 块肌肉",
  210. "muscle_selected#other": "已选择 {count} 块肌肉",
  211. "equipment_selected#zero": "已选择 0 件设备",
  212. "equipment_selected#one": "已选择 1 件设备",
  213. "equipment_selected#other": "已选择 {count} 件设备",
  214. selected: "已选择",
  215. total: "总计",
  216. equipment_ready: "设备准备就绪",
  217. equipment_ready_plural: "设备准备就绪",
  218. },
  219. selection: {
  220. choose_your_arsenal: "选择您的“武器”",
  221. select_equipment_description: "选择设备以解锁个性化锻炼",
  222. clear_all: "全部清除",
  223. muscle_selection_coming_soon: "肌肉选择(即将推出)",
  224. muscle_selection_description: "点击选择您想训练的肌肉。",
  225. exercise_selection_coming_soon: "练习选择(即将推出)",
  226. exercise_selection_description: "此步骤将向您显示个性化的练习建议。",
  227. },
  228. session: {
  229. back_to_workout: "返回锻炼",
  230. congrats: "恭喜,锻炼完成!🎉",
  231. congrats_subtitle: "您做到了!",
  232. see_instructions: "查看说明",
  233. finish_set: "完成组",
  234. finish_session: "完成回合",
  235. bodyweight: "自重",
  236. weight: "重量",
  237. reps: "次数",
  238. time: "时间",
  239. next_exercise: "下一个练习",
  240. add_set: "添加组",
  241. add_column: "添加列",
  242. add_row: "添加行",
  243. remove_column: "移除列",
  244. set_number: "第 {number} 组",
  245. set_number_plural: "第 {number} 组",
  246. set_number_singular: "第 {number} 组",
  247. set_number_plural_singular: "第 {number} 组",
  248. workout_in_progress: "锻炼进行中",
  249. started_at: "开始于",
  250. quit_workout: "退出锻炼",
  251. elapsed_time: "已用时间",
  252. chronometer: "计时器",
  253. exercise_progress: "练习进度",
  254. total_volume: "总训练量",
  255. current_exercise: "当前练习",
  256. complete: "完成",
  257. active: "进行中",
  258. already_have_a_active_session: "您已有一个进行中的回合。在完成或退出锻炼前无法重复。",
  259. no_exercise_selected: "未选择练习",
  260. quit_workout_title: "退出锻炼?",
  261. progress: "进度",
  262. quit_warning: "您确定要退出吗?您可以保存进度或完全丢失它。",
  263. save_and_quit: "保存并退出",
  264. quit_without_save: "不保存退出",
  265. continue_workout: "继续锻炼",
  266. history: "锻炼历史 [{count}]",
  267. no_workout_yet: "尚无锻炼记录。",
  268. start: "开始",
  269. end: "结束",
  270. exercise: "练习",
  271. repeat: "重复",
  272. delete: "删除",
  273. },
  274. attribute_value: {
  275. bodyweight: "自重",
  276. strength: "力量",
  277. powerlifting: "力量举",
  278. calisthenic: "健美操",
  279. plyometrics: "增强式训练",
  280. stretching: "拉伸",
  281. strongman: "大力士",
  282. cardio: "有氧运动",
  283. stabilization: "稳定",
  284. power: "爆发力",
  285. resistance: "阻力",
  286. crossfit: "CrossFit",
  287. weightlifting: "举重",
  288. neck: "颈部",
  289. lats: "背阔肌",
  290. adductors: "内收肌",
  291. abductors: "外展肌",
  292. groin: "腹股沟",
  293. full_body: "全身",
  294. rotator_cuff: "肩袖",
  295. hip_flexor: "髋屈肌",
  296. achilles_tendon: "跟腱",
  297. fingers: "手指",
  298. smith_machine: "史密斯机",
  299. other: "其他",
  300. ez_bar: "EZ 曲杆",
  301. machine: "器械",
  302. desk: "桌子",
  303. none: "无",
  304. cable: "绳索",
  305. medicine_ball: "药球",
  306. swiss_ball: "瑞士球",
  307. foam_roll: "泡沫轴",
  308. trx: "TRX",
  309. box: "箱子",
  310. ropes: "绳索",
  311. spin_bike: "动感单车",
  312. step: "踏板",
  313. bosu: "BOSU 球",
  314. tyre: "轮胎",
  315. sandbag: "沙袋",
  316. pole: "杆",
  317. wall: "墙",
  318. bar: "杠",
  319. rack: "架子",
  320. car: "汽车",
  321. sled: "雪橇",
  322. chain: "链条",
  323. skierg: "滑雪机",
  324. rope: "绳子",
  325. na: "不适用",
  326. isolation: "孤立",
  327. compound: "复合",
  328. },
  329. },
  330. commons: {
  331. signup_with: "使用 {provider} 注册",
  332. signin_with: "使用 {provider} 登录",
  333. signup: "注册",
  334. login: "登录",
  335. connecting: "连接中...",
  336. login_to_your_account_title: "登录您的账户",
  337. login_to_your_account_subtitle: "在下方输入您的凭据以登录",
  338. password_forgot: "忘记密码?",
  339. password_reset_success: "密码重置成功",
  340. dont_have_account: "没有账户?",
  341. already_have_account: "已经有账户了?",
  342. or: "或",
  343. add: "添加",
  344. your_feminine: "您的",
  345. password: "密码",
  346. email: "电子邮件",
  347. logout: "登出",
  348. first_name: "名",
  349. last_name: "姓",
  350. verify_password: "验证密码",
  351. submit: "提交",
  352. upload: "上传",
  353. cancel: "取消",
  354. save_changes: "保存更改",
  355. change: "更改",
  356. subject: "主题",
  357. message: "消息",
  358. saving: "保存中...",
  359. edit: "编辑",
  360. more_options: "更多选项",
  361. open_link: "打开链接",
  362. hide: "隐藏",
  363. make_visible: "设为可见",
  364. delete: "删除",
  365. share: "分享",
  366. title: "标题",
  367. subtitle: "副标题",
  368. content: "内容",
  369. save: "保存",
  370. button: "按钮",
  371. card: "卡片",
  372. go_back: "返回",
  373. next: "下一步",
  374. choose_image: "选择图片",
  375. soon: "即将推出",
  376. coming_soon_with_emoji: "即将推出 🤫",
  377. no_image: "无图片",
  378. description: "描述",
  379. price: "价格",
  380. duration: "时长",
  381. location: "地点",
  382. schedule: "时间表",
  383. participants_info: "参与者信息",
  384. description_placeholder: "输入描述",
  385. title_placeholder: "输入标题",
  386. changes_saved: "更改已保存",
  387. replace: "替换",
  388. loading: "加载中...",
  389. image_deleted: "图片已删除",
  390. discover_workoutcool: "发现 Workout Cool",
  391. received_just_now: "刚刚收到",
  392. copied: "已复制",
  393. url_copied: "URL 已复制",
  394. copy_failed: "复制失败",
  395. accordion: "手风琴",
  396. image: "图片",
  397. other: "其他",
  398. register: "注册",
  399. instantly: "立即",
  400. immediately: "立即",
  401. link: "链接",
  402. accept: "接受",
  403. deny: "拒绝",
  404. invalid_input: "输入无效。请检查错误。",
  405. copy_url: "复制 URL",
  406. page_url: "页面 URL",
  407. saving_short: "保存中...",
  408. saved_short: "好的",
  409. looks_like_you_are_lost: "您似乎迷路了",
  410. the_page_you_are_looking_for_is_not_available: "您正在查找的页面不可用",
  411. go_to_home: "返回首页",
  412. go_to_profile: "转到个人资料",
  413. terms: "服务条款",
  414. privacy: "隐私政策",
  415. sales_terms: "销售条款",
  416. consent_banner: "我们使用 cookie 来改善您的体验。点击“接受”,即表示您同意我们使用 cookie。",
  417. about: "关于我们",
  418. profile: "个人资料",
  419. donate: "捐赠",
  420. my_account: "我的账户",
  421. dashboard: "仪表盘",
  422. home: "首页",
  423. changelog: "更新日志",
  424. stop_impersonation_button: "停止模拟",
  425. impersonating_user_label: "正在模拟用户",
  426. re_hello: "再次问好",
  427. back_to_login: "返回登录",
  428. sending: "发送中...",
  429. send_me_link: "给我发送链接",
  430. extremely_dissatisfied: "非常不满意",
  431. somewhat_dissatisfied: "有些不满意",
  432. neutral: "中立",
  433. satisfied: "满意",
  434. support: "支持",
  435. change_language: "更改语言",
  436. in_progress: "进行中",
  437. },
  438. } as const;