en.ts 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  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",
  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: "Terms of Service",
  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. success: {
  19. password_forgot_success: "Email sent",
  20. reset_password_success: "Password reset successfully",
  21. },
  22. error: {
  23. invalid_credentials: "Invalid credentials or account does not exist",
  24. upload_failed: "Upload failed",
  25. generic_error: "Error during operation",
  26. sending_email: "Error sending email",
  27. },
  28. backend_errors: {
  29. EMAIL_ALREADY_EXISTS: "Email already exists",
  30. INVALID_FILE_TYPE: "Invalid file type",
  31. FILE_TOO_LARGE: "File too large",
  32. NO_FILE_UPLOADED: "No file uploaded",
  33. IMAGE_PROCESSING_ERROR: "Image processing error",
  34. upload_failed: "Upload failed",
  35. },
  36. profile: {
  37. new_workout: "New Workout",
  38. },
  39. // Release Notes
  40. release_notes: {
  41. title: "What's New",
  42. release_notes: "Release Notes",
  43. notes: {
  44. note_2024_06_01: {
  45. title: "🎉 New: Release Notes Dialog",
  46. content: "You can now view what's new directly from the header! Stay tuned for more updates.",
  47. },
  48. note_2024_05_20: {
  49. title: "UI Improvements",
  50. content: "Improved mobile responsiveness and added subtle hover effects to buttons.",
  51. },
  52. },
  53. },
  54. // Contact Support
  55. contact_support: "Contact Support",
  56. contact_support_subtitle: "Describe your issue and we'll help you as soon as possible. You can also write to us directly at",
  57. // Social Platforms
  58. social_platforms: {
  59. x: "X (Twitter)",
  60. facebook: "Facebook",
  61. email: "Email",
  62. whatsapp: "WhatsApp",
  63. website: "Website",
  64. phone: "Phone",
  65. youtube: "YouTube",
  66. linkedin: "LinkedIn",
  67. snapchat: "Snapchat",
  68. instagram: "Instagram",
  69. tiktok: "TikTok",
  70. threads: "Threads",
  71. },
  72. // Workout Builder
  73. workout_builder: {
  74. steps: {
  75. equipment: {
  76. title: "Equipment",
  77. description: "Select your equipment",
  78. },
  79. muscles: {
  80. title: "Muscles",
  81. description: "Choose your training",
  82. },
  83. exercises: {
  84. title: "Exercises",
  85. description: "Customize your workout",
  86. },
  87. },
  88. muscles: {
  89. abdominals: "Abdominals",
  90. back: "Back",
  91. biceps: "Biceps",
  92. triceps: "Triceps",
  93. chest: "Chest",
  94. shoulders: "Shoulders",
  95. quadriceps: "Quadriceps",
  96. hamstrings: "Hamstrings",
  97. glutes: "Glutes",
  98. calves: "Calves",
  99. forearms: "Forearms",
  100. traps: "Traps",
  101. obliques: "Obliques",
  102. },
  103. exercise: {
  104. watch_video: "Watch video",
  105. shuffle: "Shuffle",
  106. pick: "Pick",
  107. remove: "Remove",
  108. no_video_available: "No video available.",
  109. },
  110. loading: {
  111. exercises: "Loading exercises...",
  112. },
  113. error: {
  114. loading_exercises: "Error loading exercises",
  115. },
  116. no_exercises_found: "No exercises found. Try to change your equipment or muscles selection.",
  117. equipment: {
  118. bodyweight: {
  119. label: "Bodyweight",
  120. description: "Exercises using only your body weight",
  121. },
  122. dumbbell: {
  123. label: "Dumbbell",
  124. description: "Free weight exercises with dumbbells",
  125. },
  126. barbell: {
  127. label: "Barbell",
  128. description: "Compound movements with a barbell",
  129. },
  130. kettlebell: {
  131. label: "Kettlebell",
  132. description: "Dynamic exercises with kettlebells",
  133. },
  134. band: {
  135. label: "Band",
  136. description: "Resistance band exercises",
  137. },
  138. plate: {
  139. label: "Plate",
  140. description: "Exercises using weight plates",
  141. },
  142. pullup_bar: {
  143. label: "Pull-up bar",
  144. description: "Upper body exercises with a pull-up bar",
  145. },
  146. bench: {
  147. label: "Bench",
  148. description: "Bench exercises and support",
  149. },
  150. },
  151. navigation: {
  152. previous: "Previous",
  153. continue: "Continue",
  154. complete: "Complete",
  155. complete_workout: "Complete Workout",
  156. },
  157. stats: {
  158. "muscle_selected#zero": "0 muscle selected",
  159. "muscle_selected#one": "1 muscle selected",
  160. "muscle_selected#other": "{count} muscles selected",
  161. "equipment_selected#zero": "0 equipment selected",
  162. "equipment_selected#one": "1 equipment selected",
  163. "equipment_selected#other": "{count} equipments selected",
  164. selected: "Selected",
  165. total: "Total",
  166. equipment_ready: "equipment ready",
  167. equipment_ready_plural: "equipment ready",
  168. },
  169. selection: {
  170. choose_your_arsenal: "Choose Your Arsenal",
  171. select_equipment_description: "Select equipment to unlock personalized workouts",
  172. clear_all: "Clear all",
  173. muscle_selection_coming_soon: "Muscle Selection (Coming Soon)",
  174. muscle_selection_description: "Select the muscle(s) you want to train by clicking on them.",
  175. exercise_selection_coming_soon: "Exercise Selection (Coming Soon)",
  176. exercise_selection_description: "This step will show you personalized exercise recommendations.",
  177. },
  178. session: {
  179. congrats: "Congratulations, workout finished! 🎉",
  180. congrats_subtitle: "You've done it !",
  181. see_instructions: "See instructions",
  182. finish_set: "Finish Set",
  183. finish_session: "Finish Session",
  184. bodyweight: "Bodyweight",
  185. weight: "Weight",
  186. reps: "Reps",
  187. time: "Time",
  188. next_exercise: "Next Exercise",
  189. add_set: "Add set",
  190. add_column: "Add column",
  191. remove_column: "Remove column",
  192. set_number: "Set {number}",
  193. set_number_plural: "Sets {number}",
  194. set_number_singular: "Set {number}",
  195. set_number_plural_singular: "Sets {number}",
  196. workout_in_progress: "Workout in Progress",
  197. started_at: "Started at",
  198. quit_workout: "Quit Workout",
  199. elapsed_time: "Elapsed Time",
  200. chronometer: "Chronometer",
  201. exercise_progress: "Exercise Progress",
  202. current_exercise: "Current Exercise",
  203. complete: "Complete",
  204. active: "Active",
  205. no_exercise_selected: "No exercise selected",
  206. quit_workout_title: "Quit Workout?",
  207. progress: "Progress",
  208. quit_warning: "Are you sure you want to quit? You can save your progress or lose it completely.",
  209. save_and_quit: "Save & Quit",
  210. quit_without_save: "Quit Without Saving",
  211. continue_workout: "Continue Workout",
  212. history: "Workout History [{count}]",
  213. no_workout_yet: "No workout yet.",
  214. start: "start",
  215. end: "end",
  216. exercise: "EXERCISE",
  217. repeat: "Repeat",
  218. delete: "Delete",
  219. },
  220. },
  221. commons: {
  222. signup_with: "Sign up with {provider}",
  223. signin_with: "Sign in with {provider}",
  224. signup: "Sign up",
  225. login: "Login",
  226. connecting: "Connecting...",
  227. login_to_your_account_title: "Login to your account",
  228. login_to_your_account_subtitle: "Enter your credentials below to login",
  229. password_forgot: "Forgot password?",
  230. password_reset_success: "Password reset successfully",
  231. dont_have_account: "Don't have an account?",
  232. already_have_account: "Already have an account?",
  233. or: "Or",
  234. add: "Add",
  235. your_feminine: "your",
  236. password: "Password",
  237. email: "Email",
  238. logout: "Logout",
  239. first_name: "First name",
  240. last_name: "Last name",
  241. verify_password: "Verify password",
  242. submit: "Submit",
  243. upload: "Upload",
  244. cancel: "Cancel",
  245. save_changes: "Save changes",
  246. change: "Change",
  247. subject: "Subject",
  248. message: "Message",
  249. saving: "Saving...",
  250. edit: "Edit",
  251. more_options: "More options",
  252. open_link: "Open link",
  253. hide: "Hide",
  254. make_visible: "Make visible",
  255. delete: "Delete",
  256. share: "Share",
  257. title: "Title",
  258. subtitle: "Subtitle",
  259. content: "Content",
  260. save: "Save",
  261. button: "Button",
  262. card: "Card",
  263. go_back: "Go back",
  264. next: "Next",
  265. choose_image: "Choose image",
  266. soon: "Soon",
  267. coming_soon_with_emoji: "Coming soon 🤫",
  268. no_image: "No image",
  269. description: "Description",
  270. price: "Price",
  271. duration: "Duration",
  272. location: "Location",
  273. schedule: "Schedule",
  274. participants_info: "Participants info",
  275. description_placeholder: "Enter the description",
  276. title_placeholder: "Enter the title",
  277. changes_saved: "Changes saved",
  278. replace: "Replace",
  279. loading: "Loading...",
  280. image_deleted: "The image has been deleted",
  281. discover_workoutcool: "Discover Workout Cool",
  282. received_just_now: "Received just now",
  283. copied: "Copied",
  284. url_copied: "The URL has been copied",
  285. copy_failed: "Copy failed",
  286. accordion: "Accordion",
  287. image: "Image",
  288. other: "Other",
  289. register: "Register",
  290. instantly: "instantly",
  291. immediately: "immediately",
  292. link: "Link",
  293. accept: "Accept",
  294. deny: "Deny",
  295. invalid_input: "Invalid input. Please check the errors.",
  296. copy_url: "Copy URL",
  297. page_url: "Page URL",
  298. saving_short: "Saving...",
  299. saved_short: "OK",
  300. looks_like_you_are_lost: "Looks like you are lost",
  301. the_page_you_are_looking_for_is_not_available: "The page you are looking for is not available",
  302. go_to_home: "Go to home",
  303. go_to_profile: "Go to profile",
  304. terms: "Terms of Service",
  305. privacy: "Privacy Policy",
  306. sales_terms: "Sales Terms",
  307. consent_banner: "We use cookies to improve your experience. By clicking Accept, you agree to our use of cookies.",
  308. about: "About us",
  309. profile: "Profile",
  310. donate: "Donate",
  311. my_account: "My account",
  312. dashboard: "Dashboard",
  313. home: "Home",
  314. changelog: "Changelog",
  315. stop_impersonation_button: "Stop impersonation",
  316. impersonating_user_label: "Impersonating user",
  317. re_hello: "Re Hello",
  318. back_to_login: "Back to login",
  319. sending: "Sending...",
  320. send_me_link: "Send me a link",
  321. },
  322. } as const;