en.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302
  1. {
  2. "app": {
  3. "collapse_sidebar": "Collapse Sidebar",
  4. "continue_to_dashboard": "Continue to Dashboard",
  5. "expand_sidebar": "Expand Sidebar",
  6. "name": "HOPPSCOTCH",
  7. "no_name": "No name",
  8. "open_navigation": "Open Navigation",
  9. "read_documentation": "Read Documentation"
  10. },
  11. "configs": {
  12. "auth_providers": {
  13. "callback_url": "CALLBACK URL",
  14. "client_id": "CLIENT ID",
  15. "client_secret": "CLIENT SECRET",
  16. "description": "Configure authentication providers for your server",
  17. "scope": "SCOPE",
  18. "tenant": "TENANT",
  19. "title": "Authentication Providers",
  20. "update_failure": "Failed to update authentication provider configurations!!"
  21. },
  22. "confirm_changes": "Hoppscotch server must restart to reflect the new changes. Confirm changes made to the server configurations?",
  23. "input_empty": "Please fill all the fields before updating the configurations",
  24. "data_sharing": {
  25. "title": "Data Sharing",
  26. "description": "Help improve Hoppscotch by sharing anonymous data",
  27. "enable": "Enable Data Sharing",
  28. "secondary_title": "Data Sharing Configurations",
  29. "see_shared": "See what is shared",
  30. "toggle_description": "Share anonymous data",
  31. "update_failure": "Failed to update data sharing configurations!!"
  32. },
  33. "load_error": "Unable to load server configurations",
  34. "mail_configs": {
  35. "description": " Configure the smtp configurations",
  36. "enable": "Email based authentication",
  37. "smtp_url": "MAILER SMTP URL",
  38. "address_from": "MAILER FROM ADDRESS",
  39. "title": "SMTP Configurations",
  40. "update_failure": "Failed to update smtp configurations!!"
  41. },
  42. "reset": {
  43. "confirm_reset": "Hoppscotch server must restart to reflect the new changes. Confirm the reset of server configurations?",
  44. "description": "Default configurations will be loaded as specified in the environment file",
  45. "failure": "Failed to reset configurations!!",
  46. "title": "Reset Configurations",
  47. "info": "Reset server configurations"
  48. },
  49. "restart": {
  50. "description": "{duration} seconds remaining before this page reloads automatically",
  51. "initiate": "Initiating server restart...",
  52. "title": "Server is restarting"
  53. },
  54. "save_changes": "Save Changes",
  55. "title": "Configurations",
  56. "update_failure": "Failed to update server configurations"
  57. },
  58. "data_sharing": {
  59. "description": "Share anonymous data usage to improve Hoppscotch",
  60. "enable": "Enable Data Sharing",
  61. "see_shared": "See what is shared",
  62. "toggle_description": "Share data and make Hoppscotch better",
  63. "title": "Make Hoppscotch Better",
  64. "welcome": "Welcome to"
  65. },
  66. "metrics": {
  67. "dashboard": "Dashboard",
  68. "no_metrics": "No metrics found",
  69. "total_collections": "Total Collections",
  70. "total_requests": "Total Requests",
  71. "total_teams": "Total Workspaces",
  72. "total_users": "Total Users"
  73. },
  74. "newsletter": {
  75. "description": "Get updates about our latest news",
  76. "subscribe": "Subscribe",
  77. "title": "Stay in Touch",
  78. "toggle_description": "Get updates about the latest at Hoppscotch",
  79. "unsubscribe": "Unsubscribe"
  80. },
  81. "settings": {
  82. "settings": "Settings"
  83. },
  84. "shared_requests": {
  85. "action": "Action",
  86. "clear_filter": "Clear Filter",
  87. "confirm_request_deletion": "Confirm deletion of the selected shared request?",
  88. "copy": "Copy",
  89. "created_on": "Created On",
  90. "delete": "Delete",
  91. "email": "Email",
  92. "filter": "Filter",
  93. "filter_by_email": "Filter by email",
  94. "id": "ID",
  95. "load_list_error": "Unable to load shared requests list",
  96. "no_requests": "No shared requests found",
  97. "open_request": "Open Request",
  98. "properties": "Properties",
  99. "request": "Request",
  100. "show_more": "Show more",
  101. "title": "Shared Requests",
  102. "url": "URL"
  103. },
  104. "state": {
  105. "add_user_failure": "Failed to add user to the workspace!!",
  106. "add_user_success": "User is now a member of the workspace!!",
  107. "admin_failure": "Failed to make user an admin!!",
  108. "admin_success": "User is now an admin!!",
  109. "and": "and",
  110. "clear_selection": "Clear Selection",
  111. "configure_auth": "Check out the documentation to configure auth providers.",
  112. "confirm_admin_to_user": "Do you want to remove admin status from this user?",
  113. "confirm_admins_to_users": "Do you want to remove admin status from selected users?",
  114. "confirm_delete_invite": "Do you want to revoke the selected invite?",
  115. "confirm_delete_invites": "Do you want to revoke selected invites?",
  116. "confirm_user_deletion": "Confirm user deletion?",
  117. "confirm_users_deletion": "Do you want to delete selected users?",
  118. "confirm_user_to_admin": "Do you want to make this user into an admin?",
  119. "confirm_users_to_admin": "Do you want to make selected users into admins?",
  120. "confirm_logout": "Confirm Logout",
  121. "created_on": "Created On",
  122. "continue_email": "Continue with Email",
  123. "continue_github": "Continue with Github",
  124. "continue_google": "Continue with Google",
  125. "continue_microsoft": "Continue with Microsoft",
  126. "copied_to_clipboard": "Copied to clipboard",
  127. "create_team_failure": "Failed to create workspace!!",
  128. "create_team_success": "Workspace created successfully!!",
  129. "data_sharing_failure": "Failed to update data sharing settings",
  130. "delete_invite_failure": "Failed to delete invite!!",
  131. "delete_invites_failure": "Failed to delete selected invites!!",
  132. "delete_invite_success": "Invite deleted successfully!!",
  133. "delete_invites_success": "Selected invites deleted successfully!!",
  134. "delete_request_failure": "Shared Request deletion failed!!",
  135. "delete_request_success": "Shared Request deleted successfully!!",
  136. "delete_team_failure": "Workspace deletion failed!!",
  137. "delete_team_success": "Workspace deleted successfully!!",
  138. "delete_some_users_failure": "Number of Users Not Deleted: {count}",
  139. "delete_some_users_success": "Number of Users Deleted: {count}",
  140. "delete_user_failed_only_one_admin": "Failed to delete user. There should be atleast one admin!!",
  141. "delete_user_failure": "User deletion failed!!",
  142. "delete_users_failure": "Failed to delete selected users!!",
  143. "delete_user_success": "User deleted successfully!!",
  144. "delete_users_success": "Selected users deleted successfully!!",
  145. "email": "Email",
  146. "email_failure": "Failed to send invitation",
  147. "email_signin_failure": "Failed to login with Email",
  148. "email_success": "Email invitation sent successfully",
  149. "enter_team_email": "Please enter email of workspace owner!!",
  150. "error": "Something went wrong",
  151. "error_auth_providers": "Unable to load auth providers",
  152. "github_signin_failure": "Failed to login with Github",
  153. "google_signin_failure": "Failed to login with Google",
  154. "invalid_email": "Please enter a valid email address",
  155. "logged_out": "Logged out",
  156. "login_as_admin": "and login with an admin account.",
  157. "logout": "Logout",
  158. "magic_link_sign_in": "Click on the link to sign in.",
  159. "magic_link_success": "We sent a magic link to",
  160. "microsoft_signin_failure": "Failed to login with Microsoft",
  161. "newsletter_failure": "Unable to update newsletter settings",
  162. "non_admin_logged_in": "Logged in as non admin user.",
  163. "non_admin_login": "You are logged in. But you're not an admin",
  164. "owner_not_present": "Atleast one owner should be present in the team!!",
  165. "privacy_policy": "Privacy Policy",
  166. "reenter_email": "Re-enter email",
  167. "remove_admin_failure": "Failed to remove admin status!!",
  168. "remove_admin_failure_only_one_admin": "Failed to remove admin status. There should be at least one admin!!",
  169. "remove_admin_success": "Admin status removed!!",
  170. "remove_admin_from_users_failure": "Failed to remove admin status from selected users!!",
  171. "remove_admin_from_users_success": "Admin status removed from selected users!!",
  172. "remove_admin_to_delete_user": "Remove admin privilege to delete the user!!",
  173. "remove_owner_to_delete_user": "Remove team ownership status to delete the user!!",
  174. "remove_admin_for_deletion": "Remove admin status before attempting deletion!!",
  175. "remove_owner_for_deletion": "One or more users are team owners. Update ownership before deletion!!",
  176. "remove_invitee_failure": "Removal of invitee failed!!",
  177. "remove_invitee_success": "Removal of invitee is successfull!!",
  178. "remove_member_failure": "Member couldn't be removed!!",
  179. "remove_member_success": "Member removed successfully!!",
  180. "rename_team_failure": "Failed to rename workspace!!",
  181. "rename_team_success": "Workspace renamed successfully!",
  182. "rename_user_failure": "Failed to rename user!!",
  183. "rename_user_success": "User renamed successfully!!",
  184. "require_auth_provider": "You need to set atleast one authentication provider to log in.",
  185. "role_update_failed": "Roles updation has failed!!",
  186. "role_update_success": "Roles updated successfully!!",
  187. "selected": "{count} selected",
  188. "self_host_docs": "Self Host Documentation",
  189. "send_magic_link": "Send magic link",
  190. "setup_failure": "Setup has failed!!",
  191. "setup_success": "Setup completed successfully!!",
  192. "sign_in_agreement": "By signing in, you are agreeing to our",
  193. "sign_in_options": "All sign in option",
  194. "sign_out": "Sign out",
  195. "team_name_too_short": "Workspace name should be atleast 6 characters long!!",
  196. "team_name_long": "Workspace name should be atleast 6 characters long!!",
  197. "user_already_invited": "Failed to send invite. User is already invited!!",
  198. "user_not_found": "User not found in the infra!!",
  199. "users_to_admin_success": "Selected users are elevated to admin status!!",
  200. "users_to_admin_failure": "Failed to elevate selected users to admin status!!"
  201. },
  202. "teams": {
  203. "add_member": "Add Member",
  204. "add_members": "Add Members",
  205. "add_new": "Add New",
  206. "admin": "Admin",
  207. "admin_Email": "Admin Email",
  208. "admin_id": "Admin ID",
  209. "cancel": "Cancel",
  210. "confirm_team_deletion": "Confirm deletion of the workspace?",
  211. "create_team": "Create Workspace",
  212. "date": "Date",
  213. "delete_team": "Delete Workspace",
  214. "details": "Details",
  215. "edit": "Edit",
  216. "editor": "EDITOR",
  217. "editor_description": "Editors can add, edit, and delete requests and collections.",
  218. "email": "Workspace owner email",
  219. "email_address": "Email Address",
  220. "email_title": "Email",
  221. "empty_name": "Team name cannot be empty!!",
  222. "error": "Something went wrong. Please try again later.",
  223. "id": "Workspace ID",
  224. "invited_email": "Invitee Email",
  225. "invited_on": "Invited On",
  226. "invites": "Invites",
  227. "load_info_error": "Unable to load Workspace info",
  228. "load_list_error": "Unable to Load Workspace List",
  229. "members": "Number of members",
  230. "no_invite": "No invites",
  231. "owner": "OWNER",
  232. "owner_description": " Owners can add, edit, and delete requests, collections and workspace members.",
  233. "permissions": "Permissions",
  234. "name": "Workspace Name",
  235. "no_members": "No members in this workspace. Add members to this workspace to collaborate",
  236. "no_pending_invites": "No pending invites",
  237. "no_teams": "No workspaces found..",
  238. "pending_invites": "Pending invites",
  239. "roles": "Roles",
  240. "roles_description": "Roles are used to control access to the shared collections.",
  241. "remove": "Remove",
  242. "rename": "Rename",
  243. "save": "Save",
  244. "save_changes": "Save Changes",
  245. "send_invite": "Send Invite",
  246. "show_more": "Show more",
  247. "team_details": "Workspace details",
  248. "team_members": "Members",
  249. "team_members_tab": "Workspace members",
  250. "teams": "Workspace",
  251. "uid": "UID",
  252. "unnamed": "(Unnamed Workspace)",
  253. "viewer": "VIEWER",
  254. "viewer_description": "Viewers can only view and use requests",
  255. "valid_name": "Please enter a valid workspace name",
  256. "valid_owner_email": "Please enter a valid owner email"
  257. },
  258. "users": {
  259. "admin": "Admin",
  260. "admin_id": "Admin ID",
  261. "cancel": "Cancel",
  262. "created_on": "Created On",
  263. "date": "Date",
  264. "delete": "Delete",
  265. "delete_user": "Delete User",
  266. "delete_users": "Delete Users",
  267. "details": "Details",
  268. "edit": "Edit",
  269. "email": "Email",
  270. "email_address": "Email Address",
  271. "empty_name": "Name cannot be empty!!",
  272. "id": "User ID",
  273. "invalid_user": "Invalid User",
  274. "invite_load_list_error": "Unable to Load Invited Users List",
  275. "invite_user": "Invite User",
  276. "invited_by": "Invited By",
  277. "invited_on": "Invited On",
  278. "invited_users": "Invited Users",
  279. "invitee_email": "Invitee Email",
  280. "load_info_error": "Unable to load user info",
  281. "load_list_error": "Unable to Load Users List",
  282. "make_admin": "Make Admin",
  283. "name": "Name",
  284. "no_invite": "No pending invites found",
  285. "no_shared_requests": "No shared requests created by the user",
  286. "no_users": "No users found",
  287. "not_found": "User not found",
  288. "pending_invites": "Pending Invites",
  289. "remove_admin_privilege": "Remove Admin Privilege",
  290. "remove_admin_status": "Remove Admin Status",
  291. "rename": "Rename",
  292. "revoke_invitation": "Revoke Invitation",
  293. "searchbar_placeholder": "Search by name or email..",
  294. "send_invite": "Send Invite",
  295. "show_more": "Show more",
  296. "uid": "UID",
  297. "unnamed": "(Unnamed User)",
  298. "user_not_found": "User not found in the infra!!",
  299. "users": "Users",
  300. "valid_email": "Please enter a valid email address"
  301. }
  302. }