en.ts 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. export default {
  2. email_sent: "Email sent",
  3. cant_send_email: "Can't send email",
  4. logout: "Logout",
  5. verify_email: "Verify your email. ⚠️ Don't forget to check your spam folder.",
  6. verify_email_subtitle: "Please verify your email to continue.",
  7. resend_email: "Resend email",
  8. resend_email_countdown: "Resend email in {seconds} seconds",
  9. signin_error_subtitle: "Please check your credentials and try again.",
  10. register_title: "Create an account",
  11. register_description: "Enter your information below to create your account",
  12. register_terms: "By signing up, you agree to our",
  13. register_privacy: "Privacy Policy",
  14. register_privacy_link: "and our",
  15. register_privacy_link_2: "Privacy Policy",
  16. password_forgot_title: "Forgot password?",
  17. password_forgot_subtitle: "Enter your email to reset your password",
  18. new_password: "New password",
  19. new_password_placeholder: "Enter your new password",
  20. current_password: "Current password",
  21. current_password_placeholder: "Enter your current password",
  22. confirm_password: "Confirm password",
  23. confirm_password_placeholder: "Confirm your password",
  24. success: {
  25. feedback_sent: "Feedback sent",
  26. password_forgot_success: "Email sent",
  27. reset_password_success: "Password reset successfully",
  28. password_updated_successfully: "Password updated successfully",
  29. },
  30. error: {
  31. invalid_credentials: "Invalid credentials or account does not exist",
  32. upload_failed: "Upload failed",
  33. generic_error: "Error during operation",
  34. sending_email: "Error sending email",
  35. },
  36. backend_errors: {
  37. EMAIL_ALREADY_EXISTS: "Email already exists",
  38. INVALID_FILE_TYPE: "Invalid file type",
  39. FILE_TOO_LARGE: "File too large",
  40. NO_FILE_UPLOADED: "No file uploaded",
  41. IMAGE_PROCESSING_ERROR: "Image processing error",
  42. upload_failed: "Upload failed",
  43. },
  44. profile: {
  45. new_workout: "New Workout",
  46. alert: {
  47. title: "Your progress is stored in your browser.",
  48. create_account: "Create an account",
  49. log_in: "Log in",
  50. to_ensure_it_is_not_getting_lost: "to ensure it is not getting lost.",
  51. },
  52. },
  53. // Release Notes
  54. release_notes: {
  55. title: "What's New",
  56. release_notes: "Release Notes",
  57. notes: {
  58. note_2025_06_22: {
  59. title: "🌍 New Languages & Performance Boost!",
  60. content:
  61. "The app is now available in Chinese and Russian! We've also improved drag'n'drop performance for a smoother experience. ⚡",
  62. },
  63. note_2025_06_19: {
  64. title: "📱 Now Available as a PWA!",
  65. content:
  66. "Workout.cool v1.2 is now a Progressive Web App! Install it on your phone for a native app experience with offline access. 🚀",
  67. },
  68. note_2025_06_18: {
  69. title: "🚀 Featured #1 on Hacker News!",
  70. content:
  71. "Workout.cool reached the top spot on Hacker News! Thanks to everyone for the amazing support and welcome to all the new users! 💪",
  72. },
  73. note_2025_06_01: {
  74. title: "🎉 New: Release Notes Dialog",
  75. content: "You can now view what's new directly from the header! Stay tuned for more updates.",
  76. },
  77. note_2025_05_20: {
  78. title: "UI Improvements",
  79. content: "Improved mobile responsiveness and added subtle hover effects to buttons.",
  80. },
  81. },
  82. },
  83. // Donation Modal
  84. donation_modal: {
  85. title: "Support the project",
  86. congrats: "Congratulations on your workout! 🎉",
  87. subtitle: "This app helps you for free, but it has a real cost for me...",
  88. costs_title: "The reality of costs",
  89. costs_description: "Currently, donations don't even cover basic costs: servers, authentication, infrastructure, database, etc.",
  90. open_source_title: "100% Open Source",
  91. open_source_description:
  92. "This app is completely free and open source. No profit is generated - it's a passion project to help the community and help people exercise.",
  93. no_ads: "No ads",
  94. no_tracking: "No tracking",
  95. impact_title: "Your impact",
  96. impact_3_euros: "• Even €3 covers 1 week of server",
  97. impact_support: "• Your support keeps the app free for everyone",
  98. impact_footer: "Every donation, even small, makes a real difference! 🙏",
  99. later_button: "Later",
  100. support_button: "Support the project",
  101. },
  102. // Contact Support
  103. contact_support: "Contact Support",
  104. contact_support_subtitle: "Describe your issue and we'll help you as soon as possible. You can also write to us directly at",
  105. // Social Platforms
  106. social_platforms: {
  107. x: "X (Twitter)",
  108. facebook: "Facebook",
  109. email: "Email",
  110. whatsapp: "WhatsApp",
  111. website: "Website",
  112. phone: "Phone",
  113. youtube: "YouTube",
  114. linkedin: "LinkedIn",
  115. snapchat: "Snapchat",
  116. instagram: "Instagram",
  117. tiktok: "TikTok",
  118. threads: "Threads",
  119. },
  120. // Workout Builder
  121. workout_builder: {
  122. confirm_delete: "Are you sure you want to delete this workout session?",
  123. steps: {
  124. equipment: {
  125. title: "Equipment",
  126. description: "Select your equipment",
  127. },
  128. muscles: {
  129. title: "Muscles",
  130. description: "Choose your training",
  131. },
  132. exercises: {
  133. title: "Exercises",
  134. description: "Customize your workout",
  135. },
  136. },
  137. muscles: {
  138. back: "Back",
  139. abdominals: "Abdominals",
  140. biceps: "Biceps",
  141. triceps: "Triceps",
  142. chest: "Chest",
  143. shoulders: "Shoulders",
  144. quadriceps: "Quadriceps",
  145. hamstrings: "Hamstrings",
  146. glutes: "Glutes",
  147. calves: "Calves",
  148. forearms: "Forearms",
  149. traps: "Traps",
  150. obliques: "Obliques",
  151. },
  152. exercise: {
  153. watch_video: "Watch video",
  154. shuffle: "Shuffle",
  155. pick: "Pick",
  156. remove: "Remove",
  157. no_video_available: "No video available.",
  158. },
  159. loading: {
  160. exercises: "Loading exercises...",
  161. },
  162. error: {
  163. loading_exercises: "Error loading exercises",
  164. },
  165. no_exercises_found: "No exercises found. Try to change your equipment or muscles selection.",
  166. equipment: {
  167. bodyweight: {
  168. label: "Bodyweight",
  169. description: "Exercises using only your body weight",
  170. },
  171. dumbbell: {
  172. label: "Dumbbell",
  173. description: "Free weight exercises with dumbbells",
  174. },
  175. barbell: {
  176. label: "Barbell",
  177. description: "Compound movements with a barbell",
  178. },
  179. kettlebell: {
  180. label: "Kettlebell",
  181. description: "Dynamic exercises with kettlebells",
  182. },
  183. band: {
  184. label: "Band",
  185. description: "Resistance band exercises",
  186. },
  187. plate: {
  188. label: "Plate",
  189. description: "Exercises using weight plates",
  190. },
  191. pullup_bar: {
  192. label: "Pull-up bar",
  193. description: "Upper body exercises with a pull-up bar",
  194. },
  195. bench: {
  196. label: "Bench",
  197. description: "Bench exercises and support",
  198. },
  199. },
  200. navigation: {
  201. previous: "Previous",
  202. continue: "Continue",
  203. complete: "Complete",
  204. },
  205. stats: {
  206. "muscle_selected#zero": "0 muscle selected",
  207. "muscle_selected#one": "1 muscle selected",
  208. "muscle_selected#other": "{count} muscles selected",
  209. "equipment_selected#zero": "0 equipment selected",
  210. "equipment_selected#one": "1 equipment selected",
  211. "equipment_selected#other": "{count} equipments selected",
  212. selected: "Selected",
  213. total: "Total",
  214. equipment_ready: "equipment ready",
  215. equipment_ready_plural: "equipment ready",
  216. },
  217. selection: {
  218. choose_your_arsenal: "Choose Your Arsenal",
  219. select_equipment_description: "Select equipment to unlock personalized workouts",
  220. clear_all: "Clear all",
  221. muscle_selection_coming_soon: "Muscle Selection (Coming Soon)",
  222. muscle_selection_description: "Select the muscle(s) you want to train by clicking on them.",
  223. exercise_selection_coming_soon: "Exercise Selection (Coming Soon)",
  224. exercise_selection_description: "This step will show you personalized exercise recommendations.",
  225. },
  226. session: {
  227. back_to_workout: "Back to workout",
  228. congrats: "Congratulations, workout finished! 🎉",
  229. congrats_subtitle: "You've done it !",
  230. see_instructions: "See instructions",
  231. finish_set: "Finish Set",
  232. finish_session: "Finish Session",
  233. bodyweight: "Bodyweight",
  234. weight: "Weight",
  235. reps: "Reps",
  236. time: "Time",
  237. next_exercise: "Next Exercise",
  238. add_set: "Add set",
  239. add_column: "Add column",
  240. add_row: "Add row",
  241. remove_column: "Remove column",
  242. set_number: "Set {number}",
  243. set_number_plural: "Sets {number}",
  244. set_number_singular: "Set {number}",
  245. set_number_plural_singular: "Sets {number}",
  246. workout_in_progress: "Workout in Progress",
  247. started_at: "Started at",
  248. quit_workout: "Quit Workout",
  249. elapsed_time: "Elapsed Time",
  250. chronometer: "Chronometer",
  251. exercise_progress: "Exercise Progress",
  252. total_volume: "Total Volume",
  253. current_exercise: "Current Exercise",
  254. complete: "Complete",
  255. active: "Active",
  256. already_have_a_active_session: "You already have an active session. Impossible to repeat without finishing or quitting the workout.",
  257. no_exercise_selected: "No exercise selected",
  258. quit_workout_title: "Quit Workout?",
  259. progress: "Progress",
  260. quit_warning: "Are you sure you want to quit? You can save your progress or lose it completely.",
  261. save_and_quit: "Save & Quit",
  262. quit_without_save: "Quit Without Saving",
  263. continue_workout: "Continue Workout",
  264. history: "Workout History [{count}]",
  265. no_workout_yet: "No workout yet.",
  266. start: "start",
  267. end: "end",
  268. exercise: "EXERCISE",
  269. repeat: "Repeat",
  270. delete: "Delete",
  271. },
  272. attribute_value: {
  273. bodyweight: "Bodyweight",
  274. strength: "Strength",
  275. powerlifting: "Powerlifting",
  276. calisthenic: "Calisthenics",
  277. plyometrics: "Plyometrics",
  278. stretching: "Stretching",
  279. strongman: "Strongman",
  280. cardio: "Cardio",
  281. stabilization: "Stabilization",
  282. power: "Power",
  283. resistance: "Resistance",
  284. crossfit: "CrossFit",
  285. weightlifting: "Weightlifting",
  286. neck: "Neck",
  287. lats: "Lats",
  288. adductors: "Adductors",
  289. abductors: "Abductors",
  290. groin: "Groin",
  291. full_body: "Full body",
  292. rotator_cuff: "Rotator cuff",
  293. hip_flexor: "Hip flexor",
  294. achilles_tendon: "Achilles tendon",
  295. fingers: "Fingers",
  296. smith_machine: "Smith machine",
  297. other: "Other",
  298. ez_bar: "EZ bar",
  299. machine: "Machine",
  300. desk: "Desk",
  301. none: "None",
  302. cable: "Cable",
  303. medicine_ball: "Medicine ball",
  304. swiss_ball: "Swiss ball",
  305. foam_roll: "Foam roll",
  306. trx: "TRX",
  307. box: "Box",
  308. ropes: "Ropes",
  309. spin_bike: "Spin bike",
  310. step: "Step",
  311. bosu: "BOSU",
  312. tyre: "Tyre",
  313. sandbag: "Sandbag",
  314. pole: "Pole",
  315. wall: "Wall",
  316. bar: "Bar",
  317. rack: "Rack",
  318. car: "Car",
  319. sled: "Sled",
  320. chain: "Chain",
  321. skierg: "SkiErg",
  322. rope: "Rope",
  323. na: "N/A",
  324. isolation: "Isolation",
  325. compound: "Compound",
  326. },
  327. },
  328. commons: {
  329. signup_with: "Sign up with {provider}",
  330. signin_with: "Sign in with {provider}",
  331. signup: "Sign up",
  332. login: "Login",
  333. connecting: "Connecting...",
  334. login_to_your_account_title: "Login to your account",
  335. login_to_your_account_subtitle: "Enter your credentials below to login",
  336. password_forgot: "Forgot password?",
  337. password_reset_success: "Password reset successfully",
  338. dont_have_account: "Don't have an account?",
  339. already_have_account: "Already have an account?",
  340. or: "Or",
  341. add: "Add",
  342. your_feminine: "your",
  343. password: "Password",
  344. email: "Email",
  345. logout: "Logout",
  346. first_name: "First name",
  347. last_name: "Last name",
  348. verify_password: "Verify password",
  349. submit: "Submit",
  350. upload: "Upload",
  351. cancel: "Cancel",
  352. save_changes: "Save changes",
  353. change: "Change",
  354. subject: "Subject",
  355. message: "Message",
  356. saving: "Saving...",
  357. edit: "Edit",
  358. more_options: "More options",
  359. open_link: "Open link",
  360. hide: "Hide",
  361. make_visible: "Make visible",
  362. delete: "Delete",
  363. share: "Share",
  364. title: "Title",
  365. subtitle: "Subtitle",
  366. content: "Content",
  367. save: "Save",
  368. button: "Button",
  369. card: "Card",
  370. go_back: "Go back",
  371. next: "Next",
  372. choose_image: "Choose image",
  373. soon: "Soon",
  374. coming_soon_with_emoji: "Coming soon 🤫",
  375. no_image: "No image",
  376. description: "Description",
  377. price: "Price",
  378. duration: "Duration",
  379. location: "Location",
  380. schedule: "Schedule",
  381. participants_info: "Participants info",
  382. description_placeholder: "Enter the description",
  383. title_placeholder: "Enter the title",
  384. changes_saved: "Changes saved",
  385. replace: "Replace",
  386. loading: "Loading...",
  387. image_deleted: "The image has been deleted",
  388. discover_workoutcool: "Discover Workout Cool",
  389. received_just_now: "Received just now",
  390. copied: "Copied",
  391. url_copied: "The URL has been copied",
  392. copy_failed: "Copy failed",
  393. accordion: "Accordion",
  394. image: "Image",
  395. other: "Other",
  396. register: "Register",
  397. instantly: "instantly",
  398. immediately: "immediately",
  399. link: "Link",
  400. accept: "Accept",
  401. deny: "Deny",
  402. invalid_input: "Invalid input. Please check the errors.",
  403. copy_url: "Copy URL",
  404. page_url: "Page URL",
  405. saving_short: "Saving...",
  406. saved_short: "OK",
  407. looks_like_you_are_lost: "Looks like you are lost",
  408. the_page_you_are_looking_for_is_not_available: "The page you are looking for is not available",
  409. go_to_home: "Go to home",
  410. go_to_profile: "Go to profile",
  411. terms: "Terms of Service",
  412. privacy: "Privacy Policy",
  413. sales_terms: "Sales Terms",
  414. consent_banner: "We use cookies to improve your experience. By clicking Accept, you agree to our use of cookies.",
  415. about: "About us",
  416. profile: "Profile",
  417. donate: "Donate",
  418. my_account: "My account",
  419. dashboard: "Dashboard",
  420. home: "Home",
  421. changelog: "Changelog",
  422. stop_impersonation_button: "Stop impersonation",
  423. impersonating_user_label: "Impersonating user",
  424. re_hello: "Re Hello",
  425. back_to_login: "Back to login",
  426. sending: "Sending...",
  427. send_me_link: "Send me a link",
  428. extremely_dissatisfied: "Extremely dissatisfied",
  429. somewhat_dissatisfied: "Somewhat dissatisfied",
  430. neutral: "Neutral",
  431. satisfied: "Satisfied",
  432. support: "Support",
  433. change_language: "Change language",
  434. in_progress: "In progress",
  435. },
  436. } as const;