en.ts 14 KB

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