en.json 16 KB

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