zh-CN.ts 14 KB

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